Searched refs:XML_BASELINE (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | txtprhdl.cxx | 203 { XML_BASELINE, VertOrientation::TOP }, 204 { XML_BASELINE, VertOrientation::CENTER }, // export only 205 { XML_BASELINE, VertOrientation::BOTTOM }, // export only 238 { XML_BASELINE, ParagraphVertAlign::BASELINE },
|
/aoo41x/main/xmloff/source/style/ |
H A D | xmlnume.cxx | 486 eValue = XML_BASELINE; in exportLevelStyle()
|
H A D | xmlnumi.cxx | 962 if( IsXMLToken( sVerticalRel, XML_BASELINE ) ) in SvxXMLListLevelStyleAttrContext_Impl()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 289 XML_BASELINE, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 297 TOKEN( "baseline", XML_BASELINE ),
|
Completed in 109 milliseconds