Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx2700 sal_Bool bEditView = pViewData->HasEditView( eWhich ); in Command() local
2701 if (!bEditView) in Command()
2716 if ( nCmd == COMMAND_CURSORPOS && !bEditView ) in Command()