Home
last modified time | relevance | path

Searched refs:IsDBAtArea (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/core/tool/
H A Ddbcolect.cxx683 sal_Bool ScDBData::IsDBAtArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) const in IsDBAtArea() function in ScDBData
760 if (((ScDBData*)pItems[i])->IsDBAtArea(nTab, nCol1, nRow1, nCol2, nRow2)) in GetDBAtArea()
/aoo42x/main/sc/inc/
H A Ddbcolect.hxx177 sal_Bool IsDBAtArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) const;

Completed in 8 milliseconds