Home
last modified time | relevance | path

Searched refs:XMLElementPropertyContext (Results 1 – 15 of 15) sorted by relevance

/trunk/main/xmloff/source/style/
H A DXMLElementPropertyContext.cxx32 TYPEINIT1( XMLElementPropertyContext , SvXMLImportContext );
34 XMLElementPropertyContext::XMLElementPropertyContext ( in XMLElementPropertyContext() function in XMLElementPropertyContext
46 XMLElementPropertyContext::~XMLElementPropertyContext() in ~XMLElementPropertyContext()
50 void XMLElementPropertyContext::EndElement( ) in EndElement()
H A Dxmltabi.cxx193 TYPEINIT1( SvxXMLTabStopImportContext, XMLElementPropertyContext );
200 : XMLElementPropertyContext( rImport, nPrfx, rLName, rProp, rProps ), in SvxXMLTabStopImportContext()
283 XMLElementPropertyContext::EndElement(); in EndElement()
H A DXMLBackgroundImageContext.cxx172 TYPEINIT1( XMLBackgroundImageContext, XMLElementPropertyContext );
340 XMLElementPropertyContext( rImport, nPrfx, rLName, rProp, rProps ), in XMLBackgroundImageContext()
402 XMLElementPropertyContext::EndElement(); in EndElement()
/trunk/main/xmloff/inc/
H A DXMLElementPropertyContext.hxx37 class XMLElementPropertyContext : public SvXMLImportContext class
52 XMLElementPropertyContext( SvXMLImport& rImport, sal_uInt16 nPrfx,
57 virtual ~XMLElementPropertyContext();
H A Dxmltabi.hxx37 class SvxXMLTabStopImportContext : public XMLElementPropertyContext
H A DXMLTextColumnsContext.hxx35 class XMLTextColumnsContext :public XMLElementPropertyContext
H A DXMLBackgroundImageContext.hxx34 class XMLBackgroundImageContext : public XMLElementPropertyContext
/trunk/main/xmloff/source/chart/
H A DXMLLabelSeparatorContext.cxx35 TYPEINIT1( XMLLabelSeparatorContext, XMLElementPropertyContext );
44 XMLElementPropertyContext( in XMLLabelSeparatorContext()
82 XMLElementPropertyContext::EndElement(); in EndElement()
H A DXMLSymbolImageContext.cxx35 TYPEINIT1( XMLSymbolImageContext, XMLElementPropertyContext );
62 XMLElementPropertyContext( in XMLSymbolImageContext()
145 XMLElementPropertyContext::EndElement(); in EndElement()
H A DXMLLabelSeparatorContext.hxx28 class XMLLabelSeparatorContext : public XMLElementPropertyContext
H A DXMLSymbolImageContext.hxx32 class XMLSymbolImageContext : public XMLElementPropertyContext
/trunk/main/xmloff/source/text/
H A Dtxtdropi.cxx62 TYPEINIT1( XMLTextDropCapImportContext, XMLElementPropertyContext );
131 XMLElementPropertyContext( rImport, nPrfx, rLName, rProp, rProps ), in XMLTextDropCapImportContext()
144 XMLElementPropertyContext::EndElement(); in EndElement()
H A DXMLTextColumnsContext.cxx268 TYPEINIT1( XMLTextColumnsContext, XMLElementPropertyContext );
277 : XMLElementPropertyContext( rImport, nPrfx, rLName, rProp, rProps ) in XMLTextColumnsContext()
497 XMLElementPropertyContext::EndElement(); in EndElement()
H A Dtxtdropi.hxx32 class XMLTextDropCapImportContext :public XMLElementPropertyContext
/trunk/main/xmloff/
H A DLibrary_xo.mk237 xmloff/source/style/XMLElementPropertyContext \

Completed in 64 milliseconds