Searched refs:XMLElementPropertyContext (Results 1 – 15 of 15) sorted by relevance
/aoo41x/main/xmloff/source/style/ |
H A D | XMLElementPropertyContext.cxx | 32 TYPEINIT1( XMLElementPropertyContext , SvXMLImportContext ); 34 XMLElementPropertyContext::XMLElementPropertyContext ( in XMLElementPropertyContext() function in XMLElementPropertyContext 46 XMLElementPropertyContext::~XMLElementPropertyContext() in ~XMLElementPropertyContext() 50 void XMLElementPropertyContext::EndElement( ) in EndElement()
|
H A D | xmltabi.cxx | 193 TYPEINIT1( SvxXMLTabStopImportContext, XMLElementPropertyContext ); 200 : XMLElementPropertyContext( rImport, nPrfx, rLName, rProp, rProps ), in SvxXMLTabStopImportContext() 283 XMLElementPropertyContext::EndElement(); in EndElement()
|
H A D | XMLBackgroundImageContext.cxx | 172 TYPEINIT1( XMLBackgroundImageContext, XMLElementPropertyContext ); 340 XMLElementPropertyContext( rImport, nPrfx, rLName, rProp, rProps ), in XMLBackgroundImageContext() 402 XMLElementPropertyContext::EndElement(); in EndElement()
|
/aoo41x/main/xmloff/inc/ |
H A D | XMLElementPropertyContext.hxx | 37 class XMLElementPropertyContext : public SvXMLImportContext class 52 XMLElementPropertyContext( SvXMLImport& rImport, sal_uInt16 nPrfx, 57 virtual ~XMLElementPropertyContext();
|
H A D | xmltabi.hxx | 37 class SvxXMLTabStopImportContext : public XMLElementPropertyContext
|
H A D | XMLTextColumnsContext.hxx | 35 class XMLTextColumnsContext :public XMLElementPropertyContext
|
H A D | XMLBackgroundImageContext.hxx | 34 class XMLBackgroundImageContext : public XMLElementPropertyContext
|
/aoo41x/main/xmloff/source/chart/ |
H A D | XMLLabelSeparatorContext.cxx | 35 TYPEINIT1( XMLLabelSeparatorContext, XMLElementPropertyContext ); 44 XMLElementPropertyContext( in XMLLabelSeparatorContext() 82 XMLElementPropertyContext::EndElement(); in EndElement()
|
H A D | XMLSymbolImageContext.cxx | 35 TYPEINIT1( XMLSymbolImageContext, XMLElementPropertyContext ); 62 XMLElementPropertyContext( in XMLSymbolImageContext() 145 XMLElementPropertyContext::EndElement(); in EndElement()
|
H A D | XMLLabelSeparatorContext.hxx | 28 class XMLLabelSeparatorContext : public XMLElementPropertyContext
|
H A D | XMLSymbolImageContext.hxx | 32 class XMLSymbolImageContext : public XMLElementPropertyContext
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtdropi.cxx | 62 TYPEINIT1( XMLTextDropCapImportContext, XMLElementPropertyContext ); 131 XMLElementPropertyContext( rImport, nPrfx, rLName, rProp, rProps ), in XMLTextDropCapImportContext() 144 XMLElementPropertyContext::EndElement(); in EndElement()
|
H A D | XMLTextColumnsContext.cxx | 268 TYPEINIT1( XMLTextColumnsContext, XMLElementPropertyContext ); 277 : XMLElementPropertyContext( rImport, nPrfx, rLName, rProp, rProps ) in XMLTextColumnsContext() 497 XMLElementPropertyContext::EndElement(); in EndElement()
|
H A D | txtdropi.hxx | 32 class XMLTextDropCapImportContext :public XMLElementPropertyContext
|
/aoo41x/main/xmloff/ |
H A D | Library_xo.mk | 234 xmloff/source/style/XMLElementPropertyContext \
|
Completed in 49 milliseconds