Home
last modified time | relevance | path

Searched refs:XMLPersElemContentTContext (Results 1 – 18 of 18) sorted by relevance

/trunk/main/xmloff/source/transform/
H A DDeepTContext.cxx42 TYPEINIT1( XMLPersElemContentTContext, XMLPersAttrListTContext );
44 void XMLPersElemContentTContext::AddContent( XMLTransformerContext *pContext ) in AddContent()
52 XMLPersElemContentTContext::XMLPersElemContentTContext( in XMLPersElemContentTContext() function in XMLPersElemContentTContext
59 XMLPersElemContentTContext::XMLPersElemContentTContext( in XMLPersElemContentTContext() function in XMLPersElemContentTContext
67 XMLPersElemContentTContext::XMLPersElemContentTContext( in XMLPersElemContentTContext() function in XMLPersElemContentTContext
76 XMLPersElemContentTContext::XMLPersElemContentTContext( in XMLPersElemContentTContext() function in XMLPersElemContentTContext
86 XMLPersElemContentTContext::~XMLPersElemContentTContext() in ~XMLPersElemContentTContext()
90 XMLTransformerContext *XMLPersElemContentTContext::CreateChildContext( in CreateChildContext()
168 void XMLPersElemContentTContext::ExportContent() in ExportContent()
H A DDeepTContext.hxx33 class XMLPersElemContentTContext : public XMLPersAttrListTContext class
41 XMLPersElemContentTContext( XMLTransformerBase& rTransformer,
45 XMLPersElemContentTContext( XMLTransformerBase& rTransformer,
50 XMLPersElemContentTContext( XMLTransformerBase& rTransformer,
56 XMLPersElemContentTContext( XMLTransformerBase& rTransformer,
62 virtual ~XMLPersElemContentTContext();
H A DStyleOASISTContext.cxx74 class XMLPropertiesTContext_Impl : public XMLPersElemContentTContext
115 TYPEINIT1( XMLPropertiesTContext_Impl, XMLPersElemContentTContext );
120 XMLPersElemContentTContext( rImp, rQName, XML_NAMESPACE_STYLE, in XMLPropertiesTContext_Impl()
762 TYPEINIT1( XMLStyleOASISTContext, XMLPersElemContentTContext );
767 XMLPersElemContentTContext ( rImp, rQName ), in XMLStyleOASISTContext()
779 XMLPersElemContentTContext( rImp, rQName, nPrefix, eToken ), in XMLStyleOASISTContext()
821 ? XMLPersElemContentTContext::CreateChildContext( in CreateChildContext()
929 XMLPersElemContentTContext::StartElement( xAttrList ); in StartElement()
939 XMLPersElemContentTContext::EndElement(); in EndElement()
962 XMLPersElemContentTContext::ExportContent(); in ExportContent()
H A DPersMixedContentTContext.cxx113 TYPEINIT1( XMLPersMixedContentTContext, XMLPersElemContentTContext );
118 XMLPersElemContentTContext( rImp, rQName ) in XMLPersMixedContentTContext()
126 XMLPersElemContentTContext( rImp, rQName, nActionMap ) in XMLPersMixedContentTContext()
135 XMLPersElemContentTContext( rImp, rQName, nPrefix, eToken ) in XMLPersMixedContentTContext()
145 XMLPersElemContentTContext( rImp, rQName, nPrefix, eToken, nActionMap ) in XMLPersMixedContentTContext()
H A DNotesTContext.cxx53 TYPEINIT1( XMLNotesTransformerContext, XMLPersElemContentTContext );
59 XMLPersElemContentTContext( rImp, rQName ), in XMLNotesTransformerContext()
150 XMLPersElemContentTContext::StartElement( xAttrList ); in StartElement()
160 XMLPersElemContentTContext::EndElement(); in EndElement()
216 ? XMLPersElemContentTContext::CreateChildContext( in CreateChildContext()
H A DStyleOOoTContext.cxx155 class XMLTypedPropertiesOOoTContext_Impl : public XMLPersElemContentTContext
180 TYPEINIT1( XMLTypedPropertiesOOoTContext_Impl, XMLPersElemContentTContext );
185 XMLPersElemContentTContext( rImp, rQName ), in XMLTypedPropertiesOOoTContext_Impl()
1074 TYPEINIT1( XMLStyleOOoTContext, XMLPersElemContentTContext );
1080 XMLPersElemContentTContext( rImp, rQName ), in XMLStyleOOoTContext()
1093 XMLPersElemContentTContext( rImp, rQName, nPrefix, eToken ), in XMLStyleOOoTContext()
1118 ? XMLPersElemContentTContext::CreateChildContext( in CreateChildContext()
1136 pContext = new XMLPersElemContentTContext( in CreateChildContext()
1160 ? XMLPersElemContentTContext::CreateChildContext( in CreateChildContext()
1302 XMLPersElemContentTContext::StartElement( xAttrList ); in StartElement()
[all …]
H A DChartPlotAreaOASISTContext.cxx41 class XMLAxisOASISContext : public XMLPersElemContentTContext
67 TYPEINIT1( XMLAxisOASISContext, XMLPersElemContentTContext );
73 XMLPersElemContentTContext( rTransformer, rQName ), in XMLAxisOASISContext()
99 pContext = XMLPersElemContentTContext::CreateChildContext( in CreateChildContext()
163 XMLPersElemContentTContext::StartElement( xAttrList ); in StartElement()
H A DEventOOoTContext.cxx102 TYPEINIT1( XMLEventOOoTransformerContext, XMLPersElemContentTContext );
108 XMLPersElemContentTContext( rImp, rQName, in XMLEventOOoTransformerContext()
233 XMLPersElemContentTContext::StartElement( xAttrList ); in StartElement()
242 XMLPersElemContentTContext::EndElement(); in EndElement()
254 return XMLPersElemContentTContext::CreateChildContext(nPrefix, rLocalName, rQName, xAttrList); in CreateChildContext()
H A DChartPlotAreaOOoTContext.cxx41 class XMLAxisOOoContext : public XMLPersElemContentTContext
58 TYPEINIT1( XMLAxisOOoContext, XMLPersElemContentTContext );
63 XMLPersElemContentTContext( rTransformer, rQName ), in XMLAxisOOoContext()
126 XMLPersElemContentTContext::StartElement( xAttrList ); in StartElement()
H A DFrameOOoTContext.cxx44 TYPEINIT1( XMLFrameOOoTransformerContext, XMLPersElemContentTContext );
49 XMLPersElemContentTContext( rImp, rQName ), in XMLFrameOOoTransformerContext()
136 pContext = XMLPersElemContentTContext::CreateChildContext( in CreateChildContext()
H A DPersMixedContentTContext.hxx32 class XMLPersMixedContentTContext : public XMLPersElemContentTContext
H A DFrameOOoTContext.hxx29 class XMLFrameOOoTransformerContext : public XMLPersElemContentTContext
H A DNotesTContext.hxx29 class XMLNotesTransformerContext : public XMLPersElemContentTContext
H A DEventOOoTContext.hxx31 class XMLEventOOoTransformerContext : public XMLPersElemContentTContext
H A DStyleOOoTContext.hxx34 class XMLStyleOOoTContext : public XMLPersElemContentTContext
H A DStyleOASISTContext.hxx33 class XMLStyleOASISTContext : public XMLPersElemContentTContext
H A DOasis2OOo.cxx1339 class XMLTabStopOASISTContext_Impl : public XMLPersElemContentTContext
1352 TYPEINIT1( XMLTabStopOASISTContext_Impl, XMLPersElemContentTContext );
1357 XMLPersElemContentTContext( rImp, rQName ) in XMLTabStopOASISTContext_Impl()
1465 XMLPersElemContentTContext::StartElement( xAttrList ); in StartElement()
H A DOOo2Oasis.cxx1321 class XMLTabStopOOoTContext_Impl : public XMLPersElemContentTContext
1334 TYPEINIT1( XMLTabStopOOoTContext_Impl, XMLPersElemContentTContext );
1339 XMLPersElemContentTContext( rImp, rQName ) in XMLTabStopOOoTContext_Impl()
1415 XMLPersElemContentTContext::StartElement( xAttrList ); in StartElement()

Completed in 91 milliseconds