summaryrefslogtreecommitdiff
path: root/cui/source/options
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options')
-rw-r--r--cui/source/options/optlingu.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/optlingu.cxx b/cui/source/options/optlingu.cxx
index a46c2eeec545..91bef1a21abf 100644
--- a/cui/source/options/optlingu.cxx
+++ b/cui/source/options/optlingu.cxx
@@ -347,6 +347,7 @@ public:
OptionsBreakSet(Window* pParent, sal_uInt16 nRID)
: ModalDialog(pParent, "BreakNumberOption",
"cui/ui/breaknumberoption.ui")
+ , m_pBreakNF(NULL)
{
get(m_pBeforeFrame, "beforeframe");
get(m_pAfterFrame, "afterframe");