Home
last modified time | relevance | path

Searched refs:XML_REPORT_COMPONENT (Results 1 – 5 of 5) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx390 const ::rtl::OUString sRComponent( lcl_createAttribute(XML_NP_RPT,XML_REPORT_COMPONENT) ) ; in exportTableRows()
H A Dxmlfilter.cxx844 …{ XML_NAMESPACE_REPORT, XML_REPORT_COMPONENT ,XML_TOK_COMPONENT … in GetReportElementElemTokenMap()
H A DxmlExport.cxx449 … SvXMLElementExport aElem(*this,XML_NAMESPACE_REPORT, XML_REPORT_COMPONENT, sal_False, sal_False); in exportComponent()
/trunk/main/xmloff/inc/xmloff/
H A Dxmltoken.hxx2910 XML_REPORT_COMPONENT, enumerator
/trunk/main/xmloff/source/core/
H A Dxmltoken.cxx2910 TOKEN( "report-component", XML_REPORT_COMPONENT ),