Home
last modified time | relevance | path

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

/aoo4110/main/editeng/inc/editeng/
H A Deditstat.hxx63 #define EV_CNTRL_OVERWRITE 0x00000010 // Ueberschreibmodus macro
/aoo4110/main/editeng/source/editeng/
H A Dimpedit.hxx349 sal_Bool IsInsertMode() const { return ( ( nControl & EV_CNTRL_OVERWRITE ) == 0 ); } in IsInsertMode()
H A Dimpedit.cxx1114 SetFlags( nControl, EV_CNTRL_OVERWRITE, !bInsert ); in SetInsertMode()

Completed in 37 milliseconds