Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx720 maLbDims ( this, ScResId( LB_DIMS ) ), in ScDPShowDetailDlg()
749 maLbDims.InsertEntry( aName ); in ScDPShowDetailDlg()
755 if( maLbDims.GetEntryCount() ) in ScDPShowDetailDlg()
756 maLbDims.SelectEntryPos( 0 ); in ScDPShowDetailDlg()
758 maLbDims.SetDoubleClickHdl( LINK( this, ScDPShowDetailDlg, DblClickHdl ) ); in ScDPShowDetailDlg()
763 return maLbDims.GetEntryCount() ? ModalDialog::Execute() : RET_CANCEL; in Execute()
770 String aSelectedName = maLbDims.GetSelectEntry(); in GetDimensionName()
783 if( pLBox == &maLbDims ) in IMPL_LINK()
/aoo41x/main/sc/source/ui/inc/
H A Dpvfundlg.hxx217 ListBox maLbDims; member in ScDPShowDetailDlg

Completed in 24 milliseconds