Searched refs:INetImage (Results  1 – 9 of 9) sorted by relevance
| /aoo42x/main/svtools/inc/svtools/ | 
| H A D | inetimg.hxx | 35 class INetImage  class54 					INetImage(  in INetImage()  function in INetImage
 66 					INetImage()  in INetImage()  function in INetImage
 
 | 
| H A D | transfer.hxx | 58 class INetImage;266 …sal_Bool		    SetINetImage( const INetImage& rINtImg, const ::com::sun::star::datatransfer::DataFl…
 383 	sal_Bool					GetINetImage( SotFormatStringId nFormat, INetImage& rINtImg );
 384 …sal_Bool					GetINetImage( const ::com::sun::star::datatransfer::DataFlavor& rFlavor, INetImage& r…
 568 	void                CopyINetImage( const INetImage& rINtImg );
 
 | 
| /aoo42x/main/sw/source/ui/docvw/ | 
| H A D | romenu.hxx | 39 class INetImage;54 	INetImage*	pTargetURL;
 
 | 
| H A D | romenu.cxx | 154 				pTargetURL = new INetImage( bLink ? sGrfName : aEmptyStr,  in SwReadOnlyPopup()
 | 
| /aoo42x/main/svtools/source/urlobj/ | 
| H A D | inetimg.cxx | 34 sal_Bool INetImage::Write( SvStream& rOStm, sal_uLong nFormat ) const  in Write()64 sal_Bool INetImage::Read( SvStream& rIStm, sal_uLong nFormat )  in Read()
 
 | 
| /aoo42x/main/sw/source/ui/inc/ | 
| H A D | swdtflvr.hxx | 36 class INetImage;77 	INetImage		*pTargetURL;
 
 | 
| /aoo42x/main/svtools/source/misc/ | 
| H A D | transfer.cxx | 1022 sal_Bool TransferableHelper::SetINetImage( const INetImage& rINtImg,  in SetINetImage()2246 												INetImage& rINtImg )  in GetINetImage()
 2256 		INetImage& rINtImg )  in GetINetImage()
 
 | 
| H A D | transfer2.cxx | 526 void TransferDataContainer::CopyINetImage( const INetImage& rINtImg )  in CopyINetImage()
 | 
| /aoo42x/main/sw/source/ui/dochdl/ | 
| H A D | swdtflvr.cxx | 464 				pTargetURL = new INetImage( aEmptyStr, rURL.GetURL(),  in GetData()973 			pTargetURL = new INetImage( sGrfNm, rURL.GetURL(),  in PrepareForCopy()
 1963 	INetImage aINetImg;  in _PasteTargetURL()
 3202 			pTargetURL = new INetImage( sGrfNm, rURL.GetURL(),  in SetDataForDragAndDrop()
 
 | 
        Completed in 266 milliseconds