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.cxx708 …if( nParams & PARAM_USHORT_3 ) {m_pDbgWin->AddText( " n3:" );m_pDbgWin->AddText( String::CreateFr… in StatementCommand()
739 if( nParams & PARAM_USHORT_3 ) pCmdIn->Read( nNr3 ); in StatementCommand()
754 …if( nParams & PARAM_USHORT_3 ) {m_pDbgWin->AddText( " n3:" );m_pDbgWin->AddText( String::CreateFr… in StatementCommand()
2668 if ( nParams & PARAM_USHORT_3 ) { nAnzahl++; }; in Execute()
2679 …if ( nParams & PARAM_USHORT_3 ) { pRet->GenReturn( RET_ProfileInfo, S_ProfileBorder3, (comm_ULONG)… in Execute()
3508 if( nParams & PARAM_USHORT_3 ) pCmdIn->Read( nNr3 ); in StatementControl()
3524 …if( nParams & PARAM_USHORT_3 ) {m_pDbgWin->AddText( " n3:" );m_pDbgWin->AddText( String::CreateFr… in StatementControl()
3870 nParams |= PARAM_USHORT_3; in HandleVisibleControls()
4104 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/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...