Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/inc/xmloff/
H A DXMLCharContext.hxx30 class XMLOFF_DLLPUBLIC XMLCharContext : public SvXMLImportContext class
32 XMLCharContext(const XMLCharContext&);
33 void operator =(const XMLCharContext&);
42 XMLCharContext(
49 XMLCharContext(
56 virtual ~XMLCharContext();
/aoo41x/main/xmloff/source/text/
H A Dtxtparai.cxx84 TYPEINIT1( XMLCharContext, SvXMLImportContext );
86 XMLCharContext::XMLCharContext( in XMLCharContext() function in XMLCharContext
124 XMLCharContext::XMLCharContext( in XMLCharContext() function in XMLCharContext
136 XMLCharContext::~XMLCharContext() in ~XMLCharContext()
140 void XMLCharContext::EndElement() in EndElement()
162 void XMLCharContext::InsertControlCharacter(sal_Int16 _nControl) in InsertControlCharacter()
166 void XMLCharContext::InsertString(const ::rtl::OUString& _sString) in InsertString()
1641 pContext = new XMLCharContext( rImport, nPrefix, in CreateChildContext()
1648 pContext = new XMLCharContext( rImport, nPrefix, in CreateChildContext()
1655 pContext = new XMLCharContext( rImport, nPrefix, in CreateChildContext()
/aoo41x/main/reportdesign/source/filter/xml/
H A DxmlFixedContent.cxx46 class OXMLCharContent : public XMLCharContext
79 : XMLCharContext(rImport,nPrfx,rLName,xAttrList,c,bCount) in OXMLCharContent()
91 : XMLCharContext(rImport,nPrfx,rLName,xAttrList,nControl) in OXMLCharContent()
/aoo41x/main/xmloff/
H A DPackage_inc.mk45 $(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/XMLCharContext.hxx,xmloff/XMLCharContext.hx…

Completed in 98 milliseconds