Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/propctrlr/
H A Dsqlcommanddesign.cxx111 SQLCommandDesigner::SQLCommandDesigner( const Reference< XComponentContext >& _rxContext, in SQLCommandDesigner() function in pcr::SQLCommandDesigner
128 SQLCommandDesigner::~SQLCommandDesigner() in ~SQLCommandDesigner()
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()
322 void SQLCommandDesigner::impl_designerClosed_nothrow() in impl_designerClosed_nothrow()
329 void SQLCommandDesigner::impl_closeDesigner_nothrow() in impl_closeDesigner_nothrow()
[all …]
H A Dsqlcommanddesign.hxx55 class SQLCommandDesigner : public SQLCommandDesigner_Base class
80 SQLCommandDesigner(
124 ~SQLCommandDesigner();
188 SQLCommandDesigner(); // never implemented
189 SQLCommandDesigner( const SQLCommandDesigner& ); // never implemented
190 SQLCommandDesigner& operator=( const SQLCommandDesigner& ); // never implemented
H A Dformcomponenthandler.hxx85 …::rtl::Reference< SQLCommandDesigner > m_xCommand…
H A Dformcomponenthandler.cxx3217 …m_xCommandDesigner.set( new SQLCommandDesigner( m_aContext.getUNOContext(), xCommandUI.get(), m_xR… in impl_doDesignSQLCommand_nothrow()

Completed in 59 milliseconds