Home
last modified time | relevance | path

Searched refs:rPropNameSupplier (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx589 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in lcl_MoveBorderPropertiesToFrame() local
592 ::rtl::OUString sPropertyName = rPropNameSupplier.GetName(aBorderProperties[nProperty]); in lcl_MoveBorderPropertiesToFrame()
716 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in finishParagraph() local
755 … xParaProperties->setPropertyToDefault(rPropNameSupplier.GetName(PROP_CHAR_ESCAPEMENT)); in finishParagraph()
756 xParaProperties->setPropertyToDefault(rPropNameSupplier.GetName(PROP_CHAR_HEIGHT)); in finishParagraph()
1243 … PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in PushPageHeader() local
1246 rPropNameSupplier.GetName(PROP_HEADER_IS_ON), in PushPageHeader()
1251 …xPageStyle->setPropertyValue(rPropNameSupplier.GetName(PROP_HEADER_IS_SHARED), uno::makeAny( false… in PushPageHeader()
1255 …xPageStyle->getPropertyValue(rPropNameSupplier.GetName( bLeft ? PROP_HEADER_TEXT_LEFT : PROP_HEADE… in PushPageHeader()
1282 … PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in PushPageFooter() local
[all …]
H A DGraphicImport.cxx1121 PropertyNameSupplier& rPropNameSupplier = in lcl_attribute() local
1124 (rPropNameSupplier.GetName(PROP_ANCHOR_TYPE), in lcl_attribute()
1128 (rPropNameSupplier.GetName(PROP_TEXT_RANGE), in lcl_attribute()
1538 … PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in createGraphicObject() local
1543 …xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName(PROP_GRAPHIC), uno::makeAny( … in createGraphicObject()
1544 xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName(PROP_ANCHOR_TYPE), in createGraphicObject()
1568 …xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName( aBorderProps[nBorder]), uno:… in createGraphicObject()
1572 xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName( PROP_TITLE ), in createGraphicObject()
1575 … xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName( PROP_POSITION_PROTECTED ), in createGraphicObject()
1578 … xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName( PROP_SIZE_PROTECTED ), in createGraphicObject()
[all …]
H A DPropertyMap.cxx75 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in GetPropertyValues() local
79 pValues[nValue].Name = rPropNameSupplier.GetName( aParaStyleIter->first.eId ); in GetPropertyValues()
87 pValues[nValue].Name = rPropNameSupplier.GetName( aCharStyleIter->first.eId ); in GetPropertyValues()
94 pValues[nValue].Name = rPropNameSupplier.GetName( aNumRuleIter->first.eId ); in GetPropertyValues()
103 pValues[nValue].Name = rPropNameSupplier.GetName( aMapIter->first.eId ); in GetPropertyValues()
166 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in toTag() local
172 pTag->addAttr("name", rPropNameSupplier.GetName( aMapIter->first.eId )); in toTag()
322 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in SectionPropertyMap() local
323 m_sFirstPageStyleName = rPropNameSupplier.GetName( PROP_FIRST_PAGE ); in SectionPropertyMap()
324 m_sFollowPageStyleName = rPropNameSupplier.GetName( PROP_STANDARD ); in SectionPropertyMap()
[all …]
H A DStyleSheetTable.cxx769 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in ApplyStyleSheets() local
770 … xStyleFamilies->getByName(rPropNameSupplier.GetName( PROP_CHARACTER_STYLES )) >>= xCharStyles; in ApplyStyleSheets()
771 … xStyleFamilies->getByName(rPropNameSupplier.GetName( PROP_PARAGRAPH_STYLES )) >>= xParaStyles; in ApplyStyleSheets()
792 rPropNameSupplier.GetName( PROP_SERVICE_PARA_STYLE ) : in ApplyStyleSheets()
793 rPropNameSupplier.GetName( PROP_SERVICE_CHAR_STYLE )), in ApplyStyleSheets()
865 … beans::PropertyValue aLvlVal( rPropNameSupplier.GetName( PROP_OUTLINE_LEVEL ), 0, in ApplyStyleSheets()
873 … beans::PropertyValue aStyleVal( rPropNameSupplier.GetName( PROP_NUMBERING_STYLE_NAME ), 0, in ApplyStyleSheets()
887 … xState1->setPropertyToDefault(rPropNameSupplier.GetName( PROP_PARA_LEFT_MARGIN )); in ApplyStyleSheets()
890 … xState->setPropertyToDefault(rPropNameSupplier.GetName( PROP_PARA_BOTTOM_MARGIN )); in ApplyStyleSheets()
901 … xState->setPropertyToDefault(rPropNameSupplier.GetName( PROP_CHAR_WEIGHT )); in ApplyStyleSheets()
[all …]
H A DDomainMapper_Impl.hxx522 PropertyNameSupplier& rPropNameSupplier,
527 PropertyNameSupplier& rPropNameSupplier,
532 PropertyNameSupplier& rPropNameSupplier,
537 PropertyNameSupplier& rPropNameSupplier,
542 PropertyNameSupplier& rPropNameSupplier,