Lines Matching refs:ScViewFunc
225 void ScViewFunc::CutToClip( ScDocument* pClipDoc, sal_Bool bIncludeObjects ) in CutToClip()
304 sal_Bool ScViewFunc::CopyToClip( ScDocument* pClipDoc, sal_Bool bCut, sal_Bool bApi, sal_Bool bIncl… in CopyToClip()
529 ScTransferObj* ScViewFunc::CopyToTransferable() in CopyToTransferable()
567 void ScViewFunc::PasteDraw() in PasteDraw()
581 void ScViewFunc::PasteFromSystem() in PasteFromSystem()
684 void ScViewFunc::PasteFromTransferable( const uno::Reference<datatransfer::XTransferable>& rxTransf… in PasteFromTransferable()
788 sal_Bool ScViewFunc::PasteFromSystem( sal_uLong nFormatId, sal_Bool bApi ) in PasteFromSystem()
823 sal_Bool ScViewFunc::PasteOnDrawObjectLinked( in PasteOnDrawObjectLinked()
906 CursorSwitcher(ScViewFunc* pViewFunc) : in CursorSwitcher()
917 ScViewFunc* mpViewFunc;
947 sal_Bool ScViewFunc::PasteFromClip( sal_uInt16 nFlags, ScDocument* pClipDoc, in PasteFromClip()
1542 bool ScViewFunc::PasteMultiRangesFromClip( in PasteMultiRangesFromClip()
1705 void ScViewFunc::PostPasteFromClip(const ScRange& rPasteRange, const ScMarkData& rMark) in PostPasteFromClip()
1740 sal_Bool ScViewFunc::MoveBlockTo( const ScRange& rSource, const ScAddress& rDestPos, in MoveBlockTo()
1827 sal_Bool ScViewFunc::LinkBlock( const ScRange& rSource, const ScAddress& rDestPos, sal_Bool bApi ) in LinkBlock()