summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/dlgfield.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/dlgfield.hxx')
-rw-r--r--sd/source/ui/inc/dlgfield.hxx36
1 files changed, 18 insertions, 18 deletions
diff --git a/sd/source/ui/inc/dlgfield.hxx b/sd/source/ui/inc/dlgfield.hxx
index b7f87348ad76..2610b9486d4c 100644
--- a/sd/source/ui/inc/dlgfield.hxx
+++ b/sd/source/ui/inc/dlgfield.hxx
@@ -1,7 +1,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
@@ -57,22 +57,22 @@ class SvxFieldData;
class SdModifyFieldDlg : public ModalDialog
{
private:
- RadioButton aRbtFix;
- RadioButton aRbtVar;
- FixedLine aGrpType;
- FixedText maFtLanguage;
- SvxLanguageBox maLbLanguage;
- FixedText aFtFormat;
- ListBox aLbFormat;
- OKButton aBtnOK;
- CancelButton aBtnCancel;
- HelpButton aBtnHelp;
- SfxItemSet maInputSet;
+ RadioButton aRbtFix;
+ RadioButton aRbtVar;
+ FixedLine aGrpType;
+ FixedText maFtLanguage;
+ SvxLanguageBox maLbLanguage;
+ FixedText aFtFormat;
+ ListBox aLbFormat;
+ OKButton aBtnOK;
+ CancelButton aBtnCancel;
+ HelpButton aBtnHelp;
+ SfxItemSet maInputSet;
- const SvxFieldData* pField;
+ const SvxFieldData* pField;
- void FillFormatList();
- void FillControls();
+ void FillFormatList();
+ void FillControls();
DECL_LINK( LanguageChangeHdl, void * );
@@ -80,10 +80,10 @@ public:
SdModifyFieldDlg( Window* pWindow, const SvxFieldData* pInField, const SfxItemSet& rSet );
~SdModifyFieldDlg() {}
- SvxFieldData* GetField();
- SfxItemSet GetItemSet();
+ SvxFieldData* GetField();
+ SfxItemSet GetItemSet();
};
-#endif // _SD_DLGFIELD_HXX
+#endif // _SD_DLGFIELD_HXX