| /AOO41X/main/sw/source/core/doc/ |
| H A D | tblcpy.cxx | 117 if( rBox.GetTabLines().Count() ) in insertSubBox() 120 if( nSize < rBox.GetTabLines().Count() ) in insertSubBox() 136 } while( ++nSize < rBox.GetTabLines().Count() ); in insertSubBox() 138 for( sal_uInt16 nLine = 0; nLine < rBox.GetTabLines().Count(); ++nLine ) in insertSubBox() 164 for( sal_uInt16 nBox = 0; nBox < rLine.GetTabBoxes().Count(); ++nBox ) in insertSubLine() 179 maLines( rTable.GetTabLines().Count() ), mnStartCol(USHRT_MAX), in TableStructure() 185 for( sal_uInt16 nLine = 0; nLine < rLines.Count(); ++nLine ) in TableStructure() 194 if( rFndBox.GetLines().Count() ) in TableStructure() 196 bool bNoSelection = rSelBoxes.Count() < 2; in TableStructure() 202 if( rFndLines.Count() > 1 ) in TableStructure() [all …]
|
| H A D | tblrwcl.cxx | 202 for( sal_uInt16 nTmp = 0; nTmp < aLines.Count(); ++nTmp ) \ 208 for ( sal_uInt16 i = 0; i < GetTabLines().Count(); ++i ) \ 356 if( pBox->GetTabLines().Count() ) in lcl_CopyCol() 359 if ( pCmpLine->GetBoxes().Count() != pCmpLine->GetLine()->GetTabBoxes().Count() ) in lcl_CopyCol() 368 for( sal_uInt16 n = rFndBoxes.Count(); n; ) in lcl_CopyCol() 408 if( rpFndBox->GetLines().Count() ) in lcl_CopyCol() 411 rpFndBox->GetLines().Count(), pCpyPara->pInsLine ); in lcl_CopyCol() 426 : rpFndBox == rFndBxs[ rFndBxs.Count() - 1 ] ) in lcl_CopyCol() 469 rpFndLine->GetBoxes().Count(), pCpyPara->pInsBox ); in lcl_CopyRow() 495 if( 1 == pFndLn->GetBoxes().Count() && in lcl_InsCol() [all …]
|
| H A D | docnew.cxx | 407 if ( !aPageDescs.Count() ) in SwDoc() 545 for( sal_uInt16 n = pLinkMgr->GetServers().Count(); n; ) in ~SwDoc() 548 if( pLinkMgr->GetLinks().Count() ) in ~SwDoc() 549 pLinkMgr->Remove( 0, pLinkMgr->GetLinks().Count() ); in ~SwDoc() 554 m_pNodes->pOutlineNds->Remove(sal_uInt16(0), m_pNodes->pOutlineNds->Count()); in ~SwDoc() 556 rUndoNodes.pOutlineNds->Remove(sal_uInt16(0), rUndoNodes.pOutlineNds->Count()); in ~SwDoc() 558 pFtnIdxs->Remove( sal_uInt16(0), pFtnIdxs->Count() ); in ~SwDoc() 580 for( sal_uInt16 n = pTOXTypes->Count(); n; ) in ~SwDoc() 585 pTOXTypes->Remove( 0, pTOXTypes->Count() ); in ~SwDoc() 599 aPageDescs.DeleteAndDestroy( 0, aPageDescs.Count() ); in ~SwDoc() [all …]
|
| H A D | docsort.cxx | 158 for(sal_uInt16 nKey = 0; nKey < pOptions->aKeys.Count(); ++nKey) in operator <() 339 for ( sal_uInt16 n = 0; n < GetSpzFrmFmts()->Count(); ++n ) in SortText() 370 if( IsRedlineOn() || (!IsIgnoreRedline() && pRedlineTbl->Count() )) in SortText() 442 for ( sal_uInt16 n = 0; n < aSortArr.Count(); ++n ) in SortText() 458 aSortArr.DeleteAndDestroy(0, aSortArr.Count()); in SortText() 522 ASSERT( rBoxes.Count(), "keine gueltige Box-Liste" ); in SortTbl() 535 if(!aFndBox.GetLines().Count()) in SortTbl() 538 if( !IsIgnoreRedline() && GetRedlineTbl().Count() ) in SortTbl() 547 while( nStart < rLines.Count() ) in SortTbl() 561 if( nStart == rLines.Count() ) in SortTbl() [all …]
|
| H A D | gctable.cxx | 65 if( rpBox->GetTabLines().Count() ) in lcl_GCBorder_ChkBoxBrd_B() 67 for( sal_uInt16 n = 0, nLines = rpBox->GetTabLines().Count(); in lcl_GCBorder_ChkBoxBrd_B() 85 const SwTableBox* pBox = rBoxes[ rBoxes.Count()-1 ]; in lcl_GCBorder_GetLastBox_L() 93 if( rLines.Count() ) in lcl_GCBorder_GetLastBox_B() 96 ((SwTableBoxes*)pPara)->Insert( rpBox, ((SwTableBoxes*)pPara)->Count() ); in lcl_GCBorder_GetLastBox_B() 105 for( sal_uInt16 nEnd = rCollTLB.Count(); rStt < nEnd; ++rStt ) in lcl_FindEndPosOfBorder() 155 if( ++rStt >= rCollTLB.Count() ) in lcl_GCBorder_DelBorder() 179 for( sal_uInt16 n = 0, nBoxes = rBoxes.Count() - 1; n < nBoxes; ++n ) in lcl_GC_Line_Border() 191 for( sal_uInt16 i = aBoxes.Count(); i; ) in lcl_GC_Line_Border() 210 aBoxes.Remove( 0, aBoxes.Count() ); in lcl_GC_Line_Border() [all …]
|
| /AOO41X/main/svx/source/items/ |
| H A D | numfmtsh.cxx | 154 for ( sal_uInt16 i = 0; i < aAddList.Count(); ++i ) 161 aAddList.Remove( 0, aAddList.Count() ); 162 aDelList.Remove( 0, aAddList.Count() ); 164 if(aCurrencyFormatList.Count()>0) 165 aCurrencyFormatList.DeleteAndDestroy(0,aCurrencyFormatList.Count()); 172 return aDelList.Count(); in GetUpdateDataCount() 179 const sal_uInt32 nCount = aDelList.Count(); in GetUpdateData() 184 for ( sal_uInt16 i = 0; i < aDelList.Count(); ++i ) in GetUpdateData() 226 if(nFmtLbPos<aCurEntryList.Count()) in FormatChanged() 236 if(nFmtLbPos<aCurrencyFormatList.Count()) in FormatChanged() [all …]
|
| /AOO41X/main/sw/qa/core/ |
| H A D | Test-BigPtrArray.cxx | 86 for (int i = 0; i < bparr.Count(); i++) in dumpBigPtrArray() 96 bparr.Insert(new BigPtrEntryMock(i), bparr.Count()); in fillBigPtrArray() 108 for (int i = 0; i < bparr.Count(); i++) in checkElementPositions() 118 for (int i = 0; i < bparr.Count(); i++) in releaseBigPtrArrayContent() 147 bparr.Count() == 0 in test_ctor() 161 sal_uLong oldCount = bparr.Count(); in test_insert_entries_at_front() 166 (bparr.Count() == oldCount + 1) in test_insert_entries_at_front() 202 sal_uLong oldCount = bparr.Count(); in test_insert_entries_in_the_middle() 204 bparr.Insert(new BigPtrEntryMock(NUM_ENTRIES), bparr.Count() / 2); in test_insert_entries_in_the_middle() 211 …(oldCount + 1 == bparr.Count() && static_cast<BigPtrEntryMock*>(bparr[bparr.Count() / 2])->getCoun… in test_insert_entries_in_the_middle() [all …]
|
| /AOO41X/main/svtools/source/control/ |
| H A D | svxbox.cxx | 87 aEntryLst.DeleteAndDestroy(0, aEntryLst.Count()); in ~SvxListBox() 88 aDelEntryLst.DeleteAndDestroy(0, aDelEntryLst.Count()); in ~SvxListBox() 102 aEntryLst.Insert(rpTmp, aEntryLst.Count()); in InitListBox() 140 if(nPos >= aEntryLst.Count()) in RemoveEntry() 153 aDelEntryLst.C40_INSERT(SvxBoxEntry, pEntry, aDelEntryLst.Count()); in RemoveEntry() 173 aEntryLst.DeleteAndDestroy(0, aEntryLst.Count()); in Clear() 174 aDelEntryLst.DeleteAndDestroy(0, aDelEntryLst.Count()); in Clear() 192 if(nPos < aEntryLst.Count()) in GetSvxBoxEntry() 208 for (sal_uInt16 i=0; i < aEntryLst.Count(); i++) in GetSelectSvxBoxEntry() 224 sal_uInt16 nSize = aEntryLst.Count(); in GetModifiedCount() [all …]
|
| /AOO41X/main/sw/source/core/docnode/ |
| H A D | ndtbl1.cxx | 89 for ( sal_uInt16 i = 0; i < rArr.Count(); ++i ) in FindNewFmt() 100 for ( sal_uInt16 i = 0; i < rArr.Count(); ++i ) in Delete() 150 return 0 != rBoxes.Count(); in lcl_GetBoxSel() 171 rLineArr.Insert( pLine, rLineArr.Count() ); in InsertLine() 205 if ( rpBox->GetLines().Count() ) in _FindBox() 214 if ( rpBox->GetLines().Count() == rLines.Count() ) in _FindBox() 216 for ( sal_uInt16 i = 0; i < rLines.Count(); ++i ) in _FindBox() 260 for ( sal_uInt16 i = 0; i < rArr.Count(); ++i ) in lcl_CollectLines() 263 for ( sal_uInt16 k = 0; k < rArr.Count(); ++k ) in lcl_CollectLines() 289 rFmtCmp.Insert( new SwTblFmtCmp( pOld, pNew, 0 ), rFmtCmp.Count()); in lcl_ProcessRowAttr() [all …]
|
| H A D | ndtbl.cxx | 132 if( !pDoc->IsIgnoreRedline() && pDoc->GetRedlineTbl().Count() ) in lcl_DelRedlines() 181 for( sal_uInt16 n = 0; n < pArr->Count(); n += 2 ) in lcl_SetDfltBoxAttr() 203 pArr->Insert( p, pArr->Count() ); in lcl_SetDfltBoxAttr() 205 pArr->Insert( p, pArr->Count() ); in lcl_SetDfltBoxAttr() 277 if( pLine->GetTabBoxes().Count() ) in InsBoxen() 279 if( nInsPos < pLine->GetTabBoxes().Count() ) in InsBoxen() 295 if( pTblNd->GetTable().GetTabLines().Count() && !nInsPos ) in InsBoxen() 304 while( ( pNxtBox = pLine->GetTabBoxes()[0])->GetTabLines().Count() ) in InsBoxen() 331 if (nRealInsPos > rTabBoxes.Count()) in InsBoxen() 332 nRealInsPos = rTabBoxes.Count(); in InsBoxen() [all …]
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | ww8atr.cxx | 280 if( bExportParentItemSet || rSet.Count() ) in OutputItemSet() 452 if ( pSet && pSet->Count() ) in OutputSectionBreaks() 643 for ( sal_uInt16 nCnt = 0; nCnt < aTStop.Count(); ++nCnt ) in CorrectTabStopInSet() 691 m_rWW8Export.pO->Insert( nLvl, m_rWW8Export.pO->Count() ); in OutlineNumbering() 693 m_rWW8Export.pO->Insert( nLvl, m_rWW8Export.pO->Count() ); in OutlineNumbering() 743 pO->Insert(sal_uInt8(9), pO->Count()); in DisallowInheritingOutlineNumbering() 955 m_rWW8Export.pO->Insert( (sal_uInt8)1, m_rWW8Export.pO->Count() ); in RTLAndCJKState() 963 m_rWW8Export.pO->Insert( (sal_uInt8)0x81, m_rWW8Export.pO->Count() ); in RTLAndCJKState() 970 …Entry( m_rWW8Export.Strm().Tell() - (mbOnTOXEnding?2:0), m_rWW8Export.pO->Count(), m_rWW8Export.pO… in EndParagraph() 972 m_rWW8Export.pO->Remove( 0, m_rWW8Export.pO->Count() ); // delete in EndParagraph() [all …]
|
| H A D | wrtw8sty.cxx | 121 sal_uInt16 Count() const { return aPos.Count(); } in Count() function in WW8_WrPlc0 156 if ( m_rExport.pDoc->GetFtnIdxs().Count() ) in MSWordStyles() 163 sal_uInt16 nAlloc = WW8_RESERVED_SLOTS + m_rExport.pDoc->GetCharFmts()->Count() - 1 + in MSWordStyles() 164 m_rExport.pDoc->GetTxtFmtColls()->Count() - 1; in MSWordStyles() 274 for( n = 1; n < rArr.Count(); n++ ) in BuildStylesTable() 282 for( n = 1; n < rArr2.Count(); n++ ) in BuildStylesTable() 292 if ( ( nTableStrmTell + pO->Count() ) & 1 ) // Start auf gerader in impl_SkipOdd() 293 pO->Insert( (sal_uInt8)0, pO->Count() ); // Adresse in impl_SkipOdd() 300 short nLen = m_rWW8Export.pO->Count() - 2; // Laenge des Styles in EndStyle() 306 …m_rWW8Export.pTableStrm->Write( m_rWW8Export.pO->GetData(), m_rWW8Export.pO->Count() ); // in… in EndStyle() [all …]
|
| /AOO41X/main/editeng/source/editeng/ |
| H A D | editobj.cxx | 172 for ( sal_uInt16 n = Count(); n; ) in FindAttrib() 207 for ( sal_uInt16 n = 0; n < rCopyFrom.GetAttribs().Count(); n++ ) in ContentInfo() 211 aAttribs.Insert( pMyAttr, aAttribs.Count() ); in ContentInfo() 228 for ( sal_uInt16 nAttr = 0; nAttr < aAttribs.Count(); nAttr++ ) in ~ContentInfo() 235 aAttribs.Remove( 0, aAttribs.Count() ); in ~ContentInfo() 271 (aAttribs.Count() == rCompare.aAttribs.Count() ) && in operator ==() 275 const sal_uInt16 nCount = aAttribs.Count(); in operator ==() 276 if( nCount == rCompare.aAttribs.Count() ) in operator ==() 602 for(sal_uInt16 n(0); n < aContents.Count(); n++) in ObjectInDestruction() 712 for ( sal_uInt16 n = 0; n < r.aContents.Count(); n++ ) in BinTextObject() [all …]
|
| H A D | editdoc2.cxx | 99 for ( sal_uInt16 nPortion = 0; nPortion < Count(); nPortion++ ) in Reset() 101 Remove( 0, Count() ); in Reset() 106 …DBG_ASSERT( ( nDelFrom < Count() ) || ( (nDelFrom == 0) && (Count() == 0) ), "DeleteFromPortion: O… in DeleteFromPortion() 107 for ( sal_uInt16 nP = nDelFrom; nP < Count(); nP++ ) in DeleteFromPortion() 109 Remove( nDelFrom, Count()-nDelFrom ); in DeleteFromPortion() 116 for ( sal_uInt16 nPortion = 0; nPortion < Count(); nPortion++ ) in FindPortion() 123 if ( ( nTmpPos != nCharPos ) || !bPreferStartingPortion || ( nPortion == Count() - 1 ) ) in FindPortion() 131 return ( Count() - 1 ); in FindPortion() 262 DBG_ASSERTWARNING( aLineList.Count(), "Leere ParaPortion in GetLine!" ); in GetLineNumber() 265 for ( sal_uInt16 nLine = 0; nLine < aLineList.Count(); nLine++ ) in GetLineNumber() [all …]
|
| /AOO41X/main/svtools/source/edit/ |
| H A D | texteng.cxx | 153 mpViews->Insert( pTextView, mpViews->Count() ); in InsertView() 174 return mpViews->Count(); in GetViewCount() 251 for ( sal_uInt16 nView = mpViews->Count(); nView; ) in SetFont() 310 sal_uLong nParas = mpTEParaPortions->Count(); in GetTextLines() 316 sal_uInt16 nLines = pTEParaPortion->GetLines().Count(); in GetTextLines() 503 for ( sal_uInt16 nView = 0; nView < mpViews->Count(); nView++ ) in ImpRemoveText() 526 for ( sal_uInt16 nView = 0; nView < mpViews->Count(); nView++ ) in SetText() 567 for ( sal_uInt16 nAttr = pNode->GetCharAttribs().Count(); nAttr; ) in ImpRemoveChars() 968 nY += pPortion->GetLines().Count() * mnCharHeight; in PaMtoEditCursor() 1001 for ( sal_uInt16 nLine = 0; nLine < pPortion->GetLines().Count(); nLine++ ) in GetEditCursor() [all …]
|
| /AOO41X/main/sw/source/filter/rtf/ |
| H A D | rtftbl.cxx | 186 SwTableLine* pLine = rLns[ rLns.Count()-1 ]; in ReadTable() 191 if( nTmpBox > pLine->GetTabBoxes().Count() ) in ReadTable() 192 nTmpBox = pLine->GetTabBoxes().Count(); in ReadTable() 306 if( bReadNewCell && !aBoxFmts.Count() ) in ReadTable() 309 SwTableLine* pLine = rLns[ rLns.Count()-1 ]; in ReadTable() 314 if (m_nCurrentBox < pLine->GetTabBoxes().Count()) in ReadTable() 321 pFmt = aBoxFmts[ aBoxFmts.Count()-1 ]; in ReadTable() 336 aBoxFmts.Insert( pBoxFmt, aBoxFmts.Count() ); in ReadTable() 568 if( 1 == pLns->Count() ) in ReadTable() 591 1 < pLns->Count() && in ReadTable() [all …]
|
| /AOO41X/main/sfx2/source/control/ |
| H A D | msgpool.cxx | 97 for ( sal_uInt16 n =_pTypes->Count(); n--; ) in ~SfxSlotPool() 118 if ( rInterface.Count() == 1 && !rInterface[0]->nSlotId ) in RegisterInterface() 130 for ( sal_uInt16 n=0; n<rGroups.Count(); n++ ) in RegisterInterface() 137 for ( sal_uInt16 nFunc = 0; nFunc < rInterface.Count(); ++nFunc ) in RegisterInterface() 153 for ( nPos = 0; nPos < _pTypes->Count(); ++nPos ) in RegisterInterface() 163 if ( nPos >= _pTypes->Count() || in RegisterInterface() 209 for ( sal_uInt16 nInterf = 0; nInterf < _pInterfaces->Count(); ++nInterf ) in GetSlot() 230 if ( _pGroups && nNo < _pGroups->Count() ) in SeekGroup() 236 sal_uInt16 nParentCount = _pParentPool->_pGroups->Count(); in SeekGroup() 271 return _pGroups->Count(); in GetGroupCount() [all …]
|
| /AOO41X/main/soldep/bootstrp/ |
| H A D | prodmap.cxx | 98 for ( sal_uIntPtr i = 0; i < pVersionList->Count(); i++ ) { in CreateProductList() 182 for ( sal_uIntPtr j = 0; j < pProductList->Count(); j++ ) { in PrintDependentTargets() 196 for ( sal_uIntPtr k = 0; k < pBases->Count(); k++ ) { in PrintDependentTargets() 211 if ( aBaseList.Count()) { in PrintAndDeleteBaseList() 213 while ( aBaseList.Count()) { in PrintAndDeleteBaseList() 224 while ( aPrintedList.Count()) in PrintAndDeleteBaseList() 248 if ( !pProductList || !pProductList->Count()) in PrintProductList() 251 if ( pProductList->Count()) { in PrintProductList() 252 for ( sal_uIntPtr i = 0; i < pProductList->Count(); i++ ) in PrintProductList() 278 for ( sal_uInt16 i = 0; i < aDir.Count(); i++ ) { in GetMinorList() [all …]
|
| /AOO41X/main/sw/source/core/table/ |
| H A D | swnewtable.cxx | 132 if( rLine.GetTabBoxes().Count() < nCheck ) in lcl_CheckMinMax() 135 nCheck = rLine.GetTabBoxes().Count(); in lcl_CheckMinMax() 173 sal_uInt16 nCount = rLine.GetTabBoxes().Count(); in lcl_Box2LeftBorder() 207 sal_uInt16 nCount = pLine->GetTabBoxes().Count(); in lcl_LeftBorder2Box() 255 if( !nDiff || nRowIdx >= rTable.GetTabLines().Count() ) in lcl_ChangeRowSpan() 271 sal_uInt16 nBoxCount = pLine->GetTabBoxes().Count(); in lcl_ChangeRowSpan() 327 if( !aLines.Count() ) in CollectBoxSelection() 334 sal_uInt16 nLines = aLines.Count(); in CollectBoxSelection() 342 sal_uInt16 nCols = pLine->GetTabBoxes().Count(); in CollectBoxSelection() 386 sal_uInt16 nCount = pLine->GetTabBoxes().Count(); in CollectBoxSelection() [all …]
|
| /AOO41X/main/basic/source/runtime/ |
| H A D | methods.cxx | 255 if( rPar.Count() == 1 ) in RTLFUNC() 283 if ( bVBA && rPar.Count() > 1 ) in RTLFUNC() 300 if ( rPar.Count() < 2 ) in RTLFUNC() 316 if ( rPar.Count() < 2 ) in RTLFUNC() 332 if ( rPar.Count() < 2 ) in RTLFUNC() 348 if ( rPar.Count() < 2 ) in RTLFUNC() 363 if ( rPar.Count() < 2 ) in RTLFUNC() 384 if ( rPar.Count() < 2 ) in implChr() 443 if ( rPar.Count() == 2 ) in RTLFUNC() 510 if (rPar.Count() == 2) in RTLFUNC() [all …]
|
| /AOO41X/main/sw/source/core/undo/ |
| H A D | untbl.cxx | 347 rDoc.GetRedlineTbl().Count() )) in RedoImpl() 406 if( !m_pHstry->Count() ) in SwTblToTxtSave() 435 pBoxSaves = new SwTblToTxtSaves( (sal_uInt8)rTbl.GetTabSortBoxes().Count() ); in SwUndoTblToTxt() 447 for( sal_uInt16 n = 0; n < rFrmFmtTbl.Count(); ++n ) in SwUndoTblToTxt() 462 if( !pHistory->Count() ) in SwUndoTblToTxt() 516 for( sal_uInt16 nBoxes = rBxs.Count(); nBoxes; ) in UndoImpl() 572 SwTableLine* pLine = new SwTableLine( pLineFmt, rSavedData.Count(), 0 ); in UndoTableToText() 576 for( sal_uInt16 n = rSavedData.Count(); n; ) in UndoTableToText() 594 if( aBkmkArr.Count() ) in UndoTableToText() 600 if( aBkmkArr.Count() ) in UndoTableToText() [all …]
|
| /AOO41X/main/sw/source/core/fields/ |
| H A D | authfld.cxx | 113 for(sal_uInt16 i = 0; i < rFType.m_pSortKeyArr->Count(); i++) in SwAuthorityFieldType() 120 m_pSortKeyArr->DeleteAndDestroy(0, m_pSortKeyArr->Count()); in ~SwAuthorityFieldType() 136 for(sal_uInt16 j = 0; j < m_pDataArr->Count(); j++) in RemoveField() 168 for(sal_uInt16 j = 0; j < m_pDataArr->Count() && pEntry; j++) in AddField() 183 m_pDataArr->Insert(pEntry, m_pDataArr->Count()); in AddField() 193 for( sal_uInt16 j = 0; j < m_pDataArr->Count(); j++ ) in AddField() 213 for(sal_uInt16 j = 0; j < m_pDataArr->Count(); j++) in GetEntryByHandle() 230 for(sal_uInt16 j = 0; j < m_pDataArr->Count(); j++) in GetAllEntryIdentifiers() 234 AUTH_FIELD_IDENTIFIER )), rToFill.Count() ); in GetAllEntryIdentifiers() 242 for( sal_uInt16 j = 0; j < m_pDataArr->Count(); ++j ) in GetEntryByIdentifier() [all …]
|
| /AOO41X/main/editeng/source/rtf/ |
| H A D | svxrtf.cxx | 124 if( aFontTbl.Count() ) in ~SvxRTFParser() 126 if( aStyleTbl.Count() ) in ~SvxRTFParser() 154 if( aFontTbl.Count() ) in CallParser() 156 if( aStyleTbl.Count() ) in CallParser() 204 if( aFontTbl.Count() ) in NextToken() 242 for( sal_uInt16 n = aAttrSetList.Count(); n; ) in NextToken() 408 if( aStyleTbl.Count() ) in ReadStyleTable() 825 for( sal_uInt32 nCnt = aFontTbl.Count(); nCnt; ) in ClearFontTbl() 832 for( sal_uInt32 nCnt = aStyleTbl.Count(); nCnt; ) in ClearStyleTbl() 903 !rStkType.GetAttrSet().Count() || in _ClearStyleAttr() [all …]
|
| /AOO41X/main/tools/source/memtools/ |
| H A D | contnr.cxx | 773 if ( pBlock->Count() == nBlockSize ) in ImpInsert() 860 ImpInsert( p, pLastBlock, pLastBlock->Count() ); in Insert() 868 while ( pTemp->Count() < nIndex ) in Insert() 870 nIndex -= pTemp->Count(); in Insert() 922 if ( pBlock->Count() == 1 ) in ImpRemove() 946 nCurIndex = pCurBlock->Count()-1; in ImpRemove() 960 ((nIndex < nCurIndex) || ((nCurIndex == pBlock->Count()) && nCurIndex)) ) in ImpRemove() 1010 while ( pTemp->Count() <= nIndex ) in Remove() 1012 nIndex -= pTemp->Count(); in Remove() 1061 while ( pTemp->Count() <= nIndex ) in Replace() [all …]
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | animate.cxx | 117 for( long i = 0, nCount = rAnimation.maList.Count(); i < nCount; i++ ) in Animation() 149 for( long i = 0, nCount = rAnimation.maList.Count(); i < nCount; i++ ) in operator =() 168 const sal_uLong nCount = maList.Count(); in operator ==() 171 if( rAnimation.maList.Count() == nCount && in operator ==() 196 const sal_uLong nCount = maList.Count(); in IsEqual() 199 if( rAnimation.maList.Count() == nCount && in IsEqual() 216 return( maBitmapEx.IsEmpty() && !maList.Count() ); in IsEmpty() 256 for( long i = 0, nCount = maList.Count(); i < nCount; i++ ) in IsTransparent() 279 for( long i = 0, nCount = maList.Count(); i < nCount; i++ ) in GetSizeBytes() 295 UInt32ToSVBT32( maList.Count(), aBT32 ); in GetChecksum() [all …]
|