Home
last modified time | relevance | path

Searched refs:i_retValue (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basic/inc/basic/
H A Dbasmgr.hxx240 … ExecuteMacro( String const& i_fullyQualifiedName, SbxArray* i_arguments, SbxValue* i_retValue );
242 …ro( String const& i_fullyQualifiedName, String const& i_commaSeparatedArgs, SbxValue* i_retValue );
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx1919 …er::ExecuteMacro( String const& i_fullyQualifiedName, SbxArray* i_arguments, SbxValue* i_retValue ) in ExecuteMacro() argument
1927 nError = pMethod->Call( i_retValue ); in ExecuteMacro()
1934 …cro( String const& i_fullyQualifiedName, String const& i_commaSeparatedArgs, SbxValue* i_retValue ) in ExecuteMacro() argument
1975 *i_retValue = *pRet; in ExecuteMacro()

Completed in 30 milliseconds