Home
last modified time | relevance | path

Searched refs:SpecialCells (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oovbaapi/ooo/vba/excel/
H A DXRange.idl160 …XRange SpecialCells( [in] any Type, [in] /*Optional*/ any Value ) raises ( com::sun::star::script…
/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx302 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL SpecialCells( const css::uno::Any& _oTyp…
H A Dvbarange.cxx5494 ScVbaRange::SpecialCells( const uno::Any& _oType, const uno::Any& _oValue) throw ( script::BasicErr… in SpecialCells() function in ScVbaRange
5525 xRange = xRange->SpecialCells( _oType, _oValue); in SpecialCells()

Completed in 61 milliseconds