Searched refs:m_rPropSet (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoparagraph.cxx | 123 SfxItemPropertySet const& m_rPropSet; member in SwXParagraph::Impl 137 , m_rPropSet(*aSwMapProvider.GetPropertySet(PROPERTY_MAP_PARAGRAPH)) in Impl() 381 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo() 433 SfxItemPropertyMap const*const pMap = m_rPropSet.getPropertyMap(); in SetPropertyValues_Impl() 453 SwUnoCursorHelper::SetPropertyValue(aCursor, m_rPropSet, in SetPropertyValues_Impl() 496 SfxItemPropertyMap const*const pMap = m_rPropSet.getPropertyMap(); in GetPropertyValues_Impl() 517 m_rPropSet.getPropertyValue( in GetPropertyValues_Impl() 625 m_pImpl->m_rPropSet.getPropertyMap(); in setPropertyValuesTolerant() 800 m_rPropSet.getPropertyValue( in GetPropertyValuesTolerant_Impl() 1005 m_pImpl->m_rPropSet.getPropertyMap()->getByName(rPropertyName); in getPropertyState() [all …]
|
H A D | unosect.cxx | 122 const SfxItemPropertySet & m_rPropSet; member in SwXTextSection::Impl 133 , m_rPropSet(*aSwMapProvider.GetPropertySet(PROPERTY_MAP_SECTION)) in Impl() 542 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo() 629 m_rPropSet.getPropertyMap()->getByName(pPropertyNames[nProperty]); in SetPropertyValues_Impl() 884 m_rPropSet.setPropertyValue(*pEntry, in SetPropertyValues_Impl() 1041 m_rPropSet.getPropertyMap()->getByName(pPropertyNames[nProperty]); in GetPropertyValues_Impl() 1247 m_rPropSet.getPropertyValue(*pEntry, in GetPropertyValues_Impl() 1500 m_pImpl->m_rPropSet.getPropertyMap()->getByName( pNames[i]); in getPropertyStates() 1531 pStates[i] = m_pImpl->m_rPropSet.getPropertyState( in getPropertyStates() 1581 m_pImpl->m_rPropSet.getPropertyMap()->getByName(rPropertyName); in setPropertyToDefault() [all …]
|
H A D | unoobj2.cxx | 755 const SfxItemPropertySet & m_rPropSet; member in SwXTextRange::Impl 766 , m_rPropSet(*aSwMapProvider.GetPropertySet(PROPERTY_MAP_TEXT_CURSOR)) in Impl() 1389 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo() 1408 SwUnoCursorHelper::SetPropertyValue(aPaM, m_pImpl->m_rPropSet, in setPropertyValue() 1425 return SwUnoCursorHelper::GetPropertyValue(aPaM, m_pImpl->m_rPropSet, in getPropertyValue() 1485 return SwUnoCursorHelper::GetPropertyState(aPaM, m_pImpl->m_rPropSet, in getPropertyState() 1501 return SwUnoCursorHelper::GetPropertyStates(aPaM, m_pImpl->m_rPropSet, in getPropertyStates() 1516 SwUnoCursorHelper::SetPropertyToDefault(aPaM, m_pImpl->m_rPropSet, in setPropertyToDefault() 1533 return SwUnoCursorHelper::GetPropertyDefault(aPaM, m_pImpl->m_rPropSet, in getPropertyDefault()
|
H A D | unoidx.cxx | 349 SfxItemPropertySet const& m_rPropSet; member in SwXDocumentIndex::Impl 363 , m_rPropSet( in Impl() 631 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo() 648 m_pImpl->m_rPropSet.getPropertyMap()->getByName(rPropertyName); in setPropertyValue() 926 m_pImpl->m_rPropSet.setPropertyValue( in setPropertyValue() 967 m_pImpl->m_rPropSet.getPropertyMap()->getByName(rPropertyName); in getPropertyValue() 1286 aRet = m_pImpl->m_rPropSet.getPropertyValue( in getPropertyValue() 1605 SfxItemPropertySet const& m_rPropSet; member in SwXDocumentIndexMark::Impl 1629 , m_rPropSet( in Impl() 2217 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo() [all …]
|
H A D | unoobj.cxx | 779 const SfxItemPropertySet & m_rPropSet; member in SwXTextCursor::Impl 791 , m_rPropSet(*aSwMapProvider.GetPropertySet(PROPERTY_MAP_TEXT_CURSOR)) in Impl() 2333 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo() 2379 m_pImpl->m_rPropSet, rPropertyName, rValue); in setPropertyValue() 2410 m_pImpl->m_rPropSet, rPropertyName); in getPropertyValue() 2483 rUnoCursor, m_pImpl->m_rPropSet, rPropertyName); in getPropertyState() 2499 rUnoCursor, m_pImpl->m_rPropSet, rPropertyNames); in getPropertyStates() 2603 m_pImpl->m_rPropSet.getPropertyMap()->getByName( pNames[i] ); in setPropertiesToDefault() 2675 m_pImpl->m_rPropSet.getPropertyMap()->getByName( pNames[i] ); in getPropertyDefaults()
|
H A D | unotext.cxx | 91 SfxItemPropertySet const& m_rPropSet; member in SwXText::Impl 99 , m_rPropSet(*aSwMapProvider.GetPropertySet(PROPERTY_MAP_TEXT)) in Impl() 1182 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo() 1215 m_pImpl->m_rPropSet.getPropertyMap()->getByName(rPropertyName); in getPropertyValue()
|
Completed in 85 milliseconds