summaryrefslogtreecommitdiff
path: root/sot/source/base/object.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/base/object.cxx')
-rw-r--r--sot/source/base/object.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/source/base/object.cxx b/sot/source/base/object.cxx
index 0730ad5f9e97..7b12750357fd 100644
--- a/sot/source/base/object.cxx
+++ b/sot/source/base/object.cxx
@@ -24,7 +24,7 @@
class SotObjectFactory : public SotFactory
{
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
SotObjectFactory( const SvGlobalName & rName,
const OUString & rClassName,
CreateInstanceType pCreateFuncP )