Searched refs:XML_H (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sw/source/core/swg/ |
H A D | SwXMLSectionList.cxx | 70 IsXMLToken ( rLocalName, XML_H ) || in CreateContext()
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtparai.cxx | 1905 nOutlineLevel( IsXMLToken( rLName, XML_H ) ? 1 : -1 ), in XMLParaContext() 2431 bool bIsHeader( IsXMLToken( i_rLocalName, XML_H ) ); in CreateChildContext()
|
H A D | XMLSectionExport.cxx | 1920 SvXMLElementExport aElem( GetExport(), XML_NAMESPACE_TEXT, XML_H, in ExportMasterDocHeadingDummies()
|
H A D | txtimp.cxx | 122 { XML_NAMESPACE_TEXT, XML_H, XML_TOK_TEXT_H },
|
H A D | txtparae.cxx | 2205 0 < nOutlineLevel ? XML_H : XML_P; //<-end,zhaojianwei in exportParagraph()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 894 XML_H, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 902 TOKEN( "h", XML_H ),
|
Completed in 348 milliseconds