| /AOO41X/main/vbahelper/source/vbahelper/ |
| H A D | vbashaperange.cxx | 42 return ( nIndex < m_xIndexAccess->getCount() ); in hasMoreElements() 82 sal_Int32 nLen = m_xIndexAccess->getCount(); in getShapes() 94 sal_Int32 nLen = getCount(); in IncrementRotation() 105 sal_Int32 nLen = getCount(); in IncrementLeft() 116 sal_Int32 nLen = getCount(); in IncrementTop() 126 sal_Int32 nLen = getCount(); in getHeight() 137 sal_Int32 nLen = getCount(); in setHeight() 147 sal_Int32 nLen = getCount(); in getWidth() 158 sal_Int32 nLen = getCount(); in setWidth() 168 sal_Int32 nLen = getCount(); in getLeft() [all …]
|
| H A D | collectionbase.cxx | 62 return mnCurrIndex <= mxCollection->getCount(); in hasMoreElements() 88 virtual sal_Int32 SAL_CALL getCount() throw (uno::RuntimeException); 142 sal_Int32 SAL_CALL SequenceToContainer::getCount() throw (uno::RuntimeException) in getCount() function in vbahelper::__anon42ec14d60111::SequenceToContainer 149 if( (0 <= nIndex) && (nIndex < getCount()) ) in getByIndex() 192 sal_Int32 SAL_CALL CollectionBase::getCount() throw (uno::RuntimeException) in getCount() function in vbahelper::CollectionBase 195 return mxIndexAccess->getCount(); in getCount() 269 if( (1 <= nIndex) && (nIndex <= mxIndexAccess->getCount()) ) in getItemByIndex() 296 for( sal_Int32 nIndex = 0, nSize = mxIndexAccess->getCount(); nIndex < nSize; ++nIndex ) in getItemByName()
|
| /AOO41X/main/sw/qa/core/ |
| H A D | Test-BigPtrArray.cxx | 57 int getCount() const in getCount() function in __anon9b1650e50111::BigPtrEntryMock 79 pbem->setCount(pbem->getCount() + *((int*)pArgs)); in AddToCount() 87 …cast<BigPtrEntryMock*>(bparr[i])->Position(), static_cast<BigPtrEntryMock*>(bparr[i])->getCount()); in dumpBigPtrArray() 177 static_cast<BigPtrEntryMock*>(bparr[i])->getCount() == j in test_insert_entries_at_front() 211 …parr.Count() && static_cast<BigPtrEntryMock*>(bparr[bparr.Count() / 2])->getCount() == NUM_ENTRIES) in test_insert_entries_in_the_middle() 253 static_cast<BigPtrEntryMock*>(bparr[i])->getCount() == j in test_insert_at_already_used_index() 282 … bparr.Count() && static_cast<BigPtrEntryMock*>(bparr[bparr.Count()-1])->getCount() == NUM_ENTRIES) in test_insert_at_end() 324 static_cast<BigPtrEntryMock*>(bparr[j])->getCount() == k in test_remove_at_front() 366 static_cast<BigPtrEntryMock*>(bparr[j])->getCount() == j in test_remove_at_back() 394 int oldElement = static_cast<BigPtrEntryMock*>(bparr[bparr.Count() / 2])->getCount(); in test_remove_in_the_middle() [all …]
|
| /AOO41X/main/qadevOOo/tests/java/ifc/table/ |
| H A D | _XTableColumns.java | 67 lastColumn = oObj.getCount() - 1 ; in before() 91 int origCnt = oObj.getCount(); in _insertByIndex() 108 result &= oObj.getCount() == origCnt + 1; in _insertByIndex() 124 result &= oObj.getCount() == origCnt + 2; in _insertByIndex() 152 result &= oObj.getCount() == origCnt + 4; in _insertByIndex() 153 log.println("Before: " + origCnt + ", After: " + oObj.getCount()); in _insertByIndex() 169 int cnt = oObj.getCount(); in _insertByIndex() 217 int origCnt = oObj.getCount(); in _removeByIndex() 233 result &= oObj.getCount() == origCnt - 2; in _removeByIndex() 246 result &= oObj.getCount() == origCnt - 3; in _removeByIndex() [all …]
|
| /AOO41X/main/qadevOOo/tests/java/ifc/sheet/ |
| H A D | _XSheetCellRangeContainer.java | 80 log.println("Elements before adding: " + oObj.getCount()); in _addRangeAddress() 82 log.println("Elements after adding: " + oObj.getCount()); in _addRangeAddress() 85 for (int i=0; i<=oObj.getCount()-1; i++) { in _addRangeAddress() 110 log.println("Elements before removing: " + oObj.getCount()); in _removeRangeAddress() 117 log.println("Elements after removing: " + oObj.getCount()); in _removeRangeAddress() 119 for (int i=0; i<=oObj.getCount()-1; i++) { in _removeRangeAddress() 144 int cntBefore = oObj.getCount(); in _addRangeAddresses() 147 log.println("Elements after adding: " + oObj.getCount()); in _addRangeAddresses() 150 result &= cntBefore + rAddr.length == oObj.getCount(); in _addRangeAddresses() 154 for (int i=0; i < oObj.getCount(); i++) { in _addRangeAddresses() [all …]
|
| H A D | _XSheetCellCursor.java | 109 XColumnRowRange.class, oObj) ).getColumns().getCount(); in _collapseToCurrentArray() 111 XColumnRowRange.class, oObj) ).getRows().getCount(); in _collapseToCurrentArray() 166 XColumnRowRange.class, oObj) ).getColumns().getCount(); in _collapseToCurrentRegion() 169 XColumnRowRange.class, oObj) ).getRows().getCount(); in _collapseToCurrentRegion() 195 XColumnRowRange.class, oObj)).getColumns().getCount(); in _collapseToCurrentRegion() 198 XColumnRowRange.class, oObj)).getRows().getCount(); in _collapseToCurrentRegion() 266 XColumnRowRange.class, oObj) ).getColumns().getCount(); in _collapseToMergedArea() 269 XColumnRowRange.class, oObj) ).getRows().getCount(); in _collapseToMergedArea() 304 XColumnRowRange.class, oObj) ).getColumns().getCount(); in _collapseToSize() 307 XColumnRowRange.class, oObj) ).getRows().getCount(); in _collapseToSize() [all …]
|
| /AOO41X/main/writerfilter/source/doctok/ |
| H A D | XNoteHelperImpl.hxx | 31 sal_uInt32 XNoteHelper<T>::getCount() const in getCount() function in writerfilter::doctok::XNoteHelper 35 if (mpCps.get() != NULL && mpCps->getCount() > 8) in getCount() 36 nResult = ( mpCps->getCount() / 4) - 2; in getCount() 45 if (nPos > getCount()) in getCpAndFc() 59 if (nPos >= getCount()) in getRefCpAndFc() 74 if (nPos >= getCount()) in get() 92 sal_uInt32 nResult = getCount(); in getIndexOfCpAndFc() 121 if (n < getCount()) in get() 142 if (n < getCount()) in getRef() 153 for (sal_uInt32 n = 0; n < getCount(); ++n) in init()
|
| H A D | WW8StructBase.cxx | 35 if (nOffset + nCount > rParent.getCount()) in WW8StructBase() 113 if (nOffset < getCount()) in getString() 116 if (nOffset + nCount * 2 > getCount()) in getString() 118 nCount1 = (getCount() - nOffset) / 2; in getString() 142 sal_uInt32 nCount = getCount(); in getRemainder() 167 if (nOffset >= mpStructBase->getCount()) in set() 182 if (mpStructBase->getCount() - mnOffset < nOffset) in inc()
|
| H A D | WW8PropertySetImpl.cxx | 114 return WW8Stream::Sequence(mSequence, 2, getCount() - 2); in getParams() 262 (new WW8PropertySetIteratorImpl(this, getCount())); in end() 276 if (nOffset + nLength > getCount()) in getAttribute() 277 nLength = getCount() - nOffset; in getAttribute() 364 if (getCount() >= (isPap() ? 5U : 3U)) in resolve() 395 if (mnOffset > mpAttrSet->getCount() || in operator ++() 396 mpAttrSet->getCount() - mnOffset < 3) in operator ++() 397 mnOffset = mpAttrSet->getCount(); in operator ++()
|
| H A D | WW8PieceTableImpl.cxx | 75 sal_uInt32 WW8PieceTableImpl::getCount() const in getCount() function in writerfilter::doctok::WW8PieceTableImpl 148 if (getCount() > 0) in getFirstCp() 160 if (getCount() > 0) in getFirstFc() 172 if (getCount() > 0) in getLastCp() 173 aResult = getCp(getCount() - 1); in getLastCp() 184 if (getCount() > 0) in getLastFc() 185 aResult = getFc(getCount() - 1); in getLastFc()
|
| H A D | DffImpl.cxx | 309 nResult = getCount(); in get_extraoffset() 318 return (getCount() - 0x18) / WW8FIDCL::getSize(); in get_fidcl_count() 350 if (nOffset + 8 < getCount()) in get_blip() 354 sal_uInt32 nCount = getCount() - 8; in get_blip() 390 if (getCount() > 0x45) 393 getCount() - 0x45)); 484 sal_uInt32 nCount = getCount(); in resolveNoAuto()
|
| /AOO41X/test/testuno/source/fvt/uno/sc/data/ |
| H A D | StandardFilterOption.java | 107 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterForString() 125 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterForString() 166 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionCaseSensitive() 180 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionCaseSensitive() 198 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionCaseSensitive() 237 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionContainsHeader() 251 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionContainsHeader() 269 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionContainsHeader() 319 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionCopyOutput() 331 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionCopyOutput() [all …]
|
| /AOO41X/main/sc/source/ui/vba/ |
| H A D | vbaborders.cxx | 195 sal_Int32 nElems = xIndex->getCount(); in getColorIndex() 314 sal_Int32 nIndexes = getCount(); in getTableIndex() 322 return getCount(); // error condition in getTableIndex() 329 virtual ::sal_Int32 SAL_CALL getCount( ) throw (uno::RuntimeException) in getCount() function in RangeBorders 337 if ( nIndex >= 0 && nIndex < getCount() ) in getByIndex() 368 return ( nIndex < m_xIndexAccess->getCount() ); in hasMoreElements() 373 if ( nIndex < m_xIndexAccess->getCount() ) in nextElement() 382 …if ( xColumnRowRange->getRows()->getCount() == 1 && xColumnRowRange->getColumns()->getCount() == 1… in ScVbaBorders() 414 sal_Int32 count = getCount(); in getColor() 434 sal_Int32 count = getCount(); in setColor() [all …]
|
| H A D | vbarange.cxx | 326 virtual ::sal_Int32 SAL_CALL getCount() throw (::uno::RuntimeException) { return 1; } in getCount() function in SingleRangeIndexAccess 657 if ( nVBAIndex < 1 || nVBAIndex > m_xAreas->getCount() ) in getArea() 668 sal_Int32 nRowCount = xColumnRowRange->getRows()->getCount(); in populateArea() 669 sal_Int32 nColCount = xColumnRowRange->getColumns()->getCount(); in populateArea() 679 sal_Int32 nItems = m_xAreas->getCount(); in CellsEnumeration() 1073 nCount = nCount + xRange->getCount(); in process() 1088 sal_Int32 nItems = m_Areas->getCount(); in visit() 1288 sal_Int32 nCount = rxCellRanges->getCount(); in lclExpandToMerged() 1509 sal_Int32 nRowCount = xColumnRowRange->getRows()->getCount(); in getValue() 1510 sal_Int32 nColCount = xColumnRowRange->getColumns()->getCount(); in getValue() [all …]
|
| H A D | vbaoleobjects.cxx | 44 sal_Int32 nLen = xIndexAccess->getCount(); in IndexAccessWrapper() 53 virtual ::sal_Int32 SAL_CALL getCount() throw (uno::RuntimeException) in getCount() function in IndexAccessWrapper 60 if ( Index < 0 || Index >= getCount() ) in getByIndex() 73 return ( getCount() > 0 ); in hasElements() 90 return ( nIndex < m_xIndexAccess->getCount() ); in hasMoreElements() 95 if ( nIndex < m_xIndexAccess->getCount() ) in nextElement() 142 sal_Int32 nCount = xIndexAccess->getCount(); in getItemByStringIndex()
|
| H A D | vbapagebreaks.cxx | 56 return nUsedStart + xRange->Columns( uno::Any() )->getCount(); in getAPIEndIndexofRange() 57 return nUsedStart + xRange->Rows( uno::Any() )->getCount(); in getAPIEndIndexofRange() 82 virtual sal_Int32 SAL_CALL getCount( ) throw (uno::RuntimeException); 101 sal_Int32 SAL_CALL RangePageBreaks::getCount( ) throw (uno::RuntimeException) in getCount() function in RangePageBreaks 125 if( (Index < getCount()) && ( Index >= 0 )) in getByIndex() 130 if( (nPos < xIndexAccess->getCount()) && (nPos > -1) ) in getByIndex() 197 return ( nIndex < m_xIndexAccess->getCount() ); in hasMoreElements() 202 if ( nIndex < m_xIndexAccess->getCount() ) in nextElement()
|
| H A D | vbafont.cxx | 85 sal_Int32 nCols = xColumnRowRange->getColumns()->getCount(); in setSuperscript() 86 sal_Int32 nRows = xColumnRowRange->getRows()->getCount(); in setSuperscript() 124 sal_Int32 nCols = xColumnRowRange->getColumns()->getCount(); in getSuperscript() 125 sal_Int32 nRows = xColumnRowRange->getRows()->getCount(); in getSuperscript() 157 sal_Int32 nCols = xColumnRowRange->getColumns()->getCount(); in setSubscript() 158 sal_Int32 nRows = xColumnRowRange->getRows()->getCount(); in setSubscript() 198 sal_Int32 nCols = xColumnRowRange->getColumns()->getCount(); in getSubscript() 199 sal_Int32 nRows = xColumnRowRange->getRows()->getCount(); in getSubscript()
|
| /AOO41X/main/writerfilter/inc/resourcemodel/ |
| H A D | SubSequence.hxx | 112 sal_uInt32 getCount() const { return mnCount; } in getCount() function in writerfilter::SubSequence 137 while (n < getCount()) in dump() 149 if (n + i < getCount()) in dump() 164 if (n + i < getCount()) in dump() 208 sal_uInt32 nCount = getCount(); in dump() 237 while (n < getCount()) in toString() 247 if (n + i < getCount()) in toString() 262 if (n + i < getCount()) in toString() 294 sal_uInt32 nCount = rSeq.getCount(); in dumpLine()
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | dptabsrc.cxx | 357 long nOldDimCount = pDimensions->getCount(); in AddDuplicated() 371 return pDimensions->getByIndex( pDimensions->getCount() - 1 ); in AddDuplicated() 380 if ( nDim < pDimensions->getCount() ) in GetSourceDim() 616 nDataCount = ppLevel[nPos]->GetMembersObject()->getCount(); in lcl_CountMinMembers() 674 if ( nHierarchy >= pDim->GetHierarchiesObject()->getCount() ) in FillCalcInfo() 677 long nCount = pLevels->getCount(); in FillCalcInfo() 766 long nMemCount = pMems->getCount(); in FilterCacheTableByPageDimensions() 946 if ( nHierarchy >= pDim->GetHierarchiesObject()->getCount() ) in CreateRes_Impl() 950 long nCount = pLevels->getCount(); in CreateRes_Impl() 1078 if ( nHierarchy >= pHiers->getCount() ) in FillLevelList() [all …]
|
| /AOO41X/main/filter/source/svg/ |
| H A D | svgexport.cxx | 287 … if( xMasterPages.is() && xMasterPages->getCount() && xDrawPages.is() && xDrawPages->getCount() ) in implExport() 300 if( nPageToExport < 0 || nPageToExport >= xDrawPages->getCount() ) in implExport() 409 …const sal_Bool bSinglePage = ( rxDrawPages->getCount() == 1 ) || ( SVG_EXPORT_ALLPAGES != nPageTo… in implExportDocument() 411 … nCurPage = nFirstPage, nLastPage = ( bSinglePage ? nFirstPage : ( rxDrawPages->getCount() - 1 ) ); in implExportDocument() 417 mbExportSelection = maShapeSelection.is() && maShapeSelection->getCount(); in implExportDocument() 445 for(sal_Int32 a(0); a < maShapeSelection->getCount(); a++) in implExportDocument() 557 for( sal_Int32 nMaster = 0, nMasterCount = rxMasterPages->getCount(); in implExportDocument() 598 … implExportPages( rxMasterPages, 0, rxMasterPages->getCount() - 1, nVisibleMaster, sal_True ); in implExportDocument() 617 if( rxDrawPages->getCount() ) in implGenerateMetaData() 620 …AddAttribute( XML_NAMESPACE_NONE, "numberOfSlides", OUString::valueOf( rxDrawPages->getCount() ) ); in implGenerateMetaData() [all …]
|
| /AOO41X/main/qadevOOo/tests/java/ifc/linguistic2/ |
| H A D | _XDictionaryList.java | 88 count = oObj.getCount(); in _getCount() 107 log.println("Expected: " + oObj.getCount()); in _getDictionaries() 180 short previous = oObj.getCount(); in _addDictionary() 187 short after = oObj.getCount(); in _addDictionary() 199 short previous = oObj.getCount(); in _removeDictionary() 201 short after = oObj.getCount(); in _removeDictionary()
|
| /AOO41X/main/sw/qa/complex/writer/ |
| H A D | CheckFlies.java | 99 xEmbeddedFramesIdx.getCount()); in checkEmbeddedFrames() 100 …for(int nCurrentFrameIdx = 0; nCurrentFrameIdx < xEmbeddedFramesIdx.getCount(); nCurrentFrameIdx++) in checkEmbeddedFrames() 142 xGraphicFramesIdx.getCount()); in checkGraphicFrames() 143 … for(int nCurrentFrameIdx = 0; nCurrentFrameIdx < xGraphicFramesIdx.getCount(); nCurrentFrameIdx++) in checkGraphicFrames() 186 xTextFramesIdx.getCount()); in checkTextFrames() 187 … for(int nCurrentFrameIdx = 0; nCurrentFrameIdx < xTextFramesIdx.getCount(); nCurrentFrameIdx++) in checkTextFrames()
|
| /AOO41X/main/connectivity/source/drivers/adabas/ |
| H A D | BTables.cxx | 139 for(sal_Int32 i=0;i<xColumns->getCount();++i) in setComments() 222 sal_Int32 nCount = xColumns->getCount(); in createTable() 248 for( sal_Int32 key=0; key<xKeys->getCount(); ++key ) in createTable() 263 if(!xColumns->getCount()) in createTable() 267 for( sal_Int32 column=0; column<xColumns->getCount(); ++column ) in createTable() 280 if(!xColumns->getCount()) in createTable() 284 for( sal_Int32 column=0; column<xColumns->getCount(); ++column ) in createTable() 299 if(!xColumns->getCount()) in createTable() 312 for ( sal_Int32 column=0; column<xColumns->getCount(); ++column ) in createTable()
|
| /AOO41X/main/qadevOOo/tests/java/ifc/frame/ |
| H A D | _XFramesSupplier.java | 71 result = oObj.getFrames().getCount() == 0; in _getActiveFrame() 76 for (int i = 0; i < frames.getCount(); i++) { in _getActiveFrame() 121 cnt = frames.getCount() ; in _getFrames() 163 if (frames.getCount() > 1) { in _setActiveFrame() 188 } else if (frames.getCount() > 0) { in _setActiveFrame()
|
| /AOO41X/main/sd/source/ui/unoidl/ |
| H A D | unosrch.cxx | 84 if( mxShapes.is() && mxShapes->getCount() > mnIndex ) in nextShape() 134 if( xShapes.is() && (xShapes->getCount() > 0) ) in replaceAll() 170 if( xGroupShape.is() && ( xGroupShape->getCount() > 0 ) ) in replaceAll() 237 if( xShapes.is() && xShapes->getCount() > 0 ) in findAll() 281 if( (aAny >>= xGroupShape ) && xGroupShape->getCount() > 0 ) in findAll() 340 if(xShapes->getCount() > 0) in GetCurrentShape() 420 const sal_Int32 nCount = xShapes->getCount(); in GetNextShape() 432 if( xGroup.is() && xGroup->getCount() > 0 ) in GetNextShape() 856 sal_Int32 SAL_CALL SdUnoFindAllAccess::getCount() in getCount() function in SdUnoFindAllAccess 867 if( Index < 0 || Index >= getCount() ) in getByIndex()
|