Kaydet (Commit) 0b7f82d7 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

add missing modelines to hrc and src files

Change-Id: I82d9727c4f991c606a19b9eba27732e7e2397db6
üst da142565
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* This file is part of the LibreOffice project. * This file is part of the LibreOffice project.
* *
...@@ -26,3 +27,4 @@ String STR_SVT_ACC_RULER_VERT_NAME ...@@ -26,3 +27,4 @@ String STR_SVT_ACC_RULER_VERT_NAME
Text[ en-US ] = "Vertical Ruler"; Text[ en-US ] = "Vertical Ruler";
}; };
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* This file is part of the LibreOffice project. * This file is part of the LibreOffice project.
* *
...@@ -27,3 +28,5 @@ Control RID_SIDEBAR_EMPTY_PANEL ...@@ -27,3 +28,5 @@ Control RID_SIDEBAR_EMPTY_PANEL
Text [en-US] = "Properties for the task that you are performing are not available for the current selection"; Text [en-US] = "Properties for the task that you are performing are not available for the current selection";
}; };
}; };
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* This file is part of the LibreOffice project. * This file is part of the LibreOffice project.
* *
...@@ -72,4 +73,4 @@ ...@@ -72,4 +73,4 @@
#define LEFT_RIGHT_X2 POPUPPANEL_MARGIN_HORIZONTAL+CONTROL_WIDTH+CONTROL_SPACING_HORIZONTAL + ROTATE_BUTTON_SPACING #define LEFT_RIGHT_X2 POPUPPANEL_MARGIN_HORIZONTAL+CONTROL_WIDTH+CONTROL_SPACING_HORIZONTAL + ROTATE_BUTTON_SPACING
#define LEFT_RIGHT_Y2 POPUPPANEL_MARGIN_VERTICAL + 2*(FIXED_TEXT_HEIGHT + TEXT_CONTROL_SPACING_VERTICAL)+MBOX_HEIGHT+CONTROL_SPACING_VERTICAL - 2 #define LEFT_RIGHT_Y2 POPUPPANEL_MARGIN_VERTICAL + 2*(FIXED_TEXT_HEIGHT + TEXT_CONTROL_SPACING_VERTICAL)+MBOX_HEIGHT+CONTROL_SPACING_VERTICAL - 2
// eof /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* This file is part of the LibreOffice project. * This file is part of the LibreOffice project.
* *
...@@ -259,4 +260,4 @@ Control RID_POPUPPANEL_AERAPAGE_COLOR ...@@ -259,4 +260,4 @@ Control RID_POPUPPANEL_AERAPAGE_COLOR
}; };
}; };
// eof /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* This file is part of the LibreOffice project. * This file is part of the LibreOffice project.
* *
...@@ -54,4 +55,4 @@ ...@@ -54,4 +55,4 @@
#define STR_WIDTH_LAST_CUSTOM 8 #define STR_WIDTH_LAST_CUSTOM 8
#define STR_PT 9 #define STR_PT 9
// eof /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* This file is part of the LibreOffice project. * This file is part of the LibreOffice project.
* *
...@@ -179,4 +180,4 @@ Control RID_POPUPPANEL_LINEPAGE_WIDTH ...@@ -179,4 +180,4 @@ Control RID_POPUPPANEL_LINEPAGE_WIDTH
}; };
}; };
// eof /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* This file is part of the LibreOffice project. * This file is part of the LibreOffice project.
* *
...@@ -138,3 +139,5 @@ ...@@ -138,3 +139,5 @@
#define FT_2_Y EDIT_1_Y + CONTROL_HEIGHT + CONTROL_SPACING_VERTICAL - 3 #define FT_2_Y EDIT_1_Y + CONTROL_HEIGHT + CONTROL_SPACING_VERTICAL - 3
#define EDIT_2_X FT_1_X #define EDIT_2_X FT_1_X
#define EDIT_2_Y FT_2_Y + TEXT_HEIGHT + TEXT_CONTROL_SPACING_VERTICAL #define EDIT_2_Y FT_2_Y + TEXT_HEIGHT + TEXT_CONTROL_SPACING_VERTICAL
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* This file is part of the LibreOffice project. * This file is part of the LibreOffice project.
* *
...@@ -476,3 +477,5 @@ String RID_SVXSTR_GRAPHICS_DESCRIPTION_29 ...@@ -476,3 +477,5 @@ String RID_SVXSTR_GRAPHICS_DESCRIPTION_29
Text [en-US] = "Brown Arrow"; Text [en-US] = "Brown Arrow";
}; };
//i122118 //i122118
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* This file is part of the LibreOffice project. * This file is part of the LibreOffice project.
* *
...@@ -110,3 +111,5 @@ ...@@ -110,3 +111,5 @@
#define HID_UNDERLINE_BTN "SVX_HID_UNDERLINE_BTN" #define HID_UNDERLINE_BTN "SVX_HID_UNDERLINE_BTN"
#define HID_SPACING_CB_KERN "SVX_HID_SPACING_CB_KERN" #define HID_SPACING_CB_KERN "SVX_HID_SPACING_CB_KERN"
#define HID_SPACING_MB_KERN "SVX_HID_SPACING_MB_KERN" #define HID_SPACING_MB_KERN "SVX_HID_SPACING_MB_KERN"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* This file is part of the LibreOffice project. * This file is part of the LibreOffice project.
* *
...@@ -359,3 +360,5 @@ Control RID_POPUPPANEL_TEXTPAGE_SPACING ...@@ -359,3 +360,5 @@ Control RID_POPUPPANEL_TEXTPAGE_SPACING
Text[ en-US ] = "pt"; Text[ en-US ] = "pt";
}; };
}; };
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment