LibreOffice Module xmloff (master) 1
|
#include <callbacks.hxx>
Public Member Functions | |
virtual SvXMLExport & | getGlobalContext ()=0 |
virtual ::rtl::Reference< SvXMLExportPropertyMapper > | getStylePropertyMapper ()=0 |
virtual void | exportCollectionElements (const css::uno::Reference< css::container::XIndexAccess > &_rxCollection)=0 |
steps through a collection and exports all children of this collection More... | |
virtual OUString | getObjectStyleName (const css::uno::Reference< css::beans::XPropertySet > &_rxObject)=0 |
Protected Member Functions | |
~IFormsExportContext () | |
Definition at line 34 of file callbacks.hxx.
|
inlineprotected |
Definition at line 49 of file callbacks.hxx.
|
pure virtual |
steps through a collection and exports all children of this collection
Implemented in xmloff::OFormLayerXMLExport_Impl.
Referenced by xmloff::OControlExport::exportSubTags(), and xmloff::OFormExport::exportSubTags().
|
pure virtual |
Implemented in xmloff::OFormLayerXMLExport_Impl.
Referenced by xmloff::OPropertyExport::AddAttribute(), xmloff::OElementExport::doExport(), xmloff::OElementExport::exportEvents(), xmloff::OControlExport::exportInnerAttributes(), xmloff::OControlExport::exportListSourceAsElements(), xmloff::OPropertyExport::exportRelativeTargetLocation(), xmloff::OPropertyExport::exportRemainingProperties(), xmloff::OPropertyExport::exportRemainingPropertiesSequence(), xmloff::OElementExport::exportServiceNameAttribute(), xmloff::OColumnExport::exportServiceNameAttribute(), xmloff::OControlExport::exportSubTags(), xmloff::OFormExport::exportSubTags(), xmloff::OElementExport::implStartElement(), and xmloff::OControlExport::implStartElement().
|
pure virtual |
Implemented in xmloff::OFormLayerXMLExport_Impl.
Referenced by xmloff::OColumnExport::exportAttributes().
|
pure virtual |
Implemented in xmloff::OFormLayerXMLExport_Impl.
Referenced by xmloff::OPropertyExport::flagStyleProperties().