summaryrefslogtreecommitdiffstats
path: root/include/registry/refltype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/registry/refltype.hxx')
-rw-r--r--include/registry/refltype.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/registry/refltype.hxx b/include/registry/refltype.hxx
index ce8abb3a2c7c..5380a0de46bf 100644
--- a/include/registry/refltype.hxx
+++ b/include/registry/refltype.hxx
@@ -62,11 +62,11 @@ public:
*/
struct RTUik
{
- sal_uInt32 m_Data1;
- sal_uInt16 m_Data2;
- sal_uInt16 m_Data3;
- sal_uInt32 m_Data4;
- sal_uInt32 m_Data5;
+ sal_uInt32 const m_Data1;
+ sal_uInt16 const m_Data2;
+ sal_uInt16 const m_Data3;
+ sal_uInt32 const m_Data4;
+ sal_uInt32 const m_Data5;
};
/// specifies the calling convention for type reader/writer api