Searched refs:PARAM_USHORT_2 (Results 1 – 5 of 5) sorted by relevance
231 } 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()
102 public static final char PARAM_USHORT_2 = 0x0002; field
741 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 …]
481 #define PARAM_USHORT_2 0x0002 macro
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
Completed in 45 milliseconds