Home
last modified time | relevance | path

Searched refs:SetInEditCommand (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sc/inc/
H A Dscmod.hxx191 void SetInEditCommand( sal_Bool bNew ) { bIsInEditCommand = bNew; } in SetInEditCommand() function in ScModule
/AOO42X/main/sc/source/ui/app/
H A Dinputwin.cxx909 pScMod->SetInEditCommand( sal_True ); in Command()
911 pScMod->SetInEditCommand( sal_False ); in Command()
/AOO42X/main/sc/source/ui/view/
H A Dgridwin.cxx2640 pScMod->SetInEditCommand( sal_True ); in StartDrag()
2648 pScMod->SetInEditCommand( sal_False ); in StartDrag()