summaryrefslogtreecommitdiff
path: root/include/svx/tabline.hxx
diff options
context:
space:
mode:
authorJennifer Liebel <jliebel94@gmail.com>2014-09-25 08:25:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-09-25 08:32:36 +0000
commit9b94cf75499bf9fbb9f0072cbba0152c7bfdc387 (patch)
treecd885b17899e730f7175d6759a7df2c1b6900e1f /include/svx/tabline.hxx
parentbad30ceceee6750b6ece0057080473383d216ea7 (diff)
fdo#39468: translation
Change-Id: I8ee3c1cf551f5b242d20cf244d728b79e68616ed Reviewed-on: https://gerrit.libreoffice.org/11637 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/svx/tabline.hxx')
-rw-r--r--include/svx/tabline.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/svx/tabline.hxx b/include/svx/tabline.hxx
index 653ce1976385..7da26d1d9f3f 100644
--- a/include/svx/tabline.hxx
+++ b/include/svx/tabline.hxx
@@ -41,12 +41,12 @@ typedef sal_uInt16 ChangeType; // auch in tab_area.hxx (mitpflegen !!!)
class SdrModel;
class SdrObject;
-//defines fuer die Symbolauswahl auf der Page
-//Positive Werte (0,...n) gibt den Indes in pSymbollist an, sonst :
-#define SVX_SYMBOLTYPE_NONE (-3) //Symbol unsichtbar
-#define SVX_SYMBOLTYPE_AUTO (-2) //Symbol automatisch erzeugen
-#define SVX_SYMBOLTYPE_BRUSHITEM (-1) //Symbol ist als Graphic im Item enthalten:
-#define SVX_SYMBOLTYPE_UNKNOWN (-100) //unbekannt/nicht initialisiert
+//defines for the symbol selection on the page
+//Positive value (0,...n) declares the index in pSymbollist, else:
+#define SVX_SYMBOLTYPE_NONE (-3) //symbol hidden
+#define SVX_SYMBOLTYPE_AUTO (-2) //symbol automatically generated
+#define SVX_SYMBOLTYPE_BRUSHITEM (-1) //symbol is contained as graphic in item:
+#define SVX_SYMBOLTYPE_UNKNOWN (-100) //unknown/not initialized
#endif // INCLUDED_SVX_TABLINE_HXX