Searched refs:GetDrawObjGraphic (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 410 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() 3141 if( !pWrtShell->GetDrawObjGraphic( FORMAT_GDIMETAFILE, *pClpGraphic )) in SetDataForDragAndDrop() 3144 if( !pWrtShell->GetDrawObjGraphic( FORMAT_BITMAP, *pClpBitmap )) in SetDataForDragAndDrop()
|
/aoo4110/main/sw/inc/ |
H A D | fesh.hxx | 536 sal_Bool GetDrawObjGraphic( sal_uLong nFmt, Graphic& rGrf ) const;
|
/aoo4110/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
|
Completed in 31 milliseconds