Home
last modified time | relevance | path

Searched defs:rowHidden (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dcachedattraccess.cxx24 bool ScXMLCachedRowAttrAccess::rowHidden(sal_Int32 nTab, sal_Int32 nRow, sal_Int32& nEndRow) in rowHidden() function in ScXMLCachedRowAttrAccess
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dcachedattraccess.cxx24 bool ScXMLCachedRowAttrAccess::rowHidden(sal_Int32 nTab, sal_Int32 nRow, sal_Int32& nEndRow) in rowHidden() function in ScXMLCachedRowAttrAccess
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/comments/
H A Dcomment_sheet.py43 rowHidden = Bool(allow_none=True) variable in Properties
63 rowHidden=None, argument
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qtreeview/
H A Dtst_qtreeview.cpp1264 void tst_QTreeView::rowHidden() in rowHidden() function in tst_QTreeView