Home
last modified time | relevance | path

Searched refs:XMLIndexSimpleEntryContext (Results 1 – 12 of 12) sorted by relevance

/aoo42x/main/xmloff/source/text/
H A DXMLIndexSimpleEntryContext.cxx54 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 DXMLIndexTabStopEntryContext.cxx50 TYPEINIT1( XMLIndexTabStopEntryContext, XMLIndexSimpleEntryContext );
57 XMLIndexSimpleEntryContext(rImport, rTemplate.sTokenTabStop, in XMLIndexTabStopEntryContext()
125 XMLIndexSimpleEntryContext::StartElement( xAttrList ); in StartElement()
132 XMLIndexSimpleEntryContext::FillPropertyValues(rValues); in FillPropertyValues()
H A DXMLIndexBibliographyEntryContext.cxx55 TYPEINIT1( XMLIndexBibliographyEntryContext, XMLIndexSimpleEntryContext);
62 XMLIndexSimpleEntryContext(rImport, in XMLIndexBibliographyEntryContext()
160 XMLIndexSimpleEntryContext::EndElement(); in EndElement()
169 XMLIndexSimpleEntryContext::FillPropertyValues(rValues); in FillPropertyValues()
H A DXMLIndexSimpleEntryContext.hxx42 class XMLIndexSimpleEntryContext : public SvXMLImportContext class
63 XMLIndexSimpleEntryContext(
70 ~XMLIndexSimpleEntryContext();
H A DXMLIndexSpanEntryContext.cxx38 TYPEINIT1( XMLIndexSpanEntryContext, XMLIndexSimpleEntryContext);
45 XMLIndexSimpleEntryContext(rImport, rTemplate.sTokenText, in XMLIndexSpanEntryContext()
64 XMLIndexSimpleEntryContext::FillPropertyValues(rValues); in FillPropertyValues()
H A DXMLIndexTemplateContext.cxx283 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 DXMLIndexChapterInfoEntryContext.cxx53 TYPEINIT1( XMLIndexChapterInfoEntryContext, XMLIndexSimpleEntryContext);
61 XMLIndexSimpleEntryContext(rImport, in XMLIndexChapterInfoEntryContext()
181 XMLIndexSimpleEntryContext::FillPropertyValues(rValues); in FillPropertyValues()
H A DXMLIndexSpanEntryContext.hxx41 class XMLIndexSpanEntryContext : public XMLIndexSimpleEntryContext
H A DXMLIndexBibliographyEntryContext.hxx45 class XMLIndexBibliographyEntryContext : public XMLIndexSimpleEntryContext
H A DXMLIndexChapterInfoEntryContext.hxx42 class XMLIndexChapterInfoEntryContext : public XMLIndexSimpleEntryContext
H A DXMLIndexTabStopEntryContext.hxx42 class XMLIndexTabStopEntryContext : public XMLIndexSimpleEntryContext
/aoo42x/main/xmloff/
H A DLibrary_xo.mk313 xmloff/source/text/XMLIndexSimpleEntryContext \

Completed in 44 milliseconds