Searched refs:lcl_KeyEditMode (Results 1 – 1 of 1) sorted by relevance
206 sal_Bool lcl_KeyEditMode( SdrObject* pObj, ScTabViewShell* pViewShell, const KeyEvent* pInitialKey ) in lcl_KeyEditMode() function319 else if ( lcl_KeyEditMode( pObj, pViewShell, NULL ) ) // start text edit for suitable object in KeyInput()336 if ( lcl_KeyEditMode( pObj, pViewShell, NULL ) ) // start text edit for suitable object in KeyInput()704 if ( lcl_KeyEditMode( pObj, pViewShell, &rKEvt ) ) in KeyInput()
Completed in 14 milliseconds