summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx')
-rw-r--r--sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx b/sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx
index 4681f2e788bc..930cc70b36e4 100644
--- a/sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx
+++ b/sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx
@@ -84,7 +84,9 @@ public:
protected:
friend class ::SdModule;
+ SAL_WNODEPRECATED_DECLARATIONS_PUSH
friend class ::std::auto_ptr<SdGlobalResourceContainer>;
+ SAL_WNODEPRECATED_DECLARATIONS_POP
class Implementation;
::std::auto_ptr<Implementation> mpImpl;