Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java262 } else if ((nParams & PARAM_STR_2) == 0) { in writeParams()
263 nParams |= PARAM_STR_2; in writeParams()
297 if ((nParams & PARAM_STR_2) != 0) { in writeParams()
H A DConstant.java114 public static final char PARAM_STR_2 = 0x0020; field
/trunk/main/automation/source/inc/
H A Drcontrol.hxx487 #define PARAM_STR_2 0x0020 macro
/trunk/main/automation/source/server/
H A Dstatemnt.cxx715 if( nParams & PARAM_STR_2 ) {m_pDbgWin->AddText( " s2:" );m_pDbgWin->AddText( aString2 );} in StatementCommand()
746 if( nParams & PARAM_STR_2 ) pCmdIn->Read( aString2 ); in StatementCommand()
761 if( nParams & PARAM_STR_2 ) {m_pDbgWin->AddText( " s2:" );m_pDbgWin->AddText( aString2 );} in StatementCommand()
3265 if( (nParams & PARAM_STR_2) ) in Execute()
3518 if( nParams & PARAM_STR_2 ) pCmdIn->Read( aString2 ); in StatementControl()
3534 if( nParams & PARAM_STR_2 ) {m_pDbgWin->AddText( " s2:" );m_pDbgWin->AddText( aString2 );} 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 73 milliseconds