diff options
Diffstat (limited to 'sw/inc/view.hxx')
-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 c6783bb3c5cb..9ff608b135ac 100644 --- a/sw/inc/view.hxx +++ b/sw/inc/view.hxx @@ -612,7 +612,7 @@ public: void ExecFormatPaintbrush(SfxRequest const &); void StateFormatPaintbrush(SfxItemSet &); - //public fuer D&D + // public for D&D ErrCode InsertGraphic( const OUString &rPath, const OUString &rFilter, bool bLink, GraphicFilter *pFlt ); |