Home
last modified time | relevance | path

Searched refs:OTextConnectionSettingsDialog (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/dbaccess/source/ui/uno/
H A Dtextconnectionsettings_uno.cxx68 class OTextConnectionSettingsDialog;
70 …typedef ::comphelper::OPropertyArrayUsageHelper< OTextConnectionSettingsDialog > OTextConnectio…
72 class OTextConnectionSettingsDialog class
80 OTextConnectionSettingsDialog( const ::comphelper::ComponentContext& _rContext );
81 virtual ~OTextConnectionSettingsDialog();
104OTextConnectionSettingsDialog::OTextConnectionSettingsDialog( const ::comphelper::ComponentContext… in OTextConnectionSettingsDialog() function in dbaui::OTextConnectionSettingsDialog
111 OTextConnectionSettingsDialog::~OTextConnectionSettingsDialog() in ~OTextConnectionSettingsDialog()
116 IMPLEMENT_IMPLEMENTATION_ID( OTextConnectionSettingsDialog )
119 …IMPLEMENT_SERVICE_INFO1_STATIC( OTextConnectionSettingsDialog, "com.sun.star.comp.dbaccess.OTextCo…
122 …Reference< XPropertySetInfo > SAL_CALL OTextConnectionSettingsDialog::getPropertySetInfo() throw(… in getPropertySetInfo()
[all …]