Home
last modified time | relevance | path

Searched refs:nCount (Results 751 – 775 of 1975) sorted by relevance

1...<<31323334353637383940>>...79

/trunk/main/svtools/source/control/
H A Dstdmenu.cxx170 sal_Bool FontStyleMenu::ImplIsAlreadyInserted( const XubString& rStyleName, sal_uInt16 nCount ) in ImplIsAlreadyInserted() argument
172 for ( sal_uInt16 i = 0; i < nCount; i++ ) in ImplIsAlreadyInserted()
438 sal_uLong nCount = aFontSizeNames.Count(); in Fill() local
439 for( sal_uLong i = 0; i < nCount; i++ ) in Fill()
/trunk/main/toolkit/test/accessibility/
H A DAccessibilityTreeModel.java410 int nCount = aChildIndices.size(); in createChangeEvent() local
411 Object aChildObjects[] = new Object[nCount]; in createChangeEvent()
412 int nChildIndices[] = new int[nCount]; in createChangeEvent()
413 for (int i=0; i<nCount; i++) in createChangeEvent()
/trunk/main/sal/textenc/
H A Dconvertbig5hkscs.c133 sal_uInt32 nCount in ImplConvertBig5HkscsToUnicode() local
137 for (i = 0; i < nCount; ++i) in ImplConvertBig5HkscsToUnicode()
376 sal_uInt32 nCount in ImplConvertUnicodeToBig5Hkscs() local
380 for (i = 0; i < nCount; ++i) { in ImplConvertUnicodeToBig5Hkscs()
/trunk/main/linguistic/source/
H A Dspelldta.cxx85 sal_Int32 nCount = j == 0 ? nAltCount1 : nAltCount2; in MergeProposals() local
87 for (i = 0; i < nCount && nIndex < MAX_PROPOSALS; i++) in MergeProposals()
224 sal_Int32 nCount = j == 0 ? nAltCount1 : nAltCount2; in MergeProposalSeqs() local
226 for (i = 0; i < nCount && nIndex < MAX_PROPOSALS; i++) in MergeProposalSeqs()
/trunk/main/cui/source/options/
H A Dwebconninfo.cxx197 sal_Int32 nCount = 0; in FillPasswordList() local
206 pEntry->SetUserData( (void*)(nCount++) ); in FillPasswordList()
211 m_nPos = nCount; in FillPasswordList()
225 pEntry->SetUserData( (void*)(nCount++) ); in FillPasswordList()
/trunk/main/xmloff/source/chart/
H A DSchXMLTextListContext.cxx113 sal_Int32 nCount = m_aTextVector.size(); in EndElement() local
114 m_rTextList.realloc(nCount); in EndElement()
115 for( sal_Int32 nN=0; nN<nCount; nN++ ) in EndElement()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DInBlocksLabelsLeft.java89 int nCount = aFieldTitleNames.length; in insertDetailFields() local
98 while (nCount > 0) in insertDetailFields()
116 --nCount; in insertDetailFields()
/trunk/main/comphelper/source/misc/
H A Dserviceinfohelper.cxx91 sal_uInt32 nCount = rSeq.getLength(); in addToSequence() local
93 rSeq.realloc( nCount + nServices ); in addToSequence()
99 pStrings[nCount++] = rtl::OUString::createFromAscii(va_arg( marker, char*)); in addToSequence()
/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx1469 short nCount=1; in IMPL_LINK() local
1473 nCount++; in IMPL_LINK()
1475 nCount--; in IMPL_LINK()
1476 if(nCount==0) break; in IMPL_LINK()
1479 if(nCount==0) in IMPL_LINK()
1812 sal_uInt16 nCount=pWin->GetChildCount(); in FindFocusWin() local
1814 for(sal_uInt16 i=0;i<nCount;i++) in FindFocusWin()
1939 sal_uInt16 nCount=pWin->GetChildCount(); in SetFocusWin() local
1941 for(sal_uInt16 i=0;i<nCount;i++) in SetFocusWin()
2094 sal_uInt16 nCount=pWin->GetChildCount(); in SetFocusWin() local
[all …]
/trunk/main/sw/source/core/text/
H A Dpormulti.cxx963 sal_uInt16 nCount = pHints ? pHints->Count() : 0; in GetMultiCreator() local
965 for( i = 0; i < nCount; ++i ) in GetMultiCreator()
980 nRotate = bRot ? i : nCount; in GetMultiCreator()
986 n2Lines = bTwo ? i : nCount; in GetMultiCreator()
1003 if( n2Lines < nCount || ( pItem && pItem == p2Lines && in GetMultiCreator()
1017 if( n2Lines < nCount ) in GetMultiCreator()
1057 while( i < nCount ) in GetMultiCreator()
1119 if( nRotate < nCount || ( pRotItem && pRotItem == pRotate && in GetMultiCreator()
1137 while( i < nCount ) in GetMultiCreator()
1191 if( nRotate < nCount ) in GetMultiCreator()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx567 sal_uInt16 nCount = pNames->GetCount(); in GetObjectByIndex_Impl() local
569 for (sal_uInt16 i=0; i<nCount; i++) in GetObjectByIndex_Impl()
789 sal_uInt16 nCount = pNames->GetCount(); in getCount() local
790 for (sal_uInt16 i=0; i<nCount; i++) in getCount()
861 sal_uInt16 nCount = pNames->GetCount(); in getElementNames() local
863 for (sal_uInt16 i=0; i<nCount; i++) in getElementNames()
889 sal_uInt16 nCount = pNames->GetCount(); in getElementScopeNames() local
891 for (sal_uInt16 i=0; i<nCount; i++) in getElementScopeNames()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx932 void SetEdgeBlending(sal_uInt16 nCount) { CopyData(); mpData->mnEdgeBlending = nCount; } in SetEdgeBlending() argument
945 …void SetListBoxMaximumLineCount(sal_uInt16 nCount) { CopyData(); mpData->mnListBoxMaximumLineCount… in SetListBoxMaximumLineCount() argument
951 …void SetColorValueSetColumnCount(sal_uInt16 nCount) { CopyData(); mpData->mnColorValueSetColumnCou… in SetColorValueSetColumnCount() argument
956 …etColorValueSetMaximumRowCount(sal_uInt16 nCount) { CopyData(); mpData->mnColorValueSetMaximumRowC… in SetColorValueSetMaximumRowCount() argument
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx281 sal_Int32 nCount = rValues.getLength(); in PropertyValueSet() local
282 if ( nCount ) in PropertyValueSet()
287 for ( sal_Int32 n = 0; n < nCount; ++n ) in PropertyValueSet()
639 sal_Int32 nCount = m_pValues->size(); in findColumn() local
640 for ( sal_Int32 n = 0; n < nCount; ++n ) in findColumn()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx396 const sal_Int32 nCount = i_rProperties.getLength(); in getArtificialNodePropertyValues() local
397 if ( nCount ) in getArtificialNodePropertyValues()
402 for ( sal_Int32 n = 0; n < nCount; ++n ) in getArtificialNodePropertyValues()
534 const sal_Int32 nCount = i_rValues.getLength(); in setPropertyValues() local
536 for ( sal_Int32 n = 0; n < nCount; ++n, ++pValues ) in setPropertyValues()
/trunk/main/sc/source/core/data/
H A Ddocumen9.cxx729 sal_uInt32 nCount,i; in UpdateFontCharSet() local
733 nCount = pPool->GetItemCount2(ATTR_FONT); in UpdateFontCharSet()
734 for (i=0; i<nCount; i++) in UpdateFontCharSet()
745 nCount = rDrawPool.GetItemCount2(EE_CHAR_FONTINFO); in UpdateFontCharSet()
746 for (i=0; i<nCount; i++) in UpdateFontCharSet()
/trunk/main/sc/source/filter/lotus/
H A Dop.cxx316 SCCOL nCount; in OP_HiddenCols() local
318 nCount = 0; in OP_HiddenCols()
327 pDoc->SetColHidden(nCount, nCount, 0, true); in OP_HiddenCols()
329 nCount++; in OP_HiddenCols()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx4663 for ( sal_uInt16 nCount = 0; nDepth < nLevels; nCount++ ) in PPTStyleSheet() local
4671 if ( nCount >= 4 ) in PPTStyleSheet()
5304 for ( nCount = 0; nCount < nCharCount; nCount++ ) in ReadParaProps()
5692 sal_Int32 nCount; in HasTabulator() local
5694 for ( nCount = 0; nCount < maString.Len(); nCount++ ) in HasTabulator()
5696 if ( pPtr[ nCount ] == 0x9 ) in HasTabulator()
6621 nCount++; in GetTextSize()
6622 nRetValue += nCount; in GetTextSize()
7223 if ( nCount ) in PPTTextObj()
7244 if ( nCount ) in PPTTextObj()
[all …]
/trunk/main/sfx2/inc/
H A Dbitset.hxx35 sal_uInt16 nCount; member in BitSet
83 return nCount == 0; in operator !()
91 return nCount; in Count()
/trunk/main/svx/source/sdr/contact/
H A Dobjectcontactofobjlistpainter.cxx90 const sal_uInt32 nCount(GetPaintObjectCount()); in ProcessDisplay() local
92 if(nCount) in ProcessDisplay()
125 for(sal_uInt32 a(0L); a < nCount; a++) in ProcessDisplay()
/trunk/main/unotools/source/config/
H A Dundoopt.cxx103 const int nCount = sizeof( aPropNames ) / sizeof( const char* ); in Load() local
104 m_aPropertyNames.realloc(nCount); in Load()
106 for ( int i = 0; i < nCount; i++ ) in Load()
/trunk/main/tools/source/generic/
H A Dsvlibrary.cxx74 sal_Int32 nCount = 0; // number of actually added entries in GetMultiPaths_Impl() local
84 pRes[ nCount++ ] = pPathSeq[k]; in GetMultiPaths_Impl()
87 aRes.realloc( nCount ); in GetMultiPaths_Impl()
/trunk/main/sc/inc/
H A Dchartpos.hxx43 sal_uLong nCount; member in ScChartPositionMap
60 sal_uLong GetCount() const { return nCount; } in GetCount()
72 if ( nIndex < nCount ) in GetPosition()
/trunk/main/connectivity/source/commontools/
H A Ddbtools2.cxx219 sal_Int32 nCount = xColumns->getCount(); in createStandardCreateStatement() local
220 for(sal_Int32 i=0;i<nCount;++i) in createStandardCreateStatement()
695 sal_Int32 nCount = xRsMetaData->getColumnCount(); in getTablePrivileges() local
696 for (sal_Int32 i=1; i<=nCount; ++i) in getTablePrivileges()
789 sal_Int32 nCount = xMeta->getColumnCount(); in collectColumnInformation() local
790 …OSL_ENSURE( nCount != 0, "::dbtools::collectColumnInformation: result set has empty (column-less) … in collectColumnInformation()
791 for (sal_Int32 i=1; i <= nCount ; ++i) in collectColumnInformation()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx150 sal_uInt16 nCount = rPolygon.GetSize(); in GetLength() local
151 while( --nCount ) in GetLength()
152 fLength += ((Polygon&)rPolygon).CalcDistance( nCount, nCount - 1 ); in GetLength()
568 sal_uInt16 i, nCount = rPoly.GetSize(); in CalcDistances() local
569 if ( nCount > 1 ) in CalcDistances()
571 for ( i = 0; i < nCount; i++ ) in CalcDistances()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx500 sal_uInt16 nCount = 0; in onInsert() local
507 nCount = ((const SfxInt16Item* )pItem)->GetValue(); in onInsert()
550 const sal_Int32 nNewColumns = (nCount == 0) ? (aEnd.mnCol - aStart.mnCol + 1) : nCount; in onInsert()
583 const sal_Int32 nNewRows = (nCount == 0) ? (aEnd.mnRow - aStart.mnRow + 1) : nCount; in onInsert()
1032 const sal_Int32 nCount = xDlg->GetCount() - 1; in SplitMarkedCells() local
1033 if( nCount < 1 ) in SplitMarkedCells()
1061 xRange->split( 0, nCount ); in SplitMarkedCells()
1065 xRange->split( nCount, 0 ); in SplitMarkedCells()
1962 const sal_uInt32 nCount = mpView->PaintWindowCount(); in updateSelectionOverlay() local
1963 for( sal_uInt32 nIndex = 0; nIndex < nCount; nIndex++ ) in updateSelectionOverlay()

Completed in 293 milliseconds

1...<<31323334353637383940>>...79