Home
last modified time | relevance | path

Searched refs:nCount (Results 726 – 750 of 1975) sorted by relevance

1...<<21222324252627282930>>...79

/trunk/main/sw/source/ui/utlui/
H A Dtmplctrl.cxx141 sal_uInt16 nCount = 0; in Command() local
145 nCount++; in Command()
146 aPop.InsertItem( nCount, pStyle->GetName() ); in Command()
/trunk/main/reportdesign/source/core/api/
H A DReportVisitor.cxx50 const sal_Int32 nCount = xGroups->getCount(); in start() local
52 for (;i<nCount ; ++i) in start()
63 for (i = 0;i<nCount ; ++i) in start()
/trunk/main/rsc/source/misc/
H A Drscdbl.cxx64 sal_uInt32 nCount, i; in FillSubList() local
69 nCount = rInst.pClass->GetCount( rInst ); in FillSubList()
70 for( i = 0; i < nCount; i++ ){ in FillSubList()
/trunk/main/i18npool/inc/
H A Dtransliteration_Numeric.hxx33 …transliterate( const ::rtl::OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, ::com::sun::sta…
45 …folding( const ::rtl::OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, ::com::sun::star::uno…
62 transliterateBullet( const rtl::OUString& inStr, sal_Int32 startPos, sal_Int32 nCount,
/trunk/main/connectivity/source/drivers/ado/
H A DACatalog.cxx63 sal_Int32 nCount = aTables.GetItemCount(); in refreshTables() local
64 aVector.reserve(nCount); in refreshTables()
65 for(sal_Int32 i=0;i< nCount;++i) in refreshTables()
/trunk/main/xmloff/source/style/
H A Dprstylei.cxx405 sal_Int32 nCount = xPrMap->GetEntryCount(); in CreateAndInsert() local
407 for( i = 0; i < nCount; i++ ) in CreateAndInsert()
414 nCount = aNameSet.size(); in CreateAndInsert()
415 Sequence < OUString > aNames( nCount ); in CreateAndInsert()
426 for( i = 0; i < nCount; i++ ) in CreateAndInsert()
H A Dxmlnume.cxx100 sal_Int32 nCount = xNumRule ->getCount(); in exportLevelStyles() local
101 for( sal_Int32 i=0; i<nCount; i++ ) in exportLevelStyles()
146 const sal_Int32 nCount = rProps.getLength(); in exportLevelStyle() local
148 for( sal_Int32 i=0; i<nCount; i++ ) in exportLevelStyle()
958 const sal_Int32 nCount = aSeq.getLength(); in GetOutlineStyles() local
960 for( sal_Int32 j=0; j<nCount; j++ ) in GetOutlineStyles()
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx447 sal_Int32 nCount = 0; in GetTokenCount() local
453 nCount++; in GetTokenCount()
455 return nCount; in GetTokenCount()
700 sal_Int32 nCount = pRangeList->Count(); in GetStringFromRangeList() local
701 for( sal_Int32 nIndex = 0; nIndex < nCount; nIndex++ ) in GetStringFromRangeList()
766 sal_Int32 nCount = rRangeSeq.getLength(); in GetStringFromRangeList() local
767 for( sal_Int32 nIndex = 0; nIndex < nCount; nIndex++ ) in GetStringFromRangeList()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx128 sal_uInt16 nCount = pColl->GetCount(); in lcl_GetDBNearCursor() local
132 for (sal_uInt16 i = 0; i < nCount; i++) in lcl_GetDBNearCursor()
340 long nCount = 0; in GetDBData() local
344 ++nCount; in GetDBData()
346 aNewName += String::CreateFromInt32( nCount ); in GetDBData()
513 sal_uInt16 nCount = pColl->GetCount(); in RefreshPivotTables() local
514 for ( sal_uInt16 i=0; i<nCount; i++ ) in RefreshPivotTables()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleDataPilotSource.java191 int nCount = aSettings.nMemberCount; in getByName() local
192 for ( int i=0; i<nCount; i++ ) in getByName()
204 int nCount = aSettings.nMemberCount; in getElementNames() local
205 String [] aNames = new String[ nCount ]; in getElementNames()
206 for ( int i=0; i<nCount; i++ ) in getElementNames()
213 int nCount = aSettings.nMemberCount; in hasByName() local
214 for ( int i=0; i<nCount; i++ ) in hasByName()
/trunk/main/sc/source/ui/pagedlg/
H A Dscuitphfedit.cxx359 sal_uInt16 nCount = maLbDefined.GetEntryCount(); in InsertToDefinedList() local
360 if(nCount == eEntryCount) in InsertToDefinedList()
370 sal_uInt16 nCount = maLbDefined.GetEntryCount(); in RemoveFromDefinedList() local
371 if(nCount > eEntryCount ) in RemoveFromDefinedList()
372 maLbDefined.RemoveEntry( nCount-1); in RemoveFromDefinedList()
398 sal_uInt16 nCount = maLbDefined.GetEntryCount(); in SetSelectDefinedList() local
399 for(i = 0; i < nCount && !bFound; i++) in SetSelectDefinedList()
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx230 sal_uLong nCount = GetEntryCount(); in FindEntry() local
231 for ( sal_uLong i = 0; i < nCount; i++ ) in FindEntry()
275 sal_uInt16 nCount = pEntry->ItemCount(); in InitEntry() local
276 for ( sal_uInt16 nCol = 1; nCol < nCount; ++nCol ) in InitEntry()
537 sal_uInt16 nCount = aBasicsBox.GetEntryCount(); in ~LibPage() local
538 for ( sal_uInt16 i = 0; i < nCount; ++i ) in ~LibPage()
1034 sal_Int32 nCount = aModStorageURLObj.getSegmentCount(); in InsertLib() local
1035 aModStorageURLObj.insertName( aLibName, false, nCount-1 ); in InsertLib()
1103 sal_Int32 nCount = aDlgStorageURLObj.getSegmentCount(); in InsertLib() local
1104 aDlgStorageURLObj.insertName( aLibName, false, nCount - 1 ); in InsertLib()
/trunk/main/sw/source/ui/config/
H A Dbarcfg.cxx125 const int nCount = 5; in GetPropertyNames() local
126 Sequence<OUString> aNames(nCount); in GetPropertyNames()
128 for(int i = 0; i < nCount; i++) in GetPropertyNames()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DSimpleFileSemaphore.java77 int nCount = 0; in P() local
85 m_aLog.get().println( "Active wait since " + nCount + "sec.."); in P()
86 nCount ++; in P()
/trunk/main/scripting/source/basprov/
H A Dbaslibnode.cxx101 sal_Int32 nCount = aNames.getLength(); in getChildNodes() local
103 aChildNodes.realloc( nCount ); in getChildNodes()
106 for ( sal_Int32 i = 0 ; i < nCount ; ++i ) in getChildNodes()
H A Dbasmodnode.cxx95 sal_Int32 nCount = pMethods->Count(); in getChildNodes() local
97 for ( sal_Int32 i = 0; i < nCount; ++i ) in getChildNodes()
107 for ( sal_Int32 i = 0; i < nCount; ++i ) in getChildNodes()
/trunk/main/sc/source/core/data/
H A Ddocument.cxx106 SCSIZE nCount; member
2571 SCTAB nCount = GetTableCount(); in FillTab() local
2572 for (SCTAB i=0; i<nCount; i++) in FillTab()
2630 SCTAB nCount = GetTableCount(); in FillTabMarked() local
2631 for (SCTAB i=0; i<nCount; i++) in FillTabMarked()
3877 aAttr.nCount = aItr->nCount + static_cast<SCSIZE>(nEndRow - nStartRow + 1); in GetColDefault()
3891 if ( aItr->nCount > aDefaultItr->nCount || in GetColDefault()
4840 for (i=0; i<nCount; i++) in RefreshAutoFilter()
5310 SCTAB nCount = GetTableCount(); in CreatePrintRangeSaver() local
5312 for (SCTAB i=0; i<nCount; i++) in CreatePrintRangeSaver()
[all …]
/trunk/main/sfx2/source/view/
H A Dframe.cxx324 sal_uInt16 nCount = GetChildFrameCount(); in CancelTransfers() local
325 for( sal_uInt16 n = 0; n<nCount; n++ ) in CancelTransfers()
395 sal_uInt16 nCount = pChildArr->Count(); in GetViewData_Impl() local
396 for ( sal_uInt16 n=nCount; n>0; n--) in GetViewData_Impl()
512 sal_uInt16 nCount = pChildArr->Count(); in GetTargetList() local
513 for ( sal_uInt16 n=0; n<nCount; n++) in GetTargetList()
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialog.cxx91 sal_Int32 nCount = sizeof( pNames ) / sizeof( OUString ); in InitDialog() local
93 Sequence< rtl::OUString > aNames( pNames, nCount ); in InitDialog()
94 Sequence< Any > aValues( pValues, nCount ); in InitDialog()
121 sal_Int32 nCount = sizeof( pNames ) / sizeof( OUString ); in InitRoadmap() local
123 Sequence< rtl::OUString > aNames( pNames, nCount ); in InitRoadmap()
124 Sequence< Any > aValues( pValues, nCount ); in InitRoadmap()
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfentrd.cxx420 nCount( 0 ), in DXFLWPolyLineEntity()
435 nCount = rDGR.GetI(); in EvaluateGroup()
436 if ( rDGR.GetStatus() && nCount >= 0 ) in EvaluateGroup()
440 pP = new DXFVector[ nCount ]; in EvaluateGroup()
457 if ( pP && ( nIndex < nCount ) ) in EvaluateGroup()
463 if ( pP && ( nIndex < nCount ) ) in EvaluateGroup()
/trunk/main/oox/source/xls/
H A Daddressconverter.cxx199 sal_Int32 nCount = rStrm.readInt32(); in read() local
200 resize( getLimitedValue< size_t, sal_Int64 >( nCount, 0, rStrm.getRemaining() / 16 ) ); in read()
207 sal_uInt16 nCount = rStrm.readuInt16(); in read() local
208 …resize( getLimitedValue< size_t, sal_Int64 >( nCount, 0, rStrm.getRemaining() / lclGetBiffRangeSiz… in read()
218 void BinRangeList::writeSubList( BiffOutputStream& rStrm, size_t nBegin, size_t nCount, bool bCol16… in writeSubList() argument
221 size_t nEnd = ::std::min< size_t >( nBegin + nCount, size() ); in writeSubList()
/trunk/main/connectivity/source/drivers/file/
H A DFStatement.cxx591 sal_Int32 nCount = Reference<XIndexAccess>(m_xColNames,UNO_QUERY)->getCount(); in GetAssignValues() local
592 m_aAssignValues = new OAssignValues(nCount); in GetAssignValues()
596 m_aParameterIndexes.resize(nCount+1,SQL_NO_PARAMETER); in GetAssignValues()
680 sal_Int32 nCount = Reference<XIndexAccess>(m_xColNames,UNO_QUERY)->getCount(); in GetAssignValues() local
681 m_aAssignValues = new OAssignValues(nCount); in GetAssignValues()
685 m_aParameterIndexes.resize(nCount+1,SQL_NO_PARAMETER); in GetAssignValues()
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx373 sal_uInt32 nCount = count(); in impl_parseNodeToString_throw() local
383 if (nCount == 1) // ? in impl_parseNodeToString_throw()
385 else if (nCount == 2) // :Name in impl_parseNodeToString_throw()
402 if ( ( nCount == 2 ) || ( nCount == 3 ) || ( nCount == 5 ) ) in impl_parseNodeToString_throw()
445 for (sal_uInt32 i=1; i<nCount; i++) in impl_parseNodeToString_throw()
453 if ((m_eNodeType == SQL_NODE_COMMALISTRULE) && (i < (nCount - 1))) in impl_parseNodeToString_throw()
1473 sal_Int32 nCount = _pNode->count(); in substituteParameterNames() local
1474 for(sal_Int32 i=0;i < nCount;++i) in substituteParameterNames()
2762 const sal_uInt32 nCount = _pTableRef->count(); in getTableRange() local
2764 if ( nCount == 2 || (nCount == 3 && !_pTableRef->getChild(0)->isToken()) || nCount == 5 ) in getTableRange()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdlayer.cxx149 sal_Int16 nCount = (sal_Int16)aSeq.getLength(); in PutValue() local
150 if( nCount > 32 ) in PutValue()
151 nCount = 32; in PutValue()
154 for( nIndex = 0; nIndex < nCount; nIndex++ ) in PutValue()
/trunk/main/sw/source/ui/shells/
H A Dtxtcrsr.cxx69 sal_uInt16 nCount = 1; in ExecBasicMove() local
74 nCount = ((const SfxInt16Item *)pItem)->GetValue(); in ExecBasicMove()
90 rReq.AppendItem( SfxInt16Item(FN_PARAM_MOVE_COUNT, nCount) ); in ExecBasicMove()
97 for( sal_uInt16 i = 0; i < nCount; i++ ) in ExecBasicMove()

Completed in 159 milliseconds

1...<<21222324252627282930>>...79