Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx3091 class ValueListCommandUI : public SQLCommandPropertyUI class
3094 ValueListCommandUI( const Reference< XPropertySet >& _rxListOrCombo );
3112 ValueListCommandUI::ValueListCommandUI( const Reference< XPropertySet >& _rxListOrCombo ) in ValueListCommandUI() function in pcr::__anonb1d7986a0311::ValueListCommandUI
3119 ::rtl::OUString ValueListCommandUI::getSQLCommand() const in getSQLCommand()
3143 sal_Bool ValueListCommandUI::getEscapeProcessing() const in getEscapeProcessing()
3153 void ValueListCommandUI::setSQLCommand( const ::rtl::OUString& _rCommand ) const in setSQLCommand()
3164 void ValueListCommandUI::setEscapeProcessing( const sal_Bool _bEscapeProcessing ) const in setEscapeProcessing()
3171 ::rtl::OUString* ValueListCommandUI::getPropertiesToDisable() in getPropertiesToDisable()
3210 xCommandUI = new ValueListCommandUI( xComponentProperties ); in impl_doDesignSQLCommand_nothrow()

Completed in 36 milliseconds