Searched refs:GetDrawObjGraphic (Results 1 – 3 of 3) sorted by relevance
| /AOO42X/main/sw/source/ui/dochdl/ |
| H A D | swdtflvr.cxx | 402 if( !pWrtShell->GetDrawObjGraphic( FORMAT_GDIMETAFILE, *pClpGraphic )) in GetData() 405 if( !pWrtShell->GetDrawObjGraphic( FORMAT_BITMAP, *pClpBitmap )) in GetData() 771 if( !pWrtShell->GetDrawObjGraphic( FORMAT_GDIMETAFILE, *pClpGraphic )) in PrepareForCopy() 774 if( !pWrtShell->GetDrawObjGraphic( FORMAT_BITMAP, *pClpBitmap )) in PrepareForCopy() 906 if( !pWrtShell->GetDrawObjGraphic( FORMAT_GDIMETAFILE, *pClpGraphic )) in PrepareForCopy() 909 if( !pWrtShell->GetDrawObjGraphic( FORMAT_BITMAP, *pClpBitmap )) in PrepareForCopy() 3124 if( !pWrtShell->GetDrawObjGraphic( FORMAT_GDIMETAFILE, *pClpGraphic )) in SetDataForDragAndDrop() 3127 if( !pWrtShell->GetDrawObjGraphic( FORMAT_BITMAP, *pClpBitmap )) in SetDataForDragAndDrop()
|
| /AOO42X/main/sw/inc/ |
| H A D | fesh.hxx | 534 sal_Bool GetDrawObjGraphic( sal_uLong nFmt, Graphic& rGrf ) const;
|
| /AOO42X/main/sw/source/core/frmedt/ |
| H A D | fecopy.cxx | 1222 sal_Bool SwFEShell::GetDrawObjGraphic( sal_uLong nFmt, Graphic& rGrf ) const in GetDrawObjGraphic() function in SwFEShell
|