Lines Matching refs:OTableSubscriptionDialog
59 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()
106 sal_Bool OTableSubscriptionDialog::getCurrentSettings(Sequence< PropertyValue >& _rDriverParams) in getCurrentSettings()
111 void OTableSubscriptionDialog::successfullyConnected() in successfullyConnected()
116 void OTableSubscriptionDialog::clearPassword() in clearPassword()
121 String OTableSubscriptionDialog::getConnectionURL() const in getConnectionURL()
126 Reference< XPropertySet > OTableSubscriptionDialog::getCurrentDataSource() in getCurrentDataSource()
131 const SfxItemSet* OTableSubscriptionDialog::getOutputSet() const in getOutputSet()
136 SfxItemSet* OTableSubscriptionDialog::getWriteOutputSet() in getWriteOutputSet()