Searched refs:getEntireColumnOrRow (Results 1 – 2 of 2) sorted by relevance
103 …css::uno::Reference< ov::excel::XRange > getEntireColumnOrRow( bool bColumn = true ) throw( css::u…
2861 ScVbaRange::getEntireColumnOrRow( bool bColumn ) throw (uno::RuntimeException) in getEntireColumnOrRow() function in ScVbaRange2893 return getEntireColumnOrRow(false); in getEntireRow()2899 return getEntireColumnOrRow(); in getEntireColumn()
Completed in 54 milliseconds