Home
last modified time | relevance | path

Searched refs:GetCellCount (Results 1 – 25 of 79) sorted by relevance

1234

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/
H A Drangelst_test.cxx147 CPPUNIT_ASSERT_EQUAL(static_cast<size_t>(28), aList.GetCellCount()); in testDeleteArea_3Ranges()
265 CPPUNIT_ASSERT_EQUAL(static_cast<size_t>(4), aList.GetCellCount()); in testDeleteArea_2Ranges_Case2()
393 CPPUNIT_ASSERT_EQUAL(static_cast<size_t>(3), aList.GetCellCount()); in testDeleteArea_1Range()
517 CPPUNIT_ASSERT_EQUAL(static_cast<size_t>(12), aList.GetCellCount()); in testUpdateReference_DeleteRow()
545 CPPUNIT_ASSERT_EQUAL(static_cast<size_t>(12), aList.GetCellCount()); in testUpdateReference_DeleteCol()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Drangelst_test.cxx148 CPPUNIT_ASSERT_EQUAL(static_cast<size_t>(28), aList.GetCellCount()); in testDeleteArea_3Ranges()
266 CPPUNIT_ASSERT_EQUAL(static_cast<size_t>(4), aList.GetCellCount()); in testDeleteArea_2Ranges_Case2()
394 CPPUNIT_ASSERT_EQUAL(static_cast<size_t>(3), aList.GetCellCount()); in testDeleteArea_1Range()
518 CPPUNIT_ASSERT_EQUAL(static_cast<size_t>(12), aList.GetCellCount()); in testUpdateReference_DeleteRow()
560 CPPUNIT_ASSERT_EQUAL(static_cast<size_t>(12), aList.GetCellCount()); in testUpdateReference_DeleteCol()
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/inc/xfilter/
H A Dxfrow.hxx88 sal_Int32 GetCellCount() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/inc/xfilter/
H A Dxfrow.hxx87 sal_Int32 GetCellCount() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/xfilter/
H A Dxfrow.cxx89 sal_Int32 XFRow::GetCellCount() const in GetCellCount() function in XFRow
H A Dxftable.cxx88 for (sal_Int32 i = 0; i < rRow->GetCellCount(); ++i) in AddRow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/xfilter/
H A Dxfrow.cxx90 sal_Int32 XFRow::GetCellCount() const in GetCellCount() function in XFRow
H A Dxftable.cxx88 for (sal_Int32 i = 0; i < rRow->GetCellCount(); ++i) in AddRow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Drangelst.hxx76 size_t GetCellCount() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dframelinkarray.hxx84 size_t GetCellCount() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Drangelst.hxx76 size_t GetCellCount() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dframelinkarray.hxx83 size_t GetCellCount() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx203 if (pDest->GetCellCount() == 0)//if the Dest Rang List is empty in CalcScRangeListDifferenceMax()
205 … if (pSrc->GetCellCount() > o3tl::make_unsigned(nMax))//if the Src Cell count is greater than nMax in CalcScRangeListDifferenceMax()
571 int nNewMarkCount = mpMarkedRanges->GetCellCount(); in Notify()
1121 nResult = mpMarkedRanges->GetCellCount(); in getSelectedAccessibleChildCount()
1152 (mpMarkedRanges->GetCellCount() <= o3tl::make_unsigned(nSelectedChildIndex))) in getSelectedAccessibleChild()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx199 if (pDest->GetCellCount() == 0)//if the Dest Rang List is empty in CalcScRangeListDifferenceMax()
201 if (pSrc->GetCellCount() > sal_uInt32(nMax))//if the Src Cell count is greater than nMax in CalcScRangeListDifferenceMax()
564 int nNewMarkCount = mpMarkedRanges->GetCellCount(); in Notify()
1114 nResult = mpMarkedRanges->GetCellCount(); in getSelectedAccessibleChildCount()
1145 … (mpMarkedRanges->GetCellCount() <= static_cast<sal_uInt32>(nSelectedChildIndex))) in getSelectedAccessibleChild()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/html/
H A Dhtml.cpp963 TIndex count = GetCellCount(); in GetCellCache()
1136 if ( col < rowCache.GetCellCount() ) { in GetCellNode()
1175 if ( col < rowCache.GetCellCount() ) { in GetCellNode()
1297 columns = max(columns, cache.GetRowCache(i).GetCellCount()); in CalculateNumberOfColumns()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/html/
H A Dhtml.cpp963 TIndex count = GetCellCount(); in GetCellCache()
1136 if ( col < rowCache.GetCellCount() ) { in GetCellNode()
1175 if ( col < rowCache.GetCellCount() ) { in GetCellNode()
1297 columns = max(columns, cache.GetRowCache(i).GetCellCount()); in CalculateNumberOfColumns()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Dodtvectorialwriter.pas1547 iColCount := TvTableRow(ATable.GetRow(0)).GetCellCount;
1617 For iCell := 0 To oRow.GetCellCount-1 Do
1643 iCell=0, iCell=oRow.GetCellCount-1);
/dports/editors/lazarus/lazarus/components/fpvectorial/
H A Dodtvectorialwriter.pas1504 iColCount := TvTableRow(ATable.GetRow(0)).GetCellCount;
1574 For iCell := 0 To oRow.GetCellCount-1 Do
1600 iCell=0, iCell=oRow.GetCellCount-1);
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwptablelayout.cxx971 for(sal_Int32 j=pCellMark[i]+1;j<=pOldRow->GetCellCount();j++) in SplitRowToCells()
990 for(sal_Int32 j=1;j<=pOldRow->GetCellCount();j++) in SplitRowToCells()
1040 for (sal_Int32 nCellLoop=1; nCellLoop<=pTmpRow->GetCellCount(); nCellLoop++) in FindSplitColMark()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwptablelayout.cxx960 for(sal_Int32 j=pCellMark[i]+1;j<=pOldRow->GetCellCount();j++) in SplitRowToCells()
979 for(sal_Int32 j=1;j<=pOldRow->GetCellCount();j++) in SplitRowToCells()
1029 for (sal_Int32 nCellLoop=1; nCellLoop<=pTmpRow->GetCellCount(); nCellLoop++) in FindSplitColMark()
/dports/editors/lazarus-qt5/lazarus/components/fpvectorial/
H A Dodtvectorialwriter.pas1504 iColCount := TvTableRow(ATable.GetRow(0)).GetCellCount;
1574 For iCell := 0 To oRow.GetCellCount-1 Do
1600 iCell=0, iCell=oRow.GetCellCount-1);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Dodtvectorialwriter.pas1547 iColCount := TvTableRow(ATable.GetRow(0)).GetCellCount;
1617 For iCell := 0 To oRow.GetCellCount-1 Do
1643 iCell=0, iCell=oRow.GetCellCount-1);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxetable.hxx488 sal_uInt16 GetCellCount() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxetable.hxx489 sal_uInt16 GetCellCount() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dframelinkarray.cxx452 size_t Array::GetCellCount() const in GetCellCount() function in svx::frame::Array
897 aNewCells.reserve( GetCellCount() ); in MirrorSelfX()

1234