Searched refs:allItemsRemoved (Results 1 – 5 of 5) sorted by relevance
61 void allItemsRemoved(
2230 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 UnoListBoxControl2704 xPeerListener->allItemsRemoved( i_rEvent ); in allItemsRemoved()2982 void SAL_CALL UnoComboBoxControl::allItemsRemoved( const lang::EventObject& i_rEvent ) throw (uno::… in allItemsRemoved() function in UnoComboBoxControl2987 xPeerListener->allItemsRemoved( i_rEvent ); in allItemsRemoved()
733 …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 (:…
890 …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 (:…
2142 void SAL_CALL VCLXListBox::allItemsRemoved( const EventObject& i_rEvent ) throw (RuntimeException) in allItemsRemoved() function in VCLXListBox4302 void SAL_CALL VCLXComboBox::allItemsRemoved( const EventObject& i_rEvent ) throw (RuntimeException) in allItemsRemoved() function in VCLXComboBox
Completed in 78 milliseconds