Home
last modified time | relevance | path

Searched refs:IsInsertMode (Results 26 – 29 of 29) sorted by relevance

12

/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx1195 bIsInsertMode = pEditView->IsInsertMode(); in StopEditEngine()
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx1204 SfxBoolItem aItem( SID_ATTR_INSERT, pView->IsInsertMode() ); in GetState()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx349 sal_Bool IsInsertMode() const { return ( ( nControl & EV_CNTRL_OVERWRITE ) == 0 ); } in IsInsertMode() function in ImpEditView
/trunk/main/vcl/source/control/
H A Dfield2.cxx696 if ( bSameMask && pEdit->IsInsertMode() ) in ImplPatternProcessKeyInput()

Completed in 54 milliseconds

12