Home
last modified time | relevance | path

Searched refs:n2 (Results 51 – 75 of 108) sorted by relevance

12345

/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dcpp2uno.cxx452 sal_Int32 n0, n1, n2; in initializeBlock() member
455 n0(0), n1(0), n2(0), in initializeBlock()
/trunk/main/tools/source/ref/
H A Dglobname.cxx86 SvGlobalName::SvGlobalName( sal_uInt32 n1, sal_uInt16 n2, sal_uInt16 n3, in SvGlobalName() argument
94 *(sal_uInt16 *)&pImp->szData[ 4 ] = n2; in SvGlobalName()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx329 void SvxShowCharSet::DrawChars_Impl( int n1, int n2 ) in DrawChars_Impl() argument
331 if( n1 > LastInView() || n2 < FirstInView() ) in DrawChars_Impl()
354 for( i = n1; i <= n2; ++i ) in DrawChars_Impl()
/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx306 sal_uInt16 n2=sal_uInt16(sal_uIntPtr(pElem2)); in Compare() local
307 return n1<n2 ? -1 : n1>n2 ? 1 : 0; in Compare()
H A Dsvdoedge.cxx932 long n2=Min(aBewareRect1.Right(),aBewareRect2.Right()); in ImpCalcEdgeTrack() local
933 aMeeting.X()=(n1+n2+1)/2; in ImpCalcEdgeTrack()
945 long n2=Min(aBewareRect1.Bottom(),aBewareRect2.Bottom()); in ImpCalcEdgeTrack() local
946 aMeeting.Y()=(n1+n2+1)/2; in ImpCalcEdgeTrack()
1332 sal_uIntPtr n2=Abs(aXP1[2].X()-aXP1[1].X())+Abs(aXP1[2].Y()-aXP1[1].Y()); in ImpCalcEdgeTrack() local
1337 n3=n2/4; in ImpCalcEdgeTrack()
1338 if (n1>=n2) nBesser=6; in ImpCalcEdgeTrack()
/trunk/main/sw/source/core/doc/
H A Ddocsort.cxx171 double n2 = pCmp->GetValue( nKey ); in operator <() local
173 if( n1 == n2 ) in operator <()
176 return n1 < n2; in operator <()
/trunk/main/editeng/source/misc/
H A Dsplwrap.cxx98 bool operator()( LanguageType n1, LanguageType n2 ) const in operator ()()
100 return n1 < n2; in operator ()()
/trunk/main/basic/source/runtime/
H A Dstep1.cxx374 sal_uInt16 n1, n2; in StepRESUME() local
375 pCode = pMod->FindNextStmnt( pErrCode, n1, n2, sal_True, pImg ); in StepRESUME()
H A Dstep2.cxx870 sal_uInt16 n1, n2; in StepSTMNT() local
871 const sal_uInt8* p = pMod->FindNextStmnt( pCode, n1, n2 ); in StepSTMNT()
877 nCol2 = (n2 & 0xFF) - 1; in StepSTMNT()
/trunk/main/sfx2/source/dialog/
H A Ddockwin.cxx1055 sal_uInt16 n2 = pInfo->aExtraString.Search(')', n1); in Initialize() local
1056 if ( n2 != STRING_NOTFOUND ) in Initialize()
1059 aStr = pInfo->aExtraString.Copy(nPos, n2 - nPos + 1); in Initialize()
1060 pInfo->aExtraString.Erase(nPos, n2 - nPos + 1); in Initialize()
/trunk/main/registry/test/
H A Dtestregcpp.cxx518 const sal_Char* n2= "jetzt komm"; in test_registry_CppApi() local
522 pList[1]=n2; in test_registry_CppApi()
531 REG_ENSURE(strcmp(n2, valueList.getElement(1)) == 0, "test_registry_CppApi error 13d"); in test_registry_CppApi()
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx881 int n1, n2, n3, n4; in read() local
884 ((n2 = hex(text[*pos + 2])) >= 0) && in read()
891 (n1 << 12) | (n2 << 8) | (n3 << 4) | n4); in read()
/trunk/main/comphelper/source/misc/
H A Dmimeconfighelper.cxx898 uno::Sequence< sal_Int8 > MimeConfigurationHelper::GetSequenceClassID( sal_uInt32 n1, sal_uInt16 n2 in GetSequenceClassID() argument
907 aResult[4] = (sal_Int8)( n2 >> 8 ); in GetSequenceClassID()
908 aResult[5] = (sal_Int8)( ( n2 << 8 ) >> 8 ); in GetSequenceClassID()
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx152 sal_Bool Convert( int &n0, int &n1, int &n2, int &n3 ); // 32bit
153 sal_Bool Convert( int &n0, int &n1, int &n2 ); // 24bit
/trunk/main/cppu/source/uno/
H A Ddata.cxx380 sal_Int32 n2 CPPU_GCC3_ALIGN( C1 );
543 BINTEST_VERIFYOFFSET( C2, n2, 4 ); in BinaryCompatible_Impl()
/trunk/main/unotools/source/config/
H A Ddynamicmenuoptions.cxx753 sal_Int32 n2 = s2.copy( 1, s2.getLength()-1 ).toInt32(); in operator ()() local
756 return( n1<n2 ); in operator ()()
/trunk/main/binaryurp/source/
H A Dbridge.cxx666 sal_Int32 n2 = *static_cast< sal_Int32 * >( in handleRequestChangeRequest() local
671 if (n2 > random_) { in handleRequestChangeRequest()
674 } else if (n2 == random_) { in handleRequestChangeRequest()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx1362 sal_uInt16 n2 = rExtraData.Search(')', n1); in Initialize() local
1363 if (n2 != STRING_NOTFOUND) in Initialize()
1366 String aStr = rExtraData.Copy(nPos, n2 - nPos + 1); in Initialize()
/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx1965 xub_StrLen n2 = pInfo->aExtraString.Search(')', n1); in Initialize() local
1966 if ( n2 != STRING_NOTFOUND ) in Initialize()
1969 aStr = pInfo->aExtraString.Copy(nPos, n2 - nPos + 1); in Initialize()
1970 pInfo->aExtraString.Erase(nPos, n2 - nPos + 1); in Initialize()
/trunk/main/writerfilter/source/resourcemodel/
H A DWW8Analyzer.hxx38 bool operator () (sal_uInt32 n1, sal_uInt32 n2) const;
/trunk/main/vcl/inc/vcl/
H A Dlineinfo.hxx73 long n2; member in LineInfo
/trunk/main/tools/inc/tools/
H A Dglobname.hxx74 SvGlobalName( sal_uInt32 n1, sal_uInt16 n2, sal_uInt16 n3,
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx2272 sal_Int32 n1, n2; in Append() local
2283 for( n2 = 0 ; n2 < nE2 ; n2++ ) in Append()
2285 const STRING& rStr = rList[ n2 ]; in Append()
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx1043 inline SCSIZE lcl_GetMinExtent( SCSIZE n1, SCSIZE n2 ) in lcl_GetMinExtent() argument
1046 return n2; in lcl_GetMinExtent()
1047 else if (n2 == 1) in lcl_GetMinExtent()
1049 else if (n1 < n2) in lcl_GetMinExtent()
1052 return n2; in lcl_GetMinExtent()
/trunk/main/svx/inc/svx/
H A Dcharmap.hxx128 void DrawChars_Impl( int n1, int n2);

Completed in 179 milliseconds

12345