Home
last modified time | relevance | path

Searched refs:M_MOZILLA (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 )
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 )
313 #define RC_Profile ( M_SOFFICE | M_MOZILLA | 9 )
315 #define RC_MenuSelect ( M_SOFFICE | M_MOZILLA | 10 )
325 #define RC_Assert ( M_SOFFICE | M_MOZILLA | 18 )
[all …]
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java132 public static final char M_MOZILLA = 0x1000; field
380 public static final char RC_AppAbort = (M_SOFFICE | M_MOZILLA | 1);
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);
392 public static final char RC_AppDelay = (M_SOFFICE | M_MOZILLA | 7);
396 public static final char RC_Profile = (M_SOFFICE | M_MOZILLA | 9);
416 public static final char RC_Assert = (M_SOFFICE | M_MOZILLA | 18);
418 public static final char RC_MenuOpen = (M_SOFFICE | M_MOZILLA | 19);
422 public static final char RC_ShowBar = (M_MOZILLA | 21);
[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 29 milliseconds