Home
last modified time | relevance | path

Searched refs:XMLStringBufferImportContext (Results 1 – 9 of 9) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLStringBufferImportContext.cxx39 TYPEINIT1(XMLStringBufferImportContext, SvXMLImportContext);
41 XMLStringBufferImportContext::XMLStringBufferImportContext( in XMLStringBufferImportContext() function in XMLStringBufferImportContext
51 XMLStringBufferImportContext::~XMLStringBufferImportContext() in ~XMLStringBufferImportContext()
55 SvXMLImportContext *XMLStringBufferImportContext::CreateChildContext( in CreateChildContext()
60 return new XMLStringBufferImportContext(GetImport(), nPrefix, in CreateChildContext()
64 void XMLStringBufferImportContext::Characters( in Characters()
70 void XMLStringBufferImportContext::EndElement() in EndElement()
H A DXMLChangeInfoContext.cxx77 pContext = new XMLStringBufferImportContext(GetImport(), nPrefix, in CreateChildContext()
80 pContext = new XMLStringBufferImportContext(GetImport(), nPrefix, in CreateChildContext()
86 pContext = new XMLStringBufferImportContext(GetImport(), nPrefix, in CreateChildContext()
H A Dtxtfldi.cxx3677 new XMLStringBufferImportContext( GetImport(), nPrefix, rLocalName, aAuthorBuffer); in CreateChildContext()
3682 new XMLStringBufferImportContext( GetImport(), nPrefix, rLocalName, aDateBuffer); in CreateChildContext()
3691 … new XMLStringBufferImportContext( GetImport(), nPrefix, rLocalName, aInitialsBuffer); in CreateChildContext()
3724 … pContext = new XMLStringBufferImportContext(GetImport(), nPrefix, rLocalName, aTextBuffer); in CreateChildContext()
/trunk/main/xmloff/inc/
H A DXMLStringBufferImportContext.hxx39 class XMLStringBufferImportContext : public SvXMLImportContext class
47 XMLStringBufferImportContext(
53 virtual ~XMLStringBufferImportContext();
/trunk/main/xmloff/source/draw/
H A Dlayerimp.cxx108 return new XMLStringBufferImportContext( GetImport(), nPrefix, rLocalName, sTitleBuffer); in CreateChildContext()
112 return new XMLStringBufferImportContext( GetImport(), nPrefix, rLocalName, sDescriptionBuffer); in CreateChildContext()
H A DXMLImageMapContext.cxx265 return new XMLStringBufferImportContext( in CreateChildContext()
271 return new XMLStringBufferImportContext( in CreateChildContext()
H A Dximppage.cxx149 … pContext = new XMLStringBufferImportContext(GetImport(), nPrefix, rLocalName, maAuthorBuffer); in CreateChildContext()
151 pContext = new XMLStringBufferImportContext(GetImport(), nPrefix, rLocalName, maDateBuffer); in CreateChildContext()
/trunk/main/xmloff/
H A DLibrary_xo.mk335 xmloff/source/text/XMLStringBufferImportContext \
/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx1237 return new XMLStringBufferImportContext( in CreateChildContext()

Completed in 198 milliseconds