/aoo41x/main/sw/source/filter/xml/ |
H A D | xmlithlp.cxx | 308 { XML_LEFT, GPOS_LM }, 394 { XML_LEFT, text::HoriOrientation::LEFT }, 395 { XML_LEFT, text::HoriOrientation::LEFT_AND_WIDTH },
|
H A D | xmlexpit.cxx | 872 aOut.append( GetXMLToken(XML_LEFT) ); in QueryXMLValue()
|
/aoo41x/main/xmloff/source/style/ |
H A D | backhdl.cxx | 41 { XML_LEFT, style::GraphicLocation_LEFT_MIDDLE }, 200 aOut.append( GetXMLToken(XML_LEFT) ); in exportXML()
|
H A D | PageMasterPropHdl.cxx | 74 else if( IsXMLToken( rStrImpValue, XML_LEFT ) ) in importXML() 103 rStrExpValue = GetXMLToken( XML_LEFT ); in exportXML()
|
H A D | adjushdl.cxx | 47 { XML_LEFT, style::ParagraphAdjust_LEFT },
|
H A D | XMLFootnoteSeparatorExport.cxx | 138 { XML_LEFT, text::HorizontalAdjust_LEFT }, in exportXML()
|
H A D | xmltabe.cxx | 46 { XML_LEFT, style::TabAlign_LEFT },
|
H A D | XMLBackgroundImageExport.cxx | 108 aOut.append( GetXMLToken(XML_LEFT) ); in exportXML()
|
H A D | XMLFootnoteSeparatorImport.cxx | 131 { XML_LEFT, text::HorizontalAdjust_LEFT }, in StartElement()
|
H A D | xmltabi.cxx | 128 if( IsXMLToken( rValue, XML_LEFT ) ) in SvxXMLTabStopContext_Impl()
|
H A D | prhdlfac.cxx | 76 { XML_LEFT, text::HorizontalAdjust_LEFT },
|
H A D | XMLBackgroundImageContext.cxx | 79 { XML_LEFT, GraphicLocation_LEFT_MIDDLE },
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtprhdl.cxx | 78 { XML_LEFT, HoriOrientation::LEFT }, 131 { XML_LEFT, sal_False }, 217 { XML_LEFT, RubyAdjust_LEFT }, 480 { XML_LEFT, WrapTextMode_LEFT },
|
H A D | XMLLineNumberingExport.cxx | 65 { XML_LEFT, style::LineNumberPosition::LEFT },
|
H A D | XMLLineNumberingImportContext.cxx | 194 { XML_LEFT, style::LineNumberPosition::LEFT }, in ProcessAttribute()
|
H A D | XMLSectionExport.cxx | 1483 bRightAligned ? XML_RIGHT : XML_LEFT); in ExportIndexTemplateElement()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | sdpropls.cxx | 558 { XML_LEFT, drawing::RectanglePoint_LEFT_MIDDLE }, 605 { XML_LEFT, drawing::TextAnimationDirection_LEFT }, 614 { XML_LEFT, drawing::TextHorizontalAdjust_LEFT }, 685 { XML_LEFT, 0 }, //XFT_LEFT,
|
H A D | shapeexport4.cxx | 129 rStrBuffer.append( GetXMLToken( XML_LEFT ) ); break; in ExportParameter()
|
H A D | ximpshap.cxx | 105 { XML_LEFT, drawing::Alignment_LEFT }, 117 { XML_LEFT, drawing::EscapeDirection_LEFT },
|
H A D | animationexport.cxx | 283 { XML_LEFT, TransitionSubType::LEFT }, in getAnimationsEnumMap()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | PropertyMap.hxx | 299 { ::xmloff::token::XML_LEFT, ::com::sun::star::chart::DataLabelPlacement::LEFT },
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1041 XML_LEFT, enumerator
|
/aoo41x/main/xmloff/source/transform/ |
H A D | Oasis2OOo.cxx | 773 RENAME_ENTRY( XML_START, XML_LEFT ),
|
H A D | OOo2Oasis.cxx | 760 RENAME_ENTRY( XML_LEFT, XML_START ),
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1049 TOKEN( "left", XML_LEFT ),
|