diff options
-rw-r--r-- | sd/source/ui/dlg/BulletAndPositionDlg.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/dlg/BulletAndPositionDlg.cxx b/sd/source/ui/dlg/BulletAndPositionDlg.cxx index 26e81878661f..17e7b20136f2 100644 --- a/sd/source/ui/dlg/BulletAndPositionDlg.cxx +++ b/sd/source/ui/dlg/BulletAndPositionDlg.cxx @@ -521,6 +521,7 @@ void SvxBulletAndPositionDlg::InitControls() { nNumberingType = SVX_NUM_NUMBER_NONE; bAllLevel = false; + bSameDistBorderNum = false; bSameBulRelSize = false; bSameBulColor = false; bSameStart = false; |