Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx816 OListboxControl::OListboxControl( Window* pParent, WinBits nWinStyle) in OListboxControl() function in pcr::OListboxControl
828 Any SAL_CALL OListboxControl::getValue() throw (RuntimeException) in getValue()
839 Type SAL_CALL OListboxControl::getValueType() throw (RuntimeException) in getValueType()
845 …void SAL_CALL OListboxControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Runtime… in setValue()
866 void SAL_CALL OListboxControl::clearList() throw (RuntimeException) in clearList()
872 …void SAL_CALL OListboxControl::prependListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeE… in prependListEntry()
878 …void SAL_CALL OListboxControl::appendListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeEx… in appendListEntry()
883 … Sequence< ::rtl::OUString > SAL_CALL OListboxControl::getListEntries( ) throw (RuntimeException) in getListEntries()
895 void OListboxControl::modified() in modified()
H A Dstandardcontrol.hxx321 class OListboxControl : public OListboxControl_Base class
324 OListboxControl( Window* pParent, WinBits nWinStyle );
H A Dpropcontroller.cxx812 xControl = new OListboxControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_DROPDOWN); in createPropertyControl()

Completed in 37 milliseconds