summaryrefslogtreecommitdiff
path: root/sw/source/ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-07 21:14:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-07 21:16:56 +0100
commit70e671ad6d3cfe224787a2249874c08bb4f96007 (patch)
tree83a1fc8bf4499750d2921b9182adec1922011d4f /sw/source/ui
parentf60ea9332bf04bae743653298cbce9e48146ca35 (diff)
two unused CheckBox resources in sw
Change-Id: I5716c22693c89c7d546c62703d63b7d150daa2cd
Diffstat (limited to 'sw/source/ui')
-rw-r--r--sw/source/ui/dialog/dialog.src8
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/source/ui/dialog/dialog.src b/sw/source/ui/dialog/dialog.src
index 80e0d4fb23e1..9d7804da8d5f 100644
--- a/sw/source/ui/dialog/dialog.src
+++ b/sw/source/ui/dialog/dialog.src
@@ -18,14 +18,6 @@
*/
#include "dialog.hrc"
-CheckBox CB_USE_PASSWD
-{
- Text [ en-US ] = "~Password" ;
-};
-CheckBox CB_READ_ONLY
-{
- Text [ en-US ] = "~Read-only" ;
-};
String STR_LINKEDIT_TEXT
{
Text [ en-US ] = "Edit links" ;