Searched refs:XML_BLOCK (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/editeng/source/misc/ |
H A D | SvXMLAutoCorrectExport.cxx | 72 SvXMLElementExport aBlock( *this, XML_NAMESPACE_BLOCKLIST, XML_BLOCK, sal_True, sal_True); in exportDoc() 108 SvXMLElementExport aBlock( *this, XML_NAMESPACE_BLOCKLIST, XML_BLOCK, sal_True, sal_True); in exportDoc()
|
H A D | SvXMLAutoCorrectImport.cxx | 98 IsXMLToken ( rLocalName, XML_BLOCK ) ) in CreateChildContext() 215 IsXMLToken ( rLocalName, XML_BLOCK ) ) in CreateChildContext()
|
/aoo41x/main/sw/source/core/swg/ |
H A D | SwXMLBlockExport.cxx | 77 SvXMLElementExport aBlock( *this, XML_NAMESPACE_BLOCKLIST, XML_BLOCK, sal_True, sal_True); in exportDoc()
|
H A D | SwXMLBlockListContext.cxx | 77 IsXMLToken ( rLocalName, XML_BLOCK ) ) in CreateChildContext()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 307 XML_BLOCK, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 315 TOKEN( "block", XML_BLOCK ),
|
Completed in 68 milliseconds