Searched refs:M_SOFFICE (Results 1 – 3 of 3) sorted by relevance
133 #define M_SOFFICE 0x0800 // Command valid for Star/Open Office macro305 #define RC_AppAbort ( M_SOFFICE | M_MOZILLA | 1 )306 #define RC_SetClipboard ( M_SOFFICE | M_MOZILLA | 2 )307 #define RC_NoDebug ( M_SOFFICE | M_MOZILLA | 3 )308 #define RC_Debug ( M_SOFFICE | M_MOZILLA | 4 )309 #define RC_GPF ( M_SOFFICE | M_MOZILLA | 5 )310 #define RC_DisplayHid ( M_SOFFICE | M_MOZILLA | 6 )311 #define RC_AppDelay ( M_SOFFICE | M_MOZILLA | 7 )312 #define RC_UseBindings ( M_SOFFICE | 8 )313 #define RC_Profile ( M_SOFFICE | M_MOZILLA | 9 )[all …]
130 public static final char M_SOFFICE = 0x0800; field380 public static final char RC_AppAbort = (M_SOFFICE | M_MOZILLA | 1);382 public static final char RC_SetClipboard = (M_SOFFICE | M_MOZILLA | 2);384 public static final char RC_NoDebug = (M_SOFFICE | M_MOZILLA | 3);386 public static final char RC_Debug = (M_SOFFICE | M_MOZILLA | 4);388 public static final char RC_GPF = (M_SOFFICE | M_MOZILLA | 5);390 public static final char RC_DisplayHid = (M_SOFFICE | M_MOZILLA | 6);392 public static final char RC_AppDelay = (M_SOFFICE | M_MOZILLA | 7);394 public static final char RC_UseBindings = (M_SOFFICE | 8);396 public static final char RC_Profile = (M_SOFFICE | M_MOZILLA | 9);[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...