1*dc900991SAndrew Rist/************************************************************** 2cdf0e10cSrcweir * 3*dc900991SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4*dc900991SAndrew Rist * or more contributor license agreements. See the NOTICE file 5*dc900991SAndrew Rist * distributed with this work for additional information 6*dc900991SAndrew Rist * regarding copyright ownership. The ASF licenses this file 7*dc900991SAndrew Rist * to you under the Apache License, Version 2.0 (the 8*dc900991SAndrew Rist * "License"); you may not use this file except in compliance 9*dc900991SAndrew Rist * with the License. You may obtain a copy of the License at 10*dc900991SAndrew Rist * 11*dc900991SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12*dc900991SAndrew Rist * 13*dc900991SAndrew Rist * Unless required by applicable law or agreed to in writing, 14*dc900991SAndrew Rist * software distributed under the License is distributed on an 15*dc900991SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*dc900991SAndrew Rist * KIND, either express or implied. See the License for the 17*dc900991SAndrew Rist * specific language governing permissions and limitations 18*dc900991SAndrew Rist * under the License. 19*dc900991SAndrew Rist * 20*dc900991SAndrew Rist *************************************************************/ 21*dc900991SAndrew Rist 22*dc900991SAndrew Rist 23cdf0e10cSrcweir#include "RptResId.hrc" 24cdf0e10cSrcweir#include "rptui_slotid.hrc" 25cdf0e10cSrcweir#ifndef _GLOBLMN_HRC 26cdf0e10cSrcweir#include <svx/globlmn.hrc> 27cdf0e10cSrcweir#endif 28cdf0e10cSrcweir#ifndef _SBASLTID_HRC 29cdf0e10cSrcweir#include <svx/svxids.hrc> 30cdf0e10cSrcweir#endif 31cdf0e10cSrcweir 32cdf0e10cSrcweirString RID_STR_PROPPAGE_DEFAULT 33cdf0e10cSrcweir{ 34cdf0e10cSrcweir Text [ en-US ] = "General" ; 35cdf0e10cSrcweir}; 36cdf0e10cSrcweirString RID_STR_PROPPAGE_DATA 37cdf0e10cSrcweir{ 38cdf0e10cSrcweir Text [ en-US ] = "Data" ; 39cdf0e10cSrcweir}; 40cdf0e10cSrcweirResource RID_STR_BOOL 41cdf0e10cSrcweir{ 42cdf0e10cSrcweir String 1 43cdf0e10cSrcweir { 44cdf0e10cSrcweir Text [ en-US ] = "No" ; 45cdf0e10cSrcweir }; 46cdf0e10cSrcweir String 2 47cdf0e10cSrcweir { 48cdf0e10cSrcweir Text [ en-US ] = "Yes" ; 49cdf0e10cSrcweir }; 50cdf0e10cSrcweir}; 51cdf0e10cSrcweirString RID_STR_FORCENEWPAGE 52cdf0e10cSrcweir{ 53cdf0e10cSrcweir Text [ en-US ] = "Force New Page" ; 54cdf0e10cSrcweir}; 55cdf0e10cSrcweirResource RID_STR_FORCENEWPAGE_CONST 56cdf0e10cSrcweir{ 57cdf0e10cSrcweir String 1 58cdf0e10cSrcweir { 59cdf0e10cSrcweir Text [ en-US ] = "None" ; 60cdf0e10cSrcweir }; 61cdf0e10cSrcweir String 2 62cdf0e10cSrcweir { 63cdf0e10cSrcweir Text [ en-US ] = "Before Section" ; 64cdf0e10cSrcweir }; 65cdf0e10cSrcweir String 3 66cdf0e10cSrcweir { 67cdf0e10cSrcweir Text [ en-US ] = "After Section" ; 68cdf0e10cSrcweir }; 69cdf0e10cSrcweir String 4 70cdf0e10cSrcweir { 71cdf0e10cSrcweir Text [ en-US ] = "Before & After Section" ; 72cdf0e10cSrcweir }; 73cdf0e10cSrcweir}; 74cdf0e10cSrcweirString RID_STR_NEWROWORCOL 75cdf0e10cSrcweir{ 76cdf0e10cSrcweir Text [ en-US ] = "New Row Or Column" ; 77cdf0e10cSrcweir}; 78cdf0e10cSrcweirString RID_STR_KEEPTOGETHER 79cdf0e10cSrcweir{ 80cdf0e10cSrcweir Text [ en-US ] = "Keep Together" ; 81cdf0e10cSrcweir}; 82cdf0e10cSrcweirResource RID_STR_KEEPTOGETHER_CONST 83cdf0e10cSrcweir{ 84cdf0e10cSrcweir String 1 85cdf0e10cSrcweir { 86cdf0e10cSrcweir Text [ en-US ] = "No" ; 87cdf0e10cSrcweir }; 88cdf0e10cSrcweir String 2 89cdf0e10cSrcweir { 90cdf0e10cSrcweir Text [ en-US ] = "Whole Group" ; 91cdf0e10cSrcweir }; 92cdf0e10cSrcweir String 3 93cdf0e10cSrcweir { 94cdf0e10cSrcweir Text [ en-US ] = "With First Detail" ; 95cdf0e10cSrcweir }; 96cdf0e10cSrcweir}; 97cdf0e10cSrcweirString RID_STR_CANGROW 98cdf0e10cSrcweir{ 99cdf0e10cSrcweir Text [ en-US ] = "Can Grow" ; 100cdf0e10cSrcweir}; 101cdf0e10cSrcweirString RID_STR_CANSHRINK 102cdf0e10cSrcweir{ 103cdf0e10cSrcweir Text [ en-US ] = "Can Shrink" ; 104cdf0e10cSrcweir}; 105cdf0e10cSrcweirString RID_STR_REPEATSECTION 106cdf0e10cSrcweir{ 107cdf0e10cSrcweir Text [ en-US ] = "Repeat Section" ; 108cdf0e10cSrcweir}; 109cdf0e10cSrcweirString RID_STR_PRINTREPEATEDVALUES 110cdf0e10cSrcweir{ 111cdf0e10cSrcweir Text [ en-US ] = "Print repeated values" ; 112cdf0e10cSrcweir}; 113cdf0e10cSrcweirString RID_STR_CONDITIONALPRINTEXPRESSION 114cdf0e10cSrcweir{ 115cdf0e10cSrcweir Text [ en-US ] = "Conditional Print Expression" ; 116cdf0e10cSrcweir}; 117cdf0e10cSrcweirString RID_STR_STARTNEWCOLUMN 118cdf0e10cSrcweir{ 119cdf0e10cSrcweir Text [ en-US ] = "Start new column" ; 120cdf0e10cSrcweir}; 121cdf0e10cSrcweirString RID_STR_STARTNEWPAGE 122cdf0e10cSrcweir{ 123cdf0e10cSrcweir Text [ en-US ] = "Start new page" ; 124cdf0e10cSrcweir}; 125cdf0e10cSrcweirString RID_STR_RESETPAGENUMBER 126cdf0e10cSrcweir{ 127cdf0e10cSrcweir Text [ en-US ] = "Reset page number" ; 128cdf0e10cSrcweir}; 129cdf0e10cSrcweirString RID_STR_CHARTTYPE 130cdf0e10cSrcweir{ 131cdf0e10cSrcweir Text [ en-US ] = "Chart type" ; 132cdf0e10cSrcweir}; 133cdf0e10cSrcweirString RID_STR_PRINTWHENGROUPCHANGE 134cdf0e10cSrcweir{ 135cdf0e10cSrcweir Text [ en-US ] = "Print When Group Change" ; 136cdf0e10cSrcweir}; 137cdf0e10cSrcweirString RID_STR_VISIBLE 138cdf0e10cSrcweir{ 139cdf0e10cSrcweir Text [ en-US ] = "Visible" ; 140cdf0e10cSrcweir}; 141cdf0e10cSrcweirString RID_STR_GROUPKEEPTOGETHER 142cdf0e10cSrcweir{ 143cdf0e10cSrcweir Text [ en-US ] = "Group keep together" ; 144cdf0e10cSrcweir}; 145cdf0e10cSrcweirResource RID_STR_GROUPKEEPTOGETHER_CONST 146cdf0e10cSrcweir{ 147cdf0e10cSrcweir String 1 148cdf0e10cSrcweir { 149cdf0e10cSrcweir Text [ en-US ] = "Per Page" ; 150cdf0e10cSrcweir }; 151cdf0e10cSrcweir String 2 152cdf0e10cSrcweir { 153cdf0e10cSrcweir Text [ en-US ] = "Per Column" ; 154cdf0e10cSrcweir }; 155cdf0e10cSrcweir}; 156cdf0e10cSrcweirResource RID_STR_SECTIONPAGEBREAK_CONST 157cdf0e10cSrcweir{ 158cdf0e10cSrcweir String 1 159cdf0e10cSrcweir { 160cdf0e10cSrcweir Text [ en-US ] = "None" ; 161cdf0e10cSrcweir }; 162cdf0e10cSrcweir String 2 163cdf0e10cSrcweir { 164cdf0e10cSrcweir Text [ en-US ] = "Section" ; 165cdf0e10cSrcweir }; 166cdf0e10cSrcweir String 3 167cdf0e10cSrcweir { 168cdf0e10cSrcweir Text [ en-US ] = "Automatic" ; 169cdf0e10cSrcweir }; 170cdf0e10cSrcweir}; 171cdf0e10cSrcweirString RID_STR_PAGEHEADEROPTION 172cdf0e10cSrcweir{ 173cdf0e10cSrcweir Text [ en-US ] = "Page header" ; 174cdf0e10cSrcweir}; 175cdf0e10cSrcweirString RID_STR_PAGEFOOTEROPTION 176cdf0e10cSrcweir{ 177cdf0e10cSrcweir Text [ en-US ] = "Page footer" ; 178cdf0e10cSrcweir}; 179cdf0e10cSrcweirResource RID_STR_REPORTPRINTOPTION_CONST 180cdf0e10cSrcweir{ 181cdf0e10cSrcweir String 1 182cdf0e10cSrcweir { 183cdf0e10cSrcweir Text [ en-US ] = "All Pages" ; 184cdf0e10cSrcweir }; 185cdf0e10cSrcweir String 2 186cdf0e10cSrcweir { 187cdf0e10cSrcweir Text [ en-US ] = "Not With Report Header" ; 188cdf0e10cSrcweir }; 189cdf0e10cSrcweir String 3 190cdf0e10cSrcweir { 191cdf0e10cSrcweir Text [ en-US ] = "Not With Report Footer" ; 192cdf0e10cSrcweir }; 193cdf0e10cSrcweir String 4 194cdf0e10cSrcweir { 195cdf0e10cSrcweir Text [ en-US ] = "Not With Report Header/Footer" ; 196cdf0e10cSrcweir }; 197cdf0e10cSrcweir}; 198cdf0e10cSrcweirString RID_STR_DEEPTRAVERSING 199cdf0e10cSrcweir{ 200cdf0e10cSrcweir Text [ en-US ] = "Deep traversing" ; 201cdf0e10cSrcweir}; 202cdf0e10cSrcweirString RID_STR_PREEVALUATED 203cdf0e10cSrcweir{ 204cdf0e10cSrcweir Text [ en-US ] = "Pre evaluation" ; 205cdf0e10cSrcweir}; 206cdf0e10cSrcweirString RID_STR_POSITIONX 207cdf0e10cSrcweir{ 208cdf0e10cSrcweir Text [ en-US ] = "Position X"; 209cdf0e10cSrcweir}; 210cdf0e10cSrcweirString RID_STR_POSITIONY 211cdf0e10cSrcweir{ 212cdf0e10cSrcweir Text [ en-US ] = "Position Y"; 213cdf0e10cSrcweir}; 214cdf0e10cSrcweirString RID_STR_WIDTH 215cdf0e10cSrcweir{ 216cdf0e10cSrcweir Text [ en-US ] = "Width"; 217cdf0e10cSrcweir}; 218cdf0e10cSrcweirString RID_STR_HEIGHT 219cdf0e10cSrcweir{ 220cdf0e10cSrcweir Text [ en-US ] = "Height"; 221cdf0e10cSrcweir}; 222cdf0e10cSrcweirString RID_STR_INITIALFORMULA 223cdf0e10cSrcweir{ 224cdf0e10cSrcweir Text [ en-US ] = "Initial value" ; 225cdf0e10cSrcweir}; 226cdf0e10cSrcweirString RID_STR_PRESERVEIRI 227cdf0e10cSrcweir{ 228cdf0e10cSrcweir Text [ en-US ] = "Preserve as Link" ; 229cdf0e10cSrcweir}; 230cdf0e10cSrcweirString RID_STR_FORMULA 231cdf0e10cSrcweir{ 232cdf0e10cSrcweir Text [ en-US ] = "Formula" ; 233cdf0e10cSrcweir}; 234cdf0e10cSrcweirString RID_STR_DATAFIELD 235cdf0e10cSrcweir{ 236cdf0e10cSrcweir Text [ en-US ] = "Data field" ; 237cdf0e10cSrcweir}; 238cdf0e10cSrcweirString RID_STR_FONT 239cdf0e10cSrcweir{ 240cdf0e10cSrcweir Text [ en-US ] = "Font" ; 241cdf0e10cSrcweir}; 242cdf0e10cSrcweirString RID_STR_BACKCOLOR 243cdf0e10cSrcweir{ 244cdf0e10cSrcweir Text [ en-US ] = "Background color"; 245cdf0e10cSrcweir}; 246cdf0e10cSrcweirString RID_STR_BACKTRANSPARENT 247cdf0e10cSrcweir{ 248cdf0e10cSrcweir Text [ en-US ] = "Background Transparent"; 249cdf0e10cSrcweir}; 250cdf0e10cSrcweirString RID_STR_CONTROLBACKGROUNDTRANSPARENT 251cdf0e10cSrcweir{ 252cdf0e10cSrcweir Text [ en-US ] = "Background Transparent"; 253cdf0e10cSrcweir}; 254cdf0e10cSrcweirString RID_STR_OVERLAP_OTHER_CONTROL 255cdf0e10cSrcweir{ 256cdf0e10cSrcweir Text [ en-US ] = "This operation is not allowed. The control overlaps with another one."; 257cdf0e10cSrcweir}; 258cdf0e10cSrcweirString RID_STR_ILLEGAL_POSITION 259cdf0e10cSrcweir{ 260cdf0e10cSrcweir Text [ en-US ] = "This position can not be set. It is invalid."; 261cdf0e10cSrcweir}; 262cdf0e10cSrcweirString RID_STR_SCOPE_GROUP 263cdf0e10cSrcweir{ 264cdf0e10cSrcweir Text [ en-US ] = "Group: %1"; 265cdf0e10cSrcweir}; 266cdf0e10cSrcweirString RID_STR_FORMULALIST 267cdf0e10cSrcweir{ 268cdf0e10cSrcweir Text [ en-US ] = "Function"; 269cdf0e10cSrcweir}; 270cdf0e10cSrcweirString RID_STR_SCOPE 271cdf0e10cSrcweir{ 272cdf0e10cSrcweir Text [ en-US ] = "Scope"; 273cdf0e10cSrcweir}; 274cdf0e10cSrcweirString RID_STR_TYPE 275cdf0e10cSrcweir{ 276cdf0e10cSrcweir Text [ en-US ] = "Data Field Type"; 277cdf0e10cSrcweir}; 278cdf0e10cSrcweirResource RID_STR_TYPE_CONST 279cdf0e10cSrcweir{ 280cdf0e10cSrcweir String 1 281cdf0e10cSrcweir { 282cdf0e10cSrcweir Text [ en-US ] = "Field or Formula"; 283cdf0e10cSrcweir }; 284cdf0e10cSrcweir String 2 285cdf0e10cSrcweir { 286cdf0e10cSrcweir Text [ en-US ] = "Function"; 287cdf0e10cSrcweir }; 288cdf0e10cSrcweir String 3 289cdf0e10cSrcweir { 290cdf0e10cSrcweir Text [ en-US ] = "Counter"; 291cdf0e10cSrcweir }; 292cdf0e10cSrcweir String 4 293cdf0e10cSrcweir { 294cdf0e10cSrcweir Text [ en-US ] = "User defined Function"; 295cdf0e10cSrcweir }; 296cdf0e10cSrcweir}; 297cdf0e10cSrcweirString RID_STR_MASTERFIELDS 298cdf0e10cSrcweir{ 299cdf0e10cSrcweir Text [ en-US ] = "Link master fields" ; 300cdf0e10cSrcweir}; 301cdf0e10cSrcweirString RID_STR_DETAILFIELDS 302cdf0e10cSrcweir{ 303cdf0e10cSrcweir Text [ en-US ] = "Link slave fields" ; 304cdf0e10cSrcweir}; 305cdf0e10cSrcweirString RID_STR_EXPLANATION 306cdf0e10cSrcweir{ 307cdf0e10cSrcweir Text [ en-US ] = "Charts can be used to display detailed data about the current record of the report. To do this, you can specify which columns in the chart match which columns in the report."; 308cdf0e10cSrcweir}; 309cdf0e10cSrcweirString RID_STR_DETAILLABEL 310cdf0e10cSrcweir{ 311cdf0e10cSrcweir Text [ en-US ] = "Chart" ; 312cdf0e10cSrcweir}; 313cdf0e10cSrcweirString RID_STR_MASTERLABEL 314cdf0e10cSrcweir{ 315cdf0e10cSrcweir Text [ en-US ] = "Report" ; 316cdf0e10cSrcweir}; 317cdf0e10cSrcweir 318cdf0e10cSrcweirString RID_STR_PREVIEW_COUNT 319cdf0e10cSrcweir{ 320cdf0e10cSrcweir Text [ en-US ] = "Preview Row(s)" ; 321cdf0e10cSrcweir}; 322cdf0e10cSrcweirString RID_STR_AREA 323cdf0e10cSrcweir{ 324cdf0e10cSrcweir Text [ en-US ] = "Area" ; 325cdf0e10cSrcweir}; 326cdf0e10cSrcweirString RID_STR_MIMETYPE 327cdf0e10cSrcweir{ 328cdf0e10cSrcweir Text [ en-US ] = "Report Output Format" ; 329cdf0e10cSrcweir}; 330cdf0e10cSrcweirString RID_STR_VERTICALALIGN 331cdf0e10cSrcweir{ 332cdf0e10cSrcweir Text [ en-US ] = "Vert. Alignment" ; 333cdf0e10cSrcweir}; 334cdf0e10cSrcweirResource RID_STR_VERTICAL_ALIGN_CONST 335cdf0e10cSrcweir{ 336cdf0e10cSrcweir String 1 337cdf0e10cSrcweir { 338cdf0e10cSrcweir Text [ en-US ] = "Top"; 339cdf0e10cSrcweir }; 340cdf0e10cSrcweir String 2 341cdf0e10cSrcweir { 342cdf0e10cSrcweir Text [ en-US ] = "Middle"; 343cdf0e10cSrcweir }; 344cdf0e10cSrcweir String 3 345cdf0e10cSrcweir { 346cdf0e10cSrcweir Text [ en-US ] = "Bottom"; 347cdf0e10cSrcweir }; 348cdf0e10cSrcweir}; 349cdf0e10cSrcweirString RID_STR_PARAADJUST 350cdf0e10cSrcweir{ 351cdf0e10cSrcweir Text [ en-US ] = "Horz. Alignment" ; 352cdf0e10cSrcweir}; 353cdf0e10cSrcweirResource RID_STR_PARAADJUST_CONST 354cdf0e10cSrcweir{ 355cdf0e10cSrcweir String 1 356cdf0e10cSrcweir { 357cdf0e10cSrcweir Text [ en-US ] = "Left"; 358cdf0e10cSrcweir }; 359cdf0e10cSrcweir String 2 360cdf0e10cSrcweir { 361cdf0e10cSrcweir Text [ en-US ] = "Right"; 362cdf0e10cSrcweir }; 363cdf0e10cSrcweir String 3 364cdf0e10cSrcweir { 365cdf0e10cSrcweir Text [ en-US ] = "Block"; 366cdf0e10cSrcweir }; 367cdf0e10cSrcweir String 4 368cdf0e10cSrcweir { 369cdf0e10cSrcweir Text [ en-US ] = "Center"; 370cdf0e10cSrcweir }; 371cdf0e10cSrcweir}; 372cdf0e10cSrcweirString RID_STR_F_COUNTER 373cdf0e10cSrcweir{ 374cdf0e10cSrcweir Text [ en-US ] = "Counter" ; 375cdf0e10cSrcweir}; 376cdf0e10cSrcweirString RID_STR_F_ACCUMULATION 377cdf0e10cSrcweir{ 378cdf0e10cSrcweir Text [ en-US ] = "Accumulation" ; 379cdf0e10cSrcweir}; 380cdf0e10cSrcweirString RID_STR_F_MINIMUM 381cdf0e10cSrcweir{ 382cdf0e10cSrcweir Text [ en-US ] = "Minimum" ; 383cdf0e10cSrcweir}; 384cdf0e10cSrcweirString RID_STR_F_MAXIMUM 385cdf0e10cSrcweir{ 386cdf0e10cSrcweir Text [ en-US ] = "Maximum" ; 387cdf0e10cSrcweir}; 388cdf0e10cSrcweir 389