Searched refs:rPropNameSupplier (Results 1 – 5 of 5) sorted by relevance
/trunk/main/writerfilter/source/dmapper/ |
H A D | DomainMapper_Impl.cxx | 1520 rPropNameSupplier.GetName( PROP_ANCHOR_TYPE ), in PushShapeContext() 1523 rPropNameSupplier.GetName( PROP_OPAQUE ), in PushShapeContext() 2714 PropertyNameSupplier& rPropNameSupplier, in handleFieldAsk() argument 2740 rPropNameSupplier.GetName(PROP_HINT), in handleFieldAsk() 2753 PropertyNameSupplier& rPropNameSupplier, in handleAutoNum() argument 2768 rPropNameSupplier.GetName(PROP_NUMBERING_TYPE), in handleAutoNum() 2778 PropertyNameSupplier& rPropNameSupplier, in handleAuthor() argument 2789 rPropNameSupplier.GetName( PROP_IS_FIXED ), in handleAuthor() 2797 PropertyNameSupplier& rPropNameSupplier, in handleDocProperty() argument 2883 rPropNameSupplier.GetName(PROP_FULL_NAME), in handleDocProperty() [all …]
|
H A D | GraphicImport.cxx | 1121 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 1544 xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName(PROP_ANCHOR_TYPE), in createGraphicObject() 1572 xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName( PROP_TITLE ), in createGraphicObject() 1587 xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName(PROP_SIZE), in createGraphicObject() 1653 … xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName( PROP_SURROUND ), in createGraphicObject() 1739 xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName(PROP_SIZE), in createGraphicObject() 1776 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in data() local [all …]
|
H A D | PropertyMap.cxx | 79 pValues[nValue].Name = rPropNameSupplier.GetName( aParaStyleIter->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() 172 pTag->addAttr("name", rPropNameSupplier.GetName( aMapIter->first.eId )); in toTag() 323 m_sFirstPageStyleName = rPropNameSupplier.GetName( PROP_FIRST_PAGE ); in SectionPropertyMap() 324 m_sFollowPageStyleName = rPropNameSupplier.GetName( PROP_STANDARD ); in SectionPropertyMap() 542 const ::rtl::OUString sMarginName = rPropNameSupplier.GetName( eMarginId ); in SetBorderDistance() 553 const ::rtl::OUString sBorderDistanceName = rPropNameSupplier.GetName( eDistId ); in SetBorderDistance() 610 rPropNameSupplier.GetName( PROP_SEPARATOR_LINE_IS_ON ), in ApplyColumnProperties() 714 rtl::OUString sName = rPropNameSupplier.GetName( aPropId ); in CopyLastHeaderFooter() [all …]
|
H A D | StyleSheetTable.cxx | 769 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() 901 … xState->setPropertyToDefault(rPropNameSupplier.GetName( PROP_CHAR_WEIGHT )); in ApplyStyleSheets() 904 … xState->setPropertyToDefault(rPropNameSupplier.GetName( PROP_CHAR_POSTURE )); in ApplyStyleSheets() 920 xProp->setPropertyValue( rPropNameSupplier.GetName( PROP_PARA_ADJUST), aMSDefaultVal ); in ApplyStyleSheets() 1283 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in applyDefaults() local 1355 PropertyNameSupplier& rPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in getOrCreateCharStyle() local [all …]
|
H A D | DomainMapper_Impl.hxx | 522 PropertyNameSupplier& rPropNameSupplier, 527 PropertyNameSupplier& rPropNameSupplier, 532 PropertyNameSupplier& rPropNameSupplier, 537 PropertyNameSupplier& rPropNameSupplier, 542 PropertyNameSupplier& rPropNameSupplier,
|
Completed in 56 milliseconds