Home
last modified time | relevance | path

Searched refs:nCount (Results 201 – 225 of 1963) sorted by relevance

12345678910>>...79

/aoo41x/main/chart2/source/view/axes/
H A DTickmarkHelper.cxx146 sal_Int32 nCount = getTickCount(nDepth); in initIter() local
147 for(sal_Int32 nN = 0; nN<nCount; nN++) in initIter()
155 if(nCount) in initIter()
179 sal_Int32 nCount = getTickCount(nDepth); in getStartDepth() local
180 if( !nCount ) in getStartDepth()
630 sal_Int32 nCount = rTicks.getLength(); in getAllTicks() local
638 for( nTick=nCount-1; nTick>nCount-1-nCheckCount && nTick>=0; nTick--) in getAllTicks()
647 rTicks.realloc(nCount-nInvisibleAtUpperBorder); in getAllTicks()
665 sal_Int32 nCount = aAllTicks[nDepth].getLength(); in getAllTicks() local
666 rAllTickInfos[nDepth].resize( nCount ); in getAllTicks()
[all …]
/aoo41x/main/cui/source/tabpages/
H A Dtpbitmap.cxx177 sal_uInt16 nCount; in ActivatePage() local
196 nCount = aLbColor.GetEntryCount(); in ActivatePage()
197 if( nCount == 0 ) in ActivatePage()
199 else if( nCount <= nPos ) in ActivatePage()
208 nCount = aLbBackgroundColor.GetEntryCount(); in ActivatePage()
209 if( nCount == 0 ) in ActivatePage()
211 else if( nCount <= nPos ) in ActivatePage()
541 for( long i = 0; i < nCount && bDifferent; i++ ) in IMPL_LINK()
559 for( long i = 0; i < nCount && bDifferent; i++ ) in IMPL_LINK()
673 long nCount = maBitmapList->Count(); in IMPL_LINK() local
[all …]
H A Dtpgradnt.cxx184 sal_uInt16 nCount; in ActivatePage() local
203 nCount = aLbColorFrom.GetEntryCount(); in ActivatePage()
204 if( nCount == 0 ) in ActivatePage()
206 else if( nCount <= nPos ) in ActivatePage()
215 nCount = aLbColorTo.GetEntryCount(); in ActivatePage()
216 if( nCount == 0 ) in ActivatePage()
218 else if( nCount <= nPos ) in ActivatePage()
458 for( long i = 0; i < nCount && bDifferent; i++ ) in IMPL_LINK()
476 for( long i = 0; i < nCount && bDifferent; i++ ) in IMPL_LINK()
514 maGradientList->Insert( pEntry, nCount ); in IMPL_LINK()
[all …]
/aoo41x/main/extensions/source/xmlextract/
H A Dxmxtrct.cxx50 virtual ErrCode ReadAt( sal_Size nPos, void* pBuffer, sal_Size nCount, sal_Size* pRead ) const;
51 …virtual ErrCode WriteAt( sal_Size nPos, const void* pBuffer, sal_Size nCount, sal_Size* pWritt…
92 ErrCode XMXLockBytes::ReadAt( sal_Size nPos, void* pBuffer, sal_Size nCount, sal_Size* pRead ) const in ReadAt() argument
99 if( ( nPos + nCount ) > nSeqLen ) in ReadAt()
100 nCount = nSeqLen - nPos; in ReadAt()
102 rtl_copyMemory( pBuffer, maSeq.getConstArray() + nPos, nCount ); in ReadAt()
103 *pRead = nCount; in ReadAt()
/aoo41x/main/rsc/source/tools/
H A Drsctools.cxx298 nCount = 0; in RscPtrPtr()
329 for( i = 0; i < nCount; i++ ){ in Reset()
335 nCount = 0; in Reset()
350 pMem = (void **)rtl_allocateMemory( (nCount +1) * sizeof( void * ) ); in Append()
353 ((nCount +1) * sizeof( void * ) in Append()
355 pMem[ nCount ] = pBuffer; in Append()
356 return( nCount++ ); in Append()
369 if( nEntry < nCount ) in GetEntry()
/aoo41x/main/sd/source/filter/html/
H A DHtmlOptionsDialog.cxx195 sal_Int32 i, nCount; in getPropertyValues() local
196 for ( i = 0, nCount = maMediaDescriptor.getLength(); i < nCount; i++ ) in getPropertyValues()
201 if ( i == nCount ) in getPropertyValues()
202 maMediaDescriptor.realloc( ++nCount ); in getPropertyValues()
217 sal_Int32 i, nCount; in setPropertyValues() local
218 for ( i = 0, nCount = maMediaDescriptor.getLength(); i < nCount; i++ ) in setPropertyValues()
/aoo41x/main/offapi/com/sun/star/view/
H A DXViewCursor.idl48 @param nCount
59 boolean goDown( [in] short nCount, [in] boolean bExpand );
64 @param nCount
74 boolean goUp( [in] short nCount, [in] boolean bExpand );
79 @param nCount
89 boolean goLeft( [in] short nCount, [in] boolean bExpand );
94 @param nCount
104 boolean goRight( [in] short nCount, [in] boolean bExpand );
/aoo41x/main/svx/source/table/
H A Daccessibletableshape.cxx572 sal_Int32 nCount = nRow; in getSelectedAccessibleRows() local
585 nCount--; in getSelectedAccessibleRows()
587 Sequence < sal_Int32 > aRet( nCount ); in getSelectedAccessibleRows()
610 sal_Int32 nCount = nColumn; in getSelectedAccessibleColumns() local
623 nCount--; in getSelectedAccessibleColumns()
625 Sequence < sal_Int32 > aRet( nCount ); in getSelectedAccessibleColumns()
1005 mnPreviousSelectionCount = nCount; in selectionChanged()
1245 sal_Int32 nCount = nRow; in getSelectedAccessibleRows() local
1258 nCount--; in getSelectedAccessibleRows()
1280 sal_Int32 nCount = nColumn; in getSelectedAccessibleColumns() local
[all …]
/aoo41x/main/svtools/source/contnr/
H A Dsvimpicn.cxx1249 if( !nCount ) in Paint()
1256 while( nCount ) in Paint()
1270 nCount--; in Paint()
1276 if( nCount ) in Paint()
2229 while( nCount ) in GetEntry()
2231 nCount--; in GetEntry()
3064 if( !nCount ) in GetSortListPos()
3081 nCount--; in GetSortListPos()
3249 if( !nCount ) in SearchCol()
3325 if( !nCount ) in SearchRow()
[all …]
/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DInBlocksLabelsAbove.java79 int nCount = aFieldTitleNames.length; in insertDetailFields() local
90 while (nCount > 0) in insertDetailFields()
106 --nCount; in insertDetailFields()
125 nCount = aFieldTitleNames.length; in insertDetailFields()
127 while (nCount > 0) in insertDetailFields()
137 if (nNextX > (getPageWidth() - getRightPageIndent()) & nCount > 1) in insertDetailFields()
148 --nCount; in insertDetailFields()
/aoo41x/main/tools/inc/tools/
H A Dtable.hxx39 sal_uIntPtr nCount; member in Table
46 { nCount = rTable.nCount; } in Table()
53 void Clear() { Container::Clear(); nCount = 0; } in Clear()
54 sal_uIntPtr Count() const { return( nCount ); } in Count()
86 nCount = r.nCount; in operator =()
/aoo41x/main/extensions/source/bibliography/
H A Dframectr.cxx474 for ( sal_uInt16 n=0; n<nCount; n++ ) in dispatch()
561 for ( sal_uInt16 n=0; n<nCount; n++ ) in dispatch()
613 sal_uInt32 nCount = 0; in dispatch() local
823 sal_uInt32 nCount = 0; in addStatusListener() local
825 aEvent.IsEnabled = nCount > 0; in addStatusListener()
844 sal_uInt16 nCount = aStatusListeners.Count(); in removeStatusListener() local
845 for ( sal_uInt16 n=0; n<nCount; n++ ) in removeStatusListener()
864 sal_uInt16 nCount = aStatusListeners.Count(); in RemoveFilter() local
869 for ( sal_uInt16 n=0; n<nCount; n++ ) in RemoveFilter()
925 sal_uInt16 nCount = aStatusListeners.Count(); in ChangeDataSource() local
[all …]
/aoo41x/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx365 sal_uLong nCount = pFiles->Count(); in GetFolderContents() local
366 Sequence < OUString > aRet( nCount ); in GetFolderContents()
446 sal_uLong nCount = pList->Count(); in GetResultSet() local
447 Sequence < OUString > aRet( nCount ); in GetResultSet()
484 sal_Int32 nCount = aInfo.getLength(); in CanMakeFolder() local
485 if ( nCount == 0 ) in CanMakeFolder()
529 sal_Int32 nCount = aInfo.getLength(); in MakeFolder() local
530 if ( nCount == 0 ) in MakeFolder()
688 sal_uInt32 i, nCount = aFiles.getLength(); in Find() local
689 for ( i = 0; i < nCount; ++i ) in Find()
[all …]
/aoo41x/main/svx/source/unodraw/
H A DXPropertyTable.cxx110 for( i = 0; i < nCount; i++ ) in supportsService()
150 const long nCount = getCount(); in removeByName() local
153 for( i = 0; i < nCount; i++ ) in removeByName()
176 const long nCount = getCount(); in replaceByName() local
179 for( i = 0; i < nCount; i++ ) in replaceByName()
206 const long nCount = getCount(); in getByName() local
209 for( i = 0; i < nCount; i++ ) in getByName()
225 const long nCount = getCount(); in getElementNames() local
226 uno::Sequence< OUString > aNames( nCount ); in getElementNames()
230 for( i = 0; i < nCount; i++ ) in getElementNames()
[all …]
/aoo41x/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx232 sal_uInt64 nCount; in RenderAsEMF() local
233 osl_writeFile(pIn, pBuf, nBytesRead, &nCount); in RenderAsEMF()
248 if (nCount == nBytesRead && bEMFSupported) in RenderAsEMF()
273 sal_uInt64 nCount; in RenderAsPNGThroughHelper() local
274 osl_writeFile(pIn, pBuf, nBytesRead, &nCount); in RenderAsPNGThroughHelper()
276 if (nCount == nBytesRead) in RenderAsPNGThroughHelper()
281 while (eFileErr == osl_File_E_None && nCount) in RenderAsPNGThroughHelper()
284 eFileErr = osl_readFile(pOut, aBuf, 32000, &nCount); in RenderAsPNGThroughHelper()
488 int nCount = 4; in MakePreview() local
489 long nNumber = ImplGetNumber( &pDest, nCount ); in MakePreview()
[all …]
/aoo41x/main/sc/source/ui/dbgui/
H A Dscuiimoptdlg.cxx45 nCount ( rDelTab.GetTokenCount('\t') ), in ScDelimiterTable()
58 const xub_StrLen nCount; member in ScDelimiterTable
69 if ( nCount >= 2 ) in GetCode()
71 while ( i<nCount ) in GetCode()
76 i = nCount; in GetCode()
93 if ( nCount >= 2 ) in GetDelimiter()
95 while ( i<nCount ) in GetDelimiter()
100 i = nCount; in GetDelimiter()
/aoo41x/main/sal/qa/rtl/random/
H A Drtl_random.cxx327 int nCount = 0; in getBytes_003() local
330 …for(nCount = 0;nCount < nCountMax; nCount ++) // run 100000000 through getBytes(.… in getBytes_003()
359 int nCount = 0; in getBytes_003_1() local
362 …for(nCount = 0;nCount < nCountMax; nCount ++) // run 100000000 through getBytes(.… in getBytes_003_1()
/aoo41x/main/filter/source/svg/
H A Dsvgdialog.cxx220 sal_Int32 i, nCount; in getPropertyValues() local
222 for( i = 0, nCount = maMediaDescriptor.getLength(); i < nCount; ++i ) in getPropertyValues()
228 if( i == nCount ) in getPropertyValues()
230 maMediaDescriptor.realloc( ++nCount ); in getPropertyValues()
246 for( sal_Int32 i = 0, nCount = maMediaDescriptor.getLength(); i < nCount; i++ ) in setPropertyValues() local
/aoo41x/main/sfx2/source/control/
H A Dobjface.cxx160 nCount = nSlotCount; in SetSlotMap()
162 if ( 1 == nCount && !pIter->pNextSlot ) in SetSlotMap()
168 qsort( pSlots, nCount, sizeof(SfxSlot), SfxCompareSlots_Impl ); in SetSlotMap()
172 for ( pIter = pSlots; nIter <= nCount; ++pIter, ++nIter ) in SetSlotMap()
178 DBG_ASSERT( nIter == nCount || in SetSlotMap()
228 for ( SfxSlot *pNext = pIter+1; nIter < nCount; ++pNext, ++nIter ) in SetSlotMap()
328 DBG_ASSERT( this && pSlots && nCount, "" ); in GetSlot()
331 void* p = bsearch( &nFuncId, pSlots, nCount, sizeof(SfxSlot), in GetSlot()
347 for ( sal_uInt16 n=0; n<nCount; n++ ) in GetSlot()
364 DBG_ASSERT( this && pSlots && nCount, "" ); in GetRealSlot()
[all …]
/aoo41x/main/svx/source/gallery2/
H A Dgalbrws1.cxx186 for( sal_uIntPtr i = 0, nCount = mpGallery->GetThemeCount(); i < nCount; i++ ) in DBG_NAME() local
363 sal_uInt16 nCount = 0; in ImplEndGalleryThemeProperties() local
365 while( mpGallery->HasTheme( aTitle ) && ( nCount++ < 16000 ) ) in ImplEndGalleryThemeProperties()
369 aTitle += String::CreateFromInt32( nCount ); in ImplEndGalleryThemeProperties()
468 sal_uInt16 nCount = 0; in ImplExecute() local
470 while( mpGallery->HasTheme( aName ) && ( nCount++ < 16000 ) ) in ImplExecute()
474 aName += String::CreateFromInt32( nCount ); in ImplExecute()
723 sal_uIntPtr nCount = 0; in IMPL_LINK() local
725 while( mpGallery->HasTheme( aName ) && ( nCount++ < 16000 ) ) in IMPL_LINK()
729 aName += String::CreateFromInt32( nCount ); in IMPL_LINK()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlforw.cxx138 for( nPos = 0 ; nPos < nCount; nPos++ ) in SV_IMPL_OP_PTRARR_SORT()
164 if( nPos == nCount ) in SV_IMPL_OP_PTRARR_SORT()
169 nCount = aDescs.getLength(); in SV_IMPL_OP_PTRARR_SORT()
170 if( !nCount ) in SV_IMPL_OP_PTRARR_SORT()
174 for( sal_Int32 i = 0; i < nCount; i++ ) in SV_IMPL_OP_PTRARR_SORT()
414 sal_Int32 nCount = xForms->getCount(); in OutHiddenForms() local
415 for( sal_Int32 i=0; i<nCount; i++) in OutHiddenForms()
433 sal_Int32 nCount = xFormComps->getCount(); in OutHiddenForm() local
435 for( sal_Int32 i=0; i<nCount; i++ ) in OutHiddenForm()
613 for( ; nPos < nCount; nPos++ ) in OutHiddenControls()
[all …]
/aoo41x/main/sc/source/core/tool/
H A Dinterpr3.cxx96 unsigned short nCount; in lcl_IterateInverse() local
97 for (nCount = 0; nCount < 1000 && !lcl_HasChangeOfSign(fAy,fBy); nCount++) in lcl_IterateInverse()
138 nCount = 0; in lcl_IterateInverse()
177 ++nCount; in lcl_IterateInverse()
3238 nCount++; in ScModalValue()
3242 if (nCount > nMax) in ScModalValue()
3244 nMax = nCount; in ScModalValue()
3247 nCount = 1; in ScModalValue()
3250 if (nCount > nMax) in ScModalValue()
3252 nMax = nCount; in ScModalValue()
[all …]
/aoo41x/main/sc/source/filter/excel/
H A Dxladdress.cxx102 sal_uInt16 nCount; in Read() local
103 rStrm >> nCount; in Read()
105 resize( nOldSize + nCount ); in Read()
106 for( iterator aIt = begin() + nOldSize; rStrm.IsValid() && (nCount > 0); --nCount, ++aIt ) in Read()
115 void XclRangeList::WriteSubList( XclExpStream& rStrm, size_t nBegin, size_t nCount, bool bCol16Bit … in WriteSubList() argument
118 size_t nEnd = ::std::min< size_t >( nBegin + nCount, size() ); in WriteSubList()
/aoo41x/main/filter/source/flash/
H A Dswfdialog.cxx239 sal_Int32 i, nCount; in getPropertyValues() local
241 for( i = 0, nCount = maMediaDescriptor.getLength(); i < nCount; i++ ) in getPropertyValues()
247 if( i == nCount ) in getPropertyValues()
248 maMediaDescriptor.realloc( ++nCount ); in getPropertyValues()
263 for( sal_Int32 i = 0, nCount = maMediaDescriptor.getLength(); i < nCount; i++ ) in setPropertyValues() local
/aoo41x/main/sc/source/core/data/
H A Dglobal2.cxx413 sal_uInt16 nCount ) in SetSubTotals() argument
421 DBG_ASSERT( (nCount > 0), in SetSubTotals()
424 if ( ptrSubTotals && ptrFunctions && (nCount > 0) && (nGroup <= MAXSUBTOTAL) ) in SetSubTotals()
433 pSubTotals[nGroup] = new SCCOL [nCount]; in SetSubTotals()
434 pFunctions[nGroup] = new ScSubTotalFunc [nCount]; in SetSubTotals()
435 nSubTotals[nGroup] = static_cast<SCCOL>(nCount); in SetSubTotals()
437 for ( sal_uInt16 i=0; i<nCount; i++ ) in SetSubTotals()
551 if ( ppAreas && nCount > 0 ) in SetAreas()
553 ppDataAreas = new ScArea*[nCount]; in SetAreas()
554 for ( sal_uInt16 i=0; i<nCount; i++ ) in SetAreas()
[all …]

Completed in 148 milliseconds

12345678910>>...79