diff options
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/source/controller/dialogs/ResourceIds.hrc | 1 | ||||
-rw-r--r-- | chart2/source/controller/dialogs/tp_AxisPositions.src | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/ResourceIds.hrc b/chart2/source/controller/dialogs/ResourceIds.hrc index 8354dfe2b1c7..5bf0196241ca 100644 --- a/chart2/source/controller/dialogs/ResourceIds.hrc +++ b/chart2/source/controller/dialogs/ResourceIds.hrc @@ -53,7 +53,6 @@ #define TP_CHARTTYPE 910 #define TP_RANGECHOOSER 911 #define TP_WIZARD_TITLEANDOBJECTS 912 -#define TP_LOCATION 913 #define TP_DATA_SOURCE 914 #define TP_3D_SCENEGEOMETRY 915 diff --git a/chart2/source/controller/dialogs/tp_AxisPositions.src b/chart2/source/controller/dialogs/tp_AxisPositions.src index c112837b6ece..9cfaebad8cdd 100644 --- a/chart2/source/controller/dialogs/tp_AxisPositions.src +++ b/chart2/source/controller/dialogs/tp_AxisPositions.src @@ -55,7 +55,6 @@ #define XTICK_2 (XTICK_1+60) #define XTICK_3 (XTICK_2+60) #define XTICK_4 (XTICK_3+60) -#define XTICK_5 (XTICK_4+6) #define TICKWIDTH 59 TabPage TP_AXIS_POSITIONS |