Home
last modified time | relevance | path

Searched refs:nCount (Results 451 – 475 of 1975) sorted by relevance

1...<<11121314151617181920>>...79

/trunk/main/framework/source/jobs/
H A Djobdata.cxx216 sal_Int32 nCount = lArgumentNames.getLength(); in setAlias() local
217 m_lArguments.realloc(nCount); in setAlias()
218 for (sal_Int32 i=0; i<nCount; ++i) in setAlias()
329 sal_Int32 nCount = m_lArguments.getLength(); in setJobConfig() local
330 css::uno::Sequence< ::rtl::OUString > lNames (nCount); in setJobConfig()
331 css::uno::Sequence< css::uno::Any > lValues(nCount); in setJobConfig()
333 for (sal_Int32 i=0; i<nCount; ++i) in setJobConfig()
/trunk/main/sc/inc/
H A Ddpoutputgeometry.hxx45 void setRowFieldCount(sal_uInt32 nCount);
46 void setColumnFieldCount(sal_uInt32 nCount);
47 void setPageFieldCount(sal_uInt32 nCount);
48 void setDataFieldCount(sal_uInt32 nCount);
/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx255 sal_uInt32 nCount(SEQUENCESIZE - rPos); in AddBytes() local
256 memcpy( &(pTarget[rPos]) , pBytes, nCount); in AddBytes()
258 OSL_ENSURE(rPos + nCount == SEQUENCESIZE, "the position should be the at the end"); in AddBytes()
261 sal_uInt32 nRestCount(nBytesCount - nCount); in AddBytes()
264 memcpy( &(pTarget[rPos]), &pBytes[nCount], nRestCount); in AddBytes()
268 AddBytes(pTarget, rPos, &pBytes[nCount], nRestCount); in AddBytes()
536 sal_uInt32 nCount(m_nLevel + 1); in insertIndentation() local
537 sal_Int8* pBytes = new sal_Int8[nCount]; in insertIndentation()
540 AddBytes(mp_Sequence, nCurrentPos, pBytes, nCount); in insertIndentation()
542 nLastLineFeedPos = nCurrentPos - nCount; in insertIndentation()
/trunk/main/reportdesign/source/ui/report/
H A DReportControllerObserver.cxx158 const sal_Int32 nCount = xSection->getCount(); in IMPL_LINK() local
159 for (sal_Int32 i = 0; i < nCount; ++i) in IMPL_LINK()
272 sal_Int32 nCount = xContainer->getCount(); in TogglePropertyListening() local
273 for(sal_Int32 i = 0;i != nCount;++i) in TogglePropertyListening()
302 sal_Int32 nCount = _rxContainer->getCount(); in switchListening() local
303 for(sal_Int32 i = 0;i != nCount;++i) in switchListening()
H A DViewsWindow.cxx693 for (sal_uInt32 i=0; i < nCount; ++i) in collectRectangles()
1126 for (sal_uInt32 i=0; i < nCount; ++i) in BegDragObj()
1263 sal_Int32 nCount = 0; in getSectionRelativeToPosition() local
1266 for (; aIter != aEnd ; ++aIter,++nCount) in getSectionRelativeToPosition()
1275 if ( nCount ) in getSectionRelativeToPosition()
1277 for (; nCount && (_rPnt.Y() < 0); --nCount) in getSectionRelativeToPosition()
1282 if ( (nCount -1) > 0 && (_rPnt.Y() < 0) ) in getSectionRelativeToPosition()
1285 if ( nCount == 0 ) in getSectionRelativeToPosition()
1519 for (sal_uInt32 i=0; i < nCount; ++i) in MovAction()
1585 sal_uInt32 nCount = 0; in getMarkedObjectCount() local
[all …]
/trunk/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx224 sal_uInt32 nCount; member in XclExpChTrHeader
229 inline XclExpChTrHeader() : nCount( 0 ) {} in XclExpChTrHeader()
233 inline void SetCount( sal_uInt32 nNew ) { nCount = nNew; } in SetCount()
281 XclExpChTrTabIdBuffer( sal_uInt16 nCount );
327 inline XclExpChTrTabId( sal_uInt16 nCount ) : in XclExpChTrTabId() argument
328 pBuffer( NULL ), nTabCount( nCount ) {} in XclExpChTrTabId()
/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx347 sal_uInt16 nCount = GetEntryCount(); in ClearBox() local
348 for ( sal_uInt16 i = 0; i < nCount; ++i ) in ClearBox()
433 sal_Int32 i, nCount = aLocaleSeq.getLength(); in FillBox() local
435 for ( i = 0; i < nCount; ++i ) in FillBox()
472 sal_uInt16 nCount = GetEntryCount(); in ClearBox() local
473 for ( sal_uInt16 i = 0; i < nCount; ++i ) in ClearBox()
/trunk/main/unotools/source/config/
H A Dfontoptions.cxx259 sal_Int32 nCount = seqPropertyNames.getLength(); in Notify() local
260 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Notify()
292 sal_Int32 nCount = seqNames.getLength(); in Commit() local
293 Sequence< Any > seqValues ( nCount ); in Commit()
294 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Commit()
/trunk/main/tools/workben/
H A Dtldem.cxx45 ULONG nCount = aDir.Count(); in main() local
47 for ( ULONG i=0; i<nCount; i++ ) in main()
55 for ( ULONG j=0; j<nCount; j++ ) in main()
63 for ( ULONG k=0; k<nCount; k++ ) in main()
/trunk/main/toolkit/workben/layout/
H A Dtpsort.cxx962 USHORT nCount = pUserLists->GetCount(); in FillUserSortListBox() local
963 if ( nCount > 0 ) in FillUserSortListBox()
964 for ( USHORT i=0; i<nCount; i++ ) in FillUserSortListBox()
1047 USHORT nCount = aLbOutPos.GetEntryCount(); in EdOutPosModHdl() local
1049 for ( i=2; i<nCount && !bFound; i++ ) in EdOutPosModHdl()
1084 long nCount = aAlgos.getLength(); in IMPL_LINK() local
1086 for (long i=0; i<nCount; i++) in IMPL_LINK()
1093 aFtAlgorithm.Enable( nCount > 1 ); // enable only if there is a choice in IMPL_LINK()
1094 aLbAlgorithm.Enable( nCount > 1 ); // enable only if there is a choice in IMPL_LINK()
/trunk/main/sc/source/ui/dbgui/
H A Dtpsort.cxx943 sal_uInt16 nCount = pUserLists->GetCount(); in FillUserSortListBox() local
944 if ( nCount > 0 ) in FillUserSortListBox()
945 for ( sal_uInt16 i=0; i<nCount; i++ ) in FillUserSortListBox()
1028 sal_uInt16 nCount = aLbOutPos.GetEntryCount(); in EdOutPosModHdl() local
1030 for ( i=2; i<nCount && !bFound; i++ ) in EdOutPosModHdl()
1065 long nCount = aAlgos.getLength(); in IMPL_LINK() local
1067 for (long i=0; i<nCount; i++) in IMPL_LINK()
1074 aFtAlgorithm.Enable( nCount > 1 ); // enable only if there is a choice in IMPL_LINK()
1075 aLbAlgorithm.Enable( nCount > 1 ); // enable only if there is a choice in IMPL_LINK()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx57 sal_Int32 nCount = rCellSequence.getLength(); in cellSequenceToTags() local
58 pTag->addAttr("count", nCount); in cellSequenceToTags()
60 for (sal_Int32 n = 0; n < nCount; n++) in cellSequenceToTags()
69 sal_Int32 nCount = rRowSequence.getLength(); in rowSequenceToTags() local
70 pTag->addAttr("count", nCount); in rowSequenceToTags()
72 for (sal_Int32 n = 0; n < nCount; n++) in rowSequenceToTags()
84 sal_Int32 nCount = rTableSequence.getLength(); in tableSequenceToTag() local
85 pTag->addAttr("count", nCount); in tableSequenceToTag()
87 for (sal_Int32 n = 0; n < nCount; n++) in tableSequenceToTag()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx537 const sal_uInt32 nCount(basegfx::fround(rand() * (20 / 32767.0))); in create2DDecompositionOfGraphic() local
539 Polygon aPolygon(nCount + (bClose ? 1 : 0)); in create2DDecompositionOfGraphic()
541 for(sal_uInt32 a(0); a < nCount; a++) in create2DDecompositionOfGraphic()
576 const sal_uInt32 nCount(basegfx::fround(rand() * (20 / 32767.0))); in create2DDecompositionOfGraphic() local
578 Polygon aPolygon(nCount + (bClose ? 1 : 0)); in create2DDecompositionOfGraphic()
580 for(sal_uInt32 a(0); a < nCount; a++) in create2DDecompositionOfGraphic()
607 const sal_uInt32 nCount(basegfx::fround(rand() * (6 / 32767.0))); in create2DDecompositionOfGraphic() local
609 Polygon aPolygon(nCount + (bClose ? 1 : 0)); in create2DDecompositionOfGraphic()
611 for(sal_uInt32 a(0); a < nCount; a++) in create2DDecompositionOfGraphic()
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx243 for ( sal_uInt32 j = 0; j < nCount; ++j ) in doLayout()
789 for ( sal_uInt32 i = 0; i < nCount; ++i ) in dockAllToolbars()
978 for ( sal_uInt32 i = 0; i < nCount; i++ ) in implts_createAddonsToolBars()
2072 for ( j = 0; j < sal_Int32( nCount); j++ ) in implts_getDockingAreaElementInfos()
2464 for ( sal_uInt32 i = 0; i < nCount; i++ ) in implts_findNextDockingPos()
2599 sal_Int32 i = nCount - 1; in implts_calcWindowPosSizeOnSingleRowColumn()
2713 for ( sal_uInt32 i = 0; i < nCount; i++ ) in implts_calcWindowPosSizeOnSingleRowColumn()
2841 for ( sal_uInt32 i = 0; i < nCount; i++ ) in implts_calcDockingPosSize()
4130 sal_uInt32 nCount(0); in getToolbars() local
4136 ++nCount; in getToolbars()
[all …]
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx118 sal_Int32 nCount; in readRangeList() local
119 *mxStrm >> nCount; in readRangeList()
120 if( nCount >= 0 ) in readRangeList()
854 sal_uInt16 nCount = dumpDec< sal_uInt16 >( "choices" ); in dumpAttrToken() local
856 for( sal_uInt16 nIdx = 0; nIdx < nCount; ++nIdx ) in dumpAttrToken()
1327 …for( sal_uInt16 nIndex = 0, nCount = dumpDec< sal_uInt16 >( "subrec-count" ); !mxStrm->isEof() && … in implDumpRecordBody() local
1476 sal_Int32 nCount = dumpDec< sal_Int32 >( "ref-count" ); in implDumpRecordBody() local
1501 …for( sal_Int32 nSheet = 0, nCount = dumpDec< sal_Int32 >( "sheet-count" ); !mxStrm->isEof() && (nS… in implDumpRecordBody() local
1786 sal_Int32 nCount = dumpDec< sal_Int32 >( "count" ); in implDumpRecordBody() local
1788 for( sal_Int32 nIdx = 0; nIdx < nCount; ++nIdx ) in implDumpRecordBody()
[all …]
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx568 sal_uInt16 nCount = rPar.Count(); in RTLFUNC() local
569 if( !(nCount & 0x0001 )) in RTLFUNC()
573 while( nCurExpr < (nCount-1) ) in RTLFUNC()
671 sal_uInt16 nCount = rPar.Count(); in RTLFUNC() local
672 nCount--; in RTLFUNC()
673 if( nCount == 1 || nIndex > (nCount-1) || nIndex < 1 ) in RTLFUNC()
1709 sal_Int32 nCount = -1; in RTLFUNC() local
1721 if( nCount >= 0 && nArraySize == nCount - 1 ) in RTLFUNC()
2645 sal_uInt16 nCount = rPar.Count(); in RTLFUNC() local
2646 if ( nCount != 1 && nCount != 2 ) in RTLFUNC()
[all …]
/trunk/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx441 sal_uInt16 nCount = 10; in queryContentProperty() local
450 if(nCount >= nMaxCount) in queryContentProperty()
453 nCount = nMaxCount; in queryContentProperty()
454 … = NODMQueryGetResults(getHandle(), pQueryId,lpszDocId, lpszDocName, ODM_NAME_MAX, (WORD*)&nCount); in queryContentProperty()
457 for(sal_uInt16 i = 0; i < nCount; ++i) in queryContentProperty()
471 nCount = 0; // break condition from outer loop in queryContentProperty()
476 while(nCount > nMaxCount); in queryContentProperty()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx353 sal_Int32 nCount = m_aColumns.getLength(); in initialize() local
354 m_aColumns.realloc(nCount+1); in initialize()
355 m_aColumns[nCount] = aColumnNames[i]; in initialize()
401 const sal_Int32 nCount = m_aColumns.getLength(); in exportTableRows() local
402 if ( m_nColumnCount > nCount ) in exportTableRows()
404 const sal_Int32 nEmptyCellCount = m_nColumnCount - nCount; in exportTableRows()
419 for(sal_Int32 i = 0; i < nCount ; ++i) in exportTableRows()
/trunk/main/sc/source/core/tool/
H A Dparclass.cxx370 long nCount = pFuncData->GetArgumentCount(); in GetExternalParameterType() local
371 if ( nCount <= 0 ) in GetExternalParameterType()
376 if ( nParameter >= nCount && in GetExternalParameterType()
377 pArgs[nCount-1].eType == SC_ADDINARG_VARARGS ) in GetExternalParameterType()
383 if ( nParameter >= nCount ) in GetExternalParameterType()
475 size_t nCount = xMap->getSymbolCount(); in GenerateDocumentation() local
476 for ( size_t i=0; i<nCount; ++i ) in GenerateDocumentation()
/trunk/main/svx/source/sdr/overlay/
H A Doverlayobjectcell.cxx60 const sal_uInt32 nCount(maRectangles.size()); in createOverlayObjectPrimitive2DSequence() local
62 if(nCount) in createOverlayObjectPrimitive2DSequence()
65 aRetval.realloc(nCount); in createOverlayObjectPrimitive2DSequence()
68 for(sal_uInt32 a(0); a < nCount; a++) in createOverlayObjectPrimitive2DSequence()
/trunk/main/svx/source/table/
H A Dtablerows.cxx80 void SAL_CALL TableRows::insertByIndex( sal_Int32 nIndex, sal_Int32 nCount ) throw (RuntimeExceptio… in insertByIndex() argument
83 mxTableModel->insertRows( nIndex, nCount ); in insertByIndex()
88 void SAL_CALL TableRows::removeByIndex( sal_Int32 nIndex, sal_Int32 nCount ) throw (RuntimeExceptio… in removeByIndex() argument
91 mxTableModel->removeRows( nIndex, nCount ); in removeByIndex()
/trunk/main/svx/source/gallery2/
H A Dgallery1.cxx491 sal_uInt32 nCount; in ImplLoadImports() local
504 *pIStm >> nId >> nCount >> nTempCharSet; in ImplLoadImports()
506 for( i = 0; i < nCount; i++ ) in ImplLoadImports()
585 for( sal_uIntPtr n = 0, nCount = aThemeList.Count(); n < nCount; n++ ) in GetThemeName() local
703 sal_uIntPtr nCount = 0; in CreateImportTheme() local
707 while ( HasTheme( aNewName ) && ( nCount++ < 16000 ) ) in CreateImportTheme()
710 aNewName += String::CreateFromInt32( nCount ); in CreateImportTheme()
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx282 sal_uInt16 nCount = 0, nDelay = 60; in NewMarquee() local
325 nCount = 0; in NewMarquee()
330 nCount = (sal_uInt16)(nLoop>0 ? nLoop : 0 ); in NewMarquee()
407 aItemSet.Put( SdrTextAniCountItem( nCount ) ); in NewMarquee()
735 sal_Int32 nCount = in OutHTML_DrawFrmFmtAsMarquee() local
738 if( 0==nCount ) in OutHTML_DrawFrmFmtAsMarquee()
739 nCount = SDRTEXTANI_SLIDE==eAniKind ? 1 : -1; in OutHTML_DrawFrmFmtAsMarquee()
741 += ByteString::CreateFromInt32( nCount ); in OutHTML_DrawFrmFmtAsMarquee()
/trunk/main/cui/source/options/
H A Doptdict.cxx143 sal_Int32 nCount = (sal_uInt16) aDics.getLength(); in IMPL_LINK() local
147 for (i = 0; !bFound && i < nCount; ++i ) in IMPL_LINK()
198 nCount = (sal_uInt16) aDics.getLength(); in IMPL_LINK()
283 sal_Int32 nCount = aDics.getLength(); in IMPL_LINK_INLINE_END() local
286 for ( sal_Int32 i = 0; i < nCount; ++i ) in IMPL_LINK_INLINE_END()
308 if ( nCount > 0 ) in IMPL_LINK_INLINE_END()
535 sal_Int32 nCount = aEntries.getLength(); in ShowWords_Impl() local
537 for (sal_Int32 i = 0; i < nCount; i++) in ShowWords_Impl()
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.cxx62 nCount( 0 ), in ScaList()
77 memcpy( pNewData, pData, nCount * sizeof( void* ) ); in _Grow()
85 if( nIndex >= nCount ) in Insert()
92 memmove( pIns + 1, pIns, (nCount - nIndex) * sizeof( void* ) ); in Insert()
95 nCount++; in Insert()
547 sal_uInt32 nCount = rStrList.Count(); in getCompatibilityNames() local
549 uno::Sequence< sheet::LocalizedName > aRet( nCount ); in getCompatibilityNames()
552 for( sal_uInt32 nIndex = 0; nIndex < nCount; nIndex++ ) in getCompatibilityNames()

Completed in 167 milliseconds

1...<<11121314151617181920>>...79