Home
last modified time | relevance | path

Searched refs:XMLTextMarkImportContext (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLTextMarkImportContext.cxx106 TYPEINIT1( XMLTextMarkImportContext, SvXMLImportContext);
108 XMLTextMarkImportContext::XMLTextMarkImportContext( in XMLTextMarkImportContext() function in XMLTextMarkImportContext
165 void XMLTextMarkImportContext::StartElement( in StartElement()
188 void XMLTextMarkImportContext::EndElement() in EndElement()
353 SvXMLImportContext *XMLTextMarkImportContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
362 Reference<XTextContent> XMLTextMarkImportContext::CreateAndInsertMark( in CreateAndInsertMark()
425 sal_Bool XMLTextMarkImportContext::FindName( in FindName()
H A DXMLTextMarkImportContext.hxx69 class XMLTextMarkImportContext : public SvXMLImportContext class
87 XMLTextMarkImportContext(
H A Dtxtparai.cxx922 XMLTextMarkImportContext::CreateAndInsertMark( in InsertMeta()
1001 XMLTextMarkImportContext::CreateAndInsertMark( in InsertMeta()
1722 pContext = new XMLTextMarkImportContext( rImport, in CreateChildContext()
1730 pContext = new XMLTextMarkImportContext( rImport, in CreateChildContext()
2178 XMLTextMarkImportContext::CreateAndInsertMark( in ~XMLParaContext()
/trunk/main/xmloff/
H A DLibrary_xo.mk345 xmloff/source/text/XMLTextMarkImportContext \