Searched refs:SetInEditCommand (Results 1 – 3 of 3) sorted by relevance
191 void SetInEditCommand( sal_Bool bNew ) { bIsInEditCommand = bNew; } in SetInEditCommand() function in ScModule
909 pScMod->SetInEditCommand( sal_True ); in Command()911 pScMod->SetInEditCommand( sal_False ); in Command()
2659 pScMod->SetInEditCommand( sal_True ); in StartDrag()2667 pScMod->SetInEditCommand( sal_False ); in StartDrag()
Completed in 71 milliseconds