Home
last modified time | relevance | path

Searched refs:selectElements (Results 1 – 7 of 7) sorted by relevance

/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx508 void OApplicationView::selectElements(const Sequence< ::rtl::OUString>& _aNames) in selectElements() function in OApplicationView
511 getDetailView()->selectElements( _aNames ); in selectElements()
H A DAppDetailView.cxx918 void OApplicationDetailView::selectElements(const Sequence< ::rtl::OUString>& _aNames) in selectElements() function in OApplicationDetailView
921 m_pControlHelper->selectElements( _aNames ); in selectElements()
H A DAppView.hxx238 void selectElements(const ::com::sun::star::uno::Sequence< ::rtl::OUString>& _aNames);
H A DAppController.cxx1758 getContainer()->selectElements( aSelected ); in onContainerSelect()
2859 getContainer()->selectElements(aSelection); in select()
2887 getContainer()->selectElements(aSelection); in select()
2961 getContainer()->selectElements( aSelected ); in select()
H A DAppDetailPageHelper.hxx279 void selectElements(const ::com::sun::star::uno::Sequence< ::rtl::OUString>& _aNames);
H A DAppDetailView.hxx311 void selectElements(const ::com::sun::star::uno::Sequence< ::rtl::OUString>& _aNames);
H A DAppDetailPageHelper.cxx531 void OAppDetailPageHelper::selectElements(const Sequence< ::rtl::OUString>& _aNames) in selectElements() function in OAppDetailPageHelper

Completed in 50 milliseconds