Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/style/
H A DFillStyleContext.cxx143 TYPEINIT1( XMLBitmapStyleContext, SvXMLStyleContext );
145 XMLBitmapStyleContext::XMLBitmapStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx, in XMLBitmapStyleContext() function in XMLBitmapStyleContext
155 XMLBitmapStyleContext::~XMLBitmapStyleContext() in ~XMLBitmapStyleContext()
159 SvXMLImportContext* XMLBitmapStyleContext::CreateChildContext( sal_uInt16 nPrefix, const ::rtl::OUS… in CreateChildContext()
183 void XMLBitmapStyleContext::EndElement() in EndElement()
215 sal_Bool XMLBitmapStyleContext::IsTransient() const in IsTransient()
H A DFillStyleContext.hxx76 class XMLBitmapStyleContext: public SvXMLStyleContext class
86 XMLBitmapStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLName,
88 virtual ~XMLBitmapStyleContext();
H A Dxmlstyle.cxx535 pStyle = new XMLBitmapStyleContext( GetImport(), p_nPrefix, rLocalName, xAttrList ); in CreateStyleChildContext()

Completed in 18 milliseconds