summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/dlgctrls.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/dlgctrls.hxx')
-rwxr-xr-xsd/source/ui/inc/dlgctrls.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/source/ui/inc/dlgctrls.hxx b/sd/source/ui/inc/dlgctrls.hxx
index 72b5921d8e86..e7d4286f7be1 100755
--- a/sd/source/ui/inc/dlgctrls.hxx
+++ b/sd/source/ui/inc/dlgctrls.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
@@ -51,12 +51,12 @@ class SD_DLLPUBLIC FadeEffectLB : public ListBox
public:
FadeEffectLB( Window* pParent, SdResId Id );
~FadeEffectLB();
- virtual void Fill();
+ virtual void Fill();
-/* void selectEffectFromPage( SdPage* pPage ); */
- void applySelected( SdPage* pSlide ) const;
+/* void selectEffectFromPage( SdPage* pPage ); */
+ void applySelected( SdPage* pSlide ) const;
- FadeEffectLBImpl* mpImpl;
+ FadeEffectLBImpl* mpImpl;
};
#endif // SD_DLGCTRLS_HXX