Searched refs:FormSQLCommandUI (Results 1 – 1 of 1) sorted by relevance
3024 class FormSQLCommandUI : public SQLCommandPropertyUI class3027 FormSQLCommandUI( const Reference< XPropertySet >& _rxForm );3043 FormSQLCommandUI::FormSQLCommandUI( const Reference< XPropertySet >& _rxForm ) in FormSQLCommandUI() function in pcr::__anonc5d208fb0311::FormSQLCommandUI3049 ::rtl::OUString FormSQLCommandUI::getSQLCommand() const in getSQLCommand()3057 sal_Bool FormSQLCommandUI::getEscapeProcessing() const in getEscapeProcessing()3065 void FormSQLCommandUI::setSQLCommand( const ::rtl::OUString& _rCommand ) const in setSQLCommand()3071 void FormSQLCommandUI::setEscapeProcessing( const sal_Bool _bEscapeProcessing ) const in setEscapeProcessing()3077 ::rtl::OUString* FormSQLCommandUI::getPropertiesToDisable() in getPropertiesToDisable()3207 xCommandUI = new FormSQLCommandUI( xComponentProperties ); in impl_doDesignSQLCommand_nothrow()
Completed in 26 milliseconds