Home
last modified time | relevance | path

Searched refs:m_rPropSet (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunoparagraph.cxx128 SfxItemPropertySet const& m_rPropSet; member in SwXParagraph::Impl
142 , m_rPropSet(*aSwMapProvider.GetPropertySet(PROPERTY_MAP_PARAGRAPH)) in Impl()
383 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo()
427 SfxItemPropertyMap const*const pMap = m_rPropSet.getPropertyMap(); in SetPropertyValues_Impl()
447 SwUnoCursorHelper::SetPropertyValue(aCursor, m_rPropSet, in SetPropertyValues_Impl()
527 m_rPropSet.getPropertyValue(rEntry, rSet, rAny); in GetSinglePropertyValue_Impl()
578 SfxItemPropertyMap const*const pMap = m_rPropSet.getPropertyMap(); in GetPropertyValues_Impl()
702 m_pImpl->m_rPropSet.getPropertyMap(); in setPropertyValuesTolerant()
733 aCursor, m_pImpl->m_rPropSet, pProp[i], pValue[i]); in setPropertyValuesTolerant()
822 SfxItemPropertyMap const*const pPropMap = m_rPropSet.getPropertyMap(); in GetPropertyValuesTolerant_Impl()
[all …]
H A Dunosect.cxx122 const SfxItemPropertySet & m_rPropSet; member in SwXTextSection::Impl
133 , m_rPropSet(*aSwMapProvider.GetPropertySet(PROPERTY_MAP_SECTION)) in Impl()
533 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo()
617 m_rPropSet.getPropertyMap()->getByName(pPropertyNames[nProperty]); in SetPropertyValues_Impl()
872 m_rPropSet.setPropertyValue(*pEntry, in SetPropertyValues_Impl()
1022 m_rPropSet.getPropertyMap()->getByName(pPropertyNames[nProperty]); in GetPropertyValues_Impl()
1228 m_rPropSet.getPropertyValue(*pEntry, in GetPropertyValues_Impl()
1465 m_pImpl->m_rPropSet.getPropertyMap()->getByName( pNames[i]); in getPropertyStates()
1496 pStates[i] = m_pImpl->m_rPropSet.getPropertyState( in getPropertyStates()
1545 m_pImpl->m_rPropSet.getPropertyMap()->getByName(rPropertyName); in setPropertyToDefault()
[all …]
H A Dunoobj2.cxx747 const SfxItemPropertySet & m_rPropSet; member in SwXTextRange::Impl
758 , m_rPropSet(*aSwMapProvider.GetPropertySet(PROPERTY_MAP_TEXT_CURSOR)) in Impl()
1376 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo()
1392 SwUnoCursorHelper::SetPropertyValue(aPaM, m_pImpl->m_rPropSet, in setPropertyValue()
1407 return SwUnoCursorHelper::GetPropertyValue(aPaM, m_pImpl->m_rPropSet, in getPropertyValue()
1458 return SwUnoCursorHelper::GetPropertyState(aPaM, m_pImpl->m_rPropSet, in getPropertyState()
1473 return SwUnoCursorHelper::GetPropertyStates(aPaM, m_pImpl->m_rPropSet, in getPropertyStates()
1487 SwUnoCursorHelper::SetPropertyToDefault(aPaM, m_pImpl->m_rPropSet, in setPropertyToDefault()
1502 return SwUnoCursorHelper::GetPropertyDefault(aPaM, m_pImpl->m_rPropSet, in getPropertyDefault()
H A Dunoidx.cxx336 SfxItemPropertySet const& m_rPropSet; member in SwXDocumentIndex::Impl
350 , m_rPropSet( in Impl()
615 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo()
629 m_pImpl->m_rPropSet.getPropertyMap()->getByName(rPropertyName); in setPropertyValue()
907 m_pImpl->m_rPropSet.setPropertyValue( in setPropertyValue()
946 m_pImpl->m_rPropSet.getPropertyMap()->getByName(rPropertyName); in getPropertyValue()
1265 aRet = m_pImpl->m_rPropSet.getPropertyValue( in getPropertyValue()
1573 SfxItemPropertySet const& m_rPropSet; member in SwXDocumentIndexMark::Impl
1597 , m_rPropSet( in Impl()
2179 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo()
[all …]
H A Dunoobj.cxx775 const SfxItemPropertySet & m_rPropSet; member in SwXTextCursor::Impl
787 , m_rPropSet(*aSwMapProvider.GetPropertySet(PROPERTY_MAP_TEXT_CURSOR)) in Impl()
2310 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo()
2353 m_pImpl->m_rPropSet, rPropertyName, rValue); in setPropertyValue()
2382 m_pImpl->m_rPropSet, rPropertyName); in getPropertyValue()
2446 rUnoCursor, m_pImpl->m_rPropSet, rPropertyName); in getPropertyState()
2461 rUnoCursor, m_pImpl->m_rPropSet, rPropertyNames); in getPropertyStates()
2560 m_pImpl->m_rPropSet.getPropertyMap()->getByName( pNames[i] ); in setPropertiesToDefault()
2630 m_pImpl->m_rPropSet.getPropertyMap()->getByName( pNames[i] ); in getPropertyDefaults()
H A Dunotext.cxx91 SfxItemPropertySet const& m_rPropSet; member in SwXText::Impl
99 , m_rPropSet(*aSwMapProvider.GetPropertySet(PROPERTY_MAP_TEXT)) in Impl()
1166 m_pImpl->m_rPropSet.getPropertySetInfo(); in getPropertySetInfo()
1194 m_pImpl->m_rPropSet.getPropertyMap()->getByName(rPropertyName); in getPropertyValue()