Searched refs:XML_BODY (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/sw/source/core/swg/ |
H A D | SwXMLBlockExport.cxx | 123 SvXMLElementExport aBody (*this, XML_NAMESPACE_OFFICE, XML_BODY, sal_True, sal_True); in exportDoc()
|
H A D | SwXMLSectionList.cxx | 67 if(( nPrefix == XML_NAMESPACE_OFFICE && IsXMLToken ( rLocalName, XML_BODY )) || in CreateContext()
|
H A D | SwXMLBlockListContext.cxx | 152 IsXMLToken ( rLocalName, XML_BODY ) ) in CreateChildContext()
|
/aoo41x/main/editeng/source/xml/ |
H A D | xmltxtimp.cxx | 91 if(XML_NAMESPACE_OFFICE == nPrefix && IsXMLToken( rLocalName, XML_BODY ) ) in CreateChildContext()
|
/aoo41x/main/xmloff/source/table/ |
H A D | XMLTableExport.cxx | 527 { XML_BODY, OUString( RTL_CONSTASCII_USTRINGPARAM( "body" ) ) }, in getTableStyleMap()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLImport.cxx | 214 { XML_NAMESPACE_OFFICE, XML_BODY, XML_TOK_DOC_BODY }, in GetDocElemTokenMap()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | sdxmlimp.cxx | 519 { XML_NAMESPACE_OFFICE, XML_BODY, XML_TOK_DOC_BODY }, in GetDocElemTokenMap()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmlimp.cxx | 119 { XML_NAMESPACE_OFFICE, XML_BODY, XML_TOK_DOC_BODY },
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 310 XML_BODY, enumerator
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlExport.cxx | 956 … SvXMLElementExport aOfficeElement( *this, XML_NAMESPACE_OFFICE, XML_BODY,sal_True, sal_True ); in exportContainer()
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmlexp.cxx | 1295 SvXMLElementExport aElemrnt( *this, XML_NAMESPACE_OFFICE, XML_BODY, in ImplExportContent()
|
H A D | xmltoken.cxx | 318 TOKEN( "body", XML_BODY ),
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlimprt.cxx | 431 { XML_NAMESPACE_OFFICE, XML_BODY, XML_TOK_DOC_BODY }, in GetDocElemTokenMap()
|
Completed in 283 milliseconds