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()
2772 SwWrtShell& rSh, sal_Bool bLink, in _PasteFileList()
2841 sal_Bool SwTransferable::IsPasteSpecial( const SwWrtShell& rWrtShell, in IsPasteSpecial()
2852 int SwTransferable::PasteFormat( SwWrtShell& rSh, in PasteFormat()
2937 int SwTransferable::PasteUnformatted( SwWrtShell& rSh, TransferableDataHelper& rData ) in PasteUnformatted()
2945 int SwTransferable::PasteSpecial( SwWrtShell& rSh, TransferableDataHelper& rData, sal_uLong& rForma… in PasteSpecial()
3017 void SwTransferable::FillClipFmtItem( const SwWrtShell& rSh, in FillClipFmtItem()
3108 if( SwWrtShell::NO_WORD != in SetDataForDragAndDrop()
3288 int SwTransferable::PrivatePaste( SwWrtShell& rShell ) in PrivatePaste()
3361 int SwTransferable::PrivateDrop( SwWrtShell& rSh, const Point& rDragPt, in PrivateDrop()
3372 SwWrtShell& rSrcSh = *GetShell(); in PrivateDrop()
3544 if ( cWord == SwWrtShell::WORD_SPACE_BEFORE ) in PrivateDrop()
3546 else if ( cWord == SwWrtShell::WORD_SPACE_AFTER ) in PrivateDrop()
3566 (cWord == SwWrtShell::WORD_SPACE_AFTER || in PrivateDrop()
3567 cWord == SwWrtShell::WORD_SPACE_BEFORE) ) in PrivateDrop()
3623 void SwTransferable::CreateSelection( SwWrtShell& rSh, in CreateSelection()
3638 void SwTransferable::ClearSelection( SwWrtShell& rSh, in ClearSelection()
3701 SwTrnsfrDdeLink::SwTrnsfrDdeLink( SwTransferable& rTrans, SwWrtShell& rSh ) in SwTrnsfrDdeLink()