Home
last modified time | relevance | path

Searched refs:nCnt (Results 101 – 125 of 207) sorted by relevance

123456789

/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DPropChgHelper.java71 int nCnt = aLngSvcEvtListeners.size(); in LaunchEvent() local
72 for (int i = 0; i < nCnt; ++i) in LaunchEvent()
/trunk/main/svl/source/numbers/
H A Dzformat.cxx437 sal_uInt16 nCnt = 0; in SaveNewCurrencyMap() local
445 nCnt++; in SaveNewCurrencyMap()
449 rStream << nCnt; in SaveNewCurrencyMap()
466 sal_uInt16 nCnt; in LoadNewCurrencyMap() local
467 rStream >> nCnt; in LoadNewCurrencyMap()
468 for ( sal_uInt16 j=0; j<nCnt; j++ ) in LoadNewCurrencyMap()
2824 sal_Int32 nCnt = xCals.getLength(); in SwitchToOtherCalendar() local
2825 if ( nCnt > 1 ) in SwitchToOtherCalendar()
4600 sal_uInt16 nCnt = 0; in ImpGetNumForStringElementCount() local
4613 ++nCnt; in ImpGetNumForStringElementCount()
[all …]
/trunk/main/svl/inc/svl/
H A Dzformat.hxx300 sal_uInt16 nCnt = NumFor[nNumFor].GetnAnz(); in IsNumForStringElementCountEqual() local
301 if ( nAllCount == nCnt ) in IsNumForStringElementCountEqual()
303 if ( nAllCount < nCnt ) // check ignoring [modifiers] and so on in IsNumForStringElementCountEqual()
/trunk/main/sw/source/core/text/
H A Ditrform2.cxx1529 sal_uInt16 nCnt = 0; in FormatLine() local
1535 pFlyStart->Insert( nPOfst, nCnt++ ); in FormatLine()
2088 sal_uInt16 nCnt = 0; in CalcOptRepaint() local
2099 nCnt < pFlyStart->Count() && in CalcOptRepaint()
2100 nX == (*pFlyStart)[ nCnt ] && in CalcOptRepaint()
2108 nCnt++; in CalcOptRepaint()
/trunk/main/unotools/source/config/
H A Dsecurityoptions.cxx717 sal_Int32 nCnt = m_seqTrustedAuthors.getLength(); in Commit() local
718 if( nCnt ) in Commit()
724 Sequence< Sequence< com::sun::star::beans::PropertyValue > > lPropertyValuesSeq( nCnt ); in Commit()
725 for( sal_Int32 i = 0 ; i < nCnt ; ++i ) in Commit()
/trunk/main/basic/source/classes/
H A Deventatt.cxx318 sal_Int32 nCnt = aScriptEvent.Arguments.getLength(); in firing_impl() local
319 if( nCnt ) in firing_impl()
323 for( sal_Int32 i = 0; i < nCnt; i++ ) in firing_impl()
/trunk/main/svtools/inc/svtools/
H A Dsvparser.hxx95 int SkipToken( short nCnt = -1 ); // n Tokens zurueck "skippen"
96 TokenStackType* GetStackPtr( short nCnt );
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx1621 int nCnt = 0 != rChain.GetPrev(); in CopyFlyInFlyImpl() local
1622 nCnt += rChain.GetNext() ? 1: 0; in CopyFlyInFlyImpl()
1623 for ( sal_uInt16 k = 0; nCnt && k < aArr.Count(); ++k ) in CopyFlyInFlyImpl()
1631 --nCnt; in CopyFlyInFlyImpl()
1637 --nCnt; in CopyFlyInFlyImpl()
/trunk/main/sw/inc/
H A Dfesh.hxx621 sal_Bool InsertRow( sal_uInt16 nCnt, sal_Bool bBehind );
622 sal_Bool InsertCol( sal_uInt16 nCnt, sal_Bool bBehind ); // 0 == am Ende
631 …sal_Bool SplitTab( sal_Bool nVert = sal_True, sal_uInt16 nCnt = 1, sal_Bool bSameHeight = sal_Fals…
H A Dndarr.hxx121 void DelNodes( const SwNodeIndex& rStart, sal_uLong nCnt = 1 );
302 sal_uInt16 nInsPos, sal_uInt16 nCnt = 1 );
H A Ddoc.hxx1703 sal_uInt16 nCnt = 1, sal_Bool bBehind = sal_True );
1705 sal_uInt16 nCnt = 1, sal_Bool bBehind = sal_True );
1707 sal_uInt16 nCnt = 1, sal_Bool bBehind = sal_True );
1709 sal_uInt16 nCnt = 1, sal_Bool bBehind = sal_True );
1716 sal_uInt16 nCnt = 1, sal_Bool bSameHeight = sal_False );
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.cxx755 sal_uInt16 nCnt = GetNumCols(); in GetPresentation() local
756 if ( nCnt > 1 ) in GetPresentation()
758 rText = String::CreateFromInt32(nCnt); in GetPresentation()
/trunk/main/sw/source/core/fields/
H A Dcellfml.cxx281 sal_uInt16 nCnt = 0; in CalcWithStackOverflow() local
287 aStackOverFlows.C40_INSERT( SwTableBox, pBox, nCnt++ ); in CalcWithStackOverflow()
300 while( !rCalc.IsCalcError() && nCnt ) in CalcWithStackOverflow()
302 aStackOverFlows[ --nCnt ]->GetValue( *this ); in CalcWithStackOverflow()
/trunk/main/starmath/source/
H A Ddocument.cxx1155 sal_uInt16 nId = rReq.GetSlot(), nCnt = 1; in Execute() local
1159 nCnt = ((SfxUInt16Item*)pItem)->GetValue(); in Execute()
1177 for( ; nCnt && nCount; --nCnt, --nCount ) in Execute()
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx1442 const sal_uInt16 nCnt = rParentFmt.GetChildSections(aTmpArr, SORTSECT_POS); in lcl_RemoveChildSections() local
1443 if( nCnt ) in lcl_RemoveChildSections()
1445 for( sal_uInt16 n = 0; n < nCnt; ++n ) in lcl_RemoveChildSections()
1815 const sal_Int32 nCnt = (m_pImpl->m_eTOXType == TOX_INDEX) ? 4 : 3; in getSupportedServiceNames() local
1816 uno::Sequence< OUString > aRet(nCnt); in getSupportedServiceNames()
2683 sal_uInt16 nCnt; in getElementNames() local
2684 for( n = 0, nCnt = 0; n < rFmts.Count(); ++n ) in getElementNames()
2690 pArray[nCnt++] = OUString( in getElementNames()
/trunk/main/sw/source/core/layout/
H A Dfly.cxx1432 sal_uInt32 nCnt = GetDrawObjs()->Count(); in Format() local
1436 for ( sal_uInt16 i = 0; i < nCnt; ++i ) in Format()
1677 sal_uInt32 nCnt = pFrm->GetDrawObjs()->Count(); in CalcCntnt() local
1678 for ( sal_uInt16 i = 0; i < nCnt; ++i ) in CalcCntnt()
1751 if ( pFrm->GetDrawObjs()->Count() < nCnt ) in CalcCntnt()
1754 --nCnt; in CalcCntnt()
H A Dcolfrm.cxx89 void MA_FASTCALL lcl_RemoveColumns( SwLayoutFrm *pCont, sal_uInt16 nCnt ) in lcl_RemoveColumns() argument
102 for ( sal_uInt16 i = 0; i < nCnt; ++i ) in lcl_RemoveColumns()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx206 for( sal_uInt32 n = 0, nCnt = xXIndexAccess->getCount(); in ImplWriteShape() local
207 n < nCnt; ++n ) in ImplWriteShape()
1176 for(sal_uInt32 n(0), nCnt = xXIndexAccess->getCount(); n < nCnt; ++n) in getUnrotatedGroupBoundRange() local
/trunk/main/sw/source/core/doc/
H A Dtblcpy.cxx184 sal_uInt16 nCnt = 0; in TableStructure() local
186 addLine( nCnt, rLines[nLine]->GetTabBoxes(), 0, rTable.IsNewModel() ); in TableStructure()
231 sal_uInt16 nCnt = 0; in TableStructure() local
234 addLine( nCnt, rLines[nLine]->GetTabBoxes(), in TableStructure()
H A Dtblafmt.cxx988 sal_uInt8 nChrSet, nCnt; in Load() local
990 rStream >> nCnt >> nChrSet; in Load()
993 if( rStream.Tell() != sal_uLong(nPos + nCnt) ) in Load()
996 rStream.Seek( nPos + nCnt ); in Load()
/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx198 sal_uInt16 nCnt, sal_Bool bFlg, sal_Bool bSameHeight );
308 sal_Bool InsertRow( SwTable& rTbl, const SwSelBoxes& rBoxes, sal_uInt16 nCnt );
/trunk/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.cxx359 int nCnt = _rSeq.getLength(); in GetHexString() local
366 for( int i = 0 ; i < nCnt ; ++i ) in GetHexString()
/trunk/main/sw/source/core/edit/
H A Dedtox.cxx287 for( sal_uInt16 n = 0, nCnt = 0; n < rFmts.Count(); ++n ) in GetTOX() local
292 nCnt++ == nPos ) in GetTOX()
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx1905 sal_uInt16 nCnt; in RTFPardPlain() local
1911 nCnt = aPardMap.Count(); in RTFPardPlain()
1916 nCnt = aPlainMap.Count(); in RTFPardPlain()
1919 for( sal_uInt16 n = 0; n < nCnt; ++n, ++pPtr ) in RTFPardPlain()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx113 sal_uInt16 nCnt = pNewFmt->GetChildSections(aTmpArr,SORTSECT_POS); in lcl_FillList() local
114 if( nCnt ) in lcl_FillList()
117 for( sal_uInt16 n = 0; n < nCnt; ++n ) in lcl_FillList()
549 sal_uInt16 nCnt = pFmt->GetChildSections(aTmpArr,SORTSECT_POS); in RecurseList() local
550 if( nCnt ) in RecurseList()
552 for( sal_uInt16 n = 0; n < nCnt; ++n ) in RecurseList()

Completed in 230 milliseconds

123456789