Home
last modified time | relevance | path

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

/AOO41X/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx568 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in lcl_MoveBorderPropertiesToFrame() local
571 ::rtl::OUString sPropertyName = rPropNameSupplier.GetName(aBorderProperties[nProperty]); in lcl_MoveBorderPropertiesToFrame()
625 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in finishParagraph() local
664 … xParaProperties->setPropertyToDefault(rPropNameSupplier.GetName(PROP_CHAR_ESCAPEMENT)); in finishParagraph()
665 xParaProperties->setPropertyToDefault(rPropNameSupplier.GetName(PROP_CHAR_HEIGHT)); in finishParagraph()
705 pFrameProperties[0].Name = rPropNameSupplier.GetName(PROP_WIDTH); in finishParagraph()
706 pFrameProperties[1].Name = rPropNameSupplier.GetName(PROP_HEIGHT); in finishParagraph()
707 … pFrameProperties[2].Name = rPropNameSupplier.GetName(PROP_SIZE_TYPE); in finishParagraph()
708 … pFrameProperties[3].Name = rPropNameSupplier.GetName(PROP_WIDTH_TYPE); in finishParagraph()
709 … pFrameProperties[4].Name = rPropNameSupplier.GetName(PROP_HORI_ORIENT); in finishParagraph()
[all …]
H A DGraphicImport.cxx1120 PropertyNameSupplier& rPropNameSupplier = in lcl_attribute() local
1123 (rPropNameSupplier.GetName(PROP_ANCHOR_TYPE), in lcl_attribute()
1127 (rPropNameSupplier.GetName(PROP_TEXT_RANGE), in lcl_attribute()
1537 … PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in createGraphicObject() local
1542 …xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName(PROP_GRAPHIC), uno::makeAny( … in createGraphicObject()
1543 xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName(PROP_ANCHOR_TYPE), in createGraphicObject()
1567 …xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName( aBorderProps[nBorder]), uno:… in createGraphicObject()
1571 xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName( PROP_TITLE ), in createGraphicObject()
1574 … xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName( PROP_POSITION_PROTECTED ), in createGraphicObject()
1577 … 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()
165 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in toTag() local
171 pTag->addAttr("name", rPropNameSupplier.GetName( aMapIter->first.eId )); in toTag()
320 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in SectionPropertyMap() local
321 m_sFirstPageStyleName = rPropNameSupplier.GetName( PROP_FIRST_PAGE ); in SectionPropertyMap()
322 m_sFollowPageStyleName = rPropNameSupplier.GetName( PROP_STANDARD ); in SectionPropertyMap()
[all …]
H A DStyleSheetTable.cxx772 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in ApplyStyleSheets() local
773 … xStyleFamilies->getByName(rPropNameSupplier.GetName( PROP_CHARACTER_STYLES )) >>= xCharStyles; in ApplyStyleSheets()
774 … xStyleFamilies->getByName(rPropNameSupplier.GetName( PROP_PARAGRAPH_STYLES )) >>= xParaStyles; in ApplyStyleSheets()
795 rPropNameSupplier.GetName( PROP_SERVICE_PARA_STYLE ) : in ApplyStyleSheets()
796 rPropNameSupplier.GetName( PROP_SERVICE_CHAR_STYLE )), in ApplyStyleSheets()
868 … beans::PropertyValue aLvlVal( rPropNameSupplier.GetName( PROP_OUTLINE_LEVEL ), 0, in ApplyStyleSheets()
876 … beans::PropertyValue aStyleVal( rPropNameSupplier.GetName( PROP_NUMBERING_STYLE_NAME ), 0, in ApplyStyleSheets()
890 … xState1->setPropertyToDefault(rPropNameSupplier.GetName( PROP_PARA_LEFT_MARGIN )); in ApplyStyleSheets()
893 … xState->setPropertyToDefault(rPropNameSupplier.GetName( PROP_PARA_BOTTOM_MARGIN )); in ApplyStyleSheets()
904 … 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,