Searched refs:XMLBitmapStyleContext (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/xmloff/source/style/ |
| H A D | FillStyleContext.cxx | 144 TYPEINIT1( XMLBitmapStyleContext, SvXMLStyleContext ); 146 XMLBitmapStyleContext::XMLBitmapStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx, in XMLBitmapStyleContext() function in XMLBitmapStyleContext 156 XMLBitmapStyleContext::~XMLBitmapStyleContext() in ~XMLBitmapStyleContext() 160 SvXMLImportContext* XMLBitmapStyleContext::CreateChildContext( sal_uInt16 nPrefix, const ::rtl::OUS… in CreateChildContext() 184 void XMLBitmapStyleContext::EndElement() in EndElement() 223 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()
|