Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/dlg/
H A DTablesSingleDlg.cxx59 DBG_NAME(OTableSubscriptionDialog) in DBG_NAME() argument
63 OTableSubscriptionDialog::OTableSubscriptionDialog(Window* pParent in DBG_NAME()
72 DBG_CTOR(OTableSubscriptionDialog,NULL); in DBG_NAME()
85 OTableSubscriptionDialog::~OTableSubscriptionDialog() in ~OTableSubscriptionDialog()
87 DBG_DTOR(OTableSubscriptionDialog,NULL); in ~OTableSubscriptionDialog()
91 short OTableSubscriptionDialog::Execute() in Execute()
111 void OTableSubscriptionDialog::successfullyConnected() in successfullyConnected()
116 void OTableSubscriptionDialog::clearPassword() in clearPassword()
121 String OTableSubscriptionDialog::getConnectionURL() const in getConnectionURL()
131 const SfxItemSet* OTableSubscriptionDialog::getOutputSet() const in getOutputSet()
[all …]
H A Dtablespage.hxx58 class OTableSubscriptionDialog;
77 OTableSubscriptionDialog* m_pTablesDlg;
92 …OTableSubscriptionPage( Window* pParent, const SfxItemSet& _rCoreAttrs ,OTableSubscriptionDialog* …
H A Dtablespage.cxx142 …ubscriptionPage( Window* pParent, const SfxItemSet& _rCoreAttrs,OTableSubscriptionDialog* _pTables… in DBG_NAME()
/aoo42x/main/dbaccess/source/ui/inc/
H A DTablesSingleDlg.hxx54 class OTableSubscriptionDialog : public SfxSingleTabDialog, public IItemSetHelper class
63 OTableSubscriptionDialog(Window* pParent
68 virtual ~OTableSubscriptionDialog();
/aoo42x/main/dbaccess/source/ui/uno/
H A DTableFilterDlg.cxx122OTableSubscriptionDialog* pDlg = new OTableSubscriptionDialog(_pParent, m_pDatasourceItems, m_aCon… in createDialog()

Completed in 30 milliseconds