Searched refs:pVariable (Results 1 – 1 of 1) sorted by relevance
1808 SbxVariable* pVariable = pStandardLib->Find( sVarName, SbxCLASS_OBJECT ); in SetGlobalUNOConstant() local1809 if ( pVariable ) in SetGlobalUNOConstant()1810 aOldValue = sbxToUnoValue( pVariable ); in SetGlobalUNOConstant()
Completed in 69 milliseconds