Home
last modified time | relevance | path

Searched refs:GetDrawObjGraphic (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx410 if( !pWrtShell->GetDrawObjGraphic( FORMAT_GDIMETAFILE, *pClpGraphic )) in GetData()
413 if( !pWrtShell->GetDrawObjGraphic( FORMAT_BITMAP, *pClpBitmap )) in GetData()
780 if( !pWrtShell->GetDrawObjGraphic( FORMAT_GDIMETAFILE, *pClpGraphic )) in PrepareForCopy()
783 if( !pWrtShell->GetDrawObjGraphic( FORMAT_BITMAP, *pClpBitmap )) in PrepareForCopy()
915 if( !pWrtShell->GetDrawObjGraphic( FORMAT_GDIMETAFILE, *pClpGraphic )) in PrepareForCopy()
918 if( !pWrtShell->GetDrawObjGraphic( FORMAT_BITMAP, *pClpBitmap )) in PrepareForCopy()
3142 if( !pWrtShell->GetDrawObjGraphic( FORMAT_GDIMETAFILE, *pClpGraphic )) in SetDataForDragAndDrop()
3145 if( !pWrtShell->GetDrawObjGraphic( FORMAT_BITMAP, *pClpBitmap )) in SetDataForDragAndDrop()
/trunk/main/sw/inc/
H A Dfesh.hxx536 sal_Bool GetDrawObjGraphic( sal_uLong nFmt, Graphic& rGrf ) const;
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx1222 sal_Bool SwFEShell::GetDrawObjGraphic( sal_uLong nFmt, Graphic& rGrf ) const in GetDrawObjGraphic() function in SwFEShell

Completed in 52 milliseconds