summaryrefslogtreecommitdiff
path: root/cui/source/inc/dstribut.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/dstribut.hxx')
-rw-r--r--cui/source/inc/dstribut.hxx50
1 files changed, 25 insertions, 25 deletions
diff --git a/cui/source/inc/dstribut.hxx b/cui/source/inc/dstribut.hxx
index 7c38ffa7c5c5..ad60687fc9cd 100644
--- a/cui/source/inc/dstribut.hxx
+++ b/cui/source/inc/dstribut.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
@@ -62,29 +62,29 @@ enum SvxDistributeVertical
class SvxDistributePage : public SvxTabPage
{
- SvxDistributeHorizontal meDistributeHor;
- SvxDistributeVertical meDistributeVer;
-
- FixedLine maFlHorizontal ;
- RadioButton maBtnHorNone ;
- RadioButton maBtnHorLeft ;
- RadioButton maBtnHorCenter ;
- RadioButton maBtnHorDistance ;
- RadioButton maBtnHorRight ;
- FixedImage maHorLow ;
- FixedImage maHorCenter ;
- FixedImage maHorDistance ;
- FixedImage maHorHigh ;
- FixedLine maFlVertical ;
- RadioButton maBtnVerNone ;
- RadioButton maBtnVerTop ;
- RadioButton maBtnVerCenter ;
- RadioButton maBtnVerDistance ;
- RadioButton maBtnVerBottom ;
- FixedImage maVerLow ;
- FixedImage maVerCenter ;
- FixedImage maVerDistance ;
- FixedImage maVerHigh ;
+ SvxDistributeHorizontal meDistributeHor;
+ SvxDistributeVertical meDistributeVer;
+
+ FixedLine maFlHorizontal ;
+ RadioButton maBtnHorNone ;
+ RadioButton maBtnHorLeft ;
+ RadioButton maBtnHorCenter ;
+ RadioButton maBtnHorDistance ;
+ RadioButton maBtnHorRight ;
+ FixedImage maHorLow ;
+ FixedImage maHorCenter ;
+ FixedImage maHorDistance ;
+ FixedImage maHorHigh ;
+ FixedLine maFlVertical ;
+ RadioButton maBtnVerNone ;
+ RadioButton maBtnVerTop ;
+ RadioButton maBtnVerCenter ;
+ RadioButton maBtnVerDistance ;
+ RadioButton maBtnVerBottom ;
+ FixedImage maVerLow ;
+ FixedImage maVerCenter ;
+ FixedImage maVerDistance ;
+ FixedImage maVerHigh ;
public:
SvxDistributePage(Window* pWindow, const SfxItemSet& rInAttrs,
@@ -109,7 +109,7 @@ public:
class SvxDistributeDialog : public SfxSingleTabDialog
{
- SvxDistributePage* mpPage;
+ SvxDistributePage* mpPage;
public:
SvxDistributeDialog(Window* pParent, const SfxItemSet& rAttr,