X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..576adedbc01b335f921aaa3254ff805a07ef12f3:/docs/latex/wx/autoobj.tex diff --git a/docs/latex/wx/autoobj.tex b/docs/latex/wx/autoobj.tex index 1240c3d49b..bd20fa6de8 100644 --- a/docs/latex/wx/autoobj.tex +++ b/docs/latex/wx/autoobj.tex @@ -16,7 +16,7 @@ gets the current Excel instance, and if it exists, makes the active cell bold. \end{verbatim} } -Note that this class works under Windows only, and currently only for Visual C++. +Note that this class obviously works under Windows only. \wxheading{Derived from} @@ -26,6 +26,10 @@ Note that this class works under Windows only, and currently only for Visual C++ +\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.