Searched refs:GetDrawObjGraphic (Results 1 – 3 of 3) sorted by relevance
/aoo42x/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() 3142 if( !pWrtShell->GetDrawObjGraphic( FORMAT_GDIMETAFILE, *pClpGraphic )) in SetDataForDragAndDrop() 3145 if( !pWrtShell->GetDrawObjGraphic( FORMAT_BITMAP, *pClpBitmap )) in SetDataForDragAndDrop()
|
/aoo42x/main/sw/inc/ |
H A D | fesh.hxx | 536 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
|
Completed in 40 milliseconds