Searched refs:XML_SECTION (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/sw/source/core/swg/ |
H A D | SwXMLSectionList.cxx | 73 IsXMLToken ( rLocalName, XML_SECTION ) || in CreateContext() 106 if (nPrefix == XML_NAMESPACE_TEXT && ( IsXMLToken ( rLocalName, XML_SECTION ) || in CreateChildContext()
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLSectionImportContext.cxx | 202 IsXMLToken(GetLocalName(), XML_SECTION) ) in StartElement()
|
H A D | XMLSectionExport.cxx | 315 eElement = XML_SECTION; in ExportSectionEnd() 480 GetExport().StartElement( XML_NAMESPACE_TEXT, XML_SECTION, sal_True ); in ExportRegularSectionStart()
|
H A D | txtimp.cxx | 132 { XML_NAMESPACE_TEXT, XML_SECTION, XML_TOK_TEXT_SECTION },
|
H A D | txtparae.cxx | 1307 sFamily = OUString( GetXMLToken( XML_SECTION ) ); in XMLTextParagraphExport()
|
/aoo41x/main/xmloff/source/style/ |
H A D | xmlstyle.cxx | 622 else if ( IsXMLToken( rValue, XML_SECTION ) ) in GetFamily()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmltexte.cxx | 145 eFunc = XML_SECTION; in exportStyleContent()
|
H A D | xmlfmt.cxx | 186 else if( IsXMLToken( sFunc, XML_SECTION ) && !bHasSub ) in SwXMLConditionParser_Impl()
|
/aoo41x/main/xmloff/source/transform/ |
H A D | StyleOOoTContext.cxx | 1217 else if( IsXMLToken( sAttrValue, XML_SECTION) ) in StartElement()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1519 XML_SECTION, enumerator
|
/aoo41x/main/xmloff/source/draw/ |
H A D | sdpropls.cxx | 570 { XML_SECTION, drawing::CircleKind_SECTION },
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlExport.cxx | 899 XMLTokenEnum eToken = XML_SECTION; in exportContainer()
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1527 TOKEN( "section", XML_SECTION ),
|
Completed in 213 milliseconds