Searched refs:ScDocOptionsHelper (Results 1 – 4 of 4) sorted by relevance
| /trunk/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() 212 …sal_Bool bDone = ScDocOptionsHelper::setPropertyValue( aOptions, *GetPropertySet().getPropertyMap(… in setPropertyValue() 222 …uno::Any aRet(ScDocOptionsHelper::getPropertyValue( aOptions, *GetPropertySet().getPropertyMap(), … in getPropertyValue()
|
| H A D | funcuno.cxx | 225 aPropertyMap( ScDocOptionsHelper::GetPropertyMap() ), in ScFunctionAccess() 322 …sal_Bool bDone = ScDocOptionsHelper::setPropertyValue( *pOptions, aPropertyMap, aPropertyName, aVa… in setPropertyValue() 340 return ScDocOptionsHelper::getPropertyValue( *pOptions, aPropertyMap, aPropertyName ); in getPropertyValue()
|
| H A D | docuno.cxx | 1695 …sal_Bool bOpt = ScDocOptionsHelper::setPropertyValue( aNewOpt, *aPropSet.getPropertyMap(), aProper… in setPropertyValue() 1825 … aRet = ScDocOptionsHelper::getPropertyValue( rOpt, *aPropSet.getPropertyMap(), aPropertyName ); in getPropertyValue()
|
| /trunk/main/sc/inc/ |
| H A D | optuno.hxx | 44 class ScDocOptionsHelper class
|