Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java237 } else if ((nParams & PARAM_USHORT_4) == 0) { in writeParams()
238 nParams |= PARAM_USHORT_4; in writeParams()
285 if ((nParams & PARAM_USHORT_4) != 0) { in writeParams()
H A DConstant.java106 public static final char PARAM_USHORT_4 = 0x0200; field
/trunk/main/automation/source/server/
H A Dstatemnt.cxx712 …if( nParams & PARAM_USHORT_4 ) {m_pDbgWin->AddText( " n4:" );m_pDbgWin->AddText( String::CreateFro… in StatementCommand()
743 if( nParams & PARAM_USHORT_4 ) pCmdIn->Read( nNr4 ); in StatementCommand()
758 …if( nParams & PARAM_USHORT_4 ) {m_pDbgWin->AddText( " n4:" );m_pDbgWin->AddText( String::CreateFro… in StatementCommand()
2673 if ( nParams & PARAM_USHORT_4 ) { nAnzahl++; }; in Execute()
2684 …if ( nParams & PARAM_USHORT_4 ) { pRet->GenReturn( RET_ProfileInfo, S_ProfileBorder4, (comm_ULONG)… in Execute()
3515 if( nParams & PARAM_USHORT_4 ) pCmdIn->Read( nNr4 ); in StatementControl()
3531 …if( nParams & PARAM_USHORT_4 ) {m_pDbgWin->AddText( " n4:" );m_pDbgWin->AddText( String::CreateFro… in StatementControl()
3872 if ( !(nParams & PARAM_USHORT_4) ) in HandleVisibleControls()
3877 nParams |= PARAM_USHORT_4; in HandleVisibleControls()
3888 if( nParams & PARAM_USHORT_4 ) in HandleVisibleControls()
/trunk/main/automation/source/inc/
H A Drcontrol.hxx483 #define PARAM_USHORT_4 0x0200 // Nicht in der Reihe!! macro
/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 58 milliseconds