Home
last modified time | relevance | path

Searched defs:GPF (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/inc/
H A Dsfxtypes.hxx185 #define GPF() *(int*)0 = 0 macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DVclHookException.java123 MESSAGES.put(new Integer(S_GPF_ABORT), "Program aborted with GPF"); in MESSAGES.put()