summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimation.src
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations/CustomAnimation.src')
-rw-r--r--sd/source/ui/animations/CustomAnimation.src20
1 files changed, 10 insertions, 10 deletions
diff --git a/sd/source/ui/animations/CustomAnimation.src b/sd/source/ui/animations/CustomAnimation.src
index 449107f05c75..adc0c2be996c 100644
--- a/sd/source/ui/animations/CustomAnimation.src
+++ b/sd/source/ui/animations/CustomAnimation.src
@@ -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
@@ -64,7 +64,7 @@ Menu RID_EFFECT_CONTEXTMENU
{
Identifier = CM_REMOVE;
Text [ en-US ] = "~Remove" ;
- };
+ };
};
};
@@ -81,17 +81,17 @@ Menu RID_CUSTOMANIMATION_FONTSIZE_POPUP
{
Identifier = CM_SIZE_50 ;
Text [ en-US ] = "Smaller" ;
- };
+ };
MenuItem
{
Identifier = CM_SIZE_150 ;
Text [ en-US ] = "Larger" ;
- };
+ };
MenuItem
{
Identifier = CM_SIZE_400 ;
Text [ en-US ] = "Extra large" ;
- };
+ };
};
};
@@ -108,12 +108,12 @@ Menu RID_CUSTOMANIMATION_SCALE_POPUP
{
Identifier = CM_SIZE_50 ;
Text [ en-US ] = "Smaller" ;
- };
+ };
MenuItem
{
Identifier = CM_SIZE_150 ;
Text [ en-US ] = "Larger" ;
- };
+ };
MenuItem
{
Identifier = CM_SIZE_400 ;
@@ -122,7 +122,7 @@ Menu RID_CUSTOMANIMATION_SCALE_POPUP
MenuItem
{
Separator = TRUE ;
- };
+ };
MenuItem
{
Identifier = CM_HORIZONTAL ;
@@ -143,7 +143,7 @@ Menu RID_CUSTOMANIMATION_SCALE_POPUP
};
};
};
-
+
Menu RID_CUSTOMANIMATION_ROTATION_POPUP
{
ItemList =
@@ -181,7 +181,7 @@ Menu RID_CUSTOMANIMATION_ROTATION_POPUP
{
Identifier = CM_COUNTERCLOCKWISE;
Text [ en-US ] = "Counter-clockwise" ;
- };
+ };
};
};