summaryrefslogtreecommitdiff
path: root/cui/source/inc/numpages.hxx
diff options
context:
space:
mode:
authorpv2k <vidhey96@gmail.com>2016-12-21 04:06:18 +0530
committerTamás Zolnai <tamas.zolnai@collabora.com>2017-01-04 19:58:36 +0000
commit610bc5aa161e726135feee0c7f64331df090475a (patch)
tree82534ab47122457394489a6cf8a6fdbf8f9d92f9 /cui/source/inc/numpages.hxx
parent2d54ffbf18d461c846535d539d704d45aff059b1 (diff)
tdf#89932 bullets and numbering position tab level-1
Fixed the problem of not showing the default values on level-1 Change-Id: I167694d090a6c4cd8064250837d290efabfad21c Reviewed-on: https://gerrit.libreoffice.org/32261 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'cui/source/inc/numpages.hxx')
-rw-r--r--cui/source/inc/numpages.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/inc/numpages.hxx b/cui/source/inc/numpages.hxx
index afaaf1e61ba1..0b4f0c594b18 100644
--- a/cui/source/inc/numpages.hxx
+++ b/cui/source/inc/numpages.hxx
@@ -404,6 +404,7 @@ class SvxNumPositionTabPage : public SfxTabPage
MapUnit eCoreUnit;
bool bModified : 1;
+ bool bDefault : 1;
bool bPreset : 1;
bool bInInintControl : 1; // workaround for Modify-error, is said to be corrected from 391 on
bool bLabelAlignmentPosAndSpaceModeActive;