Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/filter/xml/
H A DxmlStyleImport.cxx83 TYPEINIT1( OReportStylesContext, SvXMLStylesContext );
122OReportStylesContext* pMyStyles = PTR_CAST(OReportStylesContext,GetOwnImport().GetAutoStyles()); in FillPropertySet()
174 OReportStylesContext::OReportStylesContext( ORptFilter& rImport, in DBG_NAME()
193 OReportStylesContext::~OReportStylesContext() in ~OReportStylesContext()
200 void OReportStylesContext::EndElement() in EndElement()
211 OReportStylesContext::GetImportPropertyMapper( in GetImportPropertyMapper()
268 SvXMLStyleContext *OReportStylesContext::CreateDefaultStyleStyleChildContext( in CreateDefaultStyleStyleChildContext()
291 SvXMLStyleContext *OReportStylesContext::CreateStyleStyleChildContext( in CreateStyleStyleChildContext()
319 OReportStylesContext::GetStylesContainer( sal_uInt16 nFamily ) const in GetStylesContainer()
431 sal_Int32 OReportStylesContext::GetIndex(const sal_Int16 nContextID) in GetIndex()
[all …]
H A DxmlStyleImport.hxx92 class OReportStylesContext : public SvXMLStylesContext class
120 OReportStylesContext(const OReportStylesContext&);
121 void operator =(const OReportStylesContext&);
141 OReportStylesContext( ORptFilter& rImport, sal_uInt16 nPrfx ,
145 virtual ~OReportStylesContext();
H A Dxmlfilter.cxx991 …pContext = new OReportStylesContext(*this, XML_NAMESPACE_OFFICE, rLocalName, xAttrList, bIsAutoSty… in CreateStylesContext()

Completed in 30 milliseconds