/aoo41x/main/xmloff/source/script/ |
H A D | XMLEventsImportContext.cxx | 52 TYPEINIT1(XMLEventsImportContext, SvXMLImportContext); 55 XMLEventsImportContext::XMLEventsImportContext( in XMLEventsImportContext() function in XMLEventsImportContext 64 XMLEventsImportContext::XMLEventsImportContext( in XMLEventsImportContext() function in XMLEventsImportContext 75 XMLEventsImportContext::XMLEventsImportContext( in XMLEventsImportContext() function in XMLEventsImportContext 85 XMLEventsImportContext::~XMLEventsImportContext() in ~XMLEventsImportContext() 101 void XMLEventsImportContext::StartElement( in StartElement() 107 void XMLEventsImportContext::EndElement() in EndElement() 154 void XMLEventsImportContext::SetEvents( in SetEvents() 163 void XMLEventsImportContext::SetEvents( in SetEvents() 184 sal_Bool XMLEventsImportContext::GetEventSequence( in GetEventSequence() [all …]
|
H A D | XMLScriptContextFactory.cxx | 60 XMLEventsImportContext * rEvents, in CreateContext()
|
H A D | XMLStarBasicContextFactory.cxx | 62 XMLEventsImportContext* rEvents, in CreateContext()
|
H A D | XMLEventImportHelper.cxx | 126 XMLEventsImportContext* rEvents, in CreateContext()
|
H A D | xmlscripti.cxx | 147 pContext = new XMLEventsImportContext( GetImport(), nPrefix, rLName, xSupplier ); in CreateChildContext()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | XMLEventsImportContext.hxx | 60 class XMLOFF_DLLPUBLIC XMLEventsImportContext : public SvXMLImportContext class 74 XMLEventsImportContext( 79 XMLEventsImportContext( 86 XMLEventsImportContext( 93 ~XMLEventsImportContext();
|
H A D | xmlevent.hxx | 46 class XMLEventsImportContext; 140 XMLEventsImportContext* rEvents,
|
H A D | txtstyli.hxx | 31 class XMLEventsImportContext; 62 XMLEventsImportContext* pEventContext;
|
H A D | txtimp.hxx | 62 class XMLEventsImportContext; 521 XMLEventsImportContext* pEvents = NULL);
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtparaimphint.hxx | 133 XMLEventsImportContext* pEvents; 159 XMLEventsImportContext* GetEventsContext() const in GetEventsContext() 163 void SetEventsContext( XMLEventsImportContext* pCtxt ) in SetEventsContext()
|
H A D | XMLTextShapeStyleContext.cxx | 207 pContext = new XMLEventsImportContext( GetImport(), nPrefix, in CreateChildContext() 242 ((XMLEventsImportContext *)&xEventContext)->SetEvents(xEventsSupplier); in CreateAndInsert()
|
H A D | XMLAutoTextContainerEventImport.cxx | 73 return new XMLEventsImportContext(GetImport(), nPrefix, rLocalName, in CreateChildContext()
|
H A D | txtstyli.cxx | 201 pEventContext = new XMLEventsImportContext( GetImport(), nPrefix, in CreateChildContext()
|
H A D | txtparai.cxx | 451 XMLEventsImportContext* pCtxt = new XMLEventsImportContext( in CreateChildContext()
|
H A D | txtfldi.cxx | 2741 pContext = new XMLEventsImportContext( in CreateChildContext() 2792 XMLEventsImportContext* pEvents = in PrepareField() 2793 (XMLEventsImportContext*)&xEventContext; in PrepareField()
|
/aoo41x/main/xmloff/inc/ |
H A D | XMLScriptContextFactory.hxx | 36 class XMLEventsImportContext; 56 XMLEventsImportContext * rEvents,
|
H A D | XMLStarBasicContextFactory.hxx | 36 class XMLEventsImportContext; 57 XMLEventsImportContext* rEvents,
|
H A D | XMLEventImportHelper.hxx | 39 class XMLEventsImportContext; 96 XMLEventsImportContext* rEvents,
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlcvali.cxx | 305 pContext = new XMLEventsImportContext( GetImport(), nPrefix, rLName ); in CreateChildContext() 434 XMLEventsImportContext* pEvents = in EndElement() 435 (XMLEventsImportContext*)&xEventContext; in EndElement() 681 pContext = new XMLEventsImportContext(GetImport(), nPrefix, rLName); in CreateChildContext()
|
H A D | xmltabi.cxx | 340 pContext = new XMLEventsImportContext( GetImport(), nPrefix, rLName, xSupplier ); in CreateChildContext()
|
/aoo41x/main/xmloff/source/forms/ |
H A D | eventimport.cxx | 47 :XMLEventsImportContext(_rImport, _nPrefix, _rLocalName) in OFormEventsImportContext() 108 XMLEventsImportContext::EndElement(); in EndElement()
|
H A D | eventimport.hxx | 41 class OFormEventsImportContext : public XMLEventsImportContext
|
/aoo41x/main/xmloff/ |
H A D | Package_inc.mk | 49 …(call gb_Package_add_file,xmloff_inc,inc/xmloff/XMLEventsImportContext.hxx,xmloff/XMLEventsImportC…
|
H A D | Library_xo.mk | 195 xmloff/source/script/XMLEventsImportContext \
|
/aoo41x/main/xmloff/source/draw/ |
H A D | XMLImageMapContext.cxx | 259 return new XMLEventsImportContext( in CreateChildContext()
|