Home
last modified time | relevance | path

Searched refs:maLbDims (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx719 maLbDims ( this, ScResId( LB_DIMS ) ), in ScDPShowDetailDlg()
748 maLbDims.InsertEntry( aName ); in ScDPShowDetailDlg()
754 if( maLbDims.GetEntryCount() ) in ScDPShowDetailDlg()
755 maLbDims.SelectEntryPos( 0 ); in ScDPShowDetailDlg()
757 maLbDims.SetDoubleClickHdl( LINK( this, ScDPShowDetailDlg, DblClickHdl ) ); in ScDPShowDetailDlg()
762 return maLbDims.GetEntryCount() ? ModalDialog::Execute() : RET_CANCEL; in Execute()
769 String aSelectedName = maLbDims.GetSelectEntry(); in GetDimensionName()
782 if( pLBox == &maLbDims ) in IMPL_LINK()
/aoo42x/main/sc/source/ui/inc/
H A Dpvfundlg.hxx217 ListBox maLbDims; member in ScDPShowDetailDlg

Completed in 17 milliseconds