Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java251 } 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()
H A DConstant.java118 public static final char PARAM_BOOL_2 = 0x0080; field
/trunk/main/automation/source/inc/
H A Drcontrol.hxx489 #define PARAM_BOOL_2 0x0080 macro
/trunk/main/automation/source/server/
H A Dstatemnt.cxx717 …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()
/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 53 milliseconds