diff --git a/docs/latex/wx/autoobj.tex b/docs/latex/wx/autoobj.tex index f7a66ac141..bd20fa6de8 100644 --- a/docs/latex/wx/autoobj.tex +++ b/docs/latex/wx/autoobj.tex @@ -103,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.