Searched refs:pCompVar (Results 1 – 2 of 2) sorted by relevance
264 …SbxVariable *pCompVar = basicChosen->Find( UniString(RTL_CONSTASCII_USTRINGPARAM("ThisComponent")… in getCurrentDocument() local266 if ( pCompVar ) in getCurrentDocument()268 aModel = sbxToUnoValue( pCompVar ); in getCurrentDocument()
400 SbxVariable *pCompVar = basicChosen->Find( sKey, SbxCLASS_OBJECT ); in getCurrentDoc() local402 if ( pCompVar ) in getCurrentDoc()404 aModel = sbxToUnoValue( pCompVar ); in getCurrentDoc()
Completed in 30 milliseconds