Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx88 class RptMLMasterStylesContext_Impl : public XMLTextMasterStylesContext class
91 RptMLMasterStylesContext_Impl(const RptMLMasterStylesContext_Impl&);
92 void operator =(const RptMLMasterStylesContext_Impl&);
97 RptMLMasterStylesContext_Impl(
101 virtual ~RptMLMasterStylesContext_Impl();
105 TYPEINIT1( RptMLMasterStylesContext_Impl, XMLTextMasterStylesContext );
107 RptMLMasterStylesContext_Impl::RptMLMasterStylesContext_Impl( in DBG_NAME()
117 RptMLMasterStylesContext_Impl::~RptMLMasterStylesContext_Impl() in ~RptMLMasterStylesContext_Impl()
122 void RptMLMasterStylesContext_Impl::EndElement() in EndElement()
717 …SvXMLStylesContext* pStyleContext = new RptMLMasterStylesContext_Impl(*this, nPrefix, rLocalName,x… in CreateContext()

Completed in 13 milliseconds