Home
last modified time | relevance | path

Searched defs:Destination (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx543 ScVbaWorksheet::Paste( const uno::Any& Destination, const uno::Any& /*Link*/ ) in Paste()
H A Dvbarange.cxx2468 ScVbaRange::Copy(const ::uno::Any& Destination) in Copy()
2496 ScVbaRange::Cut(const ::uno::Any& Destination) in Cut()
4733 ScVbaRange::TextToColumns( const css::uno::Any& Destination, const css::uno::Any& DataType, const c… in TextToColumns()
5113 ScVbaRange::AutoFill( const uno::Reference< excel::XRange >& Destination, const uno::Any& Type ) in AutoFill()