Searched refs:OColorControl (Results 1 – 3 of 3) sorted by relevance
681 OColorControl::OColorControl(Window* pParent, WinBits nWinStyle) in OColorControl() function in pcr::OColorControl719 …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()
292 class OColorControl : public OColorControl_Base class298 OColorControl( Window* pParent, WinBits nWinStyle );
844 xControl = new OColorControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_DROPDOWN ); in createPropertyControl()
Completed in 48 milliseconds