Searched refs:ScDocOptionsHelper (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | optuno.cxx | 43 const SfxItemPropertyMapEntry* ScDocOptionsHelper::GetPropertyMap() in GetPropertyMap() 65 sal_Bool ScDocOptionsHelper::setPropertyValue( ScDocOptions& rOptions, in setPropertyValue() 138 uno::Any ScDocOptionsHelper::getPropertyValue( in getPropertyValue() 215 …sal_Bool bDone = ScDocOptionsHelper::setPropertyValue( aOptions, *GetPropertySet().getPropertyMap(… in setPropertyValue() 227 …uno::Any aRet(ScDocOptionsHelper::getPropertyValue( aOptions, *GetPropertySet().getPropertyMap(), … in getPropertyValue()
|
H A D | funcuno.cxx | 225 aPropertyMap( ScDocOptionsHelper::GetPropertyMap() ), in ScFunctionAccess() 328 …sal_Bool bDone = ScDocOptionsHelper::setPropertyValue( *pOptions, aPropertyMap, aPropertyName, aVa… in setPropertyValue() 348 return ScDocOptionsHelper::getPropertyValue( *pOptions, aPropertyMap, aPropertyName ); in getPropertyValue()
|
H A D | docuno.cxx | 1681 …sal_Bool bOpt = ScDocOptionsHelper::setPropertyValue( aNewOpt, *aPropSet.getPropertyMap(), aProper… in setPropertyValue() 1813 … aRet = ScDocOptionsHelper::getPropertyValue( rOpt, *aPropSet.getPropertyMap(), aPropertyName ); in getPropertyValue()
|
/aoo42x/main/sc/inc/ |
H A D | optuno.hxx | 44 class ScDocOptionsHelper class
|
Completed in 39 milliseconds