Searched refs:OColumnExport (Results 1 – 3 of 3) sorted by relevance
271 class OColumnExport : public OControlExport class277 OColumnExport(IFormsExportContext& _rContext,282 ~OColumnExport();
1983 …OColumnExport::OColumnExport(IFormsExportContext& _rContext, const Reference< XPropertySet >& _rxC… in OColumnExport() function in xmloff::OColumnExport1990 OColumnExport::~OColumnExport() in ~OColumnExport()1996 void OColumnExport::exportServiceNameAttribute() in exportServiceNameAttribute()2021 const sal_Char* OColumnExport::getOuterXMLElementName() const in getOuterXMLElementName()2027 void OColumnExport::exportAttributes() in exportAttributes()2050 void OColumnExport::examine() in examine()
150 OColumnExport aExportImpl(*this, _rxColumn, getControlId( _rxColumn ), _rEvents); in exportGridColumn()
Completed in 35 milliseconds