diff options
author | Katarina Behrens <bubli@bubli.org> | 2013-08-21 13:55:41 +0200 |
---|---|---|
committer | Katarina Behrens <bubli@bubli.org> | 2013-08-21 16:43:04 +0200 |
commit | 16428c9600964a4945cf6fd0d938dea047d1248b (patch) | |
tree | c6507da2073ee9cb0b72c45957eb59a1fb0ecbe6 /sd/source/ui/animations/CustomAnimation.hrc | |
parent | ee149fdbcbbeb19218421eeaf70d0c356a82b7a3 (diff) |
sidebar: converted slide transitions panel to .ui
Change-Id: I681908baaf27682f04d26f4430c6198bf35ca5b6
Diffstat (limited to 'sd/source/ui/animations/CustomAnimation.hrc')
-rw-r--r-- | sd/source/ui/animations/CustomAnimation.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/animations/CustomAnimation.hrc b/sd/source/ui/animations/CustomAnimation.hrc index 38a9f144c01e..a8311b35fcd2 100644 --- a/sd/source/ui/animations/CustomAnimation.hrc +++ b/sd/source/ui/animations/CustomAnimation.hrc @@ -84,6 +84,7 @@ #define STR_CUSTOMANIMATION_TRIGGER RID_CUSTOMANIMATION_START+35 #define STR_CUSTOMANIMATION_LIST_HELPTEXT RID_CUSTOMANIMATION_START+36 #define STR_CUSTOMANIMATION_USERPATH RID_CUSTOMANIMATION_START+37 +#define STR_SLIDETRANSITION_NONE RID_CUSTOMANIMATION_START+38 #define CM_WITH_CLICK 1 #define CM_WITH_PREVIOUS 2 |