Searched refs:removeAllItems (Results 1 – 5 of 5) sorted by relevance
521 private void removeAllItems(XListBox _xListBox) in removeAllItems() method in FieldSelection530 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()
59 <member>XItemList::removeAllItems</member>
120 void removeAllItems();
1833 void removeAllItems() in removeAllItems() function2032 void SAL_CALL UnoControlListBoxModel::removeAllItems( ) throw (::com::sun::star::uno::RuntimeExcep… in removeAllItems() function in UnoControlListBoxModel2036 m_pData->removeAllItems(); in removeAllItems()
772 virtual void SAL_CALL removeAllItems( ) throw (::com::sun::star::uno::RuntimeException);
Completed in 87 milliseconds