summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basdoc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/basdoc.hxx')
-rw-r--r--basctl/source/basicide/basdoc.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/basctl/source/basicide/basdoc.hxx b/basctl/source/basicide/basdoc.hxx
index d507b468bd12..487a5b60bbd5 100644
--- a/basctl/source/basicide/basdoc.hxx
+++ b/basctl/source/basicide/basdoc.hxx
@@ -36,14 +36,14 @@ class DocShell: public SfxObjectShell
protected:
virtual void Draw( OutputDevice *, const JobSetup & rSetup,
- sal_uInt16 nAspect = ASPECT_CONTENT ) SAL_OVERRIDE;
+ sal_uInt16 nAspect = ASPECT_CONTENT ) override;
virtual void FillClass( SvGlobalName * pClassName,
SotClipboardFormatId * pFormat,
OUString * pAppName,
OUString * pFullTypeName,
OUString * pShortTypeName,
sal_Int32 nVersion,
- bool bTemplate = false ) const SAL_OVERRIDE;
+ bool bTemplate = false ) const override;
public:
TYPEINFO_OVERRIDE();