summaryrefslogtreecommitdiff
path: root/oox/inc/oox/vml/vmldrawing.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox/vml/vmldrawing.hxx')
-rw-r--r--oox/inc/oox/vml/vmldrawing.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/inc/oox/vml/vmldrawing.hxx b/oox/inc/oox/vml/vmldrawing.hxx
index 91d9c1abdcfb..2b6ef0e17fdc 100644
--- a/oox/inc/oox/vml/vmldrawing.hxx
+++ b/oox/inc/oox/vml/vmldrawing.hxx
@@ -193,8 +193,10 @@ public:
private:
typedef ::std::vector< sal_Int32 > BlockIdVector;
+ SAL_WNODEPRECATED_DECLARATIONS_PUSH
typedef ::std::auto_ptr< ::oox::ole::EmbeddedForm > EmbeddedFormPtr;
typedef ::std::auto_ptr< ShapeContainer > ShapeContainerPtr;
+ SAL_WNODEPRECATED_DECLARATIONS_POP
typedef ::std::map< ::rtl::OUString, OleObjectInfo > OleObjectInfoMap;
typedef ::std::map< ::rtl::OUString, ControlInfo > ControlInfoMap;