Searched refs:KEYFUNC_NEW (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/rsc/inc/ |
H A D | vclrsc.hxx | 62 enum KeyFuncType { KEYFUNC_DONTKNOW, KEYFUNC_NEW, KEYFUNC_OPEN, KEYFUNC_SAVE, enumerator
|
/aoo42x/main/vcl/source/window/ |
H A D | keycod.cxx | 136 for ( sal_uInt16 i = (sal_uInt16)KEYFUNC_NEW; i < (sal_uInt16)KEYFUNC_FRONT; i++ ) in GetFunction()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | vclenum.hxx | 306 enum KeyFuncType { KEYFUNC_DONTKNOW, KEYFUNC_NEW, KEYFUNC_OPEN, KEYFUNC_SAVE, enumerator
|
/aoo42x/main/rsc/source/parser/ |
H A D | rscicpx.cxx | 1014 SETCONST( pKeyFunc, "KEYFUNC_NEW", KEYFUNC_NEW ); in InitClassKeyCode()
|
Completed in 66 milliseconds