summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-05-03 15:19:25 +0200
committerDavid Tardon <dtardon@redhat.com>2013-05-03 15:19:33 +0200
commit2f2e4d88db426e3b09c8f4cf6bb8dd6bc5f349e4 (patch)
tree681014f7350b07dba58121d0aace67d1722c7ca4 /include
parentfdo#60075 need to return context when available (diff)
downloadcore-2f2e4d88db426e3b09c8f4cf6bb8dd6bc5f349e4.tar.gz
core-2f2e4d88db426e3b09c8f4cf6bb8dd6bc5f349e4.zip
add a warning
Change-Id: I0baf90cfe8d3caa96f826695c1be4bc563864c00
Diffstat (limited to 'include')
-rw-r--r--include/xmloff/unointerfacetouniqueidentifiermapper.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/unointerfacetouniqueidentifiermapper.hxx b/include/xmloff/unointerfacetouniqueidentifiermapper.hxx
index 591929612301..6f154bf96c54 100644
--- a/include/xmloff/unointerfacetouniqueidentifiermapper.hxx
+++ b/include/xmloff/unointerfacetouniqueidentifiermapper.hxx
@@ -40,6 +40,7 @@ class XMLOFF_DLLPUBLIC UnoInterfaceToUniqueIdentifierMapper
public:
UnoInterfaceToUniqueIdentifierMapper();
+ ~UnoInterfaceToUniqueIdentifierMapper();
/** returns a unique identifier for the given uno object. IF a uno object is
registered more than once, the returned identifier is always the same.