diff options
author | Oliver-Rainer Wittmann <od@openoffice.org> | 2010-02-04 11:17:46 +0100 |
---|---|---|
committer | Oliver-Rainer Wittmann <od@openoffice.org> | 2010-02-04 11:17:46 +0100 |
commit | d73a3826ffecd57f6837119f53ea2ff18889db60 (patch) | |
tree | 46ab8c71278e7504c12f8611ae138fd8c7b23150 /svtools/inc | |
parent | 3a3e1de2594a410a85e5967c90f53557fa754271 (diff) | |
parent | da2c680d23b67d4721aa29f740475fd6d40e2e08 (diff) |
sw33bf02: merge with DEV300_m71
Diffstat (limited to 'svtools/inc')
-rw-r--r-- | svtools/inc/svtools/imapobj.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/inc/svtools/imapobj.hxx b/svtools/inc/svtools/imapobj.hxx index b8da0e5c3ee8..46b73ee95f2c 100644 --- a/svtools/inc/svtools/imapobj.hxx +++ b/svtools/inc/svtools/imapobj.hxx @@ -96,7 +96,7 @@ public: static rtl_TextEncoding nActualTextEncoding; - IMapObject() {}; + IMapObject(); IMapObject( const String& rURL, const String& rAltText, const String& rDesc, |