Searched refs:XMLBitmapStyleContext (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/xmloff/source/style/ |
H A D | FillStyleContext.cxx | 143 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 D | FillStyleContext.hxx | 76 class XMLBitmapStyleContext: public SvXMLStyleContext class 86 XMLBitmapStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLName, 88 virtual ~XMLBitmapStyleContext();
|
H A D | xmlstyle.cxx | 535 pStyle = new XMLBitmapStyleContext( GetImport(), p_nPrefix, rLocalName, xAttrList ); in CreateStyleChildContext()
|
Completed in 12 milliseconds