Home
last modified time | relevance | path

Searched refs:OXMLCondPrtExpr (Results 1 – 4 of 4) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A DxmlCondPrtExpr.hxx32 class OXMLCondPrtExpr : public SvXMLImportContext class
35 OXMLCondPrtExpr(const OXMLCondPrtExpr&);
36 void operator =(const OXMLCondPrtExpr&);
39 OXMLCondPrtExpr( ORptFilter& _rImport
44 virtual ~OXMLCondPrtExpr();
H A DxmlCondPrtExpr.cxx45 OXMLCondPrtExpr::OXMLCondPrtExpr( ORptFilter& _rImport, in DBG_NAME()
86 OXMLCondPrtExpr::~OXMLCondPrtExpr() in ~OXMLCondPrtExpr()
93 void OXMLCondPrtExpr::Characters( const ::rtl::OUString& rChars ) in Characters()
H A DxmlReportElement.cxx112 pContext = new OXMLCondPrtExpr( rImport, _nPrefix, _rLocalName,xAttrList,m_xComponent.get()); in CreateChildContext()
H A DxmlTable.cxx160 pContext = new OXMLCondPrtExpr( rImport, _nPrefix, _rLocalName,xAttrList,m_xSection.get()); in CreateChildContext()

Completed in 13 milliseconds