summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/docstdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/docstdlg.hxx')
-rw-r--r--sw/source/ui/inc/docstdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/docstdlg.hxx b/sw/source/ui/inc/docstdlg.hxx
index fd48d593ee3f..388e12e7537f 100644
--- a/sw/source/ui/inc/docstdlg.hxx
+++ b/sw/source/ui/inc/docstdlg.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -71,11 +71,11 @@ private:
FixedInfo aCharNo;
FixedInfo aLineNo;
- PushButton aUpdatePB;
+ PushButton aUpdatePB;
SwDocStat aDocStat;
void Update();
-
+
using Window::SetData;
void SetData(const SwDocStat &rStat);
};