Home
last modified time | relevance | path

Searched refs:getSelectionElementNames (Results 1 – 10 of 10) sorted by relevance

/trunk/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx445 getSelectionElementNames(aList); in deleteEntries()
583 void OApplicationController::getSelectionElementNames(::std::vector< ::rtl::OUString>& _rNames) con… in getSelectionElementNames() function in dbaui::OApplicationController
590 getContainer()->getSelectionElementNames( _rNames ); in getSelectionElementNames()
653 getSelectionElementNames(aList); in copyObject()
H A DAppView.cxx490 void OApplicationView::getSelectionElementNames( ::std::vector< ::rtl::OUString>& _rNames ) const in getSelectionElementNames() function in OApplicationView
493 getDetailView()->getSelectionElementNames( _rNames ); in getSelectionElementNames()
H A DAppControllerGen.cxx722 getSelectionElementNames(aList); in isRenameDeleteAllowed()
779 getSelectionElementNames(aList); in doAction()
H A DAppDetailView.cxx900 void OApplicationDetailView::getSelectionElementNames( ::std::vector< ::rtl::OUString>& _rNames ) c… in getSelectionElementNames() function in OApplicationDetailView
903 m_pControlHelper->getSelectionElementNames( _rNames ); in getSelectionElementNames()
H A DAppView.hxx218 void getSelectionElementNames( ::std::vector< ::rtl::OUString>& _rNames ) const;
H A DAppController.cxx816 getSelectionElementNames( aSelected ); in GetState()
1056 getSelectionElementNames( aList ); in Execute()
1073 getSelectionElementNames(aList); in Execute()
2077 getSelectionElementNames(aList); in renameEntry()
H A DAppDetailPageHelper.hxx259 void getSelectionElementNames( ::std::vector< ::rtl::OUString>& _rNames ) const;
H A DAppDetailView.hxx291 void getSelectionElementNames(::std::vector< ::rtl::OUString>& _rNames ) const;
H A DAppController.hxx225 void getSelectionElementNames( ::std::vector< ::rtl::OUString>& _rNames ) const;
H A DAppDetailPageHelper.cxx413 void OAppDetailPageHelper::getSelectionElementNames( ::std::vector< ::rtl::OUString>& _rNames ) con… in getSelectionElementNames() function in OAppDetailPageHelper

Completed in 116 milliseconds