Searched refs:IsDBAtArea (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/source/core/tool/ |
H A D | dbcolect.cxx | 683 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()
|
/aoo4110/main/sc/inc/ |
H A D | dbcolect.hxx | 177 sal_Bool IsDBAtArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) const;
|
Completed in 21 milliseconds