Home
last modified time | relevance | path

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

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

Completed in 64 milliseconds