Home
last modified time | relevance | path

Searched refs:getEntireColumnOrRow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx103 …css::uno::Reference< ov::excel::XRange > getEntireColumnOrRow( bool bColumn = true ) throw( css::u…
H A Dvbarange.cxx2861 ScVbaRange::getEntireColumnOrRow( bool bColumn ) throw (uno::RuntimeException) in getEntireColumnOrRow() function in ScVbaRange
2893 return getEntireColumnOrRow(false); in getEntireRow()
2899 return getEntireColumnOrRow(); in getEntireColumn()

Completed in 55 milliseconds