]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dataform.tex
implemented and documented wxHtmlWindow::OnCellMouseHover() and OnCellClick()
[wxWidgets.git] / docs / latex / wx / dataform.tex
index 9256dcefe0454148fd4181cdac5ddca3670c13a1..3b9991e1400f9728698a1c0adb5922a0d71cc813 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     03.11.99
 %% RCS-ID:      $Id$
 %% Copyright:   (c) Vadim Zeitlin
-%% Licence:     wxWindows licence
+%% License:     wxWindows license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxDataFormat}}\label{wxdataformat}
@@ -48,7 +48,7 @@ do clipboard format registration at this time will usually lead to a crash!
 
 \wxheading{Virtual functions to override}
 
-None, this class doesn't have any.
+None
 
 \wxheading{Derived from}
 
@@ -112,4 +112,5 @@ Sets the format to be the custom format identified by the given name.
 
 \func{void}{SetType}{\param{NativeFormat}{ format}}
 
-Sets the format to the given value which should be one of wxDF\_XXX constants.
+Sets the format to the given value, which should be one of wxDF\_XXX constants.
+