Home
last modified time | relevance | path

Searched refs:GetCount (Results 76 – 100 of 177) sorted by relevance

12345678

/aoo42x/main/sc/inc/
H A Dcollect.hxx76 sal_uInt16 GetCount() const;
/aoo42x/main/sc/source/ui/docshell/
H A Dolinefun.cxx613 nCount = pColArray->GetCount(nColLevel); in HideMarkedOutlines()
626 nCount = pRowArray->GetCount(nRowLevel); in HideMarkedOutlines()
H A Ddocsh5.cxx128 sal_uInt16 nCount = pColl->GetCount(); in lcl_GetDBNearCursor()
513 sal_uInt16 nCount = pColl->GetCount(); in RefreshPivotTables()
/aoo42x/main/sfx2/source/doc/
H A Ddoctdlg.cxx177 const sal_uInt16 nCount = pTemplates->GetCount(nRegion); in IMPL_LINK()
/aoo42x/main/rsc/inc/
H A Drsccont.hxx80 sal_uInt32 GetCount( const RSCINST & rInst );
H A Drscinst.hxx65 sal_uInt32 GetCount();
H A Drsctop.hxx157 virtual sal_uInt32 GetCount( const RSCINST & rInst );
/aoo42x/main/sw/source/ui/misc/
H A Dglshell.cxx273 if( pGroup && pGroup->GetCount() ) in SV_IMPL_REF()
/aoo42x/main/svx/inc/svx/
H A Dsvdglue.hxx124 …sal_uInt16 GetCount() const { return sal_uInt16(aL… in GetCount() function in SdrGluePointList
H A Dsvdmark.hxx132 sal_uLong GetCount() const in GetCount() function in SdrUShortCont
H A Dsvdetc.hxx137 sal_uIntPtr GetCount() const { return aArr.Count(); } in GetCount() function in UShortCont
H A Dsvdpage.hxx346 …sal_uInt16 GetCount() const { return sal_uInt16(aList.C… in GetCount() function in SdrPageGridFrameList
/aoo42x/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx264 sal_uInt16 nCount = pColl->GetCount(); in lcl_GetDPObject()
344 sal_uInt16 nCount = pColl->GetCount(); in GetObjectByIndex_Impl()
494 sal_uInt16 nCount = pColl->GetCount(); in getCount()
555 sal_uInt16 nCount = pColl->GetCount(); in getElementNames()
591 sal_uInt16 nCount = pColl->GetCount(); in hasByName()
/aoo42x/main/sc/source/core/tool/
H A Drangeutl.cxx1014 if ( pRangeName && nPos < pRangeName->GetCount() ) in Next()
1031 if ( pDBCollection && nPos < pDBCollection->GetCount() ) in Next()
H A Dcollect.cxx92 sal_uInt16 ScCollection::GetCount() const { return nCount; } in GetCount() function in ScCollection
/aoo42x/main/sc/source/core/data/
H A Ddpsdbtab.cxx81 sal_uInt16 nCount = pDPCollection->GetCount(); in GetExistDPObjectCache()
H A Ddocumen2.cxx994 sal_uInt16 nSrcRangeNames = pSrcDoc->pRangeName->GetCount(); in TransferTab()
1162 for (sal_uInt16 i = 0; i < pRangeName->GetCount(); i++) in EraseNonUsedSharedNames()
/aoo42x/main/sc/source/ui/view/
H A Dgridwin2.cxx507 sal_uInt16 n = pUserList->GetCount(); in DPLaunchFieldPopupMenu()
712 sal_uInt16 nCount = sal::static_int_cast<sal_uInt16>( pPageData->GetCount() ); in HitPageBreak()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dhighred.cxx130 for(sal_uInt16 i=0;i<aUserColl.GetCount();i++) in Init()
/aoo42x/main/fpicker/source/win32/filepicker/
H A DVistaFilePickerEventHandler.cxx198 hResult = iItems->GetCount(&nCount); in lcl_updateVersionListDirectly()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx639 nCols = pColMgr->GetCount() ; in Reset()
999 int nTemp = pColMgr->GetCount(); in IMPL_LINK()
/aoo42x/main/ucb/source/sorter/
H A Dsortdynres.cxx344 long nOldCount = pCurSet->GetCount(); in impl_notify()
/aoo42x/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx153 const sal_uInt16 nCount = pRangeNames ? pRangeNames->GetCount() : 0; in Init()
/aoo42x/main/sd/source/filter/eppt/
H A Depptso.cxx371 const sal_uInt32 nFonts = GetCount(); in GetId()
736 …sal_uInt32 nEnvironment = maFontCollection.GetCount() * 76 // 68 bytes pro Fontenityatom und … in ImplCloseDocument()
779 … (sal_uInt16)0xf << (sal_uInt16)EPP_FontCollection << (sal_uInt32)maFontCollection.GetCount() * 76; in ImplCloseDocument()
781 for ( sal_uInt32 i = 0; i < maFontCollection.GetCount(); i++ ) in ImplCloseDocument()
1908 sal_uInt32 nCount = rFontCollection.GetCount(); in ImplGetPortionValues()
1935 sal_uInt32 nCount = rFontCollection.GetCount(); in ImplGetPortionValues()
1956 sal_uInt32 nCount = rFontCollection.GetCount(); in ImplGetPortionValues()
/aoo42x/main/svx/source/svdraw/
H A Dsvdoashp.cxx2061 if(pSource && pSource->GetCount()) in ImpCheckCustomGluePointsAreAdded()
2075 for(a = 0; a < pSource->GetCount(); a++) in ImpCheckCustomGluePointsAreAdded()
2111 for ( a = 0; a < aNewList.GetCount(); a++ ) in ImpCheckCustomGluePointsAreAdded()
2129 for(a = 0; a < pList->GetCount(); a++) in ImpCheckCustomGluePointsAreAdded()

Completed in 196 milliseconds

12345678