Lines Matching refs:SwWrtShell
172 SwTrnsfrDdeLink( SwTransferable& rTrans, SwWrtShell& rSh );
186 SwWrtShell *pSh;
189 SwTrnsfrActionAndUndo( SwWrtShell *pS, SwUndoId nId, in SwTrnsfrActionAndUndo()
209 SwTransferable::SwTransferable( SwWrtShell& rSh ) in SwTransferable()
879 if (pWrtShell->IntelligentCut(nSelection, sal_False) != SwWrtShell::NO_WORD) in PrepareForCopy()
1070 sal_Bool SwTransferable::IsPaste( const SwWrtShell& rSh, in IsPaste()
1113 int SwTransferable::Paste( SwWrtShell& rSh, TransferableDataHelper& rData ) in Paste()
1160 SwWrtShell& rSh, sal_uInt16 nAction, sal_uLong nFormat, in PasteData()
1548 sal_uInt16 SwTransferable::GetSotDestination( const SwWrtShell& rSh, in GetSotDestination()
1634 SwWrtShell& rSh, sal_uLong nFmt, sal_Bool bMsg ) in _PasteFileContent()
1732 int SwTransferable::_PasteOLE( TransferableDataHelper& rData, SwWrtShell& rSh, in _PasteOLE()
1959 SwWrtShell& rSh, sal_uInt16 nAction, in _PasteTargetURL()
2040 void SwTransferable::SetSelInShell( SwWrtShell& rSh, sal_Bool bSelectFrm, in SetSelInShell()
2078 SwWrtShell& rWrtShell, sal_Bool bReReadGrf, in _PasteDDE()
2244 SwWrtShell& rSh, sal_uInt16 nAction, in _PasteSdrFormat()
2272 int SwTransferable::_PasteGrf( TransferableDataHelper& rData, SwWrtShell& rSh, in _PasteGrf()
2494 SwWrtShell& rSh ) in _PasteImageMap()
2521 SwWrtShell& rSh, sal_uLong nFmt ) in _PasteAsHyperlink()
2567 SwWrtShell& rSh, sal_uLong nFmt, in _PasteFileName()
2618 Application::PostUserEvent( STATIC_LINK( &rSh, SwWrtShell, in _PasteFileName()
2668 SwWrtShell& rSh, sal_uLong nFmt, sal_Bool bLink, in _PasteDBData()
2773 SwWrtShell& rSh, sal_Bool bLink, in _PasteFileList()
2842 sal_Bool SwTransferable::IsPasteSpecial( const SwWrtShell& rWrtShell, in IsPasteSpecial()
2853 int SwTransferable::PasteFormat( SwWrtShell& rSh, in PasteFormat()
2938 int SwTransferable::PasteUnformatted( SwWrtShell& rSh, TransferableDataHelper& rData ) in PasteUnformatted()
2946 int SwTransferable::PasteSpecial( SwWrtShell& rSh, TransferableDataHelper& rData, sal_uLong& rForma… in PasteSpecial()
3018 void SwTransferable::FillClipFmtItem( const SwWrtShell& rSh, in FillClipFmtItem()
3109 if( SwWrtShell::NO_WORD != in SetDataForDragAndDrop()
3289 int SwTransferable::PrivatePaste( SwWrtShell& rShell ) in PrivatePaste()
3362 int SwTransferable::PrivateDrop( SwWrtShell& rSh, const Point& rDragPt, in PrivateDrop()
3373 SwWrtShell& rSrcSh = *GetShell(); in PrivateDrop()
3545 if ( cWord == SwWrtShell::WORD_SPACE_BEFORE ) in PrivateDrop()
3547 else if ( cWord == SwWrtShell::WORD_SPACE_AFTER ) in PrivateDrop()
3567 (cWord == SwWrtShell::WORD_SPACE_AFTER || in PrivateDrop()
3568 cWord == SwWrtShell::WORD_SPACE_BEFORE) ) in PrivateDrop()
3624 void SwTransferable::CreateSelection( SwWrtShell& rSh, in CreateSelection()
3639 void SwTransferable::ClearSelection( SwWrtShell& rSh, in ClearSelection()
3702 SwTrnsfrDdeLink::SwTrnsfrDdeLink( SwTransferable& rTrans, SwWrtShell& rSh ) in SwTrnsfrDdeLink()