diff options
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/view.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/view.hxx b/sw/inc/view.hxx index 55f87ec82937..23136b765819 100644 --- a/sw/inc/view.hxx +++ b/sw/inc/view.hxx @@ -615,7 +615,7 @@ public: void StateFormatPaintbrush(SfxItemSet &); //public fuer D&D - int InsertGraphic( const OUString &rPath, const OUString &rFilter, + ErrCode InsertGraphic( const OUString &rPath, const OUString &rFilter, bool bLink, GraphicFilter *pFlt ); void ExecuteScan( SfxRequest& rReq ); |