/aoo4110/main/sw/source/core/bastyp/ |
H A D | bparr.cxx | 116 nElem = p->nElem - nElem; in ForEach() 128 nElem = p->nElem; in ForEach() 249 p->nElem = 0; in InsBlock() 341 q->nElem++; in Insert() 345 p->nElem--; in Insert() 363 p->nElem++; in Insert() 382 while( nElem ) in Remove() 401 p->nElem = p->nElem - nel; in Remove() 411 if( !nElem ) in Remove() 521 pLast->nElem = pLast->nElem + n; in Compress() [all …]
|
/aoo4110/main/unotools/source/i18n/ |
H A D | localedatawrapper.cxx | 761 sal_Int32 nElem; in getCurrSymbolsImpl() local 762 for ( nElem = 0; nElem < nCnt; nElem++ ) in getCurrSymbolsImpl() 767 if ( nElem >= nCnt ) in getCurrSymbolsImpl() 775 nElem = 0; in getCurrSymbolsImpl() 776 if ( nElem >= nCnt ) in getCurrSymbolsImpl() 894 for ( nElem = 0; nElem < nCnt; nElem++ ) in getCurrFormatsImpl() 900 nDef = nElem; in getCurrFormatsImpl() 916 nDef = nElem; in getCurrFormatsImpl() 1153 for ( nElem = 0; nElem < nCnt; nElem++ ) in getDateFormatsImpl() 1156 nEdit = nElem; in getDateFormatsImpl() [all …]
|
/aoo4110/main/svx/inc/svx/ |
H A D | svdmark.hxx | 97 void Insert(sal_uInt16 nElem, sal_uLong nPos = CONTAINER_APPEND) in Insert() argument 99 maArray.Insert((void*)sal_uLong(nElem),nPos); in Insert() 112 void Replace(sal_uInt16 nElem, sal_uLong nPos) in Replace() argument 114 maArray.Replace((void*)sal_uLong(nElem), nPos); in Replace() 127 sal_uLong GetPos(sal_uInt16 nElem) const in GetPos() 129 return maArray.GetPos((void*)(sal_uLong)nElem); in GetPos() 137 sal_Bool Exist(sal_uInt16 nElem) const in Exist() 139 return (CONTAINER_ENTRY_NOTFOUND != maArray.GetPos((void*)(sal_uLong)nElem)); in Exist()
|
H A D | svdetc.hxx | 132 …void Insert(sal_uInt16 nElem, sal_uIntPtr nPos=CONTAINER_APPEND) { aArr.Insert((void*)sal_uIntPt… in Insert() argument 134 …void Replace(sal_uInt16 nElem, sal_uIntPtr nPos) { aArr.Replace((void*)sal_uIntP… in Replace() argument 136 …sal_uIntPtr GetPos(sal_uInt16 nElem) const { return aArr.GetPos((void*)(sa… in GetPos()
|
/aoo4110/main/sc/source/core/tool/ |
H A D | interpr3.cxx | 2806 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in ScHarMean() local 2820 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in ScHarMean() local 2821 if (!pMat->IsString(nElem)) in ScHarMean() 3051 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in CalculateSkew() local 3061 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in CalculateSkew() local 3062 if (!pMat->IsString(nElem)) in CalculateSkew() 3768 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in ScAveDev() local 3776 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in ScAveDev() local 3777 if (!pMat->IsString(nElem)) in ScAveDev() 3839 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in ScAveDev() local [all …]
|
H A D | interpr5.cxx | 2246 for (SCSIZE nElem = 0; nElem < nCountY; nElem++) in CheckMatrix() local 2248 const double fVal = pNewY->GetDouble(nElem); in CheckMatrix() 2255 pNewY->PutDouble(log(fVal), nElem); in CheckMatrix()
|
/aoo4110/main/svl/source/numbers/ |
H A D | zforlist.cxx | 2078 for ( nElem = 0; nElem < nCnt; nElem++ ) in ImpAdjustFormatCodeDefault() 2083 nShort = nElem; in ImpAdjustFormatCodeDefault() 2086 nMedium = nElem; in ImpAdjustFormatCodeDefault() 2089 nLong = nElem; in ImpAdjustFormatCodeDefault() 2101 nShortDef = nElem; in ImpAdjustFormatCodeDefault() 2111 nLongDef = nElem; in ImpAdjustFormatCodeDefault() 2144 sal_Int32 nElem, nDef, nMedium; in ImpAdjustFormatCodeDefault() local 2146 for ( nElem = 0; nElem < nCnt; nElem++ ) in ImpAdjustFormatCodeDefault() 2148 if ( pFormatArr[nElem].Default ) in ImpAdjustFormatCodeDefault() 2157 nDef = nElem; in ImpAdjustFormatCodeDefault() [all …]
|
/aoo4110/main/basic/source/sbx/ |
H A D | sbxarray.cxx | 512 sal_uInt16 nElem; in LoadData() local 517 rStrm >> nElem; in LoadData() 518 nElem &= 0x7FFF; in LoadData() 519 for( sal_uInt32 n = 0; n < nElem; n++ ) in LoadData() 542 sal_uInt32 nElem = 0; in StoreData() local 550 nElem++; in StoreData() 552 rStrm << (sal_uInt16) nElem; in StoreData()
|
/aoo4110/main/sdext/source/pdfimport/pdfparse/ |
H A D | pdfparse.cxx | 579 unsigned int nElem = aGrammar.m_aObjectStack.size(); in read() local 580 for( unsigned int i = 0; i < nElem; i++ ) in read() 657 unsigned int nElem = aGrammar.m_aObjectStack.size(); in read() 658 for( unsigned int i = 0; i < nElem; i++ ) in read()
|
/aoo4110/main/basic/source/classes/ |
H A D | image.cxx | 87 sal_uIntPtr SbiOpenRecord( SvStream& r, sal_uInt16 nSignature, sal_uInt16 nElem ) in SbiOpenRecord() argument 90 r << nSignature << (sal_Int32) 0 << nElem; in SbiOpenRecord()
|
/aoo4110/main/basic/source/inc/ |
H A D | filefmt.hxx | 171 sal_uIntPtr SbOpenRecord( SvStream&, sal_uInt16 nSignature, sal_uInt16 nElem );
|
/aoo4110/main/sw/inc/ |
H A D | bparr.hxx | 67 sal_uInt16 nElem; // Anzahl Elemente member
|
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | dump8a.cxx | 946 char nElem; in DumpFkp() local 949 xStrm->Read( &nElem, 1 ); in DumpFkp() 954 *pOut << (sal_uInt16)nElem << " Elements" << endl1; in DumpFkp() 959 long nStartOfs = nPos + ( nElem + 1 ) * 4; // bei dieser Pos faengt Offset-Array an in DumpFkp() 963 for( i=0; i<nElem; i++ ) in DumpFkp()
|
/aoo4110/main/sw/source/ui/vba/ |
H A D | vbadocumentproperties.cxx | 709 sal_Int32 nElem = getCount(); in createEnumeration() local 711 for ( ; key < nElem; ++key ) in createEnumeration()
|