summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/dlgpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/dlgpage.hxx')
-rw-r--r--sd/source/ui/inc/dlgpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/dlgpage.hxx b/sd/source/ui/inc/dlgpage.hxx
index c624ecb5ea87..4818c66ce19a 100644
--- a/sd/source/ui/inc/dlgpage.hxx
+++ b/sd/source/ui/inc/dlgpage.hxx
@@ -40,7 +40,7 @@ private:
XPatternListRef mpPatternList;
sal_uInt16 mnArea;
sal_uInt16 mnPage;
-
+ sal_uInt16 mnTransparence;
public:
SdPageDlg( SfxObjectShell* pDocSh, vcl::Window* pParent, const SfxItemSet* pAttr, bool bAreaPage = true );