Home
last modified time | relevance | path

Searched refs:getPropertyMapEntry (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sd/source/ui/unoidl/
H A Dunopback.cxx222 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry( aPropertyName ); in setPropertyValue()
279 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry(PropertyName); in getPropertyValue()
336 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry(PropertyName); in getPropertyState()
398 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry(PropertyName); in setPropertyToDefault()
421 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry(aPropertyName); in getPropertyDefault()
445 const SfxItemPropertySimpleEntry* SdUnoPageBackground::getPropertyMapEntry( const OUString& rProper… in getPropertyMapEntry() function in SdUnoPageBackground
H A Dunoobj.cxx406 if( mpPropSet->getPropertyMapEntry(PropertyName) ) in getPropertyState()
424 if( mpPropSet->getPropertyMapEntry(PropertyName) ) in setPropertyToDefault()
438 if( mpPropSet->getPropertyMapEntry(aPropertyName) ) in getPropertyDefault()
491 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue()
741 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
H A Dunolayer.cxx201 const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue()
277 const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
H A Dunosrch.cxx763 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue()
792 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
H A Dunopback.hxx54 …const SfxItemPropertySimpleEntry* getPropertyMapEntry( const ::rtl::OUString& rPropertyName ) cons…
H A Dunomodel.cxx1266 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue()
1340 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
H A Dunopage.cxx611 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue()
1015 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx1101 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry( aPropertyName ); in setPropertyValue()
1183 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry( PropertyName ); in getPropertyValue()
1285 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry( PropertyName ); in getPropertyState()
1386 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry( PropertyName ); in setPropertyToDefault()
1412 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry( aPropertyName ); in getPropertyDefault()
1441 const SfxItemPropertySimpleEntry* SdStyleSheet::getPropertyMapEntry( const OUString& rPropertyName … in getPropertyMapEntry() function in SdStyleSheet
1443 return GetStylePropertySet().getPropertyMapEntry(rPropertyName); in getPropertyMapEntry()
/trunk/main/svx/source/form/
H A Ddataaccessdescriptor.cxx91 …static PropertyMapEntry* getPropertyMapEntry( const DescriptorValues::const_iterato…
230 …PropertyMapEntry* ODADescriptorImpl::getPropertyMapEntry( const DescriptorValues::const_iterator& … in getPropertyMapEntry() function in svx::ODADescriptorImpl
251 PropertyMapEntry* pProperty = getPropertyMapEntry( _rPos ); in buildPropertyValue()
305 PropertyMapEntry* pMapEntry = getPropertyMapEntry( aLoop ); in updateSet()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx476 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName ); in _setPropertyValue()
639 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName ); in _getPropertyValue()
822 … const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry( *pPropertyNames ); in _setPropertyValues()
939 … const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry( *pPropertyNames ); in _getPropertyValues()
1069 return _getPropertyState( mpPropSet->getPropertyMapEntry( PropertyName ), nPara); in _getPropertyState()
1103 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry( *pNames++ ); in _getPropertyStates()
1220 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry( PropertyName ); in _setPropertyToDefault()
1280 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry( aPropertyName ); in getPropertyDefault()
H A Dunoipset.cxx291 const SfxItemPropertySimpleEntry* SvxItemPropertySet::getPropertyMapEntry(const OUString &rName) co… in getPropertyMapEntry() function in SvxItemPropertySet
/trunk/main/svx/source/table/
H A Dcell.cxx1006 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(rPropertyName); 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()
/trunk/main/editeng/inc/editeng/
H A Dunoipset.hxx68 const SfxItemPropertySimpleEntry* getPropertyMapEntry(const ::rtl::OUString &rName) const;
/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx322 const SfxItemPropertySimpleEntry* pEntry = maPropSet.getPropertyMapEntry(aPropertyName); in setPropertyValue()
603 const SfxItemPropertySimpleEntry* pEntry = maPropSet.getPropertyMapEntry(PropertyName); in getPropertyValue()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1760 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(rPropertyName); in _setPropertyValue()
1883 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in _getPropertyValue()
2166 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in _getPropertyState()
3164 const SfxItemPropertySimpleEntry* pProperty = mpPropSet->getPropertyMapEntry(PropertyName); in _setPropertyToDefault()
3195 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(aPropertyName); in _getPropertyDefault()
/trunk/main/sd/inc/
H A Dstlsheet.hxx127 …const SfxItemPropertySimpleEntry* getPropertyMapEntry( const ::rtl::OUString& rPropertyName ) cons…