Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx502 void OApplicationView::describeCurrentSelectionForType( const ElementType _eType, Sequence< NamedDa… in describeCurrentSelectionForType() function in OApplicationView
505 getDetailView()->describeCurrentSelectionForType( _eType, _out_rSelectedObjects ); in describeCurrentSelectionForType()
H A DAppDetailView.cxx912 void OApplicationDetailView::describeCurrentSelectionForType( const ElementType _eType, Sequence< N… in describeCurrentSelectionForType() function in OApplicationDetailView
915 m_pControlHelper->describeCurrentSelectionForType( _eType, _out_rSelectedObjects ); in describeCurrentSelectionForType()
H A DAppView.hxx229 void describeCurrentSelectionForType(
H A DAppDetailPageHelper.hxx270 void describeCurrentSelectionForType(
H A DAppDetailView.hxx302 void describeCurrentSelectionForType(
H A DAppDetailPageHelper.cxx454 describeCurrentSelectionForType( eType, _out_rSelectedObjects ); in describeCurrentSelectionForControl()
462 void OAppDetailPageHelper::describeCurrentSelectionForType( const ElementType _eType, Sequence< Nam… in describeCurrentSelectionForType() function in OAppDetailPageHelper
H A DAppController.cxx2984 getContainer()->describeCurrentSelectionForType( eType, aCurrentSelection ); in getSelection()

Completed in 48 milliseconds