Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java231 } else if ((nParams & PARAM_USHORT_2) == 0) { in writeParams()
232 nParams |= PARAM_USHORT_2; in writeParams()
277 if ((nParams & PARAM_USHORT_2) != 0) { in writeParams()
H A DConstant.java102 public static final char PARAM_USHORT_2 = 0x0002; field
/trunk/main/automation/source/server/
H A Dstatemnt.cxx707 …if( nParams & PARAM_USHORT_2 ) {m_pDbgWin->AddText( " n2:" );m_pDbgWin->AddText( String::CreateFr… in StatementCommand()
738 if( nParams & PARAM_USHORT_2 ) pCmdIn->Read( nNr2 ); in StatementCommand()
753 …if( nParams & PARAM_USHORT_2 ) {m_pDbgWin->AddText( " n2:" );m_pDbgWin->AddText( String::CreateFr… in StatementCommand()
2667 if ( nParams & PARAM_USHORT_2 ) { nAnzahl++; }; in Execute()
2678 …if ( nParams & PARAM_USHORT_2 ) { pRet->GenReturn( RET_ProfileInfo, S_ProfileBorder2, (comm_ULONG)… in Execute()
3225 if( nParams & PARAM_USHORT_2 ) in Execute()
3507 if( nParams & PARAM_USHORT_2 ) pCmdIn->Read( nNr2 ); in StatementControl()
3523 …if( nParams & PARAM_USHORT_2 ) {m_pDbgWin->AddText( " n2:" );m_pDbgWin->AddText( String::CreateFr… in StatementControl()
3869 nParams |= PARAM_USHORT_2; in HandleVisibleControls()
5605 if ( ! (nParams & PARAM_USHORT_2) ) in Execute()
[all …]
/trunk/main/automation/source/inc/
H A Drcontrol.hxx481 #define PARAM_USHORT_2 0x0002 macro
/trunk/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...