summaryrefslogtreecommitdiffstats
path: root/sw/source/core/unocore/unoobj.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/unocore/unoobj.cxx')
-rw-r--r--sw/source/core/unocore/unoobj.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/unocore/unoobj.cxx b/sw/source/core/unocore/unoobj.cxx
index 730d329a05dc..c02cdd730816 100644
--- a/sw/source/core/unocore/unoobj.cxx
+++ b/sw/source/core/unocore/unoobj.cxx
@@ -1879,7 +1879,7 @@ SwUnoCursorHelper::GetPropertyStates(
eCaller)
{
//this values marks the element as unknown property
- pStates[i] = beans::PropertyState_MAKE_FIXED_SIZE;
+ pStates[i] = beans::PropertyState::PropertyState_MAKE_FIXED_SIZE;
continue;
}
else