Home
last modified time | relevance | path

Searched refs:rbValue (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/filter/ftools/
H A Dfapihelper.cxx373 bool ScfPropSetHelper::ReadValue( bool& rbValue ) in ReadValue() argument
377 rbValue = ScUnoHelpFunctions::GetBoolFromAny( aAny ); in ReadValue()
397 void ScfPropSetHelper::WriteValue( const bool& rbValue ) in WriteValue() argument
400 ScUnoHelpFunctions::SetBoolInAny( *pAny, rbValue ); in WriteValue()
/aoo4110/main/sc/source/filter/inc/
H A Dfapihelper.hxx277 bool ReadValue( bool& rbValue );
296 void WriteValue( const bool& rbValue );
/aoo4110/main/sfx2/source/doc/
H A Doleprops.cxx769 bool SfxOleSection::GetBoolValue( bool& rbValue, sal_Int32 nPropId ) const in GetBoolValue() argument
775 rbValue = pProp->GetValue(); in GetBoolValue()
H A Doleprops.hxx292 bool GetBoolValue( bool& rbValue, sal_Int32 nPropId ) const;

Completed in 40 milliseconds