Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/miscdlgs/
H A Dsimpref.cxx81 bCloseOnButtonUp( sal_False ), in ScSimpleRefDlg()
201 bCloseOnButtonUp = bSetCloseOnButtonUp; in SetFlags()
221 if ( (bForced || bCloseOnButtonUp) && bCloseFlag ) in RefInputDone()
/aoo42x/main/sc/source/ui/view/
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()
H A Dtabvwsh4.cxx1232 sal_Bool bCloseOnButtonUp, sal_Bool bSingleCell, sal_Bool bMultiSelection ) in StartSimpleRefDialog() argument
1257 pWnd->SetFlags( bCloseOnButtonUp, bSingleCell, bMultiSelection ); in StartSimpleRefDialog()
/aoo42x/main/sc/source/ui/inc/
H A Dsimpref.hxx75 sal_Bool bCloseOnButtonUp; member in ScSimpleRefDlg
H A Dreffact.hxx92 …void SetFlags( sal_Bool bCloseOnButtonUp, sal_Bool bSingleCell, sal_Bool bMultiSelectio…
H A Dtabvwsh.hxx416 … sal_Bool bCloseOnButtonUp, sal_Bool bSingleCell, sal_Bool bMultiSelection );
/aoo42x/main/sc/source/ui/unoobj/
H A Dviewuno.cxx2127 sal_Bool bCloseOnButtonUp = sal_False; in startRangeSelection() local
2140 bCloseOnButtonUp = ScUnoHelpFunctions::GetBoolFromAny( rProp.Value ); in startRangeSelection()
2157 pViewSh->StartSimpleRefDialog( aTitle, aInitVal, bCloseOnButtonUp, bSingleCell, bMultiSelection ); in startRangeSelection()

Completed in 39 milliseconds