Home
last modified time | relevance | path

Searched defs:IsPendingRowHeights (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sc/inc/
H A Dtable.hxx235 sal_Bool IsPendingRowHeights() const { return bPendingRowHeights; } in IsPendingRowHeights() function in ScTable
/AOO42X/main/sc/source/core/data/
H A Ddocument.cxx560 sal_Bool ScDocument::IsPendingRowHeights( SCTAB nTab ) const in IsPendingRowHeights() function in ScDocument