Home
last modified time | relevance | path

Searched refs:AutomationNamedArgsSbxArray (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/basic/source/inc/
H A Dsbunoobj.hxx274 class AutomationNamedArgsSbxArray : public SbxArray class
279 AutomationNamedArgsSbxArray( sal_Int32 nSeqSize ) in AutomationNamedArgsSbxArray() function in AutomationNamedArgsSbxArray
/aoo41x/main/basic/source/runtime/
H A Dstep2.cxx395 AutomationNamedArgsSbxArray* pArg = in SetupArgs()
396 new AutomationNamedArgsSbxArray( nArgCount ); in SetupArgs()
/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx2075 TYPEINIT1(AutomationNamedArgsSbxArray,SbxArray) in TYPEINIT1() argument
2279 AutomationNamedArgsSbxArray* pArgNamesArray = NULL; in TYPEINIT1()
2281 pArgNamesArray = PTR_CAST(AutomationNamedArgsSbxArray,pParams); in TYPEINIT1()

Completed in 29 milliseconds