Home
last modified time | relevance | path

Searched refs:GetCount (Results 26 – 50 of 177) sorted by relevance

12345678

/aoo42x/main/sw/source/ui/inc/
H A Dcolmgr.hxx40 inline sal_uInt16 GetCount() const;
81 inline sal_uInt16 SwColMgr::GetCount() const in GetCount() function in SwColMgr
H A Dsplit.hxx69 …long GetCount() const { return sal::static_int_cast< long >(aCountEdit.GetValue());… in GetCount() function in SwSplitTableDlg
/aoo42x/main/sc/source/core/tool/
H A Dconsoli.cxx345 nMax = Max( nMax, ppRefs[nArrX][nArrY].GetCount() ); in AddName()
677 nNeeded = Max( nNeeded, ppRefs[nArrX][nArrY].GetCount() ); in GetInsertCount()
756 nNeeded = Max( nNeeded, ppRefs[nArrX][nArrY].GetCount() ); in OutputToDocument()
766 SCSIZE nCount = rList.GetCount(); in OutputToDocument()
/aoo42x/main/sfx2/inc/sfx2/
H A Ddoctempl.hxx77 sal_uInt16 GetCount(sal_uInt16 nRegion) const;
78 sal_uInt16 GetCount( const String &rName) const;
/aoo42x/main/sw/source/core/swg/
H A Dswblocks.cxx146 sal_uInt16 SwImpBlocks::GetCount() const in GetCount() function in SwImpBlocks
454 sal_uInt16 SwTextBlocks::GetCount() const in GetCount() function in SwTextBlocks
456 return pImp ? pImp->GetCount() : 0; in GetCount()
/aoo42x/main/svx/source/svdraw/
H A Dsvdattr.cxx1547 bRet = ((SdrCustomShapeAdjustmentItem&)rCmp).GetCount() == GetCount(); in operator ==()
1551 for ( i = 0; i < GetCount(); i++ ) in operator ==()
1568 sal_uInt32 i, nCount = GetCount(); in GetPresentation()
1595 sal_uInt32 i, nCount = GetCount(); in Store()
1607 for ( i = 0; i < GetCount(); i++ ) in Clone()
1635 for ( i = GetCount(); i <= nIndex; i++ ) in SetValue()
1651 sal_uInt32 i, nCount = GetCount(); in QueryValue()
H A Dsvdmark.cxx73 sal_uLong nNum(GetCount()); in Sort()
726 sal_uLong nAnz(pPts ? pPts->GetCount() : 0); in GetPointMarkDescription()
790 if(pPts && pPts->GetCount() && pMark2->GetMarkedSdrObj()) in GetPointMarkDescription()
H A Dsvdsnpv.cxx336 sal_uInt16 nAnz=rHLL.GetCount(); in SnapPos()
602 if(pPV && nHelpLineNum < pPV->GetHelpLines().GetCount()) in BegDragHelpLine()
/aoo42x/main/sd/source/ui/view/
H A Dfrmview.cxx447 const sal_uInt16 nCount = rHelpLines.GetCount(); in createHelpLinesString()
537 if( GetStandardHelpLines().GetCount() ) in WriteUserDataSequence()
540 if( GetNotesHelpLines().GetCount() ) in WriteUserDataSequence()
543 if( GetHandoutHelpLines().GetCount() ) in WriteUserDataSequence()
/aoo42x/main/linguistic/source/
H A Dconvdiclist.cxx142 sal_Int32 GetCount() const { return aConvDics.getLength(); } in GetCount() function in ConvDicNameContainer
551 sal_Int32 nLen = GetNameContainer().GetCount(); in queryConversions()
597 sal_Int32 nLen = GetNameContainer().GetCount(); in queryMaxCharCount()
/aoo42x/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx150 HRESULT STDMETHODCALLTYPE CPropertyHdl::GetCount( DWORD *pcProps ) in GetCount() function in CPropertyHdl
155 hr = m_pCache->GetCount( pcProps ); in GetCount()
/aoo42x/main/sc/source/ui/unoobj/
H A Dnameuno.cxx567 sal_uInt16 nCount = pNames->GetCount(); in GetObjectByIndex_Impl()
789 sal_uInt16 nCount = pNames->GetCount(); in getCount()
861 sal_uInt16 nCount = pNames->GetCount(); in getElementNames()
889 sal_uInt16 nCount = pNames->GetCount(); in getElementScopeNames()
/aoo42x/main/sc/source/filter/xml/
H A Dxmltabi.cxx383 sal_Int32 nCount(pColArray->GetCount(static_cast<sal_uInt16>(i))); in EndElement()
395 sal_Int32 nCount(pRowArray->GetCount(static_cast<sal_uInt16>(i))); in EndElement()
/aoo42x/main/sc/source/ui/view/
H A Dolinewin.cxx412 size_t nEntry = pArray->GetCount( sal::static_int_cast<sal_uInt16>(nLevel) ); in ItemHit()
651 size_t nEntryCount = pArray->GetCount( sal::static_int_cast<sal_uInt16>(nLevel) ); in Paint()
761 size_t nEntryCount = pArray->GetCount( sal::static_int_cast<sal_uInt16>(mnFocusLevel) ); in ImplMoveFocusByEntry()
/aoo42x/main/rsc/source/parser/
H A Dyyrscyacc.y437 if( S.Top().pClass->GetCount( S.Top() ) )
452 if( S.Top().pClass->GetCount( S.Top() ) )
764 sal_uInt32 nCount = S.Top().pClass->GetCount( S.Top() );
/aoo42x/main/rsc/source/res/
H A Drsctop.cxx452 sal_uInt32 RscTop::GetCount( const RSCINST & rInst ){ in GetCount() function in RscTop
454 return pSuperClass->GetCount( rInst ); in GetCount()
/aoo42x/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx220 const sal_uInt16 nRangeCount = pRangeNames ? pRangeNames->GetCount() : 0; in Init()
221 const sal_uInt16 nDbCount = pDbNames ? pDbNames ->GetCount() : 0; in Init()
/aoo42x/main/starmath/source/
H A Dcfgitem.cxx404 sal_Int32 nCnt = GetCount(); in GetNewFontFormatId()
766 size_t nCount = rFntFmtList.GetCount(); in SaveFontFormatList()
844 size_t nCnt = rFntFmtList.GetCount(); in StripFontFormatList()
H A Ddialog.cxx80 sal_uInt16 GetCount() const { return 4; } in GetCount() function in SmFontStyles
122 DBG_ASSERT( nIdx < GetCount(), "index out of range" ); in GetStyleName()
152 for (i = 0; i < rStyles.GetCount(); i++) in SetFontStyle()
156 DBG_ASSERT(i < rStyles.GetCount(), "style-name unknown"); in SetFontStyle()
1751 for (sal_uInt16 i = 0; i < rStyles.GetCount(); i++) in FillStyles()
/aoo42x/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx299 sal_uInt16 nCount = pUserLists->GetCount(); in UpdateUserListBox()
323 if ( nList < pUserLists->GetCount() ) in UpdateEntries()
/aoo42x/main/sw/source/core/text/
H A Dtxtfly.cxx1692 for( MSHORT i = 0; i < pContourCache->GetCount(); ++i ) in ClrContourCache()
1704 for( MSHORT i = 0; i < pContourCache->GetCount(); in ClrContourCache()
1761 while( nPos < GetCount() && pObj != pSdrObj[ nPos ] ) in ContourRect()
1763 if( GetCount() == nPos ) // nicht gefunden in ContourRect()
/aoo42x/main/svx/inc/svx/
H A Dsplitcelldlg.hxx55 long GetCount() const;
/aoo42x/main/sc/source/filter/excel/
H A Dxename.cxx676 …for( sal_uInt16 nNameIdx = 0, nNameCount = rNamedRanges.GetCount(); nNameIdx < nNameCount; ++nName… in CreateUserNames()
689 for( sal_uInt16 nDBIdx = 0, nDBCount = rDBRanges.GetCount(); nDBIdx < nDBCount; ++nDBIdx ) in CreateDatabaseNames()
/aoo42x/main/cui/source/inc/
H A Dsplitcelldlg.hxx60 virtual long GetCount() const;
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/schema/
H A DTypeContainer.java74 public int GetCount () in GetCount() method in TypeContainer

Completed in 603 milliseconds

12345678