Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dtablelayouter.hxx135 …inline bool isValidRow( sal_Int32 nRow ) const { return (nRow >= 0) && (nRow < static_cast<sal_Int… in isValidRow() function in sdr::table::TableLayouter

Completed in 10 milliseconds