Home
last modified time | relevance | path

Searched refs:GetBlockMatrixEdges (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dtable2.cxx1604 nEdges = aCol[nCol1].GetBlockMatrixEdges( nRow1, nRow2, n ); in HasBlockMatrixFragment()
1611 nEdges = aCol[nCol1].GetBlockMatrixEdges( nRow1, nRow2, 4 ); in HasBlockMatrixFragment()
1616 nEdges = aCol[nCol2].GetBlockMatrixEdges( nRow1, nRow2, 16 ); in HasBlockMatrixFragment()
1628 nEdges = aCol[i].GetBlockMatrixEdges( nRow1, nRow1, n ); in HasBlockMatrixFragment()
1654 nEdges = aCol[i].GetBlockMatrixEdges( nR, nR, n ); in HasBlockMatrixFragment()
H A Dcolumn.cxx102 sal_uInt16 ScColumn::GetBlockMatrixEdges( SCROW nRow1, SCROW nRow2, sal_uInt16 nMask ) const in GetBlockMatrixEdges() function in ScColumn
/trunk/main/sc/inc/
H A Dcolumn.hxx169 sal_uInt16 GetBlockMatrixEdges( SCROW nRow1, SCROW nRow2, sal_uInt16 nMask ) const;

Completed in 66 milliseconds