20#ifndef INCLUDED_SVX_GRAPHICHELPER_HXX
21#define INCLUDED_SVX_GRAPHICHELPER_HXX
38 static void GetPreferredExtension( OUString& rExtension,
const Graphic& rGraphic );
39 static OUString GetImageType(
const Graphic& rGraphic);
40 static OUString ExportGraphic(
weld::Window* pWin,
const Graphic& rGraphic,
const OUString& rGraphicName);
42 SaveShapeAsGraphicToPath(
const css::uno::Reference<css::lang::XComponent>& xComponent,
43 const css::uno::Reference<css::drawing::XShape>& xShape,
44 const OUString& rMimeType,
const OUString& rPath);
46 const css::uno::Reference<css::lang::XComponent>& xComponent,
47 const css::uno::Reference<css::drawing::XShape>& xShape);
48 static short HasToSaveTransformedImage(
weld::Widget* pWin);
#define SVXCORE_DLLPUBLIC