/aoo41x/main/xmloff/source/text/ |
H A D | txtprhdl.cxx | 148 { XML_BOTTOM, VertOrientation::BOTTOM }, 149 { XML_BOTTOM, VertOrientation::CHAR_BOTTOM }, // export only 150 { XML_BOTTOM, VertOrientation::LINE_BOTTOM }, // export only 164 { XML_BOTTOM, VertOrientation::BOTTOM }, 166 { XML_BOTTOM, VertOrientation::LINE_BOTTOM }, // export only 237 { XML_BOTTOM, ParagraphVertAlign::BOTTOM },
|
H A D | XMLTextColumnsExport.cxx | 141 case VerticalAlignment_BOTTOM: eStr = XML_BOTTOM; break; in exportXML()
|
H A D | XMLTextColumnsContext.cxx | 90 { XML_BOTTOM, VerticalAlignment_BOTTOM },
|
/aoo41x/main/xmloff/source/style/ |
H A D | backhdl.cxx | 49 { XML_BOTTOM, style::GraphicLocation_MIDDLE_BOTTOM }, 184 aOut.append( GetXMLToken(XML_BOTTOM) ); in exportXML()
|
H A D | XMLBackgroundImageExport.cxx | 93 aOut.append( GetXMLToken(XML_BOTTOM) ); in exportXML()
|
H A D | XMLBackgroundImageContext.cxx | 87 { XML_BOTTOM, GraphicLocation_MIDDLE_BOTTOM },
|
H A D | xmlnume.cxx | 474 eValue = XML_BOTTOM; in exportLevelStyle()
|
H A D | xmlnumi.cxx | 957 else if( IsXMLToken( sVerticalPos, XML_BOTTOM ) ) in SvxXMLListLevelStyleAttrContext_Impl()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmlithlp.cxx | 316 { XML_BOTTOM, GPOS_MB }, 407 { XML_BOTTOM, text::VertOrientation::BOTTOM },
|
H A D | xmlexpit.cxx | 856 aOut.append( GetXMLToken(XML_BOTTOM) ); in QueryXMLValue()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlstyle.cxx | 1527 else if (IsXMLToken(rStrImpValue, XML_BOTTOM)) in importXML() 1563 rStrExpValue = GetXMLToken(XML_BOTTOM); in exportXML() 1624 else if (IsXMLToken(rStrImpValue, XML_BOTTOM)) in importXML() 1660 rStrExpValue = GetXMLToken(XML_BOTTOM); in exportXML()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLEnumConverter.cxx | 48 { XML_BOTTOM, chart::ChartLegendPosition_BOTTOM },
|
H A D | PropertyMap.hxx | 301 { ::xmloff::token::XML_BOTTOM, ::com::sun::star::chart::DataLabelPlacement::BOTTOM },
|
/aoo41x/main/xmloff/source/forms/ |
H A D | formenums.cxx | 298 { XML_BOTTOM, 3 }, in getEnumMap()
|
H A D | elementexport.cxx | 1892 XML_START, XML_END, XML_TOP, XML_BOTTOM in exportImagePositionAttributes()
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlHelper.cxx | 93 { XML_BOTTOM, style::VerticalAlignment_BOTTOM }, in GetPropertyHandler()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | sdpropls.cxx | 562 { XML_BOTTOM, drawing::RectanglePoint_MIDDLE_BOTTOM }, 625 { XML_BOTTOM, drawing::TextVerticalAdjust_BOTTOM },
|
H A D | shapeexport4.cxx | 123 rStrBuffer.append( GetXMLToken( XML_BOTTOM ) ); break; in ExportParameter()
|
H A D | animationexport.cxx | 312 { XML_BOTTOM, TransitionSubType::BOTTOM }, in getAnimationsEnumMap()
|
H A D | ximpshap.cxx | 109 { XML_BOTTOM, drawing::Alignment_BOTTOM },
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 334 XML_BOTTOM, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 342 TOKEN( "bottom", XML_BOTTOM ),
|