Home
last modified time | relevance | path

Searched refs:HasBlockMatrixFragment (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Ddocument.cxx4574 if (pTab[i]->HasBlockMatrixFragment( nStartCol, nStartRow, nEndCol, nEndRow )) in HasSelectedBlockMatrixFragment()
H A Dtable2.cxx1596 sal_Bool ScTable::HasBlockMatrixFragment( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) const in HasBlockMatrixFragment() function in ScTable
1746 if ( HasBlockMatrixFragment( nCol1, nRow1, nCol2, nRow2 ) ) in IsBlockEditable()
/trunk/main/sc/inc/
H A Dtable.hxx300 sal_Bool HasBlockMatrixFragment( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) const;

Completed in 66 milliseconds