Searched refs:getPropertyMapEntry (Results 1 – 16 of 16) sorted by relevance
227 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry( aPropertyName ); in setPropertyValue()285 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry(PropertyName); in getPropertyValue()343 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry(PropertyName); in getPropertyState()407 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry(PropertyName); in setPropertyToDefault()431 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry(aPropertyName); in getPropertyDefault()455 const SfxItemPropertySimpleEntry* SdUnoPageBackground::getPropertyMapEntry( const OUString& rProper… in getPropertyMapEntry() function in SdUnoPageBackground
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()
206 const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue()283 const SfxItemPropertySimpleEntry* pEntry = pPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
775 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue()805 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
54 …const SfxItemPropertySimpleEntry* getPropertyMapEntry( const ::rtl::OUString& rPropertyName ) cons…
1278 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue()1353 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
614 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue()1019 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
1101 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 SdStyleSheet1443 return GetStylePropertySet().getPropertyMapEntry(rPropertyName); in getPropertyMapEntry()
91 …static PropertyMapEntry* getPropertyMapEntry( const DescriptorValues::const_iterato…230 …PropertyMapEntry* ODADescriptorImpl::getPropertyMapEntry( const DescriptorValues::const_iterator& … in getPropertyMapEntry() function in svx::ODADescriptorImpl251 PropertyMapEntry* pProperty = getPropertyMapEntry( _rPos ); in buildPropertyValue()305 PropertyMapEntry* pMapEntry = getPropertyMapEntry( aLoop ); in updateSet()
1006 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()
483 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName ); in _setPropertyValue()648 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName ); in _getPropertyValue()832 … const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry( *pPropertyNames ); in _setPropertyValues()949 … const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry( *pPropertyNames ); in _getPropertyValues()1082 return _getPropertyState( mpPropSet->getPropertyMapEntry( PropertyName ), nPara); in _getPropertyState()1118 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry( *pNames++ ); in _getPropertyStates()1237 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry( PropertyName ); in _setPropertyToDefault()1299 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry( aPropertyName ); in getPropertyDefault()
291 const SfxItemPropertySimpleEntry* SvxItemPropertySet::getPropertyMapEntry(const OUString &rName) co… in getPropertyMapEntry() function in SvxItemPropertySet
68 const SfxItemPropertySimpleEntry* getPropertyMapEntry(const ::rtl::OUString &rName) const;
327 const SfxItemPropertySimpleEntry* pEntry = maPropSet.getPropertyMapEntry(aPropertyName); in setPropertyValue()608 const SfxItemPropertySimpleEntry* pEntry = maPropSet.getPropertyMapEntry(PropertyName); in getPropertyValue()
1767 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(rPropertyName); in _setPropertyValue()1892 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in _getPropertyValue()2177 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in _getPropertyState()3178 const SfxItemPropertySimpleEntry* pProperty = mpPropSet->getPropertyMapEntry(PropertyName); in _setPropertyToDefault()3211 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(aPropertyName); in _getPropertyDefault()
127 …const SfxItemPropertySimpleEntry* getPropertyMapEntry( const ::rtl::OUString& rPropertyName ) cons…
Completed in 136 milliseconds