summaryrefslogtreecommitdiff
path: root/sw/source/ui/app
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-08-18 12:11:04 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-08-18 12:34:13 +0100
commitc7025e93c42ded24b3eea5722accb767f1c77cad (patch)
tree74d5adadc9a50dc2cf86b8ca930b7c8d7da85707 /sw/source/ui/app
parent46906b68c443939beb9b0c44d3bef9c1ce9c39d9 (diff)
remove various unused queryboxs
Change-Id: Ie8ae7c19b957410517c2a1a4f6463825bafd0e09
Diffstat (limited to 'sw/source/ui/app')
-rw-r--r--sw/source/ui/app/app.src14
-rw-r--r--sw/source/ui/app/error.src5
2 files changed, 0 insertions, 19 deletions
diff --git a/sw/source/ui/app/app.src b/sw/source/ui/app/app.src
index 0d6cc2037f75..5b4000c8ad9d 100644
--- a/sw/source/ui/app/app.src
+++ b/sw/source/ui/app/app.src
@@ -267,13 +267,6 @@ String STR_READONLY_PATH
Text [ en-US ] = "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?";
};
-InfoBox MSG_ERROR_SEND_MAIL
-{
- BUTTONS = WB_OK ;
- DEFBUTTON = WB_DEF_OK ;
- Message [ en-US ] = "Error sending mail." ;
-};
-
InfoBox MSG_ERROR_PASSWD
{
BUTTONS = WB_OK ;
@@ -438,13 +431,6 @@ String STR_EMPTYPAGE
Text [ en-US ] = "blank page" ;
};
-QueryBox MSG_CLPBRD_CLEAR
-{
- BUTTONS = WB_YES_NO ;
- DEFBUTTON = WB_DEF_NO ;
- Message [ en-US ] = "You have a large amount of data saved in the clipboard.\nShould the clipboard contents remain available for other applications?" ;
-};
-
String STR_ABSTRACT_TITLE
{
Text [ en-US ] = "Abstract: " ;
diff --git a/sw/source/ui/app/error.src b/sw/source/ui/app/error.src
index b2a2433de078..9cfda2491094 100644
--- a/sw/source/ui/app/error.src
+++ b/sw/source/ui/app/error.src
@@ -33,11 +33,6 @@ String STR_COMCORE_CANT_SHOW
Text [ en-US ] = "Graphic cannot be displayed." ;
};
-
-InfoBox ERR_CLPBRD_WRITE
-{
- Message [ en-US ] = "Error while copying to the clipboard." ;
-};
InfoBox ERR_CLPBRD_READ
{
Message [ en-US ] = "Error reading from the clipboard." ;