Home
last modified time | relevance | path

Searched refs:TheRealValue (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxvalue.cxx429 SbxValue* SbxValue::TheRealValue() const in TheRealValue() function in SbxValue
431 return TheRealValue( sal_True ); in TheRealValue()
437 SbxValue* SbxValue::TheRealValue( sal_Bool bObjInObjError ) const in TheRealValue() function in SbxValue
527 p = TheRealValue(); in Get()
713 p = TheRealValue( sal_False ); // #55226 Hier keinen Fehler erlauben in GET()
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx233 SbxValue* TheRealValue( sal_Bool bObjInObjError ) const;
234 SbxValue* TheRealValue() const;

Completed in 24 milliseconds