Home
last modified time | relevance | path

Searched refs:bIsInEditCommand (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dscmod.hxx140 sal_Bool bIsInEditCommand; member in ScModule
191 void SetInEditCommand( sal_Bool bNew ) { bIsInEditCommand = bNew; } in SetInEditCommand()
192 sal_Bool IsInEditCommand() const { return bIsInEditCommand; } in IsInEditCommand()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx155 bIsInEditCommand( sal_False ), in ScModule()
1687 if (bIsInEditCommand) in IsFormulaMode()

Completed in 33 milliseconds