Lines Matching refs:SwWrtShell
40 class SwWrtShell;
69 SwWrtShell *pWrtShell;
91 static void SetSelInShell( SwWrtShell& , sal_Bool , const Point* );
98 SwWrtShell& rSh, sal_uLong nFmt, sal_Bool bMsg );
99 static int _PasteOLE( TransferableDataHelper& rData, SwWrtShell& rSh,
101 static int _PasteTargetURL( TransferableDataHelper& rData, SwWrtShell& rSh,
104 static int _PasteDDE( TransferableDataHelper& rData, SwWrtShell& rWrtShell,
108 SwWrtShell& rSh, sal_uInt16 nAction,
111 static int _PasteGrf( TransferableDataHelper& rData, SwWrtShell& rSh,
116 SwWrtShell& rSh );
119 SwWrtShell& rSh, sal_uLong nFmt );
122 SwWrtShell& rSh, sal_uLong nFmt, sal_uInt16 nAction,
125 static int _PasteDBData( TransferableDataHelper& rData, SwWrtShell& rSh,
130 SwWrtShell& rSh, sal_Bool bLink,
133 int PrivateDrop( SwWrtShell& rSh, const Point& rDragPt, sal_Bool bMove,
135 int PrivatePaste( SwWrtShell& rShell );
157 SwTransferable( SwWrtShell& );
160 static sal_uInt16 GetSotDestination( const SwWrtShell& rSh, const Point* = 0 );
177 static sal_Bool IsPaste( const SwWrtShell&, const TransferableDataHelper& );
178 static int Paste( SwWrtShell&, TransferableDataHelper& );
180 SwWrtShell& rSh, sal_uInt16 nAction, sal_uLong nFormat,
186 static sal_Bool IsPasteSpecial( const SwWrtShell& rWrtShell,
188 static int PasteUnformatted( SwWrtShell& rSh, TransferableDataHelper& );
189 static int PasteSpecial( SwWrtShell& rSh, TransferableDataHelper&, sal_uLong& rFormatUsed );
190 static int PasteFormat( SwWrtShell& rSh, TransferableDataHelper& rData,
193 static void FillClipFmtItem( const SwWrtShell& rSh,
200 SwWrtShell* GetShell() { return pWrtShell; } in GetShell()
205 static void CreateSelection( SwWrtShell & rSh,
207 static void ClearSelection( SwWrtShell& rSh,