Lines Matching refs:SQLCommandDesigner
111 SQLCommandDesigner::SQLCommandDesigner( const Reference< XComponentContext >& _rxContext, in SQLCommandDesigner() function in pcr::SQLCommandDesigner
128 SQLCommandDesigner::~SQLCommandDesigner() in ~SQLCommandDesigner()
133 …void SAL_CALL SQLCommandDesigner::propertyChange( const PropertyChangeEvent& Event ) throw (Runtim… in propertyChange()
164 … void SAL_CALL SQLCommandDesigner::disposing( const EventObject& Source ) throw (RuntimeException) in disposing()
174 void SQLCommandDesigner::dispose() in dispose()
188 void SQLCommandDesigner::impl_checkDisposed_throw() const in impl_checkDisposed_throw()
195 void SQLCommandDesigner::raise() const in raise()
202 bool SQLCommandDesigner::suspend() const in suspend()
209 void SQLCommandDesigner::impl_raise_nothrow() const in impl_raise_nothrow()
232 void SQLCommandDesigner::impl_doOpenDesignerFrame_nothrow() in impl_doOpenDesignerFrame_nothrow()
298 Reference< XFrame > SQLCommandDesigner::impl_createEmptyParentlessTask_nothrow( ) const in impl_createEmptyParentlessTask_nothrow()
322 void SQLCommandDesigner::impl_designerClosed_nothrow() in impl_designerClosed_nothrow()
329 void SQLCommandDesigner::impl_closeDesigner_nothrow() in impl_closeDesigner_nothrow()
371 bool SQLCommandDesigner::impl_trySuspendDesigner_nothrow() const in impl_trySuspendDesigner_nothrow()