Searched refs:ListSelectionDialog (Results 1 – 3 of 3) sorted by relevance
55 …ListSelectionDialog::ListSelectionDialog( Window* _pParent, const Reference< XPropertySet >& _rxLi… in ListSelectionDialog() function in pcr::ListSelectionDialog77 short ListSelectionDialog::Execute() in Execute()88 void ListSelectionDialog::initialize( ) in initialize()119 void ListSelectionDialog::commitSelection() in commitSelection()138 void ListSelectionDialog::fillEntryList( const Sequence< ::rtl::OUString >& _rListEntries ) in fillEntryList()148 void ListSelectionDialog::collectSelection( Sequence< sal_Int16 >& /* [out] */ _rSelection ) in collectSelection()158 void ListSelectionDialog::selectEntries( const Sequence< sal_Int16 >& /* [in ] */ _rSelection ) in selectEntries()
46 class ListSelectionDialog : public ModalDialog class60 ListSelectionDialog(
2621 …ListSelectionDialog aDialog( impl_getDefaultDialogParent_nothrow(), m_xComponent, _rProperty, sPro… in impl_dialogListSelection_nothrow()
Completed in 34 milliseconds