Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx681 OColorControl::OColorControl(Window* pParent, WinBits nWinStyle) in OColorControl() function in pcr::OColorControl
719 …void SAL_CALL OColorControl::setValue( const Any& _rValue ) throw (IllegalTypeException, RuntimeEx… in setValue()
752 Any SAL_CALL OColorControl::getValue() throw (RuntimeException) in getValue()
770 Type SAL_CALL OColorControl::getValueType() throw (RuntimeException) in getValueType()
776 void SAL_CALL OColorControl::clearList() throw (RuntimeException) in clearList()
782 …void SAL_CALL OColorControl::prependListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeExc… in prependListEntry()
789 …void SAL_CALL OColorControl::appendListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeExce… in appendListEntry()
795 Sequence< ::rtl::OUString > SAL_CALL OColorControl::getListEntries( ) throw (RuntimeException) in getListEntries()
803 void OColorControl::modified() in modified()
H A Dstandardcontrol.hxx292 class OColorControl : public OColorControl_Base class
298 OColorControl( Window* pParent, WinBits nWinStyle );
H A Dpropcontroller.cxx844 xControl = new OColorControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_DROPDOWN ); in createPropertyControl()

Completed in 35 milliseconds