Home
last modified time | relevance | path

Searched refs:XML_END (Results 1 – 17 of 17) sorted by relevance

/aoo41x/main/xmloff/source/forms/
H A Dformenums.cxx198 { XML_END, TextAlign::RIGHT }, in getEnumMap()
296 { XML_END, 1 }, in getEnumMap()
312 { XML_END, 2 }, in getEnumMap()
H A Delementexport.cxx1892 XML_START, XML_END, XML_TOP, XML_BOTTOM in exportImagePositionAttributes()
1896 XML_START, XML_CENTER, XML_END in exportImagePositionAttributes()
/aoo41x/main/xmloff/source/chart/
H A DXMLAxisPositionPropertyHdl.cxx57 else if( rStrImpValue.equals( GetXMLToken(XML_END) ) ) in importXML()
111 rStrExpValue = GetXMLToken( XML_END ); in exportXML()
H A DSchXMLEnumConverter.cxx47 { XML_END, chart::ChartLegendPosition_RIGHT },
/aoo41x/main/xmloff/source/style/
H A DTransGradientStyle.cxx113 { XML_NAMESPACE_DRAW, XML_END, XML_TOK_GRADIENT_END }, in importXML()
299 rExport.AddAttribute( XML_NAMESPACE_DRAW, XML_END, aStrValue ); in exportXML()
H A Dadjushdl.cxx43 { XML_END, style::ParagraphAdjust_RIGHT },
H A Dxmlnume.cxx447 case HoriOrientation::RIGHT: eValue = XML_END; break; in exportLevelStyle()
H A Dxmlnumi.cxx800 else if( IsXMLToken( rValue, XML_END ) ) in SvxXMLListLevelStyleAttrContext_Impl()
/aoo41x/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx595 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_END, XML_AUTO); in WriteNumGroupInfo()
602 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_END, sValue); in WriteNumGroupInfo()
H A Dxmlstyle.cxx1183 else if (IsXMLToken(rStrImpValue, XML_END)) in importXML()
1229 rStrExpValue = GetXMLToken(XML_END); in exportXML()
H A Dxmldpimp.cxx1669 else if (IsXMLToken(aLocalName, XML_END)) in ScXMLDataPilotGroupsContext()
/aoo41x/main/xmloff/source/draw/
H A Danimationexport.cxx391 { XML_END, EventTrigger::END_EVENT }, in getAnimationsEnumMap()
798 mrExport.AddAttribute( XML_NAMESPACE_SMIL, XML_END, sTmp.makeStringAndClear() ); in exportNode()
H A Danimationimport.cxx247 { XML_NAMESPACE_SMIL, XML_END, (sal_uInt16)ANA_End }, in getAnimationNodeAttributeTokenMap()
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmltoken.hxx654 XML_END, enumerator
/aoo41x/main/xmloff/source/transform/
H A DOasis2OOo.cxx774 RENAME_ENTRY( XML_END, XML_RIGHT )),
H A DOOo2Oasis.cxx761 RENAME_ENTRY( XML_RIGHT, XML_END )),
/aoo41x/main/xmloff/source/core/
H A Dxmltoken.cxx662 TOKEN( "end", XML_END ),

Completed in 175 milliseconds