summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationPane.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations/CustomAnimationPane.cxx')
-rw-r--r--sd/source/ui/animations/CustomAnimationPane.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/animations/CustomAnimationPane.cxx b/sd/source/ui/animations/CustomAnimationPane.cxx
index 4f479db1801f..f093d0afcb2e 100644
--- a/sd/source/ui/animations/CustomAnimationPane.cxx
+++ b/sd/source/ui/animations/CustomAnimationPane.cxx
@@ -103,7 +103,7 @@ using ::sd::framework::FrameworkHelper;
namespace sd {
-// --------------------------------------------------------------------
+
void fillDurationComboBox( ListBox* pBox )
{
@@ -147,7 +147,7 @@ void fillRepeatComboBox( ListBox* pBox )
pBox->SetEntryData( pBox->InsertEntry( aEndOfSlide ), (void*)((sal_Int32)-2) );
}
-// --------------------------------------------------------------------
+
CustomAnimationPane::CustomAnimationPane( ::Window* pParent, ViewShellBase& rBase,