document that SfxTabDialog::bFmt is being used in a hacky way

Change-Id: Ie90e834176fd03de440739b317f23c7d8c9da795
This commit is contained in:
Noel Grandin
2014-03-27 10:13:15 +02:00
parent e9745e3a7f
commit fa1cebc002

View File

@@ -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 * );