]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/autoobj.tex
undefine _DEFINE_LIST before redefining it; also rename it to have WX prefix
[wxWidgets.git] / docs / latex / wx / autoobj.tex
index 8afc07a8d9451dbae605e903696ff1210db29653..bd20fa6de8ddfb2743f68babd18f6f2bcb6711ed 100644 (file)
@@ -26,6 +26,10 @@ Note that this class obviously works under Windows only.
 
 <wx/msw/ole/automtn.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxVariant}{wxvariant}
@@ -99,7 +103,7 @@ such as two copies of Excel running. Which object is referenced cannot currently
 
 \membersection{wxAutomationObject::GetObject}\label{wxautomationobjectgetobject}
 
-\constfunc{bool}{GetObject}{\param{wxAutomationObject\&}{obj} \param{const wxString\&}{ property},
+\constfunc{bool}{GetObject}{\param{wxAutomationObject\&}{obj}, \param{const wxString\&}{ property},
  \param{int}{ noArgs = 0}, \param{wxVariant }{args[] = NULL}}
 
 Retrieves a property from this object, assumed to be a dispatch pointer, and initialises {\it obj} with it.