Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx3024 class FormSQLCommandUI : public SQLCommandPropertyUI class
3027 FormSQLCommandUI( const Reference< XPropertySet >& _rxForm );
3043 FormSQLCommandUI::FormSQLCommandUI( const Reference< XPropertySet >& _rxForm ) in FormSQLCommandUI() function in pcr::__anonb1d7986a0311::FormSQLCommandUI
3049 ::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 27 milliseconds