summaryrefslogtreecommitdiffstats
path: root/include/editeng/hangulhanja.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-09-25 17:35:05 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-09-25 17:35:05 +0200
commita924606810a5d6e9a8e3d23e491d0bea5a5d2477 (patch)
treeb52bc75ea90af5a66aadb6b75faf50f94ab70727 /include/editeng/hangulhanja.hxx
parentscripting: astyle-java.conf -> astyle.options (diff)
downloadcore-a924606810a5d6e9a8e3d23e491d0bea5a5d2477.tar.gz
core-a924606810a5d6e9a8e3d23e491d0bea5a5d2477.zip
editeng: std::auto_ptr -> std::unique_ptr
Change-Id: I25e3599a37d720cbcf70ea13ab30234e54637d53
Diffstat (limited to 'include/editeng/hangulhanja.hxx')
-rw-r--r--include/editeng/hangulhanja.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/editeng/hangulhanja.hxx b/include/editeng/hangulhanja.hxx
index 08f8b4e21ebc..ec765dcc4e98 100644
--- a/include/editeng/hangulhanja.hxx
+++ b/include/editeng/hangulhanja.hxx
@@ -95,9 +95,7 @@ namespace editeng
};
private:
- SAL_WNODEPRECATED_DECLARATIONS_PUSH
- ::std::auto_ptr< HangulHanjaConversion_Impl > m_pImpl;
- SAL_WNODEPRECATED_DECLARATIONS_POP
+ ::std::unique_ptr< HangulHanjaConversion_Impl > m_pImpl;
// used to set initial values of m_pImpl object from saved ones
static bool m_bUseSavedValues; // defines if the followng two values should be used for initialization