Home
last modified time | relevance | path

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

/trunk/main/automation/source/inc/
H A Drcontrol.hxx305 #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 …]
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java130 public static final char M_SOFFICE = 0x0800; field
388 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 …]
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 31 milliseconds