Searched defs:nElem (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/sw/inc/ |
H A D | bparr.hxx | 67 sal_uInt16 nElem; // Anzahl Elemente member
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdmark.hxx | 97 void Insert(sal_uInt16 nElem, sal_uLong nPos = CONTAINER_APPEND) in Insert() 112 void Replace(sal_uInt16 nElem, sal_uLong nPos) in Replace()
|
H A D | svdetc.hxx | 132 …void Insert(sal_uInt16 nElem, sal_uIntPtr nPos=CONTAINER_APPEND) { aArr.Insert((void*)sal_uIntPt… in Insert() 134 …void Replace(sal_uInt16 nElem, sal_uIntPtr nPos) { aArr.Replace((void*)sal_uIntP… in Replace()
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | bparr.cxx | 114 sal_uInt16 nElem = sal_uInt16( nStart - p->nStart ); in ForEach() local 381 sal_uLong nElem = n; in Remove() local
|
/aoo41x/main/unotools/source/i18n/ |
H A D | localedatawrapper.cxx | 761 sal_Int32 nElem; in getCurrSymbolsImpl() local 892 sal_Int32 nElem, nDef, nNeg, nMedium; in getCurrFormatsImpl() local 1151 sal_Int32 nElem, nEdit, nDef, nMedium, nLong; in getDateFormatsImpl() local
|
/aoo41x/main/basic/source/classes/ |
H A D | image.cxx | 87 sal_uIntPtr SbiOpenRecord( SvStream& r, sal_uInt16 nSignature, sal_uInt16 nElem ) in SbiOpenRecord()
|
/aoo41x/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 3051 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in CalculateSkew() local 3061 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in CalculateSkew() local 3768 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in ScAveDev() local 3776 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in ScAveDev() local 3839 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in ScAveDev() local 3846 for (SCSIZE nElem = 0; nElem < nCount; nElem++) in ScAveDev() local
|
H A D | interpr5.cxx | 2246 for (SCSIZE nElem = 0; nElem < nCountY; nElem++) in CheckMatrix() local
|
/aoo41x/main/basic/source/sbx/ |
H A D | sbxarray.cxx | 512 sal_uInt16 nElem; in LoadData() local 542 sal_uInt32 nElem = 0; in StoreData() local
|
/aoo41x/main/sdext/source/pdfimport/pdfparse/ |
H A D | pdfparse.cxx | 579 unsigned int nElem = aGrammar.m_aObjectStack.size(); in read() local
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbadocumentproperties.cxx | 709 sal_Int32 nElem = getCount(); in createEnumeration() local
|
/aoo41x/main/svl/source/numbers/ |
H A D | zforlist.cxx | 2076 sal_Int32 nElem, nShort, nMedium, nLong, nShortDef, nMediumDef, nLongDef; in ImpAdjustFormatCodeDefault() local 2144 sal_Int32 nElem, nDef, nMedium; in ImpAdjustFormatCodeDefault() local
|
/aoo41x/main/sw/source/filter/ww8/dump/ |
H A D | dump8a.cxx | 946 char nElem; in DumpFkp() local
|
Completed in 87 milliseconds