Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx496 void OApplicationView::describeCurrentSelectionForControl( const Control& _rControl, Sequence< Name… in describeCurrentSelectionForControl() function in OApplicationView
499 getDetailView()->describeCurrentSelectionForControl( _rControl, _out_rSelectedObjects ); in describeCurrentSelectionForControl()
H A DAppDetailView.cxx906 void OApplicationDetailView::describeCurrentSelectionForControl( const Control& _rControl, Sequence… in describeCurrentSelectionForControl() function in OApplicationDetailView
909 m_pControlHelper->describeCurrentSelectionForControl( _rControl, _out_rSelectedObjects ); in describeCurrentSelectionForControl()
H A DAppView.hxx222 void describeCurrentSelectionForControl(
H A DAppDetailPageHelper.hxx263 void describeCurrentSelectionForControl(
H A DAppDetailView.hxx295 void describeCurrentSelectionForControl(
H A DAppDetailPageHelper.cxx447 void OAppDetailPageHelper::describeCurrentSelectionForControl( const Control& _rControl, Sequence< … in describeCurrentSelectionForControl() function in OAppDetailPageHelper
H A DAppController.cxx2426 getContainer()->describeCurrentSelectionForControl( _rControl, aSelection ); in getCurrentSelection()

Completed in 47 milliseconds