Searched refs:M_SOFFICE (Results 1 – 3 of 3) sorted by relevance
305 #define RC_AppAbort ( M_SOFFICE | M_MOZILLA | 1 )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 )311 #define RC_AppDelay ( M_SOFFICE | M_MOZILLA | 7 )313 #define RC_Profile ( M_SOFFICE | M_MOZILLA | 9 )318 #define RC_Kill ( M_SOFFICE | 12 )319 #define RC_RmDir ( M_SOFFICE | 13 )320 #define RC_MkDir ( M_SOFFICE | 14 )322 #define RC_Name ( M_SOFFICE | 16 )[all …]
130 public static final char M_SOFFICE = 0x0800; field388 public static final char RC_GPF = (M_SOFFICE | M_MOZILLA | 5);394 public static final char RC_UseBindings = (M_SOFFICE | 8);404 public static final char RC_Kill = (M_SOFFICE | 12);406 public static final char RC_RmDir = (M_SOFFICE | 13);408 public static final char RC_MkDir = (M_SOFFICE | 14);410 public static final char RC_FileCopy = (M_SOFFICE | 15);412 public static final char RC_Name = (M_SOFFICE | 16);428 public static final char RC_SAXRelease = (M_SOFFICE | 24);430 public static final char RC_RecordMacro = (M_SOFFICE | 25);[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
Completed in 17 milliseconds