Home
last modified time | relevance | path

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

/AOO42X/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
/AOO42X/main/automation/source/inc/
H A Drcontrol.hxx489 #define PARAM_BOOL_2 0x0080 macro
/AOO42X/main/automation/source/server/
H A Dstatemnt.cxx714 …if( nParams & PARAM_BOOL_2 ) {m_pDbgWin->AddText( " b2:" );m_pDbgWin->AddText( bBool2 ? "TRUE" … in StatementCommand()
745 if( nParams & PARAM_BOOL_2 ) pCmdIn->Read( bBool2 ); in StatementCommand()
760 …if( nParams & PARAM_BOOL_2 ) {m_pDbgWin->AddText( " b2:" );m_pDbgWin->AddText( bBool2 ? "TRUE" … in StatementCommand()
3514 if( nParams & PARAM_BOOL_2 ) pCmdIn->Read( bBool2 ); in StatementControl()
/AOO42X/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...