30 bool hasCache(sal_Int32 nTab, sal_Int32 nRow)
const;
36 bool rowHidden(sal_Int32 nTab, sal_Int32 nRow, sal_Int32& nEndRow);
37 bool rowFiltered(sal_Int32 nTab, sal_Int32 nRow, sal_Int32& nEndRow);
Wrapper for accessing hidden and filtered row attributes.
bool rowFiltered(sal_Int32 nTab, sal_Int32 nRow, sal_Int32 &nEndRow)
bool rowHidden(sal_Int32 nTab, sal_Int32 nRow, sal_Int32 &nEndRow)
ScXMLCachedRowAttrAccess(ScDocument *pDoc)
bool hasCache(sal_Int32 nTab, sal_Int32 nRow) const