summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimation.src
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-13 15:08:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-13 15:08:56 +0100
commitcf4ac0f731a42ea2ae97aba4d78ae53b49844888 (patch)
tree9269a9a10826854f7f880f28242fc19c8094cd93 /sd/source/ui/animations/CustomAnimation.src
parenta756bd31dd2da1ef134d80b2dc276cb0be228aba (diff)
convert font style menu to .ui
Change-Id: I3c66c59dcf55276bf340645206422c0cf7396b04
Diffstat (limited to 'sd/source/ui/animations/CustomAnimation.src')
-rw-r--r--sd/source/ui/animations/CustomAnimation.src22
1 files changed, 0 insertions, 22 deletions
diff --git a/sd/source/ui/animations/CustomAnimation.src b/sd/source/ui/animations/CustomAnimation.src
index ff23e8897f6e..f9d8cfaed76c 100644
--- a/sd/source/ui/animations/CustomAnimation.src
+++ b/sd/source/ui/animations/CustomAnimation.src
@@ -19,28 +19,6 @@
#include "CustomAnimation.hrc"
-Menu RID_CUSTOMANIMATION_FONTSTYLE_POPUP
-{
- ItemList =
- {
- MenuItem
- {
- Identifier = CM_BOLD ;
- Text [ en-US ] = "Bold" ;
- };
- MenuItem
- {
- Identifier = CM_ITALIC ;
- Text [ en-US ] = "Italic" ;
- };
- MenuItem
- {
- Identifier = CM_UNDERLINED ;
- Text [ en-US ] = "Underlined" ;
- };
- };
-};
-
String STR_CUSTOMANIMATION_REPEAT_NONE
{
Text [ en-US ] = "none";