Lines Matching refs:RES_URL
458 SfxItemSet aSet( pWrtShell->GetAttrPool(), RES_URL, RES_URL ); in GetData()
460 const SwFmtURL& rURL = (SwFmtURL&)aSet.Get( RES_URL ); in GetData()
963 SfxItemSet aSet( pWrtShell->GetAttrPool(), RES_URL, RES_URL ); in PrepareForCopy()
965 const SwFmtURL& rURL = (SwFmtURL&)aSet.Get( RES_URL ); in PrepareForCopy()
2021 SfxItemSet aSet( rSh.GetAttrPool(), RES_URL, RES_URL ); in _PasteTargetURL()
2023 SwFmtURL aURL( (SwFmtURL&)aSet.Get( RES_URL ) ); in _PasteTargetURL()
2420 SfxItemSet aSet( rSh.GetAttrPool(), RES_URL, RES_URL ); in _PasteGrf()
2422 SwFmtURL aURL( (SwFmtURL&)aSet.Get( RES_URL ) ); in _PasteGrf()
2478 SfxItemSet aSet( rSh.GetAttrPool(), RES_URL, RES_URL ); in _PasteGrf()
2480 SwFmtURL aURL( (SwFmtURL&)aSet.Get( RES_URL ) ); in _PasteGrf()
2499 SfxItemSet aSet( rSh.GetAttrPool(), RES_URL, RES_URL ); in _PasteImageMap()
2501 SwFmtURL aURL( (SwFmtURL&)aSet.Get( RES_URL ) ); in _PasteImageMap()
2542 SfxItemSet aSet( rSh.GetAttrPool(), RES_URL, RES_URL ); in _PasteAsHyperlink()
2544 SwFmtURL aURL2( (SwFmtURL&)aSet.Get( RES_URL ) ); in _PasteAsHyperlink()
2640 SfxItemSet aSet( rSh.GetAttrPool(), RES_URL, RES_URL ); in _PasteFileName()
2642 SwFmtURL aURL2( (SwFmtURL&)aSet.Get( RES_URL ) ); in _PasteFileName()
3192 SfxItemSet aSet( pWrtShell->GetAttrPool(), RES_URL, RES_URL ); in SetDataForDragAndDrop()
3194 const SwFmtURL& rURL = (SwFmtURL&)aSet.Get( RES_URL ); in SetDataForDragAndDrop()
3398 SfxItemSet aSet( rSh.GetAttrPool(), RES_URL, RES_URL ); in PrivateDrop()
3400 SwFmtURL aURL( (SwFmtURL&)aSet.Get( RES_URL ) ); in PrivateDrop()