Searched refs:describeCurrentSelectionForControl (Results 1 – 7 of 7) sorted by relevance
496 void OApplicationView::describeCurrentSelectionForControl( const Control& _rControl, Sequence< Name… in describeCurrentSelectionForControl() function in OApplicationView499 getDetailView()->describeCurrentSelectionForControl( _rControl, _out_rSelectedObjects ); in describeCurrentSelectionForControl()
906 void OApplicationDetailView::describeCurrentSelectionForControl( const Control& _rControl, Sequence… in describeCurrentSelectionForControl() function in OApplicationDetailView909 m_pControlHelper->describeCurrentSelectionForControl( _rControl, _out_rSelectedObjects ); in describeCurrentSelectionForControl()
222 void describeCurrentSelectionForControl(
263 void describeCurrentSelectionForControl(
295 void describeCurrentSelectionForControl(
447 void OAppDetailPageHelper::describeCurrentSelectionForControl( const Control& _rControl, Sequence< … in describeCurrentSelectionForControl() function in OAppDetailPageHelper
2426 getContainer()->describeCurrentSelectionForControl( _rControl, aSelection ); in getCurrentSelection()
Completed in 53 milliseconds