Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx302 …ference< ov::excel::XRange > SAL_CALL SpecialCells( const css::uno::Any& _oType, const css::uno::A…
H A Dvbarange.cxx5494 ScVbaRange::SpecialCells( const uno::Any& _oType, const uno::Any& _oValue) throw ( script::BasicErr… in SpecialCells() argument
5500 if ( !( _oType >>= nType ) ) in SpecialCells()
5525 xRange = xRange->SpecialCells( _oType, _oValue); in SpecialCells()

Completed in 49 milliseconds