Home
last modified time | relevance | path

Searched refs:GetCount (Results 126 – 150 of 177) sorted by relevance

12345678

/aoo42x/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx372 sal_uInt16 nNameCount = aLocalDbCol.GetCount(); in UpdateNames()
H A Dtpsort.cxx943 sal_uInt16 nCount = pUserLists->GetCount(); in FillUserSortListBox()
H A Dfiltdlg.cxx543 sal_uInt16 nValueCount = pColl->GetCount(); in UpdateValueList()
/aoo42x/main/sc/source/core/data/
H A Ddocument.cxx1659 for (sal_uInt16 i = 0; i < pRangeName->GetCount(); i++) //! DB-Bereiche Pivot-Bereiche auch !!! in TransposeClip()
1724 …for (sal_uInt16 i = 0; i < pRangeName->GetCount(); i++) //! DB-Bereiche Pivot-Bereiche auch… in CopyRangeNamesToClip()
1765 sal_uInt16 nClipRangeNameCount = pClipDoc->pRangeName->GetCount(); in CopyRangeNamesFromClip()
3173 sal_uInt16 nChartCount = pChartListenerCollection->GetCount(); in CalcAfterLoad()
4825 sal_uInt16 nCount = pDBCollection->GetCount(); in RefreshAutoFilter()
H A Dtable3.cxx127 SCSIZE GetCount() { return nCount; } in GetCount() function in ScSortInfoArray
208 SCSIZE nCount = pArray->GetCount(); in SortReorder()
H A Dvalidat.cxx620 if( !(bSorted ? rStrColl.Insert( pData ) : rStrColl.AtInsert( rStrColl.GetCount(), pData )) ) in lclInsertStringToCollection()
H A Ddpobject.cxx1027 if ( !rStrings.AtInsert( rStrings.GetCount(), pData ) ) in FillPageList()
2569 sal_uInt16 nCount = pDPCollection->GetCount(); in RefreshCache()
/aoo42x/main/svx/source/svdraw/
H A Dsvdmrkv.cxx877 sal_uInt16 nAnz=(sal_uInt16)pMrkGlue->GetCount(); in SetMarkHandles()
1288 if (pPts!=NULL && pPts->GetCount()!=0) { in CheckMarked()
H A Dsvdpntv.cxx1106 if (pGPL!=NULL && pGPL->GetCount()!=0) { in GlueInvalidate()
H A Dsvdoedge.cxx506 sal_uInt16 nConAnz=pGPL==NULL ? 0 : pGPL->GetCount(); in CheckNodeConnection()
2133 sal_uInt16 nConAnz=pGPL==NULL ? 0 : pGPL->GetCount(); in ImpFindConnector()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx508 for (sal_uInt16 i=0; i<pDBColl->GetCount(); i++) in Execute()
1237 if ( pCharts && pCharts->GetCount() ) in DoRecalc()
/aoo42x/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx330 return pCurGrp ? pCurGrp->GetCount() : 0; in GetGlossaryCnt()
/aoo42x/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx464 const sal_uInt16 nCount = pRangeNames ? pRangeNames->GetCount() : 0; in Impl_FillLists()
/aoo42x/main/sfx2/source/dialog/
H A Dmailmodel.cxx334 sal_Int32 SfxMailModel::GetCount() const in GetCount() function in SfxMailModel
/aoo42x/main/toolkit/workben/layout/
H A Dtpsort.cxx962 USHORT nCount = pUserLists->GetCount(); in FillUserSortListBox()
/aoo42x/main/sd/source/filter/eppt/
H A Deppt.hxx259 sal_uInt32 GetCount() const { return List::Count(); }; in GetCount() function in FontCollection
/aoo42x/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx119 for( sal_uInt16 nIndex = 0; nIndex < rStrColl.GetCount(); nIndex++ ) in XclExpUserBViewList()
/aoo42x/main/rsc/source/res/
H A Drsccont.cxx342 sal_uInt32 RscBaseCont::GetCount( const RSCINST & rInst ){ in GetCount() function in RscBaseCont
/aoo42x/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx847 return pPts ? pPts->GetCount() : 0; in GetMarkedPointCount()
/aoo42x/main/automation/source/server/
H A Dsta_list.cxx514 return aSearch.GetCount(); in CountWinByRT()
/aoo42x/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx753 sal_Int16 nDPCount = pDPs->GetCount(); in WriteDataPilots()
/aoo42x/main/fpicker/source/win32/filepicker/
H A DVistaFilePickerImpl.cxx847 hResult = iItems->GetCount(&nCount); in impl_sta_getSelectedFiles()
/aoo42x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1245 const sal_uInt16 GetCount() const { return cstd; } in GetCount() function in WW8Style
/aoo42x/main/rsc/source/rsc/
H A Drsc.cxx152 while( ppStr && i < (aCmdLine.GetCount() -1) ) in RscCmdLine()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1491 sal_uInt16 GetCount() const { return cstd; } in GetCount() function in WW8Style

Completed in 271 milliseconds

12345678