Searched refs:OControlExport (Results 1 – 3 of 3) sorted by relevance
254 …OControlExport::OControlExport(IFormsExportContext& _rContext, const Reference< XPropertySet >& _… in OControlExport() function in xmloff::OControlExport273 OControlExport::~OControlExport() in ~OControlExport()279 void OControlExport::exportOuterAttributes() in exportOuterAttributes()307 void OControlExport::exportInnerAttributes() in exportInnerAttributes()341 void OControlExport::exportAttributes() in exportAttributes()347 void OControlExport::exportSubTags() throw (Exception) in exportSubTags()477 void OControlExport::exportGenericHandlerAttributes() in exportGenericHandlerAttributes()555 void OControlExport::exportCommonControlAttributes() in exportCommonControlAttributes()858 void OControlExport::exportDatabaseAttributes() in exportDatabaseAttributes()936 void OControlExport::exportBindingAtributes() in exportBindingAtributes()[all …]
90 class OControlExport class123 OControlExport(IFormsExportContext& _rContext,128 ~OControlExport();271 class OColumnExport : public OControlExport
168 OControlExport aExportImpl(*this, _rxControl, sControlId, sReferringControls, _rEvents); in exportControl()