Searched refs:nNr3 (Results 1 – 4 of 4) sorted by relevance
/aoo4110/test/testcommon/source/org/openoffice/test/vcl/client/ |
H A D | CommandCaller.java | 216 int nNr3=0; in writeParams() local 236 nNr3 = c; in writeParams() 282 writeUShort(nNr3); in writeParams()
|
/aoo4110/main/automation/source/server/ |
H A D | statemnt.cxx | 694 , nNr3(0) in StatementCommand() 711 …AM_USHORT_3 ) {m_pDbgWin->AddText( " n3:" );m_pDbgWin->AddText( String::CreateFromInt32( nNr3 ) );} in StatementCommand() 728 , nNr3(0) in StatementCommand() 742 if( nParams & PARAM_USHORT_3 ) pCmdIn->Read( nNr3 ); in StatementCommand() 2683 …ams & PARAM_USHORT_3 ) { pRet->GenReturn( RET_ProfileInfo, S_ProfileBorder3, (comm_ULONG)nNr3 ); }; in Execute() 3478 , nNr3( 0 ) in StatementControl() 3514 if( nParams & PARAM_USHORT_3 ) pCmdIn->Read( nNr3 ); in StatementControl() 3880 nNr3 = (sal_uInt16)pControl->GetSizePixel().Width() + 2*(sal_uInt16)aStart.X(); in HandleVisibleControls() 3885 … nNr3 = std::min((sal_uInt16)(pControl->GetSizePixel().Width() + 2*(sal_uInt16)aStart.X()),nNr3); in HandleVisibleControls() 3891 Size aSz(nNr3,nNr4); in HandleVisibleControls() [all …]
|
H A D | statemnt.hxx | 349 comm_USHORT nNr1,nNr2,nNr3,nNr4; member in StatementCommand 385 comm_USHORT nNr1,nNr2,nNr3,nNr4; member in StatementControl
|
/aoo4110/test/testassistant/lib/ |
H A D | testcommon.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/openoffice/
org/openoffice/test/
org/openoffice/test/common/
... |
Completed in 77 milliseconds