From 1c7b7c25446258b819ad5df2c157b78425058b26 Mon Sep 17 00:00:00 2001 From: Zolnai Tamás Date: Mon, 11 Mar 2013 14:12:06 +0100 Subject: Use localize attribute for efficiency Add localize="false" to xml components which not include translatable string to make helpex work less with them. Change-Id: I20fe79b5a506fafaa6fd90bd62f12117af0bb3b6 --- source/text/scalc/01/12070100.xhp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source/text/scalc/01/12070100.xhp') diff --git a/source/text/scalc/01/12070100.xhp b/source/text/scalc/01/12070100.xhp index 12d2e0e490..bef39b9df3 100644 --- a/source/text/scalc/01/12070100.xhp +++ b/source/text/scalc/01/12070100.xhp @@ -36,12 +36,12 @@ Consolidate by Consolidate by Use this section if the cell ranges that you want to consolidate contain labels. You only need to select these options if the consolidation ranges contain similar labels and the data arranged is arranged differently. - Row labels + Row labels Uses the row labels to arrange the consolidated data. - Column labels + Column labels Uses the column labels to arrange the consolidated data. Options - Link to source data + Link to source data Links the data in the consolidation range to the source data, and automatically updates the results of the consolidation when the source data is changed. More << Hides the additional options. -- cgit