Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/awt/
H A DXItemListListener.idl61 void allItemsRemoved(
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx2230 m_aItemListListeners.notifyEach( &XItemListListener::allItemsRemoved, aEvent ); in impl_handleRemove()
2699 void SAL_CALL UnoListBoxControl::allItemsRemoved( const lang::EventObject& i_rEvent ) throw (uno::R… in allItemsRemoved() function in UnoListBoxControl
2704 xPeerListener->allItemsRemoved( i_rEvent ); in allItemsRemoved()
2982 void SAL_CALL UnoComboBoxControl::allItemsRemoved( const lang::EventObject& i_rEvent ) throw (uno::… in allItemsRemoved() function in UnoComboBoxControl
2987 xPeerListener->allItemsRemoved( i_rEvent ); in allItemsRemoved()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx733 …virtual void SAL_CALL allItemsRemoved( const ::com::sun::star::lang::EventObject& Event ) throw (:…
798 …virtual void SAL_CALL allItemsRemoved( const ::com::sun::star::lang::EventObject& Event ) throw (:…
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx890 …virtual void SAL_CALL allItemsRemoved( const ::com::sun::star::lang::EventObject& Event ) throw (:…
992 …virtual void SAL_CALL allItemsRemoved( const ::com::sun::star::lang::EventObject& Event ) throw (:…
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx2142 void SAL_CALL VCLXListBox::allItemsRemoved( const EventObject& i_rEvent ) throw (RuntimeException) in allItemsRemoved() function in VCLXListBox
4308 void SAL_CALL VCLXComboBox::allItemsRemoved( const EventObject& i_rEvent ) throw (RuntimeException) in allItemsRemoved() function in VCLXComboBox

Completed in 86 milliseconds