Searched refs:AutomationNamedArgsSbxArray (Results 1 – 3 of 3) sorted by relevance
274 class AutomationNamedArgsSbxArray : public SbxArray class279 AutomationNamedArgsSbxArray( sal_Int32 nSeqSize ) in AutomationNamedArgsSbxArray() function in AutomationNamedArgsSbxArray
395 AutomationNamedArgsSbxArray* pArg = in SetupArgs()396 new AutomationNamedArgsSbxArray( nArgCount ); in SetupArgs()
2075 TYPEINIT1(AutomationNamedArgsSbxArray,SbxArray) in TYPEINIT1() argument2279 AutomationNamedArgsSbxArray* pArgNamesArray = NULL; in TYPEINIT1()2281 pArgNamesArray = PTR_CAST(AutomationNamedArgsSbxArray,pParams); in TYPEINIT1()
Completed in 97 milliseconds