Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java521 private void removeAllItems(XListBox _xListBox) in removeAllItems() method in FieldSelection
530 removeAllItems(xFieldsListBox); in initialize()
535 removeAllItems(xSelectedFieldsListBox); in initialize()
558 removeAllItems(xSelectedFieldsListBox); in initialize()
573 removeAllItems(xFieldsListBox); in selectFields()
576 removeAllItems(xSelectedFieldsListBox); in selectFields()
616 removeAllItems(xFieldsListBox); in deselectFields()
618 removeAllItems(xSelectedFieldsListBox); in deselectFields()
/trunk/main/offapi/com/sun/star/awt/
H A DXItemListListener.idl59 <member>XItemList::removeAllItems</member>
H A DXItemList.idl120 void removeAllItems();
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx1833 void removeAllItems() in removeAllItems() function
2032 void SAL_CALL UnoControlListBoxModel::removeAllItems( ) throw (::com::sun::star::uno::RuntimeExcep… in removeAllItems() function in UnoControlListBoxModel
2036 m_pData->removeAllItems(); in removeAllItems()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx772 virtual void SAL_CALL removeAllItems( ) throw (::com::sun::star::uno::RuntimeException);

Completed in 56 milliseconds