summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dialog.src
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/dialog.src')
-rw-r--r--sfx2/source/dialog/dialog.src47
1 files changed, 0 insertions, 47 deletions
diff --git a/sfx2/source/dialog/dialog.src b/sfx2/source/dialog/dialog.src
index 7a212b28bdd3..c50b17436ca6 100644
--- a/sfx2/source/dialog/dialog.src
+++ b/sfx2/source/dialog/dialog.src
@@ -148,36 +148,6 @@ String STR_DELETE_STYLE_USED
{
Text [ en-US ] = "You are deleting an applied Style!\n" ;
};
-Image BMP_COLLAPSED
-{
- ImageBitmap = Bitmap
- {
- File = "plus.bmp" ;
- };
- // MaskColor = Color { Predefine = COL_GREEN ; };
-};
-Image BMP_EXPANDED
-{
- ImageBitmap = Bitmap
- {
- File = "minus.bmp" ;
- };
- // MaskColor = Color { Predefine = COL_GREEN ; };
-};
-Image BMP_EXPANDED_HC
-{
- ImageBitmap = Bitmap
- {
- File = "minus_h.bmp" ;
- };
-};
-Image BMP_COLLAPSED_HC
-{
- ImageBitmap = Bitmap
- {
- File = "plus_h.bmp" ;
- };
-};
Menu MN_CONTEXT_TEMPLDLG
{
ItemList =
@@ -202,14 +172,6 @@ Menu MN_CONTEXT_TEMPLDLG
};
};
};
-String STR_BASICMACROS
-{
- Text [ en-US ] = "BASIC Macros" ;
-};
-String STR_DLG_MACROS
-{
- Text [ en-US ] = "%PRODUCTNAME Macros" ;
-};
InfoBox MSG_LAYOUT_NOT_LOADING
{
@@ -292,10 +254,6 @@ String SID_NAVIGATOR
{
Text [ en-US ] = "Navigator";
};
-String STR_BASICNAME
-{
- Text = "%PRODUCTNAME Basic" ;
-};
ErrorBox MSG_ERROR_WRONG_CONFIRM
{
@@ -304,11 +262,6 @@ ErrorBox MSG_ERROR_WRONG_CONFIRM
Message [ en-US ] = "Faulty password confirmation";
};
-String STR_GROUP_STYLES
-{
- Text [ en-US ] = "Styles" ;
-};
-
String STR_PDF_EXPORT_SEND
{
Text [ en-US ] = "Send" ;