Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java234 } else if ((nParams & PARAM_USHORT_3) == 0) { in writeParams()
235 nParams |= PARAM_USHORT_3; in writeParams()
281 if ((nParams & PARAM_USHORT_3) != 0) { in writeParams()
H A DConstant.java104 public static final char PARAM_USHORT_3 = 0x0100; field
/trunk/main/automation/source/server/
H A Dstatemnt.cxx711 …if( nParams & PARAM_USHORT_3 ) {m_pDbgWin->AddText( " n3:" );m_pDbgWin->AddText( String::CreateFro… in StatementCommand()
742 if( nParams & PARAM_USHORT_3 ) pCmdIn->Read( nNr3 ); in StatementCommand()
757 …if( nParams & PARAM_USHORT_3 ) {m_pDbgWin->AddText( " n3:" );m_pDbgWin->AddText( String::CreateFro… in StatementCommand()
2672 if ( nParams & PARAM_USHORT_3 ) { nAnzahl++; }; in Execute()
2683 …if ( nParams & PARAM_USHORT_3 ) { pRet->GenReturn( RET_ProfileInfo, S_ProfileBorder3, (comm_ULONG)… in Execute()
3514 if( nParams & PARAM_USHORT_3 ) pCmdIn->Read( nNr3 ); in StatementControl()
3530 …if( nParams & PARAM_USHORT_3 ) {m_pDbgWin->AddText( " n3:" );m_pDbgWin->AddText( String::CreateFro… in StatementControl()
3876 nParams |= PARAM_USHORT_3; in HandleVisibleControls()
4110 if ( (nParams & PARAM_USHORT_3) )\ in HandleCommonMethods()
/trunk/main/automation/source/inc/
H A Drcontrol.hxx482 #define PARAM_USHORT_3 0x0100 // 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 64 milliseconds