Searched refs:PARAM_BOOL_2 (Results 1 – 5 of 5) sorted by relevance
251 } else if ((nParams & PARAM_BOOL_2) == 0) { in writeParams()252 nParams |= PARAM_BOOL_2; in writeParams()304 if ((nParams & PARAM_BOOL_2) != 0) { in writeParams()
118 public static final char PARAM_BOOL_2 = 0x0080; field
489 #define PARAM_BOOL_2 0x0080 macro
717 …if( nParams & PARAM_BOOL_2 ) {m_pDbgWin->AddText( " b2:" );m_pDbgWin->AddText( bBool2 ? "TRUE" … in StatementCommand()748 if( nParams & PARAM_BOOL_2 ) pCmdIn->Read( bBool2 ); in StatementCommand()763 …if( nParams & PARAM_BOOL_2 ) {m_pDbgWin->AddText( " b2:" );m_pDbgWin->AddText( bBool2 ? "TRUE" … in StatementCommand()3520 if( nParams & PARAM_BOOL_2 ) pCmdIn->Read( bBool2 ); in StatementControl()
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
Completed in 41 milliseconds