Searched refs:OTableSubscriptionDialog (Results 1 – 5 of 5) sorted by relevance
59 DBG_NAME(OTableSubscriptionDialog) in DBG_NAME() argument63 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 …]
58 class OTableSubscriptionDialog;77 OTableSubscriptionDialog* m_pTablesDlg;92 …OTableSubscriptionPage( Window* pParent, const SfxItemSet& _rCoreAttrs ,OTableSubscriptionDialog* …
142 …ubscriptionPage( Window* pParent, const SfxItemSet& _rCoreAttrs,OTableSubscriptionDialog* _pTables… in DBG_NAME()
54 class OTableSubscriptionDialog : public SfxSingleTabDialog, public IItemSetHelper class63 OTableSubscriptionDialog(Window* pParent68 virtual ~OTableSubscriptionDialog();
122 …OTableSubscriptionDialog* pDlg = new OTableSubscriptionDialog(_pParent, m_pDatasourceItems, m_aCon… in createDialog()
Completed in 21 milliseconds