/aoo41x/main/xmloff/source/text/ |
H A D | txtprhdl.cxx | 142 { XML_TOP, VertOrientation::TOP }, 143 { XML_TOP, VertOrientation::CHAR_TOP }, // export only 144 { XML_TOP, VertOrientation::LINE_TOP }, // export only 158 { XML_TOP, VertOrientation::TOP }, 159 { XML_TOP, VertOrientation::CHAR_TOP }, // export only 160 { XML_TOP, VertOrientation::LINE_TOP }, // export only 235 { XML_TOP, ParagraphVertAlign::TOP },
|
H A D | XMLTextColumnsContext.cxx | 88 { XML_TOP, VerticalAlignment_TOP },
|
/aoo41x/main/xmloff/source/style/ |
H A D | backhdl.cxx | 48 { XML_TOP, style::GraphicLocation_MIDDLE_TOP }, 172 aOut.append( GetXMLToken(XML_TOP) ); in exportXML()
|
H A D | XMLBackgroundImageExport.cxx | 83 aOut.append( GetXMLToken(XML_TOP) ); in exportXML()
|
H A D | XMLBackgroundImageContext.cxx | 86 { XML_TOP, GraphicLocation_MIDDLE_TOP },
|
H A D | xmlnume.cxx | 463 eValue = XML_TOP; in exportLevelStyle()
|
H A D | xmlnumi.cxx | 955 if( IsXMLToken( sVerticalPos, XML_TOP ) ) in SvxXMLListLevelStyleAttrContext_Impl()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmlithlp.cxx | 315 { XML_TOP, GPOS_MT }, 405 { XML_TOP, text::VertOrientation::TOP },
|
H A D | xmlexpit.cxx | 844 aOut.append( GetXMLToken(XML_TOP) ); in QueryXMLValue()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlstyle.cxx | 1533 else if (IsXMLToken(rStrImpValue, XML_TOP)) in importXML() 1581 rStrExpValue = GetXMLToken(XML_TOP); in exportXML() 1630 else if (IsXMLToken(rStrImpValue, XML_TOP)) in importXML() 1678 rStrExpValue = GetXMLToken(XML_TOP); in exportXML()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLEnumConverter.cxx | 46 { XML_TOP, chart::ChartLegendPosition_TOP },
|
H A D | PropertyMap.hxx | 297 { ::xmloff::token::XML_TOP, ::com::sun::star::chart::DataLabelPlacement::TOP },
|
/aoo41x/main/xmloff/source/forms/ |
H A D | formenums.cxx | 297 { XML_TOP, 2 }, 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 | 91 { XML_TOP, style::VerticalAlignment_TOP }, in GetPropertyHandler()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | sdpropls.cxx | 556 { XML_TOP, drawing::RectanglePoint_MIDDLE_TOP }, 623 { XML_TOP, drawing::TextVerticalAdjust_TOP },
|
H A D | shapeexport4.cxx | 127 rStrBuffer.append( GetXMLToken( XML_TOP ) ); break; in ExportParameter()
|
H A D | animationexport.cxx | 311 { XML_TOP, TransitionSubType::TOP }, in getAnimationsEnumMap()
|
H A D | ximpshap.cxx | 103 { XML_TOP, drawing::Alignment_TOP },
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1817 XML_TOP, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1825 TOKEN( "top", XML_TOP ),
|