Lines Matching refs:OElementExport
102 …OElementExport::OElementExport(IFormsExportContext& _rContext, const Reference< XPropertySet >& _r… in OElementExport() function in xmloff::OElementExport
111 OElementExport::~OElementExport() in ~OElementExport()
117 void OElementExport::doExport() in doExport()
138 void OElementExport::examine() in examine()
144 void OElementExport::exportAttributes() in exportAttributes()
150 void OElementExport::exportSubTags() in exportSubTags()
160 void OElementExport::implStartElement(const sal_Char* _pName) in implStartElement()
166 void OElementExport::implEndElement() in implEndElement()
173 void OElementExport::exportServiceNameAttribute() in exportServiceNameAttribute()
240 void OElementExport::exportEvents() in exportEvents()
257 :OElementExport(_rContext, _rxControl, _rEvents) in OControlExport()
407 OElementExport::exportSubTags(); in exportSubTags()
1424 OElementExport::implStartElement(_pName); in implStartElement()
1431 OElementExport::implEndElement(); in implEndElement()
2069 :OElementExport(_rContext, _rxForm, _rEvents) in OFormExport()
2103 OElementExport::exportSubTags(); in exportSubTags()