Searched refs:TheRealValue (Results 1 – 2 of 2) sorted by relevance
429 SbxValue* SbxValue::TheRealValue() const in TheRealValue() function in SbxValue431 return TheRealValue( sal_True ); in TheRealValue()437 SbxValue* SbxValue::TheRealValue( sal_Bool bObjInObjError ) const in TheRealValue() function in SbxValue527 p = TheRealValue(); in Get()713 p = TheRealValue( sal_False ); // #55226 Hier keinen Fehler erlauben in GET()
233 SbxValue* TheRealValue( sal_Bool bObjInObjError ) const;234 SbxValue* TheRealValue() const;
Completed in 16 milliseconds