Home
last modified time | relevance | path

Searched refs:bSingleCell (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1232 sal_Bool bCloseOnButtonUp, sal_Bool bSingleCell, sal_Bool bMultiSelection ) in StartSimpleRefDialog() argument
1257 pWnd->SetFlags( bCloseOnButtonUp, bSingleCell, bMultiSelection ); in StartSimpleRefDialog()
H A Dreffact.cxx301 void ScSimpleRefDlgWrapper::SetFlags( sal_Bool bCloseOnButtonUp, sal_Bool bSingleCell, sal_Bool bMu… in SetFlags() argument
305 ((ScSimpleRefDlg*)pWindow)->SetFlags( bCloseOnButtonUp, bSingleCell, bMultiSelection ); in SetFlags()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx2128 sal_Bool bSingleCell = sal_False; in startRangeSelection() local
2152 bSingleCell = ScUnoHelpFunctions::GetBoolFromAny( rProp.Value ); in startRangeSelection()
2157 pViewSh->StartSimpleRefDialog( aTitle, aInitVal, bCloseOnButtonUp, bSingleCell, bMultiSelection ); in startRangeSelection()
/trunk/main/sc/source/ui/miscdlgs/
H A Dsimpref.cxx82 bSingleCell ( sal_False ), in ScSimpleRefDlg()
130 if ( bSingleCell ) in SetReference()
202 bSingleCell = bSetSingleCell; in SetFlags()
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx416 … sal_Bool bCloseOnButtonUp, sal_Bool bSingleCell, sal_Bool bMultiSelection );
H A Dreffact.hxx92 …void SetFlags( sal_Bool bCloseOnButtonUp, sal_Bool bSingleCell, sal_Bool bMultiSelectio…
H A Dsimpref.hxx76 sal_Bool bSingleCell; member in ScSimpleRefDlg

Completed in 40 milliseconds