Home
last modified time | relevance | path

Searched refs:PARAM_USHORT_2 (Results 1 – 5 of 5) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java231 } else if ((nParams & PARAM_USHORT_2) == 0) { in writeParams()
232 nParams |= PARAM_USHORT_2; in writeParams()
277 if ((nParams & PARAM_USHORT_2) != 0) { in writeParams()
H A DConstant.java102 public static final char PARAM_USHORT_2 = 0x0002; field
/trunk/main/automation/source/server/
H A Dstatemnt.cxx741 if( nParams & PARAM_USHORT_2 ) pCmdIn->Read( nNr2 ); in StatementCommand()
2671 if ( nParams & PARAM_USHORT_2 ) { nAnzahl++; }; in Execute()
3231 if( nParams & PARAM_USHORT_2 ) in Execute()
3513 if( nParams & PARAM_USHORT_2 ) pCmdIn->Read( nNr2 ); in StatementControl()
3875 nParams |= PARAM_USHORT_2; in HandleVisibleControls()
5610 if ( ! (nParams & PARAM_USHORT_2) ) in Execute()
5619 if ( ! (nParams & PARAM_USHORT_2) ) in Execute()
5639 if ( ! (nParams & PARAM_USHORT_2) ) in Execute()
5644 if ( ! (nParams & PARAM_USHORT_2) ) in Execute()
5684 if ( ! (nParams & PARAM_USHORT_2) ) in Execute()
[all …]
/trunk/main/automation/source/inc/
H A Drcontrol.hxx481 #define PARAM_USHORT_2 0x0002 macro
/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 57 milliseconds