Searched refs:XML_LINE (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | txtprhdl.cxx | 181 { XML_LINE, RelOrientation::TEXT_LINE }, 209 { XML_LINE, VertOrientation::LINE_TOP }, 210 { XML_LINE, VertOrientation::LINE_CENTER }, // export only 211 { XML_LINE, VertOrientation::LINE_BOTTOM }, // export only
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLTools.cxx | 164 { XML_LINE, XML_CHART_CLASS_LINE }, 256 if( IsXMLToken( rClassName, XML_LINE )) in GetChartTypeByClassName() 346 eResult = XML_LINE; in getTokenByChartType()
|
/aoo41x/main/xmloff/source/style/ |
H A D | PageMasterPropHdlFactory.cxx | 52 { XML_LINE, text::TextGridMode::LINES },
|
H A D | xmlnume.cxx | 491 eValue = XML_LINE; in exportLevelStyle()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | shapeimport.cxx | 273 { XML_NAMESPACE_DRAW, XML_LINE, XML_TOK_GROUP_LINE }, in GetGroupShapeElemTokenMap()
|
H A D | sdpropls.cxx | 497 { XML_LINE, drawing::ConnectorType_LINE },
|
H A D | shapeexport2.cxx | 902 SvXMLElementExport aOBJ(mrExport, XML_NAMESPACE_DRAW, XML_LINE, bCreateNewline, sal_True);
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1063 XML_LINE, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1071 TOKEN( "line", XML_LINE ),
|
Completed in 640 milliseconds