summaryrefslogtreecommitdiff
path: root/sd/inc/stlsheet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/stlsheet.hxx')
-rw-r--r--sd/inc/stlsheet.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/inc/stlsheet.hxx b/sd/inc/stlsheet.hxx
index a24a2b31cafc..d80da5e73578 100644
--- a/sd/inc/stlsheet.hxx
+++ b/sd/inc/stlsheet.hxx
@@ -151,8 +151,7 @@ private:
SdStyleSheet& operator=( const SdStyleSheet& ) = delete;
};
-typedef rtl::Reference< SdStyleSheet > SdStyleSheetRef;
-typedef std::vector< SdStyleSheetRef > SdStyleSheetVector;
+typedef std::vector< rtl::Reference< SdStyleSheet > > SdStyleSheetVector;
#endif // INCLUDED_SD_INC_STLSHEET_HXX