Searched refs:SpecialCells (Results 1 – 3 of 3) sorted by relevance
160 …XRange SpecialCells( [in] any Type, [in] /*Optional*/ any Value ) raises ( com::sun::star::script…
302 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL SpecialCells( const css::uno::Any& _oTyp…
5494 ScVbaRange::SpecialCells( const uno::Any& _oType, const uno::Any& _oValue) throw ( script::BasicErr… in SpecialCells() function in ScVbaRange5525 xRange = xRange->SpecialCells( _oType, _oValue); in SpecialCells()
Completed in 89 milliseconds