Searched refs:XML_JUSTIFY (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/xmloff/source/style/ |
H A D | adjushdl.cxx | 45 { XML_JUSTIFY, style::ParagraphAdjust_BLOCK }, 56 { XML_JUSTIFY, style::ParagraphAdjust_BLOCK },
|
/aoo41x/main/xmloff/source/forms/ |
H A D | formenums.cxx | 199 { XML_JUSTIFY, (sal_uInt16)-1 }, in getEnumMap()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | sdpropls.cxx | 617 { XML_JUSTIFY, drawing::TextHorizontalAdjust_BLOCK }, 626 { XML_JUSTIFY, drawing::TextVerticalAdjust_BLOCK },
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlstyle.cxx | 1195 else if (IsXMLToken(rStrImpValue, XML_JUSTIFY)) in importXML() 1241 rStrExpValue = GetXMLToken(XML_JUSTIFY); in exportXML()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1012 XML_JUSTIFY, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1020 TOKEN( "justify", XML_JUSTIFY ),
|
Completed in 159 milliseconds