summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/tabdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/tabdlg.hxx b/include/sfx2/tabdlg.hxx
index f31bebafdef4..1b439ee30533 100644
--- a/include/sfx2/tabdlg.hxx
+++ b/include/sfx2/tabdlg.hxx
@@ -94,7 +94,7 @@ friend class SfxTabDialogController;
sal_uInt32 nResId;
sal_uInt16 nAppPageId;
bool bItemsReset;
- sal_Bool bFmt;
+ sal_Bool bFmt; // sal_True, sal_False or 2(some kind of hack)
DECL_DLLPRIVATE_LINK( ActivatePageHdl, TabControl * );
DECL_DLLPRIVATE_LINK( DeactivatePageHdl, TabControl * );