Searched refs:XMLIndexSimpleEntryContext (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | XMLIndexSimpleEntryContext.cxx | 54 TYPEINIT1( XMLIndexSimpleEntryContext, SvXMLImportContext); 56 XMLIndexSimpleEntryContext::XMLIndexSimpleEntryContext( in XMLIndexSimpleEntryContext() function in XMLIndexSimpleEntryContext 70 XMLIndexSimpleEntryContext::~XMLIndexSimpleEntryContext() in ~XMLIndexSimpleEntryContext() 74 void XMLIndexSimpleEntryContext::StartElement( in StartElement() 109 void XMLIndexSimpleEntryContext::EndElement() in EndElement() 117 void XMLIndexSimpleEntryContext::FillPropertyValues( in FillPropertyValues()
|
H A D | XMLIndexTabStopEntryContext.cxx | 50 TYPEINIT1( XMLIndexTabStopEntryContext, XMLIndexSimpleEntryContext ); 57 XMLIndexSimpleEntryContext(rImport, rTemplate.sTokenTabStop, in XMLIndexTabStopEntryContext() 125 XMLIndexSimpleEntryContext::StartElement( xAttrList ); in StartElement() 132 XMLIndexSimpleEntryContext::FillPropertyValues(rValues); in FillPropertyValues()
|
H A D | XMLIndexBibliographyEntryContext.cxx | 55 TYPEINIT1( XMLIndexBibliographyEntryContext, XMLIndexSimpleEntryContext); 62 XMLIndexSimpleEntryContext(rImport, in XMLIndexBibliographyEntryContext() 160 XMLIndexSimpleEntryContext::EndElement(); in EndElement() 169 XMLIndexSimpleEntryContext::FillPropertyValues(rValues); in FillPropertyValues()
|
H A D | XMLIndexSimpleEntryContext.hxx | 42 class XMLIndexSimpleEntryContext : public SvXMLImportContext class 63 XMLIndexSimpleEntryContext( 70 ~XMLIndexSimpleEntryContext();
|
H A D | XMLIndexSpanEntryContext.cxx | 38 TYPEINIT1( XMLIndexSpanEntryContext, XMLIndexSimpleEntryContext); 45 XMLIndexSimpleEntryContext(rImport, rTemplate.sTokenText, in XMLIndexSpanEntryContext() 64 XMLIndexSimpleEntryContext::FillPropertyValues(rValues); in FillPropertyValues()
|
H A D | XMLIndexTemplateContext.cxx | 283 pContext = new XMLIndexSimpleEntryContext( in CreateChildContext() 289 pContext = new XMLIndexSimpleEntryContext( in CreateChildContext() 295 pContext = new XMLIndexSimpleEntryContext( in CreateChildContext() 301 pContext = new XMLIndexSimpleEntryContext( in CreateChildContext()
|
H A D | XMLIndexChapterInfoEntryContext.cxx | 53 TYPEINIT1( XMLIndexChapterInfoEntryContext, XMLIndexSimpleEntryContext); 61 XMLIndexSimpleEntryContext(rImport, in XMLIndexChapterInfoEntryContext() 181 XMLIndexSimpleEntryContext::FillPropertyValues(rValues); in FillPropertyValues()
|
H A D | XMLIndexSpanEntryContext.hxx | 41 class XMLIndexSpanEntryContext : public XMLIndexSimpleEntryContext
|
H A D | XMLIndexBibliographyEntryContext.hxx | 45 class XMLIndexBibliographyEntryContext : public XMLIndexSimpleEntryContext
|
H A D | XMLIndexChapterInfoEntryContext.hxx | 42 class XMLIndexChapterInfoEntryContext : public XMLIndexSimpleEntryContext
|
H A D | XMLIndexTabStopEntryContext.hxx | 42 class XMLIndexTabStopEntryContext : public XMLIndexSimpleEntryContext
|
/aoo41x/main/xmloff/ |
H A D | Library_xo.mk | 310 xmloff/source/text/XMLIndexSimpleEntryContext \
|
Completed in 39 milliseconds