Searched refs:XMLGraphicsDefaultStyle (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/xmloff/source/draw/ |
H A D | XMLGraphicsDefaultStyle.cxx | 55 TYPEINIT1( XMLGraphicsDefaultStyle, XMLPropStyleContext ); 57 XMLGraphicsDefaultStyle::XMLGraphicsDefaultStyle( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUS… in XMLGraphicsDefaultStyle() function in XMLGraphicsDefaultStyle 62 XMLGraphicsDefaultStyle::~XMLGraphicsDefaultStyle() in ~XMLGraphicsDefaultStyle() 66 SvXMLImportContext *XMLGraphicsDefaultStyle::CreateChildContext( sal_uInt16 nPrefix, const OUString… in CreateChildContext() 94 void XMLGraphicsDefaultStyle::SetDefaults() in SetDefaults()
|
H A D | ximpstyl.cxx | 1148 pContext = new XMLGraphicsDefaultStyle(GetSdImport(), nPrefix, rLocalName, xAttrList, *this ); in CreateDefaultStyleStyleChildContext()
|
/aoo4110/main/xmloff/inc/xmloff/ |
H A D | XMLGraphicsDefaultStyle.hxx | 36 class XMLOFF_DLLPUBLIC XMLGraphicsDefaultStyle : public XMLPropStyleContext class 41 XMLGraphicsDefaultStyle( SvXMLImport& rImport, sal_uInt16 nPrfx, 47 virtual ~XMLGraphicsDefaultStyle();
|
/aoo4110/main/xmloff/ |
H A D | Package_inc.mk | 53 …call gb_Package_add_file,xmloff_inc,inc/xmloff/XMLGraphicsDefaultStyle.hxx,xmloff/XMLGraphicsDefau…
|
H A D | Library_xo.mk | 120 xmloff/source/draw/XMLGraphicsDefaultStyle \
|
/aoo4110/main/reportdesign/source/filter/xml/ |
H A D | xmlStyleImport.cxx | 278 pStyle = new XMLGraphicsDefaultStyle( GetImport(), nPrefix, in CreateDefaultStyleStyleChildContext()
|
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmlfmt.cxx | 843 pStyle = new XMLGraphicsDefaultStyle( GetImport(), nPrefix, in CreateDefaultStyleStyleChildContext()
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | xmlstyli.cxx | 669 pStyle = new XMLGraphicsDefaultStyle( GetScImport(), nPrefix, rLocalName, in CreateDefaultStyleStyleChildContext()
|
Completed in 41 milliseconds