/aoo4110/main/sd/source/ui/unoidl/ |
H A D | unopback.cxx | 67 : mpPropSet(ImplGetPageBackgroundPropertySet()), in SdUnoPageBackground() 119 if( mpPropSet->AreThereOwnUsrAnys() ) in fillItemSet() 127 pAny = mpPropSet->GetUsrAnyForID( aIt->nWID ); in fillItemSet() 219 return mpPropSet->getPropertySetInfo(); in getPropertySetInfo() 266 SvxItemPropertySet_setPropertyValue( *mpPropSet, pEntry, aValue, aSet ); in setPropertyValue() 274 mpPropSet->setPropertyValue( pEntry, aValue ); in setPropertyValue() 320 aAny = SvxItemPropertySet_getPropertyValue( *mpPropSet, pEntry, aSet ); in getPropertyValue() 326 aAny = mpPropSet->getPropertyValue( pEntry ); in getPropertyValue() 378 if( NULL == mpPropSet->GetUsrAnyForID(pEntry->nWID) ) in getPropertyState() 448 aAny = SvxItemPropertySet_getPropertyValue( *mpPropSet, pEntry, aSet ); in getPropertyDefault() [all …]
|
H A D | unosrch.cxx | 722 …mpPropSet = new SvxItemPropertySet(ImplGetSearchPropertyMap(), SdrObject::GetGlobalDrawObjectItemP… in SdUnoSearchReplaceDescriptor() 733 delete mpPropSet; in ~SdUnoSearchReplaceDescriptor() 767 return mpPropSet->getPropertySetInfo(); in getPropertySetInfo() 775 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue() 805 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
|
H A D | unoobj.cxx | 313 mpPropSet( pModel? in SdXShape() 409 if( mpPropSet->getPropertyMapEntry(PropertyName) ) in getPropertyState() 427 if( mpPropSet->getPropertyMapEntry(PropertyName) ) in setPropertyToDefault() 441 if( mpPropSet->getPropertyMapEntry(aPropertyName) ) in getPropertyDefault() 496 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue() 747 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
|
H A D | unomodel.cxx | 218 mpPropSet( ImplGetDrawModelPropertySet() ) in SdXImpressDocument() 237 mpPropSet( ImplGetDrawModelPropertySet() ) in SdXImpressDocument() 1267 return mpPropSet->getPropertySetInfo(); in getPropertySetInfo() 1278 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue() 1353 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
|
H A D | unopback.hxx | 50 const SvxItemPropertySet* mpPropSet; member in SdUnoPageBackground
|
H A D | unoobj.hxx | 51 const SvxItemPropertySet* mpPropSet; member in SdXShape
|
H A D | unopage.cxx | 378 mpPropSet ( _pSet ), in SdGenericDrawPage() 604 return mpPropSet->getPropertySetInfo(); in getPropertySetInfo() 614 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue() 1019 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
|
H A D | unopage.hxx | 78 const SvxItemPropertySet* mpPropSet; member in SdGenericDrawPage
|
/aoo4110/main/writerfilter/source/doctok/ |
H A D | WW8ResourceModelImpl.cxx | 169 if( bool(mpPropSet)) in resolve() local 173 if (mpPropSet->isPap()) in resolve() 175 WW8IntValue aValue(mpPropSet->get_istd()); in resolve() 180 WW8PropertySetIterator::Pointer_t pIt = mpPropSet->begin(); in resolve() 181 WW8PropertySetIterator::Pointer_t pItEnd = mpPropSet->end(); in resolve()
|
H A D | WW8ResourceModelImpl.hxx | 47 WW8PropertySet::Pointer_t mpPropSet; member in writerfilter::doctok::WW8PropertiesReference 52 : mpPropSet(pPropSet) in WW8PropertiesReference()
|
/aoo4110/main/editeng/source/uno/ |
H A D | unofield.cxx | 261 , mpPropSet(NULL) in SvxUnoTextField() 265 mpPropSet = ImplGetFieldItemPropertySet(mnServiceId); in SvxUnoTextField() 316 , mpPropSet(NULL) in SvxUnoTextField() 391 mpPropSet = ImplGetFieldItemPropertySet(mnServiceId); in SvxUnoTextField() 662 return mpPropSet->getPropertySetInfo(); in getPropertySetInfo() 673 … const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMap()->getByName( aPropertyName ); in setPropertyValue() 842 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMap()->getByName( PropertyName ); in getPropertyValue()
|
H A D | unotext.cxx | 244 : mpEditSource(NULL) , mpPropSet(_pSet) in SvxUnoTextRangeBase() 252 : mpPropSet(_pSet) in SvxUnoTextRangeBase() 281 , mpPropSet(rRange.getPropertySet()) in SvxUnoTextRangeBase() 463 return mpPropSet->getPropertySetInfo(); in getPropertySetInfo() 483 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName ); in _setPropertyValue() 540 mpPropSet->setPropertyValue(pMap, rValue, rNewSet, false ); in setPropertyValue() 648 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName ); in _getPropertyValue() 711 rAny = mpPropSet->getPropertyValue(pMap, rSet, true, false ); in getPropertyValue() 1082 return _getPropertyState( mpPropSet->getPropertyMapEntry( PropertyName ), nPara); in _getPropertyState() 1328 return mpPropSet->getPropertyValue(pMap, aSet, true, false ); in getPropertyDefault() [all …]
|
/aoo4110/main/svx/source/table/ |
H A D | cell.cxx | 308 , mpPropSet( ImplGetSvxCellPropertySet() ) in Cell() 972 Any aAny( SvxItemPropertySet_getPropertyValue( *mpPropSet, pMap, aSet ) ); in GetAnyForItem() 994 return mpPropSet->getPropertySetInfo(); in getPropertySetInfo() 1006 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(rPropertyName); in setPropertyValue() 1128 SvxItemPropertySet_setPropertyValue( *mpPropSet, pMap, rValue, aSet ); in setPropertyValue() 1151 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue() 1352 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyState() 1495 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in setPropertyToDefault() 1538 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(aPropertyName); in getPropertyDefault()
|
H A D | cell.hxx | 218 const SvxItemPropertySet* mpPropSet; member in sdr::table::Cell
|
/aoo4110/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 224 , mpPropSet(pPropertySet) in SvxShape() 494 ObtainSettingsFromPropertySet( *mpPropSet ); in Create() 1509 return mpPropSet->getPropertySetInfo(); in _getPropertySetInfo() 1767 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(rPropertyName); in _setPropertyValue() 1833 SvxItemPropertySet_setPropertyValue( *mpPropSet, pMap, rVal, *pSet ); in _setPropertyValue() 1870 mpPropSet->setPropertyValue( pMap, rVal ); in _setPropertyValue() 1892 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in _getPropertyValue() 1938 aAny = mpPropSet->getPropertyValue( pMap ); in _getPropertyValue() 2133 aAny = SvxItemPropertySet_getPropertyValue( *mpPropSet, pMap, aSet ); in GetAnyForItem() 2177 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in _getPropertyState() [all …]
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | unofield.hxx | 73 const SfxItemPropertySet* mpPropSet; member in SvxUnoTextField
|
H A D | unotext.hxx | 263 const SvxItemPropertySet* mpPropSet; member in SvxUnoTextRangeBase 303 const SvxItemPropertySet* getPropertySet() const throw() { return mpPropSet; } in getPropertySet()
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | unosrch.hxx | 83 SvxItemPropertySet* mpPropSet; member in SdUnoSearchReplaceDescriptor
|
H A D | unomodel.hxx | 118 const SvxItemPropertySet* mpPropSet; member in SdXImpressDocument
|
/aoo4110/main/svx/inc/svx/ |
H A D | unoshape.hxx | 130 const SvxItemPropertySet* mpPropSet; member in SvxShape 189 const SvxItemPropertySet& GetPropertySet() { return *mpPropSet; } in GetPropertySet()
|