Home
last modified time | relevance | path

Searched refs:mpPropSet (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sd/source/ui/unoidl/
H A Dunopback.cxx67 : 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 Dunosrch.cxx722mpPropSet = 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 Dunoobj.cxx313 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 Dunomodel.cxx218 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 Dunopback.hxx50 const SvxItemPropertySet* mpPropSet; member in SdUnoPageBackground
H A Dunoobj.hxx51 const SvxItemPropertySet* mpPropSet; member in SdXShape
H A Dunopage.cxx378 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 Dunopage.hxx78 const SvxItemPropertySet* mpPropSet; member in SdGenericDrawPage
/trunk/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.cxx169 if( bool(mpPropSet)) in resolve() local
171 if (mpPropSet->isPap()) in resolve()
173 WW8IntValue aValue(mpPropSet->get_istd()); in resolve()
178 WW8PropertySetIterator::Pointer_t pIt = mpPropSet->begin(); in resolve()
179 WW8PropertySetIterator::Pointer_t pItEnd = mpPropSet->end(); in resolve()
H A DWW8ResourceModelImpl.hxx47 WW8PropertySet::Pointer_t mpPropSet; member in writerfilter::doctok::WW8PropertiesReference
52 : mpPropSet(pPropSet) in WW8PropertiesReference()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx244 : 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 …]
H A Dunofield.cxx261 , 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()
/trunk/main/svx/source/table/
H A Dcell.cxx308 , 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 Dcell.hxx218 const SvxItemPropertySet* mpPropSet; member in sdr::table::Cell
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx224 , 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 …]
/trunk/main/editeng/inc/editeng/
H A Dunofield.hxx73 const SfxItemPropertySet* mpPropSet; member in SvxUnoTextField
H A Dunotext.hxx263 const SvxItemPropertySet* mpPropSet; member in SvxUnoTextRangeBase
303 const SvxItemPropertySet* getPropertySet() const throw() { return mpPropSet; } in getPropertySet()
/trunk/main/sd/source/ui/inc/
H A Dunosrch.hxx83 SvxItemPropertySet* mpPropSet; member in SdUnoSearchReplaceDescriptor
H A Dunomodel.hxx118 const SvxItemPropertySet* mpPropSet; member in SdXImpressDocument
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx130 const SvxItemPropertySet* mpPropSet; member in SvxShape
189 const SvxItemPropertySet& GetPropertySet() { return *mpPropSet; } in GetPropertySet()

Completed in 153 milliseconds