Home
last modified time | relevance | path

Searched refs:GetElementCount (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Dacmplwrd.cxx67 static sal_uLong GetElementCount() {return nSwAutoCompleteClientCount;} in GetElementCount() function in SwAutoCompleteClient
107 static sal_uLong GetElementCount() {return nSwAutoCompleteStringCount;} in GetElementCount() function in SwAutoCompleteString
276 sal_uLong nStrings = SwAutoCompleteString::GetElementCount(); in ~SwAutoCompleteWord()
277 sal_uLong nClients = SwAutoCompleteClient::GetElementCount(); in ~SwAutoCompleteWord()
/aoo41x/main/sc/source/core/tool/
H A Dinterpr3.cxx2339 SCSIZE nCount = pMat->GetElementCount(); in ScZTest()
2803 SCSIZE nCount = pMat->GetElementCount(); in ScHarMean()
2924 SCSIZE nCount = pMat->GetElementCount(); in ScGeoMean()
3048 SCSIZE nCount = pMat->GetElementCount(); in CalculateSkew()
3465 SCSIZE nCount = pMat->GetElementCount(); in GetNumberSequenceArray()
3669 SCSIZE nCount = pMat->GetElementCount(); in ScRank()
3765 SCSIZE nCount = pMat->GetElementCount(); in ScAveDev()
3836 SCSIZE nCount = pMat->GetElementCount(); in ScAveDev()
H A Dinterpr5.cxx1679 SCSIZE nCount = pMat->GetElementCount(); in ScSumProduct()
1773 SCSIZE nCount = pResMat->GetElementCount(); in ScSumXMY2()
H A Dinterpr1.cxx5061 SCSIZE nSize = pResultMatrix->GetElementCount(); in ScCountIf()
5822 SCSIZE n = pDataMat->GetElementCount(); in ScLookup()
5840 if (static_cast<SCSIZE>(nDelta) >= pResMat->GetElementCount()) in ScLookup()
/aoo41x/main/sc/inc/
H A Ddpdimsave.hxx66 size_t GetElementCount() const;
H A Dscmatrix.hxx224 SCSIZE GetElementCount() const in GetElementCount() function in ScMatrix
/aoo41x/main/sc/source/core/data/
H A Ddpdimsave.cxx85 size_t ScDPSaveGroupItem::GetElementCount() const in GetElementCount() function in ScDPSaveGroupItem
/aoo41x/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx670 sal_Int32 nElemCount = pGroup->GetElementCount(); in WriteGroupDimElements()
/aoo41x/main/sc/source/filter/excel/
H A Dxepivot.cxx396 …for( size_t nElemIdx = 0, nElemCount = pGroupItem->GetElementCount(); nElemIdx < nElemCount; ++nEl… in InitStdGroupField()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx2433 …for( sal_Int32 nMemIdx = 0, nMemCount = pGroup->GetElementCount(); nMemIdx < nMemCount; ++nMemIdx ) in getGroupInfo()

Completed in 149 milliseconds