summaryrefslogtreecommitdiff
path: root/svx/source/dialog
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-05-06 11:11:36 +0000
committerKurt Zenker <kz@openoffice.org>2008-05-06 11:11:36 +0000
commit71263b37a46eb15bcae3d48b1f59e734aebee33e (patch)
tree6756dda7e63f47466ebe09eecee3bd405f9d0ff6 /svx/source/dialog
parent5c6ea6133eeda5df1a6b3c076d15ff76cf07801e (diff)
INTEGRATION: CWS os112 (1.5.338); FILE MERGED
2008/03/31 13:57:02 os 1.5.338.1: #i83480# hidden and unused controls removed
Diffstat (limited to 'svx/source/dialog')
-rw-r--r--svx/source/dialog/paragrph.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/svx/source/dialog/paragrph.hxx b/svx/source/dialog/paragrph.hxx
index 237a5e04cd91..c75869747ee2 100644
--- a/svx/source/dialog/paragrph.hxx
+++ b/svx/source/dialog/paragrph.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: paragrph.hxx,v $
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
@@ -309,13 +309,9 @@ class SvxAsianTabPage : public SfxTabPage
FixedLine aOptionsFL;
TriStateBox aForbiddenRulesCB;
- TriStateBox aAllowWordBreakCB;
TriStateBox aHangingPunctCB;
- FixedLine aCharDistFL;
- TriStateBox aPuntuationCB;
TriStateBox aScriptSpaceCB;
- TriStateBox aAdjustNumbersCB;
SvxAsianTabPage( Window* pParent, const SfxItemSet& rSet );