# # #### ### # # ### ##### ##### #### ##### ##### # # # # # ## # # # # # # # # # # # # # # # # # # # # ### # # # # # # # # # # ## # # # # # # # # # #### ### # # ### # ##### #### ##### # # # DO NOT EDIT! This file will be overwritten by localisation process # #************************************************************** # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. # #************************************************************** basic source\classes\sb.src 0 string RID_BASIC_START SbERR_SYNTAX & ERRCODE_RES_MASK 0 en-GB Syntax error. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NO_GOSUB & ERRCODE_RES_MASK 0 en-GB Return without Gosub. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_REDO_FROM_START & ERRCODE_RES_MASK 0 en-GB Incorrect entry; please retry. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK 0 en-GB Invalid procedure call. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK 0 en-GB Overflow. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NO_MEMORY & ERRCODE_RES_MASK 0 en-GB Not enough memory. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_ALREADY_DIM & ERRCODE_RES_MASK 0 en-GB Array already dimensioned. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK 0 en-GB Index out of defined range. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK 0 en-GB Duplicate definition. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_ZERODIV & ERRCODE_RES_MASK 0 en-GB Division by zero. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK 0 en-GB Variable not defined. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_CONVERSION & ERRCODE_RES_MASK 0 en-GB Data type mismatch. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_PARAMETER & ERRCODE_RES_MASK 0 en-GB Invalid parameter. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_USER_ABORT & ERRCODE_RES_MASK 0 en-GB Process interrupted by user. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_RESUME & ERRCODE_RES_MASK 0 en-GB Resume without error. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK 0 en-GB Not enough stack memory. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK 0 en-GB Sub-procedure or function procedure not defined. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK 0 en-GB Error loading DLL file. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK 0 en-GB Wrong DLL call convention. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK 0 en-GB Internal error $(ARG1). 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_CHANNEL & ERRCODE_RES_MASK 0 en-GB Invalid file name or file number. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK 0 en-GB File not found. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK 0 en-GB Incorrect file mode. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK 0 en-GB File already open. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_IO_ERROR & ERRCODE_RES_MASK 0 en-GB Device I/O error. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_FILE_EXISTS & ERRCODE_RES_MASK 0 en-GB File already exists. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK 0 en-GB Incorrect record length. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DISK_FULL & ERRCODE_RES_MASK 0 en-GB Disc or hard drive full. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_READ_PAST_EOF & ERRCODE_RES_MASK 0 en-GB Reading exceeds EOF. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK 0 en-GB Incorrect record number. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK 0 en-GB Too many files. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NO_DEVICE & ERRCODE_RES_MASK 0 en-GB Device not available. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_ACCESS_DENIED & ERRCODE_RES_MASK 0 en-GB Access denied. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NOT_READY & ERRCODE_RES_MASK 0 en-GB Disc not ready. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK 0 en-GB Not implemented. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK 0 en-GB Renaming on different drives impossible. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_ACCESS_ERROR & ERRCODE_RES_MASK 0 en-GB Path/File access error. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK 0 en-GB Path not found. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NO_OBJECT & ERRCODE_RES_MASK 0 en-GB Object variable not set. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_PATTERN & ERRCODE_RES_MASK 0 en-GB Invalid string pattern. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SBERR_IS_NULL & ERRCODE_RES_MASK 0 en-GB Use of zero not permitted. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_ERROR & ERRCODE_RES_MASK 0 en-GB DDE Error. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK 0 en-GB Awaiting response to DDE connection. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK 0 en-GB No DDE channels available. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK 0 en-GB No application responded to DDE connect initiation. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK 0 en-GB Too many applications responded to DDE connect initiation. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK 0 en-GB DDE channel locked. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK 0 en-GB External application cannot execute DDE operation. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK 0 en-GB Time-out while waiting for DDE response. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK 0 en-GB User pressed ESCAPE during DDE operation. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_BUSY & ERRCODE_RES_MASK 0 en-GB External application busy. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_NO_DATA & ERRCODE_RES_MASK 0 en-GB DDE operation without data. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK 0 en-GB Data are in wrong format. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK 0 en-GB External application has been terminated. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK 0 en-GB DDE connection interrupted or modified. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK 0 en-GB DDE method invoked with no channel open. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK 0 en-GB Invalid DDE link format. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK 0 en-GB DDE message has been lost. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK 0 en-GB Paste link already performed. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK 0 en-GB Link mode cannot be set due to invalid link topic. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK 0 en-GB DDE requires the DDEML.DLL file. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_CANNOT_LOAD & ERRCODE_RES_MASK 0 en-GB Module cannot be loaded; invalid format. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_INDEX & ERRCODE_RES_MASK 0 en-GB Invalid object index. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK 0 en-GB Object is not available. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK 0 en-GB Incorrect property value. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_PROP_READONLY & ERRCODE_RES_MASK 0 en-GB This property is read-only. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK 0 en-GB This property is write-only. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_INVALID_OBJECT & ERRCODE_RES_MASK 0 en-GB Invalid object reference. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NO_METHOD & ERRCODE_RES_MASK 0 en-GB Property or method not found: $(ARG1). 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK 0 en-GB Object required. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK 0 en-GB Invalid use of an object. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NO_OLE & ERRCODE_RES_MASK 0 en-GB OLE Automation is not supported by this object. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_METHOD & ERRCODE_RES_MASK 0 en-GB This property or method is not supported by the object. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_OLE_ERROR & ERRCODE_RES_MASK 0 en-GB OLE Automation Error. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_ACTION & ERRCODE_RES_MASK 0 en-GB This action is not supported by given object. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK 0 en-GB Named arguments are not supported by given object. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_LOCALE & ERRCODE_RES_MASK 0 en-GB The current locale setting is not supported by the given object. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK 0 en-GB Named argument not found. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK 0 en-GB Argument is not optional. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_WRONG_ARGS & ERRCODE_RES_MASK 0 en-GB Invalid number of arguments. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NOT_A_COLL & ERRCODE_RES_MASK 0 en-GB Object is not a list. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_ORDINAL & ERRCODE_RES_MASK 0 en-GB Invalid ordinal number. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK 0 en-GB Specified DLL function not found. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK 0 en-GB Invalid clipboard format. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK 0 en-GB Object does not have this property. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK 0 en-GB Object does not have this method. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_ARG_MISSING & ERRCODE_RES_MASK 0 en-GB Required argument lacking. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK 0 en-GB Invalid number of arguments. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_METHOD_FAILED & ERRCODE_RES_MASK 0 en-GB Error executing a method. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_SETPROP_FAILED & ERRCODE_RES_MASK 0 en-GB Unable to set property. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_GETPROP_FAILED & ERRCODE_RES_MASK 0 en-GB Unable to determine property. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_UNEXPECTED & ERRCODE_RES_MASK 0 en-GB Unexpected symbol: $(ARG1). 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_EXPECTED & ERRCODE_RES_MASK 0 en-GB Expected: $(ARG1). 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK 0 en-GB Symbol expected. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_VAR_EXPECTED & ERRCODE_RES_MASK 0 en-GB Variable expected. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK 0 en-GB Label expected. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK 0 en-GB Value cannot be applied. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_VAR_DEFINED & ERRCODE_RES_MASK 0 en-GB Variable $(ARG1) already defined. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_PROC_DEFINED & ERRCODE_RES_MASK 0 en-GB Sub procedure or function procedure $(ARG1) already defined. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_LABEL_DEFINED & ERRCODE_RES_MASK 0 en-GB Label $(ARG1) already defined. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_UNDEF_VAR & ERRCODE_RES_MASK 0 en-GB Variable $(ARG1) not found. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK 0 en-GB Array or procedure $(ARG1) not found. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_UNDEF_PROC & ERRCODE_RES_MASK 0 en-GB Procedure $(ARG1) not found. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_UNDEF_LABEL & ERRCODE_RES_MASK 0 en-GB Label $(ARG1) undefined. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_UNDEF_TYPE & ERRCODE_RES_MASK 0 en-GB Unknown data type $(ARG1). 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_EXIT & ERRCODE_RES_MASK 0 en-GB Exit $(ARG1) expected. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_BLOCK & ERRCODE_RES_MASK 0 en-GB Statement block still open: $(ARG1) missing. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_BRACKETS & ERRCODE_RES_MASK 0 en-GB Parentheses (round brackets) do not match. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_DECLARATION & ERRCODE_RES_MASK 0 en-GB Symbol $(ARG1) already defined differently. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK 0 en-GB Parameters do not correspond to procedure. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK 0 en-GB Invalid character in number. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK 0 en-GB Array must be dimensioned. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NO_IF & ERRCODE_RES_MASK 0 en-GB Else/Endif without If. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK 0 en-GB $(ARG1) not allowed within a procedure. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK 0 en-GB $(ARG1) not allowed outside a procedure. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_WRONG_DIMS & ERRCODE_RES_MASK 0 en-GB Dimension specifications do not match. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_BAD_OPTION & ERRCODE_RES_MASK 0 en-GB Unknown option: $(ARG1). 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK 0 en-GB Constant $(ARG1) redefined. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK 0 en-GB Program too large. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK 0 en-GB Strings or arrays not permitted. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START ERRCODE_BASIC_EXCEPTION & ERRCODE_RES_MASK 0 en-GB An exception occurred $(ARG1). 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START ERRCODE_BASIC_ARRAY_FIX & ERRCODE_RES_MASK 0 en-GB This array is fixed or temporarily locked. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START ERRCODE_BASIC_STRING_OVERFLOW & ERRCODE_RES_MASK 0 en-GB Out of string space. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START ERRCODE_BASIC_EXPR_TOO_COMPLEX & ERRCODE_RES_MASK 0 en-GB Expression Too Complex. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START ERRCODE_BASIC_OPER_NOT_PERFORM & ERRCODE_RES_MASK 0 en-GB Can't perform requested operation. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START ERRCODE_BASIC_TOO_MANY_DLL & ERRCODE_RES_MASK 0 en-GB Too many DLL application clients. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START ERRCODE_BASIC_LOOP_NOT_INIT & ERRCODE_RES_MASK 0 en-GB For loop not initialised. 20200411 15:09:53 basic source\classes\sb.src 0 string RID_BASIC_START ERRCODE_BASIC_COMPAT & ERRCODE_RES_MASK 0 en-GB $(ARG1) 20200411 15:09:53 basic source\classes\sb.src 0 string IDS_SBERR_TERMINATED 0 en-GB The macro running has been interrupted 20200411 15:09:53 basic source\classes\sb.src 0 string IDS_SBERR_STOREREF 0 en-GB Reference will not be saved: 20200411 15:09:53 basic source\classes\sb.src 0 string ERRCODE_BASMGR_LIBLOAD & ERRCODE_RES_MASK 0 en-GB Error loading library '$(ARG1)'. 20200411 15:09:53 basic source\classes\sb.src 0 string ERRCODE_BASMGR_LIBSAVE & ERRCODE_RES_MASK 0 en-GB Error saving library: '$(ARG1)'. 20200411 15:09:53 basic source\classes\sb.src 0 string ERRCODE_BASMGR_MGROPEN & ERRCODE_RES_MASK 0 en-GB The BASIC from the file '$(ARG1)' could not be initialised. 20200411 15:09:53 basic source\classes\sb.src 0 string ERRCODE_BASMGR_MGRSAVE & ERRCODE_RES_MASK 0 en-GB Error saving BASIC: '$(ARG1)'. 20200411 15:09:53 basic source\classes\sb.src 0 string ERRCODE_BASMGR_REMOVELIB & ERRCODE_RES_MASK 0 en-GB Error removing library. 20200411 15:09:53 basic source\classes\sb.src 0 string ERRCODE_BASMGR_UNLOADLIB & ERRCODE_RES_MASK 0 en-GB The library could not be removed from memory. 20200411 15:09:53 basic source\sbx\format.src 0 string STR_BASICKEY_FORMAT_ON 0 en-GB On 20200411 15:09:53 basic source\sbx\format.src 0 string STR_BASICKEY_FORMAT_OFF 0 en-GB Off 20200411 15:09:53 basic source\sbx\format.src 0 string STR_BASICKEY_FORMAT_TRUE 0 en-GB True 20200411 15:09:53 basic source\sbx\format.src 0 string STR_BASICKEY_FORMAT_FALSE 0 en-GB False 20200411 15:09:53 basic source\sbx\format.src 0 string STR_BASICKEY_FORMAT_YES 0 en-GB Yes 20200411 15:09:53 basic source\sbx\format.src 0 string STR_BASICKEY_FORMAT_NO 0 en-GB No 20200411 15:09:53 basic source\sbx\format.src 0 string STR_BASICKEY_FORMAT_CURRENCY 0 en-GB @0.00 $;@(0.00 $) 20200411 15:09:53 reportbuilder registry\data\org\openoffice\TypeDetection\Types.xcu 0 value .Types.Types.StarBaseReport UIName 0 en-GB OpenDocument Database Report 20200411 15:09:53 reportbuilder registry\data\org\openoffice\TypeDetection\Types.xcu 0 value .Types.Types.StarBaseReportChart UIName 0 en-GB StarOffice XML (Base) Report Chart 9 20200411 15:09:53 reportbuilder registry\data\org\openoffice\TypeDetection\Filter.xcu 0 value .Filter.Filters.StarOffice XML (Base) Report UIName 0 en-GB ODF Database Report 20200411 15:09:53 reportbuilder registry\data\org\openoffice\TypeDetection\Filter.xcu 0 value .Filter.Filters.StarOffice XML (Base) Report Chart UIName 0 en-GB %productname% %formatversion% Report Chart 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\ExtendedColorScheme.xcu 0 value .ExtendedColorScheme.EntryNames.SunReportBuilder DisplayName 0 en-GB Apache OpenOffice Report Builder 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\ExtendedColorScheme.xcu 0 value .ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ReportHeader DisplayName 0 en-GB Report Header 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\ExtendedColorScheme.xcu 0 value .ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ReportFooter DisplayName 0 en-GB Report Footer 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\ExtendedColorScheme.xcu 0 value .ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageHeader DisplayName 0 en-GB Page Header 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\ExtendedColorScheme.xcu 0 value .ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageFooter DisplayName 0 en-GB Page Footer 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\ExtendedColorScheme.xcu 0 value .ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupHeader DisplayName 0 en-GB Group Header 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\ExtendedColorScheme.xcu 0 value .ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupFooter DisplayName 0 en-GB Group Footer 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\ExtendedColorScheme.xcu 0 value .ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ColumnHeader DisplayName 0 en-GB Column Header 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\ExtendedColorScheme.xcu 0 value .ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ColumnFooter DisplayName 0 en-GB Column Footer 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\ExtendedColorScheme.xcu 0 value .ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.Detail DisplayName 0 en-GB Detail 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\ExtendedColorScheme.xcu 0 value .ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.OverlappedControl DisplayName 0 en-GB Overlapped Control 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\ExtendedColorScheme.xcu 0 value .ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.TextBoxBoundContent DisplayName 0 en-GB Text Box Bound Content 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\DbReportWindowState.xcu 0 value .DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Standard 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\DbReportWindowState.xcu 0 value .DbReportWindowState.UIElements.States.private:resource/toolbar/Formatting UIName 0 en-GB Formatting 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\DbReportWindowState.xcu 0 value .DbReportWindowState.UIElements.States.private:resource/toolbar/reportcontrols UIName 0 en-GB Report Controls 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\DbReportWindowState.xcu 0 value .DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 en-GB Drawing objects 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\DbReportWindowState.xcu 0 value .DbReportWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 en-GB Align 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\DbReportWindowState.xcu 0 value .DbReportWindowState.UIElements.States.private:resource/toolbar/sectionalignmentbar UIName 0 en-GB Align at Section 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\DbReportWindowState.xcu 0 value .DbReportWindowState.UIElements.States.private:resource/toolbar/sectionshrinkbar UIName 0 en-GB Shrink at Section 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\DbReportWindowState.xcu 0 value .DbReportWindowState.UIElements.States.private:resource/toolbar/resizebar UIName 0 en-GB Object Resizing 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:ColumnHeaderFooter Label 0 en-GB Column Header/Footer 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:ConditionalFormatting Label 0 en-GB Conditional Formatting... 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:DbSortingAndGrouping Label 0 en-GB Sorting and Grouping 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:Distribution Label 0 en-GB Distribution... 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:ExecuteReport Label 0 en-GB Execute Report... 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:GreatestHeight Label 0 en-GB Fit to greatest height 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:GreatestWidth Label 0 en-GB Fit to greatest width 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:InsertDateTimeField Label 0 en-GB Date and Time... 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:PageHeaderFooter Label 0 en-GB Page Header/Footer 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:ReportHeaderFooter Label 0 en-GB Report Header/Footer 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:ReportNavigator Label 0 en-GB Report Navigator 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SectionAlignBottom Label 0 en-GB Bottom Align on Section 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SectionAlignCenter Label 0 en-GB Centred on Section 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SectionAlignLeft Label 0 en-GB Left Align on Section 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SectionAlignMiddle Label 0 en-GB Middle on Section 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SectionAlignRight Label 0 en-GB Right Align on Section 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SectionAlignTop Label 0 en-GB Top Align on Section 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SectionShrink Label 0 en-GB Shrink 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SectionShrinkBottom Label 0 en-GB Shrink from bottom 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SectionShrinkTop Label 0 en-GB Shrink from top 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SelectAllEdits Label 0 en-GB Select all Formatted Fields 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SelectAllInSection Label 0 en-GB Select Objects in Section 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SelectAllLabels Label 0 en-GB Select all Labels 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SelectReport Label 0 en-GB Select Report 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SmallestHeight Label 0 en-GB Fit to smallest height 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SmallestWidth Label 0 en-GB Fit to smallest width 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:Spreadsheet Label 0 en-GB Spreadsheet Document 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:SubReportInNewWindow Label 0 en-GB Subreport in New Window... 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Commands..uno:TextDocument Label 0 en-GB Text Document 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:AlignmentMenu Label 0 en-GB Alignment 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:ArrowShapesMenu Label 0 en-GB Arrow Shapes 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:BasicShapesMenu Label 0 en-GB Basic Shapes 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:CalloutShapesMenu Label 0 en-GB Callout Shapes 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:EditControlMenu Label 0 en-GB Control 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:EditShapeMenu Label 0 en-GB Shape Arrange 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:ExportReportTo Label 0 en-GB Report Output Format 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:FlowChartShapesMenu Label 0 en-GB FlowChart Shapes 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:ObjectResize Label 0 en-GB Object Resizing 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:ReportControlMenu Label 0 en-GB Report Controls 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:ResizeMenu Label 0 en-GB Resize 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:SectionAlignmentMenu Label 0 en-GB Section alignment 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:SectionShrinkMenu Label 0 en-GB Section 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:ShapesMenu Label 0 en-GB Shapes 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:StarShapesMenu Label 0 en-GB Star Shapes 20200411 15:09:53 reportbuilder registry\data\org\openoffice\Office\UI\ReportCommands.xcu 0 value ..ReportCommands.UserInterface.Popups..uno:SymbolShapesMenu Label 0 en-GB Symbol Shapes 20200411 15:09:53 editeng source\misc\lingu.src 0 querybox RID_SVXQB_CONTINUE 0 en-GB Continue checking from the beginning of the document? 20200411 15:09:53 editeng source\misc\lingu.src 0 querybox RID_SVXQB_BW_CONTINUE 0 en-GB Continue checking from the end of the document? 20200411 15:09:53 editeng source\misc\lingu.src 0 string RID_SVXSTR_HMERR_THESAURUS 0 en-GB No thesaurus is available for the selected language.\nPlease check your installation and install the desired language\n 20200411 15:09:53 editeng source\misc\lingu.src 0 string RID_SVXSTR_DIC_ERR_UNKNOWN 0 en-GB Word cannot be added to dictionary\ndue to unknown reason. 20200411 15:09:53 editeng source\misc\lingu.src 0 string RID_SVXSTR_DIC_ERR_FULL 0 en-GB The dictionary is already full. 20200411 15:09:53 editeng source\misc\lingu.src 0 string RID_SVXSTR_DIC_ERR_READONLY 0 en-GB The dictionary is read-only. 20200411 15:09:53 editeng source\items\page.src 0 string RID_SVXSTR_PAPERBIN 0 en-GB Paper tray 20200411 15:09:53 editeng source\items\page.src 0 string RID_SVXSTR_PAPERBIN_SETTINGS 0 en-GB [From printer settings] 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_TRUE 0 en-GB True 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_FALSE 0 en-GB False 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BREAK_NONE 0 en-GB No break 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BREAK_COLUMN_BEFORE 0 en-GB Break before new column 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BREAK_COLUMN_AFTER 0 en-GB Break after new column 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BREAK_COLUMN_BOTH 0 en-GB Break before and after new column 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BREAK_PAGE_BEFORE 0 en-GB Break before new page 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BREAK_PAGE_AFTER 0 en-GB Break after new page 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BREAK_PAGE_BOTH 0 en-GB Break before and after new page 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_SHADOW_NONE 0 en-GB No Shadow 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_SHADOW_TOPLEFT 0 en-GB Shadow top left 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_SHADOW_TOPRIGHT 0 en-GB Shadow top right 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_SHADOW_BOTTOMLEFT 0 en-GB Shadow bottom left 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_SHADOW_BOTTOMRIGHT 0 en-GB Shadow bottom right 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR 0 en-GB Colour 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_BLACK 0 en-GB Black 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_BLUE 0 en-GB Blue 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_GREEN 0 en-GB Green 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_CYAN 0 en-GB Cyan 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_RED 0 en-GB Red 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_MAGENTA 0 en-GB Magenta 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_BROWN 0 en-GB Brown 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_GRAY 0 en-GB Grey 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_LIGHTGRAY 0 en-GB Light Grey 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_LIGHTBLUE 0 en-GB Light Blue 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_LIGHTGREEN 0 en-GB Light Green 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_LIGHTCYAN 0 en-GB Light Cyan 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_LIGHTRED 0 en-GB Light Red 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_LIGHTMAGENTA 0 en-GB Light Magenta 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_YELLOW 0 en-GB Yellow 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_COLOR_WHITE 0 en-GB White 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ITALIC_NONE 0 en-GB Not Italic 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ITALIC_OBLIQUE 0 en-GB Oblique italic 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ITALIC_NORMAL 0 en-GB Italic 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WEIGHT_THIN 0 en-GB thin 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WEIGHT_ULTRALIGHT 0 en-GB ultra thin 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WEIGHT_LIGHT 0 en-GB light 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WEIGHT_SEMILIGHT 0 en-GB semi light 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WEIGHT_NORMAL 0 en-GB normal 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WEIGHT_MEDIUM 0 en-GB medium 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WEIGHT_SEMIBOLD 0 en-GB semi bold 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WEIGHT_BOLD 0 en-GB bold 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WEIGHT_ULTRABOLD 0 en-GB ultra bold 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WEIGHT_BLACK 0 en-GB black 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_NONE 0 en-GB No underline 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_SINGLE 0 en-GB Single underline 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_DOUBLE 0 en-GB Double underline 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_DOTTED 0 en-GB Dotted underline 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_DONTKNOW 0 en-GB Underline 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_DASH 0 en-GB Underline (dashes) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_LONGDASH 0 en-GB Underline (long dashes) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_DASHDOT 0 en-GB Underline (dot dash) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_DASHDOTDOT 0 en-GB Underline (dot dot dash) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_SMALLWAVE 0 en-GB Underline (small wave) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_WAVE 0 en-GB Underline (Wave) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_DOUBLEWAVE 0 en-GB Underline (Double wave) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_BOLD 0 en-GB Underlined (Bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_BOLDDOTTED 0 en-GB Dotted underline (Bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_BOLDDASH 0 en-GB Underline (Dash bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_BOLDLONGDASH 0 en-GB Underline (long dash, bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_BOLDDASHDOT 0 en-GB Underline (dot dash, bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_BOLDDASHDOTDOT 0 en-GB Underline (dot dot dash, bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_UL_BOLDWAVE 0 en-GB Underline (wave, bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_NONE 0 en-GB No overline 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_SINGLE 0 en-GB Single overline 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_DOUBLE 0 en-GB Double overline 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_DOTTED 0 en-GB Dotted overline 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_DONTKNOW 0 en-GB Overline 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_DASH 0 en-GB Overline (dashes) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_LONGDASH 0 en-GB Overline (long dashes) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_DASHDOT 0 en-GB Overline (dot dash) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_DASHDOTDOT 0 en-GB Overline (dot dot dash) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_SMALLWAVE 0 en-GB Overline (small wave) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_WAVE 0 en-GB Overline (Wave) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_DOUBLEWAVE 0 en-GB Overline (Double wave) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_BOLD 0 en-GB Overlined (Bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_BOLDDOTTED 0 en-GB Dotted overline (Bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_BOLDDASH 0 en-GB Overline (Dash bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_BOLDLONGDASH 0 en-GB Overline (long dash, bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_BOLDDASHDOT 0 en-GB Overline (dot dash, bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_BOLDDASHDOTDOT 0 en-GB Overline (dot dot dash, bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OL_BOLDWAVE 0 en-GB Overline (wave, bold) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_STRIKEOUT_NONE 0 en-GB No strikethrough 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_STRIKEOUT_SINGLE 0 en-GB Single strikethrough 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_STRIKEOUT_DOUBLE 0 en-GB Double strikethrough 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_STRIKEOUT_BOLD 0 en-GB Bold strikethrough 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_STRIKEOUT_SLASH 0 en-GB Strike through with slash 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_STRIKEOUT_X 0 en-GB Strike through with Xes 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CASEMAP_NONE 0 en-GB None 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CASEMAP_VERSALIEN 0 en-GB Caps 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CASEMAP_GEMEINE 0 en-GB Lower-case 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CASEMAP_TITEL 0 en-GB Title 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CASEMAP_KAPITAELCHEN 0 en-GB Small caps 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ESCAPEMENT_OFF 0 en-GB Normal position 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ESCAPEMENT_SUPER 0 en-GB Superscript 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ESCAPEMENT_SUB 0 en-GB Subscript 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ESCAPEMENT_AUTO 0 en-GB automatic 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ADJUST_LEFT 0 en-GB Align left 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ADJUST_RIGHT 0 en-GB Align right 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ADJUST_BLOCK 0 en-GB Justify 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ADJUST_CENTER 0 en-GB Centred 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ADJUST_BLOCKLINE 0 en-GB Justify 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_TAB_DECIMAL_CHAR 0 en-GB Decimal Symbol: 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_TAB_FILL_CHAR 0 en-GB Fill character: 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_TAB_ADJUST_LEFT 0 en-GB Left 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_TAB_ADJUST_RIGHT 0 en-GB Right 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_TAB_ADJUST_DECIMAL 0 en-GB Decimal 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_TAB_ADJUST_CENTER 0 en-GB Centred 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_TAB_ADJUST_DEFAULT 0 en-GB Default 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SINGLE_LINE0 0 en-GB Single, fine lines 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SINGLE_LINE1 0 en-GB Single, thin 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SINGLE_LINE2 0 en-GB Single, thick 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SINGLE_LINE3 0 en-GB Single, very thick 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SINGLE_LINE4 0 en-GB Single, bold 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_DOUBLE_LINE0 0 en-GB Double, fine lines, spacing: small 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_DOUBLE_LINE1 0 en-GB Double, fine line, spacing: large 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_DOUBLE_LINE2 0 en-GB Double, thin, spacing: small 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_DOUBLE_LINE3 0 en-GB Double, thick, spacing: large 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_DOUBLE_LINE4 0 en-GB Double, inside: fine lines, outside: thin, spacing: large 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_DOUBLE_LINE5 0 en-GB Double, inside: fine lines, outside: thick, spacing: large 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_DOUBLE_LINE6 0 en-GB Double, inside: fine lines, outside: very thick, spacing: large 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_DOUBLE_LINE7 0 en-GB Double, inside: thin, outside: thick, spacing: large 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_DOUBLE_LINE8 0 en-GB Double, inside: thick, outside: thin, spacing: small 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_DOUBLE_LINE9 0 en-GB Double, inside: thick, outside: very thick, spacing: large 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_DOUBLE_LINE10 0 en-GB Double, inside: very thick, outside: thick, Spacing: large 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_SHADOWED_TRUE 0 en-GB Shadowed 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_SHADOWED_FALSE 0 en-GB Not Shadowed 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BLINK_TRUE 0 en-GB Blinking 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BLINK_FALSE 0 en-GB Not Blinking 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_AUTOKERN_TRUE 0 en-GB Pair Kerning 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_AUTOKERN_FALSE 0 en-GB No pair kerning 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WORDLINE_TRUE 0 en-GB Individual words 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WORDLINE_FALSE 0 en-GB Not Words Only 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CONTOUR_TRUE 0 en-GB Outline 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CONTOUR_FALSE 0 en-GB No Outline 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PRINT_TRUE 0 en-GB Print 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PRINT_FALSE 0 en-GB Don't print 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OPAQUE_TRUE 0 en-GB Opaque 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_OPAQUE_FALSE 0 en-GB Not Opaque 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_FMTKEEP_TRUE 0 en-GB Keep with next paragraph 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_FMTKEEP_FALSE 0 en-GB Don't Keep Paragraphs Together 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_FMTSPLIT_TRUE 0 en-GB Split paragraph 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_FMTSPLIT_FALSE 0 en-GB Don't split paragraph 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PROT_CONTENT_TRUE 0 en-GB Contents protected 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PROT_CONTENT_FALSE 0 en-GB Contents not protected 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PROT_SIZE_TRUE 0 en-GB Size protected 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PROT_SIZE_FALSE 0 en-GB Size not protected 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PROT_POS_TRUE 0 en-GB Position protected 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PROT_POS_FALSE 0 en-GB Position not protected 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_TRANSPARENT_TRUE 0 en-GB Transparent 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_TRANSPARENT_FALSE 0 en-GB Not Transparent 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_HYPHEN_TRUE 0 en-GB Hyphenation 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_HYPHEN_FALSE 0 en-GB No hyphenation 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_END_TRUE 0 en-GB Page End 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_END_FALSE 0 en-GB No Page End 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_SIZE_WIDTH 0 en-GB Width: 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_SIZE_HEIGHT 0 en-GB Height: 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_LRSPACE_LEFT 0 en-GB Indent left 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_LRSPACE_FLINE 0 en-GB First Line 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_LRSPACE_RIGHT 0 en-GB Indent right 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_SHADOW_COMPLETE 0 en-GB Shadow: 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BORDER_COMPLETE 0 en-GB Borders 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BORDER_NONE 0 en-GB No border 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BORDER_TOP 0 en-GB top 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BORDER_BOTTOM 0 en-GB bottom 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BORDER_LEFT 0 en-GB left 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BORDER_RIGHT 0 en-GB right 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_BORDER_DISTANCE 0 en-GB Spacing 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ULSPACE_UPPER 0 en-GB From top 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ULSPACE_LOWER 0 en-GB From bottom 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_LINES 0 en-GB %1 Lines 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_WIDOWS_COMPLETE 0 en-GB Widow control 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_ORPHANS_COMPLETE 0 en-GB Orphan control 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_HYPHEN_MINLEAD 0 en-GB Characters at end of line 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_HYPHEN_MINTRAIL 0 en-GB Characters at beginning of line 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_HYPHEN_MAX 0 en-GB Hyphens 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PAGEMODEL_COMPLETE 0 en-GB Page Style: 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_KERNING_COMPLETE 0 en-GB Kerning 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_KERNING_EXPANDED 0 en-GB locked 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_KERNING_CONDENSED 0 en-GB Condensed 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_GRAPHIC 0 en-GB Graphic 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_EMPHASIS_NONE_STYLE 0 en-GB none 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_EMPHASIS_DOT_STYLE 0 en-GB Dots 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_EMPHASIS_CIRCLE_STYLE 0 en-GB Circle 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_EMPHASIS_DISC_STYLE 0 en-GB Filled circle 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_EMPHASIS_ACCENT_STYLE 0 en-GB Accent 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_EMPHASIS_ABOVE_POS 0 en-GB Above 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_EMPHASIS_BELOW_POS 0 en-GB Below 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_TWOLINES_OFF 0 en-GB Double-lined off 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_TWOLINES 0 en-GB Double-lined 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_SCRPTSPC_OFF 0 en-GB No automatic character spacing 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_SCRPTSPC_ON 0 en-GB No automatic character spacing 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_HNGPNCT_OFF 0 en-GB No hanging punctuation at end of line 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_HNGPNCT_ON 0 en-GB Hanging punctuation at end of line 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_FORBIDDEN_RULE_OFF 0 en-GB Apply list of forbidden characters to beginning and end of lines 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_FORBIDDEN_RULE_ON 0 en-GB Don't apply list of forbidden characters to beginning and end of lines 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CHARROTATE_OFF 0 en-GB No rotated characters 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CHARROTATE 0 en-GB Character rotated by $(ARG1)° 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CHARROTATE_FITLINE 0 en-GB Fit to line 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CHARSCALE 0 en-GB Characters scaled $(ARG1)% 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CHARSCALE_OFF 0 en-GB No scaled characters 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_RELIEF_NONE 0 en-GB No relief 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_RELIEF_EMBOSSED 0 en-GB Relief 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_RELIEF_ENGRAVED 0 en-GB Engraved 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PARAVERTALIGN_AUTO 0 en-GB Automatic text alignment 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PARAVERTALIGN_BASELINE 0 en-GB Text aligned to base line 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PARAVERTALIGN_TOP 0 en-GB Text aligned top 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PARAVERTALIGN_CENTER 0 en-GB Text aligned middle 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PARAVERTALIGN_BOTTOM 0 en-GB Text aligned bottom 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_FRMDIR_HORI_LEFT_TOP 0 en-GB Text direction left-to-right (horizontal) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_FRMDIR_HORI_RIGHT_TOP 0 en-GB Text direction right-to-left (horizontal) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_FRMDIR_VERT_TOP_RIGHT 0 en-GB Text direction right-to-left (vertical) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_FRMDIR_VERT_TOP_LEFT 0 en-GB Text direction left-to-right (vertical) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_FRMDIR_ENVIRONMENT 0 en-GB Use superordinate object text direction setting 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PARASNAPTOGRID_ON 0 en-GB Paragraph snaps to text grid (if active) 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_PARASNAPTOGRID_OFF 0 en-GB Paragraph does not snap to text grid 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CHARHIDDEN_FALSE 0 en-GB Not hidden 20200411 15:09:53 editeng source\items\svxitems.src 0 string RID_SVXITEMS_CHARHIDDEN_TRUE 0 en-GB Hidden 20200411 15:09:53 editeng source\outliner\outliner.src 0 string RID_OUTLUNDO_HEIGHT 0 en-GB Move 20200411 15:09:53 editeng source\outliner\outliner.src 0 string RID_OUTLUNDO_DEPTH 0 en-GB Indent 20200411 15:09:53 editeng source\outliner\outliner.src 0 string RID_OUTLUNDO_EXPAND 0 en-GB Show subpoints 20200411 15:09:53 editeng source\outliner\outliner.src 0 string RID_OUTLUNDO_COLLAPSE 0 en-GB Collapse 20200411 15:09:53 editeng source\outliner\outliner.src 0 string RID_OUTLUNDO_ATTR 0 en-GB Apply attributes 20200411 15:09:53 editeng source\outliner\outliner.src 0 string RID_OUTLUNDO_INSERT 0 en-GB Insert 20200411 15:09:53 editeng source\editeng\editeng.src 0 string RID_EDITUNDO_DEL 0 en-GB Delete 20200411 15:09:53 editeng source\editeng\editeng.src 0 string RID_EDITUNDO_MOVE 0 en-GB Move 20200411 15:09:53 editeng source\editeng\editeng.src 0 string RID_EDITUNDO_INSERT 0 en-GB Insert 20200411 15:09:53 editeng source\editeng\editeng.src 0 string RID_EDITUNDO_REPLACE 0 en-GB Replace 20200411 15:09:53 editeng source\editeng\editeng.src 0 string RID_EDITUNDO_SETATTRIBS 0 en-GB Apply attributes 20200411 15:09:53 editeng source\editeng\editeng.src 0 string RID_EDITUNDO_RESETATTRIBS 0 en-GB Reset attributes 20200411 15:09:53 editeng source\editeng\editeng.src 0 string RID_EDITUNDO_INDENT 0 en-GB Indent 20200411 15:09:53 editeng source\editeng\editeng.src 0 string RID_EDITUNDO_SETSTYLE 0 en-GB Apply Styles 20200411 15:09:53 editeng source\editeng\editeng.src 0 string RID_EDITUNDO_TRANSLITERATE 0 en-GB Case/Characters 20200411 15:09:53 editeng source\editeng\editeng.src 0 menuitem RID_MENU_SPELL MN_SPELLING HID_EDITENG_SPELLER_START 0 en-GB ~Spell check... 20200411 15:09:53 editeng source\editeng\editeng.src 0 menuitem RID_MENU_SPELL MN_INSERT HID_EDITENG_SPELLER_ADDWORD 0 en-GB ~Add 20200411 15:09:53 editeng source\editeng\editeng.src 0 menuitem RID_MENU_SPELL MN_IGNORE HID_EDITENG_SPELLER_IGNORE 0 en-GB Ignore All 20200411 15:09:53 editeng source\editeng\editeng.src 0 menuitem RID_MENU_SPELL MN_AUTOCORR HID_EDITENG_SPELLER_AUTOCORRECT 0 en-GB AutoCorrect 20200411 15:09:53 editeng source\editeng\editeng.src 0 string RID_STR_WORD 0 en-GB Word is %x 20200411 15:09:53 editeng source\editeng\editeng.src 0 string RID_STR_PARAGRAPH 0 en-GB Paragraph is %x 20200411 15:09:53 editeng source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION 0 en-GB Image bullet in paragraph 20200411 15:09:53 editeng source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_IMAGEBULLET_NAME 0 en-GB Image bullet 20200411 15:09:53 editeng source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_PARAGRAPH_DESCRIPTION 0 en-GB Paragraph: $(ARG) 20200411 15:09:53 editeng source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_PARAGRAPH_NAME 0 en-GB Paragraph $(ARG) 20200411 15:09:53 uui source\nameclashdlg.src 0 pushbutton DLG_SIMPLE_NAME_CLASH BTN_OVERWRITE 0 en-GB Replace 20200411 15:09:53 uui source\nameclashdlg.src 0 pushbutton DLG_SIMPLE_NAME_CLASH BTN_RENAME 0 en-GB Rename 20200411 15:09:53 uui source\nameclashdlg.src 0 modaldialog DLG_SIMPLE_NAME_CLASH HID_DLG_SIMPLE_NAME_CLASH 0 en-GB File Exists 20200411 15:09:53 uui source\secmacrowarnings.src 0 fixedtext RID_XMLSECDLG_MACROWARN FI_DESCR1A 0 en-GB The document contains document macros signed by: 20200411 15:09:53 uui source\secmacrowarnings.src 0 fixedtext RID_XMLSECDLG_MACROWARN FI_DESCR1B 0 en-GB The document contains document macros. 20200411 15:09:53 uui source\secmacrowarnings.src 0 pushbutton RID_XMLSECDLG_MACROWARN PB_VIEWSIGNS 0 en-GB View Signatures... 20200411 15:09:53 uui source\secmacrowarnings.src 0 fixedtext RID_XMLSECDLG_MACROWARN FI_DESCR2 0 en-GB Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros. 20200411 15:09:53 uui source\secmacrowarnings.src 0 checkbox RID_XMLSECDLG_MACROWARN CB_ALWAYSTRUST 0 en-GB Always trust macros from this source 20200411 15:09:53 uui source\secmacrowarnings.src 0 okbutton RID_XMLSECDLG_MACROWARN PB_ENABLE 0 en-GB ~Enable Macros 20200411 15:09:53 uui source\secmacrowarnings.src 0 cancelbutton RID_XMLSECDLG_MACROWARN PB_DISABLE 0 en-GB ~Disable Macros 20200411 15:09:53 uui source\secmacrowarnings.src 0 modaldialog RID_XMLSECDLG_MACROWARN HID_XMLSECDLG_MACROWARN 0 en-GB %PRODUCTNAME - Security Warning 20200411 15:09:53 uui source\openlocked.src 0 string STR_OPENLOCKED_TITLE 0 en-GB Document in Use 20200411 15:09:53 uui source\openlocked.src 0 string STR_OPENLOCKED_MSG 0 en-GB Document file '$(ARG1)' is locked for editing by:\n\n$(ARG2)\n\nOpen document read-only or open a copy of the document for editing.\n\n 20200411 15:09:53 uui source\openlocked.src 0 string STR_OPENLOCKED_OPENREADONLY_BTN 0 en-GB Open ~Read-Only 20200411 15:09:53 uui source\openlocked.src 0 string STR_OPENLOCKED_OPENCOPY_BTN 0 en-GB Open ~Copy 20200411 15:09:53 uui source\openlocked.src 0 string STR_UNKNOWNUSER 0 en-GB Unknown User 20200411 15:09:53 uui source\unknownauthdlg.src 0 pushbutton DLG_UUI_UNKNOWNAUTH PB_VIEW__CERTIFICATE 70 en-GB Examine Certificate... 20200411 15:09:53 uui source\unknownauthdlg.src 0 helpbutton DLG_UUI_UNKNOWNAUTH PB_HELP 0 en-GB Help 20200411 15:09:53 uui source\unknownauthdlg.src 0 pushbutton DLG_UUI_UNKNOWNAUTH PB_OK 0 en-GB OK 20200411 15:09:53 uui source\unknownauthdlg.src 0 radiobutton DLG_UUI_UNKNOWNAUTH RB_ACCEPT_1 182 en-GB Accept this certificate temporarily for this session 20200411 15:09:53 uui source\unknownauthdlg.src 0 radiobutton DLG_UUI_UNKNOWNAUTH RB_DONTACCEPT_2 182 en-GB Do not accept this certificate and do not connect to this Web site 20200411 15:09:53 uui source\unknownauthdlg.src 0 fixedtext DLG_UUI_UNKNOWNAUTH FT_LABEL_1 190 en-GB No Text 20200411 15:09:53 uui source\unknownauthdlg.src 0 modaldialog DLG_UUI_UNKNOWNAUTH HID_DLG_UNKNOWNAUTH_UUI 0 en-GB Website Certified by an Unknown Authority 20200411 15:09:53 uui source\alreadyopen.src 0 string STR_ALREADYOPEN_MSG 0 en-GB Document file '$(ARG1)' is locked for editing by yourself on a different system since $(ARG2)\n\nOpen document read-only, or ignore own file locking and open the document for editing.\n\n 20200411 15:09:53 uui source\alreadyopen.src 0 string STR_ALREADYOPEN_READONLY_BTN 0 en-GB Open ~Read-Only 20200411 15:09:53 uui source\alreadyopen.src 0 string STR_ALREADYOPEN_OPEN_BTN 0 en-GB ~Open 20200411 15:09:53 uui source\alreadyopen.src 0 string STR_ALREADYOPEN_SAVE_MSG 0 en-GB Document file '$(ARG1)' is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other system and retry saving or ignore own file locking and save current document.\n\n 20200411 15:09:53 uui source\alreadyopen.src 0 string STR_ALREADYOPEN_RETRY_SAVE_BTN 0 en-GB ~Retry Saving 20200411 15:09:53 uui source\alreadyopen.src 0 string STR_ALREADYOPEN_SAVE_BTN 0 en-GB ~Save 20200411 15:09:53 uui source\newerverwarn.src 0 fixedtext RID_DLG_NEWER_VERSION_WARNING FT_INFO 0 en-GB This document was created by a newer version of %PRODUCTNAME. It may contain features not supported by your current version.\n\nClick 'Update Now...' to run online update and obtain the latest version of %PRODUCTNAME. 20200411 15:09:53 uui source\newerverwarn.src 0 pushbutton RID_DLG_NEWER_VERSION_WARNING PB_UPDATE 0 en-GB ~Update Now... 20200411 15:09:53 uui source\newerverwarn.src 0 cancelbutton RID_DLG_NEWER_VERSION_WARNING PB_LATER 0 en-GB ~Later 20200411 15:09:53 uui source\newerverwarn.src 0 modaldialog RID_DLG_NEWER_VERSION_WARNING HID_DLG_NEWERVERSIONWARNING 0 en-GB %PRODUCTNAME Update Available 20200411 15:09:53 uui source\masterpasscrtdlg.src 0 fixedtext DLG_UUI_MASTERPASSWORD_CRT FT_INFOTEXT 0 en-GB Passwords for web connections are protected by a master password. You will be asked to enter it once per session, if %PRODUCTNAME retrieves a password from the protected password list. 20200411 15:09:53 uui source\masterpasscrtdlg.src 0 fixedtext DLG_UUI_MASTERPASSWORD_CRT FT_MASTERPASSWORD_CRT 0 en-GB ~Enter password 20200411 15:09:53 uui source\masterpasscrtdlg.src 0 fixedtext DLG_UUI_MASTERPASSWORD_CRT FT_MASTERPASSWORD_REPEAT 0 en-GB ~Re-enter password 20200411 15:09:53 uui source\masterpasscrtdlg.src 0 fixedtext DLG_UUI_MASTERPASSWORD_CRT FT_CAUTIONTEXT 0 en-GB Caution: Ensure you remember the Master Password you have set. If you forget your Master Password, you will be unable to access any of the information protected by it. Passwords are case-sensitive and at least five characters long. 20200411 15:09:53 uui source\masterpasscrtdlg.src 0 modaldialog DLG_UUI_MASTERPASSWORD_CRT HID_DLG_MASTERPASSWORD_CRT 0 en-GB Set Master Password 20200411 15:09:53 uui source\passworddlg.src 0 string DLG_UUI_PASSWORD STR_ENTER_PASSWORD_TO_OPEN 50 en-GB Enter password to open file: \n 20200411 15:09:53 uui source\passworddlg.src 0 string DLG_UUI_PASSWORD STR_ENTER_PASSWORD_TO_MODIFY 50 en-GB Enter password to modify file: \n 20200411 15:09:53 uui source\passworddlg.src 0 string DLG_UUI_PASSWORD STR_ENTER_SIMPLE_PASSWORD 50 en-GB Enter password: 20200411 15:09:53 uui source\passworddlg.src 0 string DLG_UUI_PASSWORD STR_CONFIRM_SIMPLE_PASSWORD 50 en-GB Confirm password: 20200411 15:09:53 uui source\passworddlg.src 0 string DLG_UUI_PASSWORD STR_TITLE_CREATE_PASSWORD 50 en-GB Set Password 20200411 15:09:53 uui source\passworddlg.src 0 string DLG_UUI_PASSWORD STR_TITLE_ENTER_PASSWORD 50 en-GB Enter Password 20200411 15:09:53 uui source\passworddlg.src 0 string DLG_UUI_PASSWORD STR_PASSWORD_MISMATCH 50 en-GB The confirmation password did not match the password. Set the password again by entering the same password in both boxes. 20200411 15:09:53 uui source\logindlg.src 0 fixedtext DLG_UUI_LOGIN FT_LOGIN_ERROR 165 en-GB Message from server: 20200411 15:09:53 uui source\logindlg.src 0 fixedtext DLG_UUI_LOGIN FT_INFO_LOGIN_REQUEST 165 en-GB Enter user name and password for: \n%1 20200411 15:09:53 uui source\logindlg.src 0 string DLG_UUI_LOGIN STR_LOGIN_REALM 165 en-GB Enter user name and password for: \n"%2" on %1 20200411 15:09:53 uui source\logindlg.src 0 fixedtext DLG_UUI_LOGIN FT_LOGIN_PATH 112 en-GB ~Path 20200411 15:09:53 uui source\logindlg.src 0 fixedtext DLG_UUI_LOGIN FT_LOGIN_USERNAME 165 en-GB ~User name 20200411 15:09:53 uui source\logindlg.src 0 fixedtext DLG_UUI_LOGIN FT_LOGIN_PASSWORD 165 en-GB Pass~word 20200411 15:09:53 uui source\logindlg.src 0 fixedtext DLG_UUI_LOGIN FT_LOGIN_ACCOUNT 165 en-GB A~ccount 20200411 15:09:53 uui source\logindlg.src 0 checkbox DLG_UUI_LOGIN CB_LOGIN_SAVEPASSWORD HID_LOGIN_DLG_REMEMBER_PASSWORD 165 en-GB ~Remember password 20200411 15:09:53 uui source\logindlg.src 0 checkbox DLG_UUI_LOGIN CB_LOGIN_USESYSCREDS HID_LOGIN_DLG_USE_SYSTEM_CREDENTIALS 165 en-GB ~Use system credentials 20200411 15:09:53 uui source\logindlg.src 0 modaldialog DLG_UUI_LOGIN HID_DLG_LOGIN 177 en-GB Authentication Required 20200411 15:09:53 uui source\lockfailed.src 0 string STR_LOCKFAILED_TITLE 0 en-GB Document Could Not Be Locked 20200411 15:09:53 uui source\lockfailed.src 0 string STR_LOCKFAILED_MSG 0 en-GB The file could not be locked for exclusive access by %PRODUCTNAME, due to missing permission to create a lock file on that file location. 20200411 15:09:53 uui source\lockfailed.src 0 string STR_LOCKFAILED_DONTSHOWAGAIN 0 en-GB ~Do not show this message again 20200411 15:09:53 uui source\sslwarndlg.src 0 fixedtext DLG_UUI_SSLWARN FT_LABEL_1 195 en-GB No Text 20200411 15:09:53 uui source\sslwarndlg.src 0 pushbutton DLG_UUI_SSLWARN PB_VIEW__CERTIFICATE 0 en-GB View Certificate 20200411 15:09:53 uui source\sslwarndlg.src 0 cancelbutton DLG_UUI_SSLWARN PB_CANCEL 0 en-GB Cancel Connection 20200411 15:09:53 uui source\sslwarndlg.src 0 pushbutton DLG_UUI_SSLWARN PB_OK 0 en-GB Continue 20200411 15:09:53 uui source\sslwarndlg.src 0 modaldialog DLG_UUI_SSLWARN HID_DLG_SSLWARN_UUI 0 en-GB Security Warning: 20200411 15:09:53 uui source\ids.src 0 string RID_KEEP_PASSWORD 1 en-GB ~Remember password until end of session 20200411 15:09:53 uui source\ids.src 0 string RID_SAVE_PASSWORD 1 en-GB ~Remember password 20200411 15:09:53 uui source\ids.src 0 string STR_WARNING_BROKENSIGNATURE_TITLE 1 en-GB Invalid Document Signature 20200411 15:09:53 uui source\ids.src 0 string STR_WARNING_INCOMPLETE_ENCRYPTION_TITLE 1 en-GB Non-Encrypted Streams 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_ABORT & ERRCODE_RES_MASK) 0 en-GB The operation executed on $(ARG1) was aborted. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_ACCESSDENIED & ERRCODE_RES_MASK) 0 en-GB Access to $(ARG1) was denied. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_ALREADYEXISTS & ERRCODE_RES_MASK) 0 en-GB $(ARG1) already exists. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_TARGETALREADYEXISTS & ERRCODE_RES_MASK) 0 en-GB Target already exists. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_MODULESIZEEXCEEDED & ERRCODE_RES_MASK) 0 en-GB You are about to save/export a password-protected basic library containing module(s) \n$(ARG1)\nwhich are too large to store in binary format. If you wish users that don't have access to the library password to be able to run macros in those module(s) you must split those modules into a number of smaller modules. Do you wish to continue to save/export this library? 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_BADCRC & ERRCODE_RES_MASK) 0 en-GB The data from $(ARG1) has an incorrect checksum. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_CANTCREATE & ERRCODE_RES_MASK) 0 en-GB The object $(ARG1) cannot be created in directory $(ARG2). 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_CANTREAD & ERRCODE_RES_MASK) 0 en-GB Data of $(ARG1) could not be read. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_CANTSEEK & ERRCODE_RES_MASK) 0 en-GB The seek operation on $(ARG1) could not be performed. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_CANTTELL & ERRCODE_RES_MASK) 0 en-GB The tell operation on $(ARG1) could not be performed. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_CANTWRITE & ERRCODE_RES_MASK) 0 en-GB Data for $(ARG1) could not be written. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_CURRENTDIR & ERRCODE_RES_MASK) 0 en-GB Action impossible: $(ARG1) is the current directory. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NOTREADY & ERRCODE_RES_MASK) 0 en-GB $(ARG1) is not ready. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NOTSAMEDEVICE & ERRCODE_RES_MASK) 0 en-GB Action impossible: $(ARG1) and $(ARG2) are different devices (drives). 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_GENERAL & ERRCODE_RES_MASK) 0 en-GB General input/output error while accessing $(ARG1). 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_INVALIDACCESS & ERRCODE_RES_MASK) 0 en-GB An attempt was made to access $(ARG1) in an invalid way. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_INVALIDCHAR & ERRCODE_RES_MASK) 0 en-GB $(ARG1) contains invalid characters. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_INVALIDDEVICE & ERRCODE_RES_MASK) 0 en-GB The device (drive) $(ARG1) is invalid. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_INVALIDLENGTH & ERRCODE_RES_MASK) 0 en-GB The data from $(ARG1) has an invalid length. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_INVALIDPARAMETER & ERRCODE_RES_MASK) 0 en-GB The operation on $(ARG1) was started with an invalid parameter. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_ISWILDCARD & ERRCODE_RES_MASK) 0 en-GB The operation cannot be performed because $(ARG1) contains wildcards. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_LOCKVIOLATION & ERRCODE_RES_MASK) 0 en-GB Error during shared access to $(ARG1). 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_MISPLACEDCHAR & ERRCODE_RES_MASK) 0 en-GB $(ARG1) contains misplaced characters. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NAMETOOLONG & ERRCODE_RES_MASK) 0 en-GB The name $(ARG1) contains too many characters. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NOTEXISTS & ERRCODE_RES_MASK) 0 en-GB $(ARG1) does not exist. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NOTEXISTSPATH & ERRCODE_RES_MASK) 0 en-GB The path $(ARG1) does not exist. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NOTSUPPORTED & ERRCODE_RES_MASK) 0 en-GB The operation on $(ARG1) is not supported on this operating system. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NOTADIRECTORY & ERRCODE_RES_MASK) 0 en-GB $(ARG1) is not a directory. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NOTAFILE & ERRCODE_RES_MASK) 0 en-GB $(ARG1) is not a file. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_OUTOFSPACE & ERRCODE_RES_MASK) 0 en-GB There is no space left on device $(ARG1). 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_TOOMANYOPENFILES & ERRCODE_RES_MASK) 0 en-GB The operation on $(ARG1) cannot be performed because too many files are already open. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_OUTOFMEMORY & ERRCODE_RES_MASK) 0 en-GB The operation on $(ARG1) cannot be performed because there is no more memory available. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_PENDING & ERRCODE_RES_MASK) 0 en-GB The operation on $(ARG1) cannot continue because more data is pending. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_RECURSIVE & ERRCODE_RES_MASK) 0 en-GB $(ARG1) cannot be copied into itself. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_UNKNOWN & ERRCODE_RES_MASK) 0 en-GB Unknown input/output error while accessing $(ARG1). 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_WRITEPROTECTED & ERRCODE_RES_MASK) 0 en-GB $(ARG1) is write protected. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_WRONGFORMAT & ERRCODE_RES_MASK) 0 en-GB $(ARG1) is not in the correct format. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_WRONGVERSION & ERRCODE_RES_MASK) 0 en-GB The version of $(ARG1) is not correct. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NOTEXISTS_VOLUME & ERRCODE_RES_MASK) 0 en-GB Drive $(ARG1) does not exist. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NOTEXISTS_FOLDER & ERRCODE_RES_MASK) 0 en-GB Folder $(ARG1) does not exist. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_WRONGJAVA & ERRCODE_RES_MASK) 0 en-GB The installed Java version is not supported. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_WRONGJAVA_VERSION & ERRCODE_RES_MASK) 0 en-GB The installed Java version $(ARG1) is not supported. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_WRONGJAVA_MIN & ERRCODE_RES_MASK) 0 en-GB The installed Java version is not supported, at least version $(ARG1) is required. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_WRONGJAVA_VERSION_MIN & ERRCODE_RES_MASK) 0 en-GB The installed Java version $(ARG1) is not supported, at least version $(ARG2) is required. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_BADPARTNERSHIP & ERRCODE_RES_MASK) 0 en-GB The data associated with the partnership is corrupt. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_BADPARTNERSHIP_NAME & ERRCODE_RES_MASK) 0 en-GB The data associated with the partnership $(ARG1) is corrupt. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NOTREADY_VOLUME & ERRCODE_RES_MASK) 0 en-GB Volume $(ARG1) is not ready. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NOTREADY_REMOVABLE & ERRCODE_RES_MASK) 0 en-GB $(ARG1) is not ready; please insert a storage medium. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_NOTREADY_VOLUME_REMOVABLE & ERRCODE_RES_MASK) 0 en-GB Volume $(ARG1) is not ready; please insert a storage medium. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_WRONGMEDIUM & ERRCODE_RES_MASK) 0 en-GB Please insert disc $(ARG1). 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_CANTCREATE_NONAME & ERRCODE_RES_MASK) 0 en-GB The object cannot be created in directory $(ARG1). 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_UNSUPPORTEDOVERWRITE & ERRCODE_RES_MASK) 0 en-GB %PRODUCTNAME cannot keep files from being overwritten when this transmission protocol is used. Do you want to continue anyway? 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_BROKENPACKAGE & ERRCODE_RES_MASK) 1 en-GB The file '$(ARG1)' is corrupt and therefore cannot be opened. %PRODUCTNAME can try to repair the file.\n\nThe corruption could be the result of document manipulation or of structural document damage due to data transmission.\n\nWe recommend that you do not trust the content of the repaired document.\nExecution of macros is disabled for this document.\n\nShould %PRODUCTNAME repair the file?\n 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_IO_BROKENPACKAGE_CANTREPAIR & ERRCODE_RES_MASK) 1 en-GB The file '$(ARG1)' could not be repaired and therefore cannot be opened. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_CONFIGURATION_BROKENDATA_NOREMOVE & ERRCODE_RES_MASK) 1 en-GB Configuration data in '$(ARG1)' is corrupted. Without this data some functions may not operate correctly.\nDo you want to continue start-up of %PRODUCTNAME without the corrupt configuration data? 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_CONFIGURATION_BROKENDATA_WITHREMOVE & ERRCODE_RES_MASK) 1 en-GB The personal configuration file '$(ARG1)' is corrupted and must be deleted to continue. Some of your personal settings may be lost.\nDo you want to continue start-up of %PRODUCTNAME without the corrupt configuration data? 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_CONFIGURATION_BACKENDMISSING & ERRCODE_RES_MASK) 1 en-GB The configuration data source '$(ARG1)' is unavailable. Without this data some functions may not operate correctly. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_CONFIGURATION_BACKENDMISSING_WITHRECOVER & ERRCODE_RES_MASK) 1 en-GB The configuration data source '$(ARG1)' is unavailable. Without this data some functions may not operate correctly.\nDo you want to continue start-up of %PRODUCTNAME without the missing configuration data? 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_INVALID_XFORMS_SUBMISSION_DATA & ERRCODE_RES_MASK) 1 en-GB The form contains invalid data. Do you still want to continue? 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_LOCKING_LOCKED & ERRCODE_RES_MASK) 1 en-GB The file $(ARG1) is locked by another user. Currently, another write access to this file cannot be granted. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_LOCKING_LOCKED_SELF & ERRCODE_RES_MASK) 1 en-GB The file $(ARG1) is locked by yourself. Currently, another write access to this file cannot be granted. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_LOCKING_NOT_LOCKED & ERRCODE_RES_MASK) 1 en-GB The file $(ARG1) is currently not locked by yourself. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_LOCKING_LOCK_EXPIRED & ERRCODE_RES_MASK) 1 en-GB The previously obtained lock for file $(ARG1) has expired.\nThis can happen due to problems on the server managing the file lock. It cannot be guaranteed that write operations on this file will not overwrite changes done by other users! 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_UNKNOWNAUTH_UNTRUSTED) 1 en-GB Unable to verify the identity of $(ARG1) site.\n\nBefore accepting this certificate, you should examine this site's certificate carefully. Are you willing to accept this certificate for the purpose of identifying the Web site $(ARG1)? 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_SSLWARN_EXPIRED_1) 1 en-GB $(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n\nYou should ensure that your computer's time is correct. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_SSLWARN_DOMAINMISMATCH_1) 1 en-GB You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n\nIf you suspect the certificate shown does not belong to $(ARG1), please cancel the connection and notify the site administrator.\n\nWould you like to continue anyway? 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (ERRCODE_UUI_SSLWARN_INVALID_1) 1 en-GB The certificate could not be validated. You should examine this site's certificate carefully.\n\nIf you suspect the certificate shown, please cancel the connection and notify the site administrator. 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (TITLE_UUI_SSLWARN_DOMAINMISMATCH) 1 en-GB Security Warning: Domain Name Mismatch 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (TITLE_UUI_SSLWARN_EXPIRED) 1 en-GB Security Warning: Server Certificate Expired 20200411 15:09:53 uui source\ids.src 0 string RID_UUI_ERRHDL (TITLE_UUI_SSLWARN_INVALID) 1 en-GB Security Warning: Server Certificate Invalid 20200411 15:09:53 uui source\filechanged.src 0 string STR_FILECHANGED_TITLE 0 en-GB Document Has Been Changed by Others 20200411 15:09:53 uui source\filechanged.src 0 string STR_FILECHANGED_MSG 0 en-GB The file has been changed since it was opened for editing in %PRODUCTNAME. Saving your version of the document will overwrite changes made by others.\n\nDo you want to save anyway?\n\n 20200411 15:09:53 uui source\filechanged.src 0 string STR_FILECHANGED_SAVEANYWAY_BTN 0 en-GB ~Save Anyway 20200411 15:09:53 uui source\cookiedg.src 0 radiobutton DLG_COOKIES RB_INFUTURE_SEND 52 en-GB ~Send 20200411 15:09:53 uui source\cookiedg.src 0 radiobutton DLG_COOKIES RB_INFUTURE_IGNORE 52 en-GB I~gnore 20200411 15:09:53 uui source\cookiedg.src 0 radiobutton DLG_COOKIES RB_INFUTURE_INTERACTIVE 52 en-GB I~nteractive 20200411 15:09:53 uui source\cookiedg.src 0 groupbox DLG_COOKIES GB_INFUTURE 174 en-GB Future Cookie Handling 20200411 15:09:53 uui source\cookiedg.src 0 pushbutton DLG_COOKIES BTN_COOKIES_CANCEL 50 en-GB ~Ignore 20200411 15:09:53 uui source\cookiedg.src 0 pushbutton DLG_COOKIES BTN_COOKIES_OK 50 en-GB ~Send 20200411 15:09:53 uui source\cookiedg.src 0 string STR_COOKIES_RECV_START 50 en-GB The '${HOST}' server wishes to set one or more cookies.\nCookies contain information referring to certain URL classes. If %PRODUCTNAME later requests a document with a URL corresponding to the class of a previously set cookie, %PRODUCTNAME will send this information to the server. This allows a server to recognise the status of a WWW application, e.g., when shopping on-line.\n\nThe following Cookies should be set:\n\n 20200411 15:09:53 uui source\cookiedg.src 0 string STR_COOKIES_RECV_COOKIES 50 en-GB Domain: ${DOMAIN}, Path: ${PATH}, Cookie: ${COOKIE}.\n 20200411 15:09:53 uui source\cookiedg.src 0 string STR_COOKIES_RECV_TITLE 50 en-GB Cookie Reception 20200411 15:09:53 uui source\cookiedg.src 0 string STR_COOKIES_SEND_START 50 en-GB %PRODUCTNAME has saved cookies for the server '${HOST}' which will be sent when requesting the document ${PATH}.\nCookies contain information which refers to certain URL classes. They are sent by some servers to %PRODUCTNAME where they are saved when certain documents are accessed. If %PRODUCTNAME loads a document that, according to the URL, corresponds to a class of one of the previously received Cookies, %PRODUCTNAME will send this information to that server. This enables a server to keep track of the status of a WWW application, e.g., when shopping on-line.\n\nThe following Cookies are to be set:\n\n 20200411 15:09:53 uui source\cookiedg.src 0 string STR_COOKIES_SEND_COOKIES 50 en-GB Domain: ${DOMAIN}, Path: ${PATH}, Cookie: ${COOKIE}.\n 20200411 15:09:53 uui source\cookiedg.src 0 string STR_COOKIES_SEND_TITLE 50 en-GB Send Cookies 20200411 15:09:53 uui source\masterpassworddlg.src 0 fixedtext DLG_UUI_MASTERPASSWORD FT_MASTERPASSWORD 169 en-GB Enter password 20200411 15:09:53 uui source\masterpassworddlg.src 0 modaldialog DLG_UUI_MASTERPASSWORD HID_DLG_MASTERPASSWORD_UUI 175 en-GB Enter Master Password 20200411 15:09:53 uui source\passworderrs.src 0 string STR_ERROR_PASSWORD_TO_OPEN_WRONG 0 en-GB The password is incorrect. The file cannot be opened. 20200411 15:09:53 uui source\passworderrs.src 0 string STR_ERROR_PASSWORD_TO_MODIFY_WRONG 0 en-GB The password is incorrect. The file cannot be modified. 20200411 15:09:53 uui source\passworderrs.src 0 string STR_ERROR_MASTERPASSWORD_WRONG 0 en-GB The master password is incorrect. 20200411 15:09:53 uui source\passworderrs.src 0 string STR_ERROR_SIMPLE_PASSWORD_WRONG 0 en-GB The password is incorrect. 20200411 15:09:53 uui source\passworderrs.src 0 string STR_ERROR_PASSWORDS_NOT_IDENTICAL 0 en-GB The password confirmation does not match. 20200411 15:09:53 uui source\trylater.src 0 string STR_TRYLATER_TITLE 0 en-GB Document in Use 20200411 15:09:53 uui source\trylater.src 0 string STR_TRYLATER_MSG 0 en-GB Document file '$(ARG1)' is locked for editing by:\n\n$(ARG2)\n\nTry again later to save document or save a copy of that document.\n\n 20200411 15:09:53 uui source\trylater.src 0 string STR_TRYLATER_RETRYSAVING_BTN 0 en-GB ~Retry Saving 20200411 15:09:53 uui source\trylater.src 0 string STR_TRYLATER_SAVEAS_BTN 0 en-GB ~Save As... 20200411 15:09:53 uui source\fltdlg.src 0 modaldialog DLG_FILTER_SELECT HID_DLG_FILTER_SELECT 250 en-GB Filter Selection 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\SIS.ulf 0 LngText OOO_SIS_TITLE 0 en-GB Installation database 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\SIS.ulf 0 LngText OOO_SIS_AUTHOR 0 en-GB Author 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\SIS.ulf 0 LngText OOO_SIS_SUBJECT 0 en-GB Subject 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\SIS.ulf 0 LngText OOO_SIS_COMMENT 0 en-GB Comment 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\SIS.ulf 0 LngText OOO_SIS_KEYWORDS 0 en-GB Install,MSI 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\SIS.ulf 0 LngText OOO_SIS_APPNAME 0 en-GB Windows Installer 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\LaunchCo.ulf 0 LngText OOO_LAUNCH_1 0 en-GB The Installation Wizard cannot be run properly because you are logged in as a user without sufficient administrator rights for this system. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\LaunchCo.ulf 0 LngText OOO_LAUNCH_2 0 en-GB Please use the file setup.exe to start the installation. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_1 0 en-GB {{Fatal error: }} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_2 0 en-GB Error [1]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_3 0 en-GB Warning [1]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_4 0 en-GB Info [1]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_5 0 en-GB Internal Error [1]. [2]{, [3]}{, [4]} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_6 0 en-GB {{Disc full: }} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_7 0 en-GB Action [Time]: [1]. [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_8 0 en-GB [ProductName] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_9 0 en-GB {[2]}{, [3]}{, [4]} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_10 0 en-GB Message type: [1], Argument: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_11 0 en-GB === Logging started: [Date] [Time] === 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_12 0 en-GB === Logging stopped: [Date] [Time] === 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_13 0 en-GB Action start [Time]: [1]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_14 0 en-GB Action ended [Time]: [1]. Return value [2]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_15 0 en-GB Time remaining: {[1] minutes }{[2] seconds} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_16 0 en-GB Out of memory. Shut down other applications before retrying. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_17 0 en-GB Installer is no longer responding. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_18 0 en-GB Installer terminated prematurely. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_19 0 en-GB Please wait while Windows configures [ProductName] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_20 0 en-GB Gathering required information... 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_21 0 en-GB Removing older versions of this application 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_22 0 en-GB Preparing to remove older versions of this application 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_23 0 en-GB {[ProductName] }Setup completed successfully. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_24 0 en-GB {[ProductName] }Setup failed. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_25 0 en-GB Error reading from file: [2]. {{ System error [3].}} Verify that the file exists and that you can access it. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_26 0 en-GB Cannot create the file [3]. A directory with this name already exists. Cancel the installation and try installing to a different location. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_27 0 en-GB Please insert the disc: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_28 0 en-GB The installer has insufficient privileges to access this directory: [2]. The installation cannot continue. Log on as an administrator or contact your system administrator. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_29 0 en-GB Error writing to file [2]. Verify that you have access to that directory. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_30 0 en-GB Error reading from file [2]. Verify that the file exists and that you can access it. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_31 0 en-GB Another application has exclusive access to the file [2]. Please shut down all other applications, then click Retry. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_32 0 en-GB There is not enough disk space to install the file [2]. Free some disk space and click Retry, or click Cancel to exit. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_33 0 en-GB Source file not found: [2]. Verify that the file exists and that you can access it. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_34 0 en-GB Error reading from file: [3]. {{ System error [2].}} Verify that the file exists and that you can access it. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_35 0 en-GB Error writing to file: [3]. {{ System error [2].}} Verify that you have access to that directory. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_36 0 en-GB Source file not found{{(cabinet)}}: [2]. Verify that the file exists and that you can access it. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_37 0 en-GB Cannot create the directory [2]. A file with this name already exists. Please rename or remove the file and click Retry, or click Cancel to exit. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_38 0 en-GB The volume [2] is currently unavailable. Please select another. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_39 0 en-GB The specified path [2] is unavailable. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_40 0 en-GB Unable to write to the specified folder [2]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_41 0 en-GB A network error occurred while attempting to read from the file [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_42 0 en-GB An error occurred while attempting to create the directory [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_43 0 en-GB A network error occurred while attempting to create the directory [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_44 0 en-GB A network error occurred while attempting to open the source file cabinet [2]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_45 0 en-GB The specified path is too long [2]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_46 0 en-GB The Installer has insufficient privileges to modify the file [2]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_47 0 en-GB A portion of the path [2] exceeds the length allowed by the system. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_48 0 en-GB The path [2] contains words that are not valid in folders. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_49 0 en-GB The path [2] contains an invalid character. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_50 0 en-GB [2] is not a valid short file name. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_51 0 en-GB Error getting file security: [3] GetLastError: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_52 0 en-GB Invalid Drive: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_53 0 en-GB Error applying patch to file [2]. It has probably been updated by other means and can no longer be modified by this patch. For more information contact your patch vendor. {{System Error: [3]}} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_54 0 en-GB Could not create key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_55 0 en-GB Could not open key: [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_56 0 en-GB Could not delete value [2] from key [3]. {{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_57 0 en-GB Could not delete key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_58 0 en-GB Could not read value [2] from key [3]. {{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_59 0 en-GB Could not write value [2] to key [3]. {{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_60 0 en-GB Could not get value names for key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_61 0 en-GB Could not get sub key names for key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_62 0 en-GB Could not read security information for key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_63 0 en-GB Could not increase the available registry space. [2] KB of free registry space is required for the installation of this application. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_64 0 en-GB Another installation is in progress. You must complete that installation before continuing this one. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_65 0 en-GB Error accessing secured data. Please ensure the Windows Installer is configured properly and try the installation again. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_66 0 en-GB User [2] has previously initiated an installation for product [3]. That user will need to run that installation again before using that product. Your current installation will now continue. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_67 0 en-GB User [2] has previously initiated an installation for product [3]. That user will need to run that installation again before using that product. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_68 0 en-GB Out of disc space -- Volume: '[2]'; required space: [3] KB; available space: [4] KB. Free some disc space and retry. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_69 0 en-GB Are you sure you want to cancel? 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_70 0 en-GB The file [2][3] is being held in use {by the following process: Name: [4], ID: [5], Window Title: [6]}. Close that application and retry. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_71 0 en-GB The product [2] is already installed, preventing the installation of this product. The two products are incompatible. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_72 0 en-GB Out of disc space -- Volume: [2]; required space: [3] KB; available space: [4] KB. If rollback is disabled, enough space is available. Click Cancel to quit, Retry to check available disc space again, or Ignore to continue without rollback. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_73 0 en-GB Could not access network location [2]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_74 0 en-GB The following applications should be closed before continuing the installation: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_75 0 en-GB Could not find any previously installed compliant products on the machine for installing this product. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_76 0 en-GB The key [2] is not valid. Verify that you entered the correct key. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_77 0 en-GB The installer must restart your system before configuration of [2] can continue. Click Yes to restart now or No if you plan to restart later. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_78 0 en-GB You must restart your system for the configuration changes made to [2] to take effect. Click Yes to restart now or No if you plan to restart later. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_79 0 en-GB An installation for [2] is currently suspended. You must undo the changes made by that installation to continue. Do you want to undo those changes? 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_80 0 en-GB A previous installation for this product is in progress. You must undo the changes made by that installation to continue. Do you want to undo those changes? 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_81 0 en-GB No valid source could be found for product [2]. The Windows Installer cannot continue. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_82 0 en-GB Installation operation completed successfully. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_83 0 en-GB Installation operation failed. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_84 0 en-GB Product: [2] -- [3] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_85 0 en-GB You may either restore your computer to its previous state or continue the installation later. Would you like to restore? 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_86 0 en-GB An error occurred while writing installation information to disc. Ensure that sufficient disc space is available and click Retry, or click Cancel to end the installation. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_87 0 en-GB One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_88 0 en-GB [2] cannot install one of its required products. Contact your technical support group. {{System Error: [3].}} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_89 0 en-GB The older version of [2] cannot be removed. Contact your technical support group. {{System Error [3].}} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_90 0 en-GB The path [2] is not valid. Please specify a valid path. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_91 0 en-GB Out of memory. Shut down other applications before retrying. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_92 0 en-GB There is no disc in drive [2]. Please insert one and click Retry, or click Cancel to go back to the previously selected volume. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_93 0 en-GB There is no disc in drive [2]. Please insert one and click Retry, or click Cancel to return to the browse dialogue box and select a different volume. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_94 0 en-GB The folder [2] does not exist. Please enter a path to an existing folder. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_95 0 en-GB You have insufficient privileges to read this folder. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_96 0 en-GB A valid destination folder for the installation could not be determined. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_97 0 en-GB Error attempting to read from the source installation database: [2]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_98 0 en-GB Scheduling reboot operation: Renaming file [2] to [3]. Must reboot to complete operation. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_99 0 en-GB Scheduling reboot operation: Deleting file [2]. Must reboot to complete operation. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_100 0 en-GB Module [2] failed to register. HRESULT [3]. Contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_101 0 en-GB Module [2] failed to unregister. HRESULT [3]. Contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_102 0 en-GB Failed to cache package [2]. Error: [3]. Contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_103 0 en-GB Could not register font [2]. Verify that you have sufficient permissions to install fonts and that the system supports this font. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_104 0 en-GB Could not unregister font [2]. Verify that you have sufficient permissions to remove fonts. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_105 0 en-GB Could not create shortcut [2]. Verify that the destination folder exists and that you can access it. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_106 0 en-GB Could not remove shortcut [2]. Verify that the shortcut file exists and that you can access it. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_107 0 en-GB Could not register type library for file [2]. Contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_108 0 en-GB Could not unregister type library for file [2]. Contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_109 0 en-GB Could not update the INI file [2][3]. Verify that the file exists and that you can access it. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_110 0 en-GB Could not schedule file [2] to replace file [3] on reboot. Verify that you have write permissions to file [3]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_111 0 en-GB Error removing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_112 0 en-GB Error installing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_113 0 en-GB Error removing ODBC driver [4], ODBC error [2]: [3]. Verify that you have sufficient privileges to remove ODBC drivers. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_114 0 en-GB Error installing ODBC driver [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_115 0 en-GB Error configuring ODBC data source [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_116 0 en-GB Service [2] ([3]) failed to start. Verify that you have sufficient privileges to start system services. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_117 0 en-GB Service [2] ([3]) could not be stopped. Verify that you have sufficient privileges to stop system services. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_118 0 en-GB Service [2] ([3]) could not be deleted. Verify that you have sufficient privileges to remove system services. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_119 0 en-GB Service [2] ([3]) could not be installed. Verify that you have sufficient privileges to install system services. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_120 0 en-GB Could not update environment variable [2]. Verify that you have sufficient privileges to modify environment variables. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_121 0 en-GB You do not have sufficient privileges to complete this installation for all users of the machine. Log on as an administrator and then retry this installation. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_122 0 en-GB Could not set file security for file [3]. Error: [2]. Verify that you have sufficient privileges to modify the security permissions for this file. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_123 0 en-GB Component Services (COM+ 1.0) are not installed on this computer. This installation requires Component Services in order to complete successfully. Component Services are available on Windows 2000. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_124 0 en-GB Error registering COM+ application. Contact your support personnel for more information. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_125 0 en-GB Error unregistering COM+ application. Contact your support personnel for more information. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_126 0 en-GB The description for service '[2]' ([3]) could not be changed. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_127 0 en-GB The Windows Installer service cannot update the system file [2] because the file is protected by Windows. You may need to update your operating system for this program to work correctly. {{Package version: [3], OS Protected version: [4]}} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_128 0 en-GB The Windows Installer service cannot update the protected Windows file [2]. {{Package version: [3], OS Protected version: [4], SFP Error: [5]}} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_129 0 en-GB This setup requires Internet Information Server 4.0 or higher for configuring IIS Virtual Roots. Please ensure that you have IIS 4.0 or higher. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Error.ulf 0 LngText OOO_ERROR_130 0 en-GB This setup requires Administrator privileges for configuring IIS Virtual Roots. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\CustomAc.ulf 0 LngText OOO_CUSTOMACTION_1 0 en-GB A newer version of [ProductName] was found. To install an older version, the newer version needs to be removed first. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\CustomAc.ulf 0 LngText OOO_CUSTOMACTION_2 0 en-GB The same version of this product is already installed. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\CustomAc.ulf 0 LngText OOO_CUSTOMACTION_3 0 en-GB An older version of [ProductName] was found. To install a newer version, the older version needs to be removed first. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\CustomAc.ulf 0 LngText OOO_CUSTOMACTION_4 0 en-GB Please exit [DEFINEDPRODUCT] [DEFINEDVERSION] and the [DEFINEDPRODUCT] [DEFINEDVERSION] Quickstarter before you continue. If you are using a multi-user system, also ensure that no other user has [DEFINEDPRODUCT] [DEFINEDVERSION] open. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_ARPCOMMENTSTEMPLATE 0 en-GB Comment in the Add-Remove-Programs Applet 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_ARPCONTACTTEMPLATE 0 en-GB Apache Software Foundation 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_ARPHELPLINKTEMPLATE 0 en-GB https://www.openoffice.org 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_ARPURLINFOABOUTTEMPLATE 0 en-GB https://www.openoffice.org 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_ARPURLUPDATEINFOTEMPLATE 0 en-GB https://www.openoffice.org 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_STR_NEW_DISPLAY_NAME 0 en-GB ~New 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_STR_EDIT 0 en-GB ~Edit 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_STR_MS_WORD_DOCUMENT 0 en-GB Microsoft Word Document 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_STR_MS_WORD_TEMPLATE 0 en-GB Microsoft Word Template 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_STR_MS_EXCEL_WORKSHEET 0 en-GB Microsoft Excel Worksheet 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_STR_MS_EXCEL_TEMPLATE 0 en-GB Microsoft Excel Template 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_STR_MS_POWERPOINT_PRESENTATION 0 en-GB Microsoft PowerPoint Presentation 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_STR_MS_POWERPOINT_TEMPLATE 0 en-GB Microsoft PowerPoint Template 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_STR_MS_POWERPOINT_SHOW 0 en-GB Microsoft PowerPoint Show 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Property.ulf 0 LngText OOO_STR_INSTALLATION_WIZARD 0 en-GB Installation Wizard 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_1 0 en-GB bytes 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_2 0 en-GB GB 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_3 0 en-GB KB 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_4 0 en-GB MB 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_5 0 en-GB This feature will not be available. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_6 0 en-GB This feature will be installed when required. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_7 0 en-GB This feature, and all sub-features, will be installed to run from the CD. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_8 0 en-GB This feature, and all sub-features, will be installed on local hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_9 0 en-GB This feature, and all sub-features, will be installed to run from the network. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_10 0 en-GB This feature will be installed to run from CD. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_11 0 en-GB This feature will be installed on local hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_12 0 en-GB This feature will be installed to run from network. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_13 0 en-GB Fldr|New Folder 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_14 0 en-GB This feature will remain uninstalled. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_15 0 en-GB This feature will be set to be installed when required. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_16 0 en-GB This feature will be installed to run from CD. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_17 0 en-GB This feature will be installed on the local hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_18 0 en-GB This feature will be installed to run from the network. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_19 0 en-GB This feature will become unavailable. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_20 0 en-GB Will be installed when required. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_21 0 en-GB This feature will be available to run from CD. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_22 0 en-GB This feature will be installed on your local hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_23 0 en-GB This feature will be available to run from the network. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_24 0 en-GB This feature will be uninstalled completely and you won't be able to run it from CD. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_25 0 en-GB This feature was run from the CD but will be set to be installed when required. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_26 0 en-GB This feature will continue to be run from the CD 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_27 0 en-GB This feature was run from the CD but will be installed on the local hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_28 0 en-GB This feature frees up [1] on your hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_29 0 en-GB This feature requires [1] on your hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_30 0 en-GB Compiling cost for this feature... 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_31 0 en-GB This feature will be completely removed. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_32 0 en-GB This feature will be removed from your local hard drive but will be set to be installed when required. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_33 0 en-GB This feature will be removed from your local hard drive but will still be available to run from CD. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_34 0 en-GB This feature will remain on your local hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_35 0 en-GB This feature will be removed from your local hard drive, but will be still available to run from the network. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_36 0 en-GB This feature will be uninstalled completely and you won't be able to run it from the network. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_37 0 en-GB This feature was run from the network but will be installed when required. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_38 0 en-GB This feature was run from the network but will be installed on the local hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_39 0 en-GB This feature will continue to be run from the network 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_40 0 en-GB This feature frees up [1] on your hard drive. It has [2] of [3] sub-features selected. The sub-features free up [4] on your hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_41 0 en-GB This feature frees up [1] on your hard drive. It has [2] of [3] sub-features selected. The sub-features require [4] on your hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_42 0 en-GB This feature requires [1] on your hard drive. It has [2] of [3] sub-features selected. The sub-features free up [4] on your hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_43 0 en-GB This feature requires [1] on your hard drive. It has [2] of [3] sub-features selected. The sub-features require [4] on your hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_44 0 en-GB Time remaining: {[1] min }[2] sec 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_45 0 en-GB Available 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_46 0 en-GB Differences 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_47 0 en-GB Required 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_48 0 en-GB Disc Size 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\UIText.ulf 0 LngText OOO_UITEXT_49 0 en-GB Volume 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_1 0 en-GB Advertising application 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_2 0 en-GB Allocating registry space 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_3 0 en-GB Free space: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_4 0 en-GB Searching for installed applications 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_5 0 en-GB Property: [1], Signature: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_6 0 en-GB Binding executables 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_7 0 en-GB File: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_8 0 en-GB Creating IIS Virtual Roots... 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_9 0 en-GB Removing IIS Virtual Roots... 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_10 0 en-GB Searching for qualifying products 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_11 0 en-GB Computing space requirements 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_12 0 en-GB Computing space requirements 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_13 0 en-GB Creating folders 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_14 0 en-GB Folder: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_15 0 en-GB Creating shortcuts 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_16 0 en-GB Shortcut: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_17 0 en-GB Deleting services 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_18 0 en-GB Service: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_19 0 en-GB Creating duplicate files 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_20 0 en-GB File: [1], Directory: [9], Size: [6] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_21 0 en-GB Computing space requirements 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_22 0 en-GB Searching for related applications 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_23 0 en-GB Found application 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_24 0 en-GB Generating script operations for action: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_25 0 en-GB [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_26 0 en-GB Copying files to the network 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_27 0 en-GB File: [1], Directory: [9], Size: [6] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_28 0 en-GB Copying new files 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_29 0 en-GB File: [1], Directory: [9], Size: [6] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_30 0 en-GB Installing ODBC components 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_31 0 en-GB Installing new services 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_32 0 en-GB Service: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_33 0 en-GB Installing system catalogue 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_34 0 en-GB File: [1], Dependencies: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_35 0 en-GB Validating install 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_36 0 en-GB Evaluating launch conditions 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_37 0 en-GB Migrating feature states from related applications 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_38 0 en-GB Application: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_39 0 en-GB Moving files 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_40 0 en-GB File: [1], Directory: [9], Size: [6] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_41 0 en-GB Patching files 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_42 0 en-GB File: [1], Directory: [2], Size: [3] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_43 0 en-GB Updating component registration 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_44 0 en-GB Publishing qualified components 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_45 0 en-GB Component ID: [1], Qualifier: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_46 0 en-GB Publishing product features 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_47 0 en-GB Feature: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_48 0 en-GB Publishing product information 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_49 0 en-GB Registering class servers 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_50 0 en-GB Class ID: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_51 0 en-GB Registering COM+ Applications and Components 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_52 0 en-GB AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_53 0 en-GB Registering extension servers 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_54 0 en-GB Extension: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_55 0 en-GB Registering fonts 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_56 0 en-GB Font: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_57 0 en-GB Registering MIME info 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_58 0 en-GB MIME Content Type: [1], Extension: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_59 0 en-GB Registering product 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_60 0 en-GB [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_61 0 en-GB Registering program identifiers 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_62 0 en-GB ProgID: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_63 0 en-GB Registering type libraries 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_64 0 en-GB LibID: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_65 0 en-GB Registering user 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_66 0 en-GB [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_67 0 en-GB Removing duplicated files 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_68 0 en-GB File: [1], Directory: [9] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_69 0 en-GB Updating environment strings 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_70 0 en-GB Name: [1], Value: [2], Action [3] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_71 0 en-GB Removing applications 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_72 0 en-GB Application: [1], Command line: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_73 0 en-GB Removing files 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_74 0 en-GB File: [1], Directory: [9] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_75 0 en-GB Removing folders 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_76 0 en-GB Folder: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_77 0 en-GB Removing INI file entries 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_78 0 en-GB File: [1], Section: [2], Key: [3], Value: [4] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_79 0 en-GB Removing ODBC components 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_80 0 en-GB Removing system registry values 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_81 0 en-GB Key: [1], Name: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_82 0 en-GB Removing shortcuts 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_83 0 en-GB Shortcut: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_84 0 en-GB Searching for qualifying products 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_85 0 en-GB Rolling back action: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_86 0 en-GB [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_87 0 en-GB Removing backup files 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_88 0 en-GB File: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_89 0 en-GB Registering modules 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_90 0 en-GB File: [1], Folder: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_91 0 en-GB Unregistering modules 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_92 0 en-GB File: [1], Folder: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_93 0 en-GB Initialising ODBC directories 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_94 0 en-GB Starting services 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_95 0 en-GB Service: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_96 0 en-GB Stopping services 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_97 0 en-GB Service: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_98 0 en-GB Removing moved files 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_99 0 en-GB File: [1], Directory: [9] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_100 0 en-GB Unpublishing Qualified Components 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_101 0 en-GB Component ID: [1], Qualifier: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_102 0 en-GB Unpublishing product features 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_103 0 en-GB Feature: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_104 0 en-GB Unpublishing product information 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_105 0 en-GB Unregister class servers 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_106 0 en-GB Class ID: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_107 0 en-GB Unregistering COM+ Applications and Components 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_108 0 en-GB AppId: [1]{{, AppType: [2]}} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_109 0 en-GB Unregistering extension servers 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_110 0 en-GB Extension: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_111 0 en-GB Unregistering fonts 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_112 0 en-GB Font: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_113 0 en-GB Unregistering MIME info 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_114 0 en-GB MIME Content Type: [1], Extension: [2] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_115 0 en-GB Unregistering program identifiers 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_116 0 en-GB ProgID: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_117 0 en-GB Unregistering type libraries 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_118 0 en-GB LibID: [1] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_119 0 en-GB Updating environment strings 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_120 0 en-GB Name: [1], Value: [2], Action [3] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_121 0 en-GB Writing INI file values 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_122 0 en-GB File: [1], Section: [2], Key: [3], Value: [4] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_123 0 en-GB Writing system registry values 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_124 0 en-GB Key: [1], Name: [2], Value: [3] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText SetupCaption 0 en-GB %PRODUCTNAME %PRODUCTVERSION Installation Preparation 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText MUI_TEXT_WELCOME_INFO_TITLE 0 en-GB Thank you for downloading %PRODUCTNAME %PRODUCTVERSION. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText MUI_TEXT_WELCOME_INFO_TEXT 0 en-GB The installation files must be unpacked and copied to your hard disc in preparation for the installation. After that, the %PRODUCTNAME installation will start automatically.\r\n\r\nClick \'Next\' to continue. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText MUI_TEXT_DIRECTORY_TITLE 0 en-GB Select Folder 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText MUI_TEXT_DIRECTORY_SUBTITLE 0 en-GB Select the folder in which to save the unpacked files. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText InstallBtn 0 en-GB &Unpack 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText DirText 0 en-GB The %PRODUCTNAME %PRODUCTVERSION installation files will be unpacked and saved in the folder shown below. If you would like to save %PRODUCTNAME to a different folder, click \'Browse\' to select another folder. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText DirSubText 0 en-GB Destination Folder 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText SpaceRequired 0 en-GB Space required: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText SpaceAvailable 0 en-GB Space available: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText MUI_TEXT_INSTALLING_TITLE 0 en-GB Unpacking 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText MUI_TEXT_INSTALLING_SUBTITLE 0 en-GB Please wait while the installation files are being unpacked. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText Extract 0 en-GB Extract: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Nsis.ulf 0 LngText MUI_TEXT_ABORTWARNING 0 en-GB Are you sure you want to quit the %PRODUCTNAME %PRODUCTVERSION Installation Preparation? 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_3 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_5 0 en-GB &Look in: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_6 0 en-GB Browse to the destination folder. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_7 0 en-GB {&MSSansBold8}Change Current Destination Folder 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_9 0 en-GB Create new folder| 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_10 0 en-GB OK 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_12 0 en-GB &Folder name: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_13 0 en-GB Up one level| 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_14 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_17 0 en-GB &Change... 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_18 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_19 0 en-GB Specify a network location for the server image of the product. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_20 0 en-GB Enter the network location or click Change to browse to a location. Click Install to create a server image of [ProductName] at the specified network location or click Cancel to exit the wizard. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_21 0 en-GB {&MSSansBold8}Network Location 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_22 0 en-GB &Install 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_23 0 en-GB &Network location: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_24 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_25 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_26 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_27 0 en-GB {&TahomaBold10}Welcome to the Installation Wizard for [ProductName] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_28 0 en-GB The Installation Wizard will create a server image of [ProductName] at a specified network location. To continue, click Next. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_29 0 en-GB &No 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_30 0 en-GB Are you sure you want to cancel [ProductName] installation? 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_31 0 en-GB &Yes 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_32 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_35 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_36 0 en-GB {\Tahoma8}{80} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_37 0 en-GB &Organisation: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_38 0 en-GB Please enter your information. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_39 0 en-GB Install this application for: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_40 0 en-GB {&MSSansBold8}Customer Information 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_41 0 en-GB {\Tahoma8}{50} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_42 0 en-GB &User Name: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_43 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_45 0 en-GB &Serial Number: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_46 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_49 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_50 0 en-GB &Change... 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_51 0 en-GB &Space 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_52 0 en-GB Select the program features you want installed. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_53 0 en-GB Click on an icon in the list below to change how a feature is installed. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_54 0 en-GB {&MSSansBold8}Custom Setup 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_55 0 en-GB Feature Description: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_56 0 en-GB &Help 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_57 0 en-GB Install to: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_58 0 en-GB Multi-line description of the currently selected item 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_59 0 en-GB 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_60 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_61 0 en-GB Feature size 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_64 0 en-GB Custom Setup allows you to selectively install program features. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_65 0 en-GB {&MSSansBold8}Custom Setup Tips 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_66 0 en-GB Will not be installed. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_67 0 en-GB Will be installed on first use. (Available only if the feature supports this option.) 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_68 0 en-GB This install state means the feature... 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_69 0 en-GB Will be completely installed to the local hard drive. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_70 0 en-GB The icon next to the feature name indicates the install state of the feature. Click the icon to drop down the install state menu for each feature. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_71 0 en-GB Will be installed to run from the network. (Available only if the feature supports this option.) 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_72 0 en-GB OK 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_73 0 en-GB Will have some sub-features installed to the local hard drive. (Available only if the feature has sub-features.) 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_74 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_77 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_78 0 en-GB &Change... 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_79 0 en-GB Click Next to install to this folder, or click Change to install to a different folder. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_80 0 en-GB {&MSSansBold8}Database Folder 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_81 0 en-GB [DATABASEDIR] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_82 0 en-GB Install [ProductName] database to: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_83 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_84 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_87 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_88 0 en-GB &Change... 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_89 0 en-GB Click Next to install to this folder, or click Change to install to a different folder. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_90 0 en-GB {&MSSansBold8}Destination Folder 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_91 0 en-GB [INSTALLDIR] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_92 0 en-GB Install [ProductName] to: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_93 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_96 0 en-GB The disc space required for the installation of the selected features. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_97 0 en-GB The highlighted volumes do not have enough disc space available for the currently selected features. You can remove files from the highlighted volumes, choose to install fewer features onto local drives, or select different destination drives. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_98 0 en-GB {&MSSansBold8}Disc Space Requirements 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_100 0 en-GB OK 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_103 0 en-GB Some files that need to be updated are currently in use. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_104 0 en-GB The following applications are using files that need to be updated by this setup. Close these applications and click Retry to continue. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_105 0 en-GB {&MSSansBold8}Files in Use 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_106 0 en-GB &Exit 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_107 0 en-GB &Ignore 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_108 0 en-GB &Retry 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_111 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_113 0 en-GB &Look in: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_114 0 en-GB Browse to the destination folder. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_115 0 en-GB {&MSSansBold8}Change Current Destination Folder 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_117 0 en-GB Create New Folder| 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_118 0 en-GB OK 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_120 0 en-GB &Folder name: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_121 0 en-GB Up One Level| 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_122 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_123 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_124 0 en-GB This program is based on the 'Apache OpenOffice' project which is supported by members of the Apache OpenOffice community. For credits please see: https://www.openoffice.org/welcome/credits.html 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_125 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_126 0 en-GB {&TahomaBold10}Welcome to the Installation Wizard for [ProductName] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_127 0 en-GB The Installation Wizard will install [ProductName] on your computer. To continue, click Next. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_128 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_131 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_132 0 en-GB Please read the following licence agreement carefully. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_133 0 en-GB {&MSSansBold8}Licence Agreement 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_134 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_135 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_138 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_139 0 en-GB Modify, repair, or remove the program. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_140 0 en-GB {&MSSansBold8}Program Maintenance 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_141 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_143 0 en-GB Change which program features are installed. This option displays the Custom Selection dialogue box in which you can change the way features are installed. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_144 0 en-GB Repair installation errors in the program. This option fixes missing or corrupt files, shortcuts and registry entries. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_145 0 en-GB Remove [ProductName] from your computer. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_146 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_147 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_148 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_149 0 en-GB {&TahomaBold10}Welcome to the Installation Wizard for [ProductName] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_150 0 en-GB The Installation Wizard will allow you to modify, repair, or remove [ProductName]. To continue, click Next. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_153 0 en-GB Disc space required for the installation exceeds available disc space. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_154 0 en-GB The highlighted volumes do not have enough disc space available for the currently selected features. You can remove files from the highlighted volumes, choose to install fewer features onto local drives, or select different destination drives. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_155 0 en-GB {&MSSansBold8}Out of Disc Space 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_156 0 en-GB {55}{80}{70}{70}{70} 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_157 0 en-GB OK 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_158 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_159 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_160 0 en-GB &Update > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_161 0 en-GB {&TahomaBold10}Welcome to the Patch for [ProductName] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_162 0 en-GB The Installation Wizard will install the Patch for [ProductName] on your computer. To continue, click Update. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_163 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_166 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_167 0 en-GB The wizard is ready to begin installation. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_168 0 en-GB Click Install to begin the installation. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_169 0 en-GB If you want to review or change any of your installation settings, click Back. Click Cancel to exit the wizard. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_170 0 en-GB {&MSSansBold8}Ready to Modify the Program 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_171 0 en-GB {&MSSansBold8}Ready to Repair the Program 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_172 0 en-GB {&MSSansBold8}Ready to Install the Program 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_173 0 en-GB &Install 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_174 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_177 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_178 0 en-GB You have chosen to remove the program from your system. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_179 0 en-GB Click Remove to remove [ProductName] from your computer. After removal, this program will no longer be available for use. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_180 0 en-GB If you want to review or change any settings, click Back. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_181 0 en-GB {&MSSansBold8}Remove the Program 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_182 0 en-GB &Remove 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_183 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_184 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_185 0 en-GB &Finish 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_186 0 en-GB Your system has not been modified. To complete installation at another time, please run setup again. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_187 0 en-GB Click Finish to exit the wizard. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_188 0 en-GB You can either keep any existing installed elements on your system to continue this installation at a later time or you can restore your system to its original state prior to the installation. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_189 0 en-GB Click Restore or Continue Later to exit the wizard. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_190 0 en-GB {&TahomaBold10}Installation Wizard Completed 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_191 0 en-GB The wizard was interrupted before [ProductName] could be completely installed. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_192 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_193 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_194 0 en-GB &Yes, check for program updates (Recommended) after the setup completes. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_195 0 en-GB Launch the program 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_196 0 en-GB Show the readme file 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_197 0 en-GB &Finish 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_198 0 en-GB {&TahomaBold10}Installation Wizard Completed 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_199 0 en-GB The Installation Wizard has successfully installed [ProductName]. Click Finish to exit the wizard. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_200 0 en-GB The Installation Wizard has successfully uninstalled [ProductName]. Click Finish to exit the wizard. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_201 0 en-GB Setup has finished installing [ProductName]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_202 0 en-GB Some program files might have been updated since you obtained your copy of [ProductName]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_203 0 en-GB Your Internet connection can be used to ensure that you have the latest updates. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_204 0 en-GB &Abort 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_205 0 en-GB &Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_206 0 en-GB error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_207 0 en-GB &Ignore 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_208 0 en-GB &No 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_209 0 en-GB &OK 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_210 0 en-GB &Retry 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_211 0 en-GB &Yes 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_214 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_215 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_216 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_217 0 en-GB {&TahomaBold10}Welcome to the Installation Wizard for [ProductName] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_218 0 en-GB [ProductName] Setup is preparing the Installation Wizard which will guide you through the program setup process. Please wait. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_219 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_220 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_221 0 en-GB &Finish 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_222 0 en-GB Your system has not been modified. To install this program at a later time, please run the installation again. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_223 0 en-GB Click Finish to exit the wizard. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_224 0 en-GB You can either keep any existing installed elements on your system to continue this installation at a later time or you can restore your system to its original state prior to the installation. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_225 0 en-GB Click Restore or Continue Later to exit the wizard. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_226 0 en-GB {&TahomaBold10}Installation Wizard Completed 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_227 0 en-GB The wizard was interrupted before [ProductName] could be completely installed. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_228 0 en-GB Progress done 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_230 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_233 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_234 0 en-GB The program features you selected are being installed. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_235 0 en-GB The program features you selected are being uninstalled. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_236 0 en-GB Please wait while the Installation Wizard installs [ProductName]. This may take several minutes. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_237 0 en-GB Please wait while the Installation Wizard uninstalls [ProductName]. This may take several minutes. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_238 0 en-GB {&MSSansBold8}Installing [ProductName] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_239 0 en-GB {&MSSansBold8}Uninstalling [ProductName] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_240 0 en-GB Sec. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_241 0 en-GB Status: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_242 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_244 0 en-GB Estimated time remaining: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_245 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_246 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_247 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_248 0 en-GB The Installation Wizard will complete the installation of [ProductName] on your computer. To continue, click Next. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_249 0 en-GB The Installation Wizard will complete the suspended installation of [ProductName] on your computer. To continue, click Next. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_250 0 en-GB {&TahomaBold10}Resuming the Installation Wizard for [ProductName] 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_251 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_254 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_255 0 en-GB The main components will be installed. Recommended for most users. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_256 0 en-GB Choose which program features you want installed and where they will be installed. Recommended for advanced users. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_257 0 en-GB Choose the setup type that best suits your needs. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_258 0 en-GB Please select a setup type. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_259 0 en-GB {&MSSansBold8}Setup Type 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_260 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_262 0 en-GB < &Back 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_265 0 en-GB Cancel 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_266 0 en-GB &Next > 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_267 0 en-GB Please select the product language for [ProductName]. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_268 0 en-GB {&MSSansBold8}Language Selection 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_269 0 en-GB Repair or remove the program. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_270 0 en-GB &Microsoft Word Documents 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_271 0 en-GB Microsoft &Excel Spreadsheets 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_272 0 en-GB Microsoft Po&werPoint Presentations 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_273 0 en-GB &[ProductName] Writer/Web 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_274 0 en-GB Set [DEFINEDPRODUCT] to be the default application for Microsoft Office file types. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_275 0 en-GB [ProductName] can be set as the default application to open Microsoft Office file types. This means, for instance, that if you double-click on one of these files, [ProductName] will open it, not the program that opens it now. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_276 0 en-GB File types 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_277 0 en-GB Default HTML editor 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_278 0 en-GB {&MSSansBold8}File Type 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_300 0 en-GB A version of [DEFINEDPRODUCT] [DEFINEDVERSION] was found by the [ProductName] Installation Wizard. This version will be updated. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_301 0 en-GB The destination folder specified below does not contain a [DEFINEDPRODUCT] [DEFINEDVERSION] version. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_302 0 en-GB A newer [DEFINEDPRODUCT] [DEFINEDVERSION] has been found. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_303 0 en-GB The version specified in the folder below cannot be updated. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_304 0 en-GB Check the destination folder. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_305 0 en-GB To continue, click Next. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_306 0 en-GB To select a different version, click Change. Otherwise click Cancel to abort the Installation Wizard. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_307 0 en-GB To select a different folder, click Change. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_308 0 en-GB Install [ProductName] to: 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_309 0 en-GB If you are just trying out [ProductName], you probably don't want this to happen, so leave the boxes unmarked. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_317 0 en-GB No languages have been selected for installation. Click OK to select one or more languages for installation. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_318 0 en-GB No applications have been selected for installation. Click OK to select one or more applications for installation. 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_319 0 en-GB Create shortcut on desktop 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_320 0 en-GB Remove all older product versions 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_LANG_1033 0 en-GB English 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_LANG_1031 0 en-GB German 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_LANG_1034 0 en-GB Spanish 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\RadioBut.ulf 0 LngText OOO_RADIOBUTTON_1 0 en-GB {&MSSansBold8}&Modify 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\RadioBut.ulf 0 LngText OOO_RADIOBUTTON_2 0 en-GB {&MSSansBold8}Re&pair 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\RadioBut.ulf 0 LngText OOO_RADIOBUTTON_3 0 en-GB {&MSSansBold8}&Remove 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\RadioBut.ulf 0 LngText OOO_RADIOBUTTON_4 0 en-GB {&MSSansBold8}&Complete 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\RadioBut.ulf 0 LngText OOO_RADIOBUTTON_5 0 en-GB {&MSSansBold8}Cu&stom 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\RadioBut.ulf 0 LngText OOO_RADIOBUTTON_6 0 en-GB I &do not accept the terms in the licence agreement 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\RadioBut.ulf 0 LngText OOO_RADIOBUTTON_7 0 en-GB I &accept the terms in the licence agreement 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\RadioBut.ulf 0 LngText OOO_RADIOBUTTON_8 0 en-GB &Anyone who uses this computer (all users) 20200411 15:09:53 instsetoo_native inc_openoffice\windows\msi_languages\RadioBut.ulf 0 LngText OOO_RADIOBUTTON_9 0 en-GB Only for &me ([USERNAME]) 20200411 15:09:53 fpicker source\office\iodlg.src 0 imagebutton DLG_SVT_EXPLORERFILE BTN_EXPLORERFILE_NEWFOLDER 100 en-GB - Create New Directory 20200411 15:09:53 fpicker source\office\iodlg.src 0 imagebutton DLG_SVT_EXPLORERFILE BTN_EXPLORERFILE_LISTVIEW 100 en-GB - List 20200411 15:09:53 fpicker source\office\iodlg.src 0 imagebutton DLG_SVT_EXPLORERFILE BTN_EXPLORERFILE_DETAILSVIEW 100 en-GB - Details 20200411 15:09:53 fpicker source\office\iodlg.src 0 menubutton DLG_SVT_EXPLORERFILE BTN_EXPLORERFILE_UP 100 en-GB - Up One Level 20200411 15:09:53 fpicker source\office\iodlg.src 0 menubutton DLG_SVT_EXPLORERFILE BTN_EXPLORERFILE_STANDARD 100 en-GB - Default Directory 20200411 15:09:53 fpicker source\office\iodlg.src 0 fixedtext DLG_SVT_EXPLORERFILE FT_EXPLORERFILE_FILENAME 50 en-GB File ~name: 20200411 15:09:53 fpicker source\office\iodlg.src 0 fixedtext DLG_SVT_EXPLORERFILE FT_EXPLORERFILE_FILETYPE 50 en-GB File ~type: 20200411 15:09:53 fpicker source\office\iodlg.src 0 checkbox DLG_SVT_EXPLORERFILE CB_EXPLORERFILE_READONLY 80 en-GB ~Read-only 20200411 15:09:53 fpicker source\office\iodlg.src 0 checkbox DLG_SVT_EXPLORERFILE CB_EXPLORERFILE_PASSWORD 100 en-GB Save with password 20200411 15:09:53 fpicker source\office\iodlg.src 0 checkbox DLG_SVT_EXPLORERFILE CB_AUTO_EXTENSION 160 en-GB ~Automatic file name extension 20200411 15:09:53 fpicker source\office\iodlg.src 0 checkbox DLG_SVT_EXPLORERFILE CB_OPTIONS 120 en-GB Edit ~filter settings 20200411 15:09:53 fpicker source\office\iodlg.src 0 pushbutton DLG_SVT_EXPLORERFILE BTN_EXPLORERFILE_OPEN 50 en-GB ~Open 20200411 15:09:53 fpicker source\office\iodlg.src 0 string DLG_SVT_EXPLORERFILE STR_EXPLORERFILE_OPEN 50 en-GB Open 20200411 15:09:53 fpicker source\office\iodlg.src 0 string DLG_SVT_EXPLORERFILE STR_EXPLORERFILE_SAVE 50 en-GB Save as 20200411 15:09:53 fpicker source\office\iodlg.src 0 string DLG_SVT_EXPLORERFILE STR_EXPLORERFILE_BUTTONSAVE 50 en-GB ~Save 20200411 15:09:53 fpicker source\office\iodlg.src 0 string DLG_SVT_EXPLORERFILE STR_PATHNAME 50 en-GB ~Path: 20200411 15:09:53 fpicker source\office\iodlg.src 0 string DLG_SVT_EXPLORERFILE STR_PATHSELECT 50 en-GB Select path 20200411 15:09:53 fpicker source\office\iodlg.src 0 string DLG_SVT_EXPLORERFILE STR_BUTTONSELECT 50 en-GB ~Select 20200411 15:09:53 fpicker source\office\iodlg.src 0 string DLG_SVT_EXPLORERFILE STR_ACTUALVERSION 50 en-GB Current version 20200411 15:09:53 fpicker source\office\iodlg.src 0 string DLG_SVT_EXPLORERFILE STR_PREVIEW 50 en-GB File Preview 20200411 15:09:53 fpicker source\office\iodlg.src 0 fixedtext DLG_SVT_QUERYFOLDERNAME FT_SVT_QUERYFOLDERNAME_DLG_NAME 138 en-GB Na~me 20200411 15:09:53 fpicker source\office\iodlg.src 0 fixedline DLG_SVT_QUERYFOLDERNAME FL_SVT_QUERYFOLDERNAME_DLG_NAME 150 en-GB Create new folder 20200411 15:09:53 fpicker source\office\iodlg.src 0 string RID_FILEOPEN_INVALIDFOLDER 218 en-GB $name$ does not exist. 20200411 15:09:53 fpicker source\office\iodlg.src 0 string RID_FILEOPEN_NOTEXISTENTFILE 218 en-GB The file $name$ does not exist.\nEnsure you have entered the correct file name. 20200411 15:09:53 fpicker source\office\iodlg.src 0 string STR_FILTERNAME_ALL 218 en-GB All files (*.*) 20200411 15:09:53 fpicker source\office\iodlg.src 0 string STR_SVT_ALREADYEXISTOVERWRITE 218 en-GB The file already exists. Overwrite? 20200411 15:09:53 fpicker source\office\iodlg.src 0 string STR_SVT_NEW_FOLDER 218 en-GB Folder 20200411 15:09:53 fpicker source\office\iodlg.src 0 string STR_SVT_NOREMOVABLEDEVICE 218 en-GB No removable storage device detected.\nEnsure it is plugged in properly and try again. 20200411 15:09:53 fpicker source\office\iodlg.src 0 string STR_SVT_ALLFORMATS 218 en-GB All Formats 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FILEPICKER_AUTO_EXTENSION 0 en-GB ~Automatic file name extension 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FILEPICKER_PASSWORD 0 en-GB Save with pass~word 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FILEPICKER_FILTER_OPTIONS 0 en-GB ~Edit filter settings 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FILEPICKER_READONLY 0 en-GB ~Read-only 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FILEPICKER_INSERT_AS_LINK 0 en-GB ~Link 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FILEPICKER_SHOW_PREVIEW 0 en-GB Pr~eview 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FILEPICKER_PLAY 0 en-GB ~Play 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FILEPICKER_VERSION 0 en-GB ~Version: 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FILEPICKER_TEMPLATES 0 en-GB S~tyles: 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FILEPICKER_IMAGE_TEMPLATE 0 en-GB Style: 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FILEPICKER_SELECTION 0 en-GB ~Selection 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FILEPICKER_FILTER_TITLE 0 en-GB File ~type: 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FOLDERPICKER_DEFAULT_TITLE 0 en-GB Select Path 20200411 15:09:53 fpicker source\office\OfficeFilePicker.src 0 string STR_SVT_FOLDERPICKER_DEFAULT_DESCRIPTION 0 en-GB Please select a folder. 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_BRWTITLE_PROPERTIES 0 en-GB Properties: 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_BRWTITLE_NO_PROPERTIES 0 en-GB No Control marked 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_BRWTITLE_MULTISELECT 0 en-GB Multiselection 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PROPTITLE_IMAGECONTROL 0 en-GB Image Control 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PROPTITLE_FIXEDTEXT 0 en-GB Label field 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PROPTITLE_FIXEDLINE 0 en-GB Line 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PROPTITLE_FORMATTED 0 en-GB Formatted Field 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PROPTITLE_SHAPE 0 en-GB Shape 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PROPTITLE_REPORT 0 en-GB Report 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PROPTITLE_SECTION 0 en-GB Section 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PROPTITLE_FUNCTION 0 en-GB Function 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PROPTITLE_GROUP 0 en-GB Group 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string STR_SHOW_RULER 0 en-GB Show ruler 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string STR_SHOW_GRID 0 en-GB Show grid 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_CHANGEPOSITION 0 en-GB Change Object 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_MOVE_GROUP 0 en-GB Move Group(s) 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_CONDITIONAL_FORMATTING 0 en-GB Conditional Formatting 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_REMOVE_REPORTHEADERFOOTER 0 en-GB Remove report header / report footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_ADD_REPORTHEADERFOOTER 0 en-GB Add report header / report footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_REMOVE_PAGEHEADERFOOTER 0 en-GB Remove page header / page footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_ADD_PAGEHEADERFOOTER 0 en-GB Add page header / page footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_PROPERTY 0 en-GB Change property '#' 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_ADD_GROUP_HEADER 0 en-GB Add group header 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_REMOVE_GROUP_HEADER 0 en-GB Remove group header 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_ADD_GROUP_FOOTER 0 en-GB Add group footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_REMOVE_GROUP_FOOTER 0 en-GB Remove group footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_ADDFUNCTION 0 en-GB Add function 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_DELETEFUNCTION 0 en-GB Delete function 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_DESIGN_VIEW 0 en-GB Design 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PREVIEW_VIEW 0 en-GB Preview 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string STR_RPT_TITLE 0 en-GB Report # 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string STR_RPT_LABEL 0 en-GB ~Report name 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_REMOVE_GROUP 0 en-GB Delete Group 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_APPEND_GROUP 0 en-GB Add Group 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_REMOVE_SELECTION 0 en-GB Delete Selection 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_REMOVE_FUNCTION 0 en-GB Delete Function 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_CHANGE_SIZE 0 en-GB Change Size 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_PASTE 0 en-GB Paste 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_INSERT_CONTROL 0 en-GB Insert Control 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_DELETE_CONTROL 0 en-GB Delete Control 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_GROUP 0 en-GB Insert Group 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_UNGROUP 0 en-GB Delete Group 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_GROUPHEADER 0 en-GB GroupHeader 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_GROUPFOOTER 0 en-GB GroupFooter 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT SID_SORTINGANDGROUPING 0 en-GB Sorting and Grouping... 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT SID_ATTR_CHAR_COLOR_BACKGROUND 0 en-GB Background Colour... 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT SID_RULER 0 en-GB Ruler... 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT SID_GRID_VISIBLE 0 en-GB Grid... 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT.SID_ARRANGEMENU SID_FRAME_UP 0 en-GB Bring ~Forward 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT.SID_ARRANGEMENU SID_FRAME_DOWN 0 en-GB Send Back~ward 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT SID_ARRANGEMENU 0 en-GB ~Arrange 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT.SID_OBJECT_RESIZING SID_OBJECT_SMALLESTWIDTH 0 en-GB ~Fit to smallest width 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT.SID_OBJECT_RESIZING SID_OBJECT_GREATESTWIDTH 0 en-GB ~Fit to greatest width 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT.SID_OBJECT_RESIZING SID_OBJECT_SMALLESTHEIGHT 0 en-GB ~Fit to smallest height 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT.SID_OBJECT_RESIZING SID_OBJECT_GREATESTHEIGHT 0 en-GB ~Fit to greatest height 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT SID_OBJECT_RESIZING 0 en-GB ~Object Resizing 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT.SID_SECTION_SHRINK_MENU SID_SECTION_SHRINK 0 en-GB Shrink 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT.SID_SECTION_SHRINK_MENU SID_SECTION_SHRINK_TOP 0 en-GB Shrink from top 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT.SID_SECTION_SHRINK_MENU SID_SECTION_SHRINK_BOTTOM 0 en-GB Shrink from bottom 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT SID_SECTION_SHRINK_MENU 0 en-GB Section 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT SID_DISTRIBUTION 0 en-GB Distribution... 20200411 15:09:53 reportdesign source\ui\report\report.src 0 menuitem RID_MENU_REPORT SID_SHOW_PROPERTYBROWSER 0 en-GB Properties... 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_FIELDSELECTION 0 en-GB Add field: 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_FILTER 0 en-GB Filter 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_APP_TITLE 0 en-GB - %PRODUCTNAME Base Report 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_APP_NEW_DOC 0 en-GB Untitled 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_ALIGNMENT 0 en-GB Change Alignment 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_HEADER 0 en-GB # Header 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_FOOTER 0 en-GB # Footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_IMPORT_GRAPHIC 0 en-GB Insert graphics 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_DELETE 0 en-GB Delete 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_FUNCTION 0 en-GB Function 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_COULD_NOT_CREATE_REPORT 0 en-GB An error occurred while creating the report. 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_CAUGHT_FOREIGN_EXCEPTION 0 en-GB An exception of type $type$ was caught. 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_CHANGEFONT 0 en-GB Change font 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_CHANGEPAGE 0 en-GB Change page attributes 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PAGEHEADERFOOTER_INSERT 0 en-GB Insert Page Header/Footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PAGEHEADERFOOTER_DELETE 0 en-GB Delete Page Header/Footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_COLUMNHEADERFOOTER_INSERT 0 en-GB Insert Column Header/Footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_COLUMNHEADERFOOTER_DELETE 0 en-GB Delete Column Header/Footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_REPORTHEADERFOOTER_INSERT 0 en-GB Insert Report Header/Footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_REPORTHEADERFOOTER_DELETE 0 en-GB Delete Report Header/Footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_ERR_NO_COMMAND 0 en-GB The report can not be executed unless it is bound to content. 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_ERR_NO_OBJECTS 0 en-GB The report can not be executed unless at least one object has been inserted. 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_UNDO_SHRINK 0 en-GB Shrink Section 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_DETAIL 0 en-GB Detail 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PAGE_HEADER 0 en-GB Page Header 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_PAGE_FOOTER 0 en-GB Page Footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_REPORT_HEADER 0 en-GB Report Header 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_REPORT_FOOTER 0 en-GB Report Footer 20200411 15:09:53 reportdesign source\ui\report\report.src 0 string RID_STR_INSERT 0 en-GB Insert 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PROPPAGE_DEFAULT 0 en-GB General 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PROPPAGE_DATA 0 en-GB Data 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_BOOL 1 0 en-GB No 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_BOOL 2 0 en-GB Yes 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_FORCENEWPAGE 0 en-GB Force New Page 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_FORCENEWPAGE_CONST 1 0 en-GB None 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_FORCENEWPAGE_CONST 2 0 en-GB Before Section 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_FORCENEWPAGE_CONST 3 0 en-GB After Section 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_FORCENEWPAGE_CONST 4 0 en-GB Before & After Section 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_NEWROWORCOL 0 en-GB New Row Or Column 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_KEEPTOGETHER 0 en-GB Keep Together 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_KEEPTOGETHER_CONST 1 0 en-GB No 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_KEEPTOGETHER_CONST 2 0 en-GB Whole Group 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_KEEPTOGETHER_CONST 3 0 en-GB With First Detail 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_CANGROW 0 en-GB Can Grow 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_CANSHRINK 0 en-GB Can Shrink 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_REPEATSECTION 0 en-GB Repeat Section 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PRINTREPEATEDVALUES 0 en-GB Print repeated values 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_CONDITIONALPRINTEXPRESSION 0 en-GB Conditional Print Expression 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_STARTNEWCOLUMN 0 en-GB Start new column 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_STARTNEWPAGE 0 en-GB Start new page 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_RESETPAGENUMBER 0 en-GB Reset page number 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_CHARTTYPE 0 en-GB Chart type 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PRINTWHENGROUPCHANGE 0 en-GB Print When Group Change 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_VISIBLE 0 en-GB Visible 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_GROUPKEEPTOGETHER 0 en-GB Group keep together 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_GROUPKEEPTOGETHER_CONST 1 0 en-GB Per Page 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_GROUPKEEPTOGETHER_CONST 2 0 en-GB Per Column 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_SECTIONPAGEBREAK_CONST 1 0 en-GB None 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_SECTIONPAGEBREAK_CONST 2 0 en-GB Section 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_SECTIONPAGEBREAK_CONST 3 0 en-GB Automatic 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PAGEHEADEROPTION 0 en-GB Page header 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PAGEFOOTEROPTION 0 en-GB Page footer 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_REPORTPRINTOPTION_CONST 1 0 en-GB All Pages 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_REPORTPRINTOPTION_CONST 2 0 en-GB Not With Report Header 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_REPORTPRINTOPTION_CONST 3 0 en-GB Not With Report Footer 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_REPORTPRINTOPTION_CONST 4 0 en-GB Not With Report Header/Footer 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_DEEPTRAVERSING 0 en-GB Deep traversing 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PREEVALUATED 0 en-GB Pre evaluation 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_POSITIONX 0 en-GB Position X 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_POSITIONY 0 en-GB Position Y 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_WIDTH 0 en-GB Width 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_HEIGHT 0 en-GB Height 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_INITIALFORMULA 0 en-GB Initial value 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PRESERVEIRI 0 en-GB Preserve as Link 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_FORMULA 0 en-GB Formula 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_DATAFIELD 0 en-GB Data field 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_FONT 0 en-GB Font 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_BACKCOLOR 0 en-GB Background colour 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_BACKTRANSPARENT 0 en-GB Background Transparent 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_CONTROLBACKGROUNDTRANSPARENT 0 en-GB Background Transparent 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_OVERLAP_OTHER_CONTROL 0 en-GB This operation is not allowed. The control overlaps with another one. 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_ILLEGAL_POSITION 0 en-GB This position can not be set. It is invalid. 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_SCOPE_GROUP 0 en-GB Group: %1 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_FORMULALIST 0 en-GB Function 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_SCOPE 0 en-GB Scope 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_TYPE 0 en-GB Data Field Type 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_TYPE_CONST 1 0 en-GB Field or Formula 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_TYPE_CONST 2 0 en-GB Function 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_TYPE_CONST 3 0 en-GB Counter 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_TYPE_CONST 4 0 en-GB User-Defined Function 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_MASTERFIELDS 0 en-GB Link master fields 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_DETAILFIELDS 0 en-GB Link slave fields 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_EXPLANATION 0 en-GB 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. 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_DETAILLABEL 0 en-GB Chart 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_MASTERLABEL 0 en-GB Report 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PREVIEW_COUNT 0 en-GB Preview Row(s) 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_AREA 0 en-GB Area 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_MIMETYPE 0 en-GB Report Output Format 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_VERTICALALIGN 0 en-GB Vert. Alignment 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_VERTICAL_ALIGN_CONST 1 0 en-GB Top 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_VERTICAL_ALIGN_CONST 2 0 en-GB Middle 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_VERTICAL_ALIGN_CONST 3 0 en-GB Bottom 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PARAADJUST 0 en-GB Horz. Alignment 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PARAADJUST_CONST 1 0 en-GB Left 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PARAADJUST_CONST 2 0 en-GB Right 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PARAADJUST_CONST 3 0 en-GB Block 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_PARAADJUST_CONST 4 0 en-GB Centre 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_F_COUNTER 0 en-GB Counter 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_F_ACCUMULATION 0 en-GB Accumulation 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_F_MINIMUM 0 en-GB Minimum 20200411 15:09:53 reportdesign source\ui\inspection\inspection.src 0 string RID_STR_F_MAXIMUM 0 en-GB Maximum 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 fixedline RID_PAGENUMBERS FL_FORMAT 0 en-GB Format 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 radiobutton RID_PAGENUMBERS RB_PAGE_N 0 en-GB Page N 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 radiobutton RID_PAGENUMBERS RB_PAGE_N_OF_M 0 en-GB Page N of M 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 fixedline RID_PAGENUMBERS FL_POSITION 0 en-GB Position 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 radiobutton RID_PAGENUMBERS RB_PAGE_TOPPAGE 0 en-GB Top of Page (Header) 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 radiobutton RID_PAGENUMBERS RB_PAGE_BOTTOMPAGE 0 en-GB Bottom of Page (Footer) 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 fixedline RID_PAGENUMBERS FL_MISC 0 en-GB General 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 fixedtext RID_PAGENUMBERS FL_ALIGNMENT 0 en-GB Alignment: 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 stringlist RID_PAGENUMBERS.LST_ALIGNMENT 1 0 en-GB Left 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 stringlist RID_PAGENUMBERS.LST_ALIGNMENT 2 0 en-GB Centre 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 stringlist RID_PAGENUMBERS.LST_ALIGNMENT 3 0 en-GB Right 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 checkbox RID_PAGENUMBERS CB_SHOWNUMBERONFIRSTPAGE 0 en-GB Show Number on First Page 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 helpbutton RID_PAGENUMBERS PB_HELP 0 en-GB ~Help 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 modaldialog RID_PAGENUMBERS HID_RPT_PAGENUMBERS_DLG 0 en-GB Page Numbers 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 string STR_RPT_PN_PAGE 0 en-GB "Page " & #PAGENUMBER# 20200411 15:09:53 reportdesign source\ui\dlg\PageNumber.src 0 string STR_RPT_PN_PAGE_OF 0 en-GB & " of " & #PAGECOUNT# 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 fixedline RID_GROUPS_SORTING FL_SEPARATOR2 0 en-GB Groups 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 fixedtext RID_GROUPS_SORTING FT_MOVELABEL 0 en-GB Group actions 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 toolboxitem RID_GROUPS_SORTING.TB_TOOLBOX SID_RPT_GROUPSORT_MOVE_UP HID_RPT_GROUPSORT_MOVE_UP 0 en-GB Move up 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 toolboxitem RID_GROUPS_SORTING.TB_TOOLBOX SID_RPT_GROUPSORT_MOVE_DOWN HID_RPT_GROUPSORT_MOVE_DOWN 0 en-GB Move down 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 toolboxitem RID_GROUPS_SORTING.TB_TOOLBOX SID_RPT_GROUPSORT_DELETE HID_RPT_GROUPSORT_DELETE 0 en-GB ~Delete 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 fixedline RID_GROUPS_SORTING FL_SEPARATOR3 0 en-GB Properties 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 fixedtext RID_GROUPS_SORTING FT_ORDER 0 en-GB Sorting 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 stringlist RID_GROUPS_SORTING.LST_ORDER 1 0 en-GB Ascending 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 stringlist RID_GROUPS_SORTING.LST_ORDER 2 0 en-GB Descending 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 fixedtext RID_GROUPS_SORTING FT_HEADER 0 en-GB Group Header 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 stringlist RID_GROUPS_SORTING.LST_HEADERLST 1 0 en-GB Present 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 stringlist RID_GROUPS_SORTING.LST_HEADERLST 2 0 en-GB Not present 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 fixedtext RID_GROUPS_SORTING FT_FOOTER 0 en-GB Group Footer 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 stringlist RID_GROUPS_SORTING.LST_FOOTERLST 1 0 en-GB Present 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 stringlist RID_GROUPS_SORTING.LST_FOOTERLST 2 0 en-GB Not present 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 fixedtext RID_GROUPS_SORTING FT_GROUPON 0 en-GB Group On 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 stringlist RID_GROUPS_SORTING.LST_GROUPONLST 1 0 en-GB Each Value 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 fixedtext RID_GROUPS_SORTING FT_GROUPINTERVAL 0 en-GB Group Interval 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 fixedtext RID_GROUPS_SORTING FT_KEEPTOGETHER 0 en-GB Keep Together 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 stringlist RID_GROUPS_SORTING.LST_KEEPTOGETHERLST 1 0 en-GB No 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 stringlist RID_GROUPS_SORTING.LST_KEEPTOGETHERLST 2 0 en-GB Whole Group 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 stringlist RID_GROUPS_SORTING.LST_KEEPTOGETHERLST 3 0 en-GB With First Detail 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 fixedline RID_GROUPS_SORTING FL_SEPARATOR1 0 en-GB Help 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 floatingwindow RID_GROUPS_SORTING HID_RPT_GROUPSSORTING_DLG 0 en-GB Sorting and Grouping 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_EXPRESSION 0 en-GB Field/Expression 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_SORTING 0 en-GB Sort Order 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_PREFIXCHARS 0 en-GB Prefix Characters 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_YEAR 0 en-GB Year 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_QUARTER 0 en-GB Quarter 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_MONTH 0 en-GB Month 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_WEEK 0 en-GB Week 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_DAY 0 en-GB Day 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_HOUR 0 en-GB Hour 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_MINUTE 0 en-GB Minute 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_INTERVAL 0 en-GB Interval 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_HELP_FIELD 0 en-GB Select a field or type an expression to sort or group on. 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_HELP_HEADER 0 en-GB Display a header for this group? 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_HELP_FOOTER 0 en-GB Display a footer for this group? 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_HELP_GROUPON 0 en-GB Select the value or range of values that starts a new group. 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_HELP_INTERVAL 0 en-GB Interval or number of characters to group on. 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_HELP_KEEP 0 en-GB Keep group together on one page? 20200411 15:09:53 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_HELP_SORT 0 en-GB Select ascending or descending sort order. Ascending means from A to Z or 0 to 9 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 stringlist WIN_CONDITION.LB_COND_TYPE 1 0 en-GB Field Value Is 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 stringlist WIN_CONDITION.LB_COND_TYPE 2 0 en-GB Expression Is 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 stringlist WIN_CONDITION.LB_OP 1 0 en-GB between 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 stringlist WIN_CONDITION.LB_OP 2 0 en-GB not between 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 stringlist WIN_CONDITION.LB_OP 3 0 en-GB equal to 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 stringlist WIN_CONDITION.LB_OP 4 0 en-GB not equal to 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 stringlist WIN_CONDITION.LB_OP 5 0 en-GB greater than 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 stringlist WIN_CONDITION.LB_OP 6 0 en-GB less than 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 stringlist WIN_CONDITION.LB_OP 7 0 en-GB greater than or equal to 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 stringlist WIN_CONDITION.LB_OP 8 0 en-GB less than or equal to 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 fixedtext WIN_CONDITION FT_AND 0 en-GB and 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 window WIN_CONDITION CRTL_FORMAT_PREVIEW HID_RPT_CRTL_FORMAT_PREVIEW 0 en-GB Example 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 helpbutton RID_CONDFORMAT PB_HELP 0 en-GB ~Help 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 modaldialog RID_CONDFORMAT HID_RPT_CONDFORMAT_DLG 0 en-GB Conditional Formatting 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 string STR_NUMBERED_CONDITION 0 en-GB Condition $number$ 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 string STR_COLOR_WHITE 0 en-GB White 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 string STR_CHARCOLOR 0 en-GB Font colour 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 string STR_CHARBACKGROUND 0 en-GB Background 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 string STR_TRANSPARENT 0 en-GB No Fill 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 toolboxitem RID_TB_SORTING SID_FM_SORTUP 0 en-GB Sort Ascending 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 toolboxitem RID_TB_SORTING SID_FM_SORTDOWN 0 en-GB Sort Descending 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 toolboxitem RID_TB_SORTING SID_FM_REMOVE_FILTER_SORT 0 en-GB Remove sorting 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 toolboxitem RID_TB_SORTING SID_ADD_CONTROL_PAIR 0 en-GB Insert 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 fixedline ADDFIELD_FL_HELP_SEPARATOR 0 en-GB Help 20200411 15:09:53 reportdesign source\ui\dlg\CondFormat.src 0 fixedtext ADDFIELD_HELP_FIELD 0 en-GB Highlight the fields to insert into the selected section of the template, then click Insert or press Enter. 20200411 15:09:53 reportdesign source\ui\dlg\DateTime.src 0 checkbox RID_DATETIME_DLG CB_DATE 0 en-GB Include Date 20200411 15:09:53 reportdesign source\ui\dlg\DateTime.src 0 fixedtext RID_DATETIME_DLG FT_DATE_FORMAT 0 en-GB Format 20200411 15:09:53 reportdesign source\ui\dlg\DateTime.src 0 checkbox RID_DATETIME_DLG CB_TIME 0 en-GB Include Time 20200411 15:09:53 reportdesign source\ui\dlg\DateTime.src 0 fixedtext RID_DATETIME_DLG FT_TIME_FORMAT 0 en-GB Format 20200411 15:09:53 reportdesign source\ui\dlg\DateTime.src 0 helpbutton RID_DATETIME_DLG PB_HELP 0 en-GB ~Help 20200411 15:09:53 reportdesign source\ui\dlg\DateTime.src 0 modaldialog RID_DATETIME_DLG HID_RPT_DATETIME_DLG 0 en-GB Date and Time 20200411 15:09:53 reportdesign source\ui\dlg\Navigator.src 0 floatingwindow RID_NAVIGATOR HID_RPT_NAVIGATOR_DLG 200 en-GB Report navigator 20200411 15:09:53 reportdesign source\ui\dlg\Navigator.src 0 string RID_STR_FUNCTIONS 200 en-GB Functions 20200411 15:09:53 reportdesign source\ui\dlg\Navigator.src 0 string RID_STR_GROUPS 200 en-GB Groups 20200411 15:09:53 reportdesign source\ui\dlg\Navigator.src 0 menuitem RID_MENU_NAVIGATOR SID_SORTINGANDGROUPING 0 en-GB Sorting and Grouping... 20200411 15:09:53 reportdesign source\ui\dlg\Navigator.src 0 menuitem RID_MENU_NAVIGATOR SID_PAGEHEADERFOOTER 0 en-GB Page Header/Footer... 20200411 15:09:53 reportdesign source\ui\dlg\Navigator.src 0 menuitem RID_MENU_NAVIGATOR SID_REPORTHEADERFOOTER 0 en-GB Report Header/Footer... 20200411 15:09:53 reportdesign source\ui\dlg\Navigator.src 0 menuitem RID_MENU_NAVIGATOR SID_RPT_NEW_FUNCTION 0 en-GB New Function 20200411 15:09:53 reportdesign source\ui\dlg\Navigator.src 0 menuitem RID_MENU_NAVIGATOR SID_SHOW_PROPERTYBROWSER 0 en-GB Properties... 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pageitem RID_PAGEDIALOG_PAGE.1 RID_SVXPAGE_PAGE 0 en-GB Page 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pageitem RID_PAGEDIALOG_PAGE.1 RID_SVXPAGE_BACKGROUND 0 en-GB Background 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pushbutton RID_PAGEDIALOG_PAGE 1 50 en-GB Return 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 string RID_PAGEDIALOG_PAGE 1 50 en-GB Page 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 string RID_PAGEDIALOG_PAGE 2 50 en-GB Background 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 tabdialog RID_PAGEDIALOG_PAGE 289 en-GB Page Setup 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pushbutton RID_PAGEDIALOG_BACKGROUND 1 50 en-GB Return 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 string RID_PAGEDIALOG_BACKGROUND 1 50 en-GB Background 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 tabdialog RID_PAGEDIALOG_BACKGROUND 289 en-GB Section Setup 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pageitem RID_PAGEDIALOG_CHAR.1 RID_PAGE_CHAR 0 en-GB Font 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pageitem RID_PAGEDIALOG_CHAR.1 RID_PAGE_EFFECTS 0 en-GB Font Effects 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pageitem RID_PAGEDIALOG_CHAR.1 RID_PAGE_POSITION 0 en-GB Position 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pageitem RID_PAGEDIALOG_CHAR.1 RID_PAGE_TWOLN 0 en-GB Asian Layout 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pageitem RID_PAGEDIALOG_CHAR.1 RID_PAGE_BACKGROUND 0 en-GB Background 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pageitem RID_PAGEDIALOG_CHAR.1 RID_PAGE_ALIGNMENT 0 en-GB Alignment 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pushbutton RID_PAGEDIALOG_CHAR 1 50 en-GB Return 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 string RID_PAGEDIALOG_CHAR 1 50 en-GB Character 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 tabdialog RID_PAGEDIALOG_CHAR 289 en-GB Character Settings 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pageitem RID_PAGEDIALOG_LINE.1 RID_SVXPAGE_LINE 0 en-GB Line 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pageitem RID_PAGEDIALOG_LINE.1 RID_SVXPAGE_LINE_DEF 0 en-GB Line Styles 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pageitem RID_PAGEDIALOG_LINE.1 RID_SVXPAGE_LINEEND_DEF 0 en-GB Arrow Styles 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 pushbutton RID_PAGEDIALOG_LINE 1 50 en-GB Return 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 string RID_PAGEDIALOG_LINE 1 50 en-GB Line 20200411 15:09:53 reportdesign source\ui\dlg\dlgpage.src 0 tabdialog RID_PAGEDIALOG_LINE 289 en-GB Line 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_DETAIL 0 en-GB Detail 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_PAGE_HEADER 0 en-GB Page Header 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_PAGE_FOOTER 0 en-GB Page Footer 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_GROUP_HEADER 0 en-GB Group Header 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_GROUP_FOOTER 0 en-GB Group Footer 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_REPORT_HEADER 0 en-GB Report Header 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_REPORT_FOOTER 0 en-GB Report Footer 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_PROPERTY_CHANGE_NOT_ALLOWED 0 en-GB The name '#1' already exists and can not be assigned again. 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_ERROR_WRONG_ARGUMENT 0 en-GB You tried to set an illegal argument. Please have a look at '#1' for valid arguments. 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_ARGUMENT_IS_NULL 0 en-GB The element is invalid. 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_FIXEDTEXT 0 en-GB Label field 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_FORMATTEDFIELD 0 en-GB Formatted field 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_IMAGECONTROL 0 en-GB Image control 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_REPORT 0 en-GB Report 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_SHAPE 0 en-GB Shape 20200411 15:09:53 reportdesign source\core\resource\strings.src 0 string RID_STR_FIXEDLINE 0 en-GB Fixed line 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem Welcome Welcome 0 en-GB ${PRODUCTNAME} ${PRODUCTVERSION} ReadMe 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem LatestUpdates LatestUpdates 0 en-GB For latest updates to this readme file, see https://www.openoffice.org/welcome/readme.html 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem A6 A6 0 en-GB This file contains important information about this program. Please read this information very carefully before starting work. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem A7 A7 0 en-GB The Apache OpenOffice Community, responsible for the development of this product, would like to invite you to participate as a community member. As a new user, you can check out the ${PRODUCTNAME} community site with helpful information at https://openoffice.apache.org 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem A9 A9 0 en-GB Also read the sections below about getting involved in the Apache OpenOffice project. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem A10 A10 0 en-GB Is ${PRODUCTNAME} really free for any user? 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem A11 A11 0 en-GB ${PRODUCTNAME} is free for use by everybody. You may take this copy of ${PRODUCTNAME} and install it on as many computers as you like, and use it for any purpose you like (including commercial, government, public administration and educational use). For further details see the license text delivered together with ${PRODUCTNAME} or https://www.openoffice.org/license.html 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem A12 A12 0 en-GB Why is ${PRODUCTNAME} free for any user? 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem A13 A13 0 en-GB You can use this copy of ${PRODUCTNAME} today free of charge because individual contributors and corporate sponsors have designed, developed, tested, translated, documented, supported, marketed, and helped in many other ways to make ${PRODUCTNAME} what it is today - the world's leading open-source office software. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem A13b A13b 0 en-GB If you appreciate their efforts, and would like to ensure Apache OpenOffice continues into the future, please consider contributing to the project - see https://openoffice.apache.org/get-involved.html for details on contributing time and https://www.apache.org/foundation/contributing.html for details on donations. Everyone has a contribution to make. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem rr3fgf42r rr3fgf42r 0 en-GB Notes on Installation 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem javaneeded javaneeded 0 en-GB ${PRODUCTNAME} requires a recent version of JAVA for full functionality; JAVA can be downloaded from https://java.com. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem sdfsdfgf42r sdfsdfgf42r 0 en-GB System Requirements 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem macxiOSX macxiOSX 0 en-GB MacOSX 10.7 (Lion) or higher 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem macxicpu macxicpu 0 en-GB Intel processor 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem macxiRAM macxiRAM 0 en-GB 512 MB RAM 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem macxHardDiksSpace macxHardDiksSpace 0 en-GB Up to 1.5 GB available hard disc space 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem macxivideo macxivideo 0 en-GB 1024 x 768 graphic device with 256 colours (higher resolution recommended) 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem s2s3sdf2 s2s3sdf2 0 en-GB Microsoft Windows XP, Vista, Windows 7, Windows 8 or Windows 10 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem utzu6 utzu6 0 en-GB Pentium III or later processor 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem ghuj67 ghuj67 0 en-GB 256 MB RAM (512 MB RAM recommended) 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem jzjtzu6 jzjtzu6 0 en-GB Up to 1.5 GB available hard diskcspace 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem jtzu56 jtzu56 0 en-GB 1024x768 resolution (higher resolution recommended), at least 256 colours 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem edssc3d edssc3d 0 en-GB Please be aware that administrator rights are needed for the installation process. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem MSOReg1 MSOReg1 0 en-GB Registration of ${PRODUCTNAME} as default application for Microsoft Office formats can be forced or suppressed by using the following command line switches with the installer: 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem MSOReg2 MSOReg2 0 en-GB /msoreg=1 will force registration of ${PRODUCTNAME} as default application for Microsoft Office formats. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem MSOReg3 MSOReg3 0 en-GB /msoreg=0 will suppress registration of ${PRODUCTNAME} as default application for Microsoft Office formats. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem DLLA1 DLLA1 0 en-GB If you perform an administrative installation using setup /a, you need to make sure that the file msvcr100.dll is installed on the system. This file is required for ${PRODUCTNAME} to start after an administrative installation. You can get the file from https://www.microsoft.com/en-US/download/details.aspx?id=26999 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem AdminNeeded AdminNeeded 0 en-GB Please be aware that administrator rights are needed for the installation process. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem s2335 s2335 0 en-GB Solaris 10 operating system (SPARC platform) or higher 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem s253 s253 0 en-GB 256 MB RAM (512 MB RAM recommended) 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem s23seg s23seg 0 en-GB Up to 1.55 GB available hard disc space 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem s2s43gfe s2s43gfe 0 en-GB X Server with 1024x768 resolution (higher resolution recommended), with at least 256 colours 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem n4234rw n4234rw 0 en-GB Window Manager 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem wd2dff2 wd2dff2 0 en-GB Gnome 2.6 or higher, with the gail 1.8.6 and the at-spi 1.7 packages, required for support of assistive technology tools (AT tools) 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem s23h s23h 0 en-GB Solaris 10 operating system (x86 platform) or higher 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem s24f s24f 0 en-GB 256 MB RAM (512 MB RAM recommended) 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem fgheg fgheg 0 en-GB Up to 1.55 GB available hard disc space 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem fghfgh fghfgh 0 en-GB X Server with 1024x768 resolution (higher resolution recommended), with at least 256 colours 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem mgjfg mgjfg 0 en-GB Window Manager 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem wd2dff1 wd2dff1 0 en-GB Gnome 2.6 or higher, with the gail 1.8.6 and the at-spi 1.7 packages, required for support of assistive technology tools (AT tools) 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem s2we35 s2we35 0 en-GB Linux Kernel version 2.6.18 or higher 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem s253we s253we 0 en-GB glibc2 version 2.5 or higher 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem s256we s256we 0 en-GB gtk version 2.10.4 or higher 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem s2etfseg s2etfseg 0 en-GB Pentium III or later processor 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem s2ssdfe s2ssdfe 0 en-GB 256 MB RAM (512 MB RAM recommended) 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem n42dfgf n42dfgf 0 en-GB Up to 1.55 GB available hard disc space 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem ghjhhr ghjhhr 0 en-GB X Server with 1024x768 resolution (higher resolution recommended), with at least 256 colours 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem fhrtz5 fhrtz5 0 en-GB Window Manager 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem wd2dff wd2dff 0 en-GB Gnome 2.16 or higher, with the gail 1.8.6 and the at-spi 1.7 packages, required for support of assistive technology tools (AT tools) 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem Linuxi3a Linuxi3a 0 en-GB There is a wide variety of Linux distributions, and even within the same distribution there may be different installation options (KDE vs Gnome, etc.). Some distributions ship with their own ‘native’ version of ${PRODUCTNAME}, which may have different features from this Community ${PRODUCTNAME}. Sometimes you can install the Community ${PRODUCTNAME} alongside the ‘native’ version. However, it’s usually safer to remove the ‘native’ version before installing this Community version. Consult the documentation for your distribution for details of how to do this. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem Linuxi4a Linuxi4a 0 en-GB It is recommended that you always backup your system before you remove or install software. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem Precautions Precautions 0 en-GB Please make sure you have enough free memory in the temporary directory on your system and that read, write and run access rights have been granted. Close all other programs before starting the installation. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem naso01 naso01 0 en-GB Problems During Program Start-up 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem naso02 naso02 0 en-GB If you experience ${PRODUCTNAME} start-up problems (most notably while using Gnome) please 'unset' the SESSION_MANAGER environment variable inside the shell you use to start ${PRODUCTNAME}. This can be done by adding the line "unset SESSION_MANAGER" to the beginning of the soffice shell script found in the "[office folder]/program" directory. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem abcdef abcdef 0 en-GB Difficulties starting ${PRODUCTNAME} (e.g. applications hang) as well as problems with the screen display are often caused by the graphics card driver. If these problems occur, please update your graphics card driver or try using the graphics driver delivered with your operating system. Difficulties displaying 3D objects can often be solved by deactivating the option "Use OpenGL" under 'Tools - Options - ${PRODUCTNAME} - View - 3D view'. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem naso naso 0 en-GB ALPS/Synaptics notebook touchpads in Windows 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem naso2 naso2 0 en-GB Due to a Windows driver issue, you cannot scroll through ${PRODUCTNAME} documents when you slide your finger across an ALPS/Synaptics touchpad. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem naso6 naso6 0 en-GB To enable touchpad scrolling, add the following lines to the "C:\Program Files\Synaptics\SynTP\SynTPEnh.ini" configuration file, and restart your computer: 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem naso8 naso8 0 en-GB The location of the configuration file might vary on different versions of Windows. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem sdfsd32asrc sdfsd32asrc 0 en-GB Mozilla Address Book Driver 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem sdcc32asrc sdcc32asrc 0 en-GB The Mozilla address book driver requires the SUNWzlib package. This package is not part of the minimum Solaris operating system installation. If you require access to the Mozilla address book, then add this package to your Solaris operating system using the command "pkgadd" from the installation CD. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem awe1 awe1 0 en-GB Shortcut Keys 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem w32e1 w32e1 0 en-GB Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documentation of your operating system. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem mackeys1 mackeys1 0 en-GB The application help of ${PRODUCTNAME} may use shortcut combinations for PC keyboards only. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem gfh6w gfh6w 0 en-GB File Locking 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem pji76w pji76w 0 en-GB File locking is enabled by default in ${PRODUCTNAME}. On a network that uses the Network File System protocol (NFS), the locking daemon for NFS clients must be active. To disable file locking, edit the soffice script and change the line "export SAL_ENABLE_FILE_LOCKING" to "# export SAL_ENABLE_FILE_LOCKING". If you disable file locking, the write access of a document is not restricted to the user who first opens the document. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem pji76wsdf pji76wsdf 0 en-GB Warning: The activated file locking feature can cause problems with Solaris 2.5.1 and 2.7 used in conjunction with Linux NFS 2.0. If your system environment has these parameters, we strongly recommend that you avoid using the file locking feature. Otherwise, ${PRODUCTNAME} will hang when you try to open a file from a NFS mounted directory from a Linux computer. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem gfh6w1 gfh6w1 0 en-GB Problems When Sending Documents as E-mails From ${PRODUCTNAME} 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem pji76w1 pji76w1 0 en-GB When sending a document via 'File - Send - Document as E-mail' or 'Document as PDF Attachment' problems might occur (program crashes or hangs). This is due to the Windows system file "Mapi" (Messaging Application Programming Interface) which causes problems in some file versions. Unfortunately, the problem cannot be narrowed down to a certain version number. For more information visit https://www.microsoft.com to search the Microsoft Knowledge Base for "mapi dll". 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem aw22 aw22 0 en-GB Important Accessibility Notes 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem access7 access7 0 en-GB For more information on the accessibility features in ${PRODUCTNAME}, see https://www.openoffice.org/access/ 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem support support 0 en-GB User Support 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem support1 support1 0 en-GB The main support page https://support.openoffice.org/ offers various possibilities for help with ${PRODUCTNAME}. Your question may have already been answered - check the Community Forum at https://forum.openoffice.org or search the archives of the 'users@openoffice.apache.org' mailing list at https://openoffice.apache.org/mailing-lists.html. Alternatively, you can send in your questions to users@openoffice.apache.org. How to subscribe to the list (to get an email response) is explained on this page: https://openoffice.apache.org/mailing-lists.html. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem faq faq 0 en-GB Also check the FAQ section at https://wiki.openoffice.org/wiki/Documentation/FAQ. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem reportbugs reportbugs 0 en-GB Reporting Bugs & Issues 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem reportbugs1 reportbugs1 0 en-GB The ${PRODUCTNAME} Web site hosts BugZilla, our mechanism for reporting, tracking and solving bugs and issues. We encourage all users to feel entitled and welcome to report issues that may arise on your particular platform. Energetic reporting of issues is one of the most important contributions that the user community can make to the ongoing development and improvement of the suite. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem gettinginvolved1 gettinginvolved1 0 en-GB Getting Involved 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem gettinginvolved2 gettinginvolved2 0 en-GB The ${PRODUCTNAME} Community would very much benefit from your active participation in the development of this important open source project. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem gettingimvolved3 gettingimvolved3 0 en-GB As a user, you are already a valuable part of the suite's development process and we would like to encourage you to take an even more active role with a view to being a long-term contributor to the community. Please join and check out the user page at https://openoffice.apache.org/get-involved.html 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem howtostart howtostart 0 en-GB How to Start 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem howtostart1 howtostart1 0 en-GB The best way to start contributing is to subscribe to one or more of the mailing lists, lurk for a while, and gradually use the mail archives to familiarize yourself with many of the topics covered since the ${PRODUCTNAME} source code was released back in October 2000. When you're comfortable, all you need to do is send an email self-introduction and jump right in. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem subscribe subscribe 0 en-GB Subscribe 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem subscribe1 subscribe1 0 en-GB Here are a few of the ${PRODUCTNAME} mailing lists to which you can subscribe at https://openoffice.apache.org/mailing-lists.html 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem subscribelist1 subscribelist1 0 en-GB News: announce@openoffice.apache.org *recommended to all users* (light traffic) 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem subscribelist2 subscribelist2 0 en-GB Main user forum: users@openoffice.apache.org *easy way to lurk on discussions* (heavy traffic) 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem subscribelist4 subscribelist4 0 en-GB General project development and discussion list: dev@openoffice.apache.org (heavy traffic) 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem 0 en-GB Joining the Project 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem joining joining 0 en-GB You can make major contributions to this important open source project even if you have limited software design or coding experience. Yes, you! 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem joining1 joining1 0 en-GB At https://openoffice.apache.org/get-involved.html you will find a first overview where you can start with, ranging from Localisation, QA, user support to some real core coding projects. If you are not a developer, you can help with Documentation or Marketing, for example. The ${PRODUCTNAME} marketing is applying both guerrilla and traditional commercial techniques to marketing open source software, and we are doing it across language and cultural barriers, so you can help just by spreading the word and telling a friend about this office suite. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem joining3 joining3 0 en-GB You can help by joining the marketing mailing list marketing@openoffice.apache.org where you can provide point communication contact with press, media, government agencies, consultants, schools, Linux Users Groups and developers in your country and local community. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem credits credits 0 en-GB We hope you enjoy working with the new ${PRODUCTNAME} ${PRODUCTVERSION} and will join us on-line. 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem credits2 credits2 0 en-GB The Apache OpenOffice Community 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem ModifiedSourceCodeHeading ModifiedSourceCodeHeading 0 en-GB Used / Modified Source Code 20200411 15:09:53 readlicense_oo docs\readme\readme.xrm 0 readmeitem ModifiedSourceCodePara ModifiedSourceCodePara 0 en-GB For detailed information about used and/or modified source code, see the NOTICE file which is part of the installation. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PREVIOUS 0 en-GB Back 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NEXT 0 en-GB Next 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CANCEL 0 en-GB Cancel 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_FINISH 0 en-GB Finish 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_DECLINE 0 en-GB Decline 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALL 0 en-GB Install now 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALL 0 en-GB Remove Now 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_HELP 0 en-GB Help 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_OK 0 en-GB OK 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ERROR 0 en-GB Error 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_FILE_NOT_FOUND 0 en-GB Error: File not found 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_APPLICATIONTITLE 0 en-GB ${PRODUCT_FULLNAME} Installation Wizard 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_APPLICATIONTITLEUNINSTALLATION 0 en-GB ${PRODUCT_FULLNAME} Uninstallation Wizard 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CANCEL_DIALOG_TITLE 0 en-GB Exit 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CANCEL_DIALOG 0 en-GB Do you really want to exit the Installation Wizard? 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CANCEL_DIALOG_UNINSTALLATION 0 en-GB Do you really want to exit the Uninstallation Wizard? 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_STOP_DIALOG 0 en-GB Do you really want to abort the installation process? 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_STOP_DIALOG_TITLE 0 en-GB Abort installation? 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_STOP_DIALOG_UNINSTALLATION 0 en-GB Do you really want to abort the uninstallation process? 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_STOP_DIALOG_TITLE_UNINSTALLATION 0 en-GB Abort uninstallation? 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ACCEPTLICENSE 0 en-GB Accept Licence 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ACCEPTLICENSE1 0 en-GB Software Licence Agreement 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ACCEPTLICENSE2 0 en-GB Please read the following licence agreement carefully. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ACCEPTLICENSE3 0 en-GB If you have read and accept all the terms of the entire Software Licence Agreement, click 'Accept Licence' to continue with the installation. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY1 0 en-GB Select Installation Directory 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY1_UPDATE 0 en-GB Update the Installed Version 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY1_MAINTAIN 0 en-GB Adding Components to the Installed Version 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY2 0 en-GB Install ${PRODUCT_FULLNAME} in this directory 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY3 0 en-GB Browse... 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY4_QUESTION_TITLE 0 en-GB Create New Directory 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY5_QUESTION_MESSAGE 0 en-GB The directory '${DIR}' does not exist.\nDo you want to create it now? 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY5_QUESTION_MESSAGE2 0 en-GB The directory '${DIR}' does not exist.\nDo you want to create it now or choose another directory? 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY6 0 en-GB Select root directory 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY_NO_WRITE_ACCESS 0 en-GB You do not have write access in the directory 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY_NOT_ALLOWED 0 en-GB You are not allowed to create the directory 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY_NO_SUCCESS 0 en-GB Failed to create the directory 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSECOMPONENTS1 0 en-GB Select Components 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSECOMPONENTS1_MAINTAIN 0 en-GB Select Additional Components 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSECOMPONENTS2 0 en-GB Marked components will be installed. Please mark them accordingly 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSECOMPONENTS3 0 en-GB Feature Description 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSECOMPONENTS4 0 en-GB Size (KB): 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEINSTALLATIONTYPE1 0 en-GB Select the Type of Installation 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEINSTALLATIONTYPE2 0 en-GB Select the type of installation that best suits your needs: 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEINSTALLATIONTYPE3 0 en-GB Select the Type of Installation 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEINSTALLATIONTYPE4 0 en-GB The main components will be installed. Recommended for most users. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEINSTALLATIONTYPE5 0 en-GB You choose the components you want to install and where they are stored. Recommended for advanced users. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEINSTALLATIONTYPE6 0 en-GB Typical 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEINSTALLATIONTYPE7 0 en-GB Custom 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONIMMINENT1 0 en-GB Ready to Install 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONIMMINENT1_UPDATE 0 en-GB Ready to Update 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONIMMINENT2 0 en-GB The following ${PRODUCT_FULLNAME} components will be installed: 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONONGOING1 0 en-GB Installing... 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONONGOING3 0 en-GB Stop 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONONGOING_PACKAGEPATH_NOT_FOUND 0 en-GB ERROR: Path with installation packages not found! 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PROLOGUE1 0 en-GB Welcome 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PROLOGUE2 0 en-GB This Installation Wizard will install ${PRODUCT_FULLNAME} on your computer. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PROLOGUE3 0 en-GB To continue, click 'Next'. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PROLOGUE4 0 en-GB Note: This installation will be done without root privileges. Therefore you will have a reduced functionality (Java Runtime Environment (JRE) not installable, system integration not possible).\nClick 'Cancel' and change your privileges to root privileges, if you want to use the complete functionality. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONCOMPLETED1 0 en-GB Installation Completed 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONCOMPLETED1_ABORT 0 en-GB Installation Aborted 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONCOMPLETED1_ERROR 0 en-GB Installation Failed 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONCOMPLETED2 0 en-GB The Installation Wizard has successfully installed ${PRODUCT_FULLNAME} on your computer. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONCOMPLETED2_ABORT 0 en-GB The Installation Wizard was aborted. ${PRODUCT_NAME} is not installed on your computer. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONCOMPLETED2_ERROR 0 en-GB An error has occurred. Thus the Installation Wizard could not install ${PRODUCT_NAME} on your computer successfully. Click 'Details...' for more information. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONCOMPLETED3 0 en-GB Click 'Finish' to exit the Wizard. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONCOMPLETED_BUTTON 0 en-GB Details... 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONPROLOGUE2 0 en-GB The ${PRODUCT_FULLNAME} Uninstallation Wizard will remove ${PRODUCT_FULLNAME} from your computer. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATION_PROLOGUE_WRONG_PRIVILEGES_CURRENT_ROOT 0 en-GB Sorry, wrong privileges. Installation was done with User privilges, but you have Root privileges. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATION_PROLOGUE_WRONG_PRIVILEGES_CURRENT_USER 0 en-GB Sorry, wrong privileges. Installation was done with Root privilges, but you have User privileges. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEUNINSTALLATIONTYPE1 0 en-GB Select the Type of Uninstallation 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEUNINSTALLATIONTYPE2 0 en-GB Select the type of uninstallation that best suits your needs: 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEUNINSTALLATIONTYPE3 0 en-GB Partial 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEUNINSTALLATIONTYPE4 0 en-GB Completely removes ${PRODUCT_FULLNAME} and all its components from your system. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEUNINSTALLATIONTYPE5 0 en-GB You choose the program features you want to remove. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEUNINSTALLATIONTYPE6 0 en-GB Complete 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEUNINSTALLATIONCOMPONENTS2 0 en-GB Components marked with an X will be removed. Mark the components you want to remove. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONIMMINENT1 0 en-GB Ready to Remove 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONIMMINENT2 0 en-GB The following ${PRODUCT_FULLNAME} components will be removed: 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONONGOING1 0 en-GB Uninstalling... 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONCOMPLETED1 0 en-GB Uninstallation Completed 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONCOMPLETED1_ABORT 0 en-GB Uninstallation Aborted 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONCOMPLETED1_ERROR 0 en-GB Uninstallation Failed 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONCOMPLETED2 0 en-GB The Uninstallation Wizard has successfully removed ${PRODUCT_FULLNAME} from your computer. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONCOMPLETED2_PARTIAL 0 en-GB The Uninstallation Wizard has successfully removed the selected components of ${PRODUCT_NAME} from your computer. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONCOMPLETED2_ABORT 0 en-GB The Uninstallation Wizard was aborted before completely removing ${PRODUCT_NAME} from your computer. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONCOMPLETED2_ERROR 0 en-GB An error has occurred. Thus the Uninstallation Wizard could not remove ${PRODUCT_NAME} from your computer successfully. Click 'Details...' for more information. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLERFACTORY_OS_NOT_SUPPORTED 0 en-GB Sorry, this Operating System is not supported yet. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_OLDER_VERSION_INSTALLED_FOUND 0 en-GB An older version of ${PRODUCT_NAME} was found on your system in: 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_OLDER_VERSION_INSTALLED_REMOVE 0 en-GB You must remove the older version of ${PRODUCT_NAME} before you can install the newer one. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NEWER_VERSION_INSTALLED_FOUND 0 en-GB A newer version of ${PRODUCT_NAME} was found on your system in: 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NEWER_VERSION_INSTALLED_REMOVE 0 en-GB You must remove the newer version of ${PRODUCT_NAME} before you can install the older one. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NEWER_VERSION_DATABASE 0 en-GB Database 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NEWER_VERSION_TIP 0 en-GB Please choose another installation directory. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ROOT_PRIVILEGES_REQUIRED_1 0 en-GB The user you are logged in as cannot run the Installation Wizard. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ROOT_PRIVILEGES_REQUIRED_2 0 en-GB Please log out and log back in as a user with system administrator rights. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_DISCSPACE_INSUFFICIENT 0 en-GB Not enough disc space available for installation. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_DISCSPACE_REQUIRED 0 en-GB Required disc space 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_DISCSPACE_AVAILABLE 0 en-GB Available disc space 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_DISCSPACE_TIP 0 en-GB Please use another directory for installation or change your module selection. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ANALYZING_DATABASE1 0 en-GB Analysing ... 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ANALYZING_DATABASE2 0 en-GB Analysing database\nPlease wait a moment ... 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PROLOGUE_1 0 en-GB Welcome to the Installation Wizard.

This wizard asks you to supply configuration settings.

At the bottom of each page are navigation buttons that let you move through the Installation Wizard: 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PROLOGUE_2 0 en-GB 'Back' returns you to the previous page. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PROLOGUE_3 0 en-GB 'Next' takes you to the next page. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PROLOGUE_4 0 en-GB 'Cancel' ends the Installation Wizard without installing this software. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PROLOGUE_5 0 en-GB 'Help' displays the Help with further information about the page currently displayed. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PROLOGUE_6 0 en-GB 'OK' exits the Help page and returns you to the Installation Wizard. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONPROLOGUE_1 0 en-GB Welcome to the Uninstallation Wizard.

This wizard asks you to supply configuration settings.

At the bottom of each page are navigation buttons that let you move through the Uninstallation Wizard: 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONPROLOGUE_2 0 en-GB 'Back' returns you to the previous page. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONPROLOGUE_3 0 en-GB 'Next' takes you to the next page. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONPROLOGUE_4 0 en-GB 'Cancel' ends the Uninstallation Wizard without removing this software. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONPROLOGUE_5 0 en-GB 'Help' displays the Help with further information about the page currently displayed. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONPROLOGUE_6 0 en-GB 'OK' exits the Help page and returns you to the Uninstallation Wizard. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ACCEPTLICENSE_1 0 en-GB Before you install this product, you must read and accept the entire Software Licence Agreement under which this software is licensed for your use. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ACCEPTLICENSE_2 0 en-GB If you have read and accept all the terms of the entire Software Licence Agreement, click 'Accept Licence' to continue with the installation. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ACCEPTLICENSE_3 0 en-GB If you do not accept all the terms of the Software Licence Agreement, click 'Decline' to end the Installation Wizard without installing this product. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEINSTALLATIONTYPE_1 0 en-GB Select the type of product installation to perform from the following choices. This will determine how much information you need to provide for product configuration. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEDIRECTORY_1 0 en-GB It is recommended that you install this product in the directory suggested by this Installation Wizard.

To choose a different location, click 'Browse...' or specify the full path of the directory to use in the text box below.

If this product is already installed, you cannot change the destination directory. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSECOMPONENTS_1 0 en-GB Components marked in colour will be installed. Click the icon of a component to mark or unmark the component.

All already installed components cannot be selected for installation. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONIMMINENT_1 0 en-GB The listed components are ready for installation based on your configuration settings.

If you are satisfied with your selection, click 'Install Now' to begin.

To check or modify your settings on the previous pages, click 'Back'. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONIMMINENT_1 0 en-GB The listed components are ready for uninstallation based on your configuration settings.

If you are satisfied with your selection, click 'Remove Now' to begin.

To check or modify your settings on the previous pages, click 'Back'. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONONGOING_1 0 en-GB This page indicates the progress of the installation with the aid of a progress bar. To abort the installation process, click 'Stop'. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONONGOING_1 0 en-GB This page indicates the progress of the uninstallation with the aid of a progress bar. To abort the uninstallation, click 'Stop'. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEUNINSTALLATIONTYPE_1 0 en-GB Complete: This will remove all installed components of your version.

Partial: This removes only the components you will choose out of the components list. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEUNINSTALLATIONCOMPONENTS_1 0 en-GB Components marked with an X will be removed. Click next to a component to mark or unmark it with an X. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PACKAGEFORMAT_NOT_SUPPORTED 0 en-GB This package format is currently not supported for your operating system! 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_OPERATING_SYSTEM 0 en-GB Operating system 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PACKAGEFORMAT 0 en-GB Package format 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NOTHING_TO_INSTALL 0 en-GB Nothing to install 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_COMPONENTS_SELECTED_1 0 en-GB No components have been selected for installation. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_COMPONENTS_SELECTED_2 0 en-GB Click 'OK' to select one or more components for installation or to exit the Installation Wizard. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_LANGUAGE_SELECTED_1 0 en-GB No languages have been selected for installation. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_LANGUAGE_SELECTED_2 0 en-GB Click 'OK' to select one or more languages for installation or to exit the Installation Wizard. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_APPLICATION_SELECTED_1 0 en-GB No applications have been selected for installation. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_APPLICATION_SELECTED_2 0 en-GB Click 'OK' to select one or more application for installation or to exit the Installation Wizard. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NOTHING_TO_UNINSTALL 0 en-GB Nothing to uninstall 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_UNINSTALLCOMPONENTS_SELECTED_1 0 en-GB No components have been selected for uninstallation. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_UNINSTALLCOMPONENTS_SELECTED_2 0 en-GB Click 'OK' to select one or more components for uninstallation or to exit the Uninstallation Wizard. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ALL_LANGUAGECOMPONENTS_SELECTED_1 0 en-GB All language components have been selected for uninstallation. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ALL_LANGUAGECOMPONENTS_SELECTED_2 0 en-GB Click 'OK' to select one or more language components not for uninstallation or to exit the Uninstallation Wizard. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_1 0 en-GB All application components have been selected for uninstallation. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_2 0 en-GB Click 'OK' to select one or more application components not for uninstallation or to exit the Uninstallation Wizard. 20200411 15:09:53 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHANGE_SELECTION 0 en-GB Please change selection 20200411 15:09:53 scp2 source\quickstart\module_quickstart.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_QUICKSTART 0 en-GB Quickstarter 20200411 15:09:53 scp2 source\quickstart\module_quickstart.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_QUICKSTART 0 en-GB Loads basic components on system start to accelerate start up time of %PRODUCTNAME %PRODUCTVERSION. 20200411 15:09:53 scp2 source\kde\module_kde.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_KDE 0 en-GB KDE Integration 20200411 15:09:53 scp2 source\kde\module_kde.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_KDE 0 en-GB System integration of %PRODUCTNAME %PRODUCTVERSION into KDE. 20200411 15:09:53 scp2 source\winexplorerext\module_winexplorerext.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_WINDOWS_EXPLORER_EXTENSIONS 0 en-GB Windows Explorer Extension 20200411 15:09:53 scp2 source\winexplorerext\module_winexplorerext.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_WINDOWS_EXPLORER_EXTENSIONS 0 en-GB Enables the Microsoft Windows Explorer to show information about %PRODUCTNAME documents, such as thumbnail previews. 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_NEW 0 en-GB &New 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_SO60_TEXT 0 en-GB %SXWFORMATNAME %SXWFORMATVERSION Text Document 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_SO60_MASTERDOC 0 en-GB %SXWFORMATNAME %SXWFORMATVERSION Master Document 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_SO60_WRITER_TEMPLATE 0 en-GB %SXWFORMATNAME %SXWFORMATVERSION Text Document Template 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_OO_WRITER 0 en-GB OpenDocument Text 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_OO_WRITER_TEMPLATE 0 en-GB OpenDocument Text Template 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_OO_MASTERDOC 0 en-GB OpenDocument Master Document 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_OO_WEBDOC 0 en-GB HTML Document Template 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_MS_WORD_DOCUMENT_OLD 0 en-GB Microsoft Word 97-2003 Document 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_MS_WORD_DOCUMENT 0 en-GB Microsoft Word Document 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_MS_WORD_TEMPLATE_OLD 0 en-GB Microsoft Word 97-2003 Template 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_MS_WORD_TEMPLATE 0 en-GB Microsoft Word Template 20200411 15:09:53 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_MS_RTF_DOCUMENT 0 en-GB Rich Text Document 20200411 15:09:53 scp2 source\writer\module_writer.ulf 0 LngText STR_NAME_MODULE_PRG_WRT 0 en-GB %PRODUCTNAME Writer 20200411 15:09:53 scp2 source\writer\module_writer.ulf 0 LngText STR_DESC_MODULE_PRG_WRT 0 en-GB Create and edit text and graphics in letters, reports, documents and Web pages using %PRODUCTNAME Writer. 20200411 15:09:53 scp2 source\writer\module_writer.ulf 0 LngText STR_NAME_MODULE_PRG_WRT_BIN 0 en-GB Program Module 20200411 15:09:53 scp2 source\writer\module_writer.ulf 0 LngText STR_DESC_MODULE_PRG_WRT_BIN 0 en-GB The application %PRODUCTNAME Writer 20200411 15:09:53 scp2 source\writer\module_writer.ulf 0 LngText STR_NAME_MODULE_PRG_WRT_HELP 0 en-GB %PRODUCTNAME Writer Help 20200411 15:09:53 scp2 source\writer\module_writer.ulf 0 LngText STR_DESC_MODULE_PRG_WRT_HELP 0 en-GB Help about %PRODUCTNAME Writer 20200411 15:09:53 scp2 source\writer\module_writer.ulf 0 LngText STR_NAME_MODULE_PRG_WRT_WRITER2LATEX 0 en-GB LaTeX Export 20200411 15:09:53 scp2 source\writer\module_writer.ulf 0 LngText STR_DESC_MODULE_PRG_WRT_WRITER2LATEX 0 en-GB LaTeX export filter for Writer documents. 20200411 15:09:53 scp2 source\writer\folderitem_writer.ulf 0 LngText STR_FI_NAME_HTMLDOKUMENT 0 en-GB HTML Document 20200411 15:09:53 scp2 source\writer\folderitem_writer.ulf 0 LngText STR_FI_NAME_TEXTDOKUMENT 0 en-GB Text Document 20200411 15:09:53 scp2 source\writer\folderitem_writer.ulf 0 LngText STR_FI_TOOLTIP_WRITER 0 en-GB Create and edit text and graphics in letters, reports, documents and Web pages using Writer. 20200411 15:09:53 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_NEW 0 en-GB &New 20200411 15:09:53 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_SO60_SPREADSHEET 0 en-GB %SXWFORMATNAME %SXWFORMATVERSION Spreadsheet 20200411 15:09:53 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_SO60_CALC_TEMPLATE 0 en-GB %SXWFORMATNAME %SXWFORMATVERSION Spreadsheet Template 20200411 15:09:53 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_OO_CALC 0 en-GB OpenDocument Spreadsheet 20200411 15:09:53 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_OO_CALC_TEMPLATE 0 en-GB OpenDocument Spreadsheet Template 20200411 15:09:53 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_MS_EXCEL_WORKSHEET_OLD 0 en-GB Microsoft Excel 97-2003 Worksheet 20200411 15:09:53 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_MS_EXCEL_WORKSHEET 0 en-GB Microsoft Excel Worksheet 20200411 15:09:53 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_MS_EXCEL_TEMPLATE_OLD 0 en-GB Microsoft Excel 97-2003 Template 20200411 15:09:53 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_MS_EXCEL_TEMPLATE 0 en-GB Microsoft Excel Template 20200411 15:09:53 scp2 source\calc\folderitem_calc.ulf 0 LngText STR_FI_NAME_TABELLENDOKUMENT 0 en-GB Spreadsheet 20200411 15:09:53 scp2 source\calc\folderitem_calc.ulf 0 LngText STR_FI_TOOLTIP_CALC 0 en-GB Perform calculations, analyse information and manage lists in spreadsheets using Calc. 20200411 15:09:53 scp2 source\calc\module_calc.ulf 0 LngText STR_NAME_MODULE_PRG_CALC 0 en-GB %PRODUCTNAME Calc 20200411 15:09:53 scp2 source\calc\module_calc.ulf 0 LngText STR_DESC_MODULE_PRG_CALC 0 en-GB Perform calculations, analyse information and manage lists in spreadsheets using %PRODUCTNAME Calc. 20200411 15:09:53 scp2 source\calc\module_calc.ulf 0 LngText STR_NAME_MODULE_PRG_CALC_BIN 0 en-GB Program Module 20200411 15:09:53 scp2 source\calc\module_calc.ulf 0 LngText STR_DESC_MODULE_PRG_CALC_BIN 0 en-GB The application %PRODUCTNAME Calc 20200411 15:09:53 scp2 source\calc\module_calc.ulf 0 LngText STR_NAME_MODULE_PRG_CALC_HELP 0 en-GB %PRODUCTNAME Calc Help 20200411 15:09:53 scp2 source\calc\module_calc.ulf 0 LngText STR_DESC_MODULE_PRG_CALC_HELP 0 en-GB Help about %PRODUCTNAME Calc 20200411 15:09:53 scp2 source\calc\module_calc.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_ADDINS 0 en-GB Add-in 20200411 15:09:53 scp2 source\calc\module_calc.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_ADDINS 0 en-GB Add-ins are additional programs that make new functions available in %PRODUCTNAME Calc. 20200411 15:09:53 scp2 source\onlineupdate\module_onlineupdate.ulf 0 LngText STR_NAME_MODULE_OPT_ONLINEUPDATE 0 en-GB Online Update 20200411 15:09:53 scp2 source\onlineupdate\module_onlineupdate.ulf 0 LngText STR_DESC_MODULE_OPT_ONLINEUPDATE 0 en-GB Get automatically notified when a new update of %PRODUCTNAME becomes available. 20200411 15:09:53 scp2 source\math\module_math.ulf 0 LngText STR_NAME_MODULE_PRG_MATH 0 en-GB %PRODUCTNAME Math 20200411 15:09:53 scp2 source\math\module_math.ulf 0 LngText STR_DESC_MODULE_PRG_MATH 0 en-GB Create and edit scientific formulae and equations using %PRODUCTNAME Math. 20200411 15:09:53 scp2 source\math\module_math.ulf 0 LngText STR_NAME_MODULE_PRG_MATH_BIN 0 en-GB Program Module 20200411 15:09:53 scp2 source\math\module_math.ulf 0 LngText STR_DESC_MODULE_PRG_MATH_BIN 0 en-GB The application %PRODUCTNAME Math 20200411 15:09:53 scp2 source\math\module_math.ulf 0 LngText STR_NAME_MODULE_PRG_MATH_HELP 0 en-GB %PRODUCTNAME Math Help 20200411 15:09:53 scp2 source\math\module_math.ulf 0 LngText STR_DESC_MODULE_PRG_MATH_HELP 0 en-GB Help about %PRODUCTNAME Math 20200411 15:09:53 scp2 source\math\folderitem_math.ulf 0 LngText STR_FI_TOOLTIP_MATH 0 en-GB Create and edit scientific formulae and equations using Math. 20200411 15:09:53 scp2 source\math\registryitem_math.ulf 0 LngText STR_REG_VAL_NEW 0 en-GB &New 20200411 15:09:53 scp2 source\math\registryitem_math.ulf 0 LngText STR_REG_VAL_SO60_FORMULA 0 en-GB %SXWFORMATNAME %SXWFORMATVERSION Formula 20200411 15:09:53 scp2 source\math\registryitem_math.ulf 0 LngText STR_REG_VAL_OO_FORMULA 0 en-GB OpenDocument Formula 20200411 15:09:53 scp2 source\base\registryitem_base.ulf 0 LngText STR_REG_VAL_OO_DATABASE 0 en-GB OpenDocument Database 20200411 15:09:53 scp2 source\base\folderitem_base.ulf 0 LngText STR_FI_TOOLTIP_BASE 0 en-GB Manage databases, create queries and reports to track and manage your information using Base. 20200411 15:09:53 scp2 source\base\module_base.ulf 0 LngText STR_NAME_MODULE_PRG_BASE 0 en-GB %PRODUCTNAME Base 20200411 15:09:53 scp2 source\base\module_base.ulf 0 LngText STR_DESC_MODULE_PRG_BASE 0 en-GB Create and edit databases using %PRODUCTNAME Base. 20200411 15:09:53 scp2 source\base\module_base.ulf 0 LngText STR_NAME_MODULE_PRG_BASE_BIN 0 en-GB Program Module 20200411 15:09:53 scp2 source\base\module_base.ulf 0 LngText STR_DESC_MODULE_PRG_BASE_BIN 0 en-GB The application %PRODUCTNAME Base 20200411 15:09:53 scp2 source\base\module_base.ulf 0 LngText STR_NAME_MODULE_PRG_BASE_HELP 0 en-GB %PRODUCTNAME Base Help 20200411 15:09:53 scp2 source\base\module_base.ulf 0 LngText STR_DESC_MODULE_PRG_BASE_HELP 0 en-GB Help about %PRODUCTNAME Base 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT 0 en-GB Graphics Filters 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT 0 en-GB Additional filters required to read alien graphic formats. 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_ADOBE 0 en-GB Adobe Photoshop Import Filter 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_ADOBE 0 en-GB Adobe Photoshop Import Filter 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_TGA 0 en-GB TGA Import 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_TGA 0 en-GB TGA TrueVision TARGA Import Filter 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_EPS 0 en-GB EPS Import/Export Filter 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_EPS 0 en-GB Encapsulated Postscript Import/Export Filter 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_XPM 0 en-GB XPM Export Filter 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_XPM 0 en-GB XPM Export Filter 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_PBMP 0 en-GB Portable Bitmap Import/Export 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_PBMP 0 en-GB Portable Bitmap Import/Export Filters 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_SUNRST 0 en-GB SUN Rasterfile Import/Export 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_SUNRST 0 en-GB SUN Rasterfile Import/Export Filters 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_ACAD 0 en-GB AutoCAD Import 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_ACAD 0 en-GB AutoCAD Import Filter 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_KODAC 0 en-GB Kodak Photo-CD Import 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_KODAC 0 en-GB Kodak Photo-CD Import Filter 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_MACPICT 0 en-GB Mac-Pict Import/Export 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_MACPICT 0 en-GB Mac-Pict Import/Export Filters 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_OS2META 0 en-GB OS/2 Metafile Import/Export 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_OS2META 0 en-GB OS/2 Metafile Import/Export Filters 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_PCX 0 en-GB PCX Import 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_PCX 0 en-GB Z-Soft PCX Import 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_TIFF 0 en-GB TIFF Import/Export 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_TIFF 0 en-GB TIFF Import and Export Filter 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_SVG 0 en-GB SVG Export 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_SVG 0 en-GB SVG Export Filter 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_FLASH 0 en-GB Macromedia Flash (SWF) 20200411 15:09:53 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_FLASH 0 en-GB Macromedia Flash (SWF) Export Filter 20200411 15:09:53 scp2 source\xsltfilter\module_xsltfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_XSLTFILTERSAMPLES 0 en-GB XSLT Sample Filters 20200411 15:09:53 scp2 source\xsltfilter\module_xsltfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_XSLTFILTERSAMPLES 0 en-GB Filters and Conversions based on OpenDocument/OpenOffice.org XML. Includes DocBook, MS Word 2003 XML, MS Excel 2003 XML, and others. 20200411 15:09:53 scp2 source\draw\module_draw.ulf 0 LngText STR_NAME_MODULE_PRG_DRAW 0 en-GB %PRODUCTNAME Draw 20200411 15:09:53 scp2 source\draw\module_draw.ulf 0 LngText STR_DESC_MODULE_PRG_DRAW 0 en-GB Create and edit drawings, flow charts and logos using %PRODUCTNAME Draw. 20200411 15:09:53 scp2 source\draw\module_draw.ulf 0 LngText STR_NAME_MODULE_PRG_DRAW_BIN 0 en-GB Program Module 20200411 15:09:53 scp2 source\draw\module_draw.ulf 0 LngText STR_DESC_MODULE_PRG_DRAW_BIN 0 en-GB The application %PRODUCTNAME Draw 20200411 15:09:53 scp2 source\draw\module_draw.ulf 0 LngText STR_NAME_MODULE_PRG_DRAW_HELP 0 en-GB %PRODUCTNAME Draw Help 20200411 15:09:53 scp2 source\draw\module_draw.ulf 0 LngText STR_DESC_MODULE_PRG_DRAW_HELP 0 en-GB Help about %PRODUCTNAME Draw 20200411 15:09:53 scp2 source\draw\folderitem_draw.ulf 0 LngText STR_FI_NAME_ZEICHNUNG 0 en-GB Drawing 20200411 15:09:53 scp2 source\draw\folderitem_draw.ulf 0 LngText STR_FI_TOOLTIP_DRAW 0 en-GB Create and edit drawings, flow charts and logos using Draw. 20200411 15:09:53 scp2 source\draw\registryitem_draw.ulf 0 LngText STR_REG_VAL_NEW 0 en-GB &New 20200411 15:09:53 scp2 source\draw\registryitem_draw.ulf 0 LngText STR_REG_VAL_SO60_DRAWING 0 en-GB %SXWFORMATNAME %SXWFORMATVERSION Drawing 20200411 15:09:53 scp2 source\draw\registryitem_draw.ulf 0 LngText STR_REG_VAL_SO60_DRAW_TEMPLATE 0 en-GB %SXWFORMATNAME %SXWFORMATVERSION Drawing Template 20200411 15:09:53 scp2 source\draw\registryitem_draw.ulf 0 LngText STR_REG_VAL_OO_DRAW 0 en-GB OpenDocument Drawing 20200411 15:09:53 scp2 source\draw\registryitem_draw.ulf 0 LngText STR_REG_VAL_OO_DRAW_TEMPLATE 0 en-GB OpenDocument Drawing Template 20200411 15:09:53 scp2 source\sdkoo\module_sdkoo.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_SDKOO 0 en-GB Software Development Kit (SDK) 20200411 15:09:53 scp2 source\sdkoo\module_sdkoo.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_SDKOO 0 en-GB The SDK provides all necessary tools, examples and documentation to program with and for the office. 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVAFILTER 0 en-GB Mobile Device Filters 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER 0 en-GB Text and spreadsheet filters to support import/export for Palm handheld or Pocket PC (Java required). 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVAFILTER_PALM 0 en-GB Palm 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER_PALM 0 en-GB Filters for Palm OS compatible handhelds 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVAFILTER_PALM_APORTISDOC 0 en-GB AportisDoc 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER_PALM_APORTISDOC 0 en-GB Support for the AportisDoc format 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVAFILTER_POCKETPC 0 en-GB Pocket PC 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_WNT 0 en-GB Filters and ActiveSync support for Pocket PC compatible handhelds 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_UNIX 0 en-GB Filters for Pocket PC compatible handhelds. 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_WORD 0 en-GB Pocket Word 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_WORD 0 en-GB Support for Pocket Word 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_EXCEL 0 en-GB Pocket Excel 20200411 15:09:53 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_EXCEL 0 en-GB Support for Pocket Excel 20200411 15:09:53 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__43887C67_4D5D_4127_BAAC_87A288494C7C_ 0 en-GB Pocket Excel 20200411 15:09:53 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__43887C67_4D5D_4127_BAAC_87A288494C7C__PEGASUSFILTER_DESCRIPTION 0 en-GB Pocket Excel Workbook 20200411 15:09:53 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__BDD611C3_7BAB_460F_8711_5B9AC9EF6020_ 0 en-GB %PRODUCTNAME Writer 20200411 15:09:53 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__BDD611C3_7BAB_460F_8711_5B9AC9EF6020__PEGASUSFILTER_DESCRIPTION 0 en-GB %PRODUCTNAME Writer XML Document 20200411 15:09:53 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__C6AB3E74_9F4F_4370_8120_A8A6FABB7A7C_ 0 en-GB %PRODUCTNAME Calc 20200411 15:09:53 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__C6AB3E74_9F4F_4370_8120_A8A6FABB7A7C__PEGASUSFILTER_DESCRIPTION 0 en-GB %PRODUCTNAME Calc XML Document 20200411 15:09:53 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__CB43F086_838D_4FA4_B5F6_3406B9A57439_ 0 en-GB Pocket Word 20200411 15:09:53 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__CB43F086_838D_4FA4_B5F6_3406B9A57439__PEGASUSFILTER_DESCRIPTION 0 en-GB Pocket Word Document - Pocket PC 20200411 15:09:53 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE_HKLM_SOFT_SUN_STAROFFICE_XMERGESYNC_MSGS_ERROR_CLASSPATH 0 en-GB The %PRODUCTNAME mobile device filters cannot be located. 20200411 15:09:53 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE_HKLM_SOFT_SUN_STAROFFICE_XMERGESYNC_MSGS_ERROR_JAVA 0 en-GB A Java 1.4 installation cannot be located. 20200411 15:09:53 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE_HKLM_SOFT_SUN_STAROFFICE_XMERGESYNC_MSGS_ERROR_JAVAINIT 0 en-GB There was an error while initialising the Java Runtime Environment. 20200411 15:09:53 scp2 source\impress\module_ogltrans.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_OGLTRANS 0 en-GB OpenGL slide transitions for %PRODUCTNAME Impress 20200411 15:09:53 scp2 source\impress\module_ogltrans.ulf 0 LngText STR_DESC_MODULE_MODULE_OPTIONAL_OGLTRANS 0 en-GB OpenGL slide transitions for %PRODUCTNAME Impress. 20200411 15:09:53 scp2 source\impress\folderitem_impress.ulf 0 LngText STR_FI_NAME_PRAESENTATION 0 en-GB Presentation 20200411 15:09:53 scp2 source\impress\folderitem_impress.ulf 0 LngText STR_FI_TOOLTIP_IMPRESS 0 en-GB Create and edit presentations for slideshows, meeting and Web pages using Impress. 20200411 15:09:53 scp2 source\impress\module_impress.ulf 0 LngText STR_NAME_MODULE_PRG_IMPRESS 0 en-GB %PRODUCTNAME Impress 20200411 15:09:53 scp2 source\impress\module_impress.ulf 0 LngText STR_DESC_MODULE_PRG_IMPRESS 0 en-GB Create and edit presentations for slideshows, meeting and Web pages using %PRODUCTNAME Impress. 20200411 15:09:53 scp2 source\impress\module_impress.ulf 0 LngText STR_NAME_MODULE_PRG_IMPRESS_BIN 0 en-GB Program Module 20200411 15:09:53 scp2 source\impress\module_impress.ulf 0 LngText STR_DESC_MODULE_PRG_IMPRESS_BIN 0 en-GB The application %PRODUCTNAME Impress 20200411 15:09:53 scp2 source\impress\module_impress.ulf 0 LngText STR_NAME_MODULE_PRG_IMPRESS_HELP 0 en-GB %PRODUCTNAME Impress Help 20200411 15:09:53 scp2 source\impress\module_impress.ulf 0 LngText STR_DESC_MODULE_PRG_IMPRESS_HELP 0 en-GB Help about %PRODUCTNAME Impress 20200411 15:09:53 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_NEW 0 en-GB &New 20200411 15:09:53 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_SO60_SHOW 0 en-GB Show 20200411 15:09:53 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_SO60_PRESENT 0 en-GB %SXWFORMATNAME %SXWFORMATVERSION Presentation 20200411 15:09:53 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_SO60_IMPRESS_TEMPLATE 0 en-GB %SXWFORMATNAME %SXWFORMATVERSION Presentation Template 20200411 15:09:53 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_OO_PRESENT 0 en-GB OpenDocument Presentation 20200411 15:09:53 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_OO_PRESENT_TEMPLATE 0 en-GB OpenDocument Presentation Template 20200411 15:09:53 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_MS_POWERPOINT_PRESENTATION_OLD 0 en-GB Microsoft PowerPoint 97-2003 Presentation 20200411 15:09:53 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_MS_POWERPOINT_SHOW 0 en-GB Microsoft PowerPoint Show 20200411 15:09:53 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_MS_POWERPOINT_PRESENTATION 0 en-GB Microsoft PowerPoint Presentation 20200411 15:09:53 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_MS_POWERPOINT_TEMPLATE_OLD 0 en-GB Microsoft PowerPoint 97-2003 Template 20200411 15:09:53 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_MS_POWERPOINT_TEMPLATE 0 en-GB Microsoft PowerPoint Template 20200411 15:09:53 scp2 source\ooo\module_headless.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_HEADLESS 0 en-GB Headless application support 20200411 15:09:53 scp2 source\ooo\module_headless.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_HEADLESS 0 en-GB Component for enabling use %PRODUCTNAME without a display 20200411 15:09:53 scp2 source\ooo\module_ooo.ulf 0 LngText STR_NAME_MODULE_ROOT_OSL 0 en-GB %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_ooo.ulf 0 LngText STR_DESC_MODULE_ROOT_OSL 0 en-GB %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_ooo.ulf 0 LngText STR_NAME_MODULE_PRG 0 en-GB %PRODUCTNAME Program Modules 20200411 15:09:53 scp2 source\ooo\module_ooo.ulf 0 LngText STR_DESC_MODULE_PRG 0 en-GB List of all installable %PRODUCTNAME modules. 20200411 15:09:53 scp2 source\ooo\module_ooo.ulf 0 LngText STR_NAME_MODULE_OPTIONAL 0 en-GB Optional Components 20200411 15:09:53 scp2 source\ooo\module_ooo.ulf 0 LngText STR_DESC_MODULE_OPTIONAL 0 en-GB Common components and additional programs shared by all %PRODUCTNAME programs. 20200411 15:09:53 scp2 source\ooo\module_ooo.ulf 0 LngText STR_NAME_MODULE_DICTIONARIES 0 en-GB Dictionaries 20200411 15:09:53 scp2 source\ooo\module_ooo.ulf 0 LngText STR_DESC_MODULE_DICTIONARIES 0 en-GB Spelling and hyphenation dictionaries and thesauri. 20200411 15:09:53 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_INFO 0 en-GB Information 20200411 15:09:53 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_INTERNET 0 en-GB Internet 20200411 15:09:53 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_JAVA 0 en-GB Java 20200411 15:09:53 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_FREIZEIT 0 en-GB Fun&More 20200411 15:09:53 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_STARONE 0 en-GB %PRODUCTNAME API 20200411 15:09:53 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_TOURISMUS 0 en-GB Travel 20200411 15:09:53 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_KAPITEL 0 en-GB Chapters 20200411 15:09:53 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_DATEIEN 0 en-GB Files 20200411 15:09:53 scp2 source\ooo\module_java.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVA 0 en-GB Java Runtime Environment (%JAVAVERSION) 20200411 15:09:53 scp2 source\ooo\module_java.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVA 0 en-GB Component for setting up the Java Environment 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_ROOT_LANGPACK 0 en-GB Additional language packs 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_ROOT_LANGPACK 0 en-GB Additional language packs 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_EN_US 0 en-GB English 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_EN_US 0 en-GB Installs English support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_DE 0 en-GB German 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_DE 0 en-GB Installs German support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_FR 0 en-GB French 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_FR 0 en-GB Installs French support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_IT 0 en-GB Italian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_IT 0 en-GB Installs Italian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ES 0 en-GB Spanish 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ES 0 en-GB Installs Spanish support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SV 0 en-GB Swedish 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SV 0 en-GB Installs Swedish support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_PT 0 en-GB Portuguese 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_PT 0 en-GB Installs Portuguese support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_PT_BR 0 en-GB Portuguese (Brazil) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_PT_BR 0 en-GB Installs Portuguese support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_JA 0 en-GB Japanese 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_JA 0 en-GB Installs Japanese support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KO 0 en-GB Korean 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KO 0 en-GB Installs Korean support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ZH_CN 0 en-GB Chinese (simplified) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ZH_CN 0 en-GB Installs Chinese (simplified) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ZH_TW 0 en-GB Chinese (traditional) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ZH_TW 0 en-GB Installs Chinese (traditional) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_NL 0 en-GB Dutch 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_NL 0 en-GB Installs Dutch support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_HU 0 en-GB Hungarian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_HU 0 en-GB Installs Hungarian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_PL 0 en-GB Polish 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_PL 0 en-GB Installs Polish support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_RU 0 en-GB Russian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_RU 0 en-GB Installs Russian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TR 0 en-GB Turkish 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TR 0 en-GB Installs Turkish support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_EL 0 en-GB Greek 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_EL 0 en-GB Installs Greek support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TH 0 en-GB Thai 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TH 0 en-GB Installs Thai support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_CS 0 en-GB Czech 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_CS 0 en-GB Installs Czech support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SK 0 en-GB Slovak 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SK 0 en-GB Installs Slovak support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_HR 0 en-GB Croatian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_HR 0 en-GB Installs Croatian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ET 0 en-GB Estonian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ET 0 en-GB Installs Estonian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_VI 0 en-GB Vietnamese 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_VI 0 en-GB Installs Vietnamese support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BG 0 en-GB Bulgarian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BG 0 en-GB Installs Bulgarian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KM 0 en-GB Khmer 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KM 0 en-GB Installs Khmer support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_PA_IN 0 en-GB Punjabi 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_PA_IN 0 en-GB Installs Punjabi support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_GU_IN 0 en-GB Gujarati 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_GU_IN 0 en-GB Installs Gujarati support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TA 0 en-GB Tamil 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TA 0 en-GB Installs Tamil support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TA_IN 0 en-GB Tamil 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TA_IN 0 en-GB Installs Tamil support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_HI 0 en-GB Hindi 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_HI 0 en-GB Installs Hindi support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_HI_IN 0 en-GB Hindi 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_HI_IN 0 en-GB Installs Hindi support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ST 0 en-GB Southern Sotho (Sutu) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ST 0 en-GB Installs Southern Sotho (Sutu) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TN 0 en-GB Tswana 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TN 0 en-GB Installs Tswana support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_XH 0 en-GB Xhosa 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_XH 0 en-GB Installs Xhosa support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ZU 0 en-GB Zulu 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ZU 0 en-GB Installs Zulu support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_AF 0 en-GB Afrikaans 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_AF 0 en-GB Installs Afrikaans support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SW 0 en-GB Swahili 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SW 0 en-GB Installs Swahili support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SW_TZ 0 en-GB Swahili 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SW_TZ 0 en-GB Installs Swahili support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_LO 0 en-GB Lao 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_LO 0 en-GB Installs Lao support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_NS 0 en-GB Northern Sotho 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_NS 0 en-GB Installs Northern Sotho support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BN 0 en-GB Bengali 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BN 0 en-GB Installs Bengali support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BN_BD 0 en-GB Bengali (Bangladesh) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BN_BD 0 en-GB Installs Bengali (Bangladesh) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BN_IN 0 en-GB Bengali (India) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BN_IN 0 en-GB Installs Bengali (India) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_OR 0 en-GB Oriya 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_OR 0 en-GB Installs Oriya support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_OR_IN 0 en-GB Oriya 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_OR_IN 0 en-GB Installs Oriya support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_MR 0 en-GB Marathi 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_MR 0 en-GB Installs Marathi support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_MR_IN 0 en-GB Marathi 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_MR_IN 0 en-GB Installs Marathi support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_NE 0 en-GB Nepali 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_NE 0 en-GB Installs Nepali support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_AR 0 en-GB Arabic 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_AR 0 en-GB Installs Arabic support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_AR_SA 0 en-GB Arabic 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_AR_SA 0 en-GB Installs Arabic support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_CA 0 en-GB Catalan 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_CA 0 en-GB Installs Catalan support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_CA_XR 0 en-GB Catalan (Valencia RACV) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_CA_XR 0 en-GB Installs Catalan (Valencia RACV) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_CA_XV 0 en-GB Catalan (Valencia AVL) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_CA_XV 0 en-GB Installs Catalan (Valencia AVL) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_DA 0 en-GB Danish 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_DA 0 en-GB Installs Danish support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_FI 0 en-GB Finnish 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_FI 0 en-GB Installs Finnish support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_HE 0 en-GB Hebrew 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_HE 0 en-GB Installs Hebrew support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_IS 0 en-GB Icelandic 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_IS 0 en-GB Installs Icelandic support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_NB 0 en-GB Norwegian (Bokmål) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_NB 0 en-GB Installs Norwegian (Bokmål) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_NN 0 en-GB Norwegian (Nynorsk) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_NN 0 en-GB Installs Norwegian (Nynorsk) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_RM 0 en-GB Rhaeto-Romance 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_RM 0 en-GB Installs Rhaeto-Romance support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_RO 0 en-GB Romanian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_RO 0 en-GB Installs Romanian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SQ 0 en-GB Albanian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SQ 0 en-GB Installs Albanian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_UR 0 en-GB Urdu 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_UR 0 en-GB Installs Urdu support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ID 0 en-GB Indonesian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ID 0 en-GB Installs Indonesian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_UK 0 en-GB Ukrainian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_UK 0 en-GB Installs Ukrainian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BE_BY 0 en-GB Belarusian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BE_BY 0 en-GB Installs Belarusian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SL 0 en-GB Slovenian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SL 0 en-GB Installs Slovenian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_LV 0 en-GB Latvian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_LV 0 en-GB Installs Latvian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_LT 0 en-GB Lithuanian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_LT 0 en-GB Installs Lithuanian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_HY 0 en-GB Armenian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_HY 0 en-GB Installs Armenian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_EU 0 en-GB Basque 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_EU 0 en-GB Installs Basque support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_MK 0 en-GB Macedonian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_MK 0 en-GB Installs Macedonian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_MT 0 en-GB Maltese 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_MT 0 en-GB Installs Maltese support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_CY 0 en-GB Welsh 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_CY 0 en-GB Installs Welsh support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_GL 0 en-GB Galician 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_GL 0 en-GB Installs Galician support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SH_YU 0 en-GB Serbian (Latin) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SH_YU 0 en-GB Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SH 0 en-GB Serbian (Latin) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SH 0 en-GB Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_GA 0 en-GB Irish 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_GA 0 en-GB Installs Irish support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SR_CS 0 en-GB Serbian (Cyrillic) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SR_CS 0 en-GB Installs Serbian (Cyrillic) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SR 0 en-GB Serbian (Cyrillic) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SR 0 en-GB Installs Serbian (Cyrillic) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BS 0 en-GB Bosnian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BS 0 en-GB Installs Bosnian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_AS_IN 0 en-GB Assamese 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_AS_IN 0 en-GB Installs Assamese support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_RW 0 en-GB Kinyarwanda 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_RW 0 en-GB Installs Kinyarwanda support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SA 0 en-GB Sanskrit 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SA 0 en-GB Installs Sanskrit support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_FA 0 en-GB Persian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_FA 0 en-GB Installs Persian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_FO 0 en-GB Faroese 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_FO 0 en-GB Installs Faroese support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SB 0 en-GB Sorbian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SB 0 en-GB Installs Sorbian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TT 0 en-GB Tatar 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TT 0 en-GB Installs Tatar support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TS 0 en-GB Tsonga 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TS 0 en-GB Installs Tsonga support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_YI 0 en-GB Yiddish 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_YI 0 en-GB Installs Yiddish support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BR 0 en-GB Breton 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BR 0 en-GB Installs Breton support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_NR 0 en-GB Ndebele South 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_NR 0 en-GB Installs Ndebele South support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SS 0 en-GB Swazi 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SS 0 en-GB Installs Swazi support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_VE 0 en-GB Venda 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_VE 0 en-GB Installs Venda support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KN 0 en-GB Kannada 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KN 0 en-GB Installs Kannada support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_MS 0 en-GB Malay (Malaysian) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_MS 0 en-GB Installs Malay (Malaysian) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TG 0 en-GB Tajik 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TG 0 en-GB Installs Tajik support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KU 0 en-GB Kurdish 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KU 0 en-GB Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_DZ 0 en-GB Dzongkha 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_DZ 0 en-GB Installs Dzongkha support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KA 0 en-GB Georgian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KA 0 en-GB Installs Georgian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KK 0 en-GB Kazakh 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KK 0 en-GB Installs Kazakh support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KAB 0 en-GB Kabyle 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KAB 0 en-GB Installs Kabyle support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_EO 0 en-GB Esperanto 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_EO 0 en-GB Installs Esperanto support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_GU 0 en-GB Gujarati 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_GU 0 en-GB Installs Gujarati support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_EN_ZA 0 en-GB English (South Africa) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_EN_ZA 0 en-GB Installs English (South Africa) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_EN_GB 0 en-GB English (United Kingdom) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_EN_GB 0 en-GB Installs English (United Kingdom) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_UR_IN 0 en-GB Urdu 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_UR_IN 0 en-GB Installs Urdu support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ML_IN 0 en-GB Malayalam 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ML_IN 0 en-GB Installs Malayalam support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TE_IN 0 en-GB Telugu 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TE_IN 0 en-GB Installs Telugu support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TI_ER 0 en-GB Tigrinya 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TI_ER 0 en-GB Installs Tigrinya support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_UZ 0 en-GB Uzbek 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_UZ 0 en-GB Installs Uzbek support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_MN 0 en-GB Mongolian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_MN 0 en-GB Installs Mongolian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_OC 0 en-GB Occitan 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_OC 0 en-GB Installs Occitan support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_UG 0 en-GB Uighur 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_UG 0 en-GB Installs Uighur support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SI 0 en-GB Sinhala 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SI 0 en-GB Installs Sinhala support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_OM 0 en-GB Oromo 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_OM 0 en-GB Installs Oromo support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_AM 0 en-GB Amharic 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_AM 0 en-GB Installs Amharic support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_AST 0 en-GB Asturian 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_AST 0 en-GB Installs Asturian support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_GD 0 en-GB Gaelic (Scotland) 20200411 15:09:53 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_GD 0 en-GB Installs Gaelic (Scotland) support in %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 scp2 source\ooo\folderitem_ooo.ulf 0 LngText STR_FI_NAME_FROMTEMPLATE 0 en-GB From Template 20200411 15:09:53 scp2 source\ooo\folderitem_ooo.ulf 0 LngText STR_FI_NAME_OPENDOCUMENT 0 en-GB Open Document 20200411 15:09:53 scp2 source\ooo\folderitem_ooo.ulf 0 LngText STR_FI_TOOLTIP_SOFFICE 0 en-GB The office productivity suite compatible with the open and standardised ODF document format. Supported by The Apache Software Foundation. 20200411 15:09:53 scp2 source\ooo\module_systemint.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_SYSTEMINTEGRATION 0 en-GB Desktop integration 20200411 15:09:53 scp2 source\ooo\module_systemint.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_SYSTEMINTEGRATION 0 en-GB Desktop integration of %PRODUCTNAME %PRODUCTVERSION. 20200411 15:09:53 scp2 source\ooo\registryitem_ooo.ulf 0 LngText STR_REG_VAL_NEW 0 en-GB &New 20200411 15:09:53 scp2 source\ooo\registryitem_ooo.ulf 0 LngText STR_REG_VAL_INSTALL 0 en-GB &Install 20200411 15:09:53 scp2 source\ooo\registryitem_ooo.ulf 0 LngText STR_REG_VAL_SO60_CONFIGFILE 0 en-GB OpenOffice.org 1.1 Configuration File 20200411 15:09:53 scp2 source\ooo\registryitem_ooo.ulf 0 LngText STR_REG_VAL_SO50_TEMPLATE_OOO 0 en-GB StarOffice 5.0 Template 20200411 15:09:53 scp2 source\ooo\registryitem_ooo.ulf 0 LngText STR_REG_VAL_APPCAPABILITY_DESCRIPTION_OOO 0 en-GB office productivity suite based on Apache OpenOffice project 20200411 15:09:53 scp2 source\gnome\module_gnome.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GNOME 0 en-GB GNOME Integration 20200411 15:09:53 scp2 source\gnome\module_gnome.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GNOME 0 en-GB System integration of %PRODUCTNAME %PRODUCTVERSION into GNOME Desktop Environment. 20200411 15:09:53 scp2 source\activex\module_activex.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_ACTIVEXCONTROL 0 en-GB ActiveX Control 20200411 15:09:53 scp2 source\activex\module_activex.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_ACTIVEXCONTROL 0 en-GB Component to enable Microsoft Internet Explorer to display %PRODUCTNAME documents. 20200411 15:09:53 scp2 source\python\module_python.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_PYTHON 0 en-GB Python-UNO Bridge 20200411 15:09:53 scp2 source\python\module_python.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_PYTHON 0 en-GB Adds the ability to automate %PRODUCTNAME with the python scripting language. See http://udk.openoffice.org/python/python-bridge.html for complete documentation. 20200411 15:09:53 scp2 source\python\module_python_mailmerge.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_PYTHON_MAILMERGE 0 en-GB E-mail Mailmerge 20200411 15:09:53 scp2 source\python\module_python_mailmerge.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_PYTHON_MAILMERGE 0 en-GB Module for %PRODUCTNAME E-mail Mailmerge feature 20200411 15:09:53 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 menuitem MENU_MAIN.MENU_FILE MENU_EXIT 0 en-GB ~Exit 20200411 15:09:53 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 menuitem MENU_MAIN MENU_FILE 0 en-GB ~File 20200411 15:09:53 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 menuitem MENU_POPUP MENU_NEW 0 en-GB ~New 20200411 15:09:53 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 menuitem MENU_POPUP MENU_RENAME 0 en-GB ~Rename 20200411 15:09:53 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 menuitem MENU_POPUP MENU_DELETE 0 en-GB ~Delete 20200411 15:09:53 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 fixedtext DLG_STRINGINPUT FT_STRINGINPUT_DLG_NAME 28 en-GB ~Value 20200411 15:09:53 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 string TEXT_TITLEBAR 218 en-GB UCB Explorer 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORM_CONTROL_PROPERTIES !defined _GLOBLMN_HRC 0 en-GB Con~trol... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORM_PROPERTIES !defined _GLOBLMN_HRC 0 en-GB For~m... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_REPLACE_CONTROL !defined _GLOBLMN_HRC 0 en-GB ~Replace with 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_TEMPLATECATALOG !defined _GLOBLMN_HRC 0 en-GB ~Catalogue... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_TEMPLATE !defined _GLOBLMN_HRC 0 en-GB St~ylist 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_AUTOFORMAT !defined _GLOBLMN_HRC 0 en-GB Auto~Format... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_CHAR_DLG !defined _GLOBLMN_HRC 0 en-GB C~haracter... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_PARA_DLG !defined _GLOBLMN_HRC 0 en-GB P~aragraph... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_FONTWORK !defined _GLOBLMN_HRC 0 en-GB F~ontwork 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_CUT !defined _GLOBLMN_HRC 0 en-GB Cu~t 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_COPY !defined _GLOBLMN_HRC 0 en-GB ~Copy 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_DELETE !defined _GLOBLMN_HRC 0 en-GB ~Delete 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_FONT !defined _GLOBLMN_HRC 0 en-GB Font 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_FONTHEIGHT !defined _GLOBLMN_HRC 0 en-GB Size 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_WEIGHT !defined _GLOBLMN_HRC 0 en-GB Bold 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_POSTURE !defined _GLOBLMN_HRC 0 en-GB Italic 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_UNDERLINE !defined _GLOBLMN_HRC 0 en-GB Underline 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_OVERLINE !defined _GLOBLMN_HRC 0 en-GB Overline 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_STRIKEOUT !defined _GLOBLMN_HRC 0 en-GB Strikethrough 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_SHADOWED !defined _GLOBLMN_HRC 0 en-GB Shadow 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_CONTOUR !defined _GLOBLMN_HRC 0 en-GB Outline 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_SET_SUPER_SCRIPT !defined _GLOBLMN_HRC 0 en-GB Su~perscript 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_SET_SUB_SCRIPT !defined _GLOBLMN_HRC 0 en-GB Su~bscript 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_PARA_ADJUST_LEFT !defined _GLOBLMN_HRC 0 en-GB ~Left 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_PARA_ADJUST_RIGHT !defined _GLOBLMN_HRC 0 en-GB ~Right 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_PARA_ADJUST_CENTER !defined _GLOBLMN_HRC 0 en-GB ~Centred 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_PARA_ADJUST_BLOCK !defined _GLOBLMN_HRC 0 en-GB Justified 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_PARA_LINESPACE_10 !defined _GLOBLMN_HRC 0 en-GB Single 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_PARA_LINESPACE_15 !defined _GLOBLMN_HRC 0 en-GB 1.5 lines 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_PARA_LINESPACE_20 !defined _GLOBLMN_HRC 0 en-GB ~Double 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_FRAME_TO_TOP !defined _GLOBLMN_HRC 0 en-GB ~Bring to Front 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_FRAME_TO_BOTTOM !defined _GLOBLMN_HRC 0 en-GB ~Send to Back 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN !defined _GLOBLMN_HRC 0 en-GB A~lignment 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN_LEFT !defined _GLOBLMN_HRC 0 en-GB ~Left 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN_CENTER !defined _GLOBLMN_HRC 0 en-GB ~Centred 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN_RIGHT !defined _GLOBLMN_HRC 0 en-GB ~Right 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN_UP !defined _GLOBLMN_HRC 0 en-GB ~Top 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN_MIDDLE !defined _GLOBLMN_HRC 0 en-GB C~entre 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN_DOWN !defined _GLOBLMN_HRC 0 en-GB ~Bottom 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTRIBUTES_LINE !defined _GLOBLMN_HRC 0 en-GB L~ine... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTRIBUTES_AREA !defined _GLOBLMN_HRC 0 en-GB A~rea... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_TRANSFORM !defined _GLOBLMN_HRC 0 en-GB Position and Si~ze... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_HEAVEN !defined _GLOBLMN_HRC 0 en-GB ~To Foreground 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_HELL !defined _GLOBLMN_HRC 0 en-GB T~o Background 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_BEZIER_EDIT !defined _GLOBLMN_HRC 0 en-GB Edit ~Points 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_PICKLIST !defined _GLOBLMN_HRC 0 en-GB ~File 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_NEWDOC !defined _GLOBLMN_HRC 0 en-GB ~New 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_OPENDOC !defined _GLOBLMN_HRC 0 en-GB ~Open... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_FILE_AUTOPILOT SID_AUTOPILOTMENU !defined _GLOBLMN_HRC 0 en-GB A~utoPilot 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_CLOSEDOC !defined _GLOBLMN_HRC 0 en-GB ~Close 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_SAVEDOC !defined _GLOBLMN_HRC 0 en-GB ~Save 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_SAVEDOCS !defined _GLOBLMN_HRC 0 en-GB Sa~ve All 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_SAVEASDOC !defined _GLOBLMN_HRC 0 en-GB Save ~As... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_EXPORTDOC !defined _GLOBLMN_HRC 0 en-GB Expor~t... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_EXPORTDOCASPDF !defined _GLOBLMN_HRC 0 en-GB Export as P~DF... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_VERSIONDIALOG !defined _GLOBLMN_HRC 0 en-GB Versions... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_LASTVERSIONDOC !defined _GLOBLMN_HRC 0 en-GB Reload 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_DOCINFO !defined _GLOBLMN_HRC 0 en-GB Propert~ies... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_FILE_DOCTEMPLATE SID_ORGANIZER !defined _GLOBLMN_HRC 0 en-GB ~Organise... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_FILE_DOCTEMPLATE SID_TEMPLATE_ADDRESSBOKSOURCE !defined _GLOBLMN_HRC 0 en-GB ~Address Book Source... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_FILE_DOCTEMPLATE SID_DOCTEMPLATE !defined _GLOBLMN_HRC 0 en-GB ~Save... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_FILE_DOCTEMPLATE SID_OPENTEMPLATE !defined _GLOBLMN_HRC 0 en-GB ~Edit... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_DOCTEMPLATE !defined _GLOBLMN_HRC 0 en-GB ~Templates 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_PRINTPREVIEW !defined _GLOBLMN_HRC 0 en-GB Pa~ge Preview 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_SETUPPRINTER !defined _GLOBLMN_HRC 0 en-GB P~rinter Settings... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_PRINTDOC !defined _GLOBLMN_HRC 0 en-GB ~Print... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_MAIL_SENDDOC !defined _GLOBLMN_HRC 0 en-GB Document as ~E-mail... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_MAIL_SENDDOCASPDF !defined _GLOBLMN_HRC 0 en-GB Document as P~DF Attachment... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_QUITAPP !defined _GLOBLMN_HRC 0 en-GB E~xit 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_LOGOUT !defined _GLOBLMN_HRC 0 en-GB Logout 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_UNDO !defined _GLOBLMN_HRC 0 en-GB Can't Undo 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_REDO !defined _GLOBLMN_HRC 0 en-GB Can't Restore 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_REPEAT !defined _GLOBLMN_HRC 0 en-GB ~Repeat 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_PASTE !defined _GLOBLMN_HRC 0 en-GB ~Paste 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_SELECTALL !defined _GLOBLMN_HRC 0 en-GB Select ~All 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_SEARCH_DLG !defined _GLOBLMN_HRC 0 en-GB ~Find & Replace... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_NAVIGATOR !defined _GLOBLMN_HRC 0 en-GB ~Navigator 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_BIBLIOGRAPHY !defined _GLOBLMN_HRC 0 en-GB ~Bibliography Database 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_PLUGINS_ACTIVE !defined _GLOBLMN_HRC 0 en-GB P~lug-in 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_IMAP !defined _GLOBLMN_HRC 0 en-GB ImageMap 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_OBJECT !defined _GLOBLMN_HRC 0 en-GB ~Object 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_ATTR_ZOOM !defined _GLOBLMN_HRC 0 en-GB ~Zoom... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_TOGGLEFUNCTIONBAR !defined _GLOBLMN_HRC 0 en-GB ~Function Bar 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_TOGGLEOBJECTBAR !defined _GLOBLMN_HRC 0 en-GB ~Object Bar 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_TOGGLEINETBAR !defined _GLOBLMN_HRC 0 en-GB Internet Bar 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_TOGGLESTATUSBAR !defined _GLOBLMN_HRC 0 en-GB ~Status Bar 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_TOGGLEIMESTATUSWINDOW !defined _GLOBLMN_HRC 0 en-GB ~Input Method Status 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_TASKBAR !defined _GLOBLMN_HRC 0 en-GB ~Status Bar 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_COLORBAR !defined _GLOBLMN_HRC 0 en-GB ~Colour Bar 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_FULLSCREEN !defined _GLOBLMN_HRC 0 en-GB F~ull Screen 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_BROWSER_MODE !defined _GLOBLMN_HRC 0 en-GB ~On-line Layout 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_BROWSER !defined _GLOBLMN_HRC 0 en-GB ~Beamer 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_INSERT_HYPERLINK_INSERT !defined _GLOBLMN_HRC 0 en-GB ~Hyperlink Bar 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_INSERT_INSERT_GRAPHIC !defined _GLOBLMN_HRC 0 en-GB ~Graphics... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_TWAIN_SELECT SID_TWAIN_SELECT !defined _GLOBLMN_HRC 0 en-GB ~Select Source... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_TWAIN_TRANSFER SID_TWAIN_TRANSFER !defined _GLOBLMN_HRC 0 en-GB ~Request... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_TWAIN_MENU SID_SCAN !defined _GLOBLMN_HRC 0 en-GB Scan 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_INSERT_INSERT_DIAGRAM !defined _GLOBLMN_HRC 0 en-GB ~Chart... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_INSERT_GALLERY !defined _GLOBLMN_HRC 0 en-GB ~Gallery 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_INSERT_INSERTDOC !defined _GLOBLMN_HRC 0 en-GB ~File... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem TMP_SID_INSERT_PLUGIN SID_INSERT_PLUGIN !defined _GLOBLMN_HRC 0 en-GB ~Plug-in... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem TMP_SID_INSERT_SOUND SID_INSERT_SOUND !defined _GLOBLMN_HRC 0 en-GB ~Sound... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem TMP_SID_INSERT_VIDEO SID_INSERT_VIDEO !defined _GLOBLMN_HRC 0 en-GB ~Video... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_OBJECT_MN.SID_MN_INSERT_OBJECT_DLGS SID_INSERT_OBJECT !defined _GLOBLMN_HRC 0 en-GB ~OLE Object... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_OBJECT_MN.SID_MN_INSERT_OBJECT_DLGS SID_INSERT_MATH !defined _GLOBLMN_HRC 0 en-GB ~Formula... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_OBJECT_MN SID_MN_INSERT_OBJECT_DLGS !defined _GLOBLMN_HRC 0 en-GB ~Object 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_OBJECT_PORTAL.SID_MN_INSERT_OBJECT_DLGS SID_INSERT_OBJECT !defined _GLOBLMN_HRC 0 en-GB ~OLE Object... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_OBJECT_PORTAL.SID_MN_INSERT_OBJECT_DLGS SID_INSERT_MATH !defined _GLOBLMN_HRC 0 en-GB ~Formula 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_OBJECT_PORTAL SID_MN_INSERT_OBJECT_DLGS !defined _GLOBLMN_HRC 0 en-GB ~Object 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_FORMAT_NUMBERING DEFINE_SLOTID_FOR_NUMBER_BULLETS !defined _GLOBLMN_HRC 0 en-GB ~Numbering/Bullets... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT !defined _GLOBLMN_HRC 0 en-GB F~ormat 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_TOOLS_MACROS !defined _GLOBLMN_HRC 0 en-GB Scripts/Macros 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_TOOLS_CONFIG !defined _GLOBLMN_HRC 0 en-GB ~Configure... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TOOLS_AUTO_CORRECT SID_AUTO_CORRECT_DLG !defined _GLOBLMN_HRC 0 en-GB ~AutoCorrect... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_SD_GRAPHIC_OPTIONS SID_SD_GRAPHIC_OPTIONS !defined _GLOBLMN_HRC 0 en-GB ~Drawing... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_MN_OPTIONS SID_OPTIONS_TREEDIALOG !defined _GLOBLMN_HRC 0 en-GB ~Options... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_WINDOW_MDIWINDOWLIST !defined _GLOBLMN_HRC 0 en-GB ~Window 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_WINDOW_CLONEWIN !defined _GLOBLMN_HRC 0 en-GB ~New Window 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_WINDOW_CASCADEWINS SID_CASCADEWINS !defined _GLOBLMN_HRC 0 en-GB ~Cascade 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_WINDOW_TILEWINS SID_TILEWINS !defined _GLOBLMN_HRC 0 en-GB ~Tile 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_WINDOW_HORIZONTALWINS SID_HORIZONTALWINS !defined _GLOBLMN_HRC 0 en-GB ~Horizontally 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_WINDOW_VERTICALWINS SID_VERTICALWINS !defined _GLOBLMN_HRC 0 en-GB ~Vertically 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_WINDOW_CLOSEWIN !defined _GLOBLMN_HRC 0 en-GB Close Window 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_HYPERLINK_DIALOG SID_HYPERLINK_DIALOG !defined _GLOBLMN_HRC 0 en-GB ~Hyperlink 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_POLY_MERGE SID_POLY_MERGE !defined _GLOBLMN_HRC 0 en-GB ~Merge 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_POLY_MERGE.ITEM_POLY_SUBSTRACT SID_POLY_SUBSTRACT !defined _GLOBLMN_HRC 0 en-GB ~Subtract 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_POLY_MERGE.ITEM_POLY_SUBSTRACT.ITEM_POLY_INTERSECT SID_POLY_INTERSECT !defined _GLOBLMN_HRC 0 en-GB I~ntersect 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem MNSUB_FORMEN SID_POLY_FORMEN !defined _GLOBLMN_HRC 0 en-GB ~Shapes 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_HELPMENU 0 en-GB ~Help 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_HELPINDEX 0 en-GB ~Contents 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_HELPONHELP 0 en-GB Using Help 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_HELP_PI 0 en-GB Help ~Agent 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_HELPTIPS 0 en-GB ~Tips 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_BALLOONHELP 0 en-GB ~Extended Tips 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_SUPPORTPAGE 0 en-GB ~Support 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_ABOUT 0 en-GB A~bout %PRODUCTNAME... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_POPUP_TEMPLATE_EDIT 0 en-GB Edit Paragraph Style... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_POPUP_GROUP 0 en-GB ~Group 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_POPUP_UNGROUP 0 en-GB ~Ungroup 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_POPUP_ENTER_GROUP 0 en-GB ~Edit Group 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_POPUP_LEAVE_GROUP 0 en-GB E~xit Group 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_GROUP_MENU SID_MN_GROUP 0 en-GB ~Group 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_DATASOURCE_ADMINISTRATION SID_DATASOURCE_ADMINISTRATION 0 en-GB ~Data Sources... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_DATA_SOURCE_BROWSER 0 en-GB ~Data Sources 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_OFFICEBAR 0 en-GB ~Office Bar 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_SENTENCE_CASE 0 en-GB ~Sentence case 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_LOWER 0 en-GB ~lowercase 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_UPPER 0 en-GB ~UPPERCASE 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_TITLE_CASE 0 en-GB ~Capitalise Every Word 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_TOGGLE_CASE 0 en-GB ~tOGGLE cASE 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_HALFWIDTH 0 en-GB H~alf-width 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_FULLWIDTH 0 en-GB Full-width 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_HIRAGANA 0 en-GB ~Hiragana 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_KATAGANA 0 en-GB ~Katakana 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU SID_MN_SUB_TRANSLITERATE 0 en-GB Case/Characters 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_OPEN_HYPERLINK 0 en-GB ~Open Hyperlink 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_OPEN_SMARTTAGMENU 0 en-GB Open ~Smart Tag Menu 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_OPEN_XML_FILTERSETTINGS 0 en-GB ~XML Filter Settings... 20200411 15:09:53 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HANGUL_HANJA_CONVERSION 0 en-GB Hangul/Hanja Conversion... 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_INSERT_TEXT 0 en-GB INSRT 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_OVERWRITE_TEXT 0 en-GB OVER 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_SELMODE_STD 0 en-GB STD 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_SELMODE_ER 0 en-GB EXT 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_SELMODE_ERG 0 en-GB ADD 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_SELMODE_BLK 0 en-GB BLK 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_XMLSEC_SIG_OK 0 en-GB Digital Signature: The document signature is OK. 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY 0 en-GB Digital Signature: The document signature is OK, but the certificates could not be validated. 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_XMLSEC_SIG_NOT_OK 0 en-GB Digital Signature: The document signature does not match the document content. We strongly recommend that you do not trust this document. 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_XMLSEC_NO_SIG 0 en-GB Digital Signature: The document is not signed. 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG 0 en-GB Digital Signature: The document signature and the certificate are OK, but not all parts of the document are signed. 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_ZOOM ZOOM_200 HID_MNU_ZOOM_200 0 en-GB 200 % 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_ZOOM ZOOM_150 HID_MNU_ZOOM_150 0 en-GB 150 % 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_ZOOM ZOOM_100 HID_MNU_ZOOM_100 0 en-GB 100 % 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_ZOOM ZOOM_75 HID_MNU_ZOOM_75 0 en-GB 75 % 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_ZOOM ZOOM_50 HID_MNU_ZOOM_50 0 en-GB 50 % 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_ZOOM ZOOM_OPTIMAL HID_MNU_ZOOM_OPTIMAL 0 en-GB Optimal 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_ZOOM ZOOM_PAGE_WIDTH HID_MNU_ZOOM_PAGE_WIDTH 0 en-GB Page Width 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_ZOOM ZOOM_WHOLE_PAGE HID_MNU_ZOOM_WHOLE_PAGE 0 en-GB Entire Page 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_AVG HID_MNU_FUNC_AVG 0 en-GB Average 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_COUNT2 HID_MNU_FUNC_COUNT2 0 en-GB CountA 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_COUNT HID_MNU_FUNC_COUNT 0 en-GB Count 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_MAX HID_MNU_FUNC_MAX 0 en-GB Maximum 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_MIN HID_MNU_FUNC_MIN 0 en-GB Minimum 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_SUM HID_MNU_FUNC_SUM 0 en-GB Sum 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_NONE HID_MNU_FUNC_NONE 0 en-GB None 20200411 15:09:53 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_XMLSECSTATBAR XMLSEC_CALL HID_XMLSEC_CALL 0 en-GB Digital Signatures... 20200411 15:09:53 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_TRANSPARENT 0 en-GB No Fill 20200411 15:09:53 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_FILLPATTERN 0 en-GB Pattern 20200411 15:09:53 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_FRAME 0 en-GB Borders 20200411 15:09:53 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_FRAME_STYLE 0 en-GB Border Style 20200411 15:09:53 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_FRAME_COLOR 0 en-GB Border Colour 20200411 15:09:53 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_EXTRAS_CHARBACKGROUND 67 en-GB Highlighting 20200411 15:09:53 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_BACKGROUND 67 en-GB Background 20200411 15:09:53 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_AUTOMATIC 67 en-GB Automatic 20200411 15:09:53 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_PAGES 67 en-GB Pages 20200411 15:09:53 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_CLEARFORM 67 en-GB Clear formatting 20200411 15:09:53 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_MORE 67 en-GB More... 20200411 15:09:53 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_TEXTCOLOR 67 en-GB Font colour 20200411 15:09:53 svx source\tbxctrls\grafctrl.src 0 floatingwindow RID_SVXTBX_GRFFILTER HID_GRFFILTER 0 en-GB Filters 20200411 15:09:53 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFMODE 0 en-GB Graphics Mode 20200411 15:09:53 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFRED 0 en-GB Red 20200411 15:09:53 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFGREEN 0 en-GB Green 20200411 15:09:53 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFBLUE 0 en-GB Blue 20200411 15:09:53 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFLUMINANCE 0 en-GB Brightness 20200411 15:09:53 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFCONTRAST 0 en-GB Contrast 20200411 15:09:53 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFGAMMA 0 en-GB Gamma 20200411 15:09:53 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFTRANSPARENCY 0 en-GB Transparency 20200411 15:09:53 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_GRAFCROP 0 en-GB Crop 20200411 15:09:53 svx source\tbxctrls\tbunosearchcontrollers.src 0 string RID_SVXSTR_FINDBAR_FIND 0 en-GB Find 20200411 15:09:53 svx source\tbxctrls\lboxctrl.src 0 string RID_SVXSTR_NUM_UNDO_ACTIONS 150 en-GB Actions to undo: $(ARG1) 20200411 15:09:53 svx source\tbxctrls\lboxctrl.src 0 string RID_SVXSTR_NUM_UNDO_ACTION 150 en-GB Action to undo: $(ARG1) 20200411 15:09:53 svx source\tbxctrls\lboxctrl.src 0 string RID_SVXSTR_NUM_REDO_ACTIONS 150 en-GB Actions to redo: $(ARG1) 20200411 15:09:53 svx source\tbxctrls\lboxctrl.src 0 string RID_SVXSTR_NUM_REDO_ACTION 150 en-GB Action to redo: $(ARG1) 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_PERSPECTIVE 0 en-GB ~Perspective 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_PARALLEL 0 en-GB P~arallel 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_NW 0 en-GB Extrusion North-West 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_N 0 en-GB Extrusion North 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_NE 0 en-GB Extrusion North-East 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_W 0 en-GB Extrusion West 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_NONE 0 en-GB Extrusion Backwards 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_E 0 en-GB Extrusion East 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_SW 0 en-GB Extrusion South-West 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_S 0 en-GB Extrusion South 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_SE 0 en-GB Extrusion South-East 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 dockingwindow RID_SVXFLOAT_EXTRUSION_DIRECTION 0 en-GB Extrusion Direction 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DEPTH STR_CUSTOM 0 en-GB ~Custom... 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DEPTH STR_INFINITY 0 en-GB ~Infinity 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 dockingwindow RID_SVXFLOAT_EXTRUSION_DEPTH 0 en-GB Extrusion Depth 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_LIGHTING STR_BRIGHT 0 en-GB ~Bright 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_LIGHTING STR_NORMAL 0 en-GB ~Normal 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_LIGHTING STR_DIM 0 en-GB ~Dim 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 dockingwindow RID_SVXFLOAT_EXTRUSION_LIGHTING 0 en-GB Extrusion Lighting 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_SURFACE STR_WIREFRAME 0 en-GB ~Wire Frame 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_SURFACE STR_MATTE 0 en-GB ~Matt 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_SURFACE STR_PLASTIC 0 en-GB ~Plastic 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_SURFACE STR_METAL 0 en-GB Me~tal 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 dockingwindow RID_SVXFLOAT_EXTRUSION_SURFACE 0 en-GB Extrusion Surface 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 fixedtext RID_SVX_MDLG_EXTRUSION_DEPTH FL_DEPTH 0 en-GB ~Value 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 modaldialog RID_SVX_MDLG_EXTRUSION_DEPTH 0 en-GB Extrusion Depth 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_EXTRUSION_COLOR 0 en-GB Extrusion Colour 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_0 0 en-GB ~0 cm 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_1 0 en-GB ~1 cm 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_2 0 en-GB ~2.5 cm 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_3 0 en-GB ~5 cm 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_4 0 en-GB 10 ~cm 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_0_INCH 0 en-GB 0 inch 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_1_INCH 0 en-GB 0.~5 inch 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_2_INCH 0 en-GB ~1 inch 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_3_INCH 0 en-GB ~2 inch 20200411 15:09:53 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_4_INCH 0 en-GB ~4 inch 20200411 15:09:53 svx source\tbxctrls\colrctrl.src 0 dockingwindow RID_SVXCTRL_COLOR HID_CTRL_COLOR 150 en-GB Colours 20200411 15:09:53 svx source\tbxctrls\colrctrl.src 0 string STR_COLORTABLE 150 en-GB Colour Palette 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 fixedline RID_SVX_MDLG_FONTWORK_GALLERY FL_FAVORITES 0 en-GB Select a Fontwork style: 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVX_MDLG_FONTWORK_GALLERY STR_CLICK_TO_ADD_TEXT 0 en-GB Click to edit text 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 modaldialog RID_SVX_MDLG_FONTWORK_GALLERY 0 en-GB Fontwork Gallery 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_ALIGNMENT STR_ALIGN_LEFT 0 en-GB ~Left Align 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_ALIGNMENT STR_ALIGN_CENTER 0 en-GB ~Centre 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_ALIGNMENT STR_ALIGN_RIGHT 0 en-GB ~Right Align 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_ALIGNMENT STR_ALIGN_WORD 0 en-GB ~Word Justify 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_ALIGNMENT STR_ALIGN_STRETCH 0 en-GB S~tretch Justify 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 dockingwindow RID_SVXFLOAT_FONTWORK_ALIGNMENT 0 en-GB Fontwork Alignment 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_VERY_TIGHT 0 en-GB ~Very Tight 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_TIGHT 0 en-GB ~Tight 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_NORMAL 0 en-GB ~Normal 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_LOOSE 0 en-GB ~Loose 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_VERY_LOOSE 0 en-GB Very ~Loose 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_CUSTOM 0 en-GB ~Custom... 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_KERN_PAIRS 0 en-GB ~Kern Character Pairs 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 dockingwindow RID_SVXFLOAT_FONTWORK_CHARSPACING 0 en-GB Fontwork Character Spacing 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 fixedtext RID_SVX_MDLG_FONTWORK_CHARSPACING FT_VALUE 76 en-GB ~Value 20200411 15:09:53 svx source\tbxctrls\fontworkgallery.src 0 modaldialog RID_SVX_MDLG_FONTWORK_CHARSPACING 139 en-GB Fontwork Character Spacing 20200411 15:09:53 svx source\toolbars\fontworkbar.src 0 string RID_SVX_FONTWORK_BAR 0 en-GB Fontwork 20200411 15:09:53 svx source\toolbars\fontworkbar.src 0 string RID_SVXSTR_UNDO_APPLY_FONTWORK_SHAPE 0 en-GB Apply Fontwork Shape 20200411 15:09:53 svx source\toolbars\fontworkbar.src 0 string RID_SVXSTR_UNDO_APPLY_FONTWORK_SAME_LETTER_HEIGHT 0 en-GB Apply Fontwork Same Letter Heights 20200411 15:09:53 svx source\toolbars\fontworkbar.src 0 string RID_SVXSTR_UNDO_APPLY_FONTWORK_ALIGNMENT 0 en-GB Apply Fontwork Alignment 20200411 15:09:53 svx source\toolbars\fontworkbar.src 0 string RID_SVXSTR_UNDO_APPLY_FONTWORK_CHARACTER_SPACING 0 en-GB Apply Fontwork Character Spacing 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVX_EXTRUSION_BAR 0 en-GB Extrusion 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_ON_OFF 0 en-GB Apply Extrusion On/Off 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_DOWN 0 en-GB Tilt Down 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_UP 0 en-GB Tilt Up 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_LEFT 0 en-GB Tilt Left 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_RIGHT 0 en-GB Tilt Right 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_DEPTH 0 en-GB Change Extrusion Depth 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_ORIENTATION 0 en-GB Change Orientation 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_PROJECTION 0 en-GB Change Projection Type 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_LIGHTING 0 en-GB Change Lighting 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_BRIGHTNESS 0 en-GB Change Brightness 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_SURFACE 0 en-GB Change Extrusion Surface 20200411 15:09:53 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_COLOR 0 en-GB Change Extrusion Colour 20200411 15:09:53 svx source\table\table.src 0 string RID_SVXSTR_STYLEFAMILY_TABLEDESIGN 0 en-GB Table Design Styles 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_SAVE FT_SAVE_TITLE 0 en-GB %PRODUCTNAME Document Recovery 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_SAVE FT_SAVE_DESCR 0 en-GB Due to an unexpected error, %PRODUCTNAME crashed. All the files you were working on will be saved now. The next time %PRODUCTNAME is launched, your files will be recovered automatically. 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_SAVE FT_SAVE_FILELIST 0 en-GB The following files will be recovered: 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_DOCRECOVERY_PROGR FT_SAVEPROGR_HINT 0 en-GB Documents are being saved. 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_DOCRECOVERY_PROGR FT_SAVEPROGR_PROGR 0 en-GB Progress of saving: 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_RECOVER FT_RECOV_TITLE 0 en-GB %PRODUCTNAME Document Recovery 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_RECOVER FT_RECOV_DESCR 0 en-GB Press 'Start Recovery' to start the recovery process of the documents listed below.\n\nThe 'Status' column shows whether the document can be recovered. 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_RECOVER FT_RECOV_PROGR 0 en-GB Recovering document: 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_RECOVER FT_RECOV_FILELIST 0 en-GB Status of recovered documents: 20200411 15:09:53 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_HEADERBAR 0 en-GB Document Name\tStatus 20200411 15:09:53 svx source\dialog\docrecovery.src 0 pushbutton RID_SVXPAGE_DOCRECOVERY_RECOVER BTN_RECOV_NEXT 0 en-GB ~Start Recovery > 20200411 15:09:53 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVERY_NEXT 0 en-GB ~Next > 20200411 15:09:53 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_SUCCESSRECOV 0 en-GB Successfully recovered 20200411 15:09:53 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_ORIGDOCRECOV 0 en-GB Original document recovered 20200411 15:09:53 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVFAILED 0 en-GB Recovery failed 20200411 15:09:53 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVINPROGR 0 en-GB Recovery in progress 20200411 15:09:53 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_NOTRECOVYET 0 en-GB Not recovered yet 20200411 15:09:53 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVERY_INPROGRESS 0 en-GB %PRODUCTNAME %PRODUCTVERSION will start to recover your documents. Depending on the size of the documents this process can take some time. 20200411 15:09:53 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVERY_REPORT 0 en-GB A report of the crash was created to help us identify the reason why %PRODUCTNAME crashed. Click 'Next' to get to the Error Report Tool or press 'Cancel' to skip this step. 20200411 15:09:53 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVERYONLY_FINISH_DESCR 0 en-GB Recovery of your documents was finished.\nClick 'Finish' to see your documents. 20200411 15:09:53 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVERYONLY_FINISH 0 en-GB ~Finish 20200411 15:09:53 svx source\dialog\docrecovery.src 0 querybox RID_SVXQB_EXIT_RECOVERY 0 en-GB Are you sure you want to cancel the %PRODUCTNAME document recovery? 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_DOCRECOVERY_BROKEN FT_BROKEN_DESCR 0 en-GB The automatic recovery process was interrupted.\n\nThe documents listed below will be saved in the folder noted below if you click 'Save'. Click 'Cancel' to close the wizard without saving the documents. 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_DOCRECOVERY_BROKEN FT_BROKEN_FILELIST 0 en-GB Documents 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_DOCRECOVERY_BROKEN FT_BROKEN_SAVEDIR 0 en-GB ~Save to 20200411 15:09:53 svx source\dialog\docrecovery.src 0 pushbutton RID_SVX_MDLG_DOCRECOVERY_BROKEN BTN_BROKEN_SAVEDIR 0 en-GB Chan~ge... 20200411 15:09:53 svx source\dialog\docrecovery.src 0 okbutton RID_SVX_MDLG_DOCRECOVERY_BROKEN BTN_BROKEN_OK 0 en-GB ~Save 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_WELCOME FT_RECOV_TITLE 0 en-GB Welcome to the %PRODUCTNAME %PRODUCTVERSION Error Report 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_WELCOME FT_RECOV_DESCR 0 en-GB This error report tool gathers information about how %PRODUCTNAME is working and sends it to Apache OpenOffice to help improve future versions.\n\nIt's easy - just send the report without any further effort on your part by clicking 'Send' in the next dialogue box, or you can briefly describe how the error occurred and then click 'Send'. If you want to see the report, click the 'Show Report' button. No data will be sent if you click 'Do Not Send'.\n\nCustomer Privacy\nThe information gathered is limited to data concerning the state of %PRODUCTNAME %PRODUCTVERSION when the error occurred. Other information about passwords or document contents is not collected.\n\nThe information will only be used to improve the quality of %PRODUCTNAME and will not be shared with third parties.\nFor more information on Apache OpenOffice's privacy policy, visit\nhttp://www.openoffice.org/privacy.html 20200411 15:09:53 svx source\dialog\docrecovery.src 0 pushbutton RID_SVXPAGE_ERR_REP_WELCOME BTN_RECOV_PREV 0 en-GB < ~Back 20200411 15:09:53 svx source\dialog\docrecovery.src 0 okbutton RID_SVXPAGE_ERR_REP_WELCOME BTN_RECOV_NEXT 0 en-GB ~Next > 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_SEND FT_RECOV_TITLE 0 en-GB Sending the Error Report 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_SEND FT_RECOV_DESCR 0 en-GB In the spaces below, you can enter a title for your error report and describe the action you were trying to carry out when the error occurred. Then click 'Send'. 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_SEND FT_ERRSEND_DOCTYPE 0 en-GB ~Which type of document (e.g. presentation) were you using when the error occurred? 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_SEND FT_ERRSEND_USING 0 en-GB W~hat were you doing with %PRODUCTNAME when the error occurred? (optional) 20200411 15:09:53 svx source\dialog\docrecovery.src 0 pushbutton RID_SVXPAGE_ERR_REP_SEND BTN_ERRSEND_SHOWREP 0 en-GB Show ~Report 20200411 15:09:53 svx source\dialog\docrecovery.src 0 pushbutton RID_SVXPAGE_ERR_REP_SEND BTN_ERRSEND_OPT 0 en-GB ~Options... 20200411 15:09:53 svx source\dialog\docrecovery.src 0 checkbox RID_SVXPAGE_ERR_REP_SEND CB_ERRSEND_CONTACT 0 en-GB ~I allow Apache OpenOffice to contact me regarding this report. 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_SEND FT_ERRSEND_EMAILADDR 0 en-GB ~Please enter your e-mail address 20200411 15:09:53 svx source\dialog\docrecovery.src 0 pushbutton RID_SVXPAGE_ERR_REP_SEND BTN_RECOV_PREV 0 en-GB < ~Back 20200411 15:09:53 svx source\dialog\docrecovery.src 0 okbutton RID_SVXPAGE_ERR_REP_SEND BTN_RECOV_NEXT 0 en-GB S~end 20200411 15:09:53 svx source\dialog\docrecovery.src 0 cancelbutton RID_SVXPAGE_ERR_REP_SEND BTN_RECOV_CANCEL 0 en-GB Do ~Not Send 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedline RID_SVX_MDLG_ERR_REP_OPTIONS FL_ERROPT_PROXY 0 en-GB Proxy settings 20200411 15:09:53 svx source\dialog\docrecovery.src 0 radiobutton RID_SVX_MDLG_ERR_REP_OPTIONS BTN_ERROPT_SYSTEM 0 en-GB Use ~system settings 20200411 15:09:53 svx source\dialog\docrecovery.src 0 radiobutton RID_SVX_MDLG_ERR_REP_OPTIONS BTN_ERROPT_DIRECT 0 en-GB Use ~direct connection to the Internet 20200411 15:09:53 svx source\dialog\docrecovery.src 0 radiobutton RID_SVX_MDLG_ERR_REP_OPTIONS BTN_ERROPT_MANUAL 0 en-GB Use ~manual settings 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_ERR_REP_OPTIONS FT_ERROPT_PROXYSERVER 0 en-GB HT~TP Proxy 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_ERR_REP_OPTIONS FT_ERROPT_PROXYPORT 0 en-GB ~Port 20200411 15:09:53 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_ERR_REP_OPTIONS FT_ERROPT_DESCRIPTION 0 en-GB The %PRODUCTNAME Error Report tool needs to be connected to the Internet to be able to send error reports.\nCompanies often use proxy servers in conjunction with a firewall to protect the network.\nIf this applies to your situation, you must specify the address and port for the proxy server. 20200411 15:09:53 svx source\dialog\docrecovery.src 0 modaldialog RID_SVX_MDLG_ERR_REP_OPTIONS HID_SVX_MDLG_ERR_REP_OPTIONS 0 en-GB Options 20200411 15:09:53 svx source\dialog\docrecovery.src 0 modaldialog RID_SVX_MDLG_ERR_REP_PREVIEW HID_SVX_MDLG_ERR_REP_PREVIEW 0 en-GB Error Report 20200411 15:09:53 svx source\dialog\dlgctrl.src 0 string STR_SWITCH 0 en-GB Switch 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 1 0 en-GB Border setting 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 2 0 en-GB Left border line 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 3 0 en-GB Right border line 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 4 0 en-GB Top border line 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 5 0 en-GB Bottom border line 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 6 0 en-GB Horizontal border line 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 7 0 en-GB Vertical border line 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 8 0 en-GB Diagonal border line from top left to bottom right 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 9 0 en-GB Diagonal border line from bottom left to top right 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 1 0 en-GB Border setting 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 2 0 en-GB Left border line 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 3 0 en-GB Right border line 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 4 0 en-GB Top border line 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 5 0 en-GB Bottom border line 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 6 0 en-GB Horizontal border line 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 7 0 en-GB Vertical border line 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 8 0 en-GB Diagonal border line from top left to bottom right 20200411 15:09:53 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 9 0 en-GB Diagonal border line from bottom left to top right 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_LEFT 0 en-GB Left 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_LEFT 0 en-GB Inside 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_RIGHT 0 en-GB Right 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_RIGHT 0 en-GB Outside 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_CENTER_VERT 0 en-GB Centre 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FROMLEFT 0 en-GB From left 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_FROMLEFT 0 en-GB From inside 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FRAME 0 en-GB Paragraph area 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_PRTAREA 0 en-GB Paragraph text area 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PG_LEFT 0 en-GB Left page border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_REL_PG_LEFT 0 en-GB Inner page border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PG_RIGHT 0 en-GB Right page border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_REL_PG_RIGHT 0 en-GB Outer page border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_FRM_LEFT 0 en-GB Left paragraph border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_REL_FRM_LEFT 0 en-GB Inner paragraph border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_FRM_RIGHT 0 en-GB Right paragraph border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_REL_FRM_RIGHT 0 en-GB Outer paragraph border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PG_FRAME 0 en-GB Entire page 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PG_PRTAREA 0 en-GB Page text area 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_TOP 0 en-GB Top 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_BOTTOM 0 en-GB Bottom 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_CENTER_HORI 0 en-GB Centre 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FROMTOP 0 en-GB From top 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FROMBOTTOM 0 en-GB From bottom 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_BELOW 0 en-GB Below 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FROMRIGHT 0 en-GB From right 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PG_TOP 0 en-GB Top page border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PG_BOTTOM 0 en-GB Bottom page border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_FRM_TOP 0 en-GB Top paragraph border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_FRM_BOTTOM 0 en-GB Bottom paragraph border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_BORDER 0 en-GB Margin 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PRTAREA 0 en-GB Paragraph text area 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FLY_REL_PG_LEFT 0 en-GB Left frame border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FLY_MIR_REL_PG_LEFT 0 en-GB Inner frame border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FLY_REL_PG_RIGHT 0 en-GB Right frame border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FLY_MIR_REL_PG_RIGHT 0 en-GB Outer frame border 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FLY_REL_PG_FRAME 0 en-GB Entire frame 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FLY_REL_PG_PRTAREA 0 en-GB Frame text area 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_BASE 0 en-GB Base line 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_CHAR 0 en-GB Character 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_ROW 0 en-GB Row 20200411 15:09:53 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_LINE 0 en-GB Line of text 20200411 15:09:53 svx source\dialog\optgrid.src 0 fixedline RID_SVXPAGE_GRID GRP_DRAWGRID 248 en-GB Grid 20200411 15:09:53 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_USE_GRIDSNAP 204 en-GB Sn~ap to grid 20200411 15:09:53 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_GRID_VISIBLE 204 en-GB V~isible grid 20200411 15:09:53 svx source\dialog\optgrid.src 0 fixedline RID_SVXPAGE_GRID FL_RESOLUTION 120 en-GB Resolution 20200411 15:09:53 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_DRAW_X 60 en-GB H~orizontal 20200411 15:09:53 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_DRAW_Y 60 en-GB ~Vertical 20200411 15:09:53 svx source\dialog\optgrid.src 0 fixedline RID_SVXPAGE_GRID FL_DIVISION 124 en-GB Subdivision 20200411 15:09:53 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_DIVISION_X 50 en-GB Horizont~al 20200411 15:09:53 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_DIVISION_Y 50 en-GB V~ertical 20200411 15:09:53 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_HORZ_POINTS 29 en-GB point(s) 20200411 15:09:53 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_SYNCHRONIZE 127 en-GB Synchronise a~xes 20200411 15:09:53 svx source\dialog\optgrid.src 0 fixedline RID_SVXPAGE_GRID GRP_SNAP 120 en-GB Snap 20200411 15:09:53 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_SNAP_HELPLINES 106 en-GB To snap lines 20200411 15:09:53 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_SNAP_BORDER 106 en-GB To the ~page margins 20200411 15:09:53 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_SNAP_FRAME 106 en-GB To object ~frame 20200411 15:09:53 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_SNAP_POINTS 106 en-GB To obje~ct points 20200411 15:09:53 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_SNAP_AREA 69 en-GB ~Snap range 20200411 15:09:53 svx source\dialog\optgrid.src 0 metricfield RID_SVXPAGE_GRID MTR_FLD_SNAP_AREA 35 en-GB Pixels 20200411 15:09:53 svx source\dialog\optgrid.src 0 fixedline RID_SVXPAGE_GRID GRP_ORTHO 124 en-GB Snap position 20200411 15:09:53 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_ORTHO 112 en-GB ~When creating or moving objects 20200411 15:09:53 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_BIGORTHO 112 en-GB ~Extend edges 20200411 15:09:53 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_ROTATE 55 en-GB When ro~tating 20200411 15:09:53 svx source\dialog\optgrid.src 0 metricfield RID_SVXPAGE_GRID MTR_FLD_ANGLE 54 en-GB degrees 20200411 15:09:53 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_BEZ_ANGLE 55 en-GB Point reducti~on 20200411 15:09:53 svx source\dialog\optgrid.src 0 metricfield RID_SVXPAGE_GRID MTR_FLD_BEZ_ANGLE 54 en-GB degrees 20200411 15:09:53 svx source\dialog\passwd.src 0 fixedtext RID_SVXDLG_PASSWORD FT_OLD_PASSWD 57 en-GB ~Password 20200411 15:09:53 svx source\dialog\passwd.src 0 fixedline RID_SVXDLG_PASSWORD FL_OLD_PASSWD 142 en-GB Old password 20200411 15:09:53 svx source\dialog\passwd.src 0 fixedtext RID_SVXDLG_PASSWORD FT_NEW_PASSWD 57 en-GB Pa~ssword 20200411 15:09:53 svx source\dialog\passwd.src 0 fixedtext RID_SVXDLG_PASSWORD FT_REPEAT_PASSWD 57 en-GB Confi~rm 20200411 15:09:53 svx source\dialog\passwd.src 0 fixedline RID_SVXDLG_PASSWORD FL_NEW_PASSWD 142 en-GB New password 20200411 15:09:53 svx source\dialog\passwd.src 0 string RID_SVXDLG_PASSWORD STR_ERR_OLD_PASSWD 50 en-GB Invalid password 20200411 15:09:53 svx source\dialog\passwd.src 0 string RID_SVXDLG_PASSWORD STR_ERR_REPEAT_PASSWD 50 en-GB Passwords do not match 20200411 15:09:53 svx source\dialog\passwd.src 0 modaldialog RID_SVXDLG_PASSWORD HID_PASSWORD 210 en-GB Change Password 20200411 15:09:53 svx source\dialog\hdft.src 0 #define _TEXT_FT_LMARGIN 0 en-GB ~Left margin 20200411 15:09:53 svx source\dialog\hdft.src 0 #define _TEXT_FT_RMARGIN 0 en-GB R~ight margin 20200411 15:09:53 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_HEADER CB_TURNON 152 en-GB Hea~der on 20200411 15:09:53 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_HEADER CB_SHARED 152 en-GB Same ~content left/right 20200411 15:09:53 svx source\dialog\hdft.src 0 fixedtext RID_SVXPAGE_HEADER FT_DIST 102 en-GB ~Spacing 20200411 15:09:53 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_HEADER CB_DYNSPACING 152 en-GB Use d~ynamic spacing 20200411 15:09:53 svx source\dialog\hdft.src 0 fixedtext RID_SVXPAGE_HEADER FT_HEIGHT 102 en-GB ~Height 20200411 15:09:53 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_HEADER CB_HEIGHT_DYN 152 en-GB ~AutoFit height 20200411 15:09:53 svx source\dialog\hdft.src 0 fixedline RID_SVXPAGE_HEADER FL_FRAME 164 en-GB Header 20200411 15:09:53 svx source\dialog\hdft.src 0 pushbutton RID_SVXPAGE_HEADER BTN_EXTRAS 50 en-GB ~More... 20200411 15:09:53 svx source\dialog\hdft.src 0 tabpage RID_SVXPAGE_HEADER HID_FORMAT_HEADER 260 en-GB Header 20200411 15:09:53 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_FOOTER CB_TURNON 152 en-GB ~Footer on 20200411 15:09:53 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_FOOTER CB_SHARED 152 en-GB Same ~content left/right 20200411 15:09:53 svx source\dialog\hdft.src 0 fixedtext RID_SVXPAGE_FOOTER FT_DIST 102 en-GB ~Spacing 20200411 15:09:53 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_FOOTER CB_DYNSPACING 152 en-GB Use d~ynamic spacing 20200411 15:09:53 svx source\dialog\hdft.src 0 fixedtext RID_SVXPAGE_FOOTER FT_HEIGHT 102 en-GB ~Height 20200411 15:09:53 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_FOOTER CB_HEIGHT_DYN 152 en-GB ~AutoFit height 20200411 15:09:53 svx source\dialog\hdft.src 0 fixedline RID_SVXPAGE_FOOTER FL_FRAME 164 en-GB Footer 20200411 15:09:53 svx source\dialog\hdft.src 0 pushbutton RID_SVXPAGE_FOOTER BTN_EXTRAS 50 en-GB ~More... 20200411 15:09:53 svx source\dialog\hdft.src 0 tabpage RID_SVXPAGE_FOOTER HID_FORMAT_FOOTER 260 en-GB Footer 20200411 15:09:53 svx source\dialog\hdft.src 0 querybox RID_SVXQBX_DELETE_HEADFOOT 260 en-GB Removing headers or footers deletes the contents.\nDo you want to delete this text? 20200411 15:09:53 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_MM 0 en-GB millimetre 20200411 15:09:53 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_CM 0 en-GB centimetre 20200411 15:09:53 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_M 0 en-GB metre 20200411 15:09:53 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_KM 0 en-GB kilometre 20200411 15:09:53 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_INCH 0 en-GB inch 20200411 15:09:53 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_FOOT 0 en-GB foot 20200411 15:09:53 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_MILE 0 en-GB mile 20200411 15:09:53 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_POINT 0 en-GB point 20200411 15:09:53 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_PICA 0 en-GB pica 20200411 15:09:53 svx source\dialog\ruler.src 0 string RID_SVXSTR_RULER_TAB_LEFT 0 en-GB Left 20200411 15:09:53 svx source\dialog\ruler.src 0 string RID_SVXSTR_RULER_TAB_RIGHT 0 en-GB Right 20200411 15:09:53 svx source\dialog\ruler.src 0 string RID_SVXSTR_RULER_TAB_DECIMAL 0 en-GB Decimal 20200411 15:09:53 svx source\dialog\ruler.src 0 string RID_SVXSTR_RULER_TAB_CENTER 0 en-GB Centre 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_APPLY HID_CONTDLG_APPLY 0 en-GB Apply 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_WORKPLACE HID_CONTDLG_WORKPLACE 0 en-GB Workspace 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_SELECT HID_CONTDLG_SELECT 0 en-GB Select 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_RECT HID_CONTDLG_RECT 0 en-GB Rectangle 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_CIRCLE HID_CONTDLG_CIRCLE 0 en-GB Ellipse 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_POLY HID_CONTDLG_POLY 0 en-GB Polygon 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_POLYEDIT HID_CONTDLG_POLYEDIT 0 en-GB Edit Points 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_POLYMOVE HID_CONTDLG_POLYMOVE 0 en-GB Move Points 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_POLYINSERT HID_CONTDLG_POLYINSERT 0 en-GB Insert Points 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_POLYDELETE HID_CONTDLG_POLYDELETE 0 en-GB Delete Points 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_AUTOCONTOUR HID_CONTDLG_AUTOCONTOUR 0 en-GB AutoContour 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_UNDO HID_CONTDLG_UNDO 0 en-GB Undo 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_REDO HID_CONTDLG_REDO 0 en-GB Redo 20200411 15:09:53 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_PIPETTE HID_CONTDLG_PIPETTE 0 en-GB Eyedropper 20200411 15:09:53 svx source\dialog\contdlg.src 0 metricfield RID_SVXDLG_CONTOUR MTF_TOLERANCE 28 en-GB - Colour Tolerance 20200411 15:09:53 svx source\dialog\contdlg.src 0 floatingwindow RID_SVXDLG_CONTOUR 270 en-GB Contour Editor 20200411 15:09:53 svx source\dialog\contdlg.src 0 string STR_CONTOURDLG_MODIFY 270 en-GB The contour has been modified.\nDo you want to save the changes? 20200411 15:09:53 svx source\dialog\contdlg.src 0 string STR_CONTOURDLG_NEWPIPETTE 270 en-GB Do you want to create a new contour? 20200411 15:09:53 svx source\dialog\contdlg.src 0 string STR_CONTOURDLG_WORKPLACE 270 en-GB Setting a new workspace will\ncause the contour to be deleted.\nAre you sure you want to continue? 20200411 15:09:53 svx source\dialog\contdlg.src 0 string STR_CONTOURDLG_LINKED 270 en-GB This graphic object is linked to the document. Do you want to unlink the graphics in order to edit it? 20200411 15:09:53 svx source\dialog\bmpmask.src 0 fixedline RID_SVXDLG_BMPMASK GRP_Q 151 en-GB Colours 20200411 15:09:53 svx source\dialog\bmpmask.src 0 fixedtext RID_SVXDLG_BMPMASK FT_1 44 en-GB Source colour 20200411 15:09:53 svx source\dialog\bmpmask.src 0 fixedtext RID_SVXDLG_BMPMASK FT_2 34 en-GB Tolerance 20200411 15:09:53 svx source\dialog\bmpmask.src 0 fixedtext RID_SVXDLG_BMPMASK FT_3 64 en-GB Replace with... 20200411 15:09:53 svx source\dialog\bmpmask.src 0 checkbox RID_SVXDLG_BMPMASK CBX_TRANS 71 en-GB Tr~ansparency 20200411 15:09:53 svx source\dialog\bmpmask.src 0 pushbutton RID_SVXDLG_BMPMASK BTN_EXEC 64 en-GB ~Replace 20200411 15:09:53 svx source\dialog\bmpmask.src 0 toolboxitem RID_SVXDLG_BMPMASK.TBX_PIPETTE TBI_PIPETTE HID_BMPMASK_TBI_PIPETTE 0 en-GB Eyedropper 20200411 15:09:53 svx source\dialog\bmpmask.src 0 dockingwindow RID_SVXDLG_BMPMASK CMD_SID_BMPMASK 163 en-GB Colour Replacer 20200411 15:09:53 svx source\dialog\bmpmask.src 0 string RID_SVXDLG_BMPMASK_STR_TRANSP 163 en-GB Transparent 20200411 15:09:53 svx source\dialog\bmpmask.src 0 string RID_SVXDLG_BMPMASK_STR_SOURCECOLOR 163 en-GB Source Colour 20200411 15:09:53 svx source\dialog\bmpmask.src 0 string RID_SVXDLG_BMPMASK_STR_PALETTE 163 en-GB Colour Palette 20200411 15:09:53 svx source\dialog\bmpmask.src 0 string RID_SVXDLG_BMPMASK_STR_TOLERANCE 163 en-GB Tolerance 20200411 15:09:53 svx source\dialog\bmpmask.src 0 string RID_SVXDLG_BMPMASK_STR_REPLACEWITH 163 en-GB Replace with 20200411 15:09:53 svx source\dialog\hyprlink.src 0 combobox RID_SVXDLG_HYPERLINK CB_NAME HID_OFA_HYPERLINK_NAME 100 en-GB - URL Name 20200411 15:09:53 svx source\dialog\hyprlink.src 0 fixedtext RID_SVXDLG_HYPERLINK FT_URL HID_OFA_HYPERLINK_URL_TXT 16 en-GB URL: 20200411 15:09:53 svx source\dialog\hyprlink.src 0 combobox RID_SVXDLG_HYPERLINK CB_URL HID_OFA_HYPERLINK_URL 204 en-GB - Internet URLs 20200411 15:09:53 svx source\dialog\hyprlink.src 0 toolboxitem RID_SVXDLG_HYPERLINK BTN_TARGET HID_OFA_HYPERLINK_TARGET 0 en-GB Target Frame 20200411 15:09:53 svx source\dialog\hyprlink.src 0 toolboxitem RID_SVXDLG_HYPERLINK BTN_LINK CMD_SID_HYPERLINK_SETLINK 0 en-GB Hyperlink 20200411 15:09:53 svx source\dialog\hyprlink.src 0 toolboxitem RID_SVXDLG_HYPERLINK BTN_INSERT_BOOKMARK CMD_SID_CREATELINK 0 en-GB Link 20200411 15:09:53 svx source\dialog\hyprlink.src 0 toolboxitem RID_SVXDLG_HYPERLINK BTN_INET_SEARCH HID_OFA_HYPERLINK_SEARCH 0 en-GB Find 20200411 15:09:53 svx source\dialog\hyprlink.src 0 string RID_SVXDLG_HYPERLINK STR_ADDRESS 204 en-GB Address Book 20200411 15:09:53 svx source\dialog\hyprlink.src 0 string RID_SVXDLG_HYPERLINK STR_EXPLORER 204 en-GB Bookmark folder 20200411 15:09:53 svx source\dialog\hyprlink.src 0 string RID_SVXDLG_HYPERLINK STR_BOOKMARK_SEARCH 204 en-GB Search in bookmarks 20200411 15:09:53 svx source\dialog\hyprlink.src 0 toolbox RID_SVXDLG_HYPERLINK HID_OFA_HYPERLINK_DLG 410 en-GB Insert Hyperlink 20200411 15:09:53 svx source\dialog\hyprlink.src 0 menuitem RID_SVXMN_HYPERLINK MN_FIELD 0 en-GB As Text 20200411 15:09:53 svx source\dialog\hyprlink.src 0 menuitem RID_SVXMN_HYPERLINK MN_BUTTON 0 en-GB As Button 20200411 15:09:53 svx source\dialog\hyprlink.src 0 querybox RID_SVXQB_DONTEXIST 410 en-GB This URL does not exist.\nInsert anyway? 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_0 0 en-GB Solid small circular bullets 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_1 0 en-GB Solid large circular bullets 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_2 0 en-GB Solid diamond bullets 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_3 0 en-GB Solid large square bullets 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_4 0 en-GB Right pointing arrow bullets filled out 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_5 0 en-GB Right pointing arrow bullets 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_6 0 en-GB Check mark bullets 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_7 0 en-GB Tick mark bullets 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_0 0 en-GB Number %NUMBERINGSAMPLE 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_1 0 en-GB Number 1. 2. 3. 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_2 0 en-GB Number (1) (2) (3) 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_3 0 en-GB Upper-case Roman number I. II. III. 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_4 0 en-GB Upper-case letter A) B) C) 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_5 0 en-GB Lower-case letter a) b) c) 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_6 0 en-GB Lower-case letter (a) (b) (c) 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_7 0 en-GB Lower-case Roman number i. ii. iii. 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_0 0 en-GB Numeric, numeric, lower-case letters, solid small circular bullet 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_1 0 en-GB Numeric, lower-case letters, solid small circular bullet 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_2 0 en-GB Numeric, lower-case letters, lower-case Roman, upper-case letters, solid small circular bullet 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_3 0 en-GB Numeric 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_4 0 en-GB Upper-case Roman, upper-case letters, lower-case Roman, lower-case letters, solid small circular bullet 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_5 0 en-GB Upper-case letters, upper-case Roman, lower-case letters, lower-case Roman, solid small circular bullet 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_6 0 en-GB Numeric with all sublevels 20200411 15:09:53 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_7 0 en-GB Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_FILTER 0 en-GB Filter 20200411 15:09:53 svx source\dialog\ctredlin.src 0 checkbox SID_REDLIN_FILTER_PAGE CB_DATE HID_REDLINING_FILTER_CB_DATE 50 en-GB ~Date 20200411 15:09:53 svx source\dialog\ctredlin.src 0 stringlist SID_REDLIN_FILTER_PAGE.LB_DATE 1 0 en-GB earlier than 20200411 15:09:53 svx source\dialog\ctredlin.src 0 stringlist SID_REDLIN_FILTER_PAGE.LB_DATE 2 0 en-GB since 20200411 15:09:53 svx source\dialog\ctredlin.src 0 stringlist SID_REDLIN_FILTER_PAGE.LB_DATE 3 0 en-GB equal to 20200411 15:09:53 svx source\dialog\ctredlin.src 0 stringlist SID_REDLIN_FILTER_PAGE.LB_DATE 4 0 en-GB not equal to 20200411 15:09:53 svx source\dialog\ctredlin.src 0 stringlist SID_REDLIN_FILTER_PAGE.LB_DATE 5 0 en-GB between 20200411 15:09:53 svx source\dialog\ctredlin.src 0 stringlist SID_REDLIN_FILTER_PAGE.LB_DATE 6 0 en-GB since saving 20200411 15:09:53 svx source\dialog\ctredlin.src 0 imagebutton SID_REDLIN_FILTER_PAGE IB_CLOCK HID_REDLINING_FILTER_IB_CLOCK 13 en-GB - Set Start Date/Time 20200411 15:09:53 svx source\dialog\ctredlin.src 0 fixedtext SID_REDLIN_FILTER_PAGE FT_DATE2 78 en-GB and 20200411 15:09:53 svx source\dialog\ctredlin.src 0 imagebutton SID_REDLIN_FILTER_PAGE IB_CLOCK2 HID_REDLINING_FILTER_IB_CLOCK2 13 en-GB - Set End Date/Time 20200411 15:09:53 svx source\dialog\ctredlin.src 0 checkbox SID_REDLIN_FILTER_PAGE CB_AUTOR HID_REDLINING_FILTER_CB_AUTOR 50 en-GB ~Author 20200411 15:09:53 svx source\dialog\ctredlin.src 0 checkbox SID_REDLIN_FILTER_PAGE CB_RANGE HID_REDLINING_FILTER_CB_RANGE 50 en-GB ~Range 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_ACTION 178 en-GB A~ction 20200411 15:09:53 svx source\dialog\ctredlin.src 0 pushbutton SID_REDLIN_FILTER_PAGE BTN_REF HID_REDLINING_FILTER_BTN_REF 12 en-GB ... Set Reference 20200411 15:09:53 svx source\dialog\ctredlin.src 0 checkbox SID_REDLIN_FILTER_PAGE CB_COMMENT HID_REDLINING_FILTER_CB_COMMENT 50 en-GB Comment 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_DATE_COMBOX 178 en-GB Date Condition 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_DATE_SPIN 178 en-GB Start Date 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_DATE_SPIN1 178 en-GB End Date 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_DATE_TIME_SPIN 178 en-GB Start Time 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_DATE_TIME_SPIN1 178 en-GB End Time 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_TREE 178 en-GB Changes 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_VIEW_PAGE STR_VIEW 178 en-GB List 20200411 15:09:53 svx source\dialog\ctredlin.src 0 pushbutton SID_REDLIN_VIEW_PAGE PB_ACCEPT HID_REDLINING_VIEW_PB_ACCEPT 60 en-GB ~Accept 20200411 15:09:53 svx source\dialog\ctredlin.src 0 pushbutton SID_REDLIN_VIEW_PAGE PB_REJECT HID_REDLINING_VIEW_PB_REJECT 60 en-GB ~Reject 20200411 15:09:53 svx source\dialog\ctredlin.src 0 pushbutton SID_REDLIN_VIEW_PAGE PB_ACCEPTALL HID_REDLINING_VIEW_PB_ACCEPTALL 60 en-GB A~ccept All 20200411 15:09:53 svx source\dialog\ctredlin.src 0 pushbutton SID_REDLIN_VIEW_PAGE PB_REJECTALL HID_REDLINING_VIEW_PB_REJECTALL 60 en-GB R~eject All 20200411 15:09:53 svx source\dialog\ctredlin.src 0 pushbutton SID_REDLIN_VIEW_PAGE PB_UNDO HID_REDLINING_VIEW_PB_UNDO 60 en-GB Undo 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_VIEW_PAGE STR_TITLE1 60 en-GB Action 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_VIEW_PAGE STR_TITLE2 60 en-GB Position 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_VIEW_PAGE STR_TITLE3 60 en-GB Author 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_VIEW_PAGE STR_TITLE4 60 en-GB Date 20200411 15:09:53 svx source\dialog\ctredlin.src 0 string SID_REDLIN_VIEW_PAGE STR_TITLE5 60 en-GB Comment 20200411 15:09:53 svx source\dialog\srchdlg.src 0 string RID_SVXSTR_SEARCH_STYLES 0 en-GB Including Styles 20200411 15:09:53 svx source\dialog\srchdlg.src 0 string RID_SVXSTR_SEARCH 0 en-GB (Search) 20200411 15:09:53 svx source\dialog\srchdlg.src 0 string RID_SVXSTR_REPLACE 0 en-GB (Replace) 20200411 15:09:53 svx source\dialog\srchdlg.src 0 fixedtext RID_SVXDLG_SEARCH FT_SEARCH 132 en-GB ~Search for 20200411 15:09:53 svx source\dialog\srchdlg.src 0 fixedtext RID_SVXDLG_SEARCH FT_REPLACE 132 en-GB Re~place with 20200411 15:09:53 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_SEARCH 50 en-GB ~Find 20200411 15:09:53 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_SEARCH_ALL 50 en-GB Find ~All 20200411 15:09:53 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_REPLACE 50 en-GB ~Replace 20200411 15:09:53 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_REPLACE_ALL 50 en-GB Replace A~ll 20200411 15:09:53 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_MATCH_CASE 126 en-GB Ma~tch case 20200411 15:09:53 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_WHOLE_WORDS 126 en-GB Whole wor~ds only 20200411 15:09:53 svx source\dialog\srchdlg.src 0 cancelbutton RID_SVXDLG_SEARCH BTN_CLOSE 50 en-GB ~Close 20200411 15:09:53 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_SELECTIONS 126 en-GB C~urrent selection only 20200411 15:09:53 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_BACKWARDS 126 en-GB Bac~kwards 20200411 15:09:53 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_REGEXP 126 en-GB Regular e~xpressions 20200411 15:09:53 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_SIMILARITY 109 en-GB S~imilarity search 20200411 15:09:53 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_LAYOUTS 126 en-GB Search for St~yles 20200411 15:09:53 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_NOTES 126 en-GB Notes 20200411 15:09:53 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_JAP_MATCH_FULL_HALF_WIDTH 126 en-GB Match character width 20200411 15:09:53 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_JAP_SOUNDS_LIKE 109 en-GB Sounds like (Japanese) 20200411 15:09:53 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_ATTRIBUTE 50 en-GB Attri~butes... 20200411 15:09:53 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_FORMAT 50 en-GB For~mat... 20200411 15:09:53 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_NOFORMAT 50 en-GB ~No Format 20200411 15:09:53 svx source\dialog\srchdlg.src 0 fixedtext RID_SVXDLG_SEARCH FT_CALC_SEARCHIN 60 en-GB Search i~n 20200411 15:09:53 svx source\dialog\srchdlg.src 0 stringlist RID_SVXDLG_SEARCH.LB_CALC_SEARCHIN 1 0 en-GB Formulae 20200411 15:09:53 svx source\dialog\srchdlg.src 0 stringlist RID_SVXDLG_SEARCH.LB_CALC_SEARCHIN 2 0 en-GB Values 20200411 15:09:53 svx source\dialog\srchdlg.src 0 stringlist RID_SVXDLG_SEARCH.LB_CALC_SEARCHIN 3 0 en-GB Notes 20200411 15:09:53 svx source\dialog\srchdlg.src 0 fixedtext RID_SVXDLG_SEARCH FT_CALC_SEARCHDIR 60 en-GB Search ~direction 20200411 15:09:53 svx source\dialog\srchdlg.src 0 radiobutton RID_SVXDLG_SEARCH RB_CALC_ROWS 63 en-GB Ro~ws 20200411 15:09:53 svx source\dialog\srchdlg.src 0 radiobutton RID_SVXDLG_SEARCH RB_CALC_COLUMNS 63 en-GB Colu~mns 20200411 15:09:53 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_ALL_SHEETS 126 en-GB Search in all sheets 20200411 15:09:53 svx source\dialog\srchdlg.src 0 string RID_SVXDLG_SEARCH STR_WORDCALC 126 en-GB ~Entire cells 20200411 15:09:53 svx source\dialog\srchdlg.src 0 string RID_SVXDLG_SEARCH STR_MORE_BTN 126 en-GB More ~Options 20200411 15:09:53 svx source\dialog\srchdlg.src 0 string RID_SVXDLG_SEARCH STR_LESS_BTN 126 en-GB Fewer ~Options 20200411 15:09:53 svx source\dialog\srchdlg.src 0 modelessdialog RID_SVXDLG_SEARCH CMD_SID_SEARCH_DLG 200 en-GB Find & Replace 20200411 15:09:53 svx source\dialog\prtqry.src 0 string RID_SVXSTR_QRY_PRINT_TITLE 0 en-GB Printing selection 20200411 15:09:53 svx source\dialog\prtqry.src 0 string RID_SVXSTR_QRY_PRINT_MSG 0 en-GB Do you want to print the selection or the entire document? 20200411 15:09:53 svx source\dialog\prtqry.src 0 string RID_SVXSTR_QRY_PRINT_ALL 0 en-GB ~All 20200411 15:09:53 svx source\dialog\prtqry.src 0 string RID_SVXSTR_QRY_PRINT_SELECTION 0 en-GB ~Selection 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1252 0 en-GB Western Europe (Windows-1252/WinLatin 1) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_ROMAN 0 en-GB Western Europe (Apple Macintosh) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_850 0 en-GB Western Europe (DOS/OS2-850/International) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_437 0 en-GB Western Europe (DOS/OS2-437/US) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_860 0 en-GB Western Europe (DOS/OS2-860/Portuguese) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_861 0 en-GB Western Europe (DOS/OS2-861/Icelandic) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_863 0 en-GB Western Europe (DOS/OS2-863/French (Can.)) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_865 0 en-GB Western Europe (DOS/OS2-865/Nordic) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ASCII_US 0 en-GB Western Europe (ASCII/US) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_1 0 en-GB Western Europe (ISO-8859-1) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_2 0 en-GB Eastern Europe (ISO-8859-2) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_3 0 en-GB Latin 3 (ISO-8859-3) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_4 0 en-GB Baltic (ISO-8859-4) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_5 0 en-GB Cyrillic (ISO-8859-5) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_6 0 en-GB Arabic (ISO-8859-6) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_7 0 en-GB Greek (ISO-8859-7) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_8 0 en-GB Hebrew (ISO-8859-8) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_9 0 en-GB Turkish (ISO-8859-9) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_14 0 en-GB Western Europe (ISO-8859-14) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_15 0 en-GB Western Europe (ISO-8859-15/EURO) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_737 0 en-GB Greek (DOS/OS2-737) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_775 0 en-GB Baltic (DOS/OS2-775) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_852 0 en-GB Eastern Europe (DOS/OS2-852) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_855 0 en-GB Cyrillic (DOS/OS2-855) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_857 0 en-GB Turkish (DOS/OS2-857) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_862 0 en-GB Hebrew (DOS/OS2-862) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_864 0 en-GB Arabic (DOS/OS2-864) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_866 0 en-GB Cyrillic (DOS/OS2-866/Russian) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_869 0 en-GB Greek (DOS/OS2-869/Modern) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1250 0 en-GB Eastern Europe (Windows-1250/WinLatin 2) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1251 0 en-GB Cyrillic (Windows-1251) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1253 0 en-GB Greek (Windows-1253) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1254 0 en-GB Turkish (Windows-1254) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1255 0 en-GB Hebrew (Windows-1255) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1256 0 en-GB Arabic (Windows-1256) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1257 0 en-GB Baltic (Windows-1257) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_CENTEURO 0 en-GB Eastern Europe (Apple Macintosh) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_CROATIAN 0 en-GB Eastern Europe (Apple Macintosh/Croatian) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_CYRILLIC 0 en-GB Cyrillic (Apple Macintosh) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_GREEK 0 en-GB Greek (Apple Macintosh) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_ICELAND 0 en-GB Western Europe (Apple Macintosh/Icelandic) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_ROMANIAN 0 en-GB Eastern Europe (Apple Macintosh/Rumanian) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_TURKISH 0 en-GB Turkish (Apple Macintosh) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_UKRAINIAN 0 en-GB Cyrillic (Apple Macintosh/Ukrainian) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_CHINSIMP 0 en-GB Chinese simplified (Apple Macintosh) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_CHINTRAD 0 en-GB Chinese traditional (Apple Macintosh) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_JAPANESE 0 en-GB Japanese (Apple Macintosh) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_KOREAN 0 en-GB Korean (Apple Macintosh) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_932 0 en-GB Japanese (Windows-932) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_936 0 en-GB Chinese simplified (Windows-936) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_949 0 en-GB Korean (Windows-949) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_950 0 en-GB Chinese traditional (Windows-950) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_SHIFT_JIS 0 en-GB Japanese (Shift-JIS) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_GB_2312 0 en-GB Chinese simplified (GB-2312) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_GB_18030 0 en-GB Chinese simplified (GB-18030) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_GBT_12345 0 en-GB Chinese traditional (GBT-12345) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_GBK 0 en-GB Chinese simplified (GBK/GB-2312-80) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_BIG5 0 en-GB Chinese traditional (Big5) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_BIG5_HKSCS 0 en-GB Chinese traditional (BIG5-HKSCS) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_EUC_JP 0 en-GB Japanese (EUC-JP) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_EUC_CN 0 en-GB Chinese simplified (EUC-CN) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_EUC_TW 0 en-GB Chinese traditional (EUC-TW) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_2022_JP 0 en-GB Japanese (ISO-2022-JP) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_2022_CN 0 en-GB Chinese simplified (ISO-2022-CN) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_KOI8_R 0 en-GB Cyrillic (KOI8-R) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_UTF7 0 en-GB Unicode (UTF-7) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_UTF8 0 en-GB Unicode (UTF-8) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_10 0 en-GB Eastern Europe (ISO-8859-10) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_13 0 en-GB Eastern Europe (ISO-8859-13) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_EUC_KR 0 en-GB Korean (EUC-KR) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_2022_KR 0 en-GB Korean (ISO-2022-KR) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1361 0 en-GB Korean (Windows-Johab-1361) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_UCS2 0 en-GB Unicode 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_TIS_620 0 en-GB Thai (ISO-8859-11/TIS-620) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_874 0 en-GB Thai (Windows-874) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_KOI8_U 0 en-GB Cyrillic (KOI8-U) 20200411 15:09:53 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_PT154 0 en-GB Cyrillic (PT154) 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BASIC_LATIN 0 en-GB Basic Latin 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_LATIN_1 0 en-GB Latin-1 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_LATIN_EXTENDED_A 0 en-GB Latin Extended-A 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_LATIN_EXTENDED_B 0 en-GB Latin Extended-B 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_IPA_EXTENSIONS 0 en-GB IPA Extensions 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SPACING_MODIFIERS 0 en-GB Spacing Modifier Letters 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_COMB_DIACRITICAL 0 en-GB Combining Diacritical Marks 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BASIC_GREEK 0 en-GB Basic Greek 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GREEK_SYMS_COPTIC 0 en-GB Greek Symbols And Coptic 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CYRILLIC 0 en-GB Cyrillic 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CYRILLIC_SUPPL 0 en-GB Cyrillic Supplementary 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ARMENIAN 0 en-GB Armenian 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BASIC_HEBREW 0 en-GB Basic Hebrew 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HEBREW_EXTENDED 0 en-GB Hebrew Extended 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BASIC_ARABIC 0 en-GB Basic Arabic 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ARABIC_EXTENDED 0 en-GB Arabic Extended 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_DEVANAGARI 0 en-GB Devanagari 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BENGALI 0 en-GB Bengali 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GURMUKHI 0 en-GB Gurmukhi 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GUJARATI 0 en-GB Gujarati 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ORIYA 0 en-GB Oriya 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_TAMIL 0 en-GB Tamil 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_TELUGU 0 en-GB Telugu 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_KANNADA 0 en-GB Kannada 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MALAYALAM 0 en-GB Malayalam 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_THAI 0 en-GB Thai 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_LAO 0 en-GB Lao 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BASIC_GEORGIAN 0 en-GB Basic Georgian 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GEORGIAN_EXTENDED 0 en-GB Georgian Extended 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_JAMO 0 en-GB Hangul Jamo 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_LATIN_EXTENDED_ADDS 0 en-GB Latin Extended Additional 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GREEK_EXTENDED 0 en-GB Greek Extended 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GENERAL_PUNCTUATION 0 en-GB General punctuation 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SUB_SUPER_SCRIPTS 0 en-GB Superscripts and Subscripts 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CURRENCY_SYMBOLS 0 en-GB Currency Symbols 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_COMB_DIACRITIC_SYMS 0 en-GB Combining Diacritical Symbols 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_LETTERLIKE_SYMBOLS 0 en-GB Letterlike Symbols 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_NUMBER_FORMS 0 en-GB Number Forms 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ARROWS 0 en-GB Arrows 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MATH_OPERATORS 0 en-GB Mathematical Operators 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MISC_TECHNICAL 0 en-GB Miscellaneous Technical 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CONTROL_PICTURES 0 en-GB Control Pictures 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_OPTICAL_CHAR_REC 0 en-GB Optical Character Recognition 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ENCLOSED_ALPHANUM 0 en-GB Enclosed Alphanumerics 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BOX_DRAWING 0 en-GB Box Drawing 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BLOCK_ELEMENTS 0 en-GB Block Elements 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GEOMETRIC_SHAPES 0 en-GB Geometric Shapes 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MISC_DINGBATS 0 en-GB Miscellaneous Symbols 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_DINGBATS 0 en-GB Dingbats 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_SYMS_PUNCTUATION 0 en-GB CJK Symbols And Punctuation 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HIRAGANA 0 en-GB Hiragana 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_KATAKANA 0 en-GB Katakana 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BOPOMOFO 0 en-GB Bopomofo 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_COMPAT_JAMO 0 en-GB Hangul Compatibility Jamo 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_MISC 0 en-GB CJK Miscellaneous 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ENCLOSED_CJK_LETTERS 0 en-GB Enclosed CJK Letters And Months 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_COMPATIBILITY 0 en-GB CJK Compatibility 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL 0 en-GB Hangul 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_UNIFIED_IDGRAPH 0 en-GB CJK Unified Ideographs 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_EXT_A_UNIFIED_IDGRAPH 0 en-GB CJK Unified Ideographs Extension-A 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_PRIVATE_USE_AREA 0 en-GB Private Use Area 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_COMPAT_IDGRAPHS 0 en-GB CJK Compatibility Ideographs 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ALPHA_PRESENTATION 0 en-GB Alphabetic Presentation Forms 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ARABIC_PRESENT_A 0 en-GB Arabic Presentation Forms-A 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_COMBINING_HALF_MARKS 0 en-GB Combining Half Marks 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_COMPAT_FORMS 0 en-GB CJK Compatibility Forms 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SMALL_FORM_VARIANTS 0 en-GB Small Form Variants 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ARABIC_PRESENT_B 0 en-GB Arabic Presentation Forms-B 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HALFW_FULLW_FORMS 0 en-GB Half-width and Full-width Forms 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SPECIALS 0 en-GB Specials 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_GA 0 en-GB Hangul Ga 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_NA 0 en-GB Hangul Na 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_DA 0 en-GB Hangul Da 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_RA 0 en-GB Hangul Ra 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_MA 0 en-GB Hangul Ma 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_BA 0 en-GB Hangul Ba 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_SA 0 en-GB Hangul Sa 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_AH 0 en-GB Hangul Ah 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_JA 0 en-GB Hangul Ja 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_CHA 0 en-GB Hangul Cha 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_KA 0 en-GB Hangul Ka 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_TA 0 en-GB Hangul Ta 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_PA 0 en-GB Hangul Pa 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_HA 0 en-GB Hangul Ha 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_YI 0 en-GB Yi 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SINHALA 0 en-GB Sinhala 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_TIBETAN 0 en-GB Tibetan 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MYANMAR 0 en-GB Myanmar 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_KHMER 0 en-GB Khmer 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_OGHAM 0 en-GB Ogham 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_RUNIC 0 en-GB Runic 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SYRIAC 0 en-GB Syriac 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_THAANA 0 en-GB Thaana 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ETHIOPIC 0 en-GB Ethiopic 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CHEROKEE 0 en-GB Cherokee 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CANADIAN_ABORIGINAL 0 en-GB Canadian Aboriginal Syllables 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MONGOLIAN 0 en-GB Mongolian 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MISC_MATH_SYMS_A 0 en-GB Miscellaneous Mathematical Symbols-A 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SUPPL_ARROWS_A 0 en-GB Supplemental Arrows-A 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BRAILLE_PATTERNS 0 en-GB Braille Patterns 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SUPPL_ARROWS_B 0 en-GB Supplemental Arrows-B 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MISC_MATH_SYMS_B 0 en-GB Miscellaneous Mathematical Symbols-B 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_RADICAL_SUPPL 0 en-GB CJK Radical Supplement 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_KANXI_RADICALS 0 en-GB Kanxi Radicals 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_IDEO_DESC_CHARS 0 en-GB Ideographic Description Characters 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_TAGALOG 0 en-GB Tagalog 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANUNOO 0 en-GB Hanunoo 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_TAGBANWA 0 en-GB Tagbanwa 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BUHID 0 en-GB Buhid 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_KANBUN 0 en-GB Kanbun 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BOPOMOFO_EXTENDED 0 en-GB Bopomofo Extended 20200411 15:09:53 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_KATAKANA_PHONETIC 0 en-GB Katakana Phonetics 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_STYLE TBI_STYLE_OFF HID_FONTWORK_TBI_STYLE_OFF 0 en-GB Off 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_STYLE TBI_STYLE_ROTATE HID_FONTWORK_TBI_STYLE_ROTATE 0 en-GB Rotate 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_STYLE TBI_STYLE_UPRIGHT HID_FONTWORK_TBI_STYLE_UPRIGHT 0 en-GB Upright 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_STYLE TBI_STYLE_SLANTX HID_FONTWORK_TBI_STYLE_SLANTX 0 en-GB Slant Horizontal 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_STYLE TBI_STYLE_SLANTY HID_FONTWORK_TBI_STYLE_SLANTY 0 en-GB Slant Vertical 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_ADJUST TBI_ADJUST_MIRROR HID_FONTWORK_TBI_ADJUST_MIRROR 0 en-GB Orientation 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_ADJUST TBI_ADJUST_LEFT HID_FONTWORK_TBI_ADJUST_LEFT 0 en-GB Align Left 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_ADJUST TBI_ADJUST_CENTER HID_FONTWORK_TBI_ADJUST_CENTER 0 en-GB Centre 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_ADJUST TBI_ADJUST_RIGHT HID_FONTWORK_TBI_ADJUST_RIGHT 0 en-GB Align Right 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_ADJUST TBI_ADJUST_AUTOSIZE HID_FONTWORK_TBI_ADJUST_AUTOSIZE 0 en-GB AutoSize Text 20200411 15:09:53 svx source\dialog\fontwork.src 0 metricfield RID_SVXDLG_FONTWORK MTR_FLD_DISTANCE 48 en-GB - Distance 20200411 15:09:53 svx source\dialog\fontwork.src 0 metricfield RID_SVXDLG_FONTWORK MTR_FLD_TEXTSTART 48 en-GB - Indent 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_SHADOW TBI_SHOWFORM HID_FONTWORK_TBI_SHOWFORM 0 en-GB Contour 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_SHADOW TBI_OUTLINE HID_FONTWORK_TBI_OUTLINE 0 en-GB Text Contour 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_SHADOW TBI_SHADOW_OFF HID_FONTWORK_TBI_SHADOW_OFF 0 en-GB No Shadow 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_SHADOW TBI_SHADOW_NORMAL HID_FONTWORK_TBI_SHADOW_NORMAL 0 en-GB Vertical 20200411 15:09:53 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_SHADOW TBI_SHADOW_SLANT HID_FONTWORK_TBI_SHADOW_SLANT 0 en-GB Slant 20200411 15:09:53 svx source\dialog\fontwork.src 0 metricfield RID_SVXDLG_FONTWORK MTR_FLD_SHADOW_X 48 en-GB degrees Distance X 20200411 15:09:53 svx source\dialog\fontwork.src 0 metricfield RID_SVXDLG_FONTWORK MTR_FLD_SHADOW_Y 48 en-GB - Distance Y 20200411 15:09:53 svx source\dialog\fontwork.src 0 listbox RID_SVXDLG_FONTWORK CLB_SHADOW_COLOR 71 en-GB - Shadow Colour 20200411 15:09:53 svx source\dialog\fontwork.src 0 dockingwindow RID_SVXDLG_FONTWORK CMD_SID_FONTWORK 89 en-GB Fontwork 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_SOLID 0 en-GB Continuous 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRADIENT 0 en-GB Gradient 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BITMAP 0 en-GB Bitmap 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINESTYLE 0 en-GB Line Style 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_INVISIBLE 0 en-GB None 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR 0 en-GB Colour 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH 0 en-GB Hatching 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINEEND 0 en-GB Arrowheads 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_CLOSE 0 en-GB Close 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_BLACK 0 en-GB Black 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_BLUE 0 en-GB Blue 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_GREEN 0 en-GB Green 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_CYAN 0 en-GB Cyan 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_RED 0 en-GB Red 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_MAGENTA 0 en-GB Magenta 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_GREY 0 en-GB Grey 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_YELLOW 0 en-GB Yellow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_WHITE 0 en-GB White 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_BLUEGREY 0 en-GB Blue grey 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_BLUE_CLASSIC 0 en-GB Blue classic 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_ORANGE 0 en-GB Orange 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_ARROW 0 en-GB Arrow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_SQUARE 0 en-GB Square 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_CIRCLE 0 en-GB Circle 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_NONE 0 en-GB - none - 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TRANSPARENCE 0 en-GB Transparency 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_CENTERED 0 en-GB Centred 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_NOTCENTERED 0 en-GB Not centred 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRAFMODE_STANDARD 0 en-GB Default 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRAFMODE_GREYS 0 en-GB Greyscale 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRAFMODE_MONO 0 en-GB Black/White 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRAFMODE_WATERMARK 0 en-GB Watermark 20200411 15:09:53 svx source\dialog\sdstring.src 0 string STR_INSERT_VIDEO_EXTFILTER_IVF 0 en-GB Intel Indeo Video (*.ivf) 20200411 15:09:53 svx source\dialog\sdstring.src 0 string STR_INSERT_VIDEO_EXTFILTER_AVI 0 en-GB Video for Windows (*.avi) 20200411 15:09:53 svx source\dialog\sdstring.src 0 string STR_INSERT_VIDEO_EXTFILTER_MOV 0 en-GB QuickTime Movie (*.mov) 20200411 15:09:53 svx source\dialog\sdstring.src 0 string STR_INSERT_VIDEO_EXTFILTER_MPEG 0 en-GB MPEG - Motion Pictures Experts Group (*.mpe;*.mpeg;*.mpg) 20200411 15:09:53 svx source\dialog\sdstring.src 0 string STR_EXTFILTER_ALL 0 en-GB 20200411 15:09:53 svx source\dialog\sdstring.src 0 string STR_INSERT_SOUND_TITLE 0 en-GB Insert sound 20200411 15:09:53 svx source\dialog\sdstring.src 0 string STR_INSERT_VIDEO_TITLE 0 en-GB Insert video 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_VIOLET 0 en-GB Violet 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_BORDEAUX 0 en-GB Bordeaux 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_PALE_YELLOW 0 en-GB Pale yellow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_PALE_GREEN 0 en-GB Pale green 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_DARKVIOLET 0 en-GB Dark violet 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_SALMON 0 en-GB Salmon 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_SEABLUE 0 en-GB Sea blue 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_CHART 0 en-GB Chart 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_PURPLE 0 en-GB Purple 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_SKYBLUE 0 en-GB Sky blue 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_YELLOWGREEN 0 en-GB Yellow green 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_PINK 0 en-GB Pink 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_TURQUOISE 0 en-GB Turquoise 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_3D 0 en-GB 3-D 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_BLACK1 0 en-GB Black 1 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_BLACK2 0 en-GB Black 2 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_BLUE 0 en-GB Blue 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_BROWN 0 en-GB Brown 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_CURRENCY 0 en-GB Currency 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_CURRENCY_3D 0 en-GB Currency 3-D 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_CURRENCY_GRAY 0 en-GB Currency Grey 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_CURRENCY_LAVENDER 0 en-GB Currency Lavender 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_CURRENCY_TURQUOISE 0 en-GB Currency Turquoise 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_GRAY 0 en-GB Grey 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_GREEN 0 en-GB Green 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_LAVENDER 0 en-GB Lavender 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_RED 0 en-GB Red 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_TURQUOISE 0 en-GB Turquoise 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_YELLOW 0 en-GB Yellow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINEJOINT_MIDDLE 0 en-GB Line joint averaged 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINEJOINT_BEVEL 0 en-GB Line joint bevel 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINEJOINT_MITER 0 en-GB Line joint mitre 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINEJOINT_ROUND 0 en-GB Line joint round 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINECAP_BUTT 0 en-GB Line cap flat 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINECAP_ROUND 0 en-GB Line cap round 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINECAP_SQUARE 0 en-GB Line cap square 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT0 0 en-GB Gradient 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT1 0 en-GB Linear blue/white 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT2 0 en-GB Linear magenta/green 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT3 0 en-GB Linear yellow/brown 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT4 0 en-GB Radial green/black 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT5 0 en-GB Radial red/yellow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT6 0 en-GB Rectangular red/white 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT7 0 en-GB Square yellow/white 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT8 0 en-GB Ellipsoid blue grey/light blue 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT9 0 en-GB Axial light red/white 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH0 0 en-GB Black 45 degrees wide 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH1 0 en-GB Black 45 degrees 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH2 0 en-GB Black -45 degrees 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH3 0 en-GB Black 90 degrees 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH4 0 en-GB Red crossed 45 degrees 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH5 0 en-GB Red crossed 0 degrees 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH6 0 en-GB Blue crossed 45 degrees 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH7 0 en-GB Blue crossed 0 degrees 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH8 0 en-GB Blue triple 90 degrees 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH9 0 en-GB Black 0 degrees 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH10 0 en-GB Hatching 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP0 0 en-GB Blank 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP1 0 en-GB Sky 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP2 0 en-GB Water 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP3 0 en-GB Coarse grained 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP4 0 en-GB Mercury 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP5 0 en-GB Space 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP6 0 en-GB Metal 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP7 0 en-GB Droplets 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP8 0 en-GB Marble 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP9 0 en-GB Linen 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP10 0 en-GB Stone 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP11 0 en-GB Gravel 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP12 0 en-GB Wall 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP13 0 en-GB Brownstone 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP14 0 en-GB Netting 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP15 0 en-GB Leaves 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP16 0 en-GB Artificial Turf 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP17 0 en-GB Daisy 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP18 0 en-GB Orange 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP19 0 en-GB Fiery 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP20 0 en-GB Roses 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP21 0 en-GB Bitmap 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH0 0 en-GB Ultrafine Dashed 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH1 0 en-GB Fine Dashed 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH2 0 en-GB Ultrafine 2 Dots 3 Dashes 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH3 0 en-GB Fine Dotted 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH4 0 en-GB Line with Fine Dots 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH5 0 en-GB Fine Dashed (var) 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH6 0 en-GB 3 Dashes 3 Dots (var) 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH7 0 en-GB Ultrafine Dotted (var) 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH8 0 en-GB Line Style 9 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH9 0 en-GB 2 Dots 1 Dash 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH10 0 en-GB Dashed (var) 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH11 0 en-GB Dashed 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND0 0 en-GB Arrow concave 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND1 0 en-GB Square 45 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND2 0 en-GB Small arrow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND3 0 en-GB Dimension lines 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND4 0 en-GB Double Arrow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND5 0 en-GB Rounded short arrow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND6 0 en-GB Symmetric arrow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND7 0 en-GB Line arrow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND8 0 en-GB Rounded large arrow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND9 0 en-GB Circle 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND10 0 en-GB Square 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND11 0 en-GB Arrow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND12 0 en-GB Short line Arrow 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND13 0 en-GB Triangle unfilled 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND14 0 en-GB Diamond unfilled 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND15 0 en-GB Diamond 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND16 0 en-GB Circle unfilled 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND17 0 en-GB Square 45 unfilled 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND18 0 en-GB Square unfilled 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND19 0 en-GB Half Circle unfilled 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TRASNGR0 0 en-GB Transparency 20200411 15:09:53 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 1 0 en-GB millimetre 20200411 15:09:53 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 2 0 en-GB centimetre 20200411 15:09:53 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 3 0 en-GB metre 20200411 15:09:53 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 4 0 en-GB kilometre 20200411 15:09:53 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 5 0 en-GB inch 20200411 15:09:53 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 6 0 en-GB foot 20200411 15:09:53 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 7 0 en-GB mile 20200411 15:09:53 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 8 0 en-GB pica 20200411 15:09:53 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 9 0 en-GB point 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_USER 0 en-GB User 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GALLERYPROPS_GALTHEME 0 en-GB Gallery Theme 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GALLERY_THEMEITEMS 0 en-GB Theme Items 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GALLERY_THEMENAME 0 en-GB Theme Name 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GALLERY_FILESFOUND 0 en-GB Files Found 20200411 15:09:53 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GALLERY_PREVIEW 0 en-GB Preview 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_APPLY HID_IMAPDLG_APPLY 0 en-GB Apply 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_OPEN HID_IMAPDLG_OPEN 0 en-GB Open... 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_SAVEAS HID_IMAPDLG_SAVEAS 0 en-GB Save... 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_SELECT HID_IMAPDLG_SELECT 0 en-GB Select 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_RECT HID_IMAPDLG_RECT 0 en-GB Rectangle 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_CIRCLE HID_IMAPDLG_CIRCLE 0 en-GB Ellipse 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_POLY HID_IMAPDLG_POLY 0 en-GB Polygon 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_FREEPOLY HID_IMAPDLG_FREEPOLY 0 en-GB Free-form Polygon 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_POLYEDIT HID_IMAPDLG_POLYEDIT 0 en-GB Edit Points 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_POLYMOVE HID_IMAPDLG_POLYMOVE 0 en-GB Move Points 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_POLYINSERT HID_IMAPDLG_POLYINSERT 0 en-GB Insert Points 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_POLYDELETE HID_IMAPDLG_POLYDELETE 0 en-GB Delete Points 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_UNDO HID_IMAPDLG_UNDO 0 en-GB Undo 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_REDO HID_IMAPDLG_REDO 0 en-GB Redo 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_ACTIVE HID_IMAPDLG_ACTIVE 0 en-GB Active 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_MACRO HID_IMAPDLG_MACRO 0 en-GB Macro... 20200411 15:09:53 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_PROPERTY HID_IMAPDLG_PROPERTY 0 en-GB Properties... 20200411 15:09:53 svx source\dialog\imapdlg.src 0 fixedtext RID_SVXDLG_IMAP FT_URL 30 en-GB Address: 20200411 15:09:53 svx source\dialog\imapdlg.src 0 fixedtext RID_SVXDLG_IMAP FT_TEXT 30 en-GB Text: 20200411 15:09:53 svx source\dialog\imapdlg.src 0 fixedtext RID_SVXDLG_IMAP RID_SVXCTL_FT_TARGET 22 en-GB Frame: 20200411 15:09:53 svx source\dialog\imapdlg.src 0 modelessdialog RID_SVXDLG_IMAP 270 en-GB ImageMap Editor 20200411 15:09:53 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP MN_URL 0 en-GB Description... 20200411 15:09:53 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP MN_MACRO 0 en-GB ~Macro... 20200411 15:09:53 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP MN_ACTIVATE 0 en-GB Active 20200411 15:09:53 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP.MN_POSITION MN_FRAME_TO_TOP 0 en-GB Bring to Front 20200411 15:09:53 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP.MN_POSITION MN_MOREFRONT 0 en-GB Bring ~Forwards 20200411 15:09:53 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP.MN_POSITION MN_MOREBACK 0 en-GB Send Back~wards 20200411 15:09:53 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP.MN_POSITION MN_FRAME_TO_BOTTOM 0 en-GB ~Send to Back 20200411 15:09:53 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP MN_POSITION 0 en-GB Arrange 20200411 15:09:53 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP MN_MARK_ALL 0 en-GB Select ~All 20200411 15:09:53 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP MN_DELETE1 0 en-GB ~Delete 20200411 15:09:53 svx source\dialog\imapdlg.src 0 string STR_IMAPDLG_SAVE 270 en-GB The ImageMap has been modified.\nDo you want to save the changes? 20200411 15:09:53 svx source\dialog\imapdlg.src 0 string STR_IMAPDLG_MODIFY 270 en-GB The ImageMap has been modified.\nDo you want to save the changes? 20200411 15:09:53 svx source\dialog\rubydialog.src 0 checkbox RID_SVXDLG_RUBY CB_AUTO_DETECT 186 en-GB Automatic detection 20200411 15:09:53 svx source\dialog\rubydialog.src 0 fixedtext RID_SVXDLG_RUBY FT_LEFT 80 en-GB Base text 20200411 15:09:53 svx source\dialog\rubydialog.src 0 fixedtext RID_SVXDLG_RUBY FT_RIGHT 80 en-GB Ruby text 20200411 15:09:53 svx source\dialog\rubydialog.src 0 fixedtext RID_SVXDLG_RUBY FT_ADJUST 35 en-GB Alignment 20200411 15:09:53 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_ADJUST 1 0 en-GB Left 20200411 15:09:53 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_ADJUST 2 0 en-GB Centre 20200411 15:09:53 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_ADJUST 3 0 en-GB Right 20200411 15:09:53 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_ADJUST 4 0 en-GB 0 1 0 20200411 15:09:53 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_ADJUST 5 0 en-GB 1 2 1 20200411 15:09:53 svx source\dialog\rubydialog.src 0 fixedtext RID_SVXDLG_RUBY FT_POSITION 35 en-GB Position 20200411 15:09:53 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_POSITION 1 0 en-GB Top 20200411 15:09:53 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_POSITION 2 0 en-GB Bottom 20200411 15:09:53 svx source\dialog\rubydialog.src 0 fixedtext RID_SVXDLG_RUBY FT_CHAR_STYLE 141 en-GB Character Style for ruby text 20200411 15:09:53 svx source\dialog\rubydialog.src 0 pushbutton RID_SVXDLG_RUBY PB_STYLIST 50 en-GB Styles 20200411 15:09:53 svx source\dialog\rubydialog.src 0 fixedtext RID_SVXDLG_RUBY FT_PREVIEW 195 en-GB Preview: 20200411 15:09:53 svx source\dialog\rubydialog.src 0 okbutton RID_SVXDLG_RUBY PB_APPLY 50 en-GB ~Apply 20200411 15:09:53 svx source\dialog\rubydialog.src 0 pushbutton RID_SVXDLG_RUBY PB_CLOSE 50 en-GB ~Close 20200411 15:09:53 svx source\dialog\rubydialog.src 0 modelessdialog RID_SVXDLG_RUBY HID_RUBY_DIALOG 227 en-GB Asian Phonetic Guide 20200411 15:09:53 svx source\dialog\language.src 0 string RID_SVXSTR_LANGUAGE_ALL 0 en-GB [All] 20200411 15:09:53 svx source\src\app.src 0 errorbox RID_ERRBOX_MODULENOTINSTALLED 0 en-GB The action could not be executed. The %PRODUCTNAME program module needed for this action is not installed. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_ERROR 0 en-GB Error 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_WARNING 0 en-GB Warning 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_LOADTEMPLATE 0 en-GB $(ERR) loading the template $(ARG1) 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_SAVEDOC 0 en-GB $(ERR) saving the document $(ARG1) 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_SAVEASDOC 0 en-GB $(ERR) saving the document $(ARG1) 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_DOCINFO 0 en-GB $(ERR) displaying doc. information for document $(ARG1) 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_DOCTEMPLATE 0 en-GB $(ERR) writing document $(ARG1) as template 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_MOVEORCOPYCONTENTS 0 en-GB $(ERR) copying or moving document contents 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_DOCMANAGER 0 en-GB $(ERR) starting the Document Manager 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_OPENDOC 0 en-GB $(ERR) loading document $(ARG1) 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_NEWDOCDIRECT 0 en-GB $(ERR) creating a new document 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_NEWDOC 0 en-GB $(ERR) creating a new document 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_CREATEOBJSH 0 en-GB $(ERR) expanding entry 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_LOADBASIC 0 en-GB $(ERR) loading BASIC of document $(ARG1) 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_SEARCHADDRESS 0 en-GB $(ERR) searching for an address 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_ABORT 0 en-GB Abort 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_NOTEXISTS 0 en-GB Nonexistent object 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_ALREADYEXISTS 0 en-GB Object already exists 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_ACCESS 0 en-GB Object not accessible 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_PATH 0 en-GB Inadmissible path 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_LOCKING 0 en-GB Locking problem 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_PARAMETER 0 en-GB Wrong parameter 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_SPACE 0 en-GB Resource exhausted 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_NOTSUPPORTED 0 en-GB Action not supported 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_READ 0 en-GB Read-Error 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_WRITE 0 en-GB Write Error 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_UNKNOWN 0 en-GB unknown 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_VERSION 0 en-GB Version Incompatibility 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_GENERAL 0 en-GB General Error 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_FORMAT 0 en-GB Incorrect format 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_CREATE 0 en-GB Error creating object 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_SBX 0 en-GB Inadmissible value or data type 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_RUNTIME 0 en-GB BASIC run-time error 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_COMPILER 0 en-GB BASIC syntax error 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL 1 0 en-GB General Error 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_GENERAL 0 en-GB General input/output error. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_MISPLACEDCHAR 0 en-GB Invalid file name. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 0 en-GB Nonexistent file. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_ALREADYEXISTS 0 en-GB File already exists. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTADIRECTORY 0 en-GB The object is not a directory. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTAFILE 0 en-GB The object is not a file. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_INVALIDDEVICE 0 en-GB The specified device is invalid. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_ACCESSDENIED 0 en-GB The object cannot be accessed\ndue to insufficient user rights. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_LOCKVIOLATION 0 en-GB Sharing violation while accessing the object. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_OUTOFSPACE 0 en-GB No more space on device. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_ISWILDCARD 0 en-GB This operation cannot be run on\nfiles containing wildcards. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTSUPPORTED 0 en-GB This operation is not supported on this operating system. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_TOOMANYOPENFILES 0 en-GB There are too many files open. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_CANTREAD 0 en-GB Data could not be read from the file. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_CANTWRITE 0 en-GB The file could not be written. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_OUTOFMEMORY 0 en-GB The operation could not be run due to insufficient memory. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_CANTSEEK 0 en-GB The seek operation could not be run. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_CANTTELL 0 en-GB The tell operation could not be run. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_WRONGVERSION 0 en-GB Incorrect file version. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_WRONGFORMAT 0 en-GB Incorrect file format. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_INVALIDCHAR 0 en-GB The file name contains invalid characters. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_UNKNOWN 0 en-GB An unknown I/O error has occurred. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_INVALIDACCESS 0 en-GB An invalid attempt was made to access the file. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_CANTCREATE 0 en-GB The file could not be created. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_INVALIDPARAMETER 0 en-GB The operation was started under an invalid parameter. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_ABORT 0 en-GB The operation on the file was aborted. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTSPATH 0 en-GB Path to the file does not exist. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_RECURSIVE 0 en-GB An object cannot be copied into itself. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NOSTDTEMPLATE 0 en-GB The default template could not be opened. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_TEMPLATENOTFOUND 0 en-GB The specified template could not be found. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NOTATEMPLATE 0 en-GB The file cannot be used as template. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTREADDOCINFO 0 en-GB Document information could not be read from the file because\nthe document information format is unknown or because document information does not\nexist. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_ALREADYOPEN 0 en-GB This document has already been opened for editing. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_WRONGPASSWORD 0 en-GB The wrong password has been entered. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_DOLOADFAILED 0 en-GB Error reading file. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_DOCUMENTREADONLY 0 en-GB The document was opened as read-only. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_OLEGENERAL 0 en-GB General OLE Error. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_INET_NAME_RESOLVE 0 en-GB The host name $(ARG1) could not be resolved. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_INET_CONNECT 0 en-GB Could not establish Internet connection to $(ARG1). 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_INET_READ 0 en-GB Error reading data from the Internet.\nServer error message: $(ARG1). 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_INET_WRITE 0 en-GB Error transferring data to the Internet.\nServer error message: $(ARG1). 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_INET_GENERAL 0 en-GB General Internet error has occurred. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_INET_OFFLINE 0 en-GB The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not been activated. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFXMSG_STYLEREPLACE 0 en-GB Should the $(ARG1) Style be replaced? 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NOFILTER 0 en-GB A filter has not been found. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTFINDORIGINAL 0 en-GB The original could not be determined. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTCREATECONTENT 0 en-GB The contents could not be created. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTCREATELINK 0 en-GB The link could not be created. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_WRONGBMKFORMAT 0 en-GB The link format is invalid. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_WRONGICONFILE 0 en-GB The configuration of the icon display is invalid. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTWRITEICONFILE 0 en-GB The configuration of the icon display can not be saved. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTDELICONFILE 0 en-GB The configuration of the icon display could not be deleted. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTRENAMECONTENT 0 en-GB Contents cannot be renamed. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_INVALIDBMKPATH 0 en-GB The bookmark folder is invalid. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTWRITEURLCFGFILE 0 en-GB The configuration of the URLs to be saved locally could not be saved. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_WRONGURLCFGFORMAT 0 en-GB The configuration format of the URLs to be saved locally is invalid. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NODOCUMENT 0 en-GB This action cannot be applied to a document that does not exist. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_INVALIDLINK 0 en-GB The link refers to an invalid target. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_INVALIDTRASHPATH 0 en-GB The Recycle Bin path is invalid. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NOTRESTORABLE 0 en-GB The entry could not be restored. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NAMETOOLONG 0 en-GB The file name is too long for the target file system. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CONSULTUSER 0 en-GB The details for running the function are incomplete. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_INVALIDSYNTAX 0 en-GB The input syntax is invalid. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTCREATEFOLDER 0 en-GB The input syntax is invalid. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTRENAMEFOLDER 0 en-GB The input syntax is invalid. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_WRONG_CDF_FORMAT 0 en-GB The channel document has an invalid format. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_EMPTY_SERVER 0 en-GB The server must not be empty. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NO_ABOBOX 0 en-GB A subscription folder is required to install a Channel. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTSTORABLEINBINARYFORMAT 0 en-GB This document contains attributes that cannot be saved in the selected format.\nPlease save the document in a %PRODUCTNAME %PRODUCTVERSION file format. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_TARGETFILECORRUPTED 0 en-GB The file $(FILENAME) cannot be saved. Please check your system settings. You can find an automatically generated backup copy of this file in folder $(PATH) named $(BACKUPNAME). 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NOMOREDOCUMENTSALLOWED 0 en-GB The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTCREATEBACKUP 0 en-GB Could not create backup copy. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_MACROS_SUPPORT_DISABLED 0 en-GB An attempt was made to execute a macro.\nFor security reasons, macro support is disabled. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_DOCUMENT_MACRO_DISABLED 0 en-GB This document contains macros.\n\nMacros may contain viruses. Execution of macros is disabled due to the current macro security setting in Tools - Options - %PRODUCTNAME - Security.\n\nTherefore, some functionality may not be available. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_BROKENSIGNATURE 0 en-GB The digitally signed document content and/or macros do not match the current document signature.\n\nThis could be the result of document manipulation or of structural document damage due to data transmission.\n\nWe recommend that you do not trust the content of the current document.\nExecution of macros is disabled for this document.\n 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_INCOMPLETE_ENCRYPTION 0 en-GB The encrypted document contains unexpected non-encrypted streams.\n\nThis could be the result of document manipulation.\n\nWe recommend that you do not trust the content of the current document.\nExecution of macros is disabled for this document.\n 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_INVALIDLENGTH 0 en-GB Invalid data length. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_CURRENTDIR 0 en-GB Function not possible: path contains current directory. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTSAMEDEVICE 0 en-GB Function not possible: device (drive) not identical. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_DEVICENOTREADY 0 en-GB Device (drive) not ready. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_BADCRC 0 en-GB Wrong check amount. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_WRITEPROTECTED 0 en-GB Function not possible: write protected. 20200411 15:09:53 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_SHARED_NOPASSWORDCHANGE 0 en-GB The password of a shared spreadsheet cannot be set or changed.\nDeactivate sharing mode first. 20200411 15:09:53 svx source\gallery2\gallery.src 0 dockingwindow RID_SVXDLG_GALLERYBROWSER 211 en-GB Gallery 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_ACTUALIZE_PROGRESS 211 en-GB Update 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_FOPENERROR 211 en-GB This file cannot be opened 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_NOTHEME 211 en-GB Invalid Theme Name! 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_DELETEOBJ 211 en-GB Do you really want to\ndelete this object? 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_DELETETHEME 211 en-GB Do you really want to\ndelete this theme? 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_EXTFORMAT1_UI 211 en-GB Wave - Sound File 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_EXTFORMAT2_UI 211 en-GB Audio Interchange File Format 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_EXTFORMAT3_UI 211 en-GB AU - Sound File 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_FILTER 211 en-GB Graphics filter 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_LENGTH 211 en-GB Length: 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_SIZE 211 en-GB Size: 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_DELETEDD 211 en-GB Do you want to delete the linked file? 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_SGIERROR 211 en-GB This file cannot be opened.\nDo you want to enter a different search path? 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_NEWTHEME 211 en-GB New Theme 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_BROWSER 211 en-GB ~Organiser... 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_THEMEERR 211 en-GB This theme name already exists.\nPlease choose a different one. 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_IMPORTTHEME 211 en-GB I~mport... 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_CREATETHEME 211 en-GB New Theme... 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_DIALOGID 211 en-GB Assign ID 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_TITLE 211 en-GB Title 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_PATH 211 en-GB Path 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_ICONVIEW 211 en-GB Icon View 20200411 15:09:53 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_LISTVIEW 211 en-GB Detailed View 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY1 MN_ACTUALIZE HID_GALLERY_ACTUALIZE 0 en-GB Update 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY1 MN_DELETE HID_GALLERY_MN_DELETE 0 en-GB ~Delete 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY1 MN_RENAME HID_GALLERY_RENAME 0 en-GB ~Rename 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY1 MN_ASSIGN_ID 0 en-GB Assign ~ID 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY1 MN_PROPERTIES HID_GALLERY_PROPERTIES 0 en-GB Propert~ies... 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2.MN_ADDMENU MN_ADD HID_GALLERY_MN_ADD 0 en-GB ~Copy 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2.MN_ADDMENU MN_ADD_LINK HID_GALLERY_MN_ADD_LINK 0 en-GB Link 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2.MN_ADDMENU MN_BACKGROUND HID_GALLERY_MN_BACKGROUND 0 en-GB Bac~kground 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2 MN_ADDMENU HID_GALLERY_MN_ADDMENU 0 en-GB ~Insert 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2 MN_PREVIEW HID_GALLERY_MN_PREVIEW 0 en-GB ~Preview 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2 MN_TITLE HID_GALLERY_TITLE 0 en-GB ~Title 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2 MN_DELETE HID_GALLERY_MN_DELETE 0 en-GB ~Delete 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2 MN_COPYCLIPBOARD HID_GALLERY_MN_COPYCLIPBOARD 0 en-GB ~Copy 20200411 15:09:53 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2 MN_PASTECLIPBOARD HID_GALLERY_MN_PASTECLIPBOARD 0 en-GB ~Insert 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_3D 0 en-GB 3-D Effects 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_ANIMATIONS 0 en-GB Animations 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_BULLETS 0 en-GB Bullets 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_OFFICE 0 en-GB Office 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_FLAGS 0 en-GB Flags 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_FLOWCHARTS 0 en-GB Flow Charts 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_EMOTICONS 0 en-GB Emoticons 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_PHOTOS 0 en-GB Pictures 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_BACKGROUNDS 0 en-GB Backgrounds 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_HOMEPAGE 0 en-GB Homepage 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_INTERACTION 0 en-GB Interaction 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_MAPS 0 en-GB Maps 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_PEOPLE 0 en-GB People 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_SURFACES 0 en-GB Surfaces 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_RULERS 0 en-GB Rulers 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_COMPUTERS 0 en-GB Computers 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_DIAGRAMS 0 en-GB Diagrams 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_ENVIRONMENT 0 en-GB Environment 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_FINANCE 0 en-GB Finance 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_TRANSPORT 0 en-GB Transport 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_TXTSHAPES 0 en-GB Textshapes 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_SOUNDS 0 en-GB Sounds 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_SYMBOLS 0 en-GB Symbols 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_MYTHEME 0 en-GB My Theme 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_ARROWS 0 en-GB Arrows 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_BALLOONS 0 en-GB Balloons 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_KEYBOARD 0 en-GB Keyboard 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_TIME 0 en-GB Time 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_PRESENTATION 0 en-GB Presentation 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_CALENDAR 0 en-GB Calendar 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_NAVIGATION 0 en-GB Navigation 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_COMMUNICATION 0 en-GB Communication 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_FINANCES 0 en-GB Finances 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_COMPUTER 0 en-GB Computers 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_CLIMA 0 en-GB Climate 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_EDUCATION 0 en-GB School & University 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_TROUBLE 0 en-GB Problem Solving 20200411 15:09:53 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_SCREENBEANS 0 en-GB Screen Beans 20200411 15:09:53 svx source\sidebar\EmptyPanel.src 0 fixedtext RID_SIDEBAR_EMPTY_PANEL FT_MESSAGE 100 en-GB Properties for the task that you are performing are not available for the current selection 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCTX ERRCTX_SVX_LINGU_THESAURUS&ERRCODE_RES_MASK 0 en-GB $(ERR) executing the thesaurus. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCTX ERRCTX_SVX_LINGU_SPELLING&ERRCODE_RES_MASK 0 en-GB $(ERR) executing the spell check. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCTX ERRCTX_SVX_LINGU_HYPHENATION&ERRCODE_RES_MASK 0 en-GB $(ERR) executing the hyphenation. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCTX ERRCTX_SVX_LINGU_DICTIONARY&ERRCODE_RES_MASK 0 en-GB $(ERR) creating a dictionary. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCTX ERRCTX_SVX_BACKGROUND&ERRCODE_RES_MASK 0 en-GB $(ERR) setting background attribute. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCTX ERRCTX_SVX_IMPORT_GRAPHIC&ERRCODE_RES_MASK 0 en-GB $(ERR) loading the graphics. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_THESAURUSNOTEXISTS&ERRCODE_RES_MASK 0 en-GB No thesaurus available for the current language.\nPlease check your installation and install the desired language. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS&ERRCODE_RES_MASK 0 en-GB $(ARG1) is not supported by the spell-check function or is not presently active.\nPlease check your installation and, if necessary, install the required language module\nor activate it under 'Tools - Options - Language Settings - Writing Aids'. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_LINGUNOTEXISTS&ERRCODE_RES_MASK 0 en-GB Spell check is not available. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_HYPHENNOTEXISTS&ERRCODE_RES_MASK 0 en-GB Hyphenation not available. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_DICT_NOTREADABLE&ERRCODE_RES_MASK 0 en-GB The custom dictionary $(ARG1) cannot be read. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_DICT_NOTWRITEABLE&ERRCODE_RES_MASK 0 en-GB The custom dictionary $(ARG1) cannot be created. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_GRAPHIC_NOTREADABLE&ERRCODE_RES_MASK 0 en-GB The graphic $(ARG1) could not be found. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_GRAPHIC_WRONG_FILEFORMAT&ERRCODE_RES_MASK 0 en-GB An unlinked graphic could not be loaded. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_NOLANGUAGE&ERRCODE_RES_MASK 0 en-GB A language has not been specified for the selected term. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE (ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK 0 en-GB The form layer wasn't loaded as the required IO-services (stardiv.uno.io.*) could not be instantiated. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE (ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK 0 en-GB The form layer wasn't written as the required IO services (stardiv.uno.io.*) could not be instantiated. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE (ERRCODE_SVX_FORMS_READWRITEFAILED | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK 0 en-GB An error occurred while reading the form controls. The form layer has not been loaded. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE (ERRCODE_SVX_FORMS_READWRITEFAILED | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK 0 en-GB An error occurred while writing the form controls. The form layer has not been saved. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE (ERRCODE_SVX_BULLETITEM_NOBULLET | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK 0 en-GB An error occurred while reading one of the bullets. Not all of the bullets were loaded. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_MODIFIED_VBASIC_STORAGE & ERRCODE_RES_MASK 0 en-GB All changes to the Basic Code are lost. The original VBA Macro Code is saved instead. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_VBASIC_STORAGE_EXIST & ERRCODE_RES_MASK 0 en-GB The original VBA Basic Code contained in the document will not be saved. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_WRONGPASS & ERRCODE_RES_MASK 0 en-GB The password is incorrect. The document cannot be opened. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_READ_FILTER_CRYPT & ERRCODE_RES_MASK 0 en-GB The encryption method used in this document is not supported. Only Microsoft Office 97/2000 compatible password encryption is supported. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_READ_FILTER_PPOINT & ERRCODE_RES_MASK 0 en-GB The loading of password-encrypted Microsoft PowerPoint presentations is not supported. 20200411 15:09:53 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_EXPORT_FILTER_CRYPT & ERRCODE_RES_MASK 0 en-GB Password-protection is not supported when documents are saved in a Microsoft Office format.\nDo you want to save the document without password-protection? 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 1 0 en-GB Scale 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 2 0 en-GB Brush 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 3 0 en-GB Tab stops 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 4 0 en-GB Character 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 5 0 en-GB Font 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 6 0 en-GB Font posture 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 7 0 en-GB Font weight 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 8 0 en-GB Shadowed 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 9 0 en-GB Individual words 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 10 0 en-GB Outline 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 11 0 en-GB Strikethrough 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 12 0 en-GB Underline 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 13 0 en-GB Font size 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 14 0 en-GB Rel. Font Size 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 15 0 en-GB Font colour 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 16 0 en-GB Kerning 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 17 0 en-GB Effects 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 18 0 en-GB Language 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 19 0 en-GB Position 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 20 0 en-GB Blinking 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 21 0 en-GB Character set colour 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 22 0 en-GB Overline 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 23 0 en-GB Paragraph 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 24 0 en-GB Alignment 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 25 0 en-GB Line spacing 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 26 0 en-GB Page Break 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 27 0 en-GB Hyphenation 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 28 0 en-GB Do not split paragraph 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 29 0 en-GB Widows 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 30 0 en-GB Orphans 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 31 0 en-GB Spacing 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 32 0 en-GB Indent 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 33 0 en-GB Indent 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 34 0 en-GB Spacing 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 35 0 en-GB Page 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 36 0 en-GB Page Style 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 37 0 en-GB Keep with next paragraph 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 38 0 en-GB Blinking 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 39 0 en-GB Register-true 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 40 0 en-GB Character background 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 41 0 en-GB Asian font 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 42 0 en-GB Size of Asian font 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 43 0 en-GB Language of Asian fonts 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 44 0 en-GB Posture of Asian fonts 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 45 0 en-GB Weight of Asian fonts 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 46 0 en-GB CTL 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 47 0 en-GB Size of complex scripts 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 48 0 en-GB Language of complex scripts 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 49 0 en-GB Posture of complex scripts 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 50 0 en-GB Weight of complex scripts 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 51 0 en-GB Double-lined 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 52 0 en-GB Emphasis mark 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 53 0 en-GB Text spacing 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 54 0 en-GB Hanging punctuation 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 55 0 en-GB Forbidden characters 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 56 0 en-GB Rotation 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 57 0 en-GB Scale 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 58 0 en-GB Relief 20200411 15:09:53 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 59 0 en-GB Vertical text alignment 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_EXTRAS_CHARCOLOR 0 en-GB Font colour 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHCMD_FIND 0 en-GB Search 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHCMD_FIND_ALL 0 en-GB Find All 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHCMD_REPLACE 0 en-GB Replace 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHCMD_REPLACE_ALL 0 en-GB Replace all 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHSTYL_CHAR 0 en-GB Character Style 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHSTYL_PARA 0 en-GB Paragraph Style 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHSTYL_FRAME 0 en-GB Frame Style 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHSTYL_PAGE 0 en-GB Page Style 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHIN_FORMULA 0 en-GB Formula 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHIN_VALUE 0 en-GB Value 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHIN_NOTE 0 en-GB Note 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_NULL 0 en-GB None 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_SOLID 0 en-GB Solid 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_HORZ 0 en-GB Horizontal 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_VERT 0 en-GB Vertical 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_CROSS 0 en-GB Grid 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_DIAGCROSS 0 en-GB Diamond 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_UPDIAG 0 en-GB Diagonal up 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_DOWNDIAG 0 en-GB Diagonal down 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_BITMAP 0 en-GB Image 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_HORJUST_STANDARD 0 en-GB Horizontal alignment default 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_HORJUST_LEFT 0 en-GB Align left 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_HORJUST_CENTER 0 en-GB Centred horizontally 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_HORJUST_RIGHT 0 en-GB Align right 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_HORJUST_BLOCK 0 en-GB Justify 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_HORJUST_REPEAT 0 en-GB Repeat alignment 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_VERJUST_STANDARD 0 en-GB Vertical alignment default 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_VERJUST_TOP 0 en-GB Align to top 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_VERJUST_CENTER 0 en-GB Centred vertically 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_VERJUST_BOTTOM 0 en-GB Align to bottom 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_ORI_STANDARD 0 en-GB Default orientation 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_ORI_TOPBOTTOM 0 en-GB From top to bottom 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_ORI_BOTTOMTOP 0 en-GB Bottom to Top 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_ORI_STACKED 0 en-GB Stacked 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BOXINF_TABLE_TRUE 0 en-GB Table 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BOXINF_TABLE_FALSE 0 en-GB Not Table 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BOXINF_DIST_TRUE 0 en-GB Spacing enabled 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BOXINF_DIST_FALSE 0 en-GB Spacing disabled 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BOXINF_MDIST_TRUE 0 en-GB Keep spacing interval 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BOXINF_MDIST_FALSE 0 en-GB Allowed to fall short of spacing interval 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_MARGIN_LEFT 0 en-GB Left margin: 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_MARGIN_TOP 0 en-GB Top margin: 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_MARGIN_RIGHT 0 en-GB Right margin: 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_MARGIN_BOTTOM 0 en-GB Bottom margin: 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_COMPLETE 0 en-GB Page Description: 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_NUM_CHR_UPPER 0 en-GB Capitals 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_NUM_CHR_LOWER 0 en-GB Lower-case 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_NUM_ROM_UPPER 0 en-GB Upper-case Roman 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_NUM_ROM_LOWER 0 en-GB Lower-case Roman 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_NUM_ARABIC 0 en-GB Arabic 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_NUM_NONE 0 en-GB None 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_LAND_TRUE 0 en-GB Landscape 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_LAND_FALSE 0 en-GB Portrait 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_USAGE_LEFT 0 en-GB Left 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_USAGE_RIGHT 0 en-GB Right 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_USAGE_ALL 0 en-GB All 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_USAGE_MIRROR 0 en-GB Mirrored 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_AUTHOR_COMPLETE 0 en-GB Author: 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_DATE_COMPLETE 0 en-GB Date: 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_TEXT_COMPLETE 0 en-GB Text: 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BACKGROUND_COLOR 0 en-GB Background colour: 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_PATTERN_COLOR 0 en-GB Pattern colour: 20200411 15:09:53 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSH_CHAR 0 en-GB Character background 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_GEO 0 en-GB - Geometry 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_REPRESENTATION 0 en-GB - Shading 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT 0 en-GB - Illumination 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEXTURE 0 en-GB - Textures 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_MATERIAL 0 en-GB - Material 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_UPDATE 0 en-GB - Update 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_ASSIGN 0 en-GB - Assign 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_CHANGE_TO_3D 0 en-GB - Convert to 3-D 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LATHE_OBJ 0 en-GB - Convert to Lathe Object 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_PERSPECTIVE 0 en-GB - Perspective On/Off 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_GEOMETRIE 83 en-GB Geometry 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_PERCENT_DIAGONAL 0 en-GB R~ounded edges 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_BACKSCALE 0 en-GB ~Scaled depth 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_END_ANGLE 0 en-GB ~Rotation angle 20200411 15:09:53 svx source\engine3d\float3d.src 0 metricfield RID_SVXFLOAT_3D MTR_END_ANGLE 50 en-GB degree(s) 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_DEPTH 0 en-GB ~Depth 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_SEGMENTS 50 en-GB Segments 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_HORIZONTAL 40 en-GB ~Horizontal 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_VERTICAL 40 en-GB ~Vertical 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_NORMALS 54 en-GB Normals 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_NORMALS_OBJ 54 en-GB - Object-Specific 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_NORMALS_FLAT 54 en-GB - Flat 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_NORMALS_SPHERE 54 en-GB - Spherical 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_NORMALS_INVERT 54 en-GB - Invert Normals 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TWO_SIDED_LIGHTING 54 en-GB - Double-Sided Illumination 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_DOUBLE_SIDED 54 en-GB - Double-Sided 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_SHADEMODE 0 en-GB ~Mode 20200411 15:09:53 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_SHADEMODE 1 0 en-GB Flat 20200411 15:09:53 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_SHADEMODE 2 0 en-GB Phong 20200411 15:09:53 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_SHADEMODE 3 0 en-GB Gouraud 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_SHADOW 83 en-GB Shadow 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_SHADOW_3D 83 en-GB - 3-D Shadowing On/Off 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_SLANT 68 en-GB S~urface angle 20200411 15:09:53 svx source\engine3d\float3d.src 0 metricfield RID_SVXFLOAT_3D MTR_SLANT 50 en-GB degree(s) 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_CAMERA 50 en-GB Camera 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_DISTANCE 0 en-GB ~Distance 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_FOCAL_LENGTH 0 en-GB ~Focal length 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_REPRESENTATION 50 en-GB Shading 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_LIGHTSOURCE 0 en-GB ~Light source 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_1 12 en-GB - Light Source 1 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_2 12 en-GB - Light Source 2 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_3 12 en-GB - Light Source 3 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_4 12 en-GB - Light Source 4 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_5 12 en-GB - Light Source 5 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_6 12 en-GB - Light Source 6 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_7 12 en-GB - Light Source 7 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_8 12 en-GB - Light Source 8 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_COLOR 12 en-GB - Colours Dialogue Box 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_AMBIENTLIGHT 0 en-GB ~Ambient light 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_AMBIENT_COLOR 12 en-GB - Colours Dialogue Box 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_LIGHT 12 en-GB Illumination 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_TEX_KIND 0 en-GB ~Type 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_LUMINANCE 0 en-GB - Black & White 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_COLOR 0 en-GB - Colour 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_TEX_MODE 0 en-GB ~Mode 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_REPLACE 0 en-GB - Only Texture 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_MODULATE 0 en-GB - Texture and Shading 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_BLEND 0 en-GB - Texture, Shadow and Colour 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_TEX_PROJECTION_X 0 en-GB ~Projection X 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_OBJECT_X 0 en-GB - Object-Specific 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_PARALLEL_X 0 en-GB - Parallel 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_CIRCLE_X 0 en-GB - Circular 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_TEX_PROJECTION_Y 0 en-GB P~rojection Y 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_OBJECT_Y 0 en-GB - Object-Specific 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_PARALLEL_Y 0 en-GB - Parallel 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_CIRCLE_Y 0 en-GB - Circular 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_TEX_FILTER 0 en-GB ~Filtering 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_FILTER 0 en-GB - Filtering On/Off 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_TEXTURE 0 en-GB Textures 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_MAT_FAVORITES 0 en-GB ~Favourites 20200411 15:09:53 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_MAT_FAVORITES 1 0 en-GB User-defined 20200411 15:09:53 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_MAT_FAVORITES 2 0 en-GB Metal 20200411 15:09:53 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_MAT_FAVORITES 3 0 en-GB Gold 20200411 15:09:53 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_MAT_FAVORITES 4 0 en-GB Chrome 20200411 15:09:53 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_MAT_FAVORITES 5 0 en-GB Plastic 20200411 15:09:53 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_MAT_FAVORITES 6 0 en-GB Wood 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_MAT_COLOR 0 en-GB ~Object colour 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_MAT_COLOR 12 en-GB - Colours Dialogue Box 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_MAT_EMISSION 0 en-GB ~Illumination colour 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_EMISSION_COLOR 12 en-GB - Colours Dialogue Box 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_MAT_SPECULAR 12 en-GB Specular 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_MAT_SPECULAR 0 en-GB ~Colour 20200411 15:09:53 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_SPECULAR_COLOR 12 en-GB - Colours Dialogue Box 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_MAT_SPECULAR_INTENSITY 0 en-GB I~ntensity 20200411 15:09:53 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_MATERIAL 68 en-GB Material 20200411 15:09:53 svx source\engine3d\float3d.src 0 dockingwindow RID_SVXFLOAT_3D CMD_SID_3D_WIN 0 en-GB 3-D Effects 20200411 15:09:53 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FAVORITE 0 en-GB Favourite 20200411 15:09:53 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FIX_X 0 en-GB X 20200411 15:09:53 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FIX_Y 0 en-GB Y 20200411 15:09:53 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FIX_Z 0 en-GB Z 20200411 15:09:53 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FIX_R 0 en-GB R: 20200411 15:09:53 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FIX_G 0 en-GB G: 20200411 15:09:53 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FIX_B 0 en-GB B: 20200411 15:09:53 svx source\engine3d\float3d.src 0 string STR_COLOR_LIGHT_PRE 0 en-GB Colour Light Preview 20200411 15:09:53 svx source\engine3d\string3d.src 0 string RID_SVX_3D_CREATE_LATHE 0 en-GB Create 3-D rotation object 20200411 15:09:53 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_EXCHANGE_PASTE 0 en-GB Insert object(s) 20200411 15:09:53 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_SEGMENTS 0 en-GB Number of segments 20200411 15:09:53 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_DEEPTH 0 en-GB Object depth 20200411 15:09:53 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_FOCAL 0 en-GB Focal length 20200411 15:09:53 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_CAMPOS 0 en-GB Camera position 20200411 15:09:53 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_ROTATE 0 en-GB Rotate 3-D object 20200411 15:09:53 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_EXTRUDE 0 en-GB Create extrusion object 20200411 15:09:53 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_LATHE 0 en-GB Create rotation object 20200411 15:09:53 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_BREAK_LATHE 0 en-GB Split 3-D object 20200411 15:09:53 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_ATTRIBUTES 0 en-GB 3-D Attributes 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulNONE 0 en-GB draw object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralNONE 0 en-GB draw objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRUP 0 en-GB group object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRUP 0 en-GB group objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRUPEMPTY 0 en-GB blank group object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRUPEMPTY 0 en-GB Blank group objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLINE 0 en-GB Line 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLINE_Hori 0 en-GB horizontal line 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLINE_Vert 0 en-GB Vertical line 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLINE_Diag 0 en-GB diagonal line 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralLINE 0 en-GB Lines 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulRECT 0 en-GB Rectangle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralRECT 0 en-GB Rectangles 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulQUAD 0 en-GB Square 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralQUAD 0 en-GB Squares 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPARAL 0 en-GB Parallelogram 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPARAL 0 en-GB Parallelograms 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulRAUTE 0 en-GB Rhombus 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralRAUTE 0 en-GB Rhombi 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulRECTRND 0 en-GB Rounded rectangle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralRECTRND 0 en-GB Rounded Rectangles 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulQUADRND 0 en-GB rounded square 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralQUADRND 0 en-GB Rounded Squares 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPARALRND 0 en-GB Rounded Parallelogram 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPARALRND 0 en-GB Rounded parallelograms 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulRAUTERND 0 en-GB rounded rhombus 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralRAUTERND 0 en-GB Rounded rhombi 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCIRC 0 en-GB Circle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCIRC 0 en-GB Circles 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulSECT 0 en-GB Circle sector 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralSECT 0 en-GB Circle sectors 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCARC 0 en-GB Arc 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCARC 0 en-GB Arcs 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCCUT 0 en-GB Circle segment 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCCUT 0 en-GB Circle segments 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCIRCE 0 en-GB Ellipse 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCIRCE 0 en-GB Ellipses 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulSECTE 0 en-GB Ellipse Pie 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralSECTE 0 en-GB Ellipse Pies 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCARCE 0 en-GB Elliptical arc 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCARCE 0 en-GB Elliptical arcs 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCCUTE 0 en-GB Ellipse Segment 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCCUTE 0 en-GB Ellipse Segments 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPOLY 0 en-GB Polygon 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPOLY_PntAnz 0 en-GB Polygon %2 corners 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPOLY 0 en-GB Polygons 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPLIN 0 en-GB Polyline 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPLIN_PntAnz 0 en-GB Polyline with %2 corners 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPLIN 0 en-GB Polylines 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPATHLINE 0 en-GB Bézier curve 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPATHLINE 0 en-GB Bézier curves 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPATHFILL 0 en-GB Bézier curve 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPATHFILL 0 en-GB Bézier curves 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulFREELINE 0 en-GB Free-form Line 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralFREELINE 0 en-GB Free-form Lines 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulFREEFILL 0 en-GB Free-form Line 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralFREEFILL 0 en-GB Free-form Lines 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCOMBLINE 0 en-GB Curve 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCOMBLINE 0 en-GB Curve objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCOMBFILL 0 en-GB Curve 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCOMBFILL 0 en-GB Curve objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulNATSPLN 0 en-GB Natural Spline 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralNATSPLN 0 en-GB Natural Splines 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPERSPLN 0 en-GB Periodic Spline 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPERSPLN 0 en-GB Periodic Splines 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulTEXT 0 en-GB Text Frame 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralTEXT 0 en-GB Text Frame 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulTEXTLNK 0 en-GB Linked text frame 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralTEXTLNK 0 en-GB Linked text frames 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulFITTEXT 0 en-GB Fit-to-size text object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralFITTEXT 0 en-GB Fit-to-size text objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulFITALLTEXT 0 en-GB Fit-to-size text object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralFITALLTEXT 0 en-GB Fit-to-size text objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulTITLETEXT 0 en-GB Title text 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralTITLETEXT 0 en-GB Title texts 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulOUTLINETEXT 0 en-GB Outline Text 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralOUTLINETEXT 0 en-GB Outline Texts 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAF 0 en-GB graphic 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAF 0 en-GB graphics 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFLNK 0 en-GB Linked graphic 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFLNK 0 en-GB Linked graphics 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFNONE 0 en-GB Blank graphic object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFNONE 0 en-GB Blank graphic objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFNONELNK 0 en-GB Blank linked graphic 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFNONELNK 0 en-GB Blank linked graphics 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFMTF 0 en-GB Metafile 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFMTF 0 en-GB Metafiles 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFMTFLNK 0 en-GB Linked Metafile 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFMTFLNK 0 en-GB Linked Metafiles 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFBMP 0 en-GB Bitmap 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFBMPTRANS 0 en-GB Bitmap with transparency 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFBMPLNK 0 en-GB Linked Bitmap 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFBMPTRANSLNK 0 en-GB Linked bitmap with transparency 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFBMP 0 en-GB Bitmaps 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFBMPTRANS 0 en-GB Bitmaps with transparency 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFBMPLNK 0 en-GB Linked bitmaps 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFBMPTRANSLNK 0 en-GB Linked bitmaps with transparency 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCUSTOMSHAPE 0 en-GB Shape 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCUSTOMSHAPE 0 en-GB Shapes 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFMAC 0 en-GB Mac graphic 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFMAC 0 en-GB Mac graphics 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFMACLNK 0 en-GB Linked Mac graphic 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFMACLNK 0 en-GB Linked Mac graphics 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFSVG 0 en-GB SVG 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFSVG 0 en-GB SVGs 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulOLE2 0 en-GB embedded object (OLE) 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralOLE2 0 en-GB Embedded objects (OLE) 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulUno 0 en-GB Control 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralUno 0 en-GB Controls 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulOLE2LNK 0 en-GB linked embedded object (OLE) 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralOLE2LNK 0 en-GB Linked embedded objects (OLE) 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjOLE2NamePrefix 0 en-GB Object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulFrame 0 en-GB Frame 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralFrame 0 en-GB Frames 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjFrameNamePrefix 0 en-GB Frame 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulEDGE 0 en-GB Object Connectors 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralEDGE 0 en-GB Object Connectors 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCAPTION 0 en-GB Callout 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCAPTION 0 en-GB Callouts 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPAGE 0 en-GB Preview object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPAGE 0 en-GB Preview objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulMEASURE 0 en-GB Dimension line 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralMEASURE 0 en-GB Dimensioning objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePlural 0 en-GB draw objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameNoObj 0 en-GB No draw object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameAnd 0 en-GB and 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPlural 0 en-GB draw object(s) 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCube3d 0 en-GB 3-D cube 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCube3d 0 en-GB 3-D cubes 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulExtrude3d 0 en-GB Extrusion object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralExtrude3d 0 en-GB Extrusion objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLabel3d 0 en-GB 3-D text object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralLabel3d 0 en-GB 3-D text objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLathe3d 0 en-GB rotation object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralLathe3d 0 en-GB rotation objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulObj3d 0 en-GB 3-D object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralObj3d 0 en-GB 3-D objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPoly3d 0 en-GB 3-D polygons 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulScene3d 0 en-GB 3-D scene 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralScene3d 0 en-GB 3-D scenes 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulSphere3d 0 en-GB sphere 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralSphere3d 0 en-GB spheres 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditWithCopy 0 en-GB with copy 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditPosSize 0 en-GB Set position and size for %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditDelete 0 en-GB Delete %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditMovToTop 0 en-GB Move %1 forwards 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditMovToBtm 0 en-GB Move %1 further back 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditPutToTop 0 en-GB Move %1 to the front 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditPutToBtm 0 en-GB Move %1 to the back 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditRevOrder 0 en-GB Reverse order of %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditMove 0 en-GB Move %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditResize 0 en-GB Resize %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditRotate 0 en-GB Rotate %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditMirrorHori 0 en-GB Flip %1 horizontal 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditMirrorVert 0 en-GB Flip %1 vertical 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditMirrorDiag 0 en-GB Flip %1 diagonal 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditMirrorFree 0 en-GB Flip %1 freehand 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditShear 0 en-GB Distort %1 (slant) 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditCrook 0 en-GB Arrange %1 in circle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditCrookContortion 0 en-GB Curve %1 in circle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditDistort 0 en-GB Distort %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditRipUp 0 en-GB Undo %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditSetPointsSmooth 0 en-GB Modify Bézier properties of %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditSetSegmentsKind 0 en-GB Modify Bézier properties of %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditShut 0 en-GB Close %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditSetGlueEscDir 0 en-GB Set exit direction for %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditSetGluePercent 0 en-GB Set relative attribute at %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditSetGlueAlign 0 en-GB Set reference point for %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditGroup 0 en-GB Group %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditUngroup 0 en-GB Ungroup %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditSetAttributes 0 en-GB Apply attributes to %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditSetStylesheet 0 en-GB Apply Styles to %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditDelStylesheet 0 en-GB Remove Style from %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditConvToPoly 0 en-GB Convert %1 to polygon 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditConvToPolys 0 en-GB Convert %1 to polygons 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditConvToCurve 0 en-GB Convert %1 to curve 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditConvToCurves 0 en-GB Convert %1 to curves 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditConvToContour 0 en-GB Convert %1 to contour 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditConvToContours 0 en-GB Convert %1 to contours 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditAlign 0 en-GB Align %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditAlignVTop 0 en-GB Align %1 to top 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditAlignVBottom 0 en-GB Align %1 to bottom 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditAlignVCenter 0 en-GB Horizontally centre %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditAlignHLeft 0 en-GB Align %1 to left 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditAlignHRight 0 en-GB Align %1 to right 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditAlignHCenter 0 en-GB Vertically centre %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditAlignCenter 0 en-GB Centre %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditTransform 0 en-GB Transform %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditCombine_PolyPoly 0 en-GB Combine %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditMergeMergePoly 0 en-GB Merge %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditMergeSubstractPoly 0 en-GB Subtract %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditMergeIntersectPoly 0 en-GB Intersect %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DistributeMarkedObjects 0 en-GB Distribute selected objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditCombine_OnePoly 0 en-GB Combine %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditDismantle_Polys 0 en-GB Split %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditDismantle_Lines 0 en-GB Split %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_EditImportMtf 0 en-GB Split %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ExchangePaste 0 en-GB Insert object(s) 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ExchangeClpCut 0 en-GB Cut %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ExchangeClpPaste 0 en-GB Paste Clipboard 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ExchangeDD 0 en-GB Drag-and-Drop %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ExchangeDDPaste 0 en-GB Insert Drag-and-Drop 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragInsertPoint 0 en-GB Insert point to %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragInsertGluePoint 0 en-GB Insert glue point to %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethMovHdl 0 en-GB Move reference-point 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethObjOwn 0 en-GB Geometrically change %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethMove 0 en-GB Move %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethResize 0 en-GB Resize %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethRotate 0 en-GB Rotate %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethMirrorHori 0 en-GB Flip %1 horizontal 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethMirrorVert 0 en-GB Flip %1 vertical 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethMirrorDiag 0 en-GB Flip %1 diagonal 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethMirrorFree 0 en-GB Flip %1 freehand 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethGradient 0 en-GB Interactive gradient for %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethTransparence 0 en-GB Interactive transparency for %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethShear 0 en-GB Distort %1 (slant) 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethCrook 0 en-GB Arrange %1 in circle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethCrookContortion 0 en-GB Curve %1 in circle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethDistort 0 en-GB Distort %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragMethCrop 0 en-GB Crop %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragRectEckRad 0 en-GB Alter radius by %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragPathObj 0 en-GB Change %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragRectResize 0 en-GB Resize %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragCaptFram 0 en-GB Move %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragCaptTail 0 en-GB Move end point of %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragCircAngle 0 en-GB Adjust angle by %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_DragEdgeTail 0 en-GB Change %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewTextEdit 0 en-GB TextEdit: Paragraph %1, Row %2, Column %3 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewMarked 0 en-GB %1 selected 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewMarkedPoint 0 en-GB Point from %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewMarkedPoints 0 en-GB %2 points from %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewMarkedGluePoint 0 en-GB Glue point from %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewMarkedGluePoints 0 en-GB %2 glue points from %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewMarkObjs 0 en-GB Mark objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewMarkMoreObjs 0 en-GB Mark additional objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewMarkPoints 0 en-GB Mark points 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewMarkMorePoints 0 en-GB Mark additional points 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewMarkGluePoints 0 en-GB Mark glue points 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewMarkMoreGluePoints 0 en-GB Mark additional glue points 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ViewCreateObj 0 en-GB Create %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoInsertObj 0 en-GB Insert %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoCopyObj 0 en-GB Copy %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoObjOrdNum 0 en-GB Change object order of %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoObjSetText 0 en-GB Edit text of %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoNewPage 0 en-GB Insert page 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoDelPage 0 en-GB Delete page 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoCopPage 0 en-GB Copy page 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoMovPage 0 en-GB Change order of pages 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoNewPageMasterDscr 0 en-GB Assign background page 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoDelPageMasterDscr 0 en-GB Clear background page assignment 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoMovPageMasterDscr 0 en-GB Move background page assignment 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoChgPageMasterDscr 0 en-GB Change background page assignment 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoMergeModel 0 en-GB Insert document 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoNewLayer 0 en-GB Insert Layer 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoDelLayer 0 en-GB Delete layer 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoMovLayer 0 en-GB Change order of layers 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoObjName 0 en-GB Change object name of %1 to 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoObjTitle 0 en-GB Change object title of %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UndoObjDescription 0 en-GB Change object description of %1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_StandardLayerName 0 en-GB Standard 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValON 0 en-GB on 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValOFF 0 en-GB off 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValYES 0 en-GB yes 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValNO 0 en-GB No 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONTYPE1 0 en-GB Type 1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONTYPE2 0 en-GB Type 2 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONTYPE3 0 en-GB Type 3 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONTYPE4 0 en-GB Type 4 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONESCHORI 0 en-GB Horizontal 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONESCVERT 0 en-GB Vertical 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONESCBESTFIT 0 en-GB Automatic 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValFITTOSIZENONE 0 en-GB Off 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValFITTOSIZEPROP 0 en-GB Proportional 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValFITTOSIZEALLLINES 0 en-GB Fit to size (all rows separately) 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValFITTOSIZERESIZEAT 0 en-GB Use hard attributes 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTVADJTOP 0 en-GB Top 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTVADJCENTER 0 en-GB Centre 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTVADJBOTTOM 0 en-GB Bottom 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTVADJBLOCK 0 en-GB Use entire height 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTVADJSTRETCH 0 en-GB Stretched 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTHADJLEFT 0 en-GB Left 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTHADJCENTER 0 en-GB Centre 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTHADJRIGHT 0 en-GB Right 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTHADJBLOCK 0 en-GB Use entire width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTHADJSTRETCH 0 en-GB Stretched 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_NONE 0 en-GB off 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_BLINK 0 en-GB flash 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_SCROLL 0 en-GB Scroll Through 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_ALTERNATE 0 en-GB alternating 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_SLIDE 0 en-GB Scroll In 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_LEFT 0 en-GB left 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_UP 0 en-GB up 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_RIGHT 0 en-GB right 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_DOWN 0 en-GB down 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValEDGE_ORTHOLINES 0 en-GB Standard Connector 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValEDGE_THREELINES 0 en-GB Line Connector 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValEDGE_ONELINE 0 en-GB Straight Connector 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValEDGE_BEZIER 0 en-GB Curved Connector 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_STD 0 en-GB Standard 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_RADIUS 0 en-GB Radius 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_TEXTHAUTO 0 en-GB automatic 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_TEXTLEFTOUTSIDE 0 en-GB left outside 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_TEXTINSIDE 0 en-GB inside (centred) 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_TEXTRIGHTOUTSID 0 en-GB right outside 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_TEXTVAUTO 0 en-GB automatic 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_ABOVE 0 en-GB on the line 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURETEXT_BREAKEDLINE 0 en-GB broken line 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_BELOW 0 en-GB below the line 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURETEXT_VERTICALCEN 0 en-GB centred 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValCIRC_FULL 0 en-GB full circle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValCIRC_SECT 0 en-GB Circle Pie 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValCIRC_CUT 0 en-GB Circle segment 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemValCIRC_ARC 0 en-GB Arc 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOW 0 en-GB Shadow 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOWCOLOR 0 en-GB Shadow colour 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOWXDIST 0 en-GB Horizontal shadow outline 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOWYDIST 0 en-GB Vertical shadow outline 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOWTRANSPARENCE 0 en-GB Shadow transparency 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOW3D 0 en-GB 3-D shadow 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOWPERSP 0 en-GB Perspective shadow 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONTYPE 0 en-GB Callout type 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONFIXEDANGLE 0 en-GB Given angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONANGLE 0 en-GB Angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONGAP 0 en-GB Gap 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONESCDIR 0 en-GB Exit direction 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONESCISREL 0 en-GB Relative exit position 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONESCREL 0 en-GB Exit Position 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONESCABS 0 en-GB Exit Position 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONLINELEN 0 en-GB Line length 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONFITLINELEN 0 en-GB Auto line length 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_ECKENRADIUS 0 en-GB Corner radius 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_LEFTDIST 0 en-GB Left border spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_RIGHTDIST 0 en-GB Right border spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_UPPERDIST 0 en-GB Upper border spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_LOWERDIST 0 en-GB Lower border spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_AUTOGROWHEIGHT 0 en-GB AutoFit frame height 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_MINFRAMEHEIGHT 0 en-GB Min. frame height 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_MAXFRAMEHEIGHT 0 en-GB Max. frame height 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_AUTOGROWWIDTH 0 en-GB AutoFit frame width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_MINFRAMEWIDTH 0 en-GB Min. frame width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_MAXFRAMEWIDTH 0 en-GB Max. frame width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_VERTADJUST 0 en-GB Vertical text anchor 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_HORZADJUST 0 en-GB Horizontal text anchor 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_FITTOSIZE 0 en-GB Fit text to frame 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFRED 0 en-GB Red 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFGREEN 0 en-GB Green 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFBLUE 0 en-GB Blue 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFLUMINANCE 0 en-GB Brightness 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFCONTRAST 0 en-GB Contrast 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFGAMMA 0 en-GB Gamma 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFTRANSPARENCE 0 en-GB Transparency 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFINVERT 0 en-GB Invert 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFMODE 0 en-GB Graphics mode 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNamSET_MISC 0 en-GB Various attributes 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_OBJMOVEPROTECT 0 en-GB Position protected 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_OBJSIZEPROTECT 0 en-GB Size Protection 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_OBJPRINTABLE 0 en-GB Don't print 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_LAYERID 0 en-GB Layer Indicator 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_LAYERNAME 0 en-GB Le~vel 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_OBJECTNAME 0 en-GB Object name 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_STARTANGLE 0 en-GB Start angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_ENDANGLE 0 en-GB Final angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_POSITIONX 0 en-GB X Position 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_POSITIONY 0 en-GB Y Position 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SIZEWIDTH 0 en-GB Width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SIZEHEIGHT 0 en-GB Height 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_ROTATEANGLE 0 en-GB Rotation angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHEARANGLE 0 en-GB Shear angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_UNKNOWN_ATTR 0 en-GB Unknown attribute 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINESTYLE 0 en-GB Line style 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINEDASH 0 en-GB Line pattern 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINEWIDTH 0 en-GB Line width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINECOLOR 0 en-GB Line colour 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINESTART 0 en-GB Line head 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINEEND 0 en-GB Line end 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINESTARTWIDTH 0 en-GB Line head width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINEENDWIDTH 0 en-GB Line end width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINESTARTCENTER 0 en-GB Centre arrowhead 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINEENDCENTER 0 en-GB Centre arrowend 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINETRANSPARENCE 0 en-GB Line transparency 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINEJOINT 0 en-GB Line joint 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINERESERVED2 0 en-GB Line reserved for 2 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINERESERVED3 0 en-GB Line reserved for 3 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINERESERVED4 0 en-GB Line reserved for 4 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINERESERVED5 0 en-GB Line reserved for 5 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_LINERESERVED_LAST 0 en-GB Line reserved for 6 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XATTRSET_LINE 0 en-GB Line attributes 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLSTYLE 0 en-GB Fill style 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLCOLOR 0 en-GB Fillcolour 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLGRADIENT 0 en-GB Gradient 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLHATCH 0 en-GB Hatching 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBITMAP 0 en-GB Fillbitmap 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLTRANSPARENCE 0 en-GB Transparency 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_GRADIENTSTEPCOUNT 0 en-GB Number of gradient steps 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_TILE 0 en-GB Tile fill 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_POS 0 en-GB Fillbitmap position 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_SIZEX 0 en-GB Fillbitmap width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_SIZEY 0 en-GB Height of fillbitmap 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLFLOATTRANSPARENCE 0 en-GB Transparent gradient 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_SECONDARYFILLCOLOR 0 en-GB Fill reserved for 2 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_SIZELOG 0 en-GB Tile size not in % 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_TILEOFFSETX 0 en-GB Tile offset X in % 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_TILEOFFSETY 0 en-GB Tile offset Y in % 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_STRETCH 0 en-GB Bitmap scaling 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED3 0 en-GB Bitmap reserved for 3 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED4 0 en-GB Bitmap reserved for 4 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED5 0 en-GB Bitmap reserved for 5 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED6 0 en-GB Bitmap reserved for 6 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED7 0 en-GB Bitmap reserved for 7 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED8 0 en-GB Bitmap reserved for 8 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_POSOFFSETX 0 en-GB Tile position X in % 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_POSOFFSETY 0 en-GB Tile position Y in % 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBACKGROUND 0 en-GB Background fill 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED10 0 en-GB Fill reserved for 10 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED11 0 en-GB Fill reserved for 11 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED_LAST 0 en-GB Fill reserved for 12 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XATTRSET_FILL 0 en-GB Area attributes 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSTYLE 0 en-GB Fontwork style 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTADJUST 0 en-GB Fontwork alignment 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTDISTANCE 0 en-GB Fontwork spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSTART 0 en-GB Fontwork font begin 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTMIRROR 0 en-GB Fontwork mirror 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTOUTLINE 0 en-GB Fontwork outline 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSHADOW 0 en-GB Fontwork shadow 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSHDWCOLOR 0 en-GB Fontwork shadow colour 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSHDWXVAL 0 en-GB Fontwork shadow offset X 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSHDWYVAL 0 en-GB Fontwork shadow offset Y 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTHIDEFORM 0 en-GB Hide fontwork outline 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSHDWTRANSP 0 en-GB Fontwork shadow transparency 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FTRESERVED2 0 en-GB Fontwork reserved for 2 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FTRESERVED3 0 en-GB Fontwork reserved for 3 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FTRESERVED4 0 en-GB Fontwork reserved for 4 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FTRESERVED5 0 en-GB Fontwork reserved for 5 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_XA_FTRESERVED_LAST 0 en-GB Fontwork reserved for 6 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOW 0 en-GB Shadow 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOWCOLOR 0 en-GB Shadow colour 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOWXDIST 0 en-GB Shadow spacing X 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOWYDIST 0 en-GB Shadow spacing Y 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOWTRANSPARENCE 0 en-GB Shadow transparency 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOW3D 0 en-GB 3-D shadow 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOWPERSP 0 en-GB Perspective shadow 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONTYPE 0 en-GB Type of legend 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONFIXEDANGLE 0 en-GB Fixed legend angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONANGLE 0 en-GB Legend angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONGAP 0 en-GB Legend lines spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONESCDIR 0 en-GB Legend exit alignment 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONESCISREL 0 en-GB Relative exit legend 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONESCREL 0 en-GB Relative exit legend 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONESCABS 0 en-GB Absolute exit of legend 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONLINELEN 0 en-GB Legend line length 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONFITLINELEN 0 en-GB AutoLength of legend lines 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_ECKENRADIUS 0 en-GB Corner radius 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_MINFRAMEHEIGHT 0 en-GB Minimal frame height 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_AUTOGROWHEIGHT 0 en-GB AutoFit height 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_FITTOSIZE 0 en-GB Fit text to frame 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_LEFTDIST 0 en-GB Left text frame spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_RIGHTDIST 0 en-GB Right text frame spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_UPPERDIST 0 en-GB Upper text frame spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_LOWERDIST 0 en-GB Lower text frame spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_VERTADJUST 0 en-GB Vertical text anchor 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_MAXFRAMEHEIGHT 0 en-GB Maximal frame height 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_MINFRAMEWIDTH 0 en-GB Minimal frame width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_MAXFRAMEWIDTH 0 en-GB Maximal frame width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_AUTOGROWWIDTH 0 en-GB AutoFit width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_HORZADJUST 0 en-GB Horizontal text anchor 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANIKIND 0 en-GB Ticker 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANIDIRECTION 0 en-GB Ticker direction 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANISTARTINSIDE 0 en-GB Ticker start inside 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANISTOPINSIDE 0 en-GB Ticker stop inside 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANICOUNT 0 en-GB Number of ticker runs 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANIDELAY 0 en-GB Speed of ticker 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANIAMOUNT 0 en-GB Ticker step size 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_CONTOURFRAME 0 en-GB Outline text flow 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CUSTOMSHAPE_ADJUSTMENT 0 en-GB Shape Adjustment 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_XMLATTRIBUTES 0 en-GB User-defined attributes 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_USEFIXEDCELLHEIGHT 0 en-GB Use font-independent line spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_WORDWRAP 0 en-GB Word wrap text in shape 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_AUTOGROWSIZE 0 en-GB Auto grow shape to fit text 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_RESERVE18 0 en-GB SvDraw reserved for 18 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_RESERVE19 0 en-GB SvDraw reserved for 19 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGEKIND 0 en-GB Type of connector 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGENODE1HORZDIST 0 en-GB Horz. spacing object 1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGENODE1VERTDIST 0 en-GB Vert. spacing object 1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGENODE2HORZDIST 0 en-GB Horz. spacing object 2 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGENODE2VERTDIST 0 en-GB Vert. spacing object 2 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGENODE1GLUEDIST 0 en-GB Glue spacing object 1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGENODE2GLUEDIST 0 en-GB Glue spacing object 2 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGELINEDELTAANZ 0 en-GB Number of movable lines 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGELINE1DELTA 0 en-GB Offset line 1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGELINE2DELTA 0 en-GB Offset line 2 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGELINE3DELTA 0 en-GB Offset line 3 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREKIND 0 en-GB Type of dimensioning 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTHPOS 0 en-GB Dimension value - horizontal position 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTVPOS 0 en-GB Dimension value - vertical position 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURELINEDIST 0 en-GB Dimension line space 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREHELPLINEOVERHANG 0 en-GB Dimension help line overhang 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREHELPLINEDIST 0 en-GB Dimension help line spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREHELPLINE1LEN 0 en-GB Backlog of dimension help line 1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREHELPLINE2LEN 0 en-GB Backlog of dimension help line 2 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREBELOWREFEDGE 0 en-GB Lower edge dimensioning 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTROTA90 0 en-GB Dimension value across dimension line 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTUPSIDEDOWN 0 en-GB Rotate dimension value by 180 degree 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREOVERHANG 0 en-GB Dimension line overhang 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREUNIT 0 en-GB Measure unit 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURESCALE 0 en-GB Additional scale factor 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURESHOWUNIT 0 en-GB Measure unit display 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREFORMATSTRING 0 en-GB Dimension value format 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTAUTOANGLE 0 en-GB AutoPositioning of the dimension value 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTAUTOANGLEVIEW 0 en-GB Angle for the automatic positioning of the dimension value 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTISFIXEDANGLE 0 en-GB Determination of the dimension value angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTFIXEDANGLE 0 en-GB Angle of the dimension value 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREDECIMALPLACES 0 en-GB Decimal places 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURERESERVE05 0 en-GB Dimensioning reserved for 5 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURERESERVE06 0 en-GB Dimensioning reserved for 6 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURERESERVE07 0 en-GB Dimensioning reserved for 7 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCKIND 0 en-GB Type of circle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCSTARTANGLE 0 en-GB Start angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCENDANGLE 0 en-GB End angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCRESERVE0 0 en-GB Circle reserved for 0 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCRESERVE1 0 en-GB Circle reserved for 1 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCRESERVE2 0 en-GB Circle reserved for 2 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCRESERVE3 0 en-GB Circle reserved for 3 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_OBJMOVEPROTECT 0 en-GB Protected object position 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_OBJSIZEPROTECT 0 en-GB Protected object size 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_OBJPRINTABLE 0 en-GB Object, printable 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_OBJVISIBLE 0 en-GB Object, visible 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_LAYERID 0 en-GB Level ID 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_LAYERNAME 0 en-GB Layer 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_OBJECTNAME 0 en-GB Object name 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_ALLPOSITIONX 0 en-GB Position X, complete 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_ALLPOSITIONY 0 en-GB Position Y, complete 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_ALLSIZEWIDTH 0 en-GB Total Width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_ALLSIZEHEIGHT 0 en-GB Height, complete 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_ONEPOSITIONX 0 en-GB Single position X 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_ONEPOSITIONY 0 en-GB Single position Y 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_ONESIZEWIDTH 0 en-GB Single width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_ONESIZEHEIGHT 0 en-GB Single height 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_LOGICSIZEWIDTH 0 en-GB Logical width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_LOGICSIZEHEIGHT 0 en-GB Logical height 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_ROTATEANGLE 0 en-GB Single rotation angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_SHEARANGLE 0 en-GB Single shear angle 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MOVEX 0 en-GB Move horizontally 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_MOVEY 0 en-GB Move vertically 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_RESIZEXONE 0 en-GB Resize X, single 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_RESIZEYONE 0 en-GB Resize Y, single 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_ROTATEONE 0 en-GB Single rotation 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_HORZSHEARONE 0 en-GB Single horizontal shear 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_VERTSHEARONE 0 en-GB Single vertical shear 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_RESIZEXALL 0 en-GB Resize X, complete 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_RESIZEYALL 0 en-GB Resize Y, complete 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_ROTATEALL 0 en-GB Rotate all 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_HORZSHEARALL 0 en-GB Shear horizontal, complete 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_VERTSHEARALL 0 en-GB Shear vertical, complete 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TRANSFORMREF1X 0 en-GB Reference point 1 X 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TRANSFORMREF1Y 0 en-GB Reference point 1 Y 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TRANSFORMREF2X 0 en-GB Reference point 2 X 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_TRANSFORMREF2Y 0 en-GB Reference point 2 Y 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_HYPHENATE 0 en-GB Hyphenation 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_BULLETSTATE 0 en-GB Display bullets 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_OUTLLRSPACE 0 en-GB Numbering indents 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_OUTLLEVEL 0 en-GB Numbering level 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_BULLET 0 en-GB Bullets and Numberings 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_LRSPACE 0 en-GB Indents 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_ULSPACE 0 en-GB Paragraph spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_SBL 0 en-GB Line spacing 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_JUST 0 en-GB Paragraph alignment 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_TABS 0 en-GB Tabulators 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_COLOR 0 en-GB Font colour 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_FONTINFO 0 en-GB Character set 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_FONTHEIGHT 0 en-GB Font size 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_FONTWIDTH 0 en-GB Font width 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_WEIGHT 0 en-GB Bold (thickness) 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_UNDERLINE 0 en-GB Underline 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_OVERLINE 0 en-GB Overline 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_STRIKEOUT 0 en-GB Strikethrough 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_ITALIC 0 en-GB Italic 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_OUTLINE 0 en-GB Outline 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_SHADOW 0 en-GB Font shadow 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_ESCAPEMENT 0 en-GB Superscript/subscript 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_PAIRKERNING 0 en-GB Kerning 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_KERNING 0 en-GB Manual kerning 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_WLM 0 en-GB No underline for spaces 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_FEATURE_TAB 0 en-GB Tabulator 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_FEATURE_LINEBR 0 en-GB Optional line break 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_FEATURE_NOTCONV 0 en-GB Non-convertible character 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_EE_FEATURE_FIELD 0 en-GB Fields 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFRED 0 en-GB Red 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFGREEN 0 en-GB Green 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFBLUE 0 en-GB Blue 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFLUMINANCE 0 en-GB Brightness 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFCONTRAST 0 en-GB Contrast 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFGAMMA 0 en-GB Gamma 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFTRANSPARENCE 0 en-GB Transparency 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFINVERT 0 en-GB Invert 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFMODE 0 en-GB Graphics mode 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFCROP 0 en-GB Crop 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulMEDIA 0 en-GB Media object 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralMEDIA 0 en-GB Media objects 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_TABLE_ATTR 0 en-GB Apply table attributes 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_TABLE_AUTOFMT 0 en-GB AutoFormat table 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_TABLE_INSCOL 0 en-GB Insert column 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_TABLE_INSROW 0 en-GB Insert row 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UNDO_COL_DELETE 0 en-GB Delete column 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_UNDO_ROW_DELETE 0 en-GB Delete row 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_TABLE_SPLIT 0 en-GB Split cells 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_TABLE_MERGE 0 en-GB Merge cells 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_TABLE_NUMFORMAT 0 en-GB Format cell 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_TABLE_DISTRIBUTE_ROWS 0 en-GB Distribute rows 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_TABLE_DISTRIBUTE_COLUMNS 0 en-GB Distribute columns 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_TABLE_STYLE 0 en-GB Table style 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_TABLE_STYLE_SETTINGS 0 en-GB Table style settings 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulTable 0 en-GB Table 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralTable 0 en-GB Tables 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulFONTWORK 0 en-GB font work 20200411 15:09:53 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralFONTWORK 0 en-GB font works 20200411 15:09:53 svx source\form\datanavi.src 0 toolboxitem RID_SVX_XFORMS_TABPAGES.TB_ITEMS TBI_ITEM_ADD HID_XFORMS_TOOLBOX_ITEM_ADD 0 en-GB Add Item 20200411 15:09:53 svx source\form\datanavi.src 0 toolboxitem RID_SVX_XFORMS_TABPAGES.TB_ITEMS TBI_ITEM_ADD_ELEMENT HID_XFORMS_TOOLBOX_ITEM_ADD_ELEMENT 0 en-GB Add Element 20200411 15:09:53 svx source\form\datanavi.src 0 toolboxitem RID_SVX_XFORMS_TABPAGES.TB_ITEMS TBI_ITEM_ADD_ATTRIBUTE HID_XFORMS_TOOLBOX_ITEM_ADD_ATTRIBUTE 0 en-GB Add Attribute 20200411 15:09:53 svx source\form\datanavi.src 0 toolboxitem RID_SVX_XFORMS_TABPAGES.TB_ITEMS TBI_ITEM_EDIT HID_XFORMS_TOOLBOX_ITEM_EDIT 0 en-GB Edit 20200411 15:09:53 svx source\form\datanavi.src 0 toolboxitem RID_SVX_XFORMS_TABPAGES.TB_ITEMS TBI_ITEM_REMOVE HID_XFORMS_TOOLBOX_ITEM_REMOVE 0 en-GB Delete 20200411 15:09:53 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_MODELS MID_MODELS_ADD HID_MN_XFORMS_MODELS_ADD 0 en-GB ~Add... 20200411 15:09:53 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_MODELS MID_MODELS_EDIT HID_MN_XFORMS_MODELS_EDIT 0 en-GB ~Edit... 20200411 15:09:53 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_MODELS MID_MODELS_REMOVE HID_MN_XFORMS_MODELS_REMOVE 0 en-GB ~Remove 20200411 15:09:53 svx source\form\datanavi.src 0 menubutton RID_SVXWIN_DATANAVIGATOR MB_MODELS HID_XFORMS_MODELS_MENUBTN 50 en-GB ~Models 20200411 15:09:53 svx source\form\datanavi.src 0 pageitem RID_SVXWIN_DATANAVIGATOR.TC_ITEMS TID_INSTANCE 0 en-GB Instance 20200411 15:09:53 svx source\form\datanavi.src 0 pageitem RID_SVXWIN_DATANAVIGATOR.TC_ITEMS TID_SUBMISSION 0 en-GB Submissions 20200411 15:09:53 svx source\form\datanavi.src 0 pageitem RID_SVXWIN_DATANAVIGATOR.TC_ITEMS TID_BINDINGS 0 en-GB Bindings 20200411 15:09:53 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_INSTANCES MID_INSTANCES_ADD HID_MN_XFORMS_INSTANCES_ADD 0 en-GB ~Add... 20200411 15:09:53 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_INSTANCES MID_INSTANCES_EDIT HID_MN_XFORMS_INSTANCES_EDIT 0 en-GB ~Edit... 20200411 15:09:53 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_INSTANCES MID_INSTANCES_REMOVE HID_MN_XFORMS_INSTANCES_REMOVE 0 en-GB ~Remove 20200411 15:09:53 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_INSTANCES MID_SHOW_DETAILS HID_MN_XFORMS_SHOW_DETAILS 0 en-GB ~Show Details 20200411 15:09:53 svx source\form\datanavi.src 0 menubutton RID_SVXWIN_DATANAVIGATOR MB_INSTANCES HID_XFORMS_INSTANCES_MENUBTN 50 en-GB ~Instances 20200411 15:09:53 svx source\form\datanavi.src 0 querybox RID_QRY_REMOVE_MODEL 300 en-GB Deleting the model '$MODELNAME' affects all controls currently bound to this model.\nDo you really want to delete this model? 20200411 15:09:53 svx source\form\datanavi.src 0 querybox RID_QRY_REMOVE_INSTANCE 300 en-GB Deleting the instance '$INSTANCENAME' affects all controls currently bound to this instance.\nDo you really want to delete this instance? 20200411 15:09:53 svx source\form\datanavi.src 0 querybox RID_QRY_REMOVE_ELEMENT 300 en-GB Deleting the element '$ELEMENTNAME' affects all controls currently bound to this element.\nDo you really want to delete this element? 20200411 15:09:53 svx source\form\datanavi.src 0 querybox RID_QRY_REMOVE_ATTRIBUTE 300 en-GB Do you really want to delete the attribute '$ATTRIBUTENAME'? 20200411 15:09:53 svx source\form\datanavi.src 0 querybox RID_QRY_REMOVE_SUBMISSION 300 en-GB Deleting the submission '$SUBMISSIONNAME' affects all controls currently bound to this submission.\n\nDo you really want to delete this submission? 20200411 15:09:53 svx source\form\datanavi.src 0 querybox RID_QRY_REMOVE_BINDING 300 en-GB Deleting the binding '$BINDINGNAME' affects all controls currently bound to this binding.\n\nDo you really want to delete this binding? 20200411 15:09:53 svx source\form\datanavi.src 0 messbox RID_QRY_LINK_WARNING 300 en-GB This instance is linked with the form.\n\nThe changes you make to this instance will be lost when the form is reloaded.\n\nHow do you want to proceed? 20200411 15:09:53 svx source\form\datanavi.src 0 errorbox RID_ERR_INVALID_XMLNAME 300 en-GB The name '%1' is not valid in XML. Please enter a different name. 20200411 15:09:53 svx source\form\datanavi.src 0 errorbox RID_ERR_INVALID_XMLPREFIX 300 en-GB The prefix '%1' is not valid in XML. Please enter a different prefix. 20200411 15:09:53 svx source\form\datanavi.src 0 errorbox RID_ERR_DOUBLE_MODELNAME 300 en-GB The name '%1' already exists. Please enter a new name. 20200411 15:09:53 svx source\form\datanavi.src 0 errorbox RID_ERR_EMPTY_SUBMISSIONNAME 300 en-GB The submission must have a name. 20200411 15:09:53 svx source\form\datanavi.src 0 fixedline RID_SVXDLG_ADD_DATAITEM FL_ITEM 172 en-GB Item 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_DATAITEM FT_NAME 69 en-GB ~Name 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_DATAITEM FT_DEFAULT 69 en-GB ~Default Value 20200411 15:09:53 svx source\form\datanavi.src 0 fixedline RID_SVXDLG_ADD_DATAITEM FL_SETTINGS 172 en-GB Settings 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_DATAITEM FT_DATATYPE 69 en-GB ~Data Type 20200411 15:09:53 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_DATAITEM CB_REQUIRED 69 en-GB ~Required 20200411 15:09:53 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_DATAITEM PB_REQUIRED 50 en-GB Condition 20200411 15:09:53 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_DATAITEM CB_RELEVANT 69 en-GB R~elevant 20200411 15:09:53 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_DATAITEM PB_RELEVANT 50 en-GB Condition 20200411 15:09:53 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_DATAITEM CB_CONSTRAINT 69 en-GB ~Constraint 20200411 15:09:53 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_DATAITEM PB_CONSTRAINT 50 en-GB Condition 20200411 15:09:53 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_DATAITEM CB_READONLY 69 en-GB Read-~only 20200411 15:09:53 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_DATAITEM PB_READONLY 50 en-GB Condition 20200411 15:09:53 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_DATAITEM CB_CALCULATE 69 en-GB Calc~ulate 20200411 15:09:53 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_DATAITEM PB_CALCULATE 50 en-GB Condition 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_DATAITEM STR_FIXEDLINE_ELEMENT 50 en-GB Element 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_DATAITEM STR_FIXEDLINE_ATTRIBUTE 50 en-GB Attribute 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_DATAITEM STR_FIXEDLINE_BINDING 50 en-GB Binding 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_DATAITEM STR_FIXEDTEXT_BINDING 50 en-GB Binding expression 20200411 15:09:53 svx source\form\datanavi.src 0 menuitem RID_MENU_DATANAVIGATOR TBI_ITEM_ADD HID_XFORMS_TOOLBOX_ITEM_ADD 0 en-GB Add Item 20200411 15:09:53 svx source\form\datanavi.src 0 menuitem RID_MENU_DATANAVIGATOR TBI_ITEM_ADD_ELEMENT HID_XFORMS_TOOLBOX_ITEM_ADD_ELEMENT 0 en-GB Add Element 20200411 15:09:53 svx source\form\datanavi.src 0 menuitem RID_MENU_DATANAVIGATOR TBI_ITEM_ADD_ATTRIBUTE HID_XFORMS_TOOLBOX_ITEM_ADD_ATTRIBUTE 0 en-GB Add Attribute 20200411 15:09:53 svx source\form\datanavi.src 0 menuitem RID_MENU_DATANAVIGATOR TBI_ITEM_EDIT HID_XFORMS_TOOLBOX_ITEM_EDIT 0 en-GB Edit 20200411 15:09:53 svx source\form\datanavi.src 0 menuitem RID_MENU_DATANAVIGATOR TBI_ITEM_REMOVE HID_XFORMS_TOOLBOX_ITEM_REMOVE 0 en-GB Delete 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_CONDITION FT_CONDITION 198 en-GB ~Condition 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_CONDITION FT_RESULT 198 en-GB ~Result 20200411 15:09:53 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_CONDITION PB_EDIT_NAMESPACES 72 en-GB ~Edit Namespaces... 20200411 15:09:53 svx source\form\datanavi.src 0 modaldialog RID_SVXDLG_ADD_CONDITION HID_XFORMS_ADDCONDITION_DLG 210 en-GB Add Condition 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_NAMESPACE_ITEM FT_NAMESPACES 228 en-GB ~Namespaces 20200411 15:09:53 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_NAMESPACE_ITEM PB_ADD_NAMESPACE 50 en-GB ~Add... 20200411 15:09:53 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_NAMESPACE_ITEM PB_EDIT_NAMESPACE 50 en-GB ~Edit... 20200411 15:09:53 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_NAMESPACE_ITEM PB_DELETE_NAMESPACE 50 en-GB ~Delete 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_NAMESPACE_ITEM STR_HEADER_PREFIX 50 en-GB Prefix 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_NAMESPACE_ITEM STR_HEADER_URL 50 en-GB URL 20200411 15:09:53 svx source\form\datanavi.src 0 modaldialog RID_SVXDLG_NAMESPACE_ITEM HID_XFORMS_NAMESPACEITEM_DLG 240 en-GB Namespaces for Forms 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_MANAGE_NAMESPACE FT_PREFIX 45 en-GB ~Prefix 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_MANAGE_NAMESPACE FT_URL 150 en-GB ~URL 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_MANAGE_NAMESPACE STR_EDIT_TEXT 50 en-GB Edit Namespace 20200411 15:09:53 svx source\form\datanavi.src 0 modaldialog RID_SVXDLG_MANAGE_NAMESPACE HID_XFORMS_MANAGENAMESPACE_DLG 210 en-GB Add Namespace 20200411 15:09:53 svx source\form\datanavi.src 0 fixedline RID_SVXDLG_ADD_SUBMISSION FL_SUBMISSION 172 en-GB Submission 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_SUBMISSION FT_SUBMIT_NAME 69 en-GB ~Name 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_SUBMISSION FT_SUBMIT_ACTION 69 en-GB ~Action 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_SUBMISSION FT_SUBMIT_METHOD 69 en-GB ~Method 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_SUBMISSION FT_SUBMIT_REF 69 en-GB Binding e~xpression 20200411 15:09:53 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_SUBMISSION PB_SUBMIT_REF 14 en-GB ~... 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_SUBMISSION FT_SUBMIT_BIND 69 en-GB ~Binding 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_SUBMISSION FT_SUBMIT_REPLACE 69 en-GB ~Replace 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_SUBMISSION STR_METHOD_POST 50 en-GB Post 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_SUBMISSION STR_METHOD_PUT 50 en-GB Put 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_SUBMISSION STR_METHOD_GET 50 en-GB Get 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_SUBMISSION STR_REPLACE_NONE 50 en-GB None 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_SUBMISSION STR_REPLACE_INST 50 en-GB Instance 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_SUBMISSION STR_REPLACE_DOC 50 en-GB Document 20200411 15:09:53 svx source\form\datanavi.src 0 modaldialog RID_SVXDLG_ADD_SUBMISSION HID_XFORMS_ADDSUBMISSION_DLG 180 en-GB Add Submission 20200411 15:09:53 svx source\form\datanavi.src 0 fixedline RID_SVXDLG_ADD_MODEL FL_INSTANCE 172 en-GB Model 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_MODEL FT_INST_NAME 51 en-GB ~Name 20200411 15:09:53 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_MODEL CB_MODIFIES_DOCUMENT 168 en-GB Model data updates change document's modification status 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_MODEL STR_EDIT_TEXT 50 en-GB Edit Model 20200411 15:09:53 svx source\form\datanavi.src 0 modaldialog RID_SVXDLG_ADD_MODEL HID_XFORMS_ADDMODEL_DLG 180 en-GB Add Model 20200411 15:09:53 svx source\form\datanavi.src 0 fixedline RID_SVXDLG_ADD_INSTANCE FL_INSTANCE 202 en-GB Instance 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_INSTANCE FT_INST_NAME 51 en-GB ~Name 20200411 15:09:53 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_INSTANCE FT_INST_URL 51 en-GB ~URL 20200411 15:09:53 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_INSTANCE CB_INST_LINKINST 198 en-GB ~Link instance 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_INSTANCE STR_EDIT_TEXT 50 en-GB Edit Instance 20200411 15:09:53 svx source\form\datanavi.src 0 modaldialog RID_SVXDLG_ADD_INSTANCE HID_XFORMS_ADDINSTANCE_DLG 210 en-GB Add Instance 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_PARENT 210 en-GB Submission: 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_ID 210 en-GB ID: 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_BIND 210 en-GB Binding: 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_REF 210 en-GB Reference: 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_ACTION 210 en-GB Action: 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_METHOD 210 en-GB Method: 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_REPLACE 210 en-GB Replace: 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_ADD_ELEMENT 210 en-GB Add Element 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_EDIT_ELEMENT 210 en-GB Edit Element 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_REMOVE_ELEMENT 210 en-GB Delete Element 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_ADD_ATTRIBUTE 210 en-GB Add Attribute 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_EDIT_ATTRIBUTE 210 en-GB Edit Attribute 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_REMOVE_ATTRIBUTE 210 en-GB Delete Attribute 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_ADD_BINDING 210 en-GB Add Binding 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_EDIT_BINDING 210 en-GB Edit Binding 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_REMOVE_BINDING 210 en-GB Delete Binding 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_ADD_SUBMISSION 210 en-GB Add Submission 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_EDIT_SUBMISSION 210 en-GB Edit Submission 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_REMOVE_SUBMISSION 210 en-GB Delete Submission 20200411 15:09:53 svx source\form\datanavi.src 0 string RID_STR_DATANAV_LINKWARN_BUTTON 210 en-GB ~Edit 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU.SID_FM_NEW SID_FM_NEW_FORM HID_FM_NEW_FORM 0 en-GB Form 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU.SID_FM_NEW SID_FM_NEW_HIDDEN HID_FM_NEW_HIDDEN 0 en-GB Hidden Control 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_NEW HID_FM_NEW 0 en-GB ~New 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_CHANGECONTROLTYPE CMD_SID_FM_CHANGECONTROLTYPE 0 en-GB Replace with 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_DELETE HID_FM_DELETE 0 en-GB ~Delete 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_TAB_DIALOG CMD_SID_FM_TAB_DIALOG 0 en-GB Tab Order... 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_RENAME_OBJECT HID_FM_RENAME_OBJECT 0 en-GB ~Rename 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_SHOW_PROPERTY_BROWSER CMD_SID_FM_SHOW_PROPERTY_BROWSER 0 en-GB Propert~ies 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_OPEN_READONLY CMD_SID_FM_OPEN_READONLY 0 en-GB Open in Design Mode 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_AUTOCONTROLFOCUS CMD_SID_FM_AUTOCONTROLFOCUS 0 en-GB Automatic Control Focus 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_EDIT CMD_SID_FM_CONVERTTO_EDIT 0 en-GB ~Text Box 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_BUTTON CMD_SID_FM_CONVERTTO_BUTTON 0 en-GB ~Button 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_FIXEDTEXT CMD_SID_FM_CONVERTTO_FIXEDTEXT 0 en-GB La~bel field 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_GROUPBOX CMD_SID_FM_CONVERTTO_GROUPBOX 0 en-GB G~roup Box 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_LISTBOX CMD_SID_FM_CONVERTTO_LISTBOX 0 en-GB L~ist Box 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_CHECKBOX CMD_SID_FM_CONVERTTO_CHECKBOX 0 en-GB ~Check Box 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_RADIOBUTTON CMD_SID_FM_CONVERTTO_RADIOBUTTON 0 en-GB ~Radio Button 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_COMBOBOX CMD_SID_FM_CONVERTTO_COMBOBOX 0 en-GB Combo Bo~x 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_IMAGEBUTTON CMD_SID_FM_CONVERTTO_IMAGEBUTTON 0 en-GB I~mage Button 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_FILECONTROL CMD_SID_FM_CONVERTTO_FILECONTROL 0 en-GB ~File Selection 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_DATE CMD_SID_FM_CONVERTTO_DATE 0 en-GB ~Date Field 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_TIME CMD_SID_FM_CONVERTTO_TIME 0 en-GB Tim~e Field 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_NUMERIC CMD_SID_FM_CONVERTTO_NUMERIC 0 en-GB ~Numerical Field 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_CURRENCY CMD_SID_FM_CONVERTTO_CURRENCY 0 en-GB C~urrency Field 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_PATTERN CMD_SID_FM_CONVERTTO_PATTERN 0 en-GB ~Pattern Field 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_IMAGECONTROL CMD_SID_FM_CONVERTTO_IMAGECONTROL 0 en-GB Ima~ge Control 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_FORMATTED CMD_SID_FM_CONVERTTO_FORMATTED 0 en-GB Fo~rmatted Field 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_SCROLLBAR CMD_SID_FM_CONVERTTO_SCROLLBAR 0 en-GB Scroll bar 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_SPINBUTTON CMD_SID_FM_CONVERTTO_SPINBUTTON 0 en-GB Spin Button 20200411 15:09:53 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_NAVIGATIONBAR CMD_SID_FM_CONVERTTO_NAVIGATIONBAR 0 en-GB Navigation Bar 20200411 15:09:53 svx source\form\fmexpl.src 0 groupbox RID_SVXDLG_SETFORM GB_PATH 188 en-GB Path 20200411 15:09:53 svx source\form\fmexpl.src 0 modaldialog RID_SVXDLG_SETFORM 200 en-GB Select form 20200411 15:09:53 svx source\form\fmexpl.src 0 dockingwindow RID_SVX_FMEXPLORER 200 en-GB Form Navigator 20200411 15:09:53 svx source\form\filtnav.src 0 menuitem RID_FM_FILTER_MENU SID_FM_DELETE HID_FM_DELETE 0 en-GB ~Delete 20200411 15:09:53 svx source\form\filtnav.src 0 menuitem RID_FM_FILTER_MENU SID_FM_FILTER_EDIT HID_FM_FILTER_EDIT 0 en-GB ~Edit 20200411 15:09:53 svx source\form\filtnav.src 0 menuitem RID_FM_FILTER_MENU SID_FM_FILTER_IS_NULL HID_FM_FILTER_IS_NULL 0 en-GB ~Is Null 20200411 15:09:53 svx source\form\filtnav.src 0 menuitem RID_FM_FILTER_MENU SID_FM_FILTER_IS_NOT_NULL HID_FM_FILTER_IS_NOT_NULL 0 en-GB I~s not Null 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_ERR_CONTEXT_ADDFORM 0 en-GB Error while creating form 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_ERR_FIELDREQUIRED 0 en-GB Input required in field '#'. Please enter a value. 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_ERR_DUPLICATE_NAME 0 en-GB Entry already exists.\nPlease choose another name. 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_FORMS 0 en-GB Forms 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_NO_PROPERTIES 0 en-GB No control selected 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPERTIES_CONTROL 0 en-GB Properties: 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPERTIES_FORM 0 en-GB Form Properties 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_FMEXPLORER 0 en-GB Form Navigator 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_FORM 0 en-GB Form 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_TABWIN_PREFIX 1 0 en-GB Table 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_TABWIN_PREFIX 2 0 en-GB Query 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_TABWIN_PREFIX 3 0 en-GB SQL 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_STDFORMNAME 0 en-GB Form 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_HIDDEN 0 en-GB Hidden Control 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_CONTROL 0 en-GB Control 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_REC_TEXT 0 en-GB Record 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_REC_FROM_TEXT 0 en-GB of 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_FIELDSELECTION 0 en-GB Add field: 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_WRITEERROR 0 en-GB Error writing data to database 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SYNTAXERROR 0 en-GB Syntax error in query expression 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_DELETECONFIRM_RECORD 0 en-GB You intend to delete 1 record. 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_DELETECONFIRM_RECORDS 0 en-GB # records will be deleted. 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_DELETECONFIRM 0 en-GB If you click Yes, you won't be able to undo this operation!\nDo you want to continue? 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_ERR_NO_ELEMENT 0 en-GB Choose an entry from the list or enter a text string corresponding to one of the list items. 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_GROUPBOX 0 en-GB Frame element 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_NAVIGATION 0 en-GB Navigation 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_NAVIGATIONBAR 0 en-GB Navigation bar 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_COLUMN 0 en-GB Col 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_UNDO_PROPERTY 0 en-GB Set property '#' 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_UNDO_CONTAINER_INSERT 0 en-GB Insert in container 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_UNDO_CONTAINER_REMOVE 0 en-GB Delete # 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_UNDO_CONTAINER_REMOVE_MULTIPLE 0 en-GB Delete # objects 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_UNDO_CONTAINER_REPLACE 0 en-GB Replace a container element 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_UNDO_DELETE_LOGICAL 0 en-GB Delete structure 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_UNDO_MODEL_REPLACE 0 en-GB Replace Control 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_DATE 0 en-GB Date 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_TIME 0 en-GB Time 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_PUSHBUTTON 0 en-GB Push Button 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_RADIOBUTTON 0 en-GB Option Button 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_CHECKBOX 0 en-GB Check Box 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_FIXEDTEXT 0 en-GB Label Field 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_GROUPBOX 0 en-GB Group Box 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_EDIT 0 en-GB Text Box 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_FORMATTED 0 en-GB Formatted Field 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_LISTBOX 0 en-GB List Box 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_COMBOBOX 0 en-GB Combo Box 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_IMAGEBUTTON 0 en-GB Image Button 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_IMAGECONTROL 0 en-GB Image Control 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_FILECONTROL 0 en-GB File Selection 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_DATEFIELD 0 en-GB Date Field 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_TIMEFIELD 0 en-GB Time Field 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_NUMERICFIELD 0 en-GB Numeric Field 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_CURRENCYFIELD 0 en-GB Currency Field 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_PATTERNFIELD 0 en-GB Pattern Field 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_DBGRID 0 en-GB Table Control 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_SCROLLBAR 0 en-GB Scrollbar 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_SPINBUTTON 0 en-GB Spin Button 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_NAVBAR 0 en-GB Navigation Bar 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_MULTISELECT 0 en-GB Multiselection 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_NODATACONTROLS 0 en-GB No data-related controls in the current form! 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_POSTFIX_DATE 0 en-GB (Date) 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_POSTFIX_TIME 0 en-GB (Time) 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_FILTER_NAVIGATOR 0 en-GB Filter navigator 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_FILTER_FILTER_FOR 0 en-GB Filter for 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_FILTER_FILTER_OR 0 en-GB Or 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_NOCONTROLS_FOR_EXTERNALDISPLAY 0 en-GB No valid bound controls which can be used in the table view exist in the current form. 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_AUTOFIELD 0 en-GB 20200411 15:09:53 svx source\form\fmstring.src 0 querybox RID_QRY_SAVEMODIFIED 0 en-GB The content of the current form has been modified.\nDo you want to save your changes? 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 1 0 en-GB LIKE 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 2 0 en-GB NOT 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 3 0 en-GB EMPTY 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 4 0 en-GB TRUE 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 5 0 en-GB FALSE 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 6 0 en-GB IS 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 7 0 en-GB BETWEEN 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 8 0 en-GB OR 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 9 0 en-GB AND 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 10 0 en-GB Average 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 11 0 en-GB Count 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 12 0 en-GB Maximum 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 13 0 en-GB Minimum 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 14 0 en-GB Sum 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 15 0 en-GB Every 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 16 0 en-GB Any 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 17 0 en-GB Some 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 18 0 en-GB STDDEV_POP 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 19 0 en-GB STDDEV_SAMP 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 20 0 en-GB VAR_SAMP 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 21 0 en-GB VAR_POP 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 22 0 en-GB Collect 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 23 0 en-GB Fusion 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 24 0 en-GB Intersection 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_ERROR 0 en-GB Syntax error in SQL statement 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE 0 en-GB The value #1 cannot be used with LIKE. 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE 0 en-GB LIKE cannot be used with this field. 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID 0 en-GB The value entered is not a valid date. Please enter a date in a valid format, for example, DD/MM/YY. 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID 0 en-GB The field cannot be compared with an integer. 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_TABLE 0 en-GB The database does not contain a table named "#". 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY 0 en-GB The database does contain neither a table nor a query named "#". 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS 0 en-GB The database already contains a table or view with name "#". 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS 0 en-GB The database already contains a query with name "#". 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_COLUMN 0 en-GB The column "#1" is unknown in the table "#2". 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID 0 en-GB The field cannot be compared with a floating point number. 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE 0 en-GB The entered criterion cannot be compared with this field. 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_DATANAVIGATOR 0 en-GB Data Navigator 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_READONLY_VIEW 0 en-GB (read-only) 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_ALREADYEXISTOVERWRITE 0 en-GB The file already exists. Overwrite? 20200411 15:09:53 svx source\form\fmstring.src 0 string RID_STR_OBJECT_LABEL 0 en-GB #object# label 20200411 15:09:53 svx source\form\formshell.src 0 menuitem RID_FM_TEXTATTRIBUTE_MENU MENU_FM_TEXTATTRIBITES_STYLE HID_MENU_FM_TEXTATTRIBUTES_STYLE 0 en-GB St~yle 20200411 15:09:53 svx source\form\formshell.src 0 menuitem RID_FM_TEXTATTRIBUTE_MENU MENU_FM_TEXTATTRIBITES_ALIGNMENT HID_MENU_FM_TEXTATTRIBUTES_ALIGNMENT 0 en-GB ~Alignment 20200411 15:09:53 svx source\form\formshell.src 0 menuitem RID_FM_TEXTATTRIBUTE_MENU MENU_FM_TEXTATTRIBITES_SPACING HID_MENU_FM_TEXTATTRIBUTES_SPACING 0 en-GB ~Line Spacing 20200411 15:09:53 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_CHARATTR.1 RID_SVXPAGE_CHAR_NAME 0 en-GB Font 20200411 15:09:53 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_CHARATTR.1 RID_SVXPAGE_CHAR_EFFECTS 0 en-GB Font Effects 20200411 15:09:53 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_CHARATTR.1 RID_SVXPAGE_CHAR_POSITION 0 en-GB Position 20200411 15:09:53 svx source\form\formshell.src 0 tabdialog RID_SVXDLG_TEXTCONTROL_CHARATTR 0 en-GB Character 20200411 15:09:53 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_PARAATTR.1 RID_SVXPAGE_STD_PARAGRAPH 0 en-GB Indents & Spacing 20200411 15:09:53 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_PARAATTR.1 RID_SVXPAGE_ALIGN_PARAGRAPH 0 en-GB Alignment 20200411 15:09:53 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_PARAATTR.1 RID_SVXPAGE_PARA_ASIAN 0 en-GB Asian Typography 20200411 15:09:53 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_PARAATTR.1 RID_SVXPAGE_TABULATOR 0 en-GB Tabs 20200411 15:09:53 svx source\form\formshell.src 0 tabdialog RID_SVXDLG_TEXTCONTROL_PARAATTR 0 en-GB Paragraph 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_3D_MATERIAL_COLOR 0 en-GB 3-D material colour 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_TEXT_COLOR 0 en-GB Font colour 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_BACKGROUND_COLOR 0 en-GB Background colour 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_FILLSTYLE_NONE 0 en-GB None 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_FILLSTYLE_SOLID 0 en-GB Solid 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_FILLSTYLE_HATCH 0 en-GB With hatching 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_FILLSTYLE_GRADIENT 0 en-GB Gradient 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_FILLSTYLE_BITMAP 0 en-GB Bitmap 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_WITH 0 en-GB with 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_STYLE 0 en-GB Style 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_AND 0 en-GB and 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CORN_NAME 0 en-GB Corner control 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CORN_DESCR 0 en-GB Selection of a corner point. 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_ANGL_NAME 0 en-GB Angle control 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_ANGL_DESCR 0 en-GB Selection of a major angle. 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_LT 0 en-GB Top left 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_MT 0 en-GB Top middle 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_RT 0 en-GB Top right 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_LM 0 en-GB Left centre 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_MM 0 en-GB Centre 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_RM 0 en-GB Right centre 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_LB 0 en-GB Bottom left 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_MB 0 en-GB Bottom middle 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_RB 0 en-GB Bottom right 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A000 0 en-GB 0 degrees 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A045 0 en-GB 45 degrees 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A090 0 en-GB 90 degrees 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A135 0 en-GB 135 degrees 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A180 0 en-GB 180 degrees 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A225 0 en-GB 225 degrees 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A270 0 en-GB 270 degrees 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A315 0 en-GB 315 degrees 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_GRAPHCTRL_ACC_NAME 0 en-GB Contour control 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_GRAPHCTRL_ACC_DESCRIPTION 0 en-GB This is where you can edit the contour. 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_CHARACTER_SELECTION 0 en-GB Special character selection 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_CHAR_SEL_DESC 0 en-GB Select special characters in this area. 20200411 15:09:53 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_CHARACTER_CODE 0 en-GB Character code 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_ROWS SID_FM_DELETEROWS HID_FM_DELETEROWS 0 en-GB Delete Rows 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_ROWS SID_FM_RECORD_SAVE CMD_SID_FM_RECORD_SAVE 0 en-GB Save Record 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_ROWS SID_FM_RECORD_UNDO CMD_SID_FM_RECORD_UNDO 0 en-GB Undo: Data entry 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_EDIT CMD_SID_FM_EDIT 0 en-GB Text Box 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_CHECKBOX CMD_SID_FM_CHECKBOX 0 en-GB Check Box 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_COMBOBOX CMD_SID_FM_COMBOBOX 0 en-GB Combo Box 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_LISTBOX CMD_SID_FM_LISTBOX 0 en-GB List Box 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_DATEFIELD CMD_SID_FM_DATEFIELD 0 en-GB Date Field 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_TIMEFIELD CMD_SID_FM_TIMEFIELD 0 en-GB Time Field 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_NUMERICFIELD CMD_SID_FM_NUMERICFIELD 0 en-GB Numeric Field 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_CURRENCYFIELD CMD_SID_FM_CURRENCYFIELD 0 en-GB Currency Field 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_PATTERNFIELD CMD_SID_FM_PATTERNFIELD 0 en-GB Pattern Field 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_FORMATTEDFIELD CMD_SID_FM_FORMATTEDFIELD 0 en-GB Formatted Field 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_TWOFIELDS_DATE_N_TIME HID_CONTROLS_DATE_N_TIME 0 en-GB Date and Time Field 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS SID_FM_INSERTCOL HID_FM_INSERTCOL 0 en-GB Insert ~Column 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS SID_FM_CHANGECOL HID_FM_CHANGECOL 0 en-GB ~Replace with 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS SID_FM_DELETECOL HID_FM_DELETECOL 0 en-GB Delete Column 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS SID_FM_HIDECOL HID_FM_HIDECOL 0 en-GB ~Hide Column 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_SHOWCOLS SID_FM_SHOWCOLS_MORE HID_FM_SHOWCOLS_MORE 0 en-GB ~More... 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_SHOWCOLS SID_FM_SHOWALLCOLS HID_FM_SHOWALLCOLS 0 en-GB ~All 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS SID_FM_SHOWCOLS HID_FM_SHOWCOLS 0 en-GB ~Show Columns 20200411 15:09:53 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS SID_FM_SHOW_PROPERTY_BROWSER CMD_SID_FM_SHOW_PROPERTY_BROWSER 0 en-GB Column... 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_WIDTH 0 en-GB ~Width: 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 toolboxitem RID_SIDEBAR_LINE_PANEL.TB_WIDTH TBI_WIDTH HID_PPROPERTYPANEL_LINE_TBI_WIDTH 0 en-GB Width 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 string RID_SIDEBAR_LINE_PANEL STR_QH_TB_WIDTH 0 en-GB Select the width of the line. 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_COLOR 0 en-GB ~Colour: 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 toolboxitem RID_SIDEBAR_LINE_PANEL.TB_COLOR TBI_COLOR HID_PPROPERTYPANEL_LINE_TBI_COLOR 0 en-GB Colour 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 string RID_SIDEBAR_LINE_PANEL STR_QH_TB_COLOR 0 en-GB Select the colour of the line. 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_STYLE 0 en-GB ~Style: 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 listbox RID_SIDEBAR_LINE_PANEL LB_STYLE HID_PPROPERTYPANEL_LINE_TBX_STYLE 0 en-GB - Select the style of the line. 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_TRANSPARENT 0 en-GB ~Transparency: 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 metricfield RID_SIDEBAR_LINE_PANEL MF_TRANSPARENT HID_PPROPERTYPANEL_LINE_MTR_TRANCEPARENCE 0 en-GB - Specify the transparency of the line. 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_ARROW 0 en-GB ~Arrow: 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 listbox RID_SIDEBAR_LINE_PANEL LB_START HID_PPROPERTYPANEL_LINE_LB_START 0 en-GB - Select the style of the beginning arrowhead. 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 listbox RID_SIDEBAR_LINE_PANEL LB_END HID_PPROPERTYPANEL_LINE_LB_END 0 en-GB - Select the style of the ending arrowhead. 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_EDGESTYLE 0 en-GB ~Corner style 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 listbox RID_SIDEBAR_LINE_PANEL LB_EDGESTYLE HID_PPROPERTYPANEL_LINE_LB_EDGESTYLE 0 en-GB - Select the style of the edge connections. 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_EDGESTYLE 1 0 en-GB Rounded 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_EDGESTYLE 2 0 en-GB - none - 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_EDGESTYLE 3 0 en-GB Mitred 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_EDGESTYLE 4 0 en-GB Bevelled 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_CAPSTYLE 0 en-GB Ca~p style 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 listbox RID_SIDEBAR_LINE_PANEL LB_CAPSTYLE HID_PPROPERTYPANEL_LINE_LB_CAPSTYLE 0 en-GB - Select the style of the line caps. 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_CAPSTYLE 1 0 en-GB Flat 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_CAPSTYLE 2 0 en-GB Round 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_CAPSTYLE 3 0 en-GB Square 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 pushbutton RID_POPUPPANEL_LINEPAGE_STYLE PB_OPTIONS HID_PPROPERTYPANEL_LINE_BTN_STYLE 93 en-GB ~More Options... 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_POPUPPANEL_LINEPAGE_WIDTH FT_CUSTOME 80 en-GB Custom: 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_POPUPPANEL_LINEPAGE_WIDTH FT_LINE_WIDTH 74 en-GB Line ~width: 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 metricfield RID_POPUPPANEL_LINEPAGE_WIDTH MF_WIDTH HID_PPROPERTYPANEL_LINE_MTR_WIDTH 40 en-GB - Specify the width of the line. 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 string RID_POPUPPANEL_LINEPAGE_WIDTH STR_WIDTH_LAST_CUSTOM 40 en-GB Last Custom Value 20200411 15:09:53 svx source\sidebar\line\LinePropertyPanel.src 0 string RID_POPUPPANEL_LINEPAGE_WIDTH STR_PT 40 en-GB pt 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_SIDEBAR_AREA_PANEL FT_COLOR_LIST 0 en-GB ~Fill: 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_SIDEBAR_AREA_PANEL FL_TRSP_TEXT 0 en-GB ~Transparency: 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 string RID_SIDEBAR_AREA_PANEL STR_HELP_COLOR 0 en-GB Select the colour to apply. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 string RID_SIDEBAR_AREA_PANEL STR_HELP_TYPE 0 en-GB Select the fill type to apply. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 string RID_SIDEBAR_AREA_PANEL STR_HELP_ATTR 0 en-GB Select the effect to apply. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 listbox RID_SIDEBAR_AREA_PANEL LB_TRGR_TYPES HID_PPROPERTYPANEL_AREA_LB_TRGR_TYPES 0 en-GB - Select the type of transparency to apply. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 1 0 en-GB None 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 2 0 en-GB Solid 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 3 0 en-GB Linear 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 4 0 en-GB Axial 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 5 0 en-GB Radial 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 6 0 en-GB Ellipsoid 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 7 0 en-GB Quadratic 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 8 0 en-GB Square 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_SIDEBAR_AREA_PANEL MTR_TRANSPARENT HID_PPROPERTYPANEL_AREA_MTR_TRANSPARENT 0 en-GB - Specify 0 % for fully opaque through 100 % for fully transparent. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 string RID_SIDEBAR_AREA_PANEL STR_HELP_GRADIENT 0 en-GB Specify the variation of gradient transparency. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 control RID_SIDEBAR_AREA_PANEL HID_PROPERTYPANEL_AREA_SECTION 0 en-GB Area 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_AREAPAGE_TRGR FT_TRGR_CENTER_X 0 en-GB Centre ~X: 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_POPUPPANEL_AREAPAGE_TRGR MTR_TRGR_CENTER_X HID_PPROPERTYPANEL_AREA_MTR_TRGR_CENTER_X 0 en-GB - Specify the horizontal offset percentage from the centre for the gradient shading style. 50 % is the horizontal centre. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_AREAPAGE_TRGR FT_TRGR_CENTER_Y 0 en-GB Centre ~Y: 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_POPUPPANEL_AREAPAGE_TRGR MTR_TRGR_CENTER_Y HID_PPROPERTYPANEL_AREA_MTR_TRGR_CENTER_Y 0 en-GB - Specify the vertical offset percentage from the centre for the gradient shading style. 50% is the vertical centre. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_AREAPAGE_TRGR FT_TRGR_ANGLE 0 en-GB ~Angle: 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_POPUPPANEL_AREAPAGE_TRGR MTR_TRGR_ANGLE HID_PPROPERTYPANEL_AREA_MTR_TRGR_ANGLE 0 en-GB degrees Specify the angle of rotation for the gradient shading style. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_AREAPAGE_TRGR FT_TRGR_START_VALUE 0 en-GB ~Start value: 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_POPUPPANEL_AREAPAGE_TRGR MTR_TRGR_START_VALUE HID_PPROPERTYPANEL_AREA_MTR_TRGR_SVALUE 0 en-GB - Enter a transparency value for the beginning point of the gradient, where 0 % is fully opaque and 100 % is fully transparent. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_AREAPAGE_TRGR FT_TRGR_END_VALUE 0 en-GB ~End value: 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_POPUPPANEL_AREAPAGE_TRGR MTR_TRGR_END_VALUE HID_PPROPERTYPANEL_AREA_MTR_TRGR_EVALUE 0 en-GB - Enter a transparency value for the endpoint of the gradient, where 0 % is fully opaque and 100 % is fully transparent. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_AREAPAGE_TRGR FT_TRGR_BORDER 0 en-GB ~Border: 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_POPUPPANEL_AREAPAGE_TRGR MTR_TRGR_BORDER HID_PPROPERTYPANEL_AREA_MTR_TRGR_BORDER 0 en-GB - Specify the border value of gradient transparency. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 string RID_POPUPPANEL_AREAPAGE_TRGR STR_HELP_LEFT 0 en-GB Rotate counterclockwise by 45 degrees. 20200411 15:09:53 svx source\sidebar\area\AreaPropertyPanel.src 0 string RID_POPUPPANEL_AREAPAGE_TRGR STR_HELP_RIGHT 0 en-GB Rotate clockwise by 45 degrees. 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 combobox RID_SIDEBAR_TEXT_PANEL CB_SBFONT_FONT HID_COMBO_FONT_NAME 0 en-GB - Font 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 metricbox RID_SIDEBAR_TEXT_PANEL MB_SBFONT_FONTSIZE HID_METRIC_FONT_SIZE 0 en-GB - Font Size 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 pushbutton RID_POPUPPANEL_TEXTPAGE_UNDERLINE PB_OPTIONS HID_UNDERLINE_BTN 0 en-GB ~More Options... 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_WITHOUT 0 en-GB (Without) 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_SINGLE 0 en-GB Single 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DOUBLE 0 en-GB Double 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_BOLD 0 en-GB Bold 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DOT 0 en-GB Dotted 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DOT_BOLD 0 en-GB Dotted (Bold) 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DASH 0 en-GB Dash 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DASH_LONG 0 en-GB Long Dash 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DASH_DOT 0 en-GB Dot Dash 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DASH_DOT_DOT 0 en-GB Dot Dot Dash 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_WAVE 0 en-GB Wave 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_FONT_COLOR STR_AUTOMATICE 0 en-GB Automatic 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 fixedtext RID_POPUPPANEL_TEXTPAGE_SPACING FT_LASTCUSTOM 0 en-GB Custom: 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 fixedtext RID_POPUPPANEL_TEXTPAGE_SPACING FT_SPACING 0 en-GB ~Character spacing: 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 stringlist RID_POPUPPANEL_TEXTPAGE_SPACING.LB_KERNING 1 0 en-GB Default 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 stringlist RID_POPUPPANEL_TEXTPAGE_SPACING.LB_KERNING 2 0 en-GB Expanded 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 stringlist RID_POPUPPANEL_TEXTPAGE_SPACING.LB_KERNING 3 0 en-GB Condensed 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 fixedtext RID_POPUPPANEL_TEXTPAGE_SPACING FT_BY 0 en-GB Change ~by: 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_VERY_TIGHT 0 en-GB Very Tight 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_TIGHT 0 en-GB Tight 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_NORMAL 0 en-GB Normal 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_LOOSE 0 en-GB Loose 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_VERY_LOOSE 0 en-GB Very Loose 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_CUSTOM 0 en-GB Last Custom Value 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_VERY_TIGHT_TIP 0 en-GB Spacing: Condensed By: 3 pt 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_TIGHT_TIP 0 en-GB Spacing: Condensed By: 1.5 pt 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_NORMAL_TIP 0 en-GB Spacing: Normal 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_LOOSE_TIP 0 en-GB Spacing: Expanded By: 3 pt 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_VERY_LOOSE_TIP 0 en-GB Spacing: Expanded By: 6 pt 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_CUSTOM_C_TIP 0 en-GB Spacing: Condensed By: 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_CUSTOM_E_TIP 0 en-GB Spacing: Expanded By: 20200411 15:09:53 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_PT 0 en-GB pt 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 fixedtext RID_SIDEBAR_POSSIZE_PANEL FT_WIDTH 0 en-GB ~Width: 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 metricfield RID_SIDEBAR_POSSIZE_PANEL MTR_FLD_WIDTH HID_PROPERTY_PANEL_POSIZE_MTR_FLD_WIDTH 0 en-GB - Enter a width for the selected object. 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 fixedtext RID_SIDEBAR_POSSIZE_PANEL FT_HEIGHT 0 en-GB H~eight: 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 metricfield RID_SIDEBAR_POSSIZE_PANEL MTR_FLD_HEIGHT HID_PROPERTY_PANEL_POSIZE_MTR_FLD_HEIGHT 0 en-GB - Enter a height for the selected object. 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 checkbox RID_SIDEBAR_POSSIZE_PANEL CBX_SCALE HID_PROPERTY_PANEL_POSIZE_CBX_SCALE 0 en-GB ~Keep ratio Maintain proportions when you resize the selected object. 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 fixedtext RID_SIDEBAR_POSSIZE_PANEL FT_SBSHAPE_HORIZONTAL 0 en-GB ~Horizontal: 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 metricfield RID_SIDEBAR_POSSIZE_PANEL MF_SBSHAPE_HORIZONTAL HID_PROPERTY_PANEL_POSIZE_MF_HORIZONTAL 0 en-GB - Enter the value for the horizontal position. 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 fixedtext RID_SIDEBAR_POSSIZE_PANEL FT_SBSHAPE_VERTICAL 0 en-GB ~Vertical: 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 metricfield RID_SIDEBAR_POSSIZE_PANEL MF_SBSHAPE_VERTICAL HID_PROPERTY_PANEL_POSIZE_MF_VERTICAL 0 en-GB - Enter the value for the vertical position. 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 fixedtext RID_SIDEBAR_POSSIZE_PANEL FT_ANGLE 0 en-GB ~Rotation: 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 metricbox RID_SIDEBAR_POSSIZE_PANEL MTR_FLD_ANGLE HID_PROPERTY_PANEL_POSIZE_MTR_FLD_ANGLE 0 en-GB degrees Select the angle for rotation. 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 fixedtext RID_SIDEBAR_POSSIZE_PANEL FT_FLIP 0 en-GB ~Flip: 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 toolboxitem RID_SIDEBAR_POSSIZE_PANEL.TBX_FLIP FLIP_VERTICAL HID_PROPERTY_PANEL_POSIZE_FLIP_VERTICAL 0 en-GB Flip Vertically 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 toolboxitem RID_SIDEBAR_POSSIZE_PANEL.TBX_FLIP FLIP_HORIZONTAL HID_PROPERTY_PANEL_POSIZE_FLIP_HORIZONTAL 0 en-GB Flip Horizontally 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 string RID_SIDEBAR_POSSIZE_PANEL STR_QH_HORI_FLIP 0 en-GB Flip the selected object horizontally. 20200411 15:09:53 svx source\sidebar\possize\PosSizePropertyPanel.src 0 string RID_SIDEBAR_POSSIZE_PANEL STR_QH_VERT_FLIP 0 en-GB Flip the selected object vertically. 20200411 15:09:53 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 fixedtext RID_SIDEBAR_GRAPHIC_PANEL FT_BRIGHTNESS 0 en-GB ~Brightness: 20200411 15:09:53 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MTR_BRIGHTNESS HID_PROPERTY_PANEL_GRAPHIC_MTR_BRIGHT 0 en-GB - Specify the luminance of the graphic. 20200411 15:09:53 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 fixedtext RID_SIDEBAR_GRAPHIC_PANEL FT_CONTRAST 0 en-GB ~Contrast: 20200411 15:09:53 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MTR_CONTRAST HID_PROPERTY_PANEL_GRAPHIC_MTR_CONTRAST 0 en-GB - Specify the degree of difference between the lightest and darkest parts of the graphic. 20200411 15:09:53 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 fixedtext RID_SIDEBAR_GRAPHIC_PANEL FT_COLOR_MODE 0 en-GB Colour ~mode: 20200411 15:09:53 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 listbox RID_SIDEBAR_GRAPHIC_PANEL LB_COLOR_MODE HID_PROPERTY_PANEL_GRAPHIC_LB_COLORMODE 0 en-GB - Select the colour mode of the graphic. 20200411 15:09:53 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 fixedtext RID_SIDEBAR_GRAPHIC_PANEL FT_TRANSPARENT 0 en-GB ~Transparency: 20200411 15:09:53 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MTR_TRANSPARENT HID_PROPERTY_PANEL_GRAPHIC_MTR_TRANSP 0 en-GB - Specify the percentage of transparency; 0 % is fully opaque and 100 % is fully transparent. 20200411 15:09:53 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MF_RED HID_PROPERTY_PANEL_GRAPHIC_MTR_RED 0 en-GB - Red 20200411 15:09:53 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MF_GREEN HID_PROPERTY_PANEL_GRAPHIC_MTR_GREEN 0 en-GB - Green 20200411 15:09:53 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MF_BLUE HID_PROPERTY_PANEL_GRAPHIC_MTR_BLUE 0 en-GB - Blue 20200411 15:09:53 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MF_GAMMA HID_PROPERTY_PANEL_GRAPHIC_MTR_GAMMA 0 en-GB - Specify the gamma value that affects the brightness of the midtone values. 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_HORIZONTALALIGNMENT BT_SUBSTLEFT HID_PPROPERTYPANEL_PARA_TBI_HALIGN_LEFT 0 en-GB Align Left 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_HORIZONTALALIGNMENT BT_SUBSTCENTER HID_PPROPERTYPANEL_PARA_TBI_HALIGN_CENTER 0 en-GB Align Centre 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_HORIZONTALALIGNMENT BT_SUBSTRIGHT HID_PPROPERTYPANEL_PARA_TBI_HALIGN_RIGHT 0 en-GB Align Right 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_HORIZONTALALIGNMENT BT_SUBSTJUSTIFY HID_PPROPERTYPANEL_PARA_TBI_HALIGN_JUSTIFY 0 en-GB Align Justified 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_VERT_ALIGN IID_VERT_TOP HID_PPROPERTYPANEL_PARA_TBI_VALIGN_TOP 0 en-GB Align Top 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_VERT_ALIGN IID_VERT_CENTER HID_PPROPERTYPANEL_PARA_TBI_VALIGN_CENTER 0 en-GB Align Centre Vertically 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_VERT_ALIGN IID_VERT_BOTTOM HID_PPROPERTYPANEL_PARA_TBI_VALIGN_BOT 0 en-GB Align Bottom 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_NUM_BULLET IID_BULLET HID_PPROPERTYPANEL_PARA_TBI_BULLET 0 en-GB Bullets 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_NUM_BULLET IID_NUMBER HID_PPROPERTYPANEL_PARA_TBI_NUM 0 en-GB Numbering 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_BACK_COLOR TBI_BACK_COLOR HID_PPROPERTYPANEL_PARA_TBI_BACK_COLOR 0 en-GB Paragraph Background Colour 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 fixedtext RID_SIDEBAR_PARA_PANEL FT_SPACING 0 en-GB ~Spacing: 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_UL_INC_DEC BT_TBX_UL_INC HID_PPROPERTYPANEL_PARA_TBI_INC 0 en-GB Increase Spacing 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_UL_INC_DEC BT_TBX_UL_DEC HID_PPROPERTYPANEL_PARA_TBI_DEC 0 en-GB Decrease Spacing 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 metricfield RID_SIDEBAR_PARA_PANEL MF_ABOVE_PARASPACING HID_POPUP_PS_ED_SBINDE_TOPDIST 0 en-GB - Above Paragraph Spacing 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 metricfield RID_SIDEBAR_PARA_PANEL MF_BELOW_PARASPACING HID_POPUP_PS_ED_SBINDE_BOTTOMDIST 0 en-GB - Below Paragraph Spacing 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 fixedtext RID_SIDEBAR_PARA_PANEL FT_INDENT 0 en-GB ~Indent: 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_INDENT_INC_DEC BT_TBX_INDENT_DEC HID_PPROPERTYPANEL_PARA_TBI_INDENT_DEC 0 en-GB Decrease Indent 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_INDENT_INC_DEC BT_TBX_INDENT_INC HID_PPROPERTYPANEL_PARA_TBI_INDENT_INC 0 en-GB Increase Indent 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_INDENT_INC_DEC ID_HANGING_INDENT HID_PPROPERTYPANEL_PARA_TBI_INDENT_HANG 0 en-GB Switch to Hanging Indent 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_INDENT_PRO_DEMOTE BT_TBX_INDENT_PROMOTE HID_PPROPERTYPANEL_PARA_TBI_INDENTP_INC 0 en-GB Increase Indent 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_INDENT_PRO_DEMOTE BT_TBX_INDENT_DEMOTE HID_PPROPERTYPANEL_PARA_TBI_INDENTP_DEC 0 en-GB Decrease Indent 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_INDENT_PRO_DEMOTE SD_HANGING_INDENT HID_PPROPERTYPANEL_PARA_TBI_INDENTP_HANG 0 en-GB Switch to Hanging Indent 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 metricfield RID_SIDEBAR_PARA_PANEL MF_BEFORE_INDENT HID_POPUP_INDENT_ED_INDENT_LEFTINDENT 0 en-GB - Before Text Indent 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 metricfield RID_SIDEBAR_PARA_PANEL MF_AFTER_INDENT HID_POPUP_INDENT_ED_INDENT_RIGHTINDENT 0 en-GB - After Text Indent 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 metricfield RID_SIDEBAR_PARA_PANEL MF_FL_INDENT HID_POPUP_INDENT_ED_INDENT_FLINDENT 0 en-GB - First Line Indent 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_LINESP BT_BTX_LINESP HID_PPROPERTYPANEL_PARA_TBI_LINESP 0 en-GB Line Spacing 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_BACK_COLOR STR_NOFILL 0 en-GB No Colour 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 pushbutton RID_POPUPPANEL_PARAPAGE_BULLETS CB_BULLET_MORE HID_POPUP_BULLET_CB_BULLET_MORE 0 en-GB ~More Options 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_0 0 en-GB large square bullets 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_1 0 en-GB graphic bullets 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_2 0 en-GB graphic bullets 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_3 0 en-GB graphic bullets 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_4 0 en-GB graphic bullets 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 pushbutton RID_POPUPPANEL_PARAPAGE_NUMBERING CB_NUMBERING_MORE HID_POPUP_NUM_CB_NUMBERING_MORE 0 en-GB ~More Options 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_PARAPAGE_LINESPACING FT_CUSTOM 0 en-GB Custom: 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_PARAPAGE_LINESPACING FT_LINE_SPACING 0 en-GB ~Line Spacing: 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_PARAPAGE_LINESPACING FT_OF 0 en-GB ~Of: 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 1 0 en-GB Single 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 2 0 en-GB 1.5 Lines 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 3 0 en-GB Double 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 4 0 en-GB Proportional 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 5 0 en-GB At least 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 6 0 en-GB Leading 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 7 0 en-GB Fixed 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LS_SINGLE 0 en-GB Line spacing: Single 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LS_115 0 en-GB Line spacing: 1.15 Lines 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LS_15 0 en-GB Line spacing: 1.5 Lines 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LS_DOUBLE 0 en-GB Line spacing: Double 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LSPACING 0 en-GB Line spacing: 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LS_OF 0 en-GB of: 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_SPACING1 0 en-GB Spacing: 1 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_SPACING115 0 en-GB Spacing: 1.15 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_SPACING15 0 en-GB Spacing: 1.5 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_SPACING2 0 en-GB Spacing: 2 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LCVALUE 0 en-GB Last Custom Value 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_NUMBULLET_NONE 0 en-GB None 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_0 0 en-GB Black Pearl 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_1 0 en-GB Blue Arrow 1 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_2 0 en-GB Blue Ball 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_3 0 en-GB Blue Diamond 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_4 0 en-GB Blue Red 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_5 0 en-GB Blue Square 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_6 0 en-GB Blue Star 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_7 0 en-GB Dark Red Circle 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_8 0 en-GB Blue Circle 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_9 0 en-GB Green Circle 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_10 0 en-GB Black Square 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_11 0 en-GB Orange Square 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_12 0 en-GB Purple Square 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_13 0 en-GB Blue Diamond 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_14 0 en-GB Light Blue Diamond 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_15 0 en-GB Red Diamond 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_16 0 en-GB Yellow Star 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_17 0 en-GB Blue Star 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_18 0 en-GB Blue Triangle 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_19 0 en-GB Dark Green Triangle 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_20 0 en-GB Red Arrow 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_21 0 en-GB Blue Arrow 2 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_22 0 en-GB Blue Box 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_23 0 en-GB Red Box 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_24 0 en-GB Light Blue Asterisk 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_25 0 en-GB Red Leaves 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_26 0 en-GB Blue Target 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_27 0 en-GB Blue Arrow 3 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_28 0 en-GB Dark Blue Arrow 20200411 15:09:53 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_29 0 en-GB Brown Arrow 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 radiobutton DIRECTION_RADIOBUTTONS( D_XPOS, D_YPOS, D_FULLWIDTH ) RB_TO_SIMPLIFIED 0 en-GB ~Traditional Chinese to simplified Chinese 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 radiobutton DIRECTION_RADIOBUTTONS( D_XPOS, D_YPOS, D_FULLWIDTH ) RB_TO_TRADITIONAL 0 en-GB ~Simplified Chinese to traditional Chinese 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 checkbox DLG_CHINESEDICTIONARY CB_REVERSE 0 en-GB Reverse mapping 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 fixedtext DLG_CHINESEDICTIONARY FT_TERM 0 en-GB Term 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 fixedtext DLG_CHINESEDICTIONARY FT_MAPPING 0 en-GB Mapping 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 fixedtext DLG_CHINESEDICTIONARY FT_PROPERTY 0 en-GB Property 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 1 0 en-GB Other 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 2 0 en-GB Foreign 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 3 0 en-GB Forename 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 4 0 en-GB Surname 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 5 0 en-GB Title 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 6 0 en-GB Status 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 7 0 en-GB Place name 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 8 0 en-GB Business 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 9 0 en-GB Adjective 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 10 0 en-GB Idiom 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 11 0 en-GB Abbreviation 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 12 0 en-GB Numerical 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 13 0 en-GB Noun 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 14 0 en-GB Verb 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 15 0 en-GB Brand name 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 pushbutton DLG_CHINESEDICTIONARY PB_ADD 0 en-GB ~Add 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 pushbutton DLG_CHINESEDICTIONARY PB_MODIFY 0 en-GB ~Modify 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 pushbutton DLG_CHINESEDICTIONARY PB_DELETE 0 en-GB ~Delete 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 modaldialog DLG_CHINESEDICTIONARY 0 en-GB Edit Dictionary 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 fixedline DLG_CHINESETRANSLATION FL_DIRECTION 0 en-GB Conversion direction 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 checkbox DLG_CHINESETRANSLATION CB_USE_VARIANTS 0 en-GB ~Use Taiwan, Hong Kong SAR and Macao SAR character variants 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 fixedline DLG_CHINESETRANSLATION FL_COMMONTERMS 0 en-GB Common terms 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 checkbox DLG_CHINESETRANSLATION CB_TRANSLATE_COMMONTERMS 0 en-GB Translate ~common terms 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 pushbutton DLG_CHINESETRANSLATION PB_EDITTERMS 0 en-GB ~Edit Terms... 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 modaldialog DLG_CHINESETRANSLATION 0 en-GB Chinese Conversion 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 checkbox DLG_CHINESEDICTIONARY CB_REVERSE 0 en-GB Reverse mapping 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 fixedtext DLG_CHINESEDICTIONARY FT_TERM 0 en-GB Term 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 fixedtext DLG_CHINESEDICTIONARY FT_MAPPING 0 en-GB Mapping 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 fixedtext DLG_CHINESEDICTIONARY FT_PROPERTY 0 en-GB Property 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 1 0 en-GB Other 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 2 0 en-GB Foreign 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 3 0 en-GB Forename 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 4 0 en-GB Surname 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 5 0 en-GB Title 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 6 0 en-GB Status 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 7 0 en-GB Place name 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 8 0 en-GB Business 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 9 0 en-GB Adjective 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 10 0 en-GB Idiom 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 11 0 en-GB Abbreviation 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 12 0 en-GB Numerical 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 13 0 en-GB Noun 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 14 0 en-GB Verb 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 15 0 en-GB Brand name 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 pushbutton DLG_CHINESEDICTIONARY PB_ADD 0 en-GB ~Add 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 pushbutton DLG_CHINESEDICTIONARY PB_MODIFY 0 en-GB ~Modify 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 pushbutton DLG_CHINESEDICTIONARY PB_DELETE 0 en-GB ~Delete 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 modaldialog DLG_CHINESEDICTIONARY 0 en-GB Edit Dictionary 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_translationdialog.src 0 fixedline DLG_CHINESETRANSLATION FL_DIRECTION 0 en-GB Conversion direction 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_translationdialog.src 0 checkbox DLG_CHINESETRANSLATION CB_USE_VARIANTS 0 en-GB ~Use Taiwan, Hong Kong SAR and Macao SAR character variants 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_translationdialog.src 0 fixedline DLG_CHINESETRANSLATION FL_COMMONTERMS 0 en-GB Common terms 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_translationdialog.src 0 checkbox DLG_CHINESETRANSLATION CB_TRANSLATE_COMMONTERMS 0 en-GB Translate ~common terms 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_translationdialog.src 0 pushbutton DLG_CHINESETRANSLATION PB_EDITTERMS 0 en-GB ~Edit Terms... 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_translationdialog.src 0 modaldialog DLG_CHINESETRANSLATION 0 en-GB Chinese Conversion 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_direction_tmpl.hrc 0 radiobutton DIRECTION_RADIOBUTTONS( D_XPOS, D_YPOS, D_FULLWIDTH ) RB_TO_SIMPLIFIED 0 en-GB ~Traditional Chinese to simplified Chinese 20200411 15:09:53 svx source\unodialogs\textconversiondlgs\chinese_direction_tmpl.hrc 0 radiobutton DIRECTION_RADIOBUTTONS( D_XPOS, D_YPOS, D_FULLWIDTH ) RB_TO_TRADITIONAL 0 en-GB ~Simplified Chinese to traditional Chinese 20200411 15:09:53 xmlsecurity source\component\warnbox.src 0 warningbox RID_XMLSECWB_NO_MOZILLA_PROFILE 0 en-GB Digital signatures functionality could not be used, because no Mozilla user profile was found. Please check the Mozilla installation. 20200411 15:09:53 xmlsecurity source\dialogs\certificatechooser.src 0 fixedtext RID_XMLSECDLG_CERTCHOOSER FT_HINT_SELECT 0 en-GB Select the certificate you want to use for signing 20200411 15:09:53 xmlsecurity source\dialogs\certificatechooser.src 0 string RID_XMLSECDLG_CERTCHOOSER STR_HEADERBAR 0 en-GB Issued to\tIssued by\tExpiry date 20200411 15:09:53 xmlsecurity source\dialogs\certificatechooser.src 0 pushbutton RID_XMLSECDLG_CERTCHOOSER BTN_VIEWCERT 0 en-GB View Certificate... 20200411 15:09:53 xmlsecurity source\dialogs\certificatechooser.src 0 modaldialog RID_XMLSECDLG_CERTCHOOSER HID_XMLSEC_DLG_CERTCHOOSER 0 en-GB Select Certificate 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 pageitem RID_XMLSECTP_MACROSEC.1 RID_XMLSECTP_SECLEVEL 0 en-GB Security Level 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 pageitem RID_XMLSECTP_MACROSEC.1 RID_XMLSECTP_TRUSTSOURCES 0 en-GB Trusted Sources 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 pushbutton RID_XMLSECTP_MACROSEC BTN_RESET 0 en-GB Reset 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 tabdialog RID_XMLSECTP_MACROSEC HID_XMLSEC_TP_MACROSEC 0 en-GB Macro Security 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 radiobutton RID_XMLSECTP_SECLEVEL RB_VERYHIGH 0 en-GB ~Very high.\nOnly macros from trusted file locations are allowed to run. All other macros, regardless whether signed or not, are disabled. 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 radiobutton RID_XMLSECTP_SECLEVEL RB_HIGH 0 en-GB H~igh.\nOnly signed macros from trusted sources are allowed to run. Unsigned macros are disabled. 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 radiobutton RID_XMLSECTP_SECLEVEL RB_MEDIUM 0 en-GB ~Medium.\nConfirmation required before executing macros from untrusted sources. 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 radiobutton RID_XMLSECTP_SECLEVEL RB_LOW 0 en-GB ~Low (not recommended).\nAll macros will be executed without confirmation. Use this setting only if you are certain that all documents that will be opened are safe. 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 fixedline RID_XMLSECTP_TRUSTSOURCES FL_TRUSTCERT 0 en-GB Trusted certificates 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 string RID_XMLSECTP_TRUSTSOURCES STR_HEADERBAR 0 en-GB Issued to\tIssued by\tExpiry date 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 pushbutton RID_XMLSECTP_TRUSTSOURCES PB_ADD_TRUSTCERT 0 en-GB Add... 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 pushbutton RID_XMLSECTP_TRUSTSOURCES PB_VIEW_TRUSTCERT 0 en-GB View... 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 pushbutton RID_XMLSECTP_TRUSTSOURCES PB_REMOVE_TRUSTCERT 0 en-GB Remove 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 fixedline RID_XMLSECTP_TRUSTSOURCES FL_TRUSTFILELOC 0 en-GB Trusted file locations 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 fixedtext RID_XMLSECTP_TRUSTSOURCES FI_TRUSTFILELOC 0 en-GB Document macros are always executed if they have been opened from one of the following locations. 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 pushbutton RID_XMLSECTP_TRUSTSOURCES FL_ADD_TRUSTFILELOC 0 en-GB Add... 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 pushbutton RID_XMLSECTP_TRUSTSOURCES FL_REMOVE_TRUSTFILELOC 0 en-GB Remove 20200411 15:09:53 xmlsecurity source\dialogs\macrosecurity.src 0 string RID_XMLSECTP_READONLY_CONFIG_TIP 0 en-GB This setting is protected by the Administrator 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 pageitem RID_XMLSECDLG_CERTVIEWER.1 RID_XMLSECTP_GENERAL 0 en-GB General 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 pageitem RID_XMLSECDLG_CERTVIEWER.1 RID_XMLSECTP_DETAILS 0 en-GB Details 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 pageitem RID_XMLSECDLG_CERTVIEWER.1 RID_XMLSECTP_CERTPATH 0 en-GB Certificate Path 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 tabdialog RID_XMLSECDLG_CERTVIEWER HID_XMLSEC_DLG_CERTVIEWER 0 en-GB View Certificate 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_GENERAL FI_CERTINFO 0 en-GB Certificate Information 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_GENERAL FI_HINTNOTTRUST 0 en-GB This certificate is intended for the following purpose(s): 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_GENERAL FI_ISSTOLABEL 0 en-GB Issued to: 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_GENERAL FI_ISSBYLABEL 0 en-GB Issued by: 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_GENERAL FI_VALIDDATE 0 en-GB Valid from %SDATE% to %EDATE% 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_GENERAL FI_CORRPRIVKEY 0 en-GB You have a private key that corresponds to this certificate. 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_GENERAL STR_CERTIFICATE_NOT_VALIDATED 0 en-GB The certificate could not be validated. 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_HEADERBAR 0 en-GB Field\tValue 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_VERSION 0 en-GB Version 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SERIALNUM 0 en-GB Serial Number 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SIGALGORITHM 0 en-GB Signature Algorithm 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_ISSUER 0 en-GB Issuer 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_ISSUER_ID 0 en-GB Issuer Unique ID 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_VALIDFROM 0 en-GB Valid From 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_VALIDTO 0 en-GB Valid to 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SUBJECT 0 en-GB Subject 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SUBJECT_ID 0 en-GB Subject Unique ID 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SUBJECT_PUBKEY_ALGO 0 en-GB Subject Algorithm 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SUBJECT_PUBKEY_VAL 0 en-GB Public Key 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SIGNATURE_ALGO 0 en-GB Signature Algorithm 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_THUMBPRINT_SHA1 0 en-GB Thumbprint SHA1 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_THUMBPRINT_MD5 0 en-GB Thumbprint MD5 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_CERTPATH FT_CERTPATH 0 en-GB Certification path 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 pushbutton RID_XMLSECTP_CERTPATH BTN_VIEWCERT 0 en-GB View Certificate... 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_CERTPATH FT_CERTSTATUS 0 en-GB Certification status 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_CERTPATH STR_PATH_CERT_OK 0 en-GB The certificate is OK. 20200411 15:09:53 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_CERTPATH STR_PATH_CERT_NOT_VALIDATED 0 en-GB The certificate could not be validated. 20200411 15:09:53 xmlsecurity source\dialogs\warnings.src 0 fixedtext RID_XMLSECTP_MACROWARN FI_DESCR1A 0 en-GB The document contains document macros signed by: 20200411 15:09:53 xmlsecurity source\dialogs\warnings.src 0 fixedtext RID_XMLSECTP_MACROWARN FI_DESCR1B 0 en-GB The document contains document macros. 20200411 15:09:53 xmlsecurity source\dialogs\warnings.src 0 pushbutton RID_XMLSECTP_MACROWARN PB_VIEWSIGNS 0 en-GB View Signatures... 20200411 15:09:53 xmlsecurity source\dialogs\warnings.src 0 fixedtext RID_XMLSECTP_MACROWARN FI_DESCR2 0 en-GB Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros. 20200411 15:09:53 xmlsecurity source\dialogs\warnings.src 0 checkbox RID_XMLSECTP_MACROWARN CB_ALWAYSTRUST 0 en-GB Always trust macros from this source 20200411 15:09:53 xmlsecurity source\dialogs\warnings.src 0 pushbutton RID_XMLSECTP_MACROWARN PB_ENABLE 0 en-GB Enable Macros 20200411 15:09:53 xmlsecurity source\dialogs\warnings.src 0 cancelbutton RID_XMLSECTP_MACROWARN PB_DISABLE 0 en-GB Disable Macros 20200411 15:09:53 xmlsecurity source\dialogs\warnings.src 0 modaldialog RID_XMLSECTP_MACROWARN HID_XMLSEC_TP_MACROWARN 0 en-GB Security Warning 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 fixedtext RID_XMLSECDLG_DIGSIG FT_HINT_DOC 222 en-GB The following have signed the document content: 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 fixedtext RID_XMLSECDLG_DIGSIG FT_HINT_BASIC 222 en-GB The following have signed the document macro: 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 fixedtext RID_XMLSECDLG_DIGSIG FT_HINT_PACK 222 en-GB The following have signed this package: 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 string RID_XMLSECDLG_DIGSIG STR_HEADERBAR 237 en-GB \tSigned by\tDigital ID issued by\tDate 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 string RID_XMLSECDLG_DIGSIG STR_VALID_SIGNATURE 237 en-GB Valid signature 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 string RID_XMLSECDLG_DIGSIG STR_NO_INFO_TO_VERIFY 237 en-GB Certificate could not be validated 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 string RID_XMLSECDLG_DIGSIG STR_INVALID_SIGNATURE 237 en-GB The signatures in this document are invalid 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 fixedtext RID_XMLSECDLG_DIGSIG FI_STATE_VALID 222 en-GB The signatures in this document are valid 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 fixedtext RID_XMLSECDLG_DIGSIG FI_STATE_OLDSIGNATURE 222 en-GB Not all parts of the document are signed 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 fixedtext RID_XMLSECDLG_DIGSIG FI_STATE_BROKEN 222 en-GB The signatures in this document are invalid 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 pushbutton RID_XMLSECDLG_DIGSIG BTN_VIEWCERT 75 en-GB View Certificate... 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 pushbutton RID_XMLSECDLG_DIGSIG BTN_ADDCERT 75 en-GB Sign Document... 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 pushbutton RID_XMLSECDLG_DIGSIG BTN_REMOVECERT 75 en-GB Remove 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 okbutton RID_XMLSECDLG_DIGSIG BTN_OK 50 en-GB Close 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 modaldialog RID_XMLSECDLG_DIGSIG HID_XMLSEC_DLG_DIGSIG 249 en-GB Digital Signatures 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 errorbox RID_XMLSECDLG_OLD_ODF_FORMAT 249 en-GB This document contains signatures in ODF 1.1 format. Signing documents in %PRODUCTNAME %PRODUCTVERSION requires ODF 1.2 format version. Thus no signatures can be added or removed to this document.\n\nSave document in ODF 1.2 format and add all desired signatures again. 20200411 15:09:53 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 querybox MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN 249 en-GB Adding or removing a macro signature will remove all document signatures.\nDo you really want to continue? 20200411 15:09:53 mysqlc source\registry\data\org\openoffice\Office\DataAccess\Drivers.xcu 0 value .Drivers.Installed.sdbc:mysqlc:* DriverTypeDisplayName 0 en-GB MySQL (Connector/OOo) 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_DATE CMD_FN_INSERT_FLD_DATE 0 en-GB Date 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_TIME CMD_FN_INSERT_FLD_TIME 0 en-GB Time 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_PGNUMBER CMD_FN_INSERT_FLD_PGNUMBER 0 en-GB Page Number 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_PGCOUNT CMD_FN_INSERT_FLD_PGCOUNT 0 en-GB Page Count 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_TOPIC CMD_FN_INSERT_FLD_TOPIC 0 en-GB Subject 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_TITLE CMD_FN_INSERT_FLD_TITLE 0 en-GB Title 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_AUTHOR CMD_FN_INSERT_FLD_AUTHOR 0 en-GB Author 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FIELD CMD_FN_INSERT_FIELD 0 en-GB Other... 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_TBL 20 en-GB Table 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_FRM 20 en-GB Text Frame 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_PGE 20 en-GB Page 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_DRW 20 en-GB Drawing 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_CTRL 20 en-GB Control 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_REG 20 en-GB Section 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_BKM 20 en-GB Bookmark 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_GRF 20 en-GB Graphics 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_OLE 20 en-GB OLE object 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_OUTL 20 en-GB Headings 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_SEL 20 en-GB Selection 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_FTN 20 en-GB Footnote 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_MARK 20 en-GB Reminder 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_POSTIT 20 en-GB Comment 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_SRCH_REP 20 en-GB Repeat search 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_INDEX_ENTRY 20 en-GB Index entry 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_TABLE_FORMULA 20 en-GB Table formula 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_TABLE_FORMULA_ERROR 20 en-GB Wrong table formula 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 floatingwindow RID_SCROLL_NAVIGATION_WIN HID_INSERT_CTRL 0 en-GB Navigation 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_TBL_DOWN 0 en-GB Next table 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_FRM_DOWN 0 en-GB Next text frame 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_PGE_DOWN 0 en-GB Next page 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_DRW_DOWN 0 en-GB Next drawing 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_CTRL_DOWN 0 en-GB Next control 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_REG_DOWN 0 en-GB Next section 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_BKM_DOWN 0 en-GB Next bookmark 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_GRF_DOWN 0 en-GB Next graphic 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_OLE_DOWN 0 en-GB Next OLE object 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_OUTL_DOWN 0 en-GB Next heading 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_SEL_DOWN 0 en-GB Next selection 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_FTN_DOWN 0 en-GB Next footnote 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_MARK_DOWN 0 en-GB Next reminder 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_POSTIT_DOWN 0 en-GB Next comment 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_SRCH_REP_DOWN 0 en-GB Continue search forwards 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_INDEX_ENTRY_DOWN 0 en-GB Next index entry 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_TBL_UP 0 en-GB Previous table 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_FRM_UP 0 en-GB Previous text frame 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_PGE_UP 0 en-GB Previous page 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_DRW_UP 0 en-GB Previous drawing 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_CTRL_UP 0 en-GB Previous control 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_REG_UP 0 en-GB Previous section 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_BKM_UP 0 en-GB Previous bookmark 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_GRF_UP 0 en-GB Previous graphic 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_OLE_UP 0 en-GB Previous OLE object 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_OUTL_UP 0 en-GB Previous heading 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_SEL_UP 0 en-GB Previous selection 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_FTN_UP 0 en-GB Previous footnote 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_MARK_UP 0 en-GB Previous reminder 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_POSTIT_UP 0 en-GB Previous comment 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_SRCH_REP_UP 0 en-GB Continue search backwards 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_INDEX_ENTRY_UP 0 en-GB Previous index entry 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_TBLFML_UP 0 en-GB Previous table formula 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_TBLFML_DOWN 0 en-GB Next table formula 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_TBLFML_ERR_UP 0 en-GB Previous faulty table formula 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_TBLFML_ERR_DOWN 0 en-GB Next faulty table formula 20200411 15:09:53 sw source\ui\ribbar\workctrl.src 0 string BTN_NAVI ST_QUICK 20 en-GB Navigation 20200411 15:09:53 sw source\ui\ribbar\tbxanchr.src 0 menuitem MN_ANCHOR_POPUP FN_TOOL_ANKER_PAGE 0 en-GB To Page 20200411 15:09:53 sw source\ui\ribbar\tbxanchr.src 0 menuitem MN_ANCHOR_POPUP FN_TOOL_ANKER_PARAGRAPH 0 en-GB To Paragraph 20200411 15:09:53 sw source\ui\ribbar\tbxanchr.src 0 menuitem MN_ANCHOR_POPUP FN_TOOL_ANKER_AT_CHAR 0 en-GB To Character 20200411 15:09:53 sw source\ui\ribbar\tbxanchr.src 0 menuitem MN_ANCHOR_POPUP FN_TOOL_ANKER_CHAR 0 en-GB As Character 20200411 15:09:53 sw source\ui\ribbar\tbxanchr.src 0 menuitem MN_ANCHOR_POPUP FN_TOOL_ANKER_FRAME 0 en-GB To Frame 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 toolboxitem RID_TBX_FORMULA FN_FORMULA_CALC HID_TBX_FORMULA_CALC 0 en-GB Formula 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 toolboxitem RID_TBX_FORMULA FN_FORMULA_CANCEL HID_TBX_FORMULA_CANCEL 0 en-GB Cancel 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 toolboxitem RID_TBX_FORMULA FN_FORMULA_APPLY HID_TBX_FORMULA_APPLY 0 en-GB Apply 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_CALC_SUM HID_MN_CALC_SUM 0 en-GB Sum 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_CALC_ROUND HID_MN_CALC_ROUND 0 en-GB Round 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_CALC_PHD HID_MN_CALC_PHD 0 en-GB Percent 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_CALC_SQRT HID_MN_CALC_SQRT 0 en-GB Square Root 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_CALC_POW HID_MN_CALC_POW 0 en-GB Power 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_LISTSEP HID_MN_CALC_LISTSEP 0 en-GB List Separator 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_EQ HID_MN_CALC_EQ 0 en-GB Equal To 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_NEQ HID_MN_CALC_NEQ 0 en-GB Not Equal To 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_LEQ HID_MN_CALC_LEQ 0 en-GB Less Than Or Equal To 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_GEQ HID_MN_CALC_GEQ 0 en-GB Greater Than Or Equal To 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_LES HID_MN_CALC_LES 0 en-GB Less Than 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_GRE HID_MN_CALC_GRE 0 en-GB Greater Than 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_OR HID_MN_CALC_OR 0 en-GB Boolean Or 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_XOR HID_MN_CALC_XOR 0 en-GB Boolean Xor 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_AND HID_MN_CALC_AND 0 en-GB Boolean And 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_NOT HID_MN_CALC_NOT 0 en-GB Boolean Not 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_POP_OPS HID_MN_POP_OPS 0 en-GB Operators 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_STATISTICS MN_CALC_MEAN HID_MN_CALC_MEAN 0 en-GB Mean 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_STATISTICS MN_CALC_MIN HID_MN_CALC_MIN 0 en-GB Minimum 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_STATISTICS MN_CALC_MAX HID_MN_CALC_MAX 0 en-GB Maximum 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_POP_STATISTICS HID_MN_POP_STATISTICS 0 en-GB Statistical Functions 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_FUNC MN_CALC_SIN HID_MN_CALC_SIN 0 en-GB Sine 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_FUNC MN_CALC_COS HID_MN_CALC_COS 0 en-GB Cosine 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_FUNC MN_CALC_TAN HID_MN_CALC_TAN 0 en-GB Tangent 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_FUNC MN_CALC_ASIN HID_MN_CALC_ASIN 0 en-GB Arc sine 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_FUNC MN_CALC_ACOS HID_MN_CALC_ACOS 0 en-GB Arc cosine 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_FUNC MN_CALC_ATAN HID_MN_CALC_ATAN 0 en-GB Arc tangent 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_POP_FUNC HID_MN_POP_FUNC 0 en-GB Functions 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 string STR_TBL_FORMULA 600 en-GB Text formula 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 string STR_ACCESS_FORMULA_TOOLBAR 600 en-GB Formula Tool Bar 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 string STR_ACCESS_FORMULA_TYPE 600 en-GB Formula Type 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 string STR_ACCESS_FORMULA_TEXT 600 en-GB Formula Text 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 toolboxitem TB_INPUT FN_FORMULA_CALC HID_TBX_FORMULA_CALC 500 en-GB Formula 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 toolboxitem TB_INPUT FN_FORMULA_CANCEL HID_TBX_FORMULA_CANCEL 500 en-GB Cancel 20200411 15:09:53 sw source\ui\ribbar\inputwin.src 0 toolboxitem TB_INPUT FN_FORMULA_APPLY HID_TBX_FORMULA_APPLY 500 en-GB Apply 20200411 15:09:53 sw source\ui\misc\glosbib.src 0 pushbutton DLG_BIB_BASE PB_NEW 50 en-GB ~New 20200411 15:09:53 sw source\ui\misc\glosbib.src 0 pushbutton DLG_BIB_BASE PB_DELETE 50 en-GB ~Delete 20200411 15:09:53 sw source\ui\misc\glosbib.src 0 pushbutton DLG_BIB_BASE PB_RENAME 50 en-GB ~Rename 20200411 15:09:53 sw source\ui\misc\glosbib.src 0 fixedtext DLG_BIB_BASE FT_BIB 100 en-GB Category 20200411 15:09:53 sw source\ui\misc\glosbib.src 0 fixedtext DLG_BIB_BASE FT_PATH 60 en-GB Path 20200411 15:09:53 sw source\ui\misc\glosbib.src 0 fixedtext DLG_BIB_BASE FT_SELECT 100 en-GB Selection list 20200411 15:09:53 sw source\ui\misc\glosbib.src 0 modaldialog DLG_BIB_BASE HID_BIB_BASE 349 en-GB Edit Categories 20200411 15:09:53 sw source\ui\misc\redlndlg.src 0 modelessdialog DLG_REDLINE_ACCEPT HID_REDLINE_ACCEPT 0 en-GB Accept or Reject Changes 20200411 15:09:53 sw source\ui\misc\redlndlg.src 0 modaldialog DLG_MOD_REDLINE_ACCEPT HID_REDLINE_AUTOFMT_ACCEPT 0 en-GB Accept or Reject AutoCorrect Changes 20200411 15:09:53 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP MN_EDIT_COMMENT HID_EDIT_COMMENT 0 en-GB Edit Comment... 20200411 15:09:53 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP.MN_SUB_SORT MN_SORT_ACTION HID_SORT_ACTION 0 en-GB Action 20200411 15:09:53 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP.MN_SUB_SORT MN_SORT_AUTHOR HID_SORT_AUTHOR 0 en-GB Author 20200411 15:09:53 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP.MN_SUB_SORT MN_SORT_DATE HID_SORT_DATE 0 en-GB Date 20200411 15:09:53 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP.MN_SUB_SORT MN_SORT_COMMENT HID_SORT_COMMENT 0 en-GB Comment 20200411 15:09:53 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP.MN_SUB_SORT MN_SORT_POSITION HID_SW_SORT_POSITION 0 en-GB Document position 20200411 15:09:53 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP MN_SUB_SORT 0 en-GB Sort By 20200411 15:09:53 sw source\ui\misc\bookmark.src 0 pushbutton DLG_INSERT_BOOKMARK BT_DELETE 50 en-GB ~Delete 20200411 15:09:53 sw source\ui\misc\bookmark.src 0 fixedline DLG_INSERT_BOOKMARK FL_BOOKMARK 111 en-GB Bookmarks 20200411 15:09:53 sw source\ui\misc\bookmark.src 0 modaldialog DLG_INSERT_BOOKMARK CMD_FN_INSERT_BOOKMARK 179 en-GB Insert Bookmark 20200411 15:09:53 sw source\ui\misc\bookmark.src 0 string STR_REMOVE_WARNING 179 en-GB The following characters are not valid and have been removed: 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 fixedline TP_TEXTGRID_PAGE FL_GRID_TYPE 164 en-GB Grid 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 radiobutton TP_TEXTGRID_PAGE RB_NOGRID 158 en-GB No grid 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 radiobutton TP_TEXTGRID_PAGE RB_LINESGRID 158 en-GB Grid (lines only) 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 radiobutton TP_TEXTGRID_PAGE RB_CHARSGRID 158 en-GB Grid (lines and characters) 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 checkbox TP_TEXTGRID_PAGE CB_SNAPTOCHARS 158 en-GB ~Snap to characters 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 fixedline TP_TEXTGRID_PAGE FL_LAYOUT 248 en-GB Grid layout 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 fixedtext TP_TEXTGRID_PAGE FT_LINESPERPAGE 59 en-GB Lines per page 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 fixedtext TP_TEXTGRID_PAGE FT_TEXTSIZE 80 en-GB Max. base text size 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 fixedtext TP_TEXTGRID_PAGE FT_CHARSPERLINE 59 en-GB Characters per line 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 fixedtext TP_TEXTGRID_PAGE FT_CHARWIDTH 80 en-GB Character ~width 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 fixedtext TP_TEXTGRID_PAGE FT_RUBYSIZE 80 en-GB Max. Ruby text size 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 checkbox TP_TEXTGRID_PAGE CB_RUBYBELOW 237 en-GB Ruby text below/left from base text 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 fixedline TP_TEXTGRID_PAGE FL_DISPLAY 248 en-GB Grid display 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 checkbox TP_TEXTGRID_PAGE CB_DISPLAY 118 en-GB Display grid 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 checkbox TP_TEXTGRID_PAGE CB_PRINT 112 en-GB Print grid 20200411 15:09:53 sw source\ui\misc\pggrid.src 0 fixedtext TP_TEXTGRID_PAGE FT_COLOR 55 en-GB Grid colour 20200411 15:09:53 sw source\ui\misc\glossary.src 0 checkbox DLG_GLOSSARY CB_INSERT_TIP 200 en-GB ~Display remainder of name as suggestion while typing 20200411 15:09:53 sw source\ui\misc\glossary.src 0 fixedtext DLG_GLOSSARY FT_NAME 40 en-GB ~Name 20200411 15:09:53 sw source\ui\misc\glossary.src 0 fixedtext DLG_GLOSSARY FT_SHORTNAME 57 en-GB ~Shortcut 20200411 15:09:53 sw source\ui\misc\glossary.src 0 string DLG_GLOSSARY.LB_BIB ST_READONLY 0 en-GB read-only 20200411 15:09:53 sw source\ui\misc\glossary.src 0 fixedline DLG_GLOSSARY FL_RELATIVE 221 en-GB Save links relative to 20200411 15:09:53 sw source\ui\misc\glossary.src 0 checkbox DLG_GLOSSARY CB_FILE_REL 90 en-GB ~File system 20200411 15:09:53 sw source\ui\misc\glossary.src 0 checkbox DLG_GLOSSARY CB_NET_REL 90 en-GB Inte~rnet 20200411 15:09:53 sw source\ui\misc\glossary.src 0 checkbox DLG_GLOSSARY CB_SHOW_EXAMPLE 82 en-GB Sho~w preview 20200411 15:09:53 sw source\ui\misc\glossary.src 0 okbutton DLG_GLOSSARY PB_INSERT 50 en-GB ~Insert 20200411 15:09:53 sw source\ui\misc\glossary.src 0 cancelbutton DLG_GLOSSARY PB_CLOSE 50 en-GB ~Close 20200411 15:09:53 sw source\ui\misc\glossary.src 0 menubutton DLG_GLOSSARY PB_EDIT 50 en-GB AutoTe~xt 20200411 15:09:53 sw source\ui\misc\glossary.src 0 pushbutton DLG_GLOSSARY PB_BIB 50 en-GB C~ategories... 20200411 15:09:53 sw source\ui\misc\glossary.src 0 pushbutton DLG_GLOSSARY PB_PATH 50 en-GB ~Path... 20200411 15:09:53 sw source\ui\misc\glossary.src 0 string DLG_GLOSSARY ST_READONLY_PATH 50 en-GB The 'AutoText' directories are read-only. Do you want to call the path settings dialogue box? 20200411 15:09:53 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_DEFINE HID_MD_GLOS_DEFINE 0 en-GB ~New 20200411 15:09:53 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_DEFINE_TEXT HID_MD_GLOS_DEFINE_TEXT 0 en-GB New (text only) 20200411 15:09:53 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_COPY_TO_CLIPBOARD HID_MD_COPY_TO_CLIPBOARD 0 en-GB ~Copy 20200411 15:09:53 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_REPLACE HID_MD_GLOS_REPLACE 0 en-GB Replace 20200411 15:09:53 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_REPLACE_TEXT HID_MD_GLOS_REPLACE 0 en-GB Rep~lace (text only) 20200411 15:09:53 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_RENAME HID_MD_GLOS_RENAME 0 en-GB Rename... 20200411 15:09:53 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_DELETE HID_MD_GLOS_DELETE 0 en-GB ~Delete 20200411 15:09:53 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_EDIT HID_MD_GLOS_EDIT 0 en-GB ~Edit 20200411 15:09:53 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_MACRO HID_MD_GLOS_MACRO 0 en-GB ~Macro... 20200411 15:09:53 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_IMPORT HID_MD_GLOS_IMPORT 0 en-GB ~Import... 20200411 15:09:53 sw source\ui\misc\glossary.src 0 modaldialog DLG_GLOSSARY CMD_FN_GLOSSARY_DLG 375 en-GB AutoText 20200411 15:09:53 sw source\ui\misc\glossary.src 0 infobox MSG_DOUBLE_SHORTNAME 375 en-GB Shortcut name already exists. Please choose another name. 20200411 15:09:53 sw source\ui\misc\glossary.src 0 querybox MSG_QUERY_DELETE 375 en-GB Delete AutoText? 20200411 15:09:53 sw source\ui\misc\glossary.src 0 string STR_QUERY_DELETE_GROUP1 375 en-GB Delete the category 20200411 15:09:53 sw source\ui\misc\glossary.src 0 string STR_QUERY_DELETE_GROUP2 375 en-GB ? 20200411 15:09:53 sw source\ui\misc\glossary.src 0 string STR_GLOSSARY 375 en-GB AutoText : 20200411 15:09:53 sw source\ui\misc\glossary.src 0 string STR_ACCESS_SW_CATEGORY 375 en-GB Category 20200411 15:09:53 sw source\ui\misc\glossary.src 0 fixedtext DLG_RENAME_GLOS FT_ON 30 en-GB Na~me 20200411 15:09:53 sw source\ui\misc\glossary.src 0 fixedtext DLG_RENAME_GLOS FT_OS 52 en-GB Short~cut 20200411 15:09:53 sw source\ui\misc\glossary.src 0 fixedtext DLG_RENAME_GLOS FT_NN 30 en-GB ~New 20200411 15:09:53 sw source\ui\misc\glossary.src 0 fixedtext DLG_RENAME_GLOS FT_NS 52 en-GB ~Shortcut 20200411 15:09:53 sw source\ui\misc\glossary.src 0 modaldialog DLG_RENAME_GLOS HID_RENAME_GLOSSARY 287 en-GB Rename AutoText 20200411 15:09:53 sw source\ui\misc\glossary.src 0 string STR_SAVE_GLOSSARY 287 en-GB Save AutoText 20200411 15:09:53 sw source\ui\misc\glossary.src 0 infobox MSG_NO_GLOSSARIES 287 en-GB There is no AutoText in this file. 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 fixedtext DLG_SORTING FT_COL 25 en-GB Column 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 fixedtext DLG_SORTING FT_KEYTYP 48 en-GB Key type 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 fixedtext DLG_SORTING FT_DIR 49 en-GB Order 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 checkbox DLG_SORTING CB_KEY1 49 en-GB Key ~1 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 string DLG_SORTING STR_NUMERIC 25 en-GB Numeric 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_UP 50 en-GB ~Ascending 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_DN 50 en-GB ~Descending 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 checkbox DLG_SORTING CB_KEY2 49 en-GB Key ~2 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_UP2 50 en-GB Ascending 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_DN2 50 en-GB Descending 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 checkbox DLG_SORTING CB_KEY3 49 en-GB Key ~3 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_UP3 50 en-GB Ascending 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_DN3 50 en-GB Descending 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 fixedline DLG_SORTING FL_SORT_2 200 en-GB Sort criteria 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_COL 38 en-GB Col~umns 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_ROW 34 en-GB ~Rows 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 fixedline DLG_SORTING FL_DIR 95 en-GB Direction 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_TAB 44 en-GB ~Tabs 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_TABCH 38 en-GB ~Character 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 fixedline DLG_SORTING FL_DELIM 99 en-GB Separator 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 string DLG_SORTING STR_ROW 99 en-GB Rows 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 string DLG_SORTING STR_COL 99 en-GB Column 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 fixedline DLG_SORTING FL_LANG 95 en-GB Language 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 fixedline DLG_SORTING FL_SORT 99 en-GB Setting 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 checkbox DLG_SORTING CB_CASE 147 en-GB Match case 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 modaldialog DLG_SORTING CMD_FN_SORTING_DLG 268 en-GB Sort 20200411 15:09:53 sw source\ui\misc\srtdlg.src 0 infobox MSG_SRTERR 268 en-GB Cannot sort selection 20200411 15:09:53 sw source\ui\misc\insfnote.src 0 string DLG_INS_FOOTNOTE STR_CHAR 23 en-GB Character 20200411 15:09:53 sw source\ui\misc\insfnote.src 0 radiobutton DLG_INS_FOOTNOTE RB_NUMBER_AUTO 79 en-GB ~Automatic 20200411 15:09:53 sw source\ui\misc\insfnote.src 0 radiobutton DLG_INS_FOOTNOTE RB_NUMBER_CHAR 54 en-GB ~Character 20200411 15:09:53 sw source\ui\misc\insfnote.src 0 fixedline DLG_INS_FOOTNOTE FL_NUMBER 92 en-GB Numbering 20200411 15:09:53 sw source\ui\misc\insfnote.src 0 radiobutton DLG_INS_FOOTNOTE RB_TYPE_FTN 79 en-GB ~Footnote 20200411 15:09:53 sw source\ui\misc\insfnote.src 0 radiobutton DLG_INS_FOOTNOTE RB_TYPE_ENDNOTE 79 en-GB ~Endnote 20200411 15:09:53 sw source\ui\misc\insfnote.src 0 fixedline DLG_INS_FOOTNOTE FL_TYPE 92 en-GB Type 20200411 15:09:53 sw source\ui\misc\insfnote.src 0 modaldialog DLG_INS_FOOTNOTE 160 en-GB Insert Footnote/Endnote 20200411 15:09:53 sw source\ui\misc\outline.src 0 fixedline DLG_NUM_NAMES FL_FORM 96 en-GB Format 20200411 15:09:53 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 1 0 en-GB Untitled 1 20200411 15:09:53 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 2 0 en-GB Untitled 2 20200411 15:09:53 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 3 0 en-GB Untitled 3 20200411 15:09:53 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 4 0 en-GB Untitled 4 20200411 15:09:53 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 5 0 en-GB Untitled 5 20200411 15:09:53 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 6 0 en-GB Untitled 6 20200411 15:09:53 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 7 0 en-GB Untitled 7 20200411 15:09:53 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 8 0 en-GB Untitled 8 20200411 15:09:53 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 9 0 en-GB Untitled 9 20200411 15:09:53 sw source\ui\misc\outline.src 0 modaldialog DLG_NUM_NAMES HID_NUM_NAMES 164 en-GB Save As 20200411 15:09:53 sw source\ui\misc\outline.src 0 pageitem DLG_TAB_OUTLINE.1 TP_OUTLINE_NUM 0 en-GB Numbering 20200411 15:09:53 sw source\ui\misc\outline.src 0 pageitem DLG_TAB_OUTLINE.1 TP_NUM_POSITION 0 en-GB Position 20200411 15:09:53 sw source\ui\misc\outline.src 0 string DLG_TAB_OUTLINE ST_FORM 84 en-GB ~Format 20200411 15:09:53 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM1 HID_NUM_OUTL_NAMED_NUMS 0 en-GB Untitled 1 20200411 15:09:53 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM2 HID_NUM_OUTL_NAMED_NUMS 0 en-GB Untitled 2 20200411 15:09:53 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM3 HID_NUM_OUTL_NAMED_NUMS 0 en-GB Untitled 3 20200411 15:09:53 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM4 HID_NUM_OUTL_NAMED_NUMS 0 en-GB Untitled 4 20200411 15:09:53 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM5 HID_NUM_OUTL_NAMED_NUMS 0 en-GB Untitled 5 20200411 15:09:53 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM6 HID_NUM_OUTL_NAMED_NUMS 0 en-GB Untitled 6 20200411 15:09:53 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM7 HID_NUM_OUTL_NAMED_NUMS 0 en-GB Untitled 7 20200411 15:09:53 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM8 HID_NUM_OUTL_NAMED_NUMS 0 en-GB Untitled 8 20200411 15:09:53 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM9 HID_NUM_OUTL_NAMED_NUMS 0 en-GB Untitled 9 20200411 15:09:53 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_SAVE HID_NUM_OUTL_NUM_SAVEAS 0 en-GB Save ~As... 20200411 15:09:53 sw source\ui\misc\outline.src 0 fixedline TP_OUTLINE_NUM FL_LEVEL 32 en-GB Level 20200411 15:09:53 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_COLL 120 en-GB ~Paragraph Style 20200411 15:09:53 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_NUMBER 52 en-GB ~Number 20200411 15:09:53 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_CHARFMT 52 en-GB ~Character Style 20200411 15:09:53 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_ALL_LEVEL 52 en-GB Sho~w sublevels 20200411 15:09:53 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_DELIM 52 en-GB Separator 20200411 15:09:53 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_PREFIX 46 en-GB ~Before 20200411 15:09:53 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_SUFFIX 46 en-GB ~After 20200411 15:09:53 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_START 52 en-GB ~Start at 20200411 15:09:53 sw source\ui\misc\outline.src 0 fixedline TP_OUTLINE_NUM FL_NUMBER 210 en-GB Numbering 20200411 15:09:53 sw source\ui\misc\outline.src 0 string TP_OUTLINE_NUM ST_NO_COLL 72 en-GB (none) 20200411 15:09:53 sw source\ui\misc\pgfnote.src 0 radiobutton TP_FOOTNOTE_PAGE RB_MAXHEIGHT_PAGE 132 en-GB ~Not larger than page area 20200411 15:09:53 sw source\ui\misc\pgfnote.src 0 radiobutton TP_FOOTNOTE_PAGE RB_MAXHEIGHT 132 en-GB Maximum footnote ~height 20200411 15:09:53 sw source\ui\misc\pgfnote.src 0 fixedtext TP_FOOTNOTE_PAGE FT_DIST 132 en-GB Space to text 20200411 15:09:53 sw source\ui\misc\pgfnote.src 0 fixedline TP_FOOTNOTE_PAGE FL_FOOTNOTE_SIZE 248 en-GB Footnote area 20200411 15:09:53 sw source\ui\misc\pgfnote.src 0 fixedtext TP_FOOTNOTE_PAGE FT_LINEPOS 132 en-GB ~Position 20200411 15:09:53 sw source\ui\misc\pgfnote.src 0 stringlist TP_FOOTNOTE_PAGE.DLB_LINEPOS 1 0 en-GB Left 20200411 15:09:53 sw source\ui\misc\pgfnote.src 0 stringlist TP_FOOTNOTE_PAGE.DLB_LINEPOS 2 0 en-GB Centred 20200411 15:09:53 sw source\ui\misc\pgfnote.src 0 stringlist TP_FOOTNOTE_PAGE.DLB_LINEPOS 3 0 en-GB Right 20200411 15:09:53 sw source\ui\misc\pgfnote.src 0 fixedtext TP_FOOTNOTE_PAGE FT_LINETYPE 132 en-GB ~Weight 20200411 15:09:53 sw source\ui\misc\pgfnote.src 0 fixedtext TP_FOOTNOTE_PAGE FT_LINEWIDTH 132 en-GB ~Length 20200411 15:09:53 sw source\ui\misc\pgfnote.src 0 fixedtext TP_FOOTNOTE_PAGE FT_LINEDIST 132 en-GB ~Spacing to footnote contents 20200411 15:09:53 sw source\ui\misc\pgfnote.src 0 fixedline TP_FOOTNOTE_PAGE FL_LINE 248 en-GB Separator line 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 1 0 en-GB 1, 2, 3, ... 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 2 0 en-GB A, B, C, ... 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 3 0 en-GB a, b, c, ... 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 4 0 en-GB I, II, III, ... 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 5 0 en-GB i, ii, iii, ... 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 6 0 en-GB A, .., AA, .., AAA, ... 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 7 0 en-GB a, .., aa, .., aaa, ... 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 8 0 en-GB Bullet 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 9 0 en-GB Graphics 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 10 0 en-GB None 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 11 0 en-GB Native Numbering 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 12 0 en-GB А, Б, .., Аа, Аб, ... (Bulgarian) 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 13 0 en-GB а, б, .., аа, аб, ... (Bulgarian) 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 14 0 en-GB А, Б, .., Аа, Бб, ... (Bulgarian) 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 15 0 en-GB а, б, .., аа, бб, ... (Bulgarian) 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 16 0 en-GB А, Б, .., Аа, Аб, ... (Russian) 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 17 0 en-GB а, б, .., аа, аб, ... (Russian) 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 18 0 en-GB А, Б, .., Аа, Бб, ... (Russian) 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 19 0 en-GB а, б, .., аа, бб, ... (Russian) 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 20 0 en-GB А, Б, .., Аа, Аб, ... (Serbian) 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 21 0 en-GB а, б, .., аа, аб, ... (Serbian) 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 22 0 en-GB А, Б, .., Аа, Бб, ... (Serbian) 20200411 15:09:53 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 23 0 en-GB а, б, .., аа, бб, ... (Serbian) 20200411 15:09:53 sw source\ui\misc\insrule.src 0 fixedline DLG_INSERT_RULER FL_SEL 174 en-GB Selection 20200411 15:09:53 sw source\ui\misc\insrule.src 0 string DLG_INSERT_RULER ST_SIMPLE 50 en-GB Plain 20200411 15:09:53 sw source\ui\misc\insrule.src 0 modaldialog DLG_INSERT_RULER HID_RULER_DIALOG 242 en-GB Insert Horizontal Rule 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 pageitem DLG_DOC_FOOTNOTE.1 TP_FOOTNOTEOPTION 0 en-GB Footnotes 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 pageitem DLG_DOC_FOOTNOTE.1 TP_ENDNOTEOPTION 0 en-GB Endnotes 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 tabdialog DLG_DOC_FOOTNOTE 0 en-GB Footnotes/Endnotes Settings 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedline TP_FOOTNOTEOPTION FL_NUM 248 en-GB AutoNumbering 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_NUMTYPE 51 en-GB Num~bering 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_OFFSET 50 en-GB ~Start at 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_NUMCOUNT 51 en-GB ~Counting 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 stringlist TP_FOOTNOTEOPTION.LB_NUMCOUNT 1 0 en-GB Per page 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 stringlist TP_FOOTNOTEOPTION.LB_NUMCOUNT 2 0 en-GB Per chapter 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 stringlist TP_FOOTNOTEOPTION.LB_NUMCOUNT 3 0 en-GB Per document 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_PREFIX 48 en-GB ~Before 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_SUFFIX 48 en-GB ~After 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_POS 36 en-GB Position 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 radiobutton TP_FOOTNOTEOPTION RB_POS_PAGE 150 en-GB ~End of page 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 radiobutton TP_FOOTNOTEOPTION RB_POS_CHAPTER 150 en-GB En~d of document 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedline TP_FOOTNOTEOPTION FL_TEMPL 103 en-GB Styles 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_PARA_TEMPL 35 en-GB Pa~ragraph 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_PAGE_TEMPL 35 en-GB ~Page 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedline TP_FOOTNOTEOPTION FL_CHAR_TEMPL 141 en-GB Character Styles 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_ANCHR_CHARFMT 67 en-GB Te~xt area 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_TEXT_CHARFMT 67 en-GB ~Footnote area 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedline TP_FOOTNOTEOPTION FL_CONT 248 en-GB Continuation notice 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_CONT 73 en-GB End ~of footnote 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_CONT_FROM 73 en-GB Star~t of next page 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedline TP_ENDNOTEOPTION FL_NUM 248 en-GB AutoNumbering 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext TP_ENDNOTEOPTION FT_NUMTYPE 51 en-GB ~Numbering 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext FT_OFFSET 50 en-GB ~Start at 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext FT_PREFIX 48 en-GB ~Before 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext FT_SUFFIX 48 en-GB ~After 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 radiobutton RB_POS_PAGE 60 en-GB End ~of page 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 radiobutton RB_POS_CHAPTER 60 en-GB End of ~document 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedline FL_TEMPL 115 en-GB Styles 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext FT_PARA_TEMPL 38 en-GB Pa~ragraph 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext FT_PAGE_TEMPL 38 en-GB ~Page 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedline FL_CHAR_TEMPL 129 en-GB Character Styles 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext FT_ANCHR_CHARFMT 55 en-GB Te~xt area 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext FT_TEXT_CHARFMT 55 en-GB ~Endnote area 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedline FL_CONT 174 en-GB Continuation notice 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext FT_CONT 38 en-GB ~Following page 20200411 15:09:53 sw source\ui\misc\docfnote.src 0 fixedtext FT_CONT_FROM 38 en-GB ~Start 20200411 15:09:53 sw source\ui\misc\num.src 0 fixedline TP_NUM_POSITION FL_LEVEL 35 en-GB Level 20200411 15:09:53 sw source\ui\misc\num.src 0 fixedline TP_NUM_POSITION FL_POSITION 207 en-GB Position and spacing 20200411 15:09:53 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_BORDERDIST 105 en-GB Indent 20200411 15:09:53 sw source\ui\misc\num.src 0 checkbox TP_NUM_POSITION CB_RELATIVE 52 en-GB Relati~ve 20200411 15:09:53 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_INDENT 105 en-GB Width of numbering 20200411 15:09:53 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_NUMDIST 105 en-GB Minimum space numbering <-> text 20200411 15:09:53 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_ALIGN 105 en-GB N~umbering alignment 20200411 15:09:53 sw source\ui\misc\num.src 0 stringlist TP_NUM_POSITION.LB_ALIGN 1 0 en-GB Left 20200411 15:09:53 sw source\ui\misc\num.src 0 stringlist TP_NUM_POSITION.LB_ALIGN 2 0 en-GB Centred 20200411 15:09:53 sw source\ui\misc\num.src 0 stringlist TP_NUM_POSITION.LB_ALIGN 3 0 en-GB Right 20200411 15:09:53 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_LABEL_FOLLOWED_BY 105 en-GB Numbering followed by 20200411 15:09:53 sw source\ui\misc\num.src 0 stringlist TP_NUM_POSITION.LB_LABEL_FOLLOWED_BY 1 0 en-GB Tab stop 20200411 15:09:53 sw source\ui\misc\num.src 0 stringlist TP_NUM_POSITION.LB_LABEL_FOLLOWED_BY 2 0 en-GB Space 20200411 15:09:53 sw source\ui\misc\num.src 0 stringlist TP_NUM_POSITION.LB_LABEL_FOLLOWED_BY 3 0 en-GB Nothing 20200411 15:09:53 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_LISTTAB 143 en-GB at 20200411 15:09:53 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_ALIGNED_AT 105 en-GB Aligned at 20200411 15:09:53 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_INDENT_AT 105 en-GB Indent at 20200411 15:09:53 sw source\ui\misc\num.src 0 pushbutton TP_NUM_POSITION PB_STANDARD 50 en-GB Default 20200411 15:09:53 sw source\ui\misc\num.src 0 pageitem DLG_SVXTEST_NUM_BULLET.1 RID_SVXPAGE_PICK_BULLET 0 en-GB Bullets 20200411 15:09:53 sw source\ui\misc\num.src 0 pageitem DLG_SVXTEST_NUM_BULLET.1 RID_SVXPAGE_PICK_SINGLE_NUM 0 en-GB Numbering type 20200411 15:09:53 sw source\ui\misc\num.src 0 pageitem DLG_SVXTEST_NUM_BULLET.1 RID_SVXPAGE_PICK_NUM 0 en-GB Outline 20200411 15:09:53 sw source\ui\misc\num.src 0 pageitem DLG_SVXTEST_NUM_BULLET.1 RID_SVXPAGE_PICK_BMP 0 en-GB Graphics 20200411 15:09:53 sw source\ui\misc\num.src 0 pageitem DLG_SVXTEST_NUM_BULLET.1 RID_SVXPAGE_NUM_POSITION 0 en-GB Position 20200411 15:09:53 sw source\ui\misc\num.src 0 pageitem DLG_SVXTEST_NUM_BULLET.1 RID_SVXPAGE_NUM_OPTIONS 0 en-GB Options 20200411 15:09:53 sw source\ui\misc\num.src 0 string DLG_SVXTEST_NUM_BULLET ST_RESET 143 en-GB ~Remove 20200411 15:09:53 sw source\ui\misc\num.src 0 tabdialog DLG_SVXTEST_NUM_BULLET 260 en-GB Bullets and Numbering 20200411 15:09:53 sw source\ui\misc\linenum.src 0 checkbox TP_LINENUMBERING CB_NUMBERING_ON 242 en-GB ~Show numbering 20200411 15:09:53 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_CHAR_STYLE 80 en-GB ~Character Style 20200411 15:09:53 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_FORMAT 80 en-GB F~ormat 20200411 15:09:53 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_POS 80 en-GB Position 20200411 15:09:53 sw source\ui\misc\linenum.src 0 stringlist TP_LINENUMBERING.LB_POS 1 0 en-GB Left 20200411 15:09:53 sw source\ui\misc\linenum.src 0 stringlist TP_LINENUMBERING.LB_POS 2 0 en-GB Right 20200411 15:09:53 sw source\ui\misc\linenum.src 0 stringlist TP_LINENUMBERING.LB_POS 3 0 en-GB Inner 20200411 15:09:53 sw source\ui\misc\linenum.src 0 stringlist TP_LINENUMBERING.LB_POS 4 0 en-GB Outer 20200411 15:09:53 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_OFFSET 80 en-GB Spacing 20200411 15:09:53 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_NUM_INVERVAL 80 en-GB Interval 20200411 15:09:53 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_NUM_ROWS 80 en-GB lines 20200411 15:09:53 sw source\ui\misc\linenum.src 0 fixedline TP_LINENUMBERING FL_DISPLAY 248 en-GB View 20200411 15:09:53 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_DIVISOR 30 en-GB Text 20200411 15:09:53 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_DIV_INTERVAL 30 en-GB Every 20200411 15:09:53 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_DIV_ROWS 40 en-GB Lines 20200411 15:09:53 sw source\ui\misc\linenum.src 0 fixedline TP_LINENUMBERING FL_DIVISOR 121 en-GB Separator 20200411 15:09:53 sw source\ui\misc\linenum.src 0 checkbox TP_LINENUMBERING CB_COUNT_EMPTYLINES 110 en-GB Blank lines 20200411 15:09:53 sw source\ui\misc\linenum.src 0 checkbox TP_LINENUMBERING CB_COUNT_FRAMELINES 110 en-GB Lines in text frames 20200411 15:09:53 sw source\ui\misc\linenum.src 0 checkbox TP_LINENUMBERING CB_RESTART_PAGE 110 en-GB ~Restart every new page 20200411 15:09:53 sw source\ui\misc\linenum.src 0 fixedline TP_LINENUMBERING FL_COUNT 121 en-GB Count 20200411 15:09:53 sw source\ui\misc\linenum.src 0 tabpage TP_LINENUMBERING HID_LINENUMBERING 260 en-GB Line Numbering 20200411 15:09:53 sw source\ui\app\error.src 0 string STR_COMCORE_READERROR 1 en-GB Read-Error 20200411 15:09:53 sw source\ui\app\error.src 0 string STR_COMCORE_CANT_SHOW 1 en-GB Graphic cannot be displayed. 20200411 15:09:53 sw source\ui\app\error.src 0 infobox ERR_CLPBRD_WRITE 1 en-GB Error while copying to the clipboard. 20200411 15:09:53 sw source\ui\app\error.src 0 infobox ERR_CLPBRD_READ 1 en-GB Error reading from the clipboard. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SWG_FILE_FORMAT_ERROR ) 0 en-GB File format error found. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SWG_READ_ERROR ) 0 en-GB Error reading file. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SW6_INPUT_FILE ) 0 en-GB Input file error. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SW6_NOWRITER_FILE ) 0 en-GB This is not a %PRODUCTNAME Writer file. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SW6_UNEXPECTED_EOF ) 0 en-GB Unexpected end of file. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SW6_PASSWD ) 0 en-GB Password-protected files cannot be opened. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW6_NO_WW6_FILE_ERR ) 0 en-GB This is not a WinWord6 file. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW6_FASTSAVE_ERR ) 0 en-GB This file was saved with WinWord in 'Fast Save' mode. Please unmark the WinWord option 'Allow Fast Saves' and save the file again. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_ROWCOL ) 0 en-GB File format error found at $(ARG1)(row,col). 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SWG_NEW_VERSION ) 0 en-GB File has been written in a newer version. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW8_NO_WW8_FILE_ERR ) 0 en-GB This is not a WinWord97 file. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_FILE_ROWCOL ) 0 en-GB Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col). 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_WRITE , ERR_SWG_WRITE_ERROR ) 0 en-GB Error writing file. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_WRITE , ERR_SWG_OLD_GLOSSARY ) 0 en-GB Wrong AutoText document version. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_WRITE , ERR_WRITE_ERROR_FILE ) 0 en-GB Error in writing sub-document $(ARG1). 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SWG_INTERNAL_ERROR ) 0 en-GB Internal error in %PRODUCTNAME Writer file format. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_WRITE , ERR_SWG_INTERNAL_ERROR ) 0 en-GB Internal error in %PRODUCTNAME Writer file format. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_LOCKING , ERR_TXTBLOCK_NEWFILE_ERROR ) 0 en-GB $(ARG1) has changed. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_PATH , ERR_AUTOPATH_ERROR ) 0 en-GB $(ARG1) does not exist. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_NONE , ERR_TBLSPLIT_ERROR ) 0 en-GB Cells cannot be split further. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_NONE , ERR_TBLINSCOL_ERROR ) 0 en-GB Additional columns cannot be inserted. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_NONE , ERR_TBLDDECHG_ERROR ) 0 en-GB The structure of a linked table cannot be modified. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_NO_DRAWINGS ) 0 en-GB No drawings could be read. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_READ , WARN_WW6_FASTSAVE_ERR ) 0 en-GB This file was saved with WinWord in 'Fast Save' mode. Please unmark the WinWord option 'Allow Fast Saves' and save the file again. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_FEATURES_LOST ) 0 en-GB Not all attributes could be read. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_FEATURES_LOST ) 0 en-GB Not all attributes could be recorded. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_OLE ) 0 en-GB Some OLE objects could only be loaded as graphics. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_OLE ) 0 en-GB Some OLE objects could only be saved as graphics. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_POOR_LOAD ) 0 en-GB Document could not be completely loaded. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_POOR_LOAD ) 0 en-GB Document could not be completely saved. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_HTML_NO_MACROS) 0 en-GB This HTML document contains %PRODUCTNAME Basic macros.\nThey were not saved with the current export settings. 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_WRITE , WARN_WRITE_ERROR_FILE ) 0 en-GB Error in writing sub-document $(ARG1). 20200411 15:09:53 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_WRITE , WARN_FORMAT_FILE_ROWCOL ) 0 en-GB Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col). 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_PRINT_MERGE_MACRO 0 en-GB Print form letters 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_PAGE_COUNT_MACRO 0 en-GB Changing the page count 20200411 15:09:53 sw source\ui\app\app.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER Paragraph Styles 0 en-GB Paragraph Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 1 0 en-GB All Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 2 0 en-GB Applied Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 3 0 en-GB Custom Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 4 0 en-GB Automatic 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 5 0 en-GB Text Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 6 0 en-GB Chapter Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 7 0 en-GB List Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 8 0 en-GB Index Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 9 0 en-GB Special Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 10 0 en-GB HTML Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 11 0 en-GB Conditional Styles 20200411 15:09:53 sw source\ui\app\app.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER Character Styles 0 en-GB Character Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Character Styles 1 0 en-GB All 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Character Styles 2 0 en-GB Applied Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Character Styles 3 0 en-GB Custom Styles 20200411 15:09:53 sw source\ui\app\app.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER Frame Styles 0 en-GB Frame Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Frame Styles 1 0 en-GB All 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Frame Styles 2 0 en-GB Applied Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Frame Styles 3 0 en-GB Custom Styles 20200411 15:09:53 sw source\ui\app\app.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER Page Styles 0 en-GB Page Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Page Styles 1 0 en-GB All 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Page Styles 2 0 en-GB Applied Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Page Styles 3 0 en-GB Custom Styles 20200411 15:09:53 sw source\ui\app\app.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER List Styles 0 en-GB List Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.List Styles 1 0 en-GB All 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.List Styles 2 0 en-GB Applied Styles 20200411 15:09:53 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.List Styles 3 0 en-GB Custom Styles 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_ENV_TITLE 0 en-GB Envelope 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_LAB_TITLE 0 en-GB Labels 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_HUMAN_SWDOC_NAME 0 en-GB Text 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_WRITER_DOCUMENT_FULLTYPE 0 en-GB %PRODUCTNAME %PRODUCTVERSION Text Document 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_CANTOPEN 0 en-GB Cannot open document. 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_CANTCREATE 0 en-GB Can't create document. 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_DLLNOTFOUND 0 en-GB Filter not found. 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_UNBENANNT 0 en-GB Untitled 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_LOAD_GLOBAL_DOC 0 en-GB Name and Path of Master Document 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_LOAD_HTML_DOC 0 en-GB Name and Path of the HTML Document 20200411 15:09:53 sw source\ui\app\app.src 0 infobox MSG_ERROR_SEND_MAIL 0 en-GB Error sending mail. 20200411 15:09:53 sw source\ui\app\app.src 0 infobox MSG_ERROR_PASSWD 0 en-GB Invalid password 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_FMT_STD 0 en-GB (none) 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_DOC_STAT 0 en-GB Statistics 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_W4WREAD 0 en-GB Importing document... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_W4WWRITE 0 en-GB Exporting document... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_SWGREAD 0 en-GB Loading document... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_SWGWRITE 0 en-GB Saving document... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_REFORMAT 0 en-GB Repagination... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_AUTOFORMAT 0 en-GB Formatting document automatically... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_IMPGRF 0 en-GB Importing graphics... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_SEARCH 0 en-GB Search... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_FORMAT 0 en-GB Formatting... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_PRINT 0 en-GB Printing... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_LAYOUTINIT 0 en-GB Converting... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_LETTER 0 en-GB Letter 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_SPELL 0 en-GB Spell check... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_HYPHEN 0 en-GB Hyphenation... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_TOX_INSERT 0 en-GB Inserting Index... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_TOX_UPDATE 0 en-GB Updating Index... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_SUMMARY 0 en-GB Creating abstract... 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_STATSTR_SWGPRTOLENOTIFY 0 en-GB Adapt Objects... 20200411 15:09:53 sw source\ui\app\app.src 0 querybox MSG_COMCORE_ASKSEARCH 0 en-GB To proceed with this action, you must first turn off the "undo" function. Do you want to turn off the "undo" function? 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_TABLE_DEFNAME 0 en-GB Table 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_GRAPHIC_DEFNAME 0 en-GB graphics 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_OBJECT_DEFNAME 0 en-GB Object 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_FRAME_DEFNAME 0 en-GB Frame 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_REGION_DEFNAME 0 en-GB Section 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_NUMRULE_DEFNAME 0 en-GB Numbering 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_EMPTYPAGE 0 en-GB blank page 20200411 15:09:53 sw source\ui\app\app.src 0 querybox MSG_CLPBRD_CLEAR 0 en-GB You have a large amount of data saved in the clipboard.\nShould the clipboard contents remain available for other applications? 20200411 15:09:53 sw source\ui\app\app.src 0 querybox MSG_SAVE_HTML_QUERY 0 en-GB Conversion into HTML format \nmay cause information loss. \nDo you want to save the document? 20200411 15:09:53 sw source\ui\app\app.src 0 querybox MSG_SAVEAS_HTML_QUERY 0 en-GB The source code can only be displayed if the document is saved in HTML format.\nWould you like to save the document as HTML? 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_ABSTRACT_TITLE 0 en-GB Abstract: 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_FDLG_TEMPLATE_BUTTON 0 en-GB Style 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_FDLG_TEMPLATE_NAME 0 en-GB separated by: 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_FDLG_OUTLINE_LEVEL 0 en-GB Outline: Level 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_FDLG_STYLE 0 en-GB Style: 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_PAGEOFFSET 0 en-GB Page number: 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_PAGEBREAK 0 en-GB Break before new page 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_WESTERN_FONT 0 en-GB Western text: 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_CJK_FONT 0 en-GB Asian text: 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_REDLINE_UNKNOWN_AUTHOR 0 en-GB Unknown Author 20200411 15:09:53 sw source\ui\app\app.src 0 warningbox MSG_DISABLE_UNDO_QUESTION 0 en-GB This action deletes the list of actions that can be undone. Previous changes made to the document are still valid, but cannot be undone. Do you want to continue formatting? 20200411 15:09:53 sw source\ui\app\app.src 0 querybox MSG_PRINT_AS_MERGE HID_PRINT_AS_MERGE 0 en-GB Your document contains address database fields. Do you want to print a form letter? 20200411 15:09:53 sw source\ui\app\app.src 0 fixedtext DLG_MERGE_SOURCE_UNAVAILABLE ST_MERGE_SOURCE_UNAVAILABLE 178 en-GB The data source \'%1\' was not found. Thus the connection to the data source could not be established.\n\nPlease check the connections settings. 20200411 15:09:53 sw source\ui\app\app.src 0 okbutton DLG_MERGE_SOURCE_UNAVAILABLE PB_MERGE_OK 125 en-GB Check Connection Settings... 20200411 15:09:53 sw source\ui\app\app.src 0 warningbox MSG_DATA_SOURCES_UNAVAILABLE HID_DATA_SOURCES_UNAVAILABLE 202 en-GB No data source has been set up yet. You need a data source, such as a database, to supply data (for example, names and addresses) for the fields. 20200411 15:09:53 sw source\ui\app\app.src 0 string RID_MODULE_TOOLBOX 202 en-GB Function Bar (viewing mode) 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_DONT_ASK_AGAIN 202 en-GB ~Do not show warning again 20200411 15:09:53 sw source\ui\app\app.src 0 string STR_OUTLINE_NUMBERING 202 en-GB Outline Numbering 20200411 15:09:53 sw source\ui\app\app.src 0 warningbox MSG_DISABLE_READLINE_QUESTION 202 en-GB In the current document, changes are being recorded but not shown as such. In large documents, delays can occur when the document is edited. Do you want to show the changes to avoid delays? 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TXT FN_FORMAT_PAGE_DLG CMD_FN_FORMAT_PAGE_DLG 0 en-GB Pa~ge... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR.MN_FORMAT_STYLE FN_SET_SUPER_SCRIPT CMD_FN_SET_SUPER_SCRIPT 0 en-GB Superscript 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR.MN_FORMAT_STYLE FN_SET_SUB_SCRIPT CMD_FN_SET_SUB_SCRIPT 0 en-GB Subscript 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR MN_FORMAT_STYLE 0 en-GB St~yle 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR.MN_FORMAT_ALGN SID_ATTR_PARA_ADJUST_BLOCK CMD_SID_ATTR_PARA_ADJUST_BLOCK 0 en-GB Justified 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR MN_FORMAT_ALGN 0 en-GB A~lignment 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR MN_FORMAT_LINESPACE 0 en-GB Line Spacing 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_FIELD FN_EDIT_FIELD CMD_FN_EDIT_FIELD 0 en-GB Fields... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_FIELD._MN_EDIT_FOOTNOTE FN_EDIT_FOOTNOTE CMD_FN_EDIT_FOOTNOTE 0 en-GB Footnote/Endnote~... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_FIELD._MN_EDIT_FOOTNOTE FN_EDIT_IDX_ENTRY_DLG CMD_FN_EDIT_IDX_ENTRY_DLG 0 en-GB Inde~x Entry... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_REDLINE FN_REDLINE_ACCEPT_DIRECT CMD_FN_REDLINE_ACCEPT_DIRECT 0 en-GB Accept Change 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_REDLINE FN_REDLINE_REJECT_DIRECT CMD_FN_REDLINE_REJECT_DIRECT 0 en-GB Reject Change 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_REDLINE._MN_EDIT_BIB_ENTRY_DLG FN_EDIT_AUTH_ENTRY_DLG CMD_FN_EDIT_AUTH_ENTRY_DLG 0 en-GB ~Bibliography Entry... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_OPEN_HYPERLINK FN_EDIT_HYPERLINK CMD_FN_EDIT_HYPERLINK 0 en-GB Edit Hyperlink... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_OPEN_HYPERLINK FN_COPY_HYPERLINK_LOCATION CMD_FN_COPY_HYPERLINK_LOCATION 0 en-GB Copy Hyperlink ~Location 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_OPEN_HYPERLINK FN_REMOVE_HYPERLINK CMD_FN_REMOVE_HYPERLINK 0 en-GB Remo~ve Hyperlink 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _MN_EDIT__HYPERLINK FN_EDIT_HYPERLINK CMD_FN_EDIT_HYPERLINK 0 en-GB ~Edit Hyperlink 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_RESET FN_FORMAT_RESET CMD_FN_FORMAT_RESET 0 en-GB ~Default Formatting 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _NUMBERING_RELATED_MENU FN_NUMBER_NEWSTART CMD_FN_NUMBER_NEWSTART 0 en-GB Restart Numbering 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _NUMBERING_RELATED_MENU FN_NUM_CONTINUE CMD_FN_NUM_CONTINUE 0 en-GB Continue previous numbering 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _NUMBERING_RELATED_MENU FN_NUM_BULLET_UP CMD_FN_NUM_BULLET_UP 0 en-GB Up One Level 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem _NUMBERING_RELATED_MENU FN_NUM_BULLET_DOWN CMD_FN_NUM_BULLET_DOWN 0 en-GB Down One Level 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem BASE_TEXT_POPUPMENU_NOWEB FN_UPDATE_CUR_TOX CMD_FN_UPDATE_CUR_TOX 0 en-GB ~Update Index/Table 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem BASE_TEXT_POPUPMENU_NOWEB FN_EDIT_CURRENT_TOX CMD_FN_EDIT_CURRENT_TOX 0 en-GB ~Edit Index/Table 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem BASE_TEXT_POPUPMENU_NOWEB FN_REMOVE_CUR_TOX CMD_FN_REMOVE_CUR_TOX 0 en-GB Delete Index/Table 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_FRM_CAPTION_ITEM FN_INSERT_CAPTION CMD_FN_INSERT_CAPTION 0 en-GB ~Caption... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB1 FN_FORMAT_TABLE_DLG CMD_FN_FORMAT_TABLE_DLG 0 en-GB ~Table... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB1 FN_TABLE_MERGE_TABLE CMD_FN_TABLE_MERGE_TABLE 0 en-GB Merge Tables 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB1 FN_TABLE_SPLIT_TABLE CMD_FN_TABLE_SPLIT_TABLE 0 en-GB ~Split Table 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB1 FN_NUM_FORMAT_TABLE_DLG CMD_FN_NUM_FORMAT_TABLE_DLG 0 en-GB N~umber Format... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB1.MN_CELL FN_TABLE_MERGE_CELLS CMD_FN_TABLE_MERGE_CELLS 0 en-GB ~Merge 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB1.MN_CELL FN_TABLE_SPLIT_CELLS CMD_FN_TABLE_SPLIT_CELLS 0 en-GB ~Split... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB1.MN_CELL SID_TABLE_VERT_NONE CMD_SID_TABLE_VERT_NONE 0 en-GB ~Top 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB1.MN_CELL SID_TABLE_VERT_CENTER CMD_SID_TABLE_VERT_CENTER 0 en-GB C~entre 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB1.MN_CELL SID_TABLE_VERT_BOTTOM CMD_SID_TABLE_VERT_BOTTOM 0 en-GB ~Bottom 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB1.MN_CELL FN_TABLE_SET_READ_ONLY_CELLS CMD_FN_TABLE_SET_READ_ONLY_CELLS 0 en-GB ~Protect 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB1.MN_CELL FN_TABLE_UNSET_READ_ONLY_CELLS CMD_FN_TABLE_UNSET_READ_ONLY_CELLS 0 en-GB ~Unprotect 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB1 MN_CELL 0 en-GB ~Cell 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLROW FN_TABLE_SET_ROW_HEIGHT CMD_FN_TABLE_SET_ROW_HEIGHT 0 en-GB ~Height... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLROW FN_TABLE_ROW_SPLIT CMD_FN_TABLE_ROW_SPLIT 0 en-GB Allow Row to Break A~cross Pages and Columns 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLROW FN_TABLE_OPTIMAL_HEIGHT CMD_FN_TABLE_OPTIMAL_HEIGHT 0 en-GB ~Optimal Height 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLROW FN_TABLE_BALANCE_ROWS CMD_FN_TABLE_BALANCE_ROWS 0 en-GB Space ~Equally 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLROW FN_TABLE_SELECT_ROW CMD_FN_TABLE_SELECT_ROW 0 en-GB ~Select 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLROW FN_TABLE_INSERT_ROW_DLG CMD_FN_TABLE_INSERT_ROW_DLG 0 en-GB ~Insert... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLROW FN_TABLE_DELETE_ROW CMD_FN_TABLE_DELETE_ROW 0 en-GB ~Delete 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2 MN_SUB_TBLROW HID_MN_SUB_TBLROW 0 en-GB ~Row 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLCOL FN_TABLE_SET_COL_WIDTH CMD_FN_TABLE_SET_COL_WIDTH 0 en-GB ~Width... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLCOL FN_TABLE_ADJUST_CELLS CMD_FN_TABLE_ADJUST_CELLS 0 en-GB ~Optimal Width 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLCOL FN_TABLE_BALANCE_CELLS CMD_FN_TABLE_BALANCE_CELLS 0 en-GB Space ~Equally 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLCOL FN_TABLE_SELECT_COL CMD_FN_TABLE_SELECT_COL 0 en-GB ~Select 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLCOL FN_TABLE_INSERT_COL_DLG CMD_FN_TABLE_INSERT_COL_DLG 0 en-GB ~Insert... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLCOL FN_TABLE_DELETE_COL CMD_FN_TABLE_DELETE_COL 0 en-GB ~Delete 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB2 MN_SUB_TBLCOL HID_MN_SUB_TBLCOL 0 en-GB Colu~mn 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_DRWTXTATTR FN_DRAWTEXT_ATTR_DLG CMD_FN_DRAWTEXT_ATTR_DLG 0 en-GB Te~xt... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_NAME_SHAPE FN_NAME_SHAPE CMD_FN_NAME_SHAPE 0 en-GB Name... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TITLE_DESCRIPTION_SHAPE FN_TITLE_DESCRIPTION_SHAPE CMD_FN_TITLE_DESCRIPTION_SHAPE 0 en-GB Description... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_FRM FN_FORMAT_FRAME_DLG CMD_FN_FORMAT_FRAME_DLG 0 en-GB ~Frame... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ONE_STEP FN_FRAME_UP CMD_FN_FRAME_UP 0 en-GB Bring ~Forward 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ONE_STEP FN_FRAME_DOWN CMD_FN_FRAME_DOWN 0 en-GB Send Back~ward 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_DRAW5 MN_SUB_ARRANGE HID_MN_SUB_ARRANGE 0 en-GB ~Arrange 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_DRAW6 MN_SUB_ARRANGE HID_MN_SUB_ARRANGE 0 en-GB ~Arrange 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ANNOTATIONS FN_REPLY CMD_FN_REPLY 0 en-GB Reply 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ANNOTATIONS FN_DELETE_COMMENT CMD_FN_DELETE_COMMENT 0 en-GB Delete ~Comment 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ANNOTATIONS FN_DELETE_NOTE_AUTHOR CMD_FN_DELETE_NOTE_AUTHOR 0 en-GB Delete ~All Comments by $1 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ANNOTATIONS FN_DELETE_ALL_NOTES CMD_FN_DELETE_ALL_NOTES 0 en-GB ~Delete All Comments 20200411 15:09:53 sw source\ui\app\mn.src 0 string MN_TEXT_POPUPMENU 0 en-GB Text 20200411 15:09:53 sw source\ui\app\mn.src 0 string MN_TAB_POPUPMENU 0 en-GB Table 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB_POPUPMENU FN_VIEW_TABLEGRID CMD_FN_VIEW_TABLEGRID 0 en-GB Table Boundaries 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_TAB_POPUPMENU FN_SET_MODOPT_TBLNUMFMT CMD_FN_SET_MODOPT_TBLNUMFMT 0 en-GB ~Number Recognition 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_WRAP_CONTOUR FN_FRAME_WRAP_CONTOUR CMD_FN_FRAME_WRAP_CONTOUR 0 en-GB ~Contour 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_EDIT_CONTOUR SID_CONTOUR_DLG CMD_SID_CONTOUR_DLG 0 en-GB ~Edit Contour... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN.MN_WRAP FN_FRAME_NOWRAP CMD_FN_FRAME_NOWRAP 0 en-GB ~No Wrap 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN.MN_WRAP FN_FRAME_WRAP CMD_FN_FRAME_WRAP 0 en-GB ~Page Wrap 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN.MN_WRAP FN_FRAME_WRAP_IDEAL CMD_FN_FRAME_WRAP_IDEAL 0 en-GB ~Optimal Page Wrap 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN.MN_WRAP FN_FRAME_WRAPTHRU CMD_FN_FRAME_WRAPTHRU 0 en-GB ~Wrap Through 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN.MN_WRAP FN_FRAME_WRAPTHRU_TRANSP CMD_FN_FRAME_WRAPTHRU_TRANSP 0 en-GB In ~Background 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN.MN_WRAP FN_WRAP_ANCHOR_ONLY CMD_FN_WRAP_ANCHOR_ONLY 0 en-GB ~First Paragraph 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN MN_WRAP 0 en-GB ~Wrap 20200411 15:09:53 sw source\ui\app\mn.src 0 string MN_DRAW_POPUPMENU 0 en-GB Graphic 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_FRAME_NOWRAP CMD_FN_FRAME_NOWRAP 0 en-GB ~No Wrap 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_FRAME_WRAP CMD_FN_FRAME_WRAP 0 en-GB ~Page Wrap 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_FRAME_WRAP_IDEAL CMD_FN_FRAME_WRAP_IDEAL 0 en-GB ~Optimal Page Wrap 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_FRAME_WRAPTHRU CMD_FN_FRAME_WRAPTHRU 0 en-GB ~Wrap Through 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_FRAME_WRAPTHRU_TRANSP CMD_FN_FRAME_WRAPTHRU_TRANSP 0 en-GB In ~Background 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_WRAP_ANCHOR_ONLY CMD_FN_WRAP_ANCHOR_ONLY 0 en-GB ~First Paragraph 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_DRAW_WRAP_DLG CMD_FN_DRAW_WRAP_DLG 0 en-GB ~Edit... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW MN_WRAP 0 en-GB ~Wrap 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_AT_FRAME FN_TOOL_ANKER_FRAME CMD_FN_TOOL_ANKER_FRAME 0 en-GB To ~Frame 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ANCHOR.FN_TOOL_ANKER FN_TOOL_ANKER_PAGE CMD_FN_TOOL_ANKER_PAGE 0 en-GB To P~age 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ANCHOR.FN_TOOL_ANKER FN_TOOL_ANKER_PARAGRAPH CMD_FN_TOOL_ANKER_PARAGRAPH 0 en-GB To ~Paragraph 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ANCHOR.FN_TOOL_ANKER FN_TOOL_ANKER_AT_CHAR CMD_FN_TOOL_ANKER_AT_CHAR 0 en-GB To ~Character 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ANCHOR.FN_TOOL_ANKER FN_TOOL_ANKER_CHAR CMD_FN_TOOL_ANKER_CHAR 0 en-GB As C~haracter 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ANCHOR FN_TOOL_ANKER CMD_FN_TOOL_ANKER 0 en-GB An~chor 20200411 15:09:53 sw source\ui\app\mn.src 0 string MN_DRAWFORM_POPUPMENU 0 en-GB Control 20200411 15:09:53 sw source\ui\app\mn.src 0 string MN_DRWTXT_POPUPMENU 0 en-GB Draw Object text 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_REDCOMMENT FN_DELETE_COMMENT CMD_FN_DELETE_COMMENT 0 en-GB Delete ~Changes Note 20200411 15:09:53 sw source\ui\app\mn.src 0 string MN_GRF_POPUPMENU 0 en-GB Graphic 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ALIGN_FRAME MN_SUB_ALIGN HID_MN_SUB_ALIGN 0 en-GB ~Arrange 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ALIGN_FRAME.MN_FORMAT_FRM_HORZ FN_FRAME_ALIGN_HORZ_LEFT CMD_FN_FRAME_ALIGN_HORZ_LEFT 0 en-GB ~Left 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ALIGN_FRAME.MN_FORMAT_FRM_HORZ FN_FRAME_ALIGN_HORZ_CENTER CMD_FN_FRAME_ALIGN_HORZ_CENTER 0 en-GB ~Centred 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ALIGN_FRAME.MN_FORMAT_FRM_HORZ FN_FRAME_ALIGN_HORZ_RIGHT CMD_FN_FRAME_ALIGN_HORZ_RIGHT 0 en-GB ~Right 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ALIGN_FRAME.MN_FORMAT_FRM_HORZ FN_FRAME_ALIGN_VERT_TOP CMD_FN_FRAME_ALIGN_VERT_TOP 0 en-GB Base at ~Top 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ALIGN_FRAME.MN_FORMAT_FRM_HORZ FN_FRAME_ALIGN_VERT_CENTER CMD_FN_FRAME_ALIGN_VERT_CENTER 0 en-GB Base in ~Middle 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ALIGN_FRAME.MN_FORMAT_FRM_HORZ FN_FRAME_ALIGN_VERT_BOTTOM CMD_FN_FRAME_ALIGN_VERT_BOTTOM 0 en-GB Base at ~Bottom 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_ALIGN_FRAME MN_FORMAT_FRM_HORZ 0 en-GB A~lignment 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_GRF_POPUPMENU FN_FORMAT_GRAFIC_DLG CMD_FN_FORMAT_GRAFIC_DLG 0 en-GB ~Picture... 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_GRF_POPUPMENU FN_SAVE_GRAPHIC CMD_FN_SAVE_GRAPHIC 0 en-GB Save Graphics... 20200411 15:09:53 sw source\ui\app\mn.src 0 string MN_OLE_POPUPMENU 0 en-GB Object 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_OLE_POPUPMENU FN_FORMAT_FRAME_DLG CMD_FN_FORMAT_FRAME_DLG 0 en-GB Object... 20200411 15:09:53 sw source\ui\app\mn.src 0 string MN_FRM_POPUPMENU 0 en-GB Frame 20200411 15:09:53 sw source\ui\app\mn.src 0 string MN_PPREVIEW_POPUPMENU 0 en-GB Draw Object text 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_PPREVIEW_POPUPMENU FN_PAGEUP CMD_FN_PAGEUP 0 en-GB Previous Page 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_PPREVIEW_POPUPMENU FN_PAGEDOWN CMD_FN_PAGEDOWN 0 en-GB Next Page 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_PPREVIEW_POPUPMENU FN_PRINT_PAGEPREVIEW CMD_FN_PRINT_PAGEPREVIEW 0 en-GB Print 20200411 15:09:53 sw source\ui\app\mn.src 0 menuitem MN_PPREVIEW_POPUPMENU SID_PRINTPREVIEW CMD_SID_PRINTPREVIEW 0 en-GB Close Preview 20200411 15:09:53 sw source\ui\app\mn.src 0 string MN_MEDIA_POPUPMENU 0 en-GB Media object 20200411 15:09:53 sw source\ui\table\rowht.src 0 checkbox DLG_ROW_HEIGHT CB_AUTOHEIGHT 80 en-GB ~Fit to size 20200411 15:09:53 sw source\ui\table\rowht.src 0 fixedline DLG_ROW_HEIGHT FL_HEIGHT 89 en-GB Height 20200411 15:09:53 sw source\ui\table\rowht.src 0 modaldialog DLG_ROW_HEIGHT CMD_FN_TABLE_SET_ROW_HEIGHT 157 en-GB Row Height 20200411 15:09:53 sw source\ui\table\mergetbl.src 0 fixedline DLG_MERGE_TABLE FL_MERGE 139 en-GB Mode 20200411 15:09:53 sw source\ui\table\mergetbl.src 0 radiobutton DLG_MERGE_TABLE RB_MERGE_PREV 130 en-GB Join with ~previous table 20200411 15:09:53 sw source\ui\table\mergetbl.src 0 radiobutton DLG_MERGE_TABLE RB_MERGE_NEXT 130 en-GB Join with ~next table 20200411 15:09:53 sw source\ui\table\mergetbl.src 0 modaldialog DLG_MERGE_TABLE CMD_FN_TABLE_MERGE_TABLE 207 en-GB Merge Tables 20200411 15:09:53 sw source\ui\table\chartins.src 0 fixedline DLG_INSERT_CHART FL_1 285 en-GB Selection 20200411 15:09:53 sw source\ui\table\chartins.src 0 fixedtext DLG_INSERT_CHART FT_RANGE 40 en-GB A~rea 20200411 15:09:53 sw source\ui\table\chartins.src 0 checkbox DLG_INSERT_CHART CB_FIRST_ROW 150 en-GB ~First row as caption 20200411 15:09:53 sw source\ui\table\chartins.src 0 checkbox DLG_INSERT_CHART CB_FIRST_COL 150 en-GB First ~column as caption 20200411 15:09:53 sw source\ui\table\chartins.src 0 fixedtext DLG_INSERT_CHART FT_TEXT 285 en-GB If the selected cells do not contain the desired data, select the data range now.\n\nInclude the cells containing column and row labels if you want them to be included in your chart. 20200411 15:09:53 sw source\ui\table\chartins.src 0 pushbutton DLG_INSERT_CHART BT_PREV 50 en-GB << ~Back 20200411 15:09:53 sw source\ui\table\chartins.src 0 pushbutton DLG_INSERT_CHART BT_NEXT 50 en-GB ~Next >> 20200411 15:09:53 sw source\ui\table\chartins.src 0 pushbutton DLG_INSERT_CHART BT_FINISH 50 en-GB Cre~ate 20200411 15:09:53 sw source\ui\table\chartins.src 0 modelessdialog DLG_INSERT_CHART HID_INSERT_CHART 297 en-GB AutoFormat Chart (1-4) 20200411 15:09:53 sw source\ui\table\colwd.src 0 fixedtext DLG_COL_WIDTH FT_WIDTH 35 en-GB ~Width 20200411 15:09:53 sw source\ui\table\colwd.src 0 fixedline DLG_COL_WIDTH FL_WIDTH 91 en-GB Width 20200411 15:09:53 sw source\ui\table\colwd.src 0 fixedtext DLG_COL_WIDTH FT_COL 35 en-GB ~Column 20200411 15:09:53 sw source\ui\table\colwd.src 0 modaldialog DLG_COL_WIDTH CMD_FN_TABLE_SET_COL_WIDTH 159 en-GB Column Width 20200411 15:09:53 sw source\ui\table\splittbl.src 0 fixedline DLG_SPLIT_TABLE FL_SPLIT 139 en-GB Mode 20200411 15:09:53 sw source\ui\table\splittbl.src 0 radiobutton DLG_SPLIT_TABLE RB_CNTNT 130 en-GB ~Copy heading 20200411 15:09:53 sw source\ui\table\splittbl.src 0 radiobutton DLG_SPLIT_TABLE RB_BOX_PARA 130 en-GB C~ustom heading (apply Style) 20200411 15:09:53 sw source\ui\table\splittbl.src 0 radiobutton DLG_SPLIT_TABLE RB_BOX_NOPARA 130 en-GB Cu~stom heading 20200411 15:09:53 sw source\ui\table\splittbl.src 0 radiobutton DLG_SPLIT_TABLE RB_BORDER 130 en-GB ~No heading 20200411 15:09:53 sw source\ui\table\splittbl.src 0 modaldialog DLG_SPLIT_TABLE CMD_FN_TABLE_SPLIT_TABLE 207 en-GB Split Table 20200411 15:09:53 sw source\ui\table\instable.src 0 fixedtext DLG_INSERT_TABLE FT_NAME 45 en-GB Name 20200411 15:09:53 sw source\ui\table\instable.src 0 fixedtext DLG_INSERT_TABLE FT_COL 39 en-GB ~Columns 20200411 15:09:53 sw source\ui\table\instable.src 0 fixedtext DLG_INSERT_TABLE FT_ROW 39 en-GB ~Rows 20200411 15:09:53 sw source\ui\table\instable.src 0 fixedline DLG_INSERT_TABLE FL_TABLE 212 en-GB Size 20200411 15:09:53 sw source\ui\table\instable.src 0 checkbox DLG_INSERT_TABLE CB_HEADER 113 en-GB Heading 20200411 15:09:53 sw source\ui\table\instable.src 0 checkbox DLG_INSERT_TABLE CB_REPEAT_HEADER 104 en-GB Repeat heading 20200411 15:09:53 sw source\ui\table\instable.src 0 fixedtext DLG_INSERT_TABLE FT_REPEAT_HEADER 95 en-GB The first %POSITION_OF_CONTROL rows 20200411 15:09:53 sw source\ui\table\instable.src 0 checkbox DLG_INSERT_TABLE CB_DONT_SPLIT 113 en-GB Don't split table 20200411 15:09:53 sw source\ui\table\instable.src 0 checkbox DLG_INSERT_TABLE CB_BORDER 113 en-GB Border 20200411 15:09:53 sw source\ui\table\instable.src 0 pushbutton DLG_INSERT_TABLE BT_AUTOFORMAT 86 en-GB Auto~Format... 20200411 15:09:53 sw source\ui\table\instable.src 0 fixedline DLG_INSERT_TABLE FL_OPTIONS 212 en-GB Options 20200411 15:09:53 sw source\ui\table\instable.src 0 modaldialog DLG_INSERT_TABLE CMD_FN_INSERT_TABLE 280 en-GB Insert Table 20200411 15:09:53 sw source\ui\table\table.src 0 infobox MSG_ERR_TABLE_MERGE 0 en-GB Selected table cells are too complex to merge. 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 #define TEXT_TEXTFLOW 0 en-GB Text Flow 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 pageitem DLG_FORMAT_TABLE.1 TP_FORMAT_TABLE 0 en-GB Table 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 pageitem DLG_FORMAT_TABLE.1 TP_TABLE_COLUMN 0 en-GB Columns 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 pageitem DLG_FORMAT_TABLE.1 TP_BORDER 0 en-GB Borders 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 pageitem DLG_FORMAT_TABLE.1 TP_BACKGROUND 0 en-GB Background 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 tabdialog DLG_FORMAT_TABLE 0 en-GB Table Format 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_NAME 60 en-GB ~Name 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_WIDTH 60 en-GB W~idth 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 checkbox TP_FORMAT_TABLE CB_REL_WIDTH 69 en-GB Relati~ve 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedline TP_FORMAT_TABLE FL_OPTIONS 184 en-GB Properties 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 radiobutton TP_FORMAT_TABLE RB_FULL 50 en-GB A~utomatic 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 radiobutton TP_FORMAT_TABLE RB_LEFT 50 en-GB ~Left 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 radiobutton TP_FORMAT_TABLE RB_FROM_LEFT 50 en-GB ~From left 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 radiobutton TP_FORMAT_TABLE RB_RIGHT 50 en-GB R~ight 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 radiobutton TP_FORMAT_TABLE RB_CENTER 50 en-GB ~Centre 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 radiobutton TP_FORMAT_TABLE RB_FREE 50 en-GB ~Manual 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedline TP_FORMAT_TABLE FL_POS 58 en-GB Alignment 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedline TP_FORMAT_TABLE FL_DIST 184 en-GB Spacing 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_LEFT_DIST 130 en-GB Lef~t 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_RIGHT_DIST 130 en-GB Ri~ght 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_TOP_DIST 130 en-GB ~Above 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_BOTTOM_DIST 130 en-GB ~Below 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedline TP_FORMAT_TABLE FL_PROPERTIES 248 en-GB Properties 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_TEXTDIRECTION 60 en-GB Text ~direction 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 stringlist TP_FORMAT_TABLE.LB_TEXTDIRECTION 1 0 en-GB Left-to-right 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 stringlist TP_FORMAT_TABLE.LB_TEXTDIRECTION 2 0 en-GB Right-to-left 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 stringlist TP_FORMAT_TABLE.LB_TEXTDIRECTION 3 0 en-GB Use superordinate object settings 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_COLUMN CB_MOD_TBL 180 en-GB Adapt table ~width 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_COLUMN CB_PROP 180 en-GB Ad~just columns proportionally 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedtext TP_TABLE_COLUMN FT_SPACE 85 en-GB Remaining space 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedline TP_TABLE_COLUMN COL_FL_LAYOUT 240 en-GB Column width 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_TEXTFLOW CB_PAGEBREAK 90 en-GB ~Break 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 radiobutton TP_TABLE_TEXTFLOW RB_BREAKPAGE 70 en-GB ~Page 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 radiobutton TP_TABLE_TEXTFLOW RB_BREAKCOLUMN 70 en-GB Col~umn 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 radiobutton TP_TABLE_TEXTFLOW RB_PAGEBREAKBEFORE 70 en-GB Be~fore 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 radiobutton TP_TABLE_TEXTFLOW RB_PAGEBREAKAFTER 70 en-GB ~After 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_TEXTFLOW CB_PAGECOLL 90 en-GB With Page St~yle 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedtext TP_TABLE_TEXTFLOW FT_PAGENUM 47 en-GB Page ~number 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_TEXTFLOW CB_SPLIT 236 en-GB Allow ~table to split across pages and columns 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 tristatebox TP_TABLE_TEXTFLOW CB_SPLIT_ROW 227 en-GB Allow row to break a~cross pages and columns 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_TEXTFLOW CB_KEEP 236 en-GB ~Keep with next paragraph 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_TEXTFLOW CB_HEADLINE 236 en-GB R~epeat heading 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedtext TP_TABLE_TEXTFLOW FT_REPEAT_HEADER 95 en-GB The first %POSITION_OF_CONTROL rows 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedtext TP_TABLE_TEXTFLOW FT_TEXTDIRECTION 70 en-GB Text ~direction 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 stringlist TP_TABLE_TEXTFLOW.LB_TEXTDIRECTION 1 0 en-GB Left-to-right 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 stringlist TP_TABLE_TEXTFLOW.LB_TEXTDIRECTION 2 0 en-GB Right-to-left (vertical) 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 stringlist TP_TABLE_TEXTFLOW.LB_TEXTDIRECTION 3 0 en-GB Use superordinate object settings 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedline TP_TABLE_TEXTFLOW FL_VERT_ORIENT 251 en-GB Alignment 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 fixedtext TP_TABLE_TEXTFLOW FT_VERTORIENT 70 en-GB ~Vertical alignment 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 stringlist TP_TABLE_TEXTFLOW.LB_VERTORIENT 1 0 en-GB Top 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 stringlist TP_TABLE_TEXTFLOW.LB_VERTORIENT 2 0 en-GB Centred 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 stringlist TP_TABLE_TEXTFLOW.LB_VERTORIENT 3 0 en-GB Bottom 20200411 15:09:53 sw source\ui\table\tabledlg.src 0 infobox MSG_WRONG_TABLENAME 260 en-GB The name of the table must not contain spaces. 20200411 15:09:53 sw source\ui\table\convert.src 0 radiobutton DLG_CONV_TEXT_TABLE CB_TAB 60 en-GB ~Tabs 20200411 15:09:53 sw source\ui\table\convert.src 0 radiobutton DLG_CONV_TEXT_TABLE CB_SEMI 60 en-GB ~Semicolons 20200411 15:09:53 sw source\ui\table\convert.src 0 radiobutton DLG_CONV_TEXT_TABLE CB_PARA 60 en-GB ~Paragraph 20200411 15:09:53 sw source\ui\table\convert.src 0 radiobutton DLG_CONV_TEXT_TABLE RB_OTHER 45 en-GB ~Other: 20200411 15:09:53 sw source\ui\table\convert.src 0 checkbox DLG_CONV_TEXT_TABLE CB_KEEPCOLUMN 128 en-GB Equal width for all columns 20200411 15:09:53 sw source\ui\table\convert.src 0 fixedline DLG_CONV_TEXT_TABLE FL_DELIM 135 en-GB Separate text at 20200411 15:09:53 sw source\ui\table\convert.src 0 checkbox DLG_CONV_TEXT_TABLE CB_HEADER 123 en-GB Heading 20200411 15:09:53 sw source\ui\table\convert.src 0 checkbox DLG_CONV_TEXT_TABLE CB_REPEAT_HEADER 113 en-GB Repeat heading 20200411 15:09:53 sw source\ui\table\convert.src 0 fixedtext DLG_CONV_TEXT_TABLE FT_REPEAT_HEADER 66 en-GB The first %POSITION_OF_CONTROL rows 20200411 15:09:53 sw source\ui\table\convert.src 0 checkbox DLG_CONV_TEXT_TABLE CB_DONT_SPLIT 123 en-GB Don't split table 20200411 15:09:53 sw source\ui\table\convert.src 0 checkbox DLG_CONV_TEXT_TABLE CB_BORDER 123 en-GB Border 20200411 15:09:53 sw source\ui\table\convert.src 0 fixedline DLG_CONV_TEXT_TABLE FL_OPTIONS 135 en-GB Options 20200411 15:09:53 sw source\ui\table\convert.src 0 string DLG_CONV_TEXT_TABLE STR_CONVERT_TEXT_TABLE 135 en-GB Convert Text to Table 20200411 15:09:53 sw source\ui\table\convert.src 0 pushbutton DLG_CONV_TEXT_TABLE BT_AUTOFORMAT 86 en-GB Auto~Format... 20200411 15:09:53 sw source\ui\table\convert.src 0 string DLG_CONV_TEXT_TABLE STR_SYMBOL 86 en-GB Symbol 20200411 15:09:53 sw source\ui\table\convert.src 0 modaldialog DLG_CONV_TEXT_TABLE CMD_FN_CONVERT_TEXT_TABLE 203 en-GB Convert Table to Text 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 fixedline DLG_AUTOFMT_TABLE FL_FORMAT 243 en-GB Format 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 checkbox DLG_AUTOFMT_TABLE BTN_NUMFORMAT 60 en-GB ~Number format 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 checkbox DLG_AUTOFMT_TABLE BTN_BORDER 60 en-GB ~Borders 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 checkbox DLG_AUTOFMT_TABLE BTN_FONT 60 en-GB F~ont 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 checkbox DLG_AUTOFMT_TABLE BTN_PATTERN 60 en-GB ~Pattern 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 checkbox DLG_AUTOFMT_TABLE BTN_ALIGNMENT 60 en-GB Alignmen~t 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 fixedline DLG_AUTOFMT_TABLE FL_FORMATS 243 en-GB Formatting 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 morebutton DLG_AUTOFMT_TABLE BTN_MORE 50 en-GB ~More 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 pushbutton DLG_AUTOFMT_TABLE BTN_ADD 50 en-GB ~Add 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 pushbutton DLG_AUTOFMT_TABLE BTN_REMOVE 50 en-GB ~Delete 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 pushbutton DLG_AUTOFMT_TABLE BTN_RENAME 50 en-GB ~Rename 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_ADD_TITLE 50 en-GB Add AutoFormat 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_ADD_LABEL 50 en-GB Name 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_DEL_TITLE 50 en-GB Delete AutoFormat 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_DEL_MSG 50 en-GB The following AutoFormat entry will be deleted: 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_RENAME_TITLE 50 en-GB Rename AutoFormat 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_BTN_CLOSE 50 en-GB ~Close 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_JAN 50 en-GB Jan 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_FEB 50 en-GB Feb 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_MAR 50 en-GB Mar 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_NORTH 50 en-GB North 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_MID 50 en-GB Mid 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_SOUTH 50 en-GB South 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_SUM 50 en-GB Sum 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_INVALID_AFNAME 50 en-GB You have entered an invalid name.\nThe desired AutoFormat could not be created. \nTry again using a different name. 20200411 15:09:53 sw source\ui\table\tautofmt.src 0 modaldialog DLG_AUTOFMT_TABLE HID_AUTOFMT_TABLE 312 en-GB AutoFormat 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 fixedline TP_FRM_WRAP C_WRAP_FL 248 en-GB Settings 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 imageradiobutton TP_FRM_WRAP RB_NO_WRAP 40 en-GB ~None 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 imageradiobutton TP_FRM_WRAP RB_WRAP_LEFT 40 en-GB Before 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 imageradiobutton TP_FRM_WRAP RB_WRAP_RIGHT 40 en-GB After 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 imageradiobutton TP_FRM_WRAP RB_WRAP_PARALLEL 40 en-GB ~Parallel 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 imageradiobutton TP_FRM_WRAP RB_WRAP_THROUGH 40 en-GB Thro~ugh 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 imageradiobutton TP_FRM_WRAP RB_WRAP_IDEAL 40 en-GB ~Optimal 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 checkbox TP_FRM_WRAP CB_ANCHOR_ONLY 109 en-GB ~First paragraph 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 checkbox TP_FRM_WRAP CB_TRANSPARENT 109 en-GB In bac~kground 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 checkbox TP_FRM_WRAP CB_OUTLINE 109 en-GB ~Contour 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 checkbox TP_FRM_WRAP CB_ONLYOUTSIDE 109 en-GB Outside only 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 fixedline TP_FRM_WRAP FL_OPTION 121 en-GB Options 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 fixedtext TP_FRM_WRAP FT_LEFT_MARGIN 60 en-GB L~eft 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 fixedtext TP_FRM_WRAP FT_RIGHT_MARGIN 60 en-GB ~Right 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 fixedtext TP_FRM_WRAP FT_TOP_MARGIN 60 en-GB ~Top 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 fixedtext TP_FRM_WRAP FT_BOTTOM_MARGIN 60 en-GB ~Bottom 20200411 15:09:53 sw source\ui\frmdlg\wrap.src 0 fixedline TP_FRM_WRAP FL_MARGIN 121 en-GB Spacing 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_NUMBER 28 en-GB Columns 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 checkbox TP_COLUMN CB_BALANCECOLS 163 en-GB Evenly distribute contents ~to all columns 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedline TP_COLUMN FL_COLUMNS 164 en-GB Settings 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_COLUMN 50 en-GB Column 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_WIDTH 50 en-GB Width 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_DIST 50 en-GB Spacing 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 checkbox TP_COLUMN CB_AUTO_WIDTH 100 en-GB Auto~Width 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedline TP_COLUMN FL_LAYOUT 248 en-GB Width and spacing 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_STYLE 35 en-GB ~Line 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_STYLE 1 0 en-GB None 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_HEIGHT 35 en-GB H~eight 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_POSITION 35 en-GB ~Position 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_POSITION 1 0 en-GB Top 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_POSITION 2 0 en-GB Centred 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_POSITION 3 0 en-GB Bottom 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedline TP_COLUMN FL_LINETYPE 248 en-GB Separator line 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedline TP_COLUMN FL_PROPERTIES 133 en-GB Properties 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_TEXTDIRECTION 127 en-GB Text ~direction 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_TEXTDIRECTION 1 0 en-GB Left-to-right 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_TEXTDIRECTION 2 0 en-GB Right-to-left 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_TEXTDIRECTION 3 0 en-GB Use superordinate object settings 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 tabpage TP_COLUMN HID_COLUMN 260 en-GB Columns 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 fixedtext DLG_COLUMN FT_APPLY_TO 50 en-GB ~Apply to 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 stringlist DLG_COLUMN.LB_APPLY_TO 1 0 en-GB Selection 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 stringlist DLG_COLUMN.LB_APPLY_TO 2 0 en-GB Current Section 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 stringlist DLG_COLUMN.LB_APPLY_TO 3 0 en-GB Selected section 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 stringlist DLG_COLUMN.LB_APPLY_TO 4 0 en-GB Frame 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 stringlist DLG_COLUMN.LB_APPLY_TO 5 0 en-GB Page Style: 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 modaldialog DLG_COLUMN HID_FORMAT_COLUMN 316 en-GB Columns 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 string STR_ACCESS_PAGESETUP_SPACING 316 en-GB Spacing between %1 and %2 20200411 15:09:53 sw source\ui\frmdlg\column.src 0 string STR_ACCESS_COLUMN_WIDTH 316 en-GB Column %1 Width 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_FRM_STD 0 en-GB Type 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_FRM_ADD 0 en-GB Options 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_FRM_WRAP 0 en-GB Wrap 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_FRM_URL 0 en-GB Hyperlink 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_BORDER 0 en-GB Borders 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 RID_SVXPAGE_AREA 0 en-GB Area 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 RID_SVXPAGE_TRANSPARENCE 0 en-GB Transparency 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_COLUMN 0 en-GB Columns 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_MACRO_ASSIGN 0 en-GB Macro 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 tabdialog DLG_FRM_STD 0 en-GB Frame 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_FRM_STD 0 en-GB Type 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_FRM_ADD 0 en-GB Options 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_FRM_WRAP 0 en-GB Wrap 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_FRM_URL 0 en-GB Hyperlink 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_GRF_EXT 0 en-GB Picture 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 RID_SVXPAGE_GRFCROP 0 en-GB Crop 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_BORDER 0 en-GB Borders 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 RID_SVXPAGE_AREA 0 en-GB Area 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 RID_SVXPAGE_TRANSPARENCE 0 en-GB Transparency 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_MACRO_ASSIGN 0 en-GB Macro 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 tabdialog DLG_FRM_GRF 0 en-GB Picture 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_FRM_STD 0 en-GB Type 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_FRM_ADD 0 en-GB Options 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_FRM_WRAP 0 en-GB Wrap 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_FRM_URL 0 en-GB Hyperlink 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_BORDER 0 en-GB Borders 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 RID_SVXPAGE_AREA 0 en-GB Area 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 RID_SVXPAGE_TRANSPARENCE 0 en-GB Transparency 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_BACKGROUND 0 en-GB Background 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_MACRO_ASSIGN 0 en-GB Macro 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 tabdialog DLG_FRM_OLE 0 en-GB Object 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_WIDTH 0 en-GB ~Width 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_WIDTH_AUTO 0 en-GB ~Width (at least) 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_REL_WIDTH 0 en-GB Relat~ive 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_AUTOWIDTH 0 en-GB Automatic 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_HEIGHT 0 en-GB H~eight 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_HEIGHT_AUTO 0 en-GB H~eight (at least) 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_REL_HEIGHT 0 en-GB Re~lative 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_AUTOHEIGHT 0 en-GB AutoSize 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_FIXEDRATIO 0 en-GB ~Keep ratio 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pushbutton TP_FRM_STD BT_REALSIZE 70 en-GB ~Original Size 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_STD FL_SIZE 0 en-GB Size 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_FRM_STD RB_ANCHOR_PAGE 70 en-GB To ~page 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_FRM_STD RB_ANCHOR_PARA 70 en-GB To paragrap~h 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_FRM_STD RB_ANCHOR_AT_CHAR 70 en-GB To cha~racter 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_FRM_STD RB_ANCHOR_AS_CHAR 70 en-GB ~As character 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_FRM_STD RB_ANCHOR_FRAME 70 en-GB To ~frame 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_STD FL_TYPE 80 en-GB Anchor 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_HORIZONTAL 35 en-GB Hori~zontal 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_AT_HORZ_POS 20 en-GB b~y 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_HORI_RELATION 21 en-GB ~to 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_MIRROR 0 en-GB ~Mirror on even pages 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_VERTICAL 35 en-GB ~Vertical 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_AT_VERT_POS 20 en-GB by 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_VERT_RELATION 21 en-GB t~o 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_FOLLOWTEXTFLOW 0 en-GB Follow text flow 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_STD FL_POSITION 248 en-GB Position 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_GRF_EXT FL_CONNECT 248 en-GB Link 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_GRF_EXT FT_CONNECT 80 en-GB ~File name 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 edit TP_GRF_EXT ED_CONNECT 200 en-GB [None] 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pushbutton TP_GRF_EXT PB_BROWSE 12 en-GB ~... 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_GRF_EXT CB_VERT 48 en-GB ~Vertically 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_GRF_EXT CB_HOR 70 en-GB Hori~zontally 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_GRF_EXT RB_MIRROR_ALL_PAGES 100 en-GB On all pages 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_GRF_EXT RB_MIRROR_LEFT_PAGES 100 en-GB On left pages 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_GRF_EXT RB_MIRROR_RIGHT_PAGES 100 en-GB On right pages 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_GRF_EXT FL_MIRROR 248 en-GB Flip 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 string STR_EDIT_GRF 260 en-GB Link 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_URL FT_URL 30 en-GB ~URL 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_URL FT_NAME 30 en-GB ~Name 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_URL FT_FRAME 30 en-GB Frame 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 pushbutton TP_FRM_URL PB_SEARCH 50 en-GB ~Browse... 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_URL FL_HYPERLINK 248 en-GB Link to 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_URL CB_SERVER 236 en-GB ~Server-side image map 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_URL CB_CLIENT 236 en-GB ~Client-side image map 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_URL FL_IMAGE 248 en-GB Image map 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_ADD FT_NAME 75 en-GB ~Name 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_ADD FT_ALT_NAME 75 en-GB ~Alternative (Text only) 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_ADD FT_PREV 75 en-GB ~Previous link 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 stringlist TP_FRM_ADD.LB_PREV 1 0 en-GB 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_ADD FT_NEXT 75 en-GB ~Next link 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 stringlist TP_FRM_ADD.LB_NEXT 1 0 en-GB 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_ADD FL_NAME 248 en-GB Names 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_ADD CB_PROTECT_CONTENT 80 en-GB ~Contents 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_ADD CB_PROTECT_FRAME 80 en-GB P~osition 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_ADD CB_PROTECT_SIZE 80 en-GB ~Size 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_ADD FL_PROTECT 248 en-GB Protect 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_ADD CB_EDIT_IN_READONLY 236 en-GB ~Editable in read-only document 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_ADD CB_PRINT_FRAME 236 en-GB Prin~t 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_ADD FL_EXT 248 en-GB Properties 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_ADD FT_TEXTFLOW 65 en-GB ~Text direction 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 stringlist TP_FRM_ADD.LB_TEXTFLOW 1 0 en-GB Left-to-right (horizontal) 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 stringlist TP_FRM_ADD.LB_TEXTFLOW 2 0 en-GB Right-to-left (horizontal) 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 stringlist TP_FRM_ADD.LB_TEXTFLOW 3 0 en-GB Right-to-left (vertical) 20200411 15:09:53 sw source\ui\frmdlg\frmpage.src 0 stringlist TP_FRM_ADD.LB_TEXTFLOW 4 0 en-GB Use superordinate object settings 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_TOP 0 en-GB ~Top 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_BOTTOM 0 en-GB ~Bottom 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_CENTER_VERT 0 en-GB C~entre 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_CENTER_HORI 0 en-GB ~Centre 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_TOPPRT 0 en-GB Upper Margin 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_TOP_BASE 0 en-GB Base line at ~top 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_BOTTOM_BASE 0 en-GB ~Base line at bottom 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_CENTER_BASE 0 en-GB Base line ~centred 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_LINE_TOP 0 en-GB Top of line 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_LINE_BOTTOM 0 en-GB Bottom of line 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_LINE_CENTER 0 en-GB Centre of line 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_CHAR_TOP 0 en-GB Top of character 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_CHAR_BOTTOM 0 en-GB Bottom of character 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_CHAR_CENTER 0 en-GB Centre of character 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_OLE_INSERT 0 en-GB Insert object 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_OLE_EDIT 0 en-GB Edit object 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_COLL_HEADER 0 en-GB (Template: 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_FRMUI_BORDER 0 en-GB Borders 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_FRMUI_PATTERN 0 en-GB Background 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 string STR_FRMUI_WRAP 0 en-GB Wrap 20200411 15:09:53 sw source\ui\frmdlg\frmui.src 0 infobox MSG_COLUMN_ERR_BOUNDWIDTH 0 en-GB Column spacing exceeds the column width. 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 pushbutton DLG_CAPTION BTN_AUTOCAPTION 50 en-GB AutoCaption... 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 pushbutton DLG_CAPTION BTN_OPTION 50 en-GB Options... 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_CAPTION TXT_TEXT 182 en-GB Caption 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedline DLG_CAPTION FL_SETTINGS 182 en-GB Properties 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_CAPTION TXT_CATEGORY 67 en-GB Category 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_CAPTION TXT_FORMAT 67 en-GB Numbering 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_CAPTION FT_NUM_SEP 67 en-GB Numbering separator 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_CAPTION TXT_SEP 67 en-GB Separator 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 edit DLG_CAPTION EDT_SEP 106 en-GB : 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_CAPTION TXT_POS 67 en-GB Position 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 string DLG_CAPTION STR_BEGINNING 182 en-GB Above 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 string DLG_CAPTION STR_END 182 en-GB Below 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 string DLG_CAPTION STR_ABOVE 182 en-GB Above 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 string DLG_CAPTION STR_CP_BELOW 182 en-GB Below 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 string DLG_CAPTION STR_CATEGORY_NONE 182 en-GB 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 modaldialog DLG_CAPTION HID_DLG_CAPTION 250 en-GB Caption 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedline DLG_SEQUENCE_OPTION FL_HEADER 132 en-GB Numbering captions by chapter 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_SEQUENCE_OPTION FT_LEVEL 50 en-GB ~Level 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 stringlist DLG_SEQUENCE_OPTION.LB_LEVEL 1 0 en-GB 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_SEQUENCE_OPTION FT_SEPARATOR 50 en-GB ~Separator 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedline DLG_SEQUENCE_OPTION FL_CATANDFRAME 132 en-GB Category and frame format 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_SEQUENCE_OPTION FT_CHARSTYLE 50 en-GB Character style 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 stringlist DLG_SEQUENCE_OPTION.LB_CHARSTYLE 1 0 en-GB 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 checkbox DLG_SEQUENCE_OPTION CB_APPLYBAS 136 en-GB ~Apply border and shadow 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedline DLG_SEQUENCE_OPTION FL_ORDER 132 en-GB Caption 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_SEQUENCE_OPTION FT_ORDER 50 en-GB Caption order 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 stringlist DLG_SEQUENCE_OPTION.LB_ORDER 1 0 en-GB Category first 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 stringlist DLG_SEQUENCE_OPTION.LB_ORDER 2 0 en-GB Numbering first 20200411 15:09:53 sw source\ui\frmdlg\cption.src 0 modaldialog DLG_SEQUENCE_OPTION HID_DLG_SEQUENCE_OPTION 200 en-GB Options 20200411 15:09:53 sw source\ui\dialog\dialog.src 0 checkbox CB_USE_PASSWD 0 en-GB ~Password 20200411 15:09:53 sw source\ui\dialog\dialog.src 0 checkbox CB_READ_ONLY 0 en-GB ~Read-only 20200411 15:09:53 sw source\ui\dialog\dialog.src 0 string STR_LINKEDIT_TEXT 0 en-GB Edit links 20200411 15:09:53 sw source\ui\dialog\dialog.src 0 string STR_PATH_NOT_FOUND 0 en-GB The directory '%1' does not exist. 20200411 15:09:53 sw source\ui\dialog\dialog.src 0 querybox RID_QB_SPELL_CONTINUE 0 en-GB Continue checking from the beginning of the document? 20200411 15:09:53 sw source\ui\dialog\dialog.src 0 string STR_SPELLING_COMPLETED 0 en-GB The spell check is complete. 20200411 15:09:53 sw source\ui\dialog\abstract.src 0 fixedline DLG_INSERT_ABSTRACT FL_1 174 en-GB Properties 20200411 15:09:53 sw source\ui\dialog\abstract.src 0 fixedtext DLG_INSERT_ABSTRACT FT_LEVEL 120 en-GB Included outline levels 20200411 15:09:53 sw source\ui\dialog\abstract.src 0 fixedtext DLG_INSERT_ABSTRACT FT_PARA 120 en-GB Subpoints per level 20200411 15:09:53 sw source\ui\dialog\abstract.src 0 fixedtext DLG_INSERT_ABSTRACT FT_DESC 165 en-GB The abstract contains the selected number of paragraphs from the included outline levels. 20200411 15:09:53 sw source\ui\dialog\abstract.src 0 modaldialog DLG_INSERT_ABSTRACT HID_INSERT_ABSTRACT 239 en-GB Create AutoAbstract 20200411 15:09:53 sw source\ui\dialog\ascfldlg.src 0 fixedline DLG_ASCII_FILTER FL_1 170 en-GB Properties 20200411 15:09:53 sw source\ui\dialog\ascfldlg.src 0 fixedtext DLG_ASCII_FILTER FT_CHARSET 66 en-GB ~Character set 20200411 15:09:53 sw source\ui\dialog\ascfldlg.src 0 fixedtext DLG_ASCII_FILTER FT_FONT 66 en-GB Default fonts 20200411 15:09:53 sw source\ui\dialog\ascfldlg.src 0 fixedtext DLG_ASCII_FILTER FT_LANGUAGE 66 en-GB Lan~guage 20200411 15:09:53 sw source\ui\dialog\ascfldlg.src 0 fixedtext DLG_ASCII_FILTER FT_CRLF 66 en-GB ~Paragraph break 20200411 15:09:53 sw source\ui\dialog\ascfldlg.src 0 radiobutton DLG_ASCII_FILTER RB_CRLF 40 en-GB ~CR & LF 20200411 15:09:53 sw source\ui\dialog\ascfldlg.src 0 radiobutton DLG_ASCII_FILTER RB_CR 20 en-GB C~R 20200411 15:09:53 sw source\ui\dialog\ascfldlg.src 0 radiobutton DLG_ASCII_FILTER RB_LF 20 en-GB ~LF 20200411 15:09:53 sw source\ui\dialog\ascfldlg.src 0 string DLG_ASCII_FILTER STR_SYS_CHARSET 50 en-GB System 20200411 15:09:53 sw source\ui\dialog\ascfldlg.src 0 modaldialog DLG_ASCII_FILTER HID_ASCII_FILTER 239 en-GB ASCII Filter Options 20200411 15:09:53 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_PAGE 90 en-GB Number of Pages: 20200411 15:09:53 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_TABLE 90 en-GB Number of Tables: 20200411 15:09:53 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_GRF 90 en-GB Number of Graphics: 20200411 15:09:53 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_OLE 90 en-GB Number of OLE Objects: 20200411 15:09:53 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_PARA 90 en-GB Number of Paragraphs: 20200411 15:09:53 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_WORD 90 en-GB Number of Words: 20200411 15:09:53 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_CHAR 90 en-GB Number of Characters: 20200411 15:09:53 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_LINE 90 en-GB Number of Lines: 20200411 15:09:53 sw source\ui\dialog\docstdlg.src 0 pushbutton TP_DOC_STAT PB_PDATE 50 en-GB ~Update 20200411 15:09:53 sw source\ui\dialog\wordcountdialog.src 0 fixedline DLG_WORDCOUNT FL_CURRENT 158 en-GB Current selection 20200411 15:09:53 sw source\ui\dialog\wordcountdialog.src 0 fixedtext DLG_WORDCOUNT FT_CURRENTWORD 80 en-GB Words: 20200411 15:09:53 sw source\ui\dialog\wordcountdialog.src 0 fixedtext DLG_WORDCOUNT FT_CURRENTCHARACTER 80 en-GB Characters: 20200411 15:09:53 sw source\ui\dialog\wordcountdialog.src 0 fixedline DLG_WORDCOUNT FL_DOC 158 en-GB Whole document 20200411 15:09:53 sw source\ui\dialog\wordcountdialog.src 0 fixedtext DLG_WORDCOUNT FT_DOCWORD 80 en-GB Words: 20200411 15:09:53 sw source\ui\dialog\wordcountdialog.src 0 fixedtext DLG_WORDCOUNT FT_DOCCHARACTER 80 en-GB Characters: 20200411 15:09:53 sw source\ui\dialog\wordcountdialog.src 0 modaldialog DLG_WORDCOUNT HID_DLG_WORDCOUNT 170 en-GB Word Count 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define FT_SUBREG_TEXT 0 en-GB ~Section 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define CB_HIDE_TEXT 0 en-GB H~ide 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define FL_HIDE_TEXT 0 en-GB Hide 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define CB_CONDITION_TEXT 0 en-GB ~With Condition 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define FL_PROPERTIES_TEXT 0 en-GB Properties 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define CB_EDIT_IN_READONLY_TEXT 0 en-GB E~ditable in read-only document 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define FL_FILE_TEXT 0 en-GB Link 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define CB_FILE_TEXT 0 en-GB ~Link 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define CB_DDE_TEXT 0 en-GB DD~E 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define FT_DDE_TEXT 0 en-GB DDE ~command 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define FT_FILE_TEXT 0 en-GB ~File name 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define GB_HIDE_TEXT 0 en-GB Hide 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define GB_OPTIONS_TEXT 0 en-GB Options 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define FL_PROTECT_TEXT 0 en-GB Write protection 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 #define CB_PASSWD_TEXT 0 en-GB Wit~h password 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedline MD_EDIT_REGION FL_NAME 80 en-GB Section 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 tristatebox MD_EDIT_REGION CB_PROTECT 70 en-GB ~Protected 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 pushbutton MD_EDIT_REGION PB_OPTIONS 50 en-GB ~Options... 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 pushbutton MD_EDIT_REGION CB_DISMISS 50 en-GB Remove 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 modaldialog MD_EDIT_REGION CMD_FN_EDIT_REGION 316 en-GB Edit Sections 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 string STR_REG_DUPLICATE 316 en-GB Section name changed: 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 string STR_INFO_DUPLICATE 316 en-GB Duplicate section name 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 querybox QB_CONNECT 316 en-GB A file connection will delete the contents of the current section. Connect anyway? 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 infobox REG_WRONG_PASSWORD 316 en-GB The password entered is invalid. 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 infobox REG_WRONG_PASSWD_REPEAT 316 en-GB The password has not been set. 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 pageitem DLG_INSERT_SECTION.1 TP_INSERT_SECTION 0 en-GB Section 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 pageitem DLG_INSERT_SECTION.1 TP_COLUMN 0 en-GB Columns 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 pageitem DLG_INSERT_SECTION.1 TP_SECTION_INDENTS 0 en-GB Indents 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 pageitem DLG_INSERT_SECTION.1 TP_BACKGROUND 0 en-GB Background 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 pageitem DLG_INSERT_SECTION.1 TP_SECTION_FTNENDNOTES 0 en-GB Footnotes/Endnotes 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 string DLG_INSERT_SECTION ST_INSERT 50 en-GB Insert 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 tabdialog DLG_INSERT_SECTION HID_INSERT_SECTION_DLG 316 en-GB Insert Section 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedline TP_INSERT_SECTION FL_NAME 78 en-GB New section 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 checkbox TP_INSERT_SECTION CB_PROTECT 100 en-GB ~Protect 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 pageitem DLG_SECTION_PROPERTIES.1 TP_COLUMN 0 en-GB Columns 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 pageitem DLG_SECTION_PROPERTIES.1 TP_SECTION_INDENTS 0 en-GB Indents 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 pageitem DLG_SECTION_PROPERTIES.1 TP_BACKGROUND 0 en-GB Background 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 pageitem DLG_SECTION_PROPERTIES.1 TP_SECTION_FTNENDNOTES 0 en-GB Footnotes/Endnotes 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 tabdialog DLG_SECTION_PROPERTIES HID_SECTION_PROPERTIES_DLG 260 en-GB Options 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedline TP_SECTION_FTNENDNOTES FL_FTN 248 en-GB Footnotes 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 checkbox TP_SECTION_FTNENDNOTES CB_FTN_AT_TXTEND 90 en-GB Collec~t at end of text 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 checkbox TP_SECTION_FTNENDNOTES CB_FTN_NUM 100 en-GB ~Restart numbering 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_FTNENDNOTES FT_FTN_OFFSET 64 en-GB ~Start at 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 checkbox TP_SECTION_FTNENDNOTES CB_FTN_NUM_FMT 100 en-GB Custom ~format 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_FTNENDNOTES FT_FTN_PREFIX 58 en-GB Be~fore 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_FTNENDNOTES FT_FTN_SUFFIX 25 en-GB Aft~er 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedline TP_SECTION_FTNENDNOTES FL_END 248 en-GB Endnotes 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 checkbox TP_SECTION_FTNENDNOTES CB_END_AT_TXTEND 100 en-GB C~ollect at end of section 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 checkbox TP_SECTION_FTNENDNOTES CB_END_NUM 100 en-GB ~Restart numbering 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_FTNENDNOTES FT_END_OFFSET 64 en-GB ~Start at 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 checkbox TP_SECTION_FTNENDNOTES CB_END_NUM_FMT 100 en-GB Custom format 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_FTNENDNOTES FT_END_PREFIX 58 en-GB Be~fore 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_FTNENDNOTES FT_END_SUFFIX 25 en-GB Aft~er 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedline TP_SECTION_INDENTS FL_INDENT 173 en-GB Indent 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_INDENTS FT_BEFORE 120 en-GB ~Before section 20200411 15:09:53 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_INDENTS FT_AFTER 120 en-GB ~After section 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedline TP_ENV_FMT FL_ADDRESSEE 248 en-GB Addressee 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_ADDR_POS 40 en-GB Position 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_ADDR_LEFT 40 en-GB from left 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_ADDR_TOP 40 en-GB from top 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_ADDR_FORMAT 40 en-GB Format 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 menubutton TP_ENV_FMT BTN_ADDR_EDIT 50 en-GB Edit 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedline TP_ENV_FMT FL_SENDER 248 en-GB Sender 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SEND_POS 40 en-GB Position 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SEND_LEFT 40 en-GB from left 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SEND_TOP 40 en-GB from top 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SEND_FORMAT 40 en-GB Format 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 menubutton TP_ENV_FMT BTN_SEND_EDIT 50 en-GB Edit 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedline TP_ENV_FMT FL_SIZE 148 en-GB Size 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SIZE_FORMAT 40 en-GB F~ormat 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SIZE_WIDTH 40 en-GB ~Width 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SIZE_HEIGHT 40 en-GB ~Height 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 menuitem MNU_EDIT MID_CHAR 0 en-GB C~haracter... 20200411 15:09:53 sw source\ui\envelp\envfmt.src 0 menuitem MNU_EDIT MID_PARA 0 en-GB P~aragraph... 20200411 15:09:53 sw source\ui\envelp\envelp.src 0 string STR_DATABASE_NOT_OPENED 0 en-GB Database could not be opened. 20200411 15:09:53 sw source\ui\envelp\envelp.src 0 string STR_NO_DRIVERS 0 en-GB No database drivers installed. 20200411 15:09:53 sw source\ui\envelp\envelp.src 0 string STR_BTN_NEW_DOC 0 en-GB ~New Document 20200411 15:09:53 sw source\ui\envelp\envelp.src 0 string STR_BTN_NEWDOC 0 en-GB ~New Doc. 20200411 15:09:53 sw source\ui\envelp\envelp.src 0 string STR_SENDER_TOKENS 0 en-GB COMPANY;CR;FORENAME; ;SURNAME;CR;ADDRESS;CR;POSTTOWN; ;COUNTY; ;POSTCODE;CR;COUNTRY;CR; 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 #define _MAIL_MERGE_STRING_ 0 en-GB Mail Merge 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_ALL 100 en-GB ~All 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_MARKED 100 en-GB ~Selected records 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_FROM 33 en-GB ~From: 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_BIS 27 en-GB ~To: 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedline DLG_MAILMERGE FL_RECORD 126 en-GB Records 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_PRINTER 53 en-GB ~Printer 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_MAILING 53 en-GB ~Electronic 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_FILE 56 en-GB File 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 checkbox DLG_MAILMERGE CB_SINGLE_JOBS 142 en-GB ~Separate print jobs 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedline DLG_MAILMERGE FL_SAVE_MERGED_DOCUMENT 156 en-GB Save merged document 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_SAVE_SINGLE_DOC 150 en-GB S~ave as single document 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_SAVE_INDIVIDUAL 150 en-GB Sa~ve as individual documents 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 checkbox DLG_MAILMERGE RB_GENERATE_FROM_DATABASE 144 en-GB Generate file name from ~Database 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_COLUMN 41 en-GB Field 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_PATH 41 en-GB ~Path 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_FILTER 41 en-GB F~ile format 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_SUBJECT 51 en-GB ~Subject 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_ATTACH 51 en-GB Attachments 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_FORMAT 51 en-GB Mail Format 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 checkbox DLG_MAILMERGE CB_FORMAT_HTML 90 en-GB HTM~L 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 checkbox DLG_MAILMERGE CB_FORMAT_RTF 90 en-GB RT~F 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 checkbox DLG_MAILMERGE CB_FORMAT_SW 90 en-GB %PRODUCTNAME Writer 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedline DLG_MAILMERGE FL_DEST 162 en-GB Output 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedline DLG_MERGE_CREATE FL_CREATEFROM 80 en-GB Create 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MERGE_CREATE RB_THISDOC 70 en-GB From this ~document 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MERGE_CREATE RB_TEMPLATE 70 en-GB From a ~template 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedline DLG_MERGE_FIELD_CONNECTIONS FL_CONNECTIONS 140 en-GB Connect 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MERGE_FIELD_CONNECTIONS RB_USEEXISTING 130 en-GB ~Use existing 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MERGE_FIELD_CONNECTIONS RB_CREATENEW 130 en-GB ~Create new connection 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MERGE_FIELD_CONNECTIONS FT_INFO 141 en-GB Fields are used to personalise form letters. The fields are placeholders for data from a data source, such as a database. The fields in the form letter must be connected to the data source. 20200411 15:09:53 sw source\ui\envelp\mailmrge.src 0 modaldialog DLG_MERGE_FIELD_CONNECTIONS HID_MAIL_MERGE_INSERT_FIELDS 205 en-GB Data Source Connection 20200411 15:09:53 sw source\ui\envelp\labprt.src 0 radiobutton TP_LAB_PRT BTN_PAGE 70 en-GB ~Entire page 20200411 15:09:53 sw source\ui\envelp\labprt.src 0 radiobutton TP_LAB_PRT BTN_SINGLE 70 en-GB ~Single label 20200411 15:09:53 sw source\ui\envelp\labprt.src 0 fixedtext TP_LAB_PRT TXT_COL 30 en-GB Colu~mn 20200411 15:09:53 sw source\ui\envelp\labprt.src 0 fixedtext TP_LAB_PRT TXT_ROW 30 en-GB Ro~w 20200411 15:09:53 sw source\ui\envelp\labprt.src 0 checkbox TP_LAB_PRT CB_SYNCHRON 120 en-GB Sync~hronise contents 20200411 15:09:53 sw source\ui\envelp\labprt.src 0 fixedline TP_LAB_PRT FL_DONTKNOW 248 en-GB Distribute 20200411 15:09:53 sw source\ui\envelp\labprt.src 0 fixedtext TP_LAB_PRT INF_PRINTER 182 en-GB Printer Name 20200411 15:09:53 sw source\ui\envelp\labprt.src 0 pushbutton TP_LAB_PRT BTN_PRTSETUP 50 en-GB Setup... 20200411 15:09:53 sw source\ui\envelp\labprt.src 0 fixedline TP_LAB_PRT FL_PRINTER 248 en-GB Printer 20200411 15:09:53 sw source\ui\envelp\envlop.src 0 pageitem DLG_ENV.1 TP_ENV_ENV 0 en-GB Envelope 20200411 15:09:53 sw source\ui\envelp\envlop.src 0 pageitem DLG_ENV.1 TP_ENV_FMT 0 en-GB Format 20200411 15:09:53 sw source\ui\envelp\envlop.src 0 pageitem DLG_ENV.1 TP_ENV_PRT 0 en-GB Printer 20200411 15:09:53 sw source\ui\envelp\envlop.src 0 string DLG_ENV ST_INSERT 0 en-GB ~Insert 20200411 15:09:53 sw source\ui\envelp\envlop.src 0 string DLG_ENV ST_CHANGE 0 en-GB ~Modify 20200411 15:09:53 sw source\ui\envelp\envlop.src 0 tabdialog DLG_ENV 0 en-GB Envelope 20200411 15:09:53 sw source\ui\envelp\envlop.src 0 fixedtext TP_ENV_ENV TXT_ADDR 124 en-GB Addr~essee 20200411 15:09:53 sw source\ui\envelp\envlop.src 0 fixedtext TP_ENV_ENV FT_DATABASE 92 en-GB Database 20200411 15:09:53 sw source\ui\envelp\envlop.src 0 fixedtext TP_ENV_ENV FT_TABLE 92 en-GB Table 20200411 15:09:53 sw source\ui\envelp\envlop.src 0 fixedtext TP_ENV_ENV FT_DBFIELD 92 en-GB ~Database field 20200411 15:09:53 sw source\ui\envelp\envlop.src 0 checkbox TP_ENV_ENV BOX_SEND 124 en-GB ~Sender 20200411 15:09:53 sw source\ui\envelp\envlop.src 0 string STR_DOC_TITLE 260 en-GB Envelope 20200411 15:09:53 sw source\ui\envelp\label.src 0 #define LABEL_STRING 0 en-GB Labels 20200411 15:09:53 sw source\ui\envelp\label.src 0 #define BUSINESS_CARD_STRING 0 en-GB Business Cards 20200411 15:09:53 sw source\ui\envelp\label.src 0 pageitem DLG_LAB.1 TP_PRIVATE_DATA 0 en-GB Private 20200411 15:09:53 sw source\ui\envelp\label.src 0 pageitem DLG_LAB.1 TP_BUSINESS_DATA 0 en-GB Business 20200411 15:09:53 sw source\ui\envelp\label.src 0 pageitem DLG_LAB.1 TP_LAB_FMT 0 en-GB Format 20200411 15:09:53 sw source\ui\envelp\label.src 0 pageitem DLG_LAB.1 TP_LAB_PRT 0 en-GB Options 20200411 15:09:53 sw source\ui\envelp\label.src 0 string DLG_LAB ST_FIRSTPAGE_BC 0 en-GB Medium 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_LAB_LAB TXT_WRITING 50 en-GB Label text 20200411 15:09:53 sw source\ui\envelp\label.src 0 checkbox TP_LAB_LAB BOX_ADDR 50 en-GB Address 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_LAB_LAB FT_DATABASE 99 en-GB Database 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_LAB_LAB FT_TABLE 99 en-GB Table 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_LAB_LAB FT_DBFIELD 99 en-GB Database field 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedline TP_LAB_LAB FL_WRITING 248 en-GB Inscription 20200411 15:09:53 sw source\ui\envelp\label.src 0 radiobutton TP_LAB_LAB BTN_CONT 65 en-GB ~Continuous 20200411 15:09:53 sw source\ui\envelp\label.src 0 radiobutton TP_LAB_LAB BTN_SHEET 65 en-GB ~Sheet 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_LAB_LAB TXT_MAKE 30 en-GB Brand 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_LAB_LAB TXT_TYPE 30 en-GB ~Type 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedline TP_LAB_LAB FL_FORMAT 248 en-GB Format 20200411 15:09:53 sw source\ui\envelp\label.src 0 pushbutton DLG_SYNC_BTN BTN_SYNC 0 en-GB Synchronise Labels 20200411 15:09:53 sw source\ui\envelp\label.src 0 string STR_DOC_TITLE 0 en-GB Labels 20200411 15:09:53 sw source\ui\envelp\label.src 0 string STR_CUSTOM 0 en-GB [User] 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_VISITING_CARDS FT_AUTO_TEXT_GROUP 109 en-GB AutoText - Section 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedline TP_VISITING_CARDS FL_CONTENT 248 en-GB Content 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedline TP_PRIVATE_DATA FL_DATA 248 en-GB Private data 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_NAME 90 en-GB Forename/Sur~name/Initials 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_NAME_2 90 en-GB Forename/Surna~me/Initials 2 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_STREET 90 en-GB S~treet 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_ZIPCITY 90 en-GB Postcode/Post to~wn 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_COUNTRYSTATE 90 en-GB Co~untry/County 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_TITLEPROF 90 en-GB Title/~Profession 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_PHONE_MOBILE 90 en-GB Phone/Mobile 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_FAX 90 en-GB Fa~x 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_WWWMAIL 90 en-GB Homepage / e-mail 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedline TP_BUSINESS_DATA FL_DATA 248 en-GB Business data 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_COMP 90 en-GB Company 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_COMP_EXT 90 en-GB Company 2nd line 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_SLOGAN 90 en-GB Slogan 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_STREET 90 en-GB Street 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_ZIPCITY 90 en-GB Postcode/Post town 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_COUNTRYSTATE 90 en-GB Country/County 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_POSITION 90 en-GB Position 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_PHONE_MOBILE 90 en-GB Phone/Mobile 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_FAX 90 en-GB Fax 20200411 15:09:53 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_WWWMAIL 90 en-GB Ho~mepage / e-mail 20200411 15:09:53 sw source\ui\envelp\envprt.src 0 fixedline TP_ENV_PRT FL_NONAME 248 en-GB Envelope orientation 20200411 15:09:53 sw source\ui\envelp\envprt.src 0 radiobutton TP_ENV_PRT BTN_TOP 179 en-GB ~Print from top 20200411 15:09:53 sw source\ui\envelp\envprt.src 0 radiobutton TP_ENV_PRT BTN_BOTTOM 179 en-GB Print from ~bottom 20200411 15:09:53 sw source\ui\envelp\envprt.src 0 fixedtext TP_ENV_PRT TXT_RIGHT 72 en-GB ~Shift right 20200411 15:09:53 sw source\ui\envelp\envprt.src 0 fixedtext TP_ENV_PRT TXT_DOWN 72 en-GB Shift ~down 20200411 15:09:53 sw source\ui\envelp\envprt.src 0 fixedline TP_ENV_PRT FL_PRINTER 248 en-GB Current printer 20200411 15:09:53 sw source\ui\envelp\envprt.src 0 fixedtext TP_ENV_PRT TXT_PRINTER 179 en-GB - No printer installed - 20200411 15:09:53 sw source\ui\envelp\envprt.src 0 pushbutton TP_ENV_PRT BTN_PRTSETUP 50 en-GB Setup... 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_HDIST 50 en-GB Hori~zontal pitch 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_VDIST 50 en-GB ~Vertical pitch 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_WIDTH 50 en-GB ~Width 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_HEIGHT 50 en-GB ~Height 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_LEFT 50 en-GB ~Left margin 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_UPPER 50 en-GB ~Top margin 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_COLUMNS 50 en-GB ~Columns 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_ROWS 50 en-GB R~ows 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_PAPER_WIDTH 50 en-GB ~Paper Width 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_PAPER_HEIGHT 50 en-GB Pape~r Height 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 pushbutton TP_LAB_FMT PB_SAVE 50 en-GB ~Save... 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 string STR_HDIST 260 en-GB H. Pitch 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 string STR_VDIST 260 en-GB V. Pitch 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 string STR_WIDTH 260 en-GB Width 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 string STR_HEIGHT 260 en-GB Height 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 string STR_LEFT 260 en-GB Left margin 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 string STR_UPPER 260 en-GB Top margin 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 string STR_COLS 260 en-GB Columns 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 string STR_ROWS 260 en-GB Rows 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedtext DLG_SAVE_LABEL FT_MAKE 50 en-GB Brand 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedtext DLG_SAVE_LABEL FT_TYPE 50 en-GB T~ype 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 fixedline DLG_SAVE_LABEL FL_OPTIONS 165 en-GB Options 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 querybox DLG_SAVE_LABEL MB_QUERY 50 en-GB The label "%1 / %2" already exists.\nDo you want to overwrite it? 20200411 15:09:53 sw source\ui\envelp\labfmt.src 0 modaldialog DLG_SAVE_LABEL HID_SAVE_LABEL_DLG 230 en-GB Save Label Format 20200411 15:09:53 sw source\ui\fldui\flddb.src 0 fixedtext TP_FLD_DB FT_DBTYPE 76 en-GB ~Type 20200411 15:09:53 sw source\ui\fldui\flddb.src 0 fixedtext TP_FLD_DB FT_DBCONDITION 76 en-GB ~Condition 20200411 15:09:53 sw source\ui\fldui\flddb.src 0 fixedtext TP_FLD_DB FT_DBSETNUMBER 76 en-GB Record number 20200411 15:09:53 sw source\ui\fldui\flddb.src 0 fixedtext TP_FLD_DB FT_DBSELECTION 166 en-GB Database s~election 20200411 15:09:53 sw source\ui\fldui\flddb.src 0 fixedtext TP_FLD_DB FT_ADDDB 105 en-GB Add database file 20200411 15:09:53 sw source\ui\fldui\flddb.src 0 pushbutton TP_FLD_DB PB_ADDDB 50 en-GB Browse... 20200411 15:09:53 sw source\ui\fldui\flddb.src 0 radiobutton TP_FLD_DB RB_DBOWNFORMAT 150 en-GB From database 20200411 15:09:53 sw source\ui\fldui\flddb.src 0 radiobutton TP_FLD_DB RB_DBFORMAT 100 en-GB User-defined 20200411 15:09:53 sw source\ui\fldui\flddb.src 0 fixedline TP_FLD_DB FL_DBFORMAT 166 en-GB Format 20200411 15:09:53 sw source\ui\fldui\flddb.src 0 tabpage TP_FLD_DB HID_FLD_DB 260 en-GB Database 20200411 15:09:53 sw source\ui\fldui\flddok.src 0 fixedtext TP_FLD_DOK FT_DOKTYPE 76 en-GB ~Type 20200411 15:09:53 sw source\ui\fldui\flddok.src 0 fixedtext TP_FLD_DOK FT_DOKSELECTION 76 en-GB S~elect 20200411 15:09:53 sw source\ui\fldui\flddok.src 0 fixedtext TP_FLD_DOK FT_DOKFORMAT 84 en-GB F~ormat 20200411 15:09:53 sw source\ui\fldui\flddok.src 0 fixedtext TP_FLD_DOK FT_DOKVALUE 84 en-GB O~ffset 20200411 15:09:53 sw source\ui\fldui\flddok.src 0 checkbox TP_FLD_DOK CB_DOKFIXEDCONTENT 72 en-GB ~Fixed content 20200411 15:09:53 sw source\ui\fldui\flddok.src 0 string TP_FLD_DOK STR_DOKDATEOFF 72 en-GB Offs~et in days 20200411 15:09:53 sw source\ui\fldui\flddok.src 0 string TP_FLD_DOK STR_DOKTIMEOFF 72 en-GB Offs~et in minutes 20200411 15:09:53 sw source\ui\fldui\flddok.src 0 tabpage TP_FLD_DOK HID_FLD_DOK 260 en-GB Document 20200411 15:09:53 sw source\ui\fldui\flddinf.src 0 fixedtext TP_FLD_DOKINF FT_DOKINFTYPE 76 en-GB ~Type 20200411 15:09:53 sw source\ui\fldui\flddinf.src 0 fixedtext TP_FLD_DOKINF FT_DOKINFSELECTION 76 en-GB S~elect 20200411 15:09:53 sw source\ui\fldui\flddinf.src 0 stringlist TP_FLD_DOKINF.LB_DOKINFSELECTION 1 0 en-GB Author 20200411 15:09:53 sw source\ui\fldui\flddinf.src 0 stringlist TP_FLD_DOKINF.LB_DOKINFSELECTION 2 0 en-GB Time 20200411 15:09:53 sw source\ui\fldui\flddinf.src 0 stringlist TP_FLD_DOKINF.LB_DOKINFSELECTION 3 0 en-GB Date 20200411 15:09:53 sw source\ui\fldui\flddinf.src 0 stringlist TP_FLD_DOKINF.LB_DOKINFSELECTION 4 0 en-GB Date Time Author 20200411 15:09:53 sw source\ui\fldui\flddinf.src 0 fixedtext TP_FLD_DOKINF FT_DOKINFFORMAT 84 en-GB F~ormat 20200411 15:09:53 sw source\ui\fldui\flddinf.src 0 checkbox TP_FLD_DOKINF CB_DOKINFFIXEDCONTENT 72 en-GB ~Fixed content 20200411 15:09:53 sw source\ui\fldui\flddinf.src 0 string TP_FLD_DOKINF STR_DOKINF_INFO 72 en-GB Info 20200411 15:09:53 sw source\ui\fldui\flddinf.src 0 tabpage TP_FLD_DOKINF HID_FLD_DOKINF 260 en-GB DocInformation 20200411 15:09:53 sw source\ui\fldui\fldtdlg.src 0 pageitem DLG_FLD_INSERT.1 TP_FLD_DOK 0 en-GB Document 20200411 15:09:53 sw source\ui\fldui\fldtdlg.src 0 pageitem DLG_FLD_INSERT.1 TP_FLD_REF 0 en-GB Cross-references 20200411 15:09:53 sw source\ui\fldui\fldtdlg.src 0 pageitem DLG_FLD_INSERT.1 TP_FLD_FUNC 0 en-GB Functions 20200411 15:09:53 sw source\ui\fldui\fldtdlg.src 0 pageitem DLG_FLD_INSERT.1 TP_FLD_DOKINF 0 en-GB DocInformation 20200411 15:09:53 sw source\ui\fldui\fldtdlg.src 0 pageitem DLG_FLD_INSERT.1 TP_FLD_VAR 0 en-GB Variables 20200411 15:09:53 sw source\ui\fldui\fldtdlg.src 0 pageitem DLG_FLD_INSERT.1 TP_FLD_DB 0 en-GB Database 20200411 15:09:53 sw source\ui\fldui\fldtdlg.src 0 string DLG_FLD_INSERT STR_FLD_INSERT 0 en-GB ~Insert 20200411 15:09:53 sw source\ui\fldui\fldtdlg.src 0 string DLG_FLD_INSERT STR_FLD_CLOSE 0 en-GB ~Close 20200411 15:09:53 sw source\ui\fldui\fldtdlg.src 0 tabdialog DLG_FLD_INSERT 0 en-GB Fields 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARTYPE 76 en-GB ~Type 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARSELECTION 76 en-GB S~election 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARFORMAT 84 en-GB Format 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 checkbox TP_FLD_VAR CB_VARINVISIBLE 84 en-GB Invisi~ble 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARCHAPTERHEADER 84 en-GB Numbering by chapter 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARCHAPTERLEVEL 30 en-GB ~Level 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 stringlist TP_FLD_VAR.LB_VARCHAPTERLEVEL 1 0 en-GB None 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARSEPARATOR 30 en-GB ~Separator 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARNAME 76 en-GB Na~me 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARVALUE 76 en-GB ~Value 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 toolboxitem TP_FLD_VAR.TBX_VARNEWDEL BT_VARAPPLY HID_FLDVAR_APPLY 0 en-GB Apply 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 toolboxitem TP_FLD_VAR.TBX_VARNEWDEL BT_VARDELETE HID_FLDVAR_DELETE 0 en-GB Delete 20200411 15:09:53 sw source\ui\fldui\fldvar.src 0 tabpage TP_FLD_VAR HID_FLD_VAR 260 en-GB Variables 20200411 15:09:53 sw source\ui\fldui\javaedit.src 0 fixedtext DLG_JAVAEDIT FT_TYPE 55 en-GB Script type 20200411 15:09:53 sw source\ui\fldui\javaedit.src 0 radiobutton DLG_JAVAEDIT RB_URL 55 en-GB URL 20200411 15:09:53 sw source\ui\fldui\javaedit.src 0 radiobutton DLG_JAVAEDIT RB_EDIT 140 en-GB ~Text 20200411 15:09:53 sw source\ui\fldui\javaedit.src 0 fixedline DLG_JAVAEDIT FL_POSTIT 179 en-GB Contents 20200411 15:09:53 sw source\ui\fldui\javaedit.src 0 string DLG_JAVAEDIT STR_JAVA_EDIT 24 en-GB Edit Script 20200411 15:09:53 sw source\ui\fldui\javaedit.src 0 string DLG_JAVAEDIT STR_JAVA_INSERT 24 en-GB Insert Script 20200411 15:09:53 sw source\ui\fldui\javaedit.src 0 modaldialog DLG_JAVAEDIT 248 en-GB Edit Script 20200411 15:09:53 sw source\ui\fldui\inpdlg.src 0 edit DLG_FLD_INPUT ED_LABEL 115 en-GB Input 20200411 15:09:53 sw source\ui\fldui\inpdlg.src 0 fixedline DLG_FLD_INPUT FL_EDIT 127 en-GB Edit 20200411 15:09:53 sw source\ui\fldui\inpdlg.src 0 pushbutton DLG_FLD_INPUT PB_NEXT 50 en-GB ~Next 20200411 15:09:53 sw source\ui\fldui\inpdlg.src 0 modaldialog DLG_FLD_INPUT HID_FLD_INPUT 194 en-GB Input Field 20200411 15:09:53 sw source\ui\fldui\DropDownFieldDialog.src 0 fixedline DLG_FLD_DROPDOWN FL_ITEMS 127 en-GB Edit 20200411 15:09:53 sw source\ui\fldui\DropDownFieldDialog.src 0 pushbutton DLG_FLD_DROPDOWN PB_NEXT 50 en-GB ~Next 20200411 15:09:53 sw source\ui\fldui\DropDownFieldDialog.src 0 pushbutton DLG_FLD_DROPDOWN PB_EDIT 50 en-GB ~Edit 20200411 15:09:53 sw source\ui\fldui\DropDownFieldDialog.src 0 modaldialog DLG_FLD_DROPDOWN HID_FLD_DROPDOWN 194 en-GB Choose Item: 20200411 15:09:53 sw source\ui\fldui\fldref.src 0 fixedtext TP_FLD_REF FT_REFTYPE 76 en-GB ~Type 20200411 15:09:53 sw source\ui\fldui\fldref.src 0 fixedtext TP_FLD_REF FT_REFSELECTION 76 en-GB S~election 20200411 15:09:53 sw source\ui\fldui\fldref.src 0 fixedtext TP_FLD_REF FT_REFFORMAT 76 en-GB Insert ~reference to 20200411 15:09:53 sw source\ui\fldui\fldref.src 0 fixedtext TP_FLD_REF FT_REFNAME 80 en-GB Na~me 20200411 15:09:53 sw source\ui\fldui\fldref.src 0 fixedtext TP_FLD_REF FT_REFVALUE 80 en-GB ~Value 20200411 15:09:53 sw source\ui\fldui\fldref.src 0 string TP_FLD_REF STR_REFBOOKMARK 80 en-GB Bookmarks 20200411 15:09:53 sw source\ui\fldui\fldref.src 0 string TP_FLD_REF STR_REFFOOTNOTE 80 en-GB Footnotes 20200411 15:09:53 sw source\ui\fldui\fldref.src 0 string TP_FLD_REF STR_REFENDNOTE 80 en-GB Endnotes 20200411 15:09:53 sw source\ui\fldui\fldref.src 0 string TP_FLD_REF STR_REFHEADING 80 en-GB Headings 20200411 15:09:53 sw source\ui\fldui\fldref.src 0 string TP_FLD_REF STR_REFNUMITEM 80 en-GB Numbered Paragraphs 20200411 15:09:53 sw source\ui\fldui\fldref.src 0 tabpage TP_FLD_REF HID_FLD_REF 260 en-GB Cross-references 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_FLD_EDIT_DLG 0 en-GB Edit Fields 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_DATEFLD 0 en-GB Date 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_TIMEFLD 0 en-GB Time 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_FILENAMEFLD 0 en-GB File name 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_DBNAMEFLD 0 en-GB Database Name 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_CHAPTERFLD 0 en-GB Chapter 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_PAGENUMBERFLD 0 en-GB Page numbers 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_DOCSTATFLD 0 en-GB Statistics 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_AUTHORFLD 0 en-GB Author 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_TEMPLNAMEFLD 0 en-GB Templates 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_EXTUSERFLD 0 en-GB Sender 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_SETFLD 0 en-GB Set variable 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_GETFLD 0 en-GB Show variable 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_FORMELFLD 0 en-GB Insert Formula 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_INPUTFLD 0 en-GB Input field 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_SETINPUTFLD 0 en-GB Input field (variable) 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_USRINPUTFLD 0 en-GB Input field (user) 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_CONDTXTFLD 0 en-GB Conditional text 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_DDEFLD 0 en-GB DDE field 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_MACROFLD 0 en-GB Execute macro 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_SEQFLD 0 en-GB Number range 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_SETREFPAGEFLD 0 en-GB Set page variable 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_GETREFPAGEFLD 0 en-GB Show page variable 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_INTERNETFLD 0 en-GB Load URL 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_JUMPEDITFLD 0 en-GB Placeholder 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_COMBINED_CHARS 0 en-GB Combine characters 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_DROPDOWN 0 en-GB Input list 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_SETREFFLD 0 en-GB Set Reference 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_GETREFFLD 0 en-GB Insert Reference 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_DBFLD 0 en-GB Mail merge fields 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_DBNEXTSETFLD 0 en-GB Next record 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_DBNUMSETFLD 0 en-GB Any record 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_DBSETNUMBERFLD 0 en-GB Record number 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_PREVPAGEFLD 0 en-GB Previous page 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_NEXTPAGEFLD 0 en-GB Next page 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_HIDDENTXTFLD 0 en-GB Hidden text 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_USERFLD 0 en-GB User Field 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_POSTITFLD 0 en-GB Note 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_SCRIPTFLD 0 en-GB Script 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_AUTHORITY 0 en-GB Bibliography entry 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_HIDDENPARAFLD 0 en-GB Hidden Paragraph 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_DOCINFOFLD 0 en-GB DocInformation 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_DATE_STD 0 en-GB Date 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_DATE_FIX 0 en-GB Date (fixed) 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_TIME_STD 0 en-GB Time 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_TIME_FIX 0 en-GB Time (fixed) 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_STAT_TABLE 0 en-GB Tables 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_STAT_CHAR 0 en-GB Characters 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_STAT_WORD 0 en-GB Words 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_STAT_PARA 0 en-GB Paragraphs 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_STAT_GRF 0 en-GB Graphics 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_STAT_OBJ 0 en-GB Objects 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_STAT_PAGE 0 en-GB Pages 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_DDE_HOT 0 en-GB DDE automatic 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_DDE_NORMAL 0 en-GB DDE manual 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_FIRMA 0 en-GB Company 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_VORNAME 0 en-GB Forename 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_NAME 0 en-GB Surname 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_ABK 0 en-GB Initials 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_STRASSE 0 en-GB Street 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_LAND 0 en-GB Country 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_PLZ 0 en-GB Postcode 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_ORT 0 en-GB Post town 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_TITEL 0 en-GB Title 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_POS 0 en-GB Position 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_TELPRIV 0 en-GB Tel. (Home) 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_TELFIRMA 0 en-GB Tel. (Work) 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_FAX 0 en-GB FAX 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_EMAIL 0 en-GB E-mail 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_EU_STATE 0 en-GB County 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_PAGEREF_OFF 0 en-GB off 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FLD_PAGEREF_ON 0 en-GB on 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_FF_NAME 0 en-GB File name 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_FF_NAME_NOEXT 0 en-GB File name without extension 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_FF_PATHNAME 0 en-GB Path/File name 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_FF_PATH 0 en-GB Path 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_FF_UI_NAME 0 en-GB Style 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_FF_UI_RANGE 0 en-GB Category 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_CHAPTER_NAME 0 en-GB Chapter name 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_CHAPTER_NO 0 en-GB Chapter number 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_CHAPTER_NO_NOSEPARATOR 0 en-GB Chapter number without separator 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_CHAPTER_NAMENO 0 en-GB Chapter number and name 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_NUM_ROMAN 0 en-GB Roman (I II III) 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_NUM_SROMAN 0 en-GB Roman (i ii iii) 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_NUM_ARABIC 0 en-GB Arabic (1 2 3) 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_NUM_PAGEDESC 0 en-GB As Page Style 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_NUM_PAGESPECIAL 0 en-GB Text 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_AUTHOR_NAME 0 en-GB Name 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_AUTHOR_SCUT 0 en-GB Initials 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_SETVAR_SYS 0 en-GB System 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_SETVAR_TEXT 0 en-GB Text 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_GETVAR_NAME 0 en-GB Name 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_GETVAR_TEXT 0 en-GB Text 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_USERVAR_CMD 0 en-GB Formula 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_USERVAR_TEXT 0 en-GB Text 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_DBFLD_DB 0 en-GB Database 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_DBFLD_SYS 0 en-GB System 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REG_AUTHOR 0 en-GB Author 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REG_TIME 0 en-GB Time 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REG_DATE 0 en-GB Date 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REF_TEXT 0 en-GB Reference 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REF_PAGE 0 en-GB Page 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REF_CHAPTER 0 en-GB Chapter 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REF_UPDOWN 0 en-GB Above/Below 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REF_PAGE_PGDSC 0 en-GB As Page Style 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REF_ONLYNUMBER 0 en-GB Category and Number 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REF_ONLYCAPTION 0 en-GB Caption Text 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REF_ONLYSEQNO 0 en-GB Numbering 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REF_NUMBER 0 en-GB Number 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REF_NUMBER_NO_CONTEXT 0 en-GB Number (no context) 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_REF_NUMBER_FULL_CONTEXT 0 en-GB Number (full context) 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_MARK_TEXT 0 en-GB Text 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_MARK_TABLE 0 en-GB Table 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_MARK_FRAME 0 en-GB Frame 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_MARK_GRAFIC 0 en-GB Graphics 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string FMT_MARK_OLE 0 en-GB Object 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 en-GB All 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_INSERT 0 en-GB Insert 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_COND 0 en-GB ~Condition 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_TEXT 0 en-GB Then, Else 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_DDE_CMD 0 en-GB DDE Statement 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_INSTEXT 0 en-GB Hidden t~ext 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_MACNAME 0 en-GB ~Macro name 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_PROMPT 0 en-GB ~Reference 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_COMBCHRS_FT 0 en-GB Ch~aracters 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_SETNO 0 en-GB Record number 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_OFFSET 0 en-GB O~ffset 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_VALUE 0 en-GB Value 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_FORMULA 0 en-GB Formula 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_URLPROMPT 0 en-GB ~URL 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_ALL_DATABASE 0 en-GB 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 pushbutton PB_FLDEDT_ADDRESS HID_DLG_FLDEDT_ADDRESS 24 en-GB Edit 20200411 15:09:53 sw source\ui\fldui\fldui.src 0 string STR_CUSTOM 24 en-GB Custom 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCTYPE 76 en-GB ~Type 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCSELECTION 76 en-GB S~elect 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCFORMAT 76 en-GB F~ormat 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCNAME 84 en-GB Na~me 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCVALUE 84 en-GB ~Value 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCCOND1 84 en-GB Then 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCCOND2 84 en-GB Else 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 pushbutton TP_FLD_FUNC BT_FUNCMACRO 50 en-GB ~Macro... 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_LISTITEM 84 en-GB Ite~m 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 pushbutton TP_FLD_FUNC PB_LISTADD 50 en-GB ~Add 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_LISTITEMS 84 en-GB Items on ~list 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 pushbutton TP_FLD_FUNC PB_LISTREMOVE 50 en-GB ~Remove 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 pushbutton TP_FLD_FUNC PB_LISTUP 50 en-GB Move ~Up 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 pushbutton TP_FLD_FUNC PB_LISTDOWN 50 en-GB Move Do~wn 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_LISTNAME 84 en-GB Na~me 20200411 15:09:53 sw source\ui\fldui\fldfunc.src 0 tabpage TP_FLD_FUNC HID_FLD_FUNC 260 en-GB Functions 20200411 15:09:53 sw source\ui\fldui\changedb.src 0 fixedline DLG_CHANGE_DB FL_DBLIST 218 en-GB Exchange databases 20200411 15:09:53 sw source\ui\fldui\changedb.src 0 fixedtext DLG_CHANGE_DB FT_USEDDB 90 en-GB Databases in Use 20200411 15:09:53 sw source\ui\fldui\changedb.src 0 fixedtext DLG_CHANGE_DB FT_AVAILDB 90 en-GB Available Databases 20200411 15:09:53 sw source\ui\fldui\changedb.src 0 pushbutton DLG_CHANGE_DB PB_ADDDB 50 en-GB Browse... 20200411 15:09:53 sw source\ui\fldui\changedb.src 0 fixedtext DLG_CHANGE_DB FT_DESC 210 en-GB Use this dialogue box to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\nUse the browse button to select a database file. 20200411 15:09:53 sw source\ui\fldui\changedb.src 0 fixedtext DLG_CHANGE_DB FT_DOCDBTEXT 100 en-GB Database applied to document: 20200411 15:09:53 sw source\ui\fldui\changedb.src 0 fixedtext DLG_CHANGE_DB FT_DOCDBNAME 114 en-GB Addresses.Addresses 20200411 15:09:53 sw source\ui\fldui\changedb.src 0 okbutton DLG_CHANGE_DB BT_OK 50 en-GB Define 20200411 15:09:53 sw source\ui\fldui\changedb.src 0 cancelbutton DLG_CHANGE_DB BT_CANCEL 50 en-GB ~Close 20200411 15:09:53 sw source\ui\fldui\changedb.src 0 modaldialog DLG_CHANGE_DB 286 en-GB Exchange Databases 20200411 15:09:53 sw source\ui\web\web.src 0 string STR_HUMAN_SWWEBDOC_NAME 0 en-GB HTML 20200411 15:09:53 sw source\ui\web\web.src 0 string STR_WRITER_WEBDOC_FULLTYPE_40 0 en-GB %PRODUCTNAME 4.0 HTML 20200411 15:09:53 sw source\ui\web\web.src 0 string STR_WRITER_WEBDOC_FULLTYPE_50 0 en-GB %PRODUCTNAME 5.0 HTML 20200411 15:09:53 sw source\ui\web\web.src 0 string STR_WRITER_WEBDOC_FULLTYPE 0 en-GB %PRODUCTNAME %PRODUCTVERSION HTML Document 20200411 15:09:53 sw source\ui\web\web.src 0 string STR_SHELLNAME_WEBTEXT 0 en-GB Text/Web 20200411 15:09:53 sw source\ui\web\web.src 0 string STR_SHELLNAME_WEBFRAME 0 en-GB Frame/Web 20200411 15:09:53 sw source\ui\web\web.src 0 string RID_WEBTOOLS_TOOLBOX 0 en-GB Main Toolbar/Web 20200411 15:09:53 sw source\ui\web\web.src 0 string RID_WEBTEXT_TOOLBOX 0 en-GB Text Object Bar/Web 20200411 15:09:53 sw source\ui\web\web.src 0 string RID_WEBFRAME_TOOLBOX 0 en-GB Frame Object Bar/Web 20200411 15:09:53 sw source\ui\web\web.src 0 string RID_WEBGRAPHIC_TOOLBOX 0 en-GB Graphics Object Bar/Web 20200411 15:09:53 sw source\ui\web\web.src 0 string RID_WEBOLE_TOOLBOX 0 en-GB Object/Web 20200411 15:09:53 sw source\ui\docvw\annotation.src 0 string STR_POSTIT_TODAY 0 en-GB Today, 20200411 15:09:53 sw source\ui\docvw\annotation.src 0 string STR_POSTIT_YESTERDAY 0 en-GB Yesterday, 20200411 15:09:53 sw source\ui\docvw\annotation.src 0 string STR_DELETE_ALL_NOTES 0 en-GB All Comments 20200411 15:09:53 sw source\ui\docvw\annotation.src 0 string STR_DELETE_AUTHOR_NOTES 0 en-GB Comments by 20200411 15:09:53 sw source\ui\docvw\annotation.src 0 string STR_NODATE 0 en-GB (no date) 20200411 15:09:53 sw source\ui\docvw\annotation.src 0 string STR_NOAUTHOR 0 en-GB (no author) 20200411 15:09:53 sw source\ui\docvw\annotation.src 0 string STR_REPLY 0 en-GB Reply to $1 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_DOC_NAME 0 en-GB Document view 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_DOC_DESC 0 en-GB Document view 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_HEADING_WITH_NUM_DESC 0 en-GB Heading number $(ARG2): $(ARG1) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_HEADER_NAME 0 en-GB Header $(ARG1) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_HEADER_DESC 0 en-GB Header page $(ARG1) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_FOOTER_NAME 0 en-GB Footer $(ARG1) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_FOOTER_DESC 0 en-GB Footer page $(ARG1) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_FOOTNOTE_NAME 0 en-GB Footnote $(ARG1) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_FOOTNOTE_DESC 0 en-GB Footnote $(ARG1) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_ENDNOTE_NAME 0 en-GB Endnote $(ARG1) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_ENDNOTE_DESC 0 en-GB Endnote $(ARG1) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_TABLE_DESC 0 en-GB $(ARG1) on page $(ARG2) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_PAGE_NAME 0 en-GB Page $(ARG1) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_PAGE_DESC 0 en-GB Page: $(ARG1) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_ANNOTATION_AUTHOR_NAME 0 en-GB Author 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_ANNOTATION_DATE_NAME 0 en-GB Date 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_ANNOTATION_BUTTON_NAME 0 en-GB Actions 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_ANNOTATION_BUTTON_DESC 0 en-GB Activate this button to open a list of actions which can be performed on this comment and other comments 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_PREVIEW_DOC_NAME 0 en-GB Document preview 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_PREVIEW_DOC_SUFFIX 0 en-GB (Preview mode) 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_DOC_WORDPROCESSING 0 en-GB %PRODUCTNAME Document 20200411 15:09:53 sw source\ui\docvw\access.src 0 string STR_ACCESS_DOC_WORDPROCESSING_READONLY 0 en-GB (read-only) 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_OPENURL CMD_SID_OPENDOC 0 en-GB ~Open 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_OPENURLNEW CMD_SID_OPENDOC 0 en-GB Open in New Window 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_EDITDOC CMD_SID_EDITDOC 0 en-GB ~Edit 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_SELECTION_MODE CMD_FN_READONLY_SELECTION_MODE 0 en-GB Select Text 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_RELOAD CMD_SID_RELOAD 0 en-GB Re~load 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_RELOAD_FRAME CMD_SID_RELOAD 0 en-GB Reload Frame 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_SOURCEVIEW HID_SOURCEVIEW 0 en-GB HT~ML Source 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_BROWSE_BACKWARD CMD_SID_BROWSE_BACKWARD 0 en-GB Backward 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_BROWSE_FORWARD CMD_SID_BROWSE_FORWARD 0 en-GB ~Forward 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_SAVEGRAPHIC HID_MN_READONLY_SAVEGRAPHIC 0 en-GB Save Graphics... 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP.MN_READONLY_GRAPHICTOGALLERY MN_READONLY_TOGALLERYLINK HID_MN_READONLY_TOGALLERYLINK 0 en-GB As Link 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP.MN_READONLY_GRAPHICTOGALLERY MN_READONLY_TOGALLERYCOPY HID_MN_READONLY_TOGALLERYCOPY 0 en-GB Copy 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_GRAPHICTOGALLERY HID_MN_READONLY_GRAPHICTOGALLERY 0 en-GB Add Graphics 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_SAVEBACKGROUND HID_MN_READONLY_SAVEBACKGROUND 0 en-GB Save Background... 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP.MN_READONLY_BACKGROUNDTOGALLERY MN_READONLY_TOGALLERYLINK HID_MN_READONLY_TOGALLERYLINK 0 en-GB As Link 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP.MN_READONLY_BACKGROUNDTOGALLERY MN_READONLY_TOGALLERYCOPY HID_MN_READONLY_TOGALLERYCOPY 0 en-GB Copy 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_BACKGROUNDTOGALLERY HID_MN_READONLY_BACKGROUNDTOGALLERY 0 en-GB Add Background 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_COPYLINK HID_MN_READONLY_COPYLINK 0 en-GB Copy ~Link 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_COPYGRAPHIC HID_MN_READONLY_COPYGRAPHIC 0 en-GB Copy ~Graphics 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_LOADGRAPHIC HID_MN_READONLY_LOADGRAPHIC 0 en-GB Load Graphics 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_GRAPHICOFF HID_MN_READONLY_GRAPHICOFF 0 en-GB Graphics Off 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_PLUGINOFF HID_MN_READONLY_PLUGINOFF 0 en-GB Plug-ins Off 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP SID_WIN_FULLSCREEN CMD_SID_WIN_FULLSCREEN 0 en-GB Leave Full-Screen Mode 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_COPY CMD_SID_COPY 0 en-GB ~Copy 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_EXPORT_GRAFIK_TITLE 0 en-GB Graphics Export 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_OK 0 en-GB Click the left mouse button to link the frames. 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_NOT_EMPTY 0 en-GB Target frame not empty. 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_IS_IN_CHAIN 0 en-GB Target frame is already linked. 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_WRONG_AREA 0 en-GB The target frame for the link is in an invalid area. 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_NOT_FOUND 0 en-GB Target frame not found at current position. 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_SOURCE_CHAINED 0 en-GB The source frame is already the source of a link. 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_SELF 0 en-GB A closed link is not possible. 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_REDLINE_INSERT 0 en-GB Inserted 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_REDLINE_DELETE 0 en-GB Deleted 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_REDLINE_FORMAT 0 en-GB Formatted 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_REDLINE_TABLE 0 en-GB Table changed 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_REDLINE_FMTCOLL 0 en-GB Applied Paragraph Styles 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_ENDNOTE 0 en-GB Endnote: 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_FTNNOTE 0 en-GB Footnote: 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 infobox MSG_READONLY_CONTENT 0 en-GB Read-only content cannot be changed.\nNo modifications will be accepted 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_TABLE_COL_ADJUST 0 en-GB Adjust table column 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_TABLE_ROW_ADJUST 0 en-GB Adjust table row 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_TABLE_SELECT_ALL 0 en-GB Select whole table 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_TABLE_SELECT_ROW 0 en-GB Select table row 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_TABLE_SELECT_COL 0 en-GB Select table column 20200411 15:09:53 sw source\ui\docvw\docvw.src 0 string STR_SMARTTAG_CLICK 0 en-GB %s-click to open Smart Tag menu 20200411 15:09:53 sw source\ui\globdoc\globdoc.src 0 string STR_HUMAN_SWGLOBDOC_NAME 0 en-GB Master Document 20200411 15:09:53 sw source\ui\globdoc\globdoc.src 0 string STR_WRITER_GLOBALDOC_FULLTYPE 0 en-GB %PRODUCTNAME %PRODUCTVERSION Master Document 20200411 15:09:53 sw source\ui\smartmenu\stmenu.src 0 menuitem MN_SMARTTAG_POPUP MN_SMARTTAG_OPTIONS HID_SMARTTAG_MAIN 0 en-GB Smart Tag Options... 20200411 15:09:53 sw source\ui\shells\shells.src 0 infobox MSG_NO_RULER 0 en-GB There are no bitmaps in the Gallery theme 'Rulers'. 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_GRFILTER_OPENERROR 0 en-GB Graphics file cannot be opened 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_GRFILTER_IOERROR 0 en-GB Graphics file cannot be read 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_GRFILTER_FORMATERROR 0 en-GB Unknown graphic format 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_GRFILTER_VERSIONERROR 0 en-GB This graphic file version is not supported 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_GRFILTER_FILTERERROR 0 en-GB Graphics filter not found 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_GRFILTER_TOOBIG 0 en-GB Not enough memory to insert the picture. 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_INSERT_GRAPHIC 0 en-GB Insert picture 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_NO_ADDRESSBOOK 0 en-GB An Address Book does not exist 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_NOTIZ_INSERT 0 en-GB Insert Note 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_REDLINE_COMMENT 0 en-GB Comment: 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_REDLINE_INSERTED 0 en-GB Insertion 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_REDLINE_DELETED 0 en-GB Deletion 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_REDLINE_AUTOFMT 0 en-GB AutoCorrect 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_REDLINE_FORMATED 0 en-GB Formats 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_REDLINE_TABLECHG 0 en-GB Table Changes 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_REDLINE_FMTCOLLSET 0 en-GB Applied Paragraph Styles 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_REDLINE_TITLE 0 en-GB AutoCorrect 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_REDLINE_MSG 0 en-GB AutoCorrect completed.\nYou can accept or reject all changes,\nor accept or reject particular changes. 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_REDLINE_ACCEPT_ALL 0 en-GB Accept All 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_REDLINE_REJECT_ALL 0 en-GB Reject All 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_REDLINE_EDIT 0 en-GB Edit Changes 20200411 15:09:53 sw source\ui\shells\shells.src 0 querybox DLG_IMPORT_DBNAME 0 en-GB Use database name as default database for the document? 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_PAGE 0 en-GB Page 20200411 15:09:53 sw source\ui\shells\shells.src 0 string RID_TEXT_TOOLBOX 0 en-GB Text Object Bar 20200411 15:09:53 sw source\ui\shells\shells.src 0 string RID_TABLE_TOOLBOX 0 en-GB Table Object Bar 20200411 15:09:53 sw source\ui\shells\shells.src 0 string RID_FRAME_TOOLBOX 0 en-GB Frame Object Bar 20200411 15:09:53 sw source\ui\shells\shells.src 0 string RID_GRAFIK_TOOLBOX 0 en-GB Graphics Object Bar 20200411 15:09:53 sw source\ui\shells\shells.src 0 string RID_OLE_TOOLBOX 0 en-GB Object 20200411 15:09:53 sw source\ui\shells\shells.src 0 string RID_DRAW_TOOLBOX 0 en-GB Draw Object Bar 20200411 15:09:53 sw source\ui\shells\shells.src 0 string RID_BEZIER_TOOLBOX 0 en-GB Bézier Object Bar 20200411 15:09:53 sw source\ui\shells\shells.src 0 string RID_DRAW_TEXT_TOOLBOX 0 en-GB Text Object Bar/Graphics 20200411 15:09:53 sw source\ui\shells\shells.src 0 string RID_NUM_TOOLBOX 0 en-GB Numbering Object Bar 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_TEXT 0 en-GB Text 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_TABLE 0 en-GB Table 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_FRAME 0 en-GB Frame 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_GRAPHIC 0 en-GB Graphics 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_OBJECT 0 en-GB Object 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_LIST 0 en-GB List 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_DRAW 0 en-GB Drawing 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_DRAWFORM 0 en-GB Forms 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_BEZIER 0 en-GB Bézier 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_DRAW_TEXT 0 en-GB Draw text 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SWBG_PARAGRAPH 0 en-GB Paragraph 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SWBG_GRAPHIC 0 en-GB Graphics 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SWBG_OLE 0 en-GB OLE object 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SWBG_FRAME 0 en-GB Frame 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SWBG_TABLE 0 en-GB Table 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SWBG_TABLE_ROW 0 en-GB Table row 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SWBG_TABLE_CELL 0 en-GB Table cell 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SWBG_PAGE 0 en-GB Page 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SWBG_HEADER 0 en-GB Header 20200411 15:09:53 sw source\ui\shells\shells.src 0 string STR_SWBG_FOOTER 0 en-GB Footer 20200411 15:09:53 sw source\ui\sidebar\WrapPropertyPanel.src 0 imageradiobutton RID_PROPERTYPANEL_SWOBJWRAP_PAGE RB_NO_WRAP HID_PROPERTYPANEL_WRAP_RB_NO_WRAP 0 en-GB - None 20200411 15:09:53 sw source\ui\sidebar\WrapPropertyPanel.src 0 imageradiobutton RID_PROPERTYPANEL_SWOBJWRAP_PAGE RB_WRAP_LEFT HID_PROPERTYPANEL_WRAP_RB_WRAP_LEFT 0 en-GB - Before 20200411 15:09:53 sw source\ui\sidebar\WrapPropertyPanel.src 0 imageradiobutton RID_PROPERTYPANEL_SWOBJWRAP_PAGE RB_WRAP_RIGHT HID_PROPERTYPANEL_WRAP_RB_WRAP_RIGHT 0 en-GB - After 20200411 15:09:53 sw source\ui\sidebar\WrapPropertyPanel.src 0 imageradiobutton RID_PROPERTYPANEL_SWOBJWRAP_PAGE RB_WRAP_PARALLEL HID_PROPERTYPANEL_WRAP_RB_WRAP_PARALLEL 0 en-GB - Parallel 20200411 15:09:53 sw source\ui\sidebar\WrapPropertyPanel.src 0 imageradiobutton RID_PROPERTYPANEL_SWOBJWRAP_PAGE RB_WRAP_THROUGH HID_PROPERTYPANEL_WRAP_RB_WRAP_THROUGH 0 en-GB - Through 20200411 15:09:53 sw source\ui\sidebar\WrapPropertyPanel.src 0 imageradiobutton RID_PROPERTYPANEL_SWOBJWRAP_PAGE RB_WRAP_IDEAL HID_PROPERTYPANEL_WRAP_RB_WRAP_IDEAL 0 en-GB - Optimal 20200411 15:09:53 sw source\ui\sidebar\WrapPropertyPanel.src 0 control RID_PROPERTYPANEL_SWOBJWRAP_PAGE HID_PROPERTYPANEL_WRAP_SECTION 0 en-GB Wrap 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SWPAGE FT_ORIENTATION 0 en-GB ~Orientation: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SWPAGE.TB_ORIENTATION TBI_ORIENTATION HID_SWPAGE_TBI_ORIENTATION 0 en-GB Orientation 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_PROPERTYPANEL_SWPAGE STR_QHELP_TB_ORIENTATION 0 en-GB Select the paper orientation - vertically (portrait) or horizontally (landscape) - for the current page style. 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SWPAGE FT_MARGIN 0 en-GB ~Margin: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SWPAGE.TB_MARGIN TBI_MARGIN HID_SWPAGE_TBI_MARGIN 0 en-GB Margin 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_PROPERTYPANEL_SWPAGE STR_QHELP_TB_MARGIN 0 en-GB Select the margin values for the current page style. 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SWPAGE FT_SIZE 0 en-GB ~Size: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SWPAGE.TB_SIZE TBI_SIZE HID_SWPAGE_TBI_SIZE 0 en-GB Size 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_PROPERTYPANEL_SWPAGE STR_QHELP_TB_SIZE 0 en-GB Select a predefined paper size for the current page style. 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SWPAGE FT_COLUMN 0 en-GB ~Column: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SWPAGE.TB_COLUMN TBI_COLUMN HID_SWPAGE_TBI_COLUMN 0 en-GB Column 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_PROPERTYPANEL_SWPAGE STR_QHELP_TB_COLUMN 0 en-GB Select the layout and the number of columns for the current page style. 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_ORIENTATION STR_PORTRAIT 0 en-GB Portrait 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_ORIENTATION STR_LANDSCAPE 0 en-GB Landscape 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_CUSTOM 0 en-GB Custom: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_LEFT 25 en-GB ~Left: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_INNER 25 en-GB I~nner: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_RIGHT 25 en-GB ~Right: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_OUTER 25 en-GB O~uter: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_TOP 25 en-GB ~Top: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_BOTTOM 25 en-GB ~Bottom: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_LCVALUE 0 en-GB Last Custom Values 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_NARROW 0 en-GB Narrow 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_NORMAL 0 en-GB Normal 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_WIDE 0 en-GB Wide 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MIRRORED 0 en-GB Mirrored 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MARGIN_TOOLTIP_LEFT 0 en-GB Left: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MARGIN_TOOLTIP_RIGHT 0 en-GB . Right: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MARGIN_TOOLTIP_INNER 0 en-GB Inner: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MARGIN_TOOLTIP_OUTER 0 en-GB . Outer: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MARGIN_TOOLTIP_TOP 0 en-GB . Top: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MARGIN_TOOLTIP_BOT 0 en-GB . Bottom: 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 pushbutton RID_POPUP_SWPAGE_SIZE CB_SIZE_MORE HID_SWPAGE_SIZE_MORE 0 en-GB ~More Options More Options 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 pushbutton RID_POPUP_SWPAGE_COLUMN CB_COLUMN_MORE HID_SWPAGE_COLUMN_MORE 0 en-GB ~More Options More Options 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_COLUMN STR_ONE 0 en-GB 1 Column 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_COLUMN STR_TWO 0 en-GB 2 Columns 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_COLUMN STR_THREE 0 en-GB 3 Columns 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_COLUMN STR_LEFT 0 en-GB Left 20200411 15:09:53 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_COLUMN STR_RIGHT 0 en-GB Right 20200411 15:09:53 sw source\ui\index\multmrk.src 0 fixedline DLG_MULTMRK FL_TOX 153 en-GB Selection 20200411 15:09:53 sw source\ui\index\multmrk.src 0 fixedtext DLG_MULTMRK FT_ENTRY 41 en-GB Index 20200411 15:09:53 sw source\ui\index\multmrk.src 0 fixedtext DLG_MULTMRK FT_TOX 41 en-GB Entry 20200411 15:09:53 sw source\ui\index\multmrk.src 0 modaldialog DLG_MULTMRK CMD_FN_EDIT_IDX_ENTRY_DLG 220 en-GB Index Markings 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 #define IDX_PHONETIC_LISTBOX_DESCRIPTION 0 en-GB Phonetic reading 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 okbutton IDX_DIALOG_WINDOW.WIN_DLG BT_OK 50 en-GB Insert 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 cancelbutton IDX_DIALOG_WINDOW.WIN_DLG BT_CANCEL 50 en-GB Close 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 pushbutton IDX_DIALOG_WINDOW.WIN_DLG BT_DEL 50 en-GB ~Delete 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 imagebutton IDX_DIALOG_WINDOW.WIN_DLG BT_NEW 0 en-GB - New User-Defined Index 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedline IDX_DIALOG_WINDOW.WIN_DLG FL_INDEX 0 en-GB Selection 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedtext IDX_DIALOG_WINDOW.WIN_DLG LBL_INDEX 40 en-GB ~Index 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedtext IDX_DIALOG_WINDOW.WIN_DLG LBL_ENTRY 27 en-GB ~Entry 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedtext IDX_DIALOG_WINDOW.WIN_DLG LBL_KEY 42 en-GB ~1st key 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedtext IDX_DIALOG_WINDOW.WIN_DLG LBL_KEY2 42 en-GB ~2nd key 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedtext IDX_DIALOG_WINDOW.WIN_DLG LBL_LEVEL 41 en-GB ~Level 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 checkbox IDX_DIALOG_WINDOW.WIN_DLG CB_MAIN_ENTRY 100 en-GB ~Main entry 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 checkbox IDX_DIALOG_WINDOW.WIN_DLG CB_APPLY_TO_ALL 140 en-GB ~Apply to all similar texts. 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 checkbox IDX_DIALOG_WINDOW.WIN_DLG CB_CASESENSITIVE 131 en-GB Ma~tch case 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 checkbox IDX_DIALOG_WINDOW.WIN_DLG CB_WORDONLY 131 en-GB ~Whole words only 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedline DLG_NEW_USER_IDX FL_NAME 130 en-GB New user index 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedtext DLG_NEW_USER_IDX FT_NAME 40 en-GB ~Name 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 modaldialog DLG_NEW_USER_IDX HID_DLG_NEW_USER_IDX 194 en-GB Create New User-Defined Index 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 string STR_IDXMRK_EDIT 194 en-GB Edit Index Entry 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 string STR_IDXMRK_INSERT 194 en-GB Insert Index Entry 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 radiobutton AUTH_DIALOG_WINDOW.WIN_DLG RB_FROMCOMPONENT 147 en-GB From bibliography ~database 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 radiobutton AUTH_DIALOG_WINDOW.WIN_DLG RB_FROMDOCCONTENT 147 en-GB ~From document content 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedtext AUTH_DIALOG_WINDOW.WIN_DLG FT_AUTHOR 60 en-GB Author 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedtext AUTH_DIALOG_WINDOW.WIN_DLG FT_TITLE 60 en-GB Title 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedtext AUTH_DIALOG_WINDOW.WIN_DLG FT_ENTRY 60 en-GB Short ~name 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedline AUTH_DIALOG_WINDOW.WIN_DLG FL_ENTRY 146 en-GB Entry 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 okbutton AUTH_DIALOG_WINDOW.WIN_DLG PB_OK 50 en-GB Insert 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 cancelbutton AUTH_DIALOG_WINDOW.WIN_DLG PB_CANCEL 50 en-GB Close 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 pushbutton AUTH_DIALOG_WINDOW.WIN_DLG PB_CREATEENTRY 50 en-GB ~New 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 pushbutton AUTH_DIALOG_WINDOW.WIN_DLG PB_EDITENTRY 50 en-GB Edit 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 string AUTH_DIALOG_WINDOW.WIN_DLG ST_CHANGE 50 en-GB Modify 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 fixedline DLG_CREATE_AUTH_ENTRY FL_ENTRIES 300 en-GB Entry data 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 modaldialog DLG_CREATE_AUTH_ENTRY HID_DLG_CREATE_AUTH_ENTRY 365 en-GB Define Bibliography Entry 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 string STR_AUTHMRK_EDIT 365 en-GB Edit Bibliography Entry 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 string STR_AUTHMRK_INSERT 365 en-GB Insert Bibliography Entry 20200411 15:09:53 sw source\ui\index\idxmrk.src 0 querybox DLG_CHANGE_AUTH_ENTRY 365 en-GB The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries? 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string STR_TITLE 0 en-GB Title 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string STR_ALPHA 0 en-GB Separator 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string STR_LEVEL 0 en-GB Level 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string STR_FILE_NOT_FOUND 0 en-GB The file, "%1" in the "%2" path could not be found. 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pageitem DLG_MULTI_TOX.1 TP_TOX_SELECT 0 en-GB Index/Table 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pageitem DLG_MULTI_TOX.1 TP_TOX_ENTRY 0 en-GB Entries 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pageitem DLG_MULTI_TOX.1 TP_TOX_STYLES 0 en-GB Styles 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pageitem DLG_MULTI_TOX.1 TP_COLUMN 0 en-GB Columns 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pageitem DLG_MULTI_TOX.1 TP_BACKGROUND 0 en-GB Background 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string DLG_MULTI_TOX ST_USERDEFINEDINDEX 150 en-GB User-Defined Index 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox DLG_MULTI_TOX CB_SHOWEXAMPLE 200 en-GB Preview 20200411 15:09:53 sw source\ui\index\cnttab.src 0 tabdialog DLG_MULTI_TOX HID_MULTI_TOX_DLG 0 en-GB Insert Index/Table 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_SELECT FL_TYPETITLE 248 en-GB Type and title 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_TITLE 30 en-GB ~Title 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_TYPE 30 en-GB Type 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 1 0 en-GB Table of Contents 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 2 0 en-GB Alphabetical Index 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 3 0 en-GB Illustration Index 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 4 0 en-GB Index of Tables 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 5 0 en-GB User-Defined 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 6 0 en-GB Table of Objects 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 7 0 en-GB Bibliography 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_READONLY 200 en-GB Protected against manual changes 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_SELECT FL_AREA 248 en-GB Create index/table 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_AREA 30 en-GB for 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_AREA 1 0 en-GB Entire document 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_AREA 2 0 en-GB Chapter 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_LEVEL 60 en-GB Evaluate up to level 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_SELECT FL_CREATEFROM 248 en-GB Create from 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_FROMHEADINGS 95 en-GB Outline 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_ADDSTYLES 75 en-GB ~Additional Styles 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_SELECT ST_USER_ADDSTYLE 75 en-GB Styl~es 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_TOXMARKS 90 en-GB Inde~x marks 20200411 15:09:53 sw source\ui\index\cnttab.src 0 radiobutton TP_TOX_SELECT RB_FROMCAPTIONS 90 en-GB Captions 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_CAPTIONSEQUENCE 40 en-GB Category 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_DISPLAYTYPE 40 en-GB Display 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_DISPLAYTYPE 1 0 en-GB References 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_DISPLAYTYPE 2 0 en-GB Category and Number 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_DISPLAYTYPE 3 0 en-GB Caption Text 20200411 15:09:53 sw source\ui\index\cnttab.src 0 radiobutton TP_TOX_SELECT RB_FROMOBJECTNAMES 90 en-GB Object names 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_COLLECTSAME 121 en-GB Combine identical entries 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_USEFF 115 en-GB Combine identical entries with p or ~pp 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_USE_DASH 115 en-GB Combine with - 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_CASESENSITIVE 115 en-GB Case-sensitive 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_INITIALCAPS 115 en-GB AutoCapitalise entries 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_KEYASENTRY 115 en-GB Keys as separate entries 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_FROMFILE 115 en-GB ~Concordance file 20200411 15:09:53 sw source\ui\index\cnttab.src 0 menuitem TP_TOX_SELECT.MB_AUTOMARK MN_AUTOMARK_OPEN 0 en-GB Open 20200411 15:09:53 sw source\ui\index\cnttab.src 0 menuitem TP_TOX_SELECT.MB_AUTOMARK MN_AUTOMARK_NEW 0 en-GB ~New... 20200411 15:09:53 sw source\ui\index\cnttab.src 0 menuitem TP_TOX_SELECT.MB_AUTOMARK MN_AUTOMARK_EDIT 0 en-GB ~Edit... 20200411 15:09:53 sw source\ui\index\cnttab.src 0 menubutton TP_TOX_SELECT MB_AUTOMARK 50 en-GB ~File 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_FROMTABLES 68 en-GB Tables 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_FROMFRAMES 68 en-GB Te~xt frames 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_FROMGRAPHICS 68 en-GB Graphics 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_FROMOLE 68 en-GB OLE objects 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_LEVELFROMCHAPTER 103 en-GB Use level from source chapter 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_SELECT FL_IDXOPTIONS 248 en-GB Options 20200411 15:09:53 sw source\ui\index\cnttab.src 0 itemlist TP_TOX_SELECT.RES_SRCTYPES.1 1 0 en-GB %PRODUCTNAME Math 20200411 15:09:53 sw source\ui\index\cnttab.src 0 itemlist TP_TOX_SELECT.RES_SRCTYPES.1 2 0 en-GB %PRODUCTNAME Chart 20200411 15:09:53 sw source\ui\index\cnttab.src 0 itemlist TP_TOX_SELECT.RES_SRCTYPES.1 3 0 en-GB %PRODUCTNAME Calc 20200411 15:09:53 sw source\ui\index\cnttab.src 0 itemlist TP_TOX_SELECT.RES_SRCTYPES.1 4 0 en-GB %PRODUCTNAME Draw/%PRODUCTNAME Impress 20200411 15:09:53 sw source\ui\index\cnttab.src 0 itemlist TP_TOX_SELECT.RES_SRCTYPES.1 5 0 en-GB Other OLE Objects 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_SELECT FL_FROMOBJ 248 en-GB Create from the following objects 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_SEQUENCE 100 en-GB ~Number entries 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_BRACKET 60 en-GB ~Brackets 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string ST_NO_BRACKET 260 en-GB [none] 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline FL_AUTHORITY 248 en-GB Formatting of the entries 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string ST_AUTOMARK_TYPE 248 en-GB Selection file for the alphabetical index (*.sdi) 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline FL_SORTOPTIONS 248 en-GB Sort 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext FT_LANGUAGE 33 en-GB Language 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext FT_SORTALG 50 en-GB Key type 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_LEVEL 25 en-GB ~Level 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY ST_AUTHTYPE 25 en-GB ~Type 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_TOKEN 30 en-GB ~Structure 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_ENTRY_NO 10 en-GB E# 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_ENTRY 10 en-GB E 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_TAB_STOP 10 en-GB T 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_PAGE_NUMS 10 en-GB # 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_CHAPTER_INFO 10 en-GB CI 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_LINK_START 10 en-GB LS 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_LINK_END 10 en-GB LE 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_AUTHORITY 10 en-GB A 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_ENTRY_NO 10 en-GB Chapter number 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_ENTRY 10 en-GB Entry 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_TAB_STOP 10 en-GB Tab stop 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_TEXT 10 en-GB Text 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_PAGE_NUMS 10 en-GB Page number 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_CHAPTER_INFO 10 en-GB Chapter info 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_LINK_START 10 en-GB Hyperlink start 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_LINK_END 10 en-GB Hyperlink end 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_AUTHORITY 10 en-GB Bibliography entry: 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_CHARSTYLE 10 en-GB Character Style: 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_STRUCTURE 10 en-GB Structure text 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_ADDITIONAL_ACCNAME_STRING1 10 en-GB Press Ctrl+Alt+A to move focus for more operations 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_ADDITIONAL_ACCNAME_STRING2 10 en-GB Press left or right arrow to choose the structure controls 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_ADDITIONAL_ACCNAME_STRING3 10 en-GB Press Ctrl+Alt+B to move focus back to the current structure control 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_ALL_LEVELS 40 en-GB ~All 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_ENTRYNO 40 en-GB Chapter no. 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_ENTRY 40 en-GB Entry text 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_CHAPTERINFO 40 en-GB ~Chapter info 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_PAGENO 40 en-GB Page no. 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_TAB 40 en-GB Tab stop 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_HYPERLINK 40 en-GB H~yperlink 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_AUTHINSERT 39 en-GB ~Insert 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_AUTHREMOVE 39 en-GB ~Remove 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_CHARSTYLE 60 en-GB Character Style 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_EDITSTYLE 50 en-GB ~Edit... 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_FILLCHAR 60 en-GB Fill character 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_CHAPTERENTRY 60 en-GB Chapter entry 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_ENTRY.LB_CHAPTERENTRY 1 0 en-GB Number range only 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_ENTRY.LB_CHAPTERENTRY 2 0 en-GB Description only 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_ENTRY.LB_CHAPTERENTRY 3 0 en-GB Number range and description 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_ENTRY_NO 60 en-GB Format 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_ENTRY.LB_ENTRY_NO 1 0 en-GB Number 20200411 15:09:53 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_ENTRY.LB_ENTRY_NO 2 0 en-GB Number without separator 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_LEVEL_OL 60 en-GB Evaluate up to level 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_TABPOS 60 en-GB Tab stop position 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_ENTRY CB_AUTORIGHT 100 en-GB Align right 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_ENTRY FL_ENTRY 220 en-GB Structure and Formatting 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_ENTRY CB_RELTOSTYLE 200 en-GB Tab position relati~ve to Paragraph Style indent 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_MAIN_ENTRY_STYLE 116 en-GB Character Style for main entries 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_ENTRY CB_ALPHADELIM 105 en-GB Alphabetic delimiter 20200411 15:09:53 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_ENTRY CB_COMMASEPARATED 105 en-GB Key separated by commas 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_ENTRY FL_FORMAT 220 en-GB Format 20200411 15:09:53 sw source\ui\index\cnttab.src 0 radiobutton TP_TOX_ENTRY RB_DOCPOS 94 en-GB Document ~position 20200411 15:09:53 sw source\ui\index\cnttab.src 0 radiobutton TP_TOX_ENTRY RB_SORTCONTENT 90 en-GB ~Content 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_ENTRY FL_SORTING 220 en-GB Sort by 20200411 15:09:53 sw source\ui\index\cnttab.src 0 imageradiobutton TP_TOX_ENTRY RB_SORTUP1 12 en-GB - Ascending 20200411 15:09:53 sw source\ui\index\cnttab.src 0 imageradiobutton TP_TOX_ENTRY RB_SORTDOWN1 12 en-GB - Descending 20200411 15:09:53 sw source\ui\index\cnttab.src 0 imageradiobutton TP_TOX_ENTRY RB_SORTUP2 12 en-GB - Ascending 20200411 15:09:53 sw source\ui\index\cnttab.src 0 imageradiobutton TP_TOX_ENTRY RB_SORTDOWN2 12 en-GB - Descending 20200411 15:09:53 sw source\ui\index\cnttab.src 0 imageradiobutton TP_TOX_ENTRY RB_SORTUP3 12 en-GB - Ascending 20200411 15:09:53 sw source\ui\index\cnttab.src 0 imageradiobutton TP_TOX_ENTRY RB_SORTDOWN3 12 en-GB - Descending 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_ENTRY FL_SORTKEY 220 en-GB Sort keys 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY STR_NOSORTKEY 220 en-GB 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY STR_NO_CHAR_STYLE 220 en-GB 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY STR_DELIM 220 en-GB S 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_STYLES FT_LEVEL 102 en-GB ~Levels 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_STYLES FT_TEMPLATE 102 en-GB Paragraph ~Styles 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_STYLES BT_STD 50 en-GB ~Default 20200411 15:09:53 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_STYLES BT_EDIT_STYLE 50 en-GB ~Edit 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_STYLES FL_FORMAT 248 en-GB Assignment 20200411 15:09:53 sw source\ui\index\cnttab.src 0 imagebutton DLG_ADD_IDX_STYLES PB_LEFT 50 en-GB - Left 20200411 15:09:53 sw source\ui\index\cnttab.src 0 imagebutton DLG_ADD_IDX_STYLES PB_RIGHT 50 en-GB - Right 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline DLG_ADD_IDX_STYLES FL_STYLES 285 en-GB Styl~es 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string DLG_ADD_IDX_STYLES ST_HB_FIRST 50 en-GB Not applied 20200411 15:09:53 sw source\ui\index\cnttab.src 0 modaldialog DLG_ADD_IDX_STYLES HID_DLG_ADD_IDX_STYLES 350 en-GB Assign Styles 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_SEARCH 273 en-GB Search term 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_ALTERNATIVE 273 en-GB Alternative entry 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_PRIMKEY 273 en-GB 1st key 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_SECKEY 273 en-GB 2nd key 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_COMMENT 273 en-GB Comment 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_CASESENSITIVE 273 en-GB Match case 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_WORDONLY 273 en-GB Word only 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_TRUE 273 en-GB Yes 20200411 15:09:53 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_FALSE 273 en-GB No 20200411 15:09:53 sw source\ui\index\cnttab.src 0 fixedline DLG_CREATE_AUTOMARK FL_ENTRIES 288 en-GB Entries 20200411 15:09:53 sw source\ui\index\cnttab.src 0 modaldialog DLG_CREATE_AUTOMARK HID_DLG_CREATE_AUTOMARK 350 en-GB Edit Concordance File 20200411 15:09:53 sw source\ui\wrtsh\wrtsh.src 0 string STR_DDEERROR_APP1 0 en-GB Application [ 20200411 15:09:53 sw source\ui\wrtsh\wrtsh.src 0 string STR_DDEERROR_APP2 0 en-GB ] is not responding. 20200411 15:09:53 sw source\ui\wrtsh\wrtsh.src 0 string STR_DDEERROR_DATA1 0 en-GB Data for [ 20200411 15:09:53 sw source\ui\wrtsh\wrtsh.src 0 string STR_DDEERROR_DATA2 0 en-GB ] cannot be obtained 20200411 15:09:53 sw source\ui\wrtsh\wrtsh.src 0 string STR_DDEERROR_LINK1 0 en-GB Link to [ 20200411 15:09:53 sw source\ui\wrtsh\wrtsh.src 0 string STR_DDEERROR_LINK2 0 en-GB ] cannot be established 20200411 15:09:53 sw source\ui\chrdlg\drpcps.src 0 pageitem DLG_DROPCAPS.1 TP_DROPCAPS 0 en-GB Drop Caps 20200411 15:09:53 sw source\ui\chrdlg\drpcps.src 0 tabdialog DLG_DROPCAPS 0 en-GB Drop Caps 20200411 15:09:53 sw source\ui\chrdlg\drpcps.src 0 checkbox TP_DROPCAPS CB_SWITCH 90 en-GB Display drop caps 20200411 15:09:53 sw source\ui\chrdlg\drpcps.src 0 checkbox TP_DROPCAPS CB_WORD 90 en-GB ~Whole word 20200411 15:09:53 sw source\ui\chrdlg\drpcps.src 0 fixedtext TP_DROPCAPS FT_DROPCAPS 70 en-GB Number of ~characters: 20200411 15:09:53 sw source\ui\chrdlg\drpcps.src 0 fixedtext TP_DROPCAPS TXT_LINES 70 en-GB ~Lines 20200411 15:09:53 sw source\ui\chrdlg\drpcps.src 0 fixedtext TP_DROPCAPS TXT_DISTANCE 70 en-GB Space to text 20200411 15:09:53 sw source\ui\chrdlg\drpcps.src 0 fixedline TP_DROPCAPS FL_SETTINGS 125 en-GB Settings 20200411 15:09:53 sw source\ui\chrdlg\drpcps.src 0 fixedtext TP_DROPCAPS TXT_TEXT 125 en-GB ~Text 20200411 15:09:53 sw source\ui\chrdlg\drpcps.src 0 fixedtext TP_DROPCAPS TXT_TEMPLATE 125 en-GB Character St~yle 20200411 15:09:53 sw source\ui\chrdlg\drpcps.src 0 fixedline TP_DROPCAPS FL_CONTENT 248 en-GB Contents 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 fixedline TP_NUMPARA FL_OUTLINE_START 248 en-GB Outline 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 fixedtext TP_NUMPARA FT_OUTLINE_LEVEL 112 en-GB Outline level 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 1 0 en-GB Body text 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 2 0 en-GB Level 1 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 3 0 en-GB Level 2 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 4 0 en-GB Level 3 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 5 0 en-GB Level 4 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 6 0 en-GB Level 5 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 7 0 en-GB Level 6 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 8 0 en-GB Level 7 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 9 0 en-GB Level 8 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 10 0 en-GB Level 9 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 11 0 en-GB Level 10 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 fixedline TP_NUMPARA FL_NEW_START 248 en-GB Numbering 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 fixedtext TP_NUMPARA FT_NUMBER_STYLE 112 en-GB Numbering Style 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_NUMBER_STYLE 1 0 en-GB None 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 tristatebox TP_NUMPARA CB_NEW_START 160 en-GB R~estart at this paragraph 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 tristatebox TP_NUMPARA CB_NUMBER_NEW_START 103 en-GB S~tart with 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 fixedline TP_NUMPARA FL_COUNT_PARA 248 en-GB Line numbering 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 tristatebox TP_NUMPARA CB_COUNT_PARA 160 en-GB ~Include this paragraph in line numbering 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 tristatebox TP_NUMPARA CB_RESTART_PARACOUNT 160 en-GB Rest~art at this paragraph 20200411 15:09:53 sw source\ui\chrdlg\numpara.src 0 fixedtext TP_NUMPARA FT_RESTART_NO 103 en-GB ~Start with 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 fixedline TP_CONDCOLL FL_CONDITION 248 en-GB Options 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 checkbox TP_CONDCOLL CB_CONDITION 100 en-GB ~Conditional Style 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 fixedtext TP_CONDCOLL FT_CONTEXT 50 en-GB Conte~xt 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 fixedtext TP_CONDCOLL FT_USED 80 en-GB Applied Styles 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 fixedtext TP_CONDCOLL FT_STYLE 58 en-GB ~Paragraph Styles 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 pushbutton TP_CONDCOLL PB_REMOVE 50 en-GB Re~move 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 pushbutton TP_CONDCOLL PB_ASSIGN 50 en-GB ~Apply 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 1 0 en-GB Table Header 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 2 0 en-GB Table 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 3 0 en-GB Frame 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 4 0 en-GB Section 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 5 0 en-GB Footnote 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 6 0 en-GB Endnote 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 7 0 en-GB Header 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 8 0 en-GB Footer 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 9 0 en-GB 1st Outline Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 10 0 en-GB 2nd Outline Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 11 0 en-GB 3rd Outline Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 12 0 en-GB 4th Outline Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 13 0 en-GB 5th Outline Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 14 0 en-GB 6th Outline Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 15 0 en-GB 7th Outline Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 16 0 en-GB 8th Outline Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 17 0 en-GB 9th Outline Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 18 0 en-GB 10th Outline Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 19 0 en-GB 1st Numbering Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 20 0 en-GB 2nd Numbering Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 21 0 en-GB 3rd Numbering Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 22 0 en-GB 4th Numbering Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 23 0 en-GB 5th Numbering Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 24 0 en-GB 6th Numbering Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 25 0 en-GB 7th Numbering Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 26 0 en-GB 8th Numbering Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 27 0 en-GB 9th Numbering Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 28 0 en-GB 10th Numbering Level 20200411 15:09:53 sw source\ui\chrdlg\ccoll.src 0 string TP_CONDCOLL STR_NOTEMPL 50 en-GB 20200411 15:09:53 sw source\ui\chrdlg\chrdlg.src 0 string STR_TEXTCOLL_HEADER 0 en-GB (Paragraph Style: 20200411 15:09:53 sw source\ui\chrdlg\chrdlg.src 0 string STR_PAGEFMT_HEADER 0 en-GB (Page Style: 20200411 15:09:53 sw source\ui\chrdlg\chrdlg.src 0 string SW_STR_NONE 0 en-GB [None] 20200411 15:09:53 sw source\ui\chrdlg\chrdlg.src 0 infobox MSG_ILLEGAL_PAGENUM 0 en-GB Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages. 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_PARA_STD 0 en-GB Indents & Spacing 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_PARA_ALIGN 0 en-GB Alignment 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_PARA_EXT 0 en-GB Text Flow 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_PARA_ASIAN 0 en-GB Asian Typography 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_NUMPARA 0 en-GB Outline & Numbering 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_TABULATOR 0 en-GB Tabs 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_DROPCAPS 0 en-GB Drop Caps 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_BORDER 0 en-GB Borders 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 RID_SVXPAGE_AREA 0 en-GB Area 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 RID_SVXPAGE_TRANSPARENCE 0 en-GB Transparency 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 tabdialog DLG_PARA 0 en-GB Paragraph 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_DRAWPARA.1 TP_PARA_STD 0 en-GB Indents & Spacing 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_DRAWPARA.1 TP_PARA_ALIGN 0 en-GB Alignment 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_DRAWPARA.1 TP_PARA_ASIAN 0 en-GB Asian Typography 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_DRAWPARA.1 TP_TABULATOR 0 en-GB Tabs 20200411 15:09:53 sw source\ui\chrdlg\paradlg.src 0 tabdialog DLG_DRAWPARA 0 en-GB Paragraph 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_CHAR.1 TP_CHAR_STD 0 en-GB Font 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_CHAR.1 TP_CHAR_EXT 0 en-GB Font Effects 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_CHAR.1 TP_CHAR_POS 0 en-GB Position 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_CHAR.1 TP_CHAR_TWOLN 0 en-GB Asian Layout 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_CHAR.1 TP_CHAR_URL 0 en-GB Hyperlink 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_CHAR.1 TP_BACKGROUND 0 en-GB Background 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 tabdialog DLG_CHAR 0 en-GB Character 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_DRAWCHAR.1 TP_CHAR_STD 0 en-GB Font 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 tabdialog DLG_DRAWCHAR 0 en-GB Font 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 fixedline TP_CHAR_URL FL_URL 248 en-GB Hyperlink 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 fixedtext TP_CHAR_URL FT_URL 73 en-GB ~URL 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 pushbutton TP_CHAR_URL PB_URL 50 en-GB ~Browse... 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 fixedtext TP_CHAR_URL FT_TEXT 73 en-GB Te~xt 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 fixedtext TP_CHAR_URL FT_NAME 73 en-GB ~Name 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 fixedtext TP_CHAR_URL FT_TARGET 73 en-GB ~Target frame 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 pushbutton TP_CHAR_URL PB_EVENT 50 en-GB ~Events... 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 fixedline TP_CHAR_URL FL_STYLE 248 en-GB Character Styles 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 fixedtext TP_CHAR_URL FT_VISITED 73 en-GB ~Visited links 20200411 15:09:53 sw source\ui\chrdlg\chardlg.src 0 fixedtext TP_CHAR_URL FT_NOT_VISITED 73 en-GB Unvisited ~links 20200411 15:09:53 sw source\ui\chrdlg\swbreak.src 0 radiobutton DLG_BREAK RB_LINE 63 en-GB ~Line break 20200411 15:09:53 sw source\ui\chrdlg\swbreak.src 0 radiobutton DLG_BREAK RB_PAGE 63 en-GB ~Page break 20200411 15:09:53 sw source\ui\chrdlg\swbreak.src 0 radiobutton DLG_BREAK RB_COL 69 en-GB ~Column break 20200411 15:09:53 sw source\ui\chrdlg\swbreak.src 0 fixedline DLG_BREAK FL_BREAK 93 en-GB Type 20200411 15:09:53 sw source\ui\chrdlg\swbreak.src 0 fixedtext DLG_BREAK FT_COLL 69 en-GB ~Style 20200411 15:09:53 sw source\ui\chrdlg\swbreak.src 0 stringlist DLG_BREAK.LB_COLL 1 0 en-GB [None] 20200411 15:09:53 sw source\ui\chrdlg\swbreak.src 0 checkbox DLG_BREAK CB_PAGENUM 84 en-GB Change page ~number 20200411 15:09:53 sw source\ui\chrdlg\swbreak.src 0 modaldialog DLG_BREAK CMD_FN_INSERT_BREAK_DLG 161 en-GB Insert Break 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedline TP_REDLINE_OPT FL_TE 248 en-GB Text display 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_CHG_INSERT 70 en-GB Insertions 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_INS_ATTR 70 en-GB Attributes 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 1 0 en-GB [None] 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 2 0 en-GB Bold 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 3 0 en-GB Italic 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 4 0 en-GB Underlined 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 5 0 en-GB Underlined: double 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 6 0 en-GB Strikethrough 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 7 0 en-GB Upper-case 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 8 0 en-GB Lower-case 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 9 0 en-GB Small caps 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 10 0 en-GB Title font 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 11 0 en-GB Background colour 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_INS_COL 70 en-GB Colour 20200411 15:09:53 sw source\ui\config\redlopt.src 0 window TP_REDLINE_OPT WIN_INS 70 en-GB Insert 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_CHG_DELETE 70 en-GB Deletions 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_DEL_ATTR 70 en-GB Attributes 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_DEL_COL 70 en-GB Colour 20200411 15:09:53 sw source\ui\config\redlopt.src 0 window TP_REDLINE_OPT WIN_DEL 70 en-GB Delete 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_CHG_CHANGE 70 en-GB Changed attributes 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_CHG_ATTR 70 en-GB Attributes 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_CHG_COL 70 en-GB Colour 20200411 15:09:53 sw source\ui\config\redlopt.src 0 window TP_REDLINE_OPT WIN_CHG 70 en-GB Attributes 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedline TP_REDLINE_OPT FL_LC 248 en-GB Lines changed 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_MARKPOS 70 en-GB Mar~k 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_MARKPOS 1 0 en-GB [None] 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_MARKPOS 2 0 en-GB Left margin 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_MARKPOS 3 0 en-GB Right margin 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_MARKPOS 4 0 en-GB Outer margin 20200411 15:09:53 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_MARKPOS 5 0 en-GB Inner margin 20200411 15:09:53 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_LC_COL 70 en-GB ~Colour 20200411 15:09:53 sw source\ui\config\redlopt.src 0 string TP_REDLINE_OPT STR_AUTHOR 70 en-GB By author 20200411 15:09:53 sw source\ui\config\redlopt.src 0 string TP_REDLINE_OPT STR_NOTHING 70 en-GB [None] 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedline TP_MAILCONFIG FL_IDENTITY 248 en-GB User information 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext TP_MAILCONFIG FT_DISPLAYNAME 74 en-GB ~Your name 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext TP_MAILCONFIG FT_ADDRESS 74 en-GB ~E-Mail address 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 checkbox TP_MAILCONFIG CB_REPLYTO 242 en-GB Send replies to ~different e-mail address 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext TP_MAILCONFIG FT_REPLYTO 68 en-GB ~Reply address 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedline TP_MAILCONFIG FL_SMTP 248 en-GB Outgoing server (SMTP) Settings 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext TP_MAILCONFIG FT_SERVER 74 en-GB ~Server name 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext TP_MAILCONFIG FT_PORT 24 en-GB ~Port 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 checkbox TP_MAILCONFIG CB_SECURE 242 en-GB ~Use secure connection (SSL) 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 pushbutton TP_MAILCONFIG PB_AUTHENTICATION 105 en-GB Server Au~thentication 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 pushbutton TP_MAILCONFIG PB_TEST 105 en-GB Test S~ettings... 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 tabpage TP_MAILCONFIG HID_TP_MAILCONFIG 260 en-GB Mail Merge E-mail 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_TESTACCOUNTSETTINGS FI_INFO 238 en-GB %PRODUCTNAME is testing the e-mail account settings... 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_TESTACCOUNTSETTINGS FI_ERROR 238 en-GB Errors 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 pushbutton DLG_MM_TESTACCOUNTSETTINGS PB_STOP 50 en-GB ~Stop 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 string DLG_MM_TESTACCOUNTSETTINGS ST_TASK 0 en-GB Task 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 string DLG_MM_TESTACCOUNTSETTINGS ST_STATUS 0 en-GB Status 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 string DLG_MM_TESTACCOUNTSETTINGS ST_ESTABLISH 0 en-GB Establish network connection 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 string DLG_MM_TESTACCOUNTSETTINGS ST_FINDSERVER 0 en-GB Find outgoing mail server 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 string DLG_MM_TESTACCOUNTSETTINGS ST_COMPLETED 0 en-GB Successful 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 string DLG_MM_TESTACCOUNTSETTINGS ST_FAILED 0 en-GB Failed 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 string DLG_MM_TESTACCOUNTSETTINGS ST_ERROR_SERVER 0 en-GB %PRODUCTNAME could not connect to the outgoing mail server. Check your system's settings and the settings in %PRODUCTNAME. Check the server name, the port and the secure connections settings 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 modaldialog DLG_MM_TESTACCOUNTSETTINGS DLG_MM_SERVERAUTHENTICATION HID_MM_SERVERAUTHENTICATION 250 en-GB Server Authentication 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 modaldialog DLG_MM_TESTACCOUNTSETTINGS HID_MM_TESTACCOUNTSETTINGS 250 en-GB Test Account Settings 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 checkbox CB_AUTHENTICATION 238 en-GB The outgoing mail server (SMTP) requires au~thentication 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 radiobutton RB_SEP_AUTHENTICATION 232 en-GB The outgoing mail server (SMTP) requires ~separate authentication 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext FT_OUTGOINGSERVER 200 en-GB Outgoing mail server: 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext FT_USERNAME 53 en-GB ~User name 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext FT_OUTPASSWORD 53 en-GB ~Password 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 radiobutton RB_SMTPAFTERPOP 232 en-GB The outgoing mail server uses the same authentication as the ~incoming mail server. Enter the settings of the incoming mail server. 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext FT_INCOMINGSERVER 230 en-GB Incoming mail server: 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext FT_SERVER 53 en-GB Server ~name 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext FT_PORT 20 en-GB P~ort 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext FT_PROTOCOL 53 en-GB Type 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 radiobutton RB_POP3 115 en-GB ~POP3 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 radiobutton RB_IMAP 115 en-GB ~IMAP 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext FT_INUSERNAME 53 en-GB Us~er name 20200411 15:09:53 sw source\ui\config\mailconfigpage.src 0 fixedtext FT_INPASSWORD 53 en-GB Pass~word 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedline TP_OPTLOAD_PAGE FL_UPDATE 248 en-GB Update 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTLOAD_PAGE FT_LINK 125 en-GB Update links when loading 20200411 15:09:53 sw source\ui\config\optload.src 0 radiobutton TP_OPTLOAD_PAGE RB_ALWAYS 75 en-GB ~Always 20200411 15:09:53 sw source\ui\config\optload.src 0 radiobutton TP_OPTLOAD_PAGE RB_REQUEST 75 en-GB ~On request 20200411 15:09:53 sw source\ui\config\optload.src 0 radiobutton TP_OPTLOAD_PAGE RB_NEVER 75 en-GB ~Never 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTLOAD_PAGE FT_FIELD 124 en-GB Automatically 20200411 15:09:53 sw source\ui\config\optload.src 0 checkbox TP_OPTLOAD_PAGE CB_AUTO_UPDATE_FIELDS 118 en-GB ~Fields 20200411 15:09:53 sw source\ui\config\optload.src 0 checkbox TP_OPTLOAD_PAGE CB_AUTO_UPDATE_CHARTS 109 en-GB ~Charts 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedline TP_OPTLOAD_PAGE FL_SETTINGS 248 en-GB Settings 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTLOAD_PAGE FT_METRIC 60 en-GB Measurement unit 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTLOAD_PAGE FT_TAB 73 en-GB Tab stops 20200411 15:09:53 sw source\ui\config\optload.src 0 checkbox TP_OPTLOAD_PAGE CB_USE_SQUARE_PAGE_MODE 248 en-GB Use square page mode for text grid 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE FT_OBJECTS 106 en-GB Add captions automatically\nwhen inserting: 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE FT_ORDER 106 en-GB Caption order 20200411 15:09:53 sw source\ui\config\optload.src 0 stringlist TP_OPTCAPTION_PAGE.LB_ORDER 1 0 en-GB Category first 20200411 15:09:53 sw source\ui\config\optload.src 0 stringlist TP_OPTCAPTION_PAGE.LB_ORDER 2 0 en-GB Numbering first 20200411 15:09:53 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_TABLE 106 en-GB %PRODUCTNAME Writer Table 20200411 15:09:53 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_FRAME 106 en-GB %PRODUCTNAME Writer Frame 20200411 15:09:53 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_GRAPHIC 106 en-GB %PRODUCTNAME Writer Picture 20200411 15:09:53 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_OLE 106 en-GB Other OLE Objects 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedline TP_OPTCAPTION_PAGE FL_SETTINGS_2 136 en-GB Caption 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE TXT_CATEGORY 59 en-GB Category 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE TXT_FORMAT 59 en-GB ~Numbering 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE FT_NUM_SEP 61 en-GB Numbering separator 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE TXT_TEXT 59 en-GB Separator 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE TXT_POS 59 en-GB Position 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedline TP_OPTCAPTION_PAGE FL_NUMCAPT 136 en-GB Numbering captions by chapter 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE FT_LEVEL 59 en-GB Level 20200411 15:09:53 sw source\ui\config\optload.src 0 stringlist TP_OPTCAPTION_PAGE.LB_LEVEL 1 0 en-GB None 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE FT_SEPARATOR 59 en-GB Separator 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedline TP_OPTCAPTION_PAGE FL_CATEGORY 136 en-GB Category and frame format 20200411 15:09:53 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE FT_CHARSTYLE 59 en-GB Character style 20200411 15:09:53 sw source\ui\config\optload.src 0 stringlist TP_OPTCAPTION_PAGE.LB_CHARSTYLE 1 0 en-GB None 20200411 15:09:53 sw source\ui\config\optload.src 0 checkbox TP_OPTCAPTION_PAGE CB_APPLYBORDER 124 en-GB Apply border and shadow 20200411 15:09:53 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_BEGINNING 124 en-GB At the beginning 20200411 15:09:53 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_END 124 en-GB At the end 20200411 15:09:53 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_ABOVE 124 en-GB Above 20200411 15:09:53 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_CP_BELOW 124 en-GB Below 20200411 15:09:53 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_CATEGORY_NONE 124 en-GB 20200411 15:09:53 sw source\ui\config\optload.src 0 tabpage TP_OPTCAPTION_PAGE HID_OPTCAPTION_PAGE 260 en-GB Caption 20200411 15:09:53 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 1 0 en-GB millimetre 20200411 15:09:53 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 2 0 en-GB centimetre 20200411 15:09:53 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 3 0 en-GB metre 20200411 15:09:53 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 4 0 en-GB kilometre 20200411 15:09:53 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 5 0 en-GB inch 20200411 15:09:53 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 6 0 en-GB foot 20200411 15:09:53 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 7 0 en-GB mile 20200411 15:09:53 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 8 0 en-GB pica 20200411 15:09:53 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 9 0 en-GB point 20200411 15:09:53 sw source\ui\config\optcomp.src 0 fixedline TP_OPTCOMPATIBILITY_PAGE FL_MAIN 248 en-GB Compatibility options for %DOCNAME 20200411 15:09:53 sw source\ui\config\optcomp.src 0 fixedtext TP_OPTCOMPATIBILITY_PAGE FT_FORMATTING 236 en-GB Recommended ~formatting options for 20200411 15:09:53 sw source\ui\config\optcomp.src 0 fixedtext TP_OPTCOMPATIBILITY_PAGE FT_OPTIONS 236 en-GB ~Options 20200411 15:09:53 sw source\ui\config\optcomp.src 0 pushbutton TP_OPTCOMPATIBILITY_PAGE PB_RESET 60 en-GB ~Reset 20200411 15:09:53 sw source\ui\config\optcomp.src 0 pushbutton TP_OPTCOMPATIBILITY_PAGE PB_DEFAULT 60 en-GB Use as ~Default 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_USERENTRY 60 en-GB 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_QRYBOX_USEASDEFAULT 60 en-GB Do you want to change the compatibility options of the default template?\nThis will affect all new documents based on the default template. 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_PRINTER_METRICS 60 en-GB Use printer metrics for document formatting 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_MERGE_PARA_DIST 60 en-GB Add spacing between paragraphs and tables (in current document) 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_MERGE_PARA_DIST_PAGESTART 60 en-GB Add paragraph and table spacing at tops of pages (in current document) 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_TAB_ALIGNMENT 60 en-GB Use %WRITERCOMPATIBILITYVERSIONOOO11 tab stop formatting 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_EXTERNAL_LEADING 60 en-GB Do not add leading (extra space) between lines of text 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_LINE_SPACING 60 en-GB Use %WRITERCOMPATIBILITYVERSIONOOO11 line spacing 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_ADD_TABLESPACING 60 en-GB Add paragraph and table spacing at bottom of table cells 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_USE_OBJPOSITIONING 60 en-GB Use %WRITERCOMPATIBILITYVERSIONOOO11 object positioning 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_USE_OURTEXTWRAPPING 60 en-GB Use %WRITERCOMPATIBILITYVERSIONOOO11 text wrapping around objects 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_CONSIDER_WRAPPINGSTYLE 60 en-GB Consider wrapping style when positioning objects 20200411 15:09:53 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_EXPAND_WORDSPACE 60 en-GB Expand word space on lines with manual line breaks in justified paragraphs 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_CONTENT_OPT FL_LINE 118 en-GB Guides 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_CROSS 118 en-GB Guides ~while moving 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_HANDLE 118 en-GB Sim~ple handles 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_BIGHANDLE 118 en-GB Large handles 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_CONTENT_OPT FL_WINDOW 124 en-GB View 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_HSCROLL 108 en-GB H~orizontal scrollbar 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_VSCROLL 108 en-GB ~Vertical scrollbar 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_ANY_RULER 65 en-GB R~uler 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_HRULER 62 en-GB Hori~zontal ruler 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_VRULER 62 en-GB Verti~cal ruler 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_VRULER_RIGHT 100 en-GB Right-aligned 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_SMOOTH_SCROLL 108 en-GB S~mooth scroll 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_CONTENT_OPT FL_DISP 118 en-GB Display 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_GRF 108 en-GB ~Graphics and objects 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_TBL 108 en-GB ~Tables 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_DRWFAST 108 en-GB Dra~wings and controls 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_FIELD 108 en-GB ~Field codes 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_POSTIT 108 en-GB ~Comments 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_CONTENT_OPT FL_SETTINGS 124 en-GB Settings 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_CONTENT_OPT FT_METRIC 60 en-GB Measurement unit 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_OPTPRINT_PAGE FL_1 78 en-GB Contents 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_PGRF 70 en-GB ~Pictures and objects 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_CTRLFLD 70 en-GB Form control~s 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_BACKGROUND 70 en-GB Page ba~ckground 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_BLACK_FONT 70 en-GB Print text in blac~k 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_HIDDEN_TEXT 70 en-GB Hidden te~xt 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_TEXT_PLACEHOLDER 70 en-GB Text ~placeholder 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_OPTPRINT_PAGE FL_2 78 en-GB Pages 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_LEFTP 70 en-GB ~Left pages 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_RIGHTP 70 en-GB ~Right pages 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_PROSPECT 70 en-GB Broch~ure 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_PROSPECT_RTL 70 en-GB Right to Left 20200411 15:09:53 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTPRINT_PAGE RB_NO 74 en-GB ~None 20200411 15:09:53 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTPRINT_PAGE RB_ONLY 74 en-GB Comments ~only 20200411 15:09:53 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTPRINT_PAGE RB_END 74 en-GB End of docu~ment 20200411 15:09:53 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTPRINT_PAGE RB_PAGEEND 74 en-GB ~End of page 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_OPTPRINT_PAGE FL_3 80 en-GB Comments 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_OPTPRINT_PAGE FL_4 248 en-GB Other 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_PRINTEMPTYPAGES 200 en-GB Print ~automatically inserted blank pages 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_PAPERFROMSETUP 200 en-GB ~Paper tray from printer settings 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTPRINT_PAGE FT_FAX 50 en-GB ~Fax 20200411 15:09:53 sw source\ui\config\optdlg.src 0 string TP_OPTPRINT_PAGE ST_NONE 184 en-GB 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_STD_FONT FL_STDCHR 248 en-GB Basic fonts (%1) 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_TYPE 100 en-GB Font 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_SIZE 30 en-GB Size 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_STANDARD 48 en-GB De~fault 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_TITLE 48 en-GB Headin~g 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_LIST 48 en-GB ~List 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_LABEL 48 en-GB C~aption 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_IDX 48 en-GB ~Index 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_STD_FONT CB_DOCONLY 147 en-GB C~urrent document only 20200411 15:09:53 sw source\ui\config\optdlg.src 0 pushbutton TP_STD_FONT PB_STANDARD 50 en-GB ~Default 20200411 15:09:53 sw source\ui\config\optdlg.src 0 string TP_STD_FONT ST_SCRIPT_ASIAN 50 en-GB Asian 20200411 15:09:53 sw source\ui\config\optdlg.src 0 string TP_STD_FONT ST_SCRIPT_CTL 50 en-GB CTL 20200411 15:09:53 sw source\ui\config\optdlg.src 0 string TP_STD_FONT ST_SCRIPT_WESTERN 50 en-GB Western 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_OPTTABLE_PAGE FL_TABLE 113 en-GB Default 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_HEADER 107 en-GB H~eading 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_REPEAT_HEADER 99 en-GB Re~peat on each page 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_DONT_SPLIT 107 en-GB Do not split 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_BORDER 107 en-GB B~order 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_OPTTABLE_PAGE FL_TABLE_INSERT 129 en-GB Input in tables 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_NUMFORMATTING 118 en-GB Number recognition 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_NUMFMT_FORMATTING 114 en-GB Number format recognition 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_NUMALIGNMENT 114 en-GB Alignment 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_OPTTABLE_PAGE FL_MOVE 248 en-GB Keyboard handling 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_MOVE 100 en-GB Move cells 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_ROWMOVE 51 en-GB ~Row 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_COLMOVE 51 en-GB ~Column 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_INSERT 110 en-GB Insert cell 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_ROWINSERT 51 en-GB Ro~w 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_COLINSERT 51 en-GB Colu~mn 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_HANDLING 230 en-GB Behaviour of rows/columns 20200411 15:09:53 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTTABLE_PAGE RB_FIX 70 en-GB ~Fixed 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_FIX 155 en-GB Changes affect the adjacent area only 20200411 15:09:53 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTTABLE_PAGE RB_FIXPROP 70 en-GB Fi~xed, proportional 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_FIXPROP 155 en-GB Changes affect the entire table 20200411 15:09:53 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTTABLE_PAGE RB_VAR 70 en-GB ~Variable 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_VAR 155 en-GB Changes affect the table size 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_OPTSHDWCRSR FL_NOPRINT 118 en-GB Display of 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_PARA 108 en-GB Pa~ragraph end 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_SHYPH 108 en-GB Custom h~yphens 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_SPACE 108 en-GB Spac~es 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_HSPACE 108 en-GB Non-breaking s~paces 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_TAB 108 en-GB Ta~bs 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_BREAK 108 en-GB Brea~ks 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_CHAR_HIDDEN 108 en-GB Hidden text 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_FLD_HIDDEN 108 en-GB Fields: Hidden te~xt 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_FLD_HIDDEN_PARA 108 en-GB Fields: Hidden p~aragraphs 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_OPTSHDWCRSR FL_SHDWCRSFLAG 124 en-GB Direct cursor 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_SHDWCRSONOFF 100 en-GB ~Direct cursor 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTSHDWCRSR FT_SHDWCRSFILLMODE 48 en-GB Insert 20200411 15:09:53 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTSHDWCRSR RB_SHDWCRSFILLMARGIN 100 en-GB Para~graph alignment 20200411 15:09:53 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTSHDWCRSR RB_SHDWCRSFILLINDENT 100 en-GB ~Left paragraph margin 20200411 15:09:53 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTSHDWCRSR RB_SHDWCRSFILLTAB 100 en-GB ~Tabs 20200411 15:09:53 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTSHDWCRSR RB_SHDWCRSFILLSPACE 100 en-GB Tabs a~nd spaces 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_OPTSHDWCRSR FL_CRSR_OPT 124 en-GB Cursor in protected areas 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_ALLOW_IN_PROT 100 en-GB Enable 20200411 15:09:53 sw source\ui\config\optdlg.src 0 fixedline TP_OPTSHDWCRSR FL_LAYOUT_OPTIONS 118 en-GB Layout assistance 20200411 15:09:53 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_MATH_BASELINE_ALIGNMENT 236 en-GB Math baseline alignment 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 1 0 en-GB %PRODUCTNAME %s 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 2 0 en-GB Contents 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 3 0 en-GB Page ba~ckground 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 4 0 en-GB P~ictures and other graphic objects 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 5 0 en-GB Hidden te~xt 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 6 0 en-GB ~Text placeholders 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 7 0 en-GB Form control~s 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 8 0 en-GB Colour 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 9 0 en-GB Print text in blac~k 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 10 0 en-GB Pages 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 11 0 en-GB Print ~automatically inserted blank pages 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 12 0 en-GB ~Use only paper tray from printer preferences 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 13 0 en-GB Print 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 14 0 en-GB None (document only) 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 15 0 en-GB Comments only 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 16 0 en-GB Place at end of document 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 17 0 en-GB Place at end of page 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 18 0 en-GB ~Comments 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 19 0 en-GB Page sides 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 20 0 en-GB All pages 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 21 0 en-GB Back sides / left pages 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 22 0 en-GB Front sides / right pages 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 23 0 en-GB Comments only 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 24 0 en-GB Broch~ure 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 25 0 en-GB Left-to-right script 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 26 0 en-GB Right-to-left script 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 27 0 en-GB Range and copies 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 28 0 en-GB ~All pages 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 29 0 en-GB Pa~ges 20200411 15:09:53 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 30 0 en-GB ~Selection 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_FOOTNOTE 0 en-GB Footnote Characters 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_PAGENO 0 en-GB Page Number 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_LABEL 0 en-GB Caption Characters 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_DROPCAPS 0 en-GB Drop Caps 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_NUM_LEVEL 0 en-GB Numbering Symbols 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_BUL_LEVEL 0 en-GB Bullets 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_INET_NORMAL 0 en-GB Internet Link 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_INET_VISIT 0 en-GB Visited Internet Link 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_JUMPEDIT 0 en-GB Placeholder 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_TOXJUMP 0 en-GB Index Link 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_ENDNOTE 0 en-GB Endnote Characters 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_LANDSCAPE 0 en-GB Landscape 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_LINENUM 0 en-GB Line numbering 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_IDX_MAIN_ENTRY 0 en-GB Main index entry 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_FOOTNOTE_ANCHOR 0 en-GB Footnote anchor 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_ENDNOTE_ANCHOR 0 en-GB Endnote anchor 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_EMPHASIS 0 en-GB Emphasis 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_CITIATION 0 en-GB Quotation 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_STRONG 0 en-GB Strong Emphasis 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_CODE 0 en-GB Source Text 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_SAMPLE 0 en-GB Example 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_KEYBOARD 0 en-GB User Entry 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_VARIABLE 0 en-GB Variable 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_DEFINSTANCE 0 en-GB Definition 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_TELETYPE 0 en-GB Teletype 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_FRAME 0 en-GB Frame 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_GRAPHIC 0 en-GB Graphics 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_OLE 0 en-GB OLE 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_FORMEL 0 en-GB Formula 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_MARGINAL 0 en-GB Marginalia 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_WATERSIGN 0 en-GB Watermark 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_LABEL 0 en-GB Labels 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_STANDARD 0 en-GB Default 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TEXT 0 en-GB Text body 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TEXT_IDENT 0 en-GB First line indent 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TEXT_NEGIDENT 0 en-GB Hanging indent 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TEXT_MOVE 0 en-GB Text body indent 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_GREETING 0 en-GB Complimentary close 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_SIGNATURE 0 en-GB Signature 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE_BASE 0 en-GB Heading 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUMBUL_BASE 0 en-GB List 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_REGISTER_BASE 0 en-GB Index 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_CONFRONTATION 0 en-GB List Indent 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_MARGINAL 0 en-GB Marginalia 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE1 0 en-GB Heading 1 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE2 0 en-GB Heading 2 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE3 0 en-GB Heading 3 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE4 0 en-GB Heading 4 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE5 0 en-GB Heading 5 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE6 0 en-GB Heading 6 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE7 0 en-GB Heading 7 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE8 0 en-GB Heading 8 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE9 0 en-GB Heading 9 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE10 0 en-GB Heading 10 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL1S 0 en-GB Numbering 1 Start 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL1 0 en-GB Numbering 1 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL1E 0 en-GB Numbering 1 End 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_NONUM1 0 en-GB Numbering 1 Cont. 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL2S 0 en-GB Numbering 2 Start 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL2 0 en-GB Numbering 2 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL2E 0 en-GB Numbering 2 End 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_NONUM2 0 en-GB Numbering 2 Cont. 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL3S 0 en-GB Numbering 3 Start 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL3 0 en-GB Numbering 3 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL3E 0 en-GB Numbering 3 End 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_NONUM3 0 en-GB Numbering 3 Cont. 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL4S 0 en-GB Numbering 4 Start 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL4 0 en-GB Numbering 4 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL4E 0 en-GB Numbering 4 End 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_NONUM4 0 en-GB Numbering 4 Cont. 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL5S 0 en-GB Numbering 5 Start 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL5 0 en-GB Numbering 5 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL5E 0 en-GB Numbering 5 End 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_NONUM5 0 en-GB Numbering 5 Cont. 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL1S 0 en-GB List 1 Start 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL1 0 en-GB List 1 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL1E 0 en-GB List 1 End 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_NONUM1 0 en-GB List 1 Cont. 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL2S 0 en-GB List 2 Start 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL2 0 en-GB List 2 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL2E 0 en-GB List 2 End 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_NONUM2 0 en-GB List 2 Cont. 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL3S 0 en-GB List 3 Start 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL3 0 en-GB List 3 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL3E 0 en-GB List 3 End 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_NONUM3 0 en-GB List 3 Cont. 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL4S 0 en-GB List 4 Start 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL4 0 en-GB List 4 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL4E 0 en-GB List 4 End 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_NONUM4 0 en-GB List 4 Cont. 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL5S 0 en-GB List 5 Start 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL5 0 en-GB List 5 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL5E 0 en-GB List 5 End 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_NONUM5 0 en-GB List 5 Cont. 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADER 0 en-GB Header 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADERL 0 en-GB Header left 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADERR 0 en-GB Header right 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_FOOTER 0 en-GB Footer 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_FOOTERL 0 en-GB Footer left 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_FOOTERR 0 en-GB Footer right 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TABLE 0 en-GB Table Contents 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TABLE_HDLN 0 en-GB Table Heading 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_FRAME 0 en-GB Frame contents 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_FOOTNOTE 0 en-GB Footnote 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_ENDNOTE 0 en-GB Endnote 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_LABEL 0 en-GB Caption 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_LABEL_ABB 0 en-GB Illustration 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_LABEL_TABLE 0 en-GB Table 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_LABEL_FRAME 0 en-GB Text 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_LABEL_DRAWING 0 en-GB Drawing 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_JAKETADRESS 0 en-GB Addressee 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_SENDADRESS 0 en-GB Sender 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_IDXH 0 en-GB Index Heading 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_IDX1 0 en-GB Index 1 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_IDX2 0 en-GB Index 2 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_IDX3 0 en-GB Index 3 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_IDXBREAK 0 en-GB Index Separator 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNTH 0 en-GB Contents Heading 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT1 0 en-GB Contents 1 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT2 0 en-GB Contents 2 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT3 0 en-GB Contents 3 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT4 0 en-GB Contents 4 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT5 0 en-GB Contents 5 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT6 0 en-GB Contents 6 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT7 0 en-GB Contents 7 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT8 0 en-GB Contents 8 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT9 0 en-GB Contents 9 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT10 0 en-GB Contents 10 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USERH 0 en-GB User Index Heading 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER1 0 en-GB User Index 1 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER2 0 en-GB User Index 2 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER3 0 en-GB User Index 3 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER4 0 en-GB User Index 4 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER5 0 en-GB User Index 5 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER6 0 en-GB User Index 6 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER7 0 en-GB User Index 7 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER8 0 en-GB User Index 8 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER9 0 en-GB User Index 9 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER10 0 en-GB User Index 10 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_ILLUSH 0 en-GB Illustration Index Heading 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_ILLUS1 0 en-GB Illustration Index 1 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_OBJECTH 0 en-GB Object index heading 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_OBJECT1 0 en-GB Object index 1 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_TABLESH 0 en-GB Table index heading 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_TABLES1 0 en-GB Table index 1 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_AUTHORITIESH 0 en-GB Bibliography Heading 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_AUTHORITIES1 0 en-GB Bibliography 1 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_DOC_TITEL 0 en-GB Title 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_DOC_SUBTITEL 0 en-GB Subtitle 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HTML_BLOCKQUOTE 0 en-GB Quotations 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HTML_PRE 0 en-GB Preformatted Text 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HTML_HR 0 en-GB Horizontal Line 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HTML_DD 0 en-GB List Contents 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HTML_DT 0 en-GB List Heading 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_STANDARD 0 en-GB Default 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_FIRST 0 en-GB First Page 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_LEFT 0 en-GB Left Page 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_RIGHT 0 en-GB Right Page 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_JAKET 0 en-GB Envelope 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_REGISTER 0 en-GB Index 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_HTML 0 en-GB HTML 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_FOOTNOTE 0 en-GB Footnote 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_ENDNOTE 0 en-GB Endnote 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_NUM1 0 en-GB Numbering 1 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_NUM2 0 en-GB Numbering 2 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_NUM3 0 en-GB Numbering 3 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_NUM4 0 en-GB Numbering 4 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_NUM5 0 en-GB Numbering 5 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_BUL1 0 en-GB List 1 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_BUL2 0 en-GB List 2 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_BUL3 0 en-GB List 3 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_BUL4 0 en-GB List 4 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_BUL5 0 en-GB List 5 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_RUBYTEXT 0 en-GB Rubies 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_COLUMN_VALUESET_ITEM0 0 en-GB 1 column 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_COLUMN_VALUESET_ITEM1 0 en-GB 2 columns with equal size 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_COLUMN_VALUESET_ITEM2 0 en-GB 3 columns with equal size 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_COLUMN_VALUESET_ITEM3 0 en-GB 2 columns with different size (left > right) 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_COLUMN_VALUESET_ITEM4 0 en-GB 2 columns with different size (left < right) 20200411 15:09:53 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_VERT_NUM 0 en-GB Vertical Numbering Symbols 20200411 15:09:53 sw source\ui\utlui\unotools.src 0 fixedtext DLG_RENAME_XNAMED FT_NEW_NAME 50 en-GB New name 20200411 15:09:53 sw source\ui\utlui\unotools.src 0 fixedline DLG_RENAME_XNAMED FL_NAME 152 en-GB Change name 20200411 15:09:53 sw source\ui\utlui\unotools.src 0 modaldialog DLG_RENAME_XNAMED HID_RENAME_XNAMED 220 en-GB Rename object: 20200411 15:09:53 sw source\ui\utlui\unotools.src 0 string STR_SERVICE_UNAVAILABLE 220 en-GB The following service is not available: 20200411 15:09:53 sw source\ui\utlui\unotools.src 0 itemlist RES_FRMEX_MENU.1 1 0 en-GB ~Zoom 20200411 15:09:53 sw source\ui\utlui\unotools.src 0 itemlist RES_FRMEX_MENU.1 2 0 en-GB ~Upwards 20200411 15:09:53 sw source\ui\utlui\unotools.src 0 itemlist RES_FRMEX_MENU.1 3 0 en-GB Do~wnwards 20200411 15:09:53 sw source\ui\utlui\gloslst.src 0 fixedline DLG_GLOSSARY_DECIDE_DLG FL_GLOSS 93 en-GB AutoText - Group 20200411 15:09:53 sw source\ui\utlui\gloslst.src 0 modaldialog DLG_GLOSSARY_DECIDE_DLG HID_DLG_GLOSS_DECIDE 161 en-GB Select AutoText: 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_POSTIT_PAGE 0 en-GB Page 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_POSTIT_LINE 0 en-GB Line 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_POSTIT_AUTHOR 0 en-GB Author 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_SYNTAX 0 en-GB ** Syntax Error ** 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_ZERODIV 0 en-GB ** Division by zero ** 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_BRACK 0 en-GB ** Wrong use of brackets ** 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_POW 0 en-GB ** Square function overflow ** 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_VARNFND 0 en-GB ** Variable not found ** 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_OVERFLOW 0 en-GB ** Overflow ** 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_WRONGTIME 0 en-GB ** Wrong time format ** 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_DEFAULT 0 en-GB ** Error ** 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_ERROR 0 en-GB ** Expression is faulty ** 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_GETREFFLD_UP 0 en-GB above 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_GETREFFLD_DOWN 0 en-GB below 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_GETREFFLD_REFITEMNOTFOUND 0 en-GB Error: Reference source not found 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_ALLPAGE_HEADFOOT 0 en-GB All 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TEMPLATE_NONE 0 en-GB None 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_FIELD_FIXED 0 en-GB (fixed) 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_DURATION_FORMAT 0 en-GB Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOI 0 en-GB Alphabetical Index 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOU 0 en-GB User-Defined 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOC 0 en-GB Table of Contents 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOX_AUTH 0 en-GB Bibliography 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOX_TBL 0 en-GB Index of Tables 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOX_OBJ 0 en-GB Table of Objects 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOX_ILL 0 en-GB Illustration Index 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_HYPERLINK_CLICK 0 en-GB %s-click to open hyperlink 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_TITEL 0 en-GB Title 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_THEMA 0 en-GB Subject 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_KEYS 0 en-GB Keywords 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_COMMENT 0 en-GB Comments 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_CREATE 0 en-GB Created 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_CHANGE 0 en-GB Modified 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_PRINT 0 en-GB Last printed 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_DOCNO 0 en-GB Revision number 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_EDIT 0 en-GB Total editing time 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_PAGEDESC_NAME 0 en-GB Convert $(ARG1) 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_PAGEDESC_FIRSTNAME 0 en-GB First convert $(ARG1) 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_PAGEDESC_FOLLOWNAME 0 en-GB Next convert $(ARG1) 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_ARTICLE 0 en-GB Article 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_BOOK 0 en-GB Book 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_BOOKLET 0 en-GB Brochures 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_CONFERENCE 0 en-GB Conference proceedings 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_INBOOK 0 en-GB Book excerpt 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_INCOLLECTION 0 en-GB Book excerpt with title 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_INPROCEEDINGS 0 en-GB Conference proceedings 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_JOURNAL 0 en-GB Journal 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_MANUAL 0 en-GB Techn. documentation 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_MASTERSTHESIS 0 en-GB Thesis 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_MISC 0 en-GB Miscellaneous 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_PHDTHESIS 0 en-GB Dissertation 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_PROCEEDINGS 0 en-GB Conference proceedings 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_TECHREPORT 0 en-GB Research report 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_UNPUBLISHED 0 en-GB Unpublished 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_EMAIL 0 en-GB e-mail 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_WWW 0 en-GB WWW document 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_CUSTOM1 0 en-GB User-defined1 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_CUSTOM2 0 en-GB User-defined2 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_CUSTOM3 0 en-GB User-defined3 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_CUSTOM4 0 en-GB User-defined4 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_CUSTOM5 0 en-GB User-defined5 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_IDENTIFIER 0 en-GB Short name 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_AUTHORITY_TYPE 0 en-GB Type 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_ADDRESS 0 en-GB Address 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_ANNOTE 0 en-GB Annotation 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_AUTHOR 0 en-GB Author(s) 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_BOOKTITLE 0 en-GB Book title 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_CHAPTER 0 en-GB Chapter 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_EDITION 0 en-GB Edition 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_EDITOR 0 en-GB Editor 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_HOWPUBLISHED 0 en-GB Publication type 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_INSTITUTION 0 en-GB Institution 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_JOURNAL 0 en-GB Journal 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_MONTH 0 en-GB Month 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_NOTE 0 en-GB Note 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_NUMBER 0 en-GB Number 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_ORGANIZATIONS 0 en-GB Organisation 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_PAGES 0 en-GB Page(s) 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_PUBLISHER 0 en-GB Publisher 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_SCHOOL 0 en-GB University 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_SERIES 0 en-GB Series 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_TITLE 0 en-GB Title 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_TYPE 0 en-GB Type of report 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_VOLUME 0 en-GB Volume 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_YEAR 0 en-GB Year 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_URL 0 en-GB URL 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_CUSTOM1 0 en-GB User-defined1 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_CUSTOM2 0 en-GB User-defined2 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_CUSTOM3 0 en-GB User-defined3 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_CUSTOM4 0 en-GB User-defined4 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_CUSTOM5 0 en-GB User-defined5 20200411 15:09:53 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_ISBN 0 en-GB ISBN 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_DEL_EMPTY_PARA+1 0 en-GB Remove empty paragraphs 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_USE_REPLACE+1 0 en-GB Use replacement table 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_CPTL_STT_WORD+1 0 en-GB Correct TWo INitial CApitals 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_CPTL_STT_SENT+1 0 en-GB Capitalise first letter of sentences 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_TYPO+1 0 en-GB Replace "standard" quotes with %1 \bcustom%2 quotes 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_USER_STYLE+1 0 en-GB Replace Custom Styles 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_BULLET+1 0 en-GB Bullets replaced 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_UNDER+1 0 en-GB Automatic _underline_ 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_BOLD+1 0 en-GB Automatic *bold* 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_FRACTION+1 0 en-GB Replace 1/2 ... with ½ ... 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_DETECT_URL+1 0 en-GB URL recognition 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_DASH+1 0 en-GB Replace dashes 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_ORDINAL+1 0 en-GB Replace 1st... with 1^st... 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_RIGHT_MARGIN+1 0 en-GB Combine single line paragraphs 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_SET_TMPL_TEXT +1 0 en-GB Set "Text body" Style 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_SET_TMPL_INDENT +1 0 en-GB Set "Text body indent" Style 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_SET_TMPL_NEG_INDENT +1 0 en-GB Set "Hanging indent" Style 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_SET_TMPL_TEXT_INDENT +1 0 en-GB Set "Text body indent" Style 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_SET_TMPL_HEADLINE +1 0 en-GB Set "Heading $(ARG1)" Style 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_SET_NUMBULET +1 0 en-GB Set "Bullet" or "Numbering" Style 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_DEL_MORELINES +1 0 en-GB Combine paragraphs 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_NON_BREAK_SPACE +1 0 en-GB Add non-breaking space 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_OBJECT_SELECT 0 en-GB Click object 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_START_INS_GLOSSARY 0 en-GB Before inserting AutoText 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_END_INS_GLOSSARY 0 en-GB After inserting AutoText 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_MOUSEOVER_OBJECT 0 en-GB Mouse over object 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_MOUSECLICK_OBJECT 0 en-GB Trigger hyperlink 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_MOUSEOUT_OBJECT 0 en-GB Mouse leaves object 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_IMAGE_LOAD 0 en-GB Graphics load successful 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_IMAGE_ABORT 0 en-GB Graphics load terminated 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_IMAGE_ERROR 0 en-GB Graphics load faulty 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_FRM_KEYINPUT_A 0 en-GB Input of alphanumeric characters 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_FRM_KEYINPUT_NOA 0 en-GB Input of non-alphanumeric characters 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_FRM_RESIZE 0 en-GB Resize frame 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_EVENT_FRM_MOVE 0 en-GB Move frame 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_OUTLINE 0 en-GB Headings 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_TABLE 0 en-GB Tables 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_FRAME 0 en-GB Text frames 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_GRAPHIC 0 en-GB Graphics 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_OLE 0 en-GB OLE objects 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_BOOKMARK 0 en-GB Bookmarks 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_REGION 0 en-GB Sections 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_URLFIELD 0 en-GB Hyperlinks 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_REFERENCE 0 en-GB References 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_INDEX 0 en-GB Indexes 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_DRAWOBJECT 0 en-GB Drawing objects 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_POSTIT 0 en-GB Comments 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_OUTLINE 0 en-GB Heading 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_TABLE 0 en-GB Table 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_FRAME 0 en-GB Text frame 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_GRAPHIC 0 en-GB Graphics 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_OLE 0 en-GB OLE object 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_BOOKMARK 0 en-GB Bookmark 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_REGION 0 en-GB Section 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_URLFIELD 0 en-GB Hyperlink 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_REFERENCE 0 en-GB Reference 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_INDEX 0 en-GB Index 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_POSTIT 0 en-GB Comment 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_DRAWOBJECT 0 en-GB Draw object 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_DEFINE_NUMBERFORMAT 0 en-GB Additional formats... 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string RID_STR_SYSTEM 0 en-GB [System] 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_MULT_INTERACT_SPELL_WARN 0 en-GB Interactive spell check is already active\nin a different document 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_MULT_INTERACT_HYPH_WARN 0 en-GB Interactive hyphenation is already active\nin a different document 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_SPELL_TITLE 0 en-GB Spell check 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_HYPH_TITLE 0 en-GB Hyphenation 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_HYPERCTRL_SEL 0 en-GB SEL 20200411 15:09:53 sw source\ui\utlui\utlui.src 0 string STR_HYPERCTRL_HYP 0 en-GB HYP 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_DROP_OVER 0 en-GB Drop Caps over 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_DROP_LINES 0 en-GB rows 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_NO_DROP_LINES 0 en-GB No Drop Caps 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_NO_PAGEDESC 0 en-GB No page break 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_NO_MIRROR 0 en-GB Don't mirror 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_VERT_MIRROR 0 en-GB Flip vertically 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_MIRROR 0 en-GB Flip horizontal 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_BOTH_MIRROR 0 en-GB Horizontal and Vertical Flip 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_MIRROR_TOGGLE 0 en-GB + mirror horizontal on even pages 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_CHARFMT 0 en-GB Character Style 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_NO_CHARFMT 0 en-GB No Character Style 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_FOOTER 0 en-GB Footer 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_NO_FOOTER 0 en-GB No footer 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_HEADER 0 en-GB Header 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_NO_HEADER 0 en-GB No header 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_IDEAL 0 en-GB Optimal wrap 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_NONE 0 en-GB No wrap 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_THROUGHT 0 en-GB Through 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_PARALLEL 0 en-GB Parallel wrap 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_COLUMN 0 en-GB Column Wrap 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_LEFT 0 en-GB Left wrap 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_RIGHT 0 en-GB Right wrap 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_INSIDE 0 en-GB Inner wrap 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_OUTSIDE 0 en-GB Outer wrap 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_ANCHORONLY 0 en-GB (Anchor only) 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_FRM_WIDTH 0 en-GB Width: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_FRM_FIXEDHEIGHT 0 en-GB Fixed height: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_FRM_MINHEIGHT 0 en-GB Min. height: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_FLY_AT_PARA 0 en-GB to paragraph 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_FLY_AS_CHAR 0 en-GB to character 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_FLY_AT_PAGE 0 en-GB to page 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_POS_X 0 en-GB X Coordinate: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_POS_Y 0 en-GB Y Coordinate: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_VERT_TOP 0 en-GB at top 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_VERT_CENTER 0 en-GB Centred vertically 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_VERT_BOTTOM 0 en-GB at bottom 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_LINE_TOP 0 en-GB Top of line 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_LINE_CENTER 0 en-GB Line centred 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_LINE_BOTTOM 0 en-GB Bottom of line 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_REGISTER_ON 0 en-GB Register-true 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_REGISTER_OFF 0 en-GB Not register-true 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_RIGHT 0 en-GB at the right 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_CENTER 0 en-GB Centred horizontally 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_LEFT 0 en-GB at the left 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_INSIDE 0 en-GB inside 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_OUTSIDE 0 en-GB outside 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_FULL 0 en-GB Full width 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_COLUMNS 0 en-GB Columns 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_LINE_WIDTH 0 en-GB Separator Width: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_MAX_FTN_HEIGHT 0 en-GB Max. footnote area: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_EDIT_IN_READONLY 0 en-GB Editable in read-only document 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_LAYOUT_SPLIT 0 en-GB Split 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_NUMRULE_ON 0 en-GB Numbering 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_NUMRULE_OFF 0 en-GB no numbering 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_CONNECT1 0 en-GB linked to 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_CONNECT2 0 en-GB and 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_LINECOUNT 0 en-GB Count lines 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_DONTLINECOUNT 0 en-GB don't count lines 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_LINCOUNT_START 0 en-GB restart line count with: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_LUMINANCE 0 en-GB Brightness: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_CHANNELR 0 en-GB Red: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_CHANNELG 0 en-GB Green: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_CHANNELB 0 en-GB Blue: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_CONTRAST 0 en-GB Contrast: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_GAMMA 0 en-GB Gamma: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_TRANSPARENCY 0 en-GB Transparency: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_INVERT 0 en-GB Invert 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_INVERT_NOT 0 en-GB do not invert 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_DRAWMODE 0 en-GB Graphics mode: 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_DRAWMODE_STD 0 en-GB Standard 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_DRAWMODE_GREY 0 en-GB Greyscales 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_DRAWMODE_BLACKWHITE 0 en-GB Black & White 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_DRAWMODE_WATERMARK 0 en-GB Watermark 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_ROTATION 0 en-GB Rotation 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_GRID_NONE 0 en-GB No grid 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_GRID_LINES_ONLY 0 en-GB Grid (lines only) 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_GRID_LINES_CHARS 0 en-GB Grid (lines and characters) 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_FOLLOW_TEXT_FLOW 0 en-GB Follow text flow 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_DONT_FOLLOW_TEXT_FLOW 0 en-GB Do not follow text flow 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_CONNECT_BORDER_ON 0 en-GB Merge borders 20200411 15:09:53 sw source\ui\utlui\attrdesc.src 0 string STR_CONNECT_BORDER_OFF 0 en-GB Do not merge borders 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 window DLG_NAVIGATION_PI HID_NAVIGATION_PI 0 en-GB Navigator 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_GLOBAL_SWITCH HID_NAVI_TBX17 0 en-GB Toggle 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_CREATE_NAVIGATION HID_NAVI_TBX24 0 en-GB Navigation 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_UP HID_NAVI_TBX2 0 en-GB Back 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_DOWN HID_NAVI_TBX3 0 en-GB Forwards 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_DROP_REGION HID_NAVI_TBX4 0 en-GB Drag Mode 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_ITEM_UP HID_NAVI_TBX5 0 en-GB Promote Chapter 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_ITEM_DOWN HID_NAVI_TBX6 0 en-GB Demote Chapter 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_SHOW_CONTENT_BOX HID_NAVI_TBX7 0 en-GB List Box On/Off 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_SHOW_ROOT HID_NAVI_TBX8 0 en-GB Content View 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_SELECT_SET_AUTO_BOOKMARK HID_NAVI_TBX9 0 en-GB Set Reminder 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_SELECT_HEADER HID_NAVI_TBX10 0 en-GB Header 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_SELECT_FOOTER HID_NAVI_TBX11 0 en-GB Footer 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_SELECT_FOOTNOTE HID_NAVI_TBX12 0 en-GB Anchor<->Text 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_OUTLINE_LEVEL HID_NAVI_TBX13 0 en-GB Heading Levels Shown 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_ITEM_LEFT HID_NAVI_TBX14 0 en-GB Promote Level 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_ITEM_RIGHT HID_NAVI_TBX15 0 en-GB Demote Level 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_GLOBAL_SWITCH HID_NAVI_TBX17 0 en-GB Toggle 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_GLOBAL_EDIT HID_NAVI_TBX18 0 en-GB Edit 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_GLOBAL_UPDATE HID_NAVI_TBX19 0 en-GB Update 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_GLOBAL_OPEN HID_NAVI_TBX20 0 en-GB Insert 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_GLOBAL_SAVE_CONTENT HID_NAVI_TBX21 0 en-GB Save Contents as well 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_ITEM_UP HID_NAVI_TBX22 0 en-GB Move Up 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_ITEM_DOWN HID_NAVI_TBX23 0 en-GB Move Down 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_OUTLINE_LEVEL 150 en-GB Outline Level 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_DRAGMODE 150 en-GB Drag Mode 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_HYPERLINK 150 en-GB Insert as Hyperlink 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_LINK_REGION 150 en-GB Insert as Link 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_COPY_REGION 150 en-GB Insert as Copy 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_DISPLAY 150 en-GB Display 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_ACTIVE_VIEW 150 en-GB Active Window 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_HIDDEN 150 en-GB hidden 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_ACTIVE 150 en-GB active 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_INACTIVE 150 en-GB inactive 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_EDIT_ENTRY 150 en-GB Edit... 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_UPDATE 150 en-GB ~Update 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_EDIT_CONTENT 150 en-GB Edit 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_EDIT_LINK 150 en-GB Edit link 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_INSERT 150 en-GB Insert 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_INDEX 150 en-GB ~Index 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_FILE 150 en-GB File 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_NEW_FILE 150 en-GB New Document 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_TEXT 150 en-GB Text 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_DELETE 150 en-GB Delete 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_DELETE_ENTRY 150 en-GB ~Delete 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_UPDATE_SEL 150 en-GB Selection 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_UPDATE_INDEX 150 en-GB Indexes 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_UPDATE_LINK 150 en-GB Links 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_UPDATE_ALL 150 en-GB All 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_REMOVE_INDEX 150 en-GB ~Remove Index 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_REMOVE_TBL_PROTECTION 150 en-GB ~Unprotect 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_INVISIBLE 150 en-GB hidden 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_BROKEN_LINK 150 en-GB File not found: 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_RENAME 150 en-GB ~Rename 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_READONLY_IDX 150 en-GB Read-~only 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_POSTIT_SHOW 150 en-GB Show All 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_POSTIT_HIDE 150 en-GB Hide All 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string ST_POSTIT_DELETE 150 en-GB Delete All 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string STR_ACCESS_TL_GLOBAL 150 en-GB Global View 20200411 15:09:53 sw source\ui\utlui\navipi.src 0 string STR_ACCESS_TL_CONTENT 150 en-GB Content View 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 menuitem MN_SPELL_POPUP MN_IGNORE_WORD HID_LINGU_IGNORE_WORD 0 en-GB Ignore All 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 menuitem MN_SPELL_POPUP MN_ADD_TO_DIC HID_LINGU_ADD_WORD 0 en-GB ~Add 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 menuitem MN_SPELL_POPUP MN_AUTOCORR HID_LINGU_AUTOCORR 0 en-GB AutoCorrect 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 menuitem MN_SPELL_POPUP MN_SPELLING_DLG HID_LINGU_SPELLING_DLG 0 en-GB ~Spell check... 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 menuitem MN_SPELL_POPUP MN_SET_LANGUAGE_SELECTION 0 en-GB Set Language for Selection 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 menuitem MN_SPELL_POPUP MN_SET_LANGUAGE_PARAGRAPH 0 en-GB Set Language for Paragraph 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 string STR_WORD 0 en-GB Word is 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 string STR_PARAGRAPH 0 en-GB Paragraph is 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 string STR_SPELL_OK 0 en-GB The spell check is complete. 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 string STR_HYP_OK 0 en-GB Hyphenation completed 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 string STR_LANGSTATUS_NONE 0 en-GB None (Do not check spelling) 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 string STR_RESET_TO_DEFAULT_LANGUAGE 0 en-GB Reset to Default Language 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 string STR_LANGSTATUS_MORE 0 en-GB More... 20200411 15:09:53 sw source\ui\lingu\olmenu.src 0 string STR_IGNORE_SELECTION 0 en-GB Ignore 20200411 15:09:53 sw source\ui\dochdl\dochdl.src 0 string STR_NOGLOS 0 en-GB AutoText for Shortcut '%1' not found. 20200411 15:09:53 sw source\ui\dochdl\dochdl.src 0 string STR_NO_TABLE 0 en-GB A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table. 20200411 15:09:53 sw source\ui\dochdl\dochdl.src 0 infobox MSG_ERR_INSERT_GLOS 0 en-GB AutoText could not be created. 20200411 15:09:53 sw source\ui\dochdl\dochdl.src 0 infobox MSG_CLPBRD_FORMAT_ERROR 0 en-GB Requested clipboard format is not available. 20200411 15:09:53 sw source\ui\dochdl\dochdl.src 0 querybox MSG_UPDATE_NEW_GLOS_FMT 0 en-GB The section format is outdated.\nIt needs to be converted so that changes\ncan be saved.\nShould it be converted now? 20200411 15:09:53 sw source\ui\dochdl\dochdl.src 0 string STR_PRIVATETEXT 0 en-GB %PRODUCTNAME Writer 20200411 15:09:53 sw source\ui\dochdl\dochdl.src 0 string STR_PRIVATEGRAPHIC 0 en-GB Graphics [%PRODUCTNAME Writer] 20200411 15:09:53 sw source\ui\dochdl\dochdl.src 0 string STR_PRIVATEOLE 0 en-GB Object [%PRODUCTNAME Writer] 20200411 15:09:53 sw source\ui\dochdl\dochdl.src 0 string STR_DDEFORMAT 0 en-GB DDE link 20200411 15:09:53 sw source\ui\dochdl\selglos.src 0 fixedline DLG_SEL_GLOS FL_GLOS 152 en-GB AutoTexts for shortcut 20200411 15:09:53 sw source\ui\dochdl\selglos.src 0 modaldialog DLG_SEL_GLOS CMD_FN_EXPAND_GLOSSARY 220 en-GB Insert AutoText 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_1.1 TP_CHAR_STD 0 en-GB Font 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_1.1 TP_CHAR_EXT 0 en-GB Font Effects 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_1.1 TP_CHAR_POS 0 en-GB Position 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_1.1 TP_CHAR_TWOLN 0 en-GB Asian Layout 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_1.1 TP_BACKGROUND 0 en-GB Background 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 tabdialog DLG_TEMPLATE_1 0 en-GB Character Style 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_PARA_STD 0 en-GB Indents & Spacing 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_PARA_ALIGN 0 en-GB Alignment 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_PARA_EXT 0 en-GB Text Flow 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_PARA_ASIAN 0 en-GB Asian Typography 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_CHAR_STD 0 en-GB Font 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_CHAR_EXT 0 en-GB Font Effects 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_CHAR_POS 0 en-GB Position 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_CHAR_TWOLN 0 en-GB Asian Layout 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_NUMPARA 0 en-GB Outline & Numbering 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_TABULATOR 0 en-GB Tabs 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_DROPCAPS 0 en-GB Drop Caps 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 RID_SVXPAGE_AREA 0 en-GB Area 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 RID_SVXPAGE_TRANSPARENCE 0 en-GB Transparency 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_BORDER 0 en-GB Borders 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_CONDCOLL 0 en-GB Condition 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 tabdialog DLG_TEMPLATE_2 0 en-GB Paragraph Style 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_4.1 RID_SVXPAGE_AREA 0 en-GB Area 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_4.1 RID_SVXPAGE_TRANSPARENCE 0 en-GB Transparency 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 tabdialog DLG_TEMPLATE_4 0 en-GB Page Style 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_STD 0 en-GB Page 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_BORDER 0 en-GB Borders 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_HEADER 0 en-GB Header 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_FOOTER 0 en-GB Footer 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_TEXTGRID 0 en-GB Text Grid 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_COLUMN 0 en-GB Columns 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_FOOTNOTE 0 en-GB Footnote 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 TP_FRM_STD 0 en-GB Type 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 TP_FRM_ADD 0 en-GB Options 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 TP_FRM_WRAP 0 en-GB Wrap 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 RID_SVXPAGE_AREA 0 en-GB Area 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 RID_SVXPAGE_TRANSPARENCE 0 en-GB Transparency 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 TP_BORDER 0 en-GB Borders 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 TP_COLUMN 0 en-GB Columns 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 TP_MACRO_ASSIGN 0 en-GB Macro 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 tabdialog DLG_TEMPLATE_3 0 en-GB Frame Style 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_5.1 RID_SVXPAGE_PICK_BULLET 0 en-GB Bullets 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_5.1 RID_SVXPAGE_PICK_SINGLE_NUM 0 en-GB Numbering Style 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_5.1 RID_SVXPAGE_PICK_NUM 0 en-GB Outline 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_5.1 RID_SVXPAGE_PICK_BMP 0 en-GB Graphics 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_5.1 RID_SVXPAGE_NUM_POSITION 0 en-GB Position 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_5.1 RID_SVXPAGE_NUM_OPTIONS 0 en-GB Options 20200411 15:09:53 sw source\ui\fmtui\tmpdlg.src 0 tabdialog DLG_TEMPLATE_5 0 en-GB Numbering Style 20200411 15:09:53 sw source\ui\uiview\view.src 0 querybox DLG_WRAP 0 en-GB Do you want to continue checking at the beginning of the document? 20200411 15:09:53 sw source\ui\uiview\view.src 0 querybox DLG_BODY 0 en-GB Do you want to check the main text? 20200411 15:09:53 sw source\ui\uiview\view.src 0 querybox DLG_PRT_FIELDNAME 0 en-GB Show field commands option is marked.\nDo you want to print the document with field names? 20200411 15:09:53 sw source\ui\uiview\view.src 0 querybox DLG_SPECIAL 0 en-GB Do you want check the special regions? 20200411 15:09:53 sw source\ui\uiview\view.src 0 querybox DLG_THESAURUS 0 en-GB This word appears in the list of words you want to avoid! Start thesaurus? 20200411 15:09:53 sw source\ui\uiview\view.src 0 querybox DLG_SPECIAL_FORCED 0 en-GB Check special regions is deactivated. Check anyway? 20200411 15:09:53 sw source\ui\uiview\view.src 0 querybox MSG_SEARCH_END 0 en-GB %PRODUCTNAME Writer has searched to the end of the document. Do you want to continue from the beginning? 20200411 15:09:53 sw source\ui\uiview\view.src 0 querybox MSG_SEARCH_START 0 en-GB %PRODUCTNAME Writer has searched to the beginning of the document. Do you want to continue from the end? 20200411 15:09:53 sw source\ui\uiview\view.src 0 infobox MSG_NO_MERGE_ENTRY 0 en-GB Could not merge documents. 20200411 15:09:53 sw source\ui\uiview\view.src 0 infobox MSG_ERR_INSERT_GLOS 0 en-GB AutoText could not be created. 20200411 15:09:53 sw source\ui\uiview\view.src 0 infobox MSG_ERR_SRCSTREAM 0 en-GB The source cannot be loaded. 20200411 15:09:53 sw source\ui\uiview\view.src 0 infobox MSG_ERR_NO_FAX 0 en-GB No fax printer has been set under Tools - Options - %1 - Print. 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_WEBOPTIONS 0 en-GB HTML document 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_TEXTOPTIONS 0 en-GB Text document 20200411 15:09:53 sw source\ui\uiview\view.src 0 infobox MSG_NOT_FOUND 0 en-GB Search key not found. 20200411 15:09:53 sw source\ui\uiview\view.src 0 infobox MSG_INDEX_OVERFLOW 0 en-GB found. 20200411 15:09:53 sw source\ui\uiview\view.src 0 infobox MSG_SCAN_NOSOURCE 0 en-GB Source not specified. 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_NUM_LEVEL 0 en-GB Level 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_NUM_OUTLINE 0 en-GB Outline 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_ERROR_NOLANG 0 en-GB No language is selected in the proofed section. 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_EDIT_FOOTNOTE 0 en-GB Edit Footnote/Endnote 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_NB_REPLACED 0 en-GB Search key replaced XX times. 20200411 15:09:53 sw source\ui\uiview\view.src 0 string RID_TOOLS_TOOLBOX 0 en-GB Main Toolbar 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_SRCVIEW_ROW 0 en-GB Row 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_SRCVIEW_COL 0 en-GB Column 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_PRINT_TITLE 0 en-GB Printing selection 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_PRINT_MSG 0 en-GB Do you want to print the selection or the entire document? 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_PRINT_ALL 0 en-GB All 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_PRINT_SELECTION 0 en-GB Selection 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_READONLY_SEL 0 en-GB read-only 20200411 15:09:53 sw source\ui\uiview\view.src 0 string STR_SAVEAS_SRC 0 en-GB ~Export source... 20200411 15:09:53 sw source\ui\uiview\view.src 0 string MN_SRCVIEW_POPUPMENU 0 en-GB HTML source 20200411 15:09:53 sw source\ui\uiview\view.src 0 menuitem MN_SRCVIEW_POPUPMENU SID_SOURCEVIEW HID_SOURCEVIEW 0 en-GB HTML Source 20200411 15:09:53 sw source\ui\uiview\pview.src 0 fixedtext DLG_PAGEPREVIEW_ZOOM FT_COL 27 en-GB ~Columns 20200411 15:09:53 sw source\ui\uiview\pview.src 0 fixedtext DLG_PAGEPREVIEW_ZOOM FT_ROW 27 en-GB ~Rows 20200411 15:09:53 sw source\ui\uiview\pview.src 0 modaldialog DLG_PAGEPREVIEW_ZOOM HID_PPREV_ZOOM 141 en-GB Multiple Pages 20200411 15:09:53 sw source\ui\uiview\pview.src 0 string RID_PVIEW_TOOLBOX 141 en-GB Page Preview 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 stringlist _LB_FEMALECOLUMN 1 0 en-GB < not available > 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 checkbox GREETINGS_BODY CB_PERSONALIZED 226 en-GB Insert personalised salutation 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext GREETINGS_BODY FT_FEMALE 50 en-GB ~Female 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 pushbutton GREETINGS_BODY PB_FEMALE 50 en-GB ~New... 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext GREETINGS_BODY FT_MALE 50 en-GB ~Male 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 pushbutton GREETINGS_BODY PB_MALE 50 en-GB N~ew... 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext GREETINGS_BODY FI_FEMALE 225 en-GB Address list field indicating a female recipient 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext GREETINGS_BODY FT_FEMALECOLUMN 50 en-GB Field name 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext GREETINGS_BODY FT_FEMALEFIELD 50 en-GB Field value 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext GREETINGS_BODY FT_NEUTRAL 180 en-GB General salutation 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext DLG_MM_GREETINGS_PAGE FI_HEADER 248 en-GB Create a salutation 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 checkbox DLG_MM_GREETINGS_PAGE CB_GREETINGLINE 242 en-GB This document should contain a salutation 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext DLG_MM_GREETINGS_PAGE FI_PREVIEW 242 en-GB Preview 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 pushbutton DLG_MM_GREETINGS_PAGE PB_ASSIGN 50 en-GB ~Match fields... 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 imagebutton DLG_MM_GREETINGS_PAGE IB_PREVSET 10 en-GB - Preview Previous Salutation 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 imagebutton DLG_MM_GREETINGS_PAGE IB_NEXTSET 10 en-GB - Preview Next Salutation 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 string DLG_MM_GREETINGS_PAGE STR_DOCUMENT 10 en-GB Document: %1 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 checkbox DLG_MM_MAILBODY CB_GREETINGLINE 242 en-GB This e-mail should contain a salutation 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext DLG_MM_MAILBODY FT_BODY 174 en-GB Write your message here 20200411 15:09:53 sw source\ui\dbui\mmgreetingspage.src 0 modaldialog DLG_MM_MAILBODY HID_MM_MAILBODY 254 en-GB E-Mail Message 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 modaldialog DLG_DBSELECTION 168 en-GB Database Selection 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 fixedtext DLG_PRINTMONITOR FT_PRINTING 100 en-GB is being prepared for printing on 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 fixedtext DLG_PRINTMONITOR FT_SENDING 100 en-GB is being sent to 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 fixedtext DLG_PRINTMONITOR FT_SAVING 100 en-GB is being saved to 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string DLG_PRINTMONITOR STR_EMAILMON 50 en-GB Send-Monitor 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string DLG_PRINTMONITOR STR_SAVEMON 50 en-GB Save-Monitor 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 modelessdialog DLG_PRINTMONITOR HID_MERGE_PRINTMONITOR 118 en-GB Print monitor 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string STR_DB_EMAIL 118 en-GB E-mail 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 1 0 en-GB Title 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 2 0 en-GB Forename 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 3 0 en-GB Surname 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 4 0 en-GB Company Name 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 5 0 en-GB Address Line 1 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 6 0 en-GB Address Line 2 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 7 0 en-GB Post Town 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 8 0 en-GB County 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 9 0 en-GB Postcode 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 10 0 en-GB Country 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 11 0 en-GB Telephone private 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 12 0 en-GB Telephone business 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 13 0 en-GB E-mail Address 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 14 0 en-GB Gender 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string STR_NOTASSIGNED 118 en-GB not yet matched 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string STR_FILTER_ALL 118 en-GB All files (*.*) 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string STR_FILTER_ALL_DATA 118 en-GB Address lists(*.*) 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string STR_FILTER_SXB 118 en-GB %PRODUCTNAME Base (*.odb) 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string STR_FILTER_SXC 118 en-GB %PRODUCTNAME Calc (*.ods;*.sxc) 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string STR_FILTER_DBF 118 en-GB dBASE (*.dbf) 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string STR_FILTER_XLS 118 en-GB Microsoft Excel (*.xls) 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string STR_FILTER_TXT 118 en-GB Plain text (*.txt) 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string STR_FILTER_CSV 118 en-GB Text Comma Separated (*.csv) 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string STR_FILTER_MDB 118 en-GB Microsoft Access (*.mdb) 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 string STR_FILTER_ACCDB 118 en-GB Microsoft Access 2007 (*.accdb) 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 fixedtext DLG_MM_CREATIONMONITOR FT_STATUS 50 en-GB Status: 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 fixedtext DLG_MM_CREATIONMONITOR FT_PROGRESS 50 en-GB Progress: 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 fixedtext DLG_MM_CREATIONMONITOR FT_CREATEDOCUMENTS 50 en-GB Creating documents... 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 fixedtext DLG_MM_CREATIONMONITOR FT_COUNTING 50 en-GB %X of %Y 20200411 15:09:53 sw source\ui\dbui\dbui.src 0 modelessdialog DLG_MM_CREATIONMONITOR HID_MERGE_PRINTMONITOR 118 en-GB Mail Merge 20200411 15:09:53 sw source\ui\dbui\dbtablepreviewdialog.src 0 fixedtext DLG_MM_DBTABLEPREVIEWDIALOG FI_DESCRIPTION 338 en-GB The list below shows the contents of: %1 20200411 15:09:53 sw source\ui\dbui\dbtablepreviewdialog.src 0 okbutton DLG_MM_DBTABLEPREVIEWDIALOG PB_OK 50 en-GB ~Close 20200411 15:09:53 sw source\ui\dbui\dbtablepreviewdialog.src 0 modaldialog DLG_MM_DBTABLEPREVIEWDIALOG HID_MM_DBTABLEPREVIEWDIALOG 350 en-GB Mail Merge Recipients 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 fixedtext DLG_MM_CREATEADDRESSLIST FI_ADDRESSINFORMATION 150 en-GB Address Information 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 pushbutton DLG_MM_CREATEADDRESSLIST PB_NEW 50 en-GB ~New 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 pushbutton DLG_MM_CREATEADDRESSLIST PB_DELETE 50 en-GB ~Delete 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 pushbutton DLG_MM_CREATEADDRESSLIST PB_FIND 50 en-GB ~Find... 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 pushbutton DLG_MM_CREATEADDRESSLIST PB_CUSTOMIZE 50 en-GB C~ustomise... 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 fixedtext DLG_MM_CREATEADDRESSLIST FI_VIEWENTRIES 92 en-GB Sho~w entry number 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 string DLG_MM_CREATEADDRESSLIST ST_FILTERNAME 50 en-GB %PRODUCTNAME Address List (.csv) 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 modaldialog DLG_MM_CREATEADDRESSLIST HID_MM_CREATEADDRESSLIST 318 en-GB New Address List 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 fixedtext DLG_MM_FIND_ENTRY FT_FIND 120 en-GB F~ind 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 checkbox DLG_MM_FIND_ENTRY CB_FINDONLY 120 en-GB Find ~only in 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 pushbutton DLG_MM_FIND_ENTRY PB_FIND 50 en-GB ~Find 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 cancelbutton DLG_MM_FIND_ENTRY PB_CANCEL 50 en-GB ~Close 20200411 15:09:53 sw source\ui\dbui\createaddresslistdialog.src 0 modelessdialog DLG_MM_FIND_ENTRY HID_MM_FIND_ENTRY 188 en-GB Find Entry 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 fixedtext DLG_AP_INSERT_DB_SEL FT_INSERT_DATA 66 en-GB Insert data as: 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 radiobutton DLG_AP_INSERT_DB_SEL RB_AS_TABLE 60 en-GB T~able 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 radiobutton DLG_AP_INSERT_DB_SEL RB_AS_FIELD 60 en-GB ~Fields 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 radiobutton DLG_AP_INSERT_DB_SEL RB_AS_TEXT 60 en-GB ~Text 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 fixedtext DLG_AP_INSERT_DB_SEL FT_DB_COLUMN 72 en-GB Database ~columns 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 fixedline DLG_AP_INSERT_DB_SEL FL_FORMAT 279 en-GB For~mat 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 radiobutton DLG_AP_INSERT_DB_SEL RB_DBFMT_FROM_DB 90 en-GB From ~database 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 fixedtext DLG_AP_INSERT_DB_SEL FT_DB_PARA_COLL 58 en-GB Paragraph ~Style: 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 fixedtext DLG_AP_INSERT_DB_SEL FT_TABLE_COL 75 en-GB Tab~le column(s) 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 checkbox DLG_AP_INSERT_DB_SEL CB_TABLE_HEADON 100 en-GB Insert table heading 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 radiobutton DLG_AP_INSERT_DB_SEL RB_HEADL_COLNMS 90 en-GB Apply column ~name 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 radiobutton DLG_AP_INSERT_DB_SEL RB_HEADL_EMPTY 90 en-GB Create row only 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 pushbutton DLG_AP_INSERT_DB_SEL PB_TBL_FORMAT 65 en-GB Pr~operties... 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 pushbutton DLG_AP_INSERT_DB_SEL PB_TBL_AUTOFMT 65 en-GB Aut~oFormat... 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 string DLG_AP_INSERT_DB_SEL STR_NOTEMPL 65 en-GB 20200411 15:09:53 sw source\ui\dbui\dbinsdlg.src 0 modaldialog DLG_AP_INSERT_DB_SEL HID_AP_INSERT_DB_SEL 291 en-GB Insert Database Columns 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 stringlist _ST_NONE_LIST 1 0 en-GB < none > 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_HEADER 248 en-GB Insert address block 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_FIRST 10 en-GB 1. 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_ADDRESSLIST 135 en-GB Select the address list containing the address data you want to use. This data is needed to create the address block. 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 pushbutton DLG_MM_ADDRESSBLOCK_PAGE PB_ADDRESSLIST 100 en-GB Select A~ddress List... 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ADDRESSBLOCK_PAGE STR_CHANGEADDRESS 100 en-GB Select Different A~ddress List... 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_CURRENTADDRESS 100 en-GB Current address list: %1 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_SECOND 10 en-GB 2. 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 checkbox DLG_MM_ADDRESSBLOCK_PAGE CB_ADDRESS 242 en-GB ~This document must contain an address block 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 pushbutton DLG_MM_ADDRESSBLOCK_PAGE PB_SETTINGS 60 en-GB ~More... 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 checkbox DLG_MM_ADDRESSBLOCK_PAGE CB_HIDE_EMPTY_PARA 230 en-GB ~Suppress lines with just empty fields 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_THIRD 10 en-GB 3. 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_MATCH_FIELDS 175 en-GB Match the field name used in the mail merge to the column headers in your data source. 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 pushbutton DLG_MM_ADDRESSBLOCK_PAGE PB_ASSIGN 60 en-GB Match ~Fields... 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_FOURTH 10 en-GB 4. 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_PREVIEW 228 en-GB Check that the address data matches. 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_ADDRESSBLOCK_PAGE IB_PREVSET 10 en-GB - Preview Previous Address Block 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_ADDRESSBLOCK_PAGE IB_NEXTSET 10 en-GB - Preview Next Address Block 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ADDRESSBLOCK_PAGE STR_DOCUMENT 10 en-GB Document: %1 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_SELECTADDRESSBLOCK FT_SELECT 150 en-GB ~Select your preferred address block 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 pushbutton DLG_MM_SELECTADDRESSBLOCK PB_NEW 50 en-GB ~New... 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 pushbutton DLG_MM_SELECTADDRESSBLOCK PB_CUSTOMIZE 50 en-GB ~Edit... 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 pushbutton DLG_MM_SELECTADDRESSBLOCK PB_DELETE 50 en-GB ~Delete 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_SELECTADDRESSBLOCK FI_SETTINGS 150 en-GB Address block settings 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 radiobutton DLG_MM_SELECTADDRESSBLOCK RB_NEVER 150 en-GB N~ever include the country/region 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 radiobutton DLG_MM_SELECTADDRESSBLOCK RB_ALWAYS 150 en-GB ~Always include the country/region 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 radiobutton DLG_MM_SELECTADDRESSBLOCK RB_DEPENDENT 150 en-GB Only ~include the country/region if it is not: 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 modaldialog DLG_MM_SELECTADDRESSBLOCK HID_MM_SELECTADDRESSBLOCK 260 en-GB Select Address Block 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 #define WORKAROUND 260 en-GB New Address Block 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_TITLE_EDIT 50 en-GB Edit Address Block 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_TITLE_MALE 50 en-GB Custom Salutation (Male Recipients) 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_TITLE_FEMALE 50 en-GB Custom Salutation (Female Recipients) 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_CUSTOMIZEADDRESSBLOCK FT_ADDRESSELEMENTS 60 en-GB Address ~elements 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_SALUTATIONELEMENTS 60 en-GB Salutation e~lements 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_CUSTOMIZEADDRESSBLOCK IB_INSERTFIELD 14 en-GB - Add to address 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_INSERTSALUTATIONFIELD 14 en-GB Add to salutation 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_CUSTOMIZEADDRESSBLOCK IB_REMOVEFIELD 14 en-GB - Remove from address 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_REMOVESALUTATIONFIELD 14 en-GB Remove from salutation 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_CUSTOMIZEADDRESSBLOCK FT_DRAG 210 en-GB 1. Drag address elements here 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_DRAGSALUTATION 210 en-GB 1. ~Drag salutation elements into the box below 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_CUSTOMIZEADDRESSBLOCK IB_UP 14 en-GB - Move up 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_CUSTOMIZEADDRESSBLOCK IB_LEFT 14 en-GB - Move left 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_CUSTOMIZEADDRESSBLOCK IB_RIGHT 14 en-GB - Move right 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_CUSTOMIZEADDRESSBLOCK IB_DOWN 14 en-GB - Move down 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_CUSTOMIZEADDRESSBLOCK FT_FIELD 160 en-GB 2. Customi~se salutation 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_CUSTOMIZEADDRESSBLOCK FI_PREVIEW 160 en-GB Preview 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_SALUTATION 50 en-GB Salutation 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_PUNCTUATION 50 en-GB Punctuation Mark 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_TEXT 50 en-GB Text 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 itemlist DLG_MM_CUSTOMIZEADDRESSBLOCK 1 0 en-GB Dear Mr. <2>, 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 itemlist DLG_MM_CUSTOMIZEADDRESSBLOCK 2 0 en-GB Mr. <2>, 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 itemlist DLG_MM_CUSTOMIZEADDRESSBLOCK 3 0 en-GB Dear <1>, 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 itemlist DLG_MM_CUSTOMIZEADDRESSBLOCK 4 0 en-GB Hello <1>, 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ASSIGNFIELDS FI_MATCHING 240 en-GB Assign the fields from your data source to match the address elements. 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_SALUTATIONMATCHING 240 en-GB Assign the fields from your data source to match the salutation elements. 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ASSIGNFIELDS FI_PREVIEW 248 en-GB Address block preview 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_SALUTATIONPREVIEW 248 en-GB Salutation preview 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_ADDRESSELEMENT 50 en-GB Address elements 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_SALUTATIONELEMENT 50 en-GB Salutation elements 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_MATCHESTO 50 en-GB Matches to field: 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_PREVIEW 50 en-GB Preview 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_NONE 50 en-GB < none > 20200411 15:09:53 sw source\ui\dbui\mmaddressblockpage.src 0 modaldialog DLG_MM_ASSIGNFIELDS HID_MM_ASSIGNFIELDS 260 en-GB Match Fields 20200411 15:09:53 sw source\ui\dbui\mmoutputtypepage.src 0 fixedtext DLG_MM_OUTPUTTYPE_PAGE FI_HEADER 248 en-GB Select a document type 20200411 15:09:53 sw source\ui\dbui\mmoutputtypepage.src 0 fixedtext DLG_MM_OUTPUTTYPE_PAGE FT_TYPE 248 en-GB What type of document do you want to create? 20200411 15:09:53 sw source\ui\dbui\mmoutputtypepage.src 0 radiobutton DLG_MM_OUTPUTTYPE_PAGE RB_LETTER 240 en-GB ~Letter 20200411 15:09:53 sw source\ui\dbui\mmoutputtypepage.src 0 radiobutton DLG_MM_OUTPUTTYPE_PAGE RB_MAIL 240 en-GB ~E-mail message 20200411 15:09:53 sw source\ui\dbui\mmoutputtypepage.src 0 string DLG_MM_OUTPUTTYPE_PAGE ST_LETTERHINTHEADER 242 en-GB Letter: 20200411 15:09:53 sw source\ui\dbui\mmoutputtypepage.src 0 string DLG_MM_OUTPUTTYPE_PAGE ST_MAILHINTHEADER 242 en-GB E-Mail Message: 20200411 15:09:53 sw source\ui\dbui\mmoutputtypepage.src 0 string DLG_MM_OUTPUTTYPE_PAGE ST_LETTERHINT 242 en-GB Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalised for each recipient. 20200411 15:09:53 sw source\ui\dbui\mmoutputtypepage.src 0 string DLG_MM_OUTPUTTYPE_PAGE ST_MAILHINT 242 en-GB Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalised for each recipient. 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FI_HEADER 248 en-GB Save, print or send the document 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FI_OPTIONS 248 en-GB Select one of the options below: 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_SAVESTARTDOC 209 en-GB ~Save starting document 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_SAVEMERGEDDOC 209 en-GB Save ~merged document 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_PRINT 209 en-GB ~Print merged document 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_SENDMAIL 209 en-GB Send merged document as ~E-Mail 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 pushbutton DLG_MM_OUTPUT_PAGE PB_SAVESTARTDOC 100 en-GB Save starting ~document 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_SAVEASONE 150 en-GB S~ave as single document 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_SAVEINDIVIDUAL 150 en-GB Sa~ve as individual documents 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_FROM 30 en-GB ~From 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FT_TO 20 en-GB ~To 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 pushbutton DLG_MM_OUTPUT_PAGE PB_SAVENOW 80 en-GB Save Do~cuments 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FT_PRINT 30 en-GB ~Printer 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 pushbutton DLG_MM_OUTPUT_PAGE PB_PRINTERSETTINGS 50 en-GB P~roperties... 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_PRINTALL 150 en-GB Print ~all documents 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 pushbutton DLG_MM_OUTPUT_PAGE PB_PRINTNOW 80 en-GB Prin~t Documents 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FT_MAILTO 30 en-GB T~o 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 pushbutton DLG_MM_OUTPUT_PAGE PB_COPYTO 50 en-GB ~Copy to... 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FT_SUBJECT 30 en-GB S~ubject 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FT_SENDAS 30 en-GB Sen~d as 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 stringlist DLG_MM_OUTPUT_PAGE 1 0 en-GB OpenDocument Text 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 stringlist DLG_MM_OUTPUT_PAGE 2 0 en-GB Adobe PDF-Document 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 stringlist DLG_MM_OUTPUT_PAGE 3 0 en-GB Microsoft Word Document 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 stringlist DLG_MM_OUTPUT_PAGE 4 0 en-GB HTML Message 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 stringlist DLG_MM_OUTPUT_PAGE 5 0 en-GB Plain Text 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 pushbutton PB_SENDAS 50 en-GB Pr~operties... 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext FT_ATTACHMENT 147 en-GB Name of the a~ttachment 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 radiobutton RB_SENDALL 153 en-GB S~end all documents 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 pushbutton PB_SENDDOCUMENTS 80 en-GB Se~nd documents 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 string ST_SAVESTART 80 en-GB Save ~starting document 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 string ST_SAVEMERGED 80 en-GB Save merged document 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 string ST_PRINT 80 en-GB Print settings 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 string ST_SENDMAIL 80 en-GB E-Mail settings 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 string ST_DEFAULTATTACHMENT 80 en-GB Untitled 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 string ST_SUBJECTQUERY 80 en-GB You did not specify a subject for this message. If you would like to provide one, please type it now. 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 string ST_NOSUBJECT 80 en-GB No subject 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 string ST_NOATTACHMENTNAME 80 en-GB You did not specify a new name for the attachment. If you would like to provide one, please type it now. 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 string ST_CONFIGUREMAIL 80 en-GB In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n\n Do you want to enter e-mail account information now? 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_COPYTO FI_DESCRIPTION 238 en-GB Send a copy of this mail to: 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_COPYTO FT_CC 30 en-GB ~Cc 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_COPYTO FT_BCC 30 en-GB ~Bcc 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_COPYTO FI_NOTE 204 en-GB Note:\nSeparate e-mail addresses with a semicolon (;). 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 modaldialog DLG_MM_COPYTO HID_MM_COPYTO 250 en-GB Copy To 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_SAVEWARNING FI_WARNING 150 en-GB A document with the name '%1' already exists. Please save this document using a different name. 20200411 15:09:53 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_SAVEWARNING FT_FILENAME 154 en-GB New document name 20200411 15:09:53 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_STARTING 0 en-GB Select starting document 20200411 15:09:53 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_DOCUMETNTYPE 0 en-GB Select document type 20200411 15:09:53 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_ADDRESSBLOCK 0 en-GB Insert address block 20200411 15:09:53 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_ADDRESSLIST 0 en-GB Select address list 20200411 15:09:53 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_GREETINGSLINE 0 en-GB Create salutation 20200411 15:09:53 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_LAYOUT 0 en-GB Adjust layout 20200411 15:09:53 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_PREPAREMERGE 0 en-GB Edit document 20200411 15:09:53 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_MERGE 0 en-GB Personalise document 20200411 15:09:53 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_OUTPUT 0 en-GB Save, print or send 20200411 15:09:53 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_FINISH 0 en-GB ~Finish 20200411 15:09:53 sw source\ui\dbui\mailmergewizard.src 0 modaldialog DLG_MAILMERGEWIZARD 0 en-GB Mail Merge Wizard 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 #define WORKAROUND 0 en-GB Return to Mail Merge Wizard 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 floatingwindow DLG_MAILMERGECHILD HID_MAILMERGECHILD 0 en-GB Mail Merge Wizard 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 fixedline FL_STATUS 238 en-GB Connection status 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 fixedtext FT_STATUS1 226 en-GB The connection to the outgoing mail server has been established 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_SEND 226 en-GB Sending e-mails... 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 fixedline FL_TRANSFERSTATUS 238 en-GB Transfer status 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 fixedtext FT_TRANSFERSTATUS 110 en-GB %1 of %2 e-mails sent 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 fixedtext FI_PAUSED 100 en-GB Sending paused 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 fixedtext FT_ERRORSTATUS 226 en-GB E-mails not sent: %1 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 pushbutton PB_DETAILS 50 en-GB More >> 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_LESS 50 en-GB << Less 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 pushbutton PB_STOP 50 en-GB ~Stop 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 pushbutton PB_CLOSE 50 en-GB C~lose 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_CONTINUE 50 en-GB ~Continue 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 modelessdialog HID_MM_SENDMAILS 250 en-GB Sending E-mail messages 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_TASK 250 en-GB Task 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_STATUS 250 en-GB Status 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_SENDINGTO 250 en-GB Sending to: %1 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_COMPLETED 250 en-GB Successfully sent 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_FAILED 250 en-GB Sending failed (invalid address) 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_TERMINATEQUERY 250 en-GB There are still e-mail messages in your %PRODUCTNAME Outbox.\nWould you like to exit anyway? 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 fixedtext DLG_MM_SENDWARNING FI_WARNING 170 en-GB The following error occurred: 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 fixedtext DLG_MM_SENDWARNING FT_DETAILS 174 en-GB Detailed information 20200411 15:09:53 sw source\ui\dbui\mailmergechildwindow.src 0 modaldialog DLG_MM_SENDWARNING HID_MM_SENDWARNING 240 en-GB E-Mails could not be sent 20200411 15:09:53 sw source\ui\dbui\addresslistdialog.src 0 fixedtext DLG_MM_ADDRESSLISTDIALOG FI_DESCRIPTION 248 en-GB Select an address list. Click '%1' to select recipients from a different list. If you do not have an address list you can create one by clicking '%2'. 20200411 15:09:53 sw source\ui\dbui\addresslistdialog.src 0 fixedtext DLG_MM_ADDRESSLISTDIALOG FT_LIST 248 en-GB Your recipients are selected from: 20200411 15:09:53 sw source\ui\dbui\addresslistdialog.src 0 pushbutton DLG_MM_ADDRESSLISTDIALOG PB_LOADLIST 60 en-GB ~Add... 20200411 15:09:53 sw source\ui\dbui\addresslistdialog.src 0 pushbutton DLG_MM_ADDRESSLISTDIALOG PB_CREATELIST 60 en-GB ~Create... 20200411 15:09:53 sw source\ui\dbui\addresslistdialog.src 0 pushbutton DLG_MM_ADDRESSLISTDIALOG PB_FILTER 60 en-GB ~Filter... 20200411 15:09:53 sw source\ui\dbui\addresslistdialog.src 0 pushbutton DLG_MM_ADDRESSLISTDIALOG PB_EDIT 60 en-GB ~Edit... 20200411 15:09:53 sw source\ui\dbui\addresslistdialog.src 0 pushbutton DLG_MM_ADDRESSLISTDIALOG PB_TABLE 60 en-GB Change ~Table... 20200411 15:09:53 sw source\ui\dbui\addresslistdialog.src 0 string DLG_MM_ADDRESSLISTDIALOG ST_NAME 50 en-GB Name 20200411 15:09:53 sw source\ui\dbui\addresslistdialog.src 0 string DLG_MM_ADDRESSLISTDIALOG ST_TABLE 50 en-GB Table 20200411 15:09:53 sw source\ui\dbui\addresslistdialog.src 0 string DLG_MM_ADDRESSLISTDIALOG ST_CONNECTING 50 en-GB Connecting to data source... 20200411 15:09:53 sw source\ui\dbui\addresslistdialog.src 0 modaldialog DLG_MM_ADDRESSLISTDIALOG HID_MM_ADDRESSLISTDIALOG 260 en-GB Select Address List 20200411 15:09:53 sw source\ui\dbui\customizeaddresslistdialog.src 0 fixedtext DLG_MM_CUSTOMIZE_ADDRESS_LIST FT_FIELDS 100 en-GB A~ddress list elements 20200411 15:09:53 sw source\ui\dbui\customizeaddresslistdialog.src 0 pushbutton DLG_MM_CUSTOMIZE_ADDRESS_LIST PB_ADD 50 en-GB ~Add... 20200411 15:09:53 sw source\ui\dbui\customizeaddresslistdialog.src 0 pushbutton DLG_MM_CUSTOMIZE_ADDRESS_LIST PB_DELETE 50 en-GB ~Delete 20200411 15:09:53 sw source\ui\dbui\customizeaddresslistdialog.src 0 pushbutton DLG_MM_CUSTOMIZE_ADDRESS_LIST PB_RENAME 50 en-GB ~Rename... 20200411 15:09:53 sw source\ui\dbui\customizeaddresslistdialog.src 0 imagebutton DLG_MM_CUSTOMIZE_ADDRESS_LIST PB_UP 14 en-GB - Move up 20200411 15:09:53 sw source\ui\dbui\customizeaddresslistdialog.src 0 imagebutton DLG_MM_CUSTOMIZE_ADDRESS_LIST PB_DOWN 14 en-GB - Move down 20200411 15:09:53 sw source\ui\dbui\customizeaddresslistdialog.src 0 modaldialog DLG_MM_CUSTOMIZE_ADDRESS_LIST HID_MM_CUSTOMIZE_ADDRESS_LIST 200 en-GB Customise Address List 20200411 15:09:53 sw source\ui\dbui\customizeaddresslistdialog.src 0 fixedtext DLG_MM_ADD_RENAME_ENTRY FT_FIELDNAME 50 en-GB Element ~name 20200411 15:09:53 sw source\ui\dbui\customizeaddresslistdialog.src 0 string DLG_MM_ADD_RENAME_ENTRY ST_RENAME_TITLE 50 en-GB Rename Element 20200411 15:09:53 sw source\ui\dbui\customizeaddresslistdialog.src 0 string DLG_MM_ADD_RENAME_ENTRY ST_ADD_BUTTON 50 en-GB Add 20200411 15:09:53 sw source\ui\dbui\customizeaddresslistdialog.src 0 modaldialog DLG_MM_ADD_RENAME_ENTRY HID_MM_ADD_RENAME_ENTRY 188 en-GB Add Element 20200411 15:09:53 sw source\ui\dbui\mmlayoutpage.src 0 fixedtext DLG_MM_LAYOUT_PAGE FI_HEADER 248 en-GB Adjust layout of address block and salutation 20200411 15:09:53 sw source\ui\dbui\mmlayoutpage.src 0 fixedline DLG_MM_LAYOUT_PAGE FL_POSITION 118 en-GB Address block position 20200411 15:09:53 sw source\ui\dbui\mmlayoutpage.src 0 checkbox DLG_MM_LAYOUT_PAGE CB_ALIGN 118 en-GB Align to text body 20200411 15:09:53 sw source\ui\dbui\mmlayoutpage.src 0 fixedtext DLG_MM_LAYOUT_PAGE FT_LEFT 63 en-GB From ~left 20200411 15:09:53 sw source\ui\dbui\mmlayoutpage.src 0 fixedtext DLG_MM_LAYOUT_PAGE FT_TOP 62 en-GB ~From top 20200411 15:09:53 sw source\ui\dbui\mmlayoutpage.src 0 fixedline DLG_MM_LAYOUT_PAGE FL_GREETINGLINE 118 en-GB Salutation position 20200411 15:09:53 sw source\ui\dbui\mmlayoutpage.src 0 fixedtext DLG_MM_LAYOUT_PAGE FT_UP 45 en-GB Move 20200411 15:09:53 sw source\ui\dbui\mmlayoutpage.src 0 pushbutton DLG_MM_LAYOUT_PAGE MF_UP 50 en-GB ~Up 20200411 15:09:53 sw source\ui\dbui\mmlayoutpage.src 0 fixedtext DLG_MM_LAYOUT_PAGE FT_DOWN 45 en-GB Move 20200411 15:09:53 sw source\ui\dbui\mmlayoutpage.src 0 pushbutton DLG_MM_LAYOUT_PAGE PB_DOWN 50 en-GB ~Down 20200411 15:09:53 sw source\ui\dbui\mmlayoutpage.src 0 fixedtext DLG_MM_LAYOUT_PAGE FT_ZOOM 40 en-GB ~Zoom 20200411 15:09:53 sw source\ui\dbui\mmlayoutpage.src 0 stringlist DLG_MM_LAYOUT_PAGE.LB_ZOOM 1 0 en-GB Entire page 20200411 15:09:53 sw source\ui\dbui\mmmergepage.src 0 fixedtext DLG_MM_MERGE_PAGE FI_HEADER 248 en-GB Personalise the mail merge documents 20200411 15:09:53 sw source\ui\dbui\mmmergepage.src 0 fixedtext DLG_MM_MERGE_PAGE FI_EDIT 248 en-GB You can personalise particular documents. Clicking '%1' will temporarily reduce the wizard to a small window so you can edit your document. After editing the document, return to the wizard by clicking 'Return to Mail Merge Wizard' in the small window. 20200411 15:09:53 sw source\ui\dbui\mmmergepage.src 0 pushbutton DLG_MM_MERGE_PAGE PB_EDIT 120 en-GB ~Edit individual document... 20200411 15:09:53 sw source\ui\dbui\mmmergepage.src 0 fixedline DLG_MM_MERGE_PAGE FL_FIND 248 en-GB ~Find 20200411 15:09:53 sw source\ui\dbui\mmmergepage.src 0 fixedtext DLG_MM_MERGE_PAGE FT_FIND 45 en-GB ~Search for: 20200411 15:09:53 sw source\ui\dbui\mmmergepage.src 0 pushbutton DLG_MM_MERGE_PAGE PB_FIND 50 en-GB ~Find... 20200411 15:09:53 sw source\ui\dbui\mmmergepage.src 0 checkbox DLG_MM_MERGE_PAGE CB_WHOLEWORDS 180 en-GB Whole wor~ds only 20200411 15:09:53 sw source\ui\dbui\mmmergepage.src 0 checkbox DLG_MM_MERGE_PAGE CB_BACKWARDS 180 en-GB Back~wards 20200411 15:09:53 sw source\ui\dbui\mmmergepage.src 0 checkbox DLG_MM_MERGE_PAGE CB_MATCHCASE 180 en-GB Ma~tch case 20200411 15:09:53 sw source\ui\dbui\mmpreparemergepage.src 0 fixedtext DLG_MM_PREPAREMERGE_PAGE FI_HEADER 248 en-GB Preview and edit the document 20200411 15:09:53 sw source\ui\dbui\mmpreparemergepage.src 0 fixedtext DLG_MM_PREPAREMERGE_PAGE FI_PREVIEW 248 en-GB The preview of a merged document is visible now. To see the preview of another document click one of the arrows. 20200411 15:09:53 sw source\ui\dbui\mmpreparemergepage.src 0 fixedtext DLG_MM_PREPAREMERGE_PAGE FT_RECIPIENT 50 en-GB ~Recipient 20200411 15:09:53 sw source\ui\dbui\mmpreparemergepage.src 0 pushbutton DLG_MM_PREPAREMERGE_PAGE PB_FIRST 20 en-GB - First 20200411 15:09:53 sw source\ui\dbui\mmpreparemergepage.src 0 pushbutton DLG_MM_PREPAREMERGE_PAGE PB_PREV 20 en-GB - Previous 20200411 15:09:53 sw source\ui\dbui\mmpreparemergepage.src 0 pushbutton DLG_MM_PREPAREMERGE_PAGE PB_NEXT 20 en-GB - Next 20200411 15:09:53 sw source\ui\dbui\mmpreparemergepage.src 0 pushbutton DLG_MM_PREPAREMERGE_PAGE PB_LAST 20 en-GB - Last 20200411 15:09:53 sw source\ui\dbui\mmpreparemergepage.src 0 checkbox DLG_MM_PREPAREMERGE_PAGE CB_EXCLUDE 179 en-GB E~xclude this recipient 20200411 15:09:53 sw source\ui\dbui\mmpreparemergepage.src 0 fixedline DLG_MM_PREPAREMERGE_PAGE FL_NOTEHEADER 248 en-GB Edit Document 20200411 15:09:53 sw source\ui\dbui\mmpreparemergepage.src 0 fixedtext DLG_MM_PREPAREMERGE_PAGE FI_EDIT 242 en-GB Write or edit your document now if you have not already done so. The changes will affect all merged documents.\n\nClicking 'Edit Document...' will temporarily reduce the wizard to a small window so you can edit the mail merge document. After editing the document, return to the wizard by clicking 'Return to Mail Merge Wizard' in the small window. 20200411 15:09:53 sw source\ui\dbui\mmpreparemergepage.src 0 pushbutton DLG_MM_PREPAREMERGE_PAGE PB_EDIT 80 en-GB ~Edit Document... 20200411 15:09:53 sw source\ui\dbui\selectdbtabledialog.src 0 fixedtext DLG_MM_SELECTDBTABLEDDIALOG FI_SELECT 238 en-GB The file you have selected contains more than one table. Please select the table containing the address list you want to use. 20200411 15:09:53 sw source\ui\dbui\selectdbtabledialog.src 0 pushbutton DLG_MM_SELECTDBTABLEDDIALOG PB_PREVIEW 50 en-GB ~Preview 20200411 15:09:53 sw source\ui\dbui\selectdbtabledialog.src 0 string DLG_MM_SELECTDBTABLEDDIALOG ST_NAME 50 en-GB Name 20200411 15:09:53 sw source\ui\dbui\selectdbtabledialog.src 0 string DLG_MM_SELECTDBTABLEDDIALOG ST_TYPE 50 en-GB Type 20200411 15:09:53 sw source\ui\dbui\selectdbtabledialog.src 0 string DLG_MM_SELECTDBTABLEDDIALOG ST_TABLE 50 en-GB Table 20200411 15:09:53 sw source\ui\dbui\selectdbtabledialog.src 0 string DLG_MM_SELECTDBTABLEDDIALOG ST_QUERY 50 en-GB Query 20200411 15:09:53 sw source\ui\dbui\selectdbtabledialog.src 0 modaldialog DLG_MM_SELECTDBTABLEDDIALOG HID_MM_SELECTDBTABLEDDIALOG 250 en-GB Select Table 20200411 15:09:53 sw source\ui\dbui\mmdocselectpage.src 0 fixedtext DLG_MM_DOCSELECT_PAGE FI_HEADER 248 en-GB Select starting document for the mail merge 20200411 15:09:53 sw source\ui\dbui\mmdocselectpage.src 0 fixedtext DLG_MM_DOCSELECT_PAGE FT_HOWTO 248 en-GB Select the document upon which to base the mail merge document 20200411 15:09:53 sw source\ui\dbui\mmdocselectpage.src 0 radiobutton DLG_MM_DOCSELECT_PAGE RB_CURRENTDOC 190 en-GB Use the current ~document 20200411 15:09:53 sw source\ui\dbui\mmdocselectpage.src 0 radiobutton DLG_MM_DOCSELECT_PAGE RB_NEWDOC 190 en-GB Create a ne~w document 20200411 15:09:53 sw source\ui\dbui\mmdocselectpage.src 0 radiobutton DLG_MM_DOCSELECT_PAGE RB_LOADDOC 190 en-GB Start from ~existing document 20200411 15:09:53 sw source\ui\dbui\mmdocselectpage.src 0 pushbutton DLG_MM_DOCSELECT_PAGE PB_LOADDOC 50 en-GB B~rowse... 20200411 15:09:53 sw source\ui\dbui\mmdocselectpage.src 0 radiobutton DLG_MM_DOCSELECT_PAGE RB_LOADTEMPLATE 190 en-GB Start from a t~emplate 20200411 15:09:53 sw source\ui\dbui\mmdocselectpage.src 0 pushbutton DLG_MM_DOCSELECT_PAGE PB_BROWSETEMPLATE 50 en-GB B~rowse... 20200411 15:09:53 sw source\ui\dbui\mmdocselectpage.src 0 radiobutton DLG_MM_DOCSELECT_PAGE RB_RECENTDOC 190 en-GB Start fro~m a recently saved document 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_CANT_UNDO 0 en-GB not possible 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DELETE_UNDO 0 en-GB Delete $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERT_UNDO 0 en-GB Insert $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_OVR_UNDO 0 en-GB Overwrite: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_SPLITNODE_UNDO 0 en-GB New Paragraph 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_MOVE_UNDO 0 en-GB Move 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSATTR_UNDO 0 en-GB Apply attributes 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_SETFMTCOLL_UNDO 0 en-GB Apply Styles: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_RESET_ATTR_UNDO 0 en-GB Reset attributes 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSFMT_ATTR_UNDO 0 en-GB Change style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERT_DOC_UNDO 0 en-GB Insert file 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERT_GLOSSARY 0 en-GB Insert AutoText 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DELBOOKMARK 0 en-GB Delete bookmark: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSBOOKMARK 0 en-GB Insert bookmark: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_SORT_TBL 0 en-GB Sort table 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_SORT_TXT 0 en-GB Sort text 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSTABLE_UNDO 0 en-GB Insert table: $1$2$3 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TEXTTOTABLE_UNDO 0 en-GB Convert text -> table 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLETOTEXT_UNDO 0 en-GB Convert table -> text 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_COPY_UNDO 0 en-GB Copy: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_REPLACE_UNDO 0 en-GB Replace $1 $2 $3 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERT_PAGE_BREAK_UNDO 0 en-GB Insert page break 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERT_COLUMN_BREAK_UNDO 0 en-GB Insert column break 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_PLAY_MACRO_UNDO 0 en-GB Run macro 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERT_ENV_UNDO 0 en-GB Insert Envelope 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DRAG_AND_COPY 0 en-GB Copy: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DRAG_AND_MOVE 0 en-GB Move: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERT_RULER 0 en-GB Insert horizontal ruler 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERT_CHART 0 en-GB Insert %PRODUCTNAME Chart 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERTFLY 0 en-GB Insert frame 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DELETEFLY 0 en-GB Delete frame 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_AUTOFORMAT 0 en-GB AutoFormat 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLEHEADLINE 0 en-GB Table heading 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_REPLACE 0 en-GB Replace: $1 $2 $3 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERTSECTION 0 en-GB Insert section 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DELETESECTION 0 en-GB Delete section 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_CHANGESECTION 0 en-GB Modify section 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_CHANGESECTPASSWD 0 en-GB Change password-protection 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_CHANGEDEFATTR 0 en-GB Modify default values 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_REPLACE_STYLE 0 en-GB Replace style: $1 $2 $3 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_OUTLINE_LR 0 en-GB Promote/demote outline 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_OUTLINE_UD 0 en-GB Move outline 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSNUM 0 en-GB Insert numbering 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_NUMUP 0 en-GB Promote level 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_NUMDOWN 0 en-GB Demote level 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_MOVENUM 0 en-GB Move paragraphs 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERTDRAW 0 en-GB Insert drawing object: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_NUMORNONUM 0 en-GB Number On/Off 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INC_LEFTMARGIN 0 en-GB Increase Indent 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DEC_LEFTMARGIN 0 en-GB Decrease indent 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERTLABEL 0 en-GB Insert caption: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_SETNUMRULESTART 0 en-GB Restart numbering 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_CHANGEFTN 0 en-GB Modify footnote 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_ACCEPT_REDLINE 0 en-GB Accept change: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_REJECT_REDLINE 0 en-GB Reject change: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_SPLIT_TABLE 0 en-GB Split Table 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DONTEXPAND 0 en-GB Stop attribute 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_AUTOCORRECT 0 en-GB AutoCorrect 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_MERGE_TABLE 0 en-GB Merge table 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TRANSLITERATE 0 en-GB Case/Characters 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DELNUM 0 en-GB Delete numbering 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DRAWUNDO 0 en-GB Drawing objects: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DRAWGROUP 0 en-GB Group draw objects 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DRAWUNGROUP 0 en-GB Ungroup drawing objects 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DRAWDELETE 0 en-GB Delete drawing objects 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_REREAD 0 en-GB Replace graphics 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DELGRF 0 en-GB Delete graphics 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DELOLE 0 en-GB Delete object 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLE_ATTR 0 en-GB Apply table attributes 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLE_AUTOFMT 0 en-GB AutoFormat Table 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLE_INSCOL 0 en-GB Insert Column 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLE_INSROW 0 en-GB Insert Row 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLE_DELBOX 0 en-GB Delete row/column 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_COL_DELETE 0 en-GB Delete column 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_ROW_DELETE 0 en-GB Delete row 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLE_SPLIT 0 en-GB Split Cells 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLE_MERGE 0 en-GB Merge Cells 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLE_NUMFORMAT 0 en-GB Format cell 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERT_TOX 0 en-GB Insert index/table 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_CLEAR_TOX_RANGE 0 en-GB Remove index/table 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLE_TBLCPYTBL 0 en-GB Copy table 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLE_CPYTBL 0 en-GB Copy table 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INS_FROM_SHADOWCRSR 0 en-GB Set cursor 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_CHAIN 0 en-GB Link text frames 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_UNCHAIN 0 en-GB Unlink text frames 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_FTNINFO 0 en-GB Modify footnote options 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_ENDNOTEINFO 0 en-GB Modify endnote settings 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_COMPAREDOC 0 en-GB Compare Document 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_SETFLYFRMFMT 0 en-GB Apply frame style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_SETRUBYATTR 0 en-GB Ruby Setting 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_TMPAUTOCORR 0 en-GB AutoCorrect 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERT_FOOTNOTE 0 en-GB Insert footnote 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERT_URLBTN 0 en-GB insert URL button 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_INSERT_URLTXT 0 en-GB Insert Hyperlink 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DELETE_INVISIBLECNTNT 0 en-GB remove invisible content 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TOXCHANGE 0 en-GB Table/index changed 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_START_QUOTE 0 en-GB ' 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_END_QUOTE 0 en-GB ' 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_LDOTS 0 en-GB ... 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_CLIPBOARD 0 en-GB clipboard 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_MULTISEL 0 en-GB multiple selection 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TYPING_UNDO 0 en-GB Typing: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_PASTE_CLIPBOARD_UNDO 0 en-GB Paste clipboard 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_YIELDS 0 en-GB -> 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_OCCURRENCES_OF 0 en-GB occurrences of 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_TABS 0 en-GB $1 tab(s) 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_NLS 0 en-GB $1 line break(s) 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_PAGEBREAKS 0 en-GB page break 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_COLBRKS 0 en-GB column break 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_REDLINE_INSERT 0 en-GB Insert $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_REDLINE_DELETE 0 en-GB Delete $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_REDLINE_FORMAT 0 en-GB Attributes changed 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_REDLINE_TABLE 0 en-GB Table changed 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_REDLINE_FMTCOLL 0 en-GB Style changed 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_REDLINE_MULTIPLE 0 en-GB multiple changes 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_N_REDLINES 0 en-GB $1 changes 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_PAGEDESC 0 en-GB Change page style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_PAGEDESC_CREATE 0 en-GB Create page style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_PAGEDESC_DELETE 0 en-GB Delete page style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_PAGEDESC_RENAME 0 en-GB Rename page style: $1 $2 $3 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_HEADER_FOOTER 0 en-GB Header/footer changed 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_FIELD 0 en-GB Field changed 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_TXTFMTCOL_CREATE 0 en-GB Create paragraph style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_TXTFMTCOL_DELETE 0 en-GB Delete paragraph style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_TXTFMTCOL_RENAME 0 en-GB Rename paragraph style: $1 $2 $3 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_CHARFMT_CREATE 0 en-GB Create character style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_CHARFMT_DELETE 0 en-GB Delete character style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_CHARFMT_RENAME 0 en-GB Rename character style: $1 $2 $3 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_FRMFMT_CREATE 0 en-GB Create frame style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_FRMFMT_DELETE 0 en-GB Delete frame style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_FRMFMT_RENAME 0 en-GB Rename frame style: $1 $2 $3 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_NUMRULE_CREATE 0 en-GB Create numbering style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_NUMRULE_DELETE 0 en-GB Delete numbering style: $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_NUMRULE_RENAME 0 en-GB Rename numbering style: $1 $2 $3 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_BOOKMARK_RENAME 0 en-GB Rename bookmark: $1 $2 $3 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_INDEX_ENTRY_INSERT 0 en-GB Insert index entry 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_INDEX_ENTRY_DELETE 0 en-GB Delete index entry 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_FIELD 0 en-GB field 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_PARAGRAPHS 0 en-GB Paragraphs 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_FRAME 0 en-GB frame 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_OLE 0 en-GB OLE object 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_MATH_FORMULA 0 en-GB formula 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_CHART 0 en-GB chart 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_NOTE 0 en-GB comment 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_REFERENCE 0 en-GB cross-reference 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_SCRIPT 0 en-GB script 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_AUTHORITY_ENTRY 0 en-GB bibliography entry 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_SPECIALCHAR 0 en-GB special character 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_FOOTNOTE 0 en-GB footnote 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_GRAPHIC 0 en-GB picture 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_DRAWING_OBJECTS 0 en-GB drawing object(s) 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_TABLE_NAME 0 en-GB table: $1$2$3 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_PARAGRAPH_UNDO 0 en-GB paragraph 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_FLYFRMFMT_TITLE 0 en-GB Change object title of $1 20200411 15:09:53 sw source\core\undo\undo.src 0 string STR_UNDO_FLYFRMFMT_DESCRITPTION 0 en-GB Change object description of $1 20200411 15:09:53 sw source\core\unocore\unocore.src 0 string STR_CHART2_ROW_LABEL_TEXT 0 en-GB Row %ROWNUMBER 20200411 15:09:53 sw source\core\unocore\unocore.src 0 string STR_CHART2_COL_LABEL_TEXT 0 en-GB Column %COLUMNLETTER 20200411 15:09:53 sw source\core\unocore\unocore.src 0 string STR_STYLE_FAMILY_CHARACTER 0 en-GB Character 20200411 15:09:53 sw source\core\unocore\unocore.src 0 string STR_STYLE_FAMILY_PARAGRAPH 0 en-GB Paragraph 20200411 15:09:53 sw source\core\unocore\unocore.src 0 string STR_STYLE_FAMILY_FRAME 0 en-GB Frame 20200411 15:09:53 sw source\core\unocore\unocore.src 0 string STR_STYLE_FAMILY_PAGE 0 en-GB Pages 20200411 15:09:53 sw source\core\unocore\unocore.src 0 string STR_STYLE_FAMILY_NUMBERING 0 en-GB Numbering 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_OCTSTREAM 0 en-GB Binary file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_PDF 0 en-GB PDF file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_RTF 0 en-GB RTF File 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_MSWORD 0 en-GB MS-Word document 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARCALC 0 en-GB %PRODUCTNAME Spreadsheet 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARCHART 0 en-GB %PRODUCTNAME Chart 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARDRAW 0 en-GB %PRODUCTNAME Drawing 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARIMAGE 0 en-GB %PRODUCTNAME Image 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARMATH 0 en-GB %PRODUCTNAME Formula 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARWRITER 0 en-GB %PRODUCTNAME Text 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_ZIP 0 en-GB ZIP file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_JAR 0 en-GB JAR file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_AUDIO_AIFF 0 en-GB Audio file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_AUDIO_BASIC 0 en-GB Audio file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_AUDIO_MIDI 0 en-GB Audio file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_AUDIO_WAV 0 en-GB Audio file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_IMAGE_GIF 0 en-GB Graphics 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_IMAGE_JPEG 0 en-GB Graphics 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_IMAGE_PCX 0 en-GB Graphics 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_IMAGE_BMP 0 en-GB Bitmap 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_HTML 0 en-GB HTML document 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_PLAIN 0 en-GB Text file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_URL 0 en-GB Bookmark 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_VCARD 0 en-GB vCard file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_VIDEO_VDO 0 en-GB Video file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_VIDEO_MSVIDEO 0 en-GB Video file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_X_STARMAIL 0 en-GB Message 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_X_VRML 0 en-GB VRML file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARIMPRESS 0 en-GB %PRODUCTNAME Presentation 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_IMPRESSPACKED 0 en-GB %PRODUCTNAME Presentation (packed) 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARHELP 0 en-GB %PRODUCTNAME Help 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_MSG 0 en-GB Message 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_DOCUMENT 0 en-GB Document 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_POP3BOX 0 en-GB POP3 Account 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_IMAPBOX 0 en-GB IMAP Account 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_IMAPFLD 0 en-GB Folder 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_VIMBOX 0 en-GB VIM Account 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_VIMINBOX 0 en-GB Inbox 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_BBBOX 0 en-GB Newsgroups 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_VIM_BB 0 en-GB Newsgroup 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_NEWSBOX 0 en-GB News 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_NEWSGRP 0 en-GB Group 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_OUTBOX 0 en-GB Outbox 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FTPBOX 0 en-GB FTP Account 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FTPFLD 0 en-GB FTP Folder 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FTPFILE 0 en-GB FTP File 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FTPLINK 0 en-GB FTP Link 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_HTTPBOX 0 en-GB HTTP 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FSYSBOX 0 en-GB Workplace 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FSYSFLD 0 en-GB Folder 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FSYSFILE 0 en-GB File 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FSYSURLFILE 0 en-GB Link 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_PUBLBOX 0 en-GB Project 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_SRCHBOX 0 en-GB Find 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_SUBSCRBOX 0 en-GB Subscriptions 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_BOOKMARK 0 en-GB Bookmark subscription 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_CDF 0 en-GB Channel subscription 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_CDFSUB 0 en-GB Channel subscription 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_CDFITEM 0 en-GB Channel subscription 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_STARCHANNEL 0 en-GB StarChannel 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_TRASHBOX 0 en-GB Recycle Bin 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_TRASH 0 en-GB Deleted Object 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_REMOV_VOL 0 en-GB Local drive 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FIX_VOL 0 en-GB Local drive 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_REM_VOL 0 en-GB Network connection 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_RAM_VOL 0 en-GB RAM Disc 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_CDROM 0 en-GB CD-ROM drive 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_DISK_35 0 en-GB 3.5'' Disc 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_DISK_525 0 en-GB 5.25'' Disc 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_TAPEDRIVE 0 en-GB Tape drive 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_GAL 0 en-GB Gallery 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_GAL_THEME 0 en-GB Gallery theme 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARW_GLOB 0 en-GB %PRODUCTNAME Master Document 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SDM 0 en-GB Message 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SMD 0 en-GB Message 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARW_WEB 0 en-GB %PRODUCTNAME Writer/Web 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_SCHEDULE 0 en-GB Tasks & Events 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_SCHEDULE_EVT 0 en-GB %PRODUCTNAME Events View 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_SCHEDULE_TASK 0 en-GB %PRODUCTNAME Task View 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_SCHEDULE_FEVT 0 en-GB %PRODUCTNAME Event 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_SCHEDULE_FTASK 0 en-GB %PRODUCTNAME Task 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_FRAMESET 0 en-GB Frameset Document 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_MACRO 0 en-GB Macro file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_SFSYSFOLDER 0 en-GB System folder 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_SFSYSFILE 0 en-GB System object 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_TEMPLATE 0 en-GB %PRODUCTNAME Template 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_IMAGE_GENERIC 0 en-GB Graphics 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_MSEXCEL 0 en-GB Microsoft Excel document 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_MSEXCEL_TEMPL 0 en-GB Microsoft Excel Template 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_MSPPOINT 0 en-GB Microsoft PowerPoint document 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_VCALENDAR 0 en-GB vCalendar-file 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_ICALENDAR 0 en-GB iCalendar-File 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_XMLICALENDAR 0 en-GB XML-iCalendar-File 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_CDE_CALENDAR_APP 0 en-GB CDE-Calendar-File 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_INET_MSG_RFC822 0 en-GB message/rfc822 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_INET_MULTI_ALTERNATIVE 0 en-GB multipart/alternative 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_INET_MULTI_DIGEST 0 en-GB multipart/digest 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_INET_MULTI_PARALLEL 0 en-GB multipart/parallel 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_INET_MULTI_RELATED 0 en-GB multipart/related 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_INET_MULTI_MIXED 0 en-GB multipart/mixed 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXCALC 0 en-GB %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Spreadsheet 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXCHART 0 en-GB %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Chart 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXDRAW 0 en-GB %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Drawing 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXMATH 0 en-GB %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Formula 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXWRITER 0 en-GB %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Text Document 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXIMPRESS 0 en-GB %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Presentation 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXGLOBAL 0 en-GB %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Master Document 20200411 15:09:53 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXIPACKED 0 en-GB %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Presentation (packed) 20200411 15:09:53 svl source\items\cstitem.src 0 string STR_COLUM_DT_AUTO 0 en-GB automatic 20200411 15:09:53 sc source\ui\docshell\tpstat.src 0 fixedtext RID_SCPAGE_STAT FT_TABLES_LBL 90 en-GB Number of sheets: 20200411 15:09:53 sc source\ui\docshell\tpstat.src 0 fixedtext RID_SCPAGE_STAT FT_CELLS_LBL 90 en-GB Number of cells: 20200411 15:09:53 sc source\ui\docshell\tpstat.src 0 fixedtext RID_SCPAGE_STAT FT_PAGES_LBL 90 en-GB Number of pages: 20200411 15:09:53 sc source\ui\docshell\tpstat.src 0 fixedline RID_SCPAGE_STAT FL_INFO 248 en-GB Document: 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 1 0 en-GB Counts the cells of a data range whose contents match the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 2 0 en-GB Database 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 3 0 en-GB The range of cells containing data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 4 0 en-GB Database field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 5 0 en-GB Indicates which database field (column) is to be used for the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 6 0 en-GB Search criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 7 0 en-GB Defines the cell range containing the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 1 0 en-GB Counts all non-blank cells of a data range for which the cell content corresponds to the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 2 0 en-GB Database 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 3 0 en-GB The range of cells containing data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 4 0 en-GB Database field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 5 0 en-GB Indicates which database field (column) is to be used for the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 6 0 en-GB Search criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 7 0 en-GB Defines the cell range containing the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 1 0 en-GB Returns the average value of all the cells of a data range whose contents match the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 2 0 en-GB Database 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 3 0 en-GB The range of cells containing data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 4 0 en-GB Database field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 5 0 en-GB Indicates which database field (column) is to be used for the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 6 0 en-GB Search criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 7 0 en-GB Defines the cell range containing the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 1 0 en-GB Defines the contents of the cell of a data range which matches the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 2 0 en-GB Database 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 3 0 en-GB The range of cells containing data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 4 0 en-GB Database field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 5 0 en-GB Indicates which database field (column) is to be used for the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 6 0 en-GB Search criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 7 0 en-GB Defines the cell range containing the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 1 0 en-GB Returns the maximum value from all of the cells of a data range which correspond to the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 2 0 en-GB Database 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 3 0 en-GB The range of cells containing data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 4 0 en-GB Database field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 5 0 en-GB Indicates which database field (column) is to be used for the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 6 0 en-GB Search criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 7 0 en-GB Defines the cell range containing the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 1 0 en-GB Returns the minimum of all cells of a data range for which each cell content matches the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 2 0 en-GB Database 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 3 0 en-GB The range of cells containing data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 4 0 en-GB Database field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 5 0 en-GB Indicates which database field (column) is to be used for the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 6 0 en-GB Search criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 7 0 en-GB Defines the cell range containing the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 1 0 en-GB Multiplies all cells of a data range for which each cell content matches the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 2 0 en-GB Database 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 3 0 en-GB The range of cells containing data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 4 0 en-GB Database field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 5 0 en-GB Indicates which database field (column) is to be used for the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 6 0 en-GB Search criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 7 0 en-GB Defines the cell range containing the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 1 0 en-GB Calculates the standard deviation of all cells in a data range whose contents match the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 2 0 en-GB Database 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 3 0 en-GB The range of cells containing data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 4 0 en-GB Database field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 5 0 en-GB Indicates which database field (column) is to be used for the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 6 0 en-GB Search criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 7 0 en-GB Defines the cell range containing the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 1 0 en-GB Returns the standard deviation with regards to the population of all cells of a data range matching the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 2 0 en-GB Database 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 3 0 en-GB The range of cells containing data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 4 0 en-GB Database field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 5 0 en-GB Indicates which database field (column) is to be used for the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 6 0 en-GB Search criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 7 0 en-GB Defines the cell range containing the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 1 0 en-GB Adds all the cells of a data range for which each cell content matches the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 2 0 en-GB Database 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 3 0 en-GB The range of cells containing data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 4 0 en-GB Database field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 5 0 en-GB Indicates which database field (column) is to be used for the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 6 0 en-GB Search criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 7 0 en-GB Defines the cell range containing the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 1 0 en-GB Determines the variance of all the cells in a data range for which each cell content matches the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 2 0 en-GB Database 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 3 0 en-GB The range of cells containing data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 4 0 en-GB Database field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 5 0 en-GB Indicates which database field (column) is to be used for the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 6 0 en-GB Search criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 7 0 en-GB Defines the cell range containing the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 1 0 en-GB Determines variance of a population based on all cells in a data range for which each cell content matches the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 2 0 en-GB Database 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 3 0 en-GB The range of cells containing data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 4 0 en-GB Database field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 5 0 en-GB Indicates which database field (column) is to be used for the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 6 0 en-GB Search criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 7 0 en-GB Defines the cell range containing the search criteria. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 1 0 en-GB Provides an internal number for the date given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 2 0 en-GB year 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 3 0 en-GB An integer in the range 1583 to 9956 or in the range 0 to 99 (19xx or 20xx depending on the defined option). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 4 0 en-GB month 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 5 0 en-GB An integer in the range 1 to 12 representing the month. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 6 0 en-GB day 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 7 0 en-GB An integer in the range 1 to 31 representing the day of the month. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE_VALUE 1 0 en-GB Returns an internal number for a text string having a possible date format. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE_VALUE 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE_VALUE 3 0 en-GB A text string enclosed in quotation marks which returns a date in a %PRODUCTNAME date format. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY 1 0 en-GB Returns the sequential date of the month as an integer (1-31) in relation to the date value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY 3 0 en-GB The internal number for the date. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 1 0 en-GB Calculates the number of days between two dates based on a 360-day year. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 2 0 en-GB Date_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 3 0 en-GB The start date for calculating the difference in days. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 4 0 en-GB Date_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 5 0 en-GB The end date for calculating the difference in days. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 6 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 7 0 en-GB Method used to form differences: Type = 0 denotes US method (NASD), Type = 1 denotes the European method. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_HOUR 1 0 en-GB Determines the sequential number of the hour of the day (0-23) for the time value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_HOUR 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_HOUR 3 0 en-GB Internal time value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_MIN 1 0 en-GB Determines the sequential number for the minute of the hour (0-59) for the time value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_MIN 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_MIN 3 0 en-GB Internal time value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_MONTH 1 0 en-GB Determines the sequential number of a month of the year (1-12) for the date value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_MONTH 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_MONTH 3 0 en-GB The internal number of the date. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_ACT_TIME 1 0 en-GB Determines the current time of the computer. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_SEC 1 0 en-GB Determines the sequential number of the second of a minute (0-59) for the time value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_SEC 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_SEC 3 0 en-GB The internal time value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 1 0 en-GB Determines a time value from the details for hour, minute and second. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 2 0 en-GB hour 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 3 0 en-GB The integer for the hour. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 4 0 en-GB minute 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 5 0 en-GB The integer for the minute. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 6 0 en-GB second 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 7 0 en-GB The integer for the second. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME_VALUE 1 0 en-GB Returns a sequential number for a text string shown in a possible time entry format. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME_VALUE 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME_VALUE 3 0 en-GB A text string enclosed in quotation marks which returns a time in a %PRODUCTNAME time format. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_ACT_DATE 1 0 en-GB Determines the current date of the computer. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK 1 0 en-GB Returns the day of the week for the date value as an integer (1-7). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK 3 0 en-GB The internal number for the date. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK 4 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK 5 0 en-GB Fixes the beginning of the week and the type of calculation to be used. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_YEAR 1 0 en-GB Returns the year of a date value as an integer. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_YEAR 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_YEAR 3 0 en-GB Internal number of the date. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE 1 0 en-GB Calculates the number of days between two dates. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE 2 0 en-GB Date_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE 3 0 en-GB The end date for calculating the difference in days. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE 4 0 en-GB Date_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE 5 0 en-GB The start date for calculating the difference in days. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_WEEK 1 0 en-GB Calculates the calendar week corresponding to the given date. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_WEEK 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_WEEK 3 0 en-GB The internal number of the date. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_WEEK 4 0 en-GB mode 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_WEEK 5 0 en-GB Indicates the first day of the week (1 = Sunday, other values = Monday). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EASTERSUNDAY 1 0 en-GB Calculates the date of Easter Sunday in a given year. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EASTERSUNDAY 2 0 en-GB year 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EASTERSUNDAY 3 0 en-GB An integer in the range 1583 to 9956, or 0 to 99 (19xx or 20xx depending on the option set). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 1 0 en-GB Present value. Calculates the present value of an investment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 2 0 en-GB Rate 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 3 0 en-GB The rate of interest for the period given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 4 0 en-GB NPER 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 5 0 en-GB The payment period. The total number of periods in which the annuity is paid. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 6 0 en-GB PMT 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 7 0 en-GB Regular payments. The constant amount of annuity that is paid in each period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 8 0 en-GB FV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 9 0 en-GB Future value. The value (final value) to be attained after the last payment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 10 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 11 0 en-GB Type = 1 denotes due at the beginning of the period, = 0 at the end. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 1 0 en-GB Future value. Returns the future value of an investment based on regular payments and a constant interest rate. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 2 0 en-GB Rate 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 3 0 en-GB The rate of interest per period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 4 0 en-GB NPER 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 5 0 en-GB Payment period. The total number of periods in which the annuity (pension) is paid. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 6 0 en-GB PMT 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 7 0 en-GB Regular payments. The constant annuity to be paid in each period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 8 0 en-GB PV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 9 0 en-GB Present value. The current value of a series of payments 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 10 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 11 0 en-GB Type = 1 denotes due at the beginning of the period, = 0 at the end. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 1 0 en-GB Payment period. Calculates the number of payment periods for an investment based on regular payments and a constant interest rate. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 2 0 en-GB Rate 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 3 0 en-GB The rate of interest per period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 4 0 en-GB PMT 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 5 0 en-GB Regular payments. The constant annuity to be paid in each period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 6 0 en-GB PV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 7 0 en-GB Present value. The current value of a series of payments 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 8 0 en-GB FV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 9 0 en-GB Future value. The value (end value) to be attained after the final payment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 10 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 11 0 en-GB Type = 1 denotes due at the beginning of the period, = 0 at the end. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 1 0 en-GB Regular payments. Returns the periodic payment of an annuity, based on regular payments and a fixed periodic interest rate. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 2 0 en-GB Rate 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 3 0 en-GB The rate of interest per period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 4 0 en-GB NPER 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 5 0 en-GB Payment period. The total number of periods in which the annuity (pension) is paid. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 6 0 en-GB PV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 7 0 en-GB Present value. The current value of a series of payments 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 8 0 en-GB FV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 9 0 en-GB Future value. The value (end value) to be attained after the final payment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 10 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 11 0 en-GB Type = 1 denotes due at the beginning of the period, = 0 at the end. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 1 0 en-GB Calculates the constant interest rate of an investment with regular payments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 2 0 en-GB NPER 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 3 0 en-GB Payment period. The total number of periods in which the annuity (pension) is paid. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 4 0 en-GB PMT 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 5 0 en-GB Regular payments. The constant annuity to be paid in each period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 6 0 en-GB PV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 7 0 en-GB Present value. The current value of a series of payments 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 8 0 en-GB FV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 9 0 en-GB Future value. The value (end value) to be attained after the final payment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 10 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 11 0 en-GB Type = 1 denotes due at the beginning of the period, = 0 at the end. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 12 0 en-GB Guess 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 13 0 en-GB Guess. The estimate of the interest rate for the iterative calculating method. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 1 0 en-GB Compounded interest. Calculates the interest payment on the principal for an investment with regular payments and a constant interest rate for a given period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 2 0 en-GB Rate 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 3 0 en-GB The rate of interest per period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 4 0 en-GB Period 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 5 0 en-GB Periods. The periods for which the compounded interest is to be calculated. P = 1 denotes for the first period, P = NPER for the last one. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 6 0 en-GB NPER 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 7 0 en-GB Payment period. The total number of periods in which the annuity (pension) is paid. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 8 0 en-GB pv 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 9 0 en-GB Present value. The current value of a series of payments 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 10 0 en-GB FV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 11 0 en-GB Future value. The value (end value) to be attained after the final payment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 12 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 13 0 en-GB Type = 1 denotes due at the beginning of the period, = 0 at the end. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 1 0 en-GB Repayment. Calculates the repayment amount for a period for an investment whereby the payments are at regular intervals and the interest rate constant. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 2 0 en-GB Rate 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 3 0 en-GB The interest rate per period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 4 0 en-GB Period 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 5 0 en-GB Period. The period for which the repayments are to be calculated. Per = 1 denotes for the first period, P = NPER for the last 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 6 0 en-GB NPER 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 7 0 en-GB The payment period. The total number of periods in which the annuity (pension) is paid. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 8 0 en-GB PV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 9 0 en-GB The present value. The present value or the amount the annuity is currently worth. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 10 0 en-GB FV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 11 0 en-GB Future value. The value (end value) attained after the last payment has been made. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 12 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 13 0 en-GB Type = 1 denotes due at the beginning of the period, = 0 at the end. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 1 0 en-GB Cumulative Capital. Calculates the total amount of the repayment share in a period for an investment with constant interest rate. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 2 0 en-GB Rate 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 3 0 en-GB The rate of interest per period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 4 0 en-GB NPER 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 5 0 en-GB Payment period. The total number of periods in which the annuity (pension) is paid. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 6 0 en-GB PV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 7 0 en-GB The present value. The present value or the amount the annuity is currently worth. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 8 0 en-GB S 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 9 0 en-GB The start period. The first period to be taken into account. A = 1 denotes the very first period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 10 0 en-GB E 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 11 0 en-GB End period. The last period to be taken into account. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 12 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 13 0 en-GB Type = 1 denotes due at the beginning of the period, = 0 at the end. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 1 0 en-GB Cumulative compounded interest. Calculates the total amount of the interest share in a period for an investment with a constant interest rate. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 2 0 en-GB Rate 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 3 0 en-GB The rate of interest per period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 4 0 en-GB NPER 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 5 0 en-GB Payment period. The total number of periods in which the annuity (pension) is paid. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 6 0 en-GB pv 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 7 0 en-GB The present value. The present value or the amount the annuity is currently worth. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 8 0 en-GB S 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 9 0 en-GB The start period. The first period to be taken into account. A = 1 denotes the very first period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 10 0 en-GB E 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 11 0 en-GB The end period. The last period to be taken into account. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 12 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 13 0 en-GB Type = 1 denotes due at the beginning of the period, = 0 at the end. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 1 0 en-GB Calculates the arithmetically declining value of an asset (depreciation) for a specified period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 2 0 en-GB Cost 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 3 0 en-GB Acquisition costs. The initial cost of the asset. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 4 0 en-GB Salvage 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 5 0 en-GB Salvage: The remaining value of the asset at the end of its life. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 6 0 en-GB Life 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 7 0 en-GB Useful life. The number of periods in the useful life of the asset. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 8 0 en-GB Period 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 9 0 en-GB Period. The depreciation period which must have the same time unit as average useful life. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 1 0 en-GB Calculates the linear depreciation per period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 2 0 en-GB Cost 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 3 0 en-GB Acquisition cost. The initial cost of an asset. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 4 0 en-GB Salvage 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 5 0 en-GB Salvage: The remaining value of the asset at the end of its life. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 6 0 en-GB Life 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 7 0 en-GB Useful life. The number of periods in the useful life of the asset. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 1 0 en-GB Calculates the depreciation of an asset for a specific period using the double-declining balance method or declining balance factor. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 2 0 en-GB Cost 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 3 0 en-GB Acquisition costs. The initial cost of the asset. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 4 0 en-GB Salvage 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 5 0 en-GB Salvage: The remaining value of the asset at the end of its life. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 6 0 en-GB Life 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 7 0 en-GB Useful life. The number of periods in the useful life of the asset. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 8 0 en-GB Period 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 9 0 en-GB Period. The depreciation period in the same time unit as the average useful life entry. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 10 0 en-GB Factor 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 11 0 en-GB Factor. The factor for balance decline. F = 2 means a double declining balance factor 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 1 0 en-GB Returns the real depreciation of an asset for a specified period using the fixed-declining balance method. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 2 0 en-GB Cost 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 3 0 en-GB Acquisition costs: The initial cost of the asset. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 4 0 en-GB Salvage 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 5 0 en-GB Salvage: The remaining value of the asset at the end of its life. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 6 0 en-GB Life 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 7 0 en-GB Useful life. The number of periods in the useful life of the asset. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 8 0 en-GB Period 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 9 0 en-GB Periods: The period for which the depreciation is calculated. The time unit used for period must be the same as that for the useful life. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 10 0 en-GB month 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 11 0 en-GB Months: The number of months in the first year of depreciation. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 1 0 en-GB Variable declining balance. Returns the declining balance depreciation for a particular period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 2 0 en-GB Cost 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 3 0 en-GB Cost. The initial cost of the asset. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 4 0 en-GB Salvage 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 5 0 en-GB Salvage. The salvage value of an asset at the end of its useful life. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 6 0 en-GB Life 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 7 0 en-GB Useful life. The number of periods in the useful life of the asset. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 8 0 en-GB S 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 9 0 en-GB Start. The first period for depreciation in the same time unit as the useful life. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 10 0 en-GB end 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 11 0 en-GB End. The last period of the depreciation using the same time unit as for the useful life. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 12 0 en-GB Factor 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 13 0 en-GB Factor. The factor for the reduction of the depreciation. F = 2 denotes double rate depreciation. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 14 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 15 0 en-GB Do not alter. Type = 1 denotes switch to linear depreciation, type = 0 do not switch. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFEKTIV 1 0 en-GB Calculates the annual net interest rate for a nominal interest rate. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFEKTIV 2 0 en-GB NOM 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFEKTIV 3 0 en-GB Nominal Interest 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFEKTIV 4 0 en-GB P 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFEKTIV 5 0 en-GB Periods. The number of interest payments per year. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOMINAL 1 0 en-GB Calculates the yearly nominal interest rate as an effective interest rate. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOMINAL 2 0 en-GB effect_rate 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOMINAL 3 0 en-GB The effective interest rate 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOMINAL 4 0 en-GB NumPerYear 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOMINAL 5 0 en-GB Periods. The number of interest payment per year. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NBW 1 0 en-GB Net present value. Calculates the net present value of an investment based on a series of periodic payments and a discount rate. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NBW 2 0 en-GB RATE 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NBW 3 0 en-GB The rate of discount for one period. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NBW 4 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NBW 5 0 en-GB Value1; Value2; ... Value30 are 1 to 30 arguments representing payments and income. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IKV 1 0 en-GB Returns the actuarial rate of interest of an investment excluding costs or profits. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IKV 2 0 en-GB Values 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IKV 3 0 en-GB An array or reference to cells whose contents correspond to the payments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IKV 4 0 en-GB Guess 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IKV 5 0 en-GB Guess. An estimated value of the rate of return to be used for the iteration calculation. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 1 0 en-GB Returns the modified internal rate of return for a series of investments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 2 0 en-GB Values 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 3 0 en-GB An array or reference to cells whose contents correspond to the payments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 4 0 en-GB investment 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 5 0 en-GB Interest rate for investments (the negative values in the array). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 6 0 en-GB reinvest_rate 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 7 0 en-GB interest rate for reinvestments (the positive values in the array). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 1 0 en-GB Returns the amount of interest for constant amortisation rates. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 2 0 en-GB rate 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 3 0 en-GB Interest rate for a single amortisation rate. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 4 0 en-GB Period 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 5 0 en-GB Number of amortisation periods for the calculation of the interest. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 6 0 en-GB total_periods 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 7 0 en-GB Sum total of amortisation periods. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 8 0 en-GB invest 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 9 0 en-GB Amount of the investment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 1 0 en-GB Duration. Calculates the number of periods required by an investment to attain the desired value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 2 0 en-GB RATE 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 3 0 en-GB The constant rate of interest. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 4 0 en-GB pv 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 5 0 en-GB The present value. The current value of the investment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 6 0 en-GB FV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 7 0 en-GB The future value of the investment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 1 0 en-GB Interest. Calculates the interest rate which represents the rate of return from an investment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 2 0 en-GB P 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 3 0 en-GB The number of periods used in the calculation. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 4 0 en-GB pv 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 5 0 en-GB Present value. The current value of the investment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 6 0 en-GB FV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 7 0 en-GB The future value of the investment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_REF 1 0 en-GB Returns TRUE if value is a reference. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_REF 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_REF 3 0 en-GB The value to be tested. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ERR 1 0 en-GB Returns TRUE if the value is an error value not equal to #N/A. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ERR 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ERR 3 0 en-GB The value to be tested. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ERROR 1 0 en-GB Returns TRUE if the value is an error value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ERROR 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ERROR 3 0 en-GB The value to be tested. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_EMPTY 1 0 en-GB Returns TRUE if value refers to an empty cell. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_EMPTY 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_EMPTY 3 0 en-GB The value to be tested. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_LOGICAL 1 0 en-GB Returns TRUE if the value carries a logical number format. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_LOGICAL 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_LOGICAL 3 0 en-GB The value to be tested. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_NV 1 0 en-GB Returns TRUE if value equals #N/A. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_NV 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_NV 3 0 en-GB The value to be tested. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_NON_STRING 1 0 en-GB Returns TRUE if the value is not text. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_NON_STRING 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_NON_STRING 3 0 en-GB The value to be tested. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_STRING 1 0 en-GB Returns TRUE if value is text. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_STRING 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_STRING 3 0 en-GB The value to be tested. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_VALUE 1 0 en-GB Returns TRUE if value is a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_VALUE 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_VALUE 3 0 en-GB The value to be tested. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_FORMULA 1 0 en-GB Returns TRUE if the cell is a formula cell. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_FORMULA 2 0 en-GB reference 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_FORMULA 3 0 en-GB The cell to be checked. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FORMULA 1 0 en-GB Returns the formula of a formula cell. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FORMULA 2 0 en-GB Reference 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FORMULA 3 0 en-GB The formula cell. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_N 1 0 en-GB Converts a value to a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_N 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_N 3 0 en-GB The value to be interpreted as a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NO_VALUE 1 0 en-GB Not available. Returns the error value #N/A. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TYPE 1 0 en-GB Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value, 8 = formula, 16 = error value, 64 = array). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TYPE 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TYPE 3 0 en-GB The value for which the data type is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CELL 1 0 en-GB Determines information about address, formatting or content of a cell. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CELL 2 0 en-GB info_type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CELL 3 0 en-GB String that specifies the type of information. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CELL 4 0 en-GB Reference 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CELL 5 0 en-GB The position of the cell you want to examine. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CURRENT 1 0 en-GB Calculates the current value of the formula at the present location. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FALSE 1 0 en-GB Defines the logical value as FALSE. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOT 1 0 en-GB Reverses the value of the argument. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOT 2 0 en-GB Logical value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOT 3 0 en-GB An expression that can be either TRUE or FALSE. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TRUE 1 0 en-GB Returns the logical value TRUE. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 1 0 en-GB Specifies a logical test to be performed. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 2 0 en-GB Test 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 3 0 en-GB Any value or expression which can be either TRUE or FALSE. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 4 0 en-GB Then_value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 5 0 en-GB The result of the function if the logical test returns a TRUE. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 6 0 en-GB Otherwise_value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 7 0 en-GB The result of the function if the logical test returns FALSE. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_OR 1 0 en-GB Returns TRUE if an argument is TRUE. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_OR 2 0 en-GB Logical value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_OR 3 0 en-GB LogicalValue1; LogicalValue2; ... LogicalValue30 are 1 to 30 conditions to be tested and which return either TRUE or FALSE. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AND 1 0 en-GB Returns TRUE if all arguments are TRUE. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AND 2 0 en-GB Logical value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AND 3 0 en-GB LogicalValue1; LogicalValue2; ... LogicalValue30 are 1 to 30 conditions to be tested and each returns either TRUE or FALSE. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_XOR 1 0 en-GB Returns TRUE if exactly one of the arguments is TRUE. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_XOR 2 0 en-GB Logical value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_XOR 3 0 en-GB LogicalValue1; LogicalValue2; ... LogicalValue30 are 1 to 30 conditions to be tested and which return either TRUE or FALSE. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ABS 1 0 en-GB Absolute value of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ABS 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ABS 3 0 en-GB The number whose absolute value is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_POWER 1 0 en-GB Returns a^b, base a raised to the power of exponent b. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_POWER 2 0 en-GB Base 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_POWER 3 0 en-GB The number that is to be raised to the power of another. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_POWER 4 0 en-GB Power 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_POWER 5 0 en-GB The power by which the number is to be raised. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_EMPTY_CELLS 1 0 en-GB Counts the blank cells in a specified range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_EMPTY_CELLS 2 0 en-GB range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_EMPTY_CELLS 3 0 en-GB The range in which empty cells are to be counted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PI 1 0 en-GB Returns the value of the number Pi. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM 1 0 en-GB Returns the sum of all arguments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 arguments whose total is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_SQ 1 0 en-GB Returns the sum of the squares of the arguments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_SQ 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_SQ 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 arguments for which the sum of the squares is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PRODUCT 1 0 en-GB Multiplies the arguments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PRODUCT 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PRODUCT 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 arguments to be multiplied and a result returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 1 0 en-GB Totals the arguments that meet the conditions. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 2 0 en-GB range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 3 0 en-GB The range to be evaluated by the criteria given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 4 0 en-GB criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 5 0 en-GB The cell range in which the search criteria are given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 6 0 en-GB sum_range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 7 0 en-GB The range from which the values are to be totalled. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 1 0 en-GB Averages the arguments that meet the conditions. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 2 0 en-GB range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 3 0 en-GB The range to be evaluated by the criteria given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 4 0 en-GB criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 5 0 en-GB The cell range in which the search criteria are given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 6 0 en-GB average_range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 7 0 en-GB The range from which the values are to be averaged. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 1 0 en-GB Totals the values of cells in a range that meet multiple criteria in multiple ranges. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 2 0 en-GB sum_range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 3 0 en-GB The range from which the values are to be totalled. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 4 0 en-GB range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 5 0 en-GB Range 1, range 2,... are the ranges to be evaluated by the criteria given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 6 0 en-GB criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 7 0 en-GB Criteria 1, criteria 2,... are the cell ranges in which the search criteria are given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 1 0 en-GB Averages the value of the cells that meet multiple criteria in multiple ranges. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 2 0 en-GB average_range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 3 0 en-GB The range from which the values are to be averaged. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 4 0 en-GB range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 5 0 en-GB Range 1, range 2,... are the ranges to be evaluated by the criteria given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 6 0 en-GB criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 7 0 en-GB Criteria 1, criteria 2,... are the cell ranges in which the search criteria are given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IFS 1 0 en-GB Counts the cells that meet multiple criteria in multiple ranges. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IFS 2 0 en-GB range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IFS 3 0 en-GB Range 1, range 2,... are the ranges to be evaluated by the criteria given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IFS 4 0 en-GB criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IFS 5 0 en-GB Criteria 1, criteria 2,... are the cell ranges in which the search criteria are given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF 1 0 en-GB Counts the arguments which meet the set conditions. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF 2 0 en-GB range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF 3 0 en-GB The range of cells on which the criteria are to be applied. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF 4 0 en-GB criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF 5 0 en-GB The cell range in which the search criteria are given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SQRT 1 0 en-GB Returns the square root of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SQRT 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SQRT 3 0 en-GB A positive value, for which the square root is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RANDOM 1 0 en-GB Returns a random number in the range 0.0 to 1.0. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_EVEN 1 0 en-GB Returns TRUE if value is an even integer. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_EVEN 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_EVEN 3 0 en-GB The value to be tested. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ODD 1 0 en-GB Returns TRUE if value is an odd integer. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ODD 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ODD 3 0 en-GB The value to be tested. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN 1 0 en-GB Calculates the number of combinations for elements without repetition. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN 2 0 en-GB number_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN 3 0 en-GB The total number of elements. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN 4 0 en-GB number_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN 5 0 en-GB The number of elements selected. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN_2 1 0 en-GB Calculates the number of combinations of elements including repetition. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN_2 2 0 en-GB number_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN_2 3 0 en-GB The total number of elements. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN_2 4 0 en-GB number_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN_2 5 0 en-GB The number of elements selected. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS 1 0 en-GB Returns the arc cosine of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS 3 0 en-GB A value in the range -1.0 to +1.0 for which the arc cosine is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_SIN 1 0 en-GB Returns the arc sine of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_SIN 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_SIN 3 0 en-GB A value in the range -1.0 to +1.0 for which the arc sine is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS_HYP 1 0 en-GB Returns the inverse hyperbolic cosine of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS_HYP 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS_HYP 3 0 en-GB A value greater than or equal to +1.0 for which the hyperbolic cosine is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_SIN_HYP 1 0 en-GB Returns the inverse hyperbolic sine of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_SIN_HYP 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_SIN_HYP 3 0 en-GB The value for which the inverse hyperbolic sine is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COT 1 0 en-GB Returns the inverse cotangent of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COT 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COT 3 0 en-GB The value for which the inverse cotangent is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN 1 0 en-GB Returns the arc tangent of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN 3 0 en-GB The value for which the arc tangent is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COT_HYP 1 0 en-GB Returns the inverse hyperbolic cotangent of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COT_HYP 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COT_HYP 3 0 en-GB A value smaller than -1.0 or greater than +1.0 for which the inverse hyperbolic cotangent is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_HYP 1 0 en-GB Returns the inverse hyperbolic tangent of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_HYP 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_HYP 3 0 en-GB A value in the range -1.0 to +1.0 for which the inverse hyperbolic tangent is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COS 1 0 en-GB Returns the cosine of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COS 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COS 3 0 en-GB The angle in radians for which the cosine is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SIN 1 0 en-GB Returns the sine of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SIN 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SIN 3 0 en-GB The angle in radians for which the sine is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COT 1 0 en-GB Returns the cotangent of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COT 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COT 3 0 en-GB The angle in radians whose cotangent value is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TAN 1 0 en-GB Returns the tangent of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TAN 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TAN 3 0 en-GB The angle in radians for which the tangent is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COS_HYP 1 0 en-GB Returns the hyperbolic cosine of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COS_HYP 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COS_HYP 3 0 en-GB The value for which the hyperbolic cosine is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SIN_HYP 1 0 en-GB Returns the hyperbolic sine of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SIN_HYP 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SIN_HYP 3 0 en-GB The value for which the hyperbolic sine is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COT_HYP 1 0 en-GB Returns the hyperbolic cotangent of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COT_HYP 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COT_HYP 3 0 en-GB A value not equal to 0 for which the hyperbolic cotangent is to be returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TAN_HYP 1 0 en-GB Returns the hyperbolic tangent of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TAN_HYP 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TAN_HYP 3 0 en-GB The value for which the hyperbolic tangent is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_2 1 0 en-GB Returns the arc tangent for the specified coordinates. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_2 2 0 en-GB number_x 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_2 3 0 en-GB The value for the x-coordinate. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_2 4 0 en-GB number_y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_2 5 0 en-GB The value for the y-coordinate. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT 1 0 en-GB Return the cosecant of an angle. CSC(x)=1/SIN(x) 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT 2 0 en-GB Angle 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT 3 0 en-GB The angle in radians for which the cosecant is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT 1 0 en-GB Return the secant of an angle. SEC(x)=1/COS(x) 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT 2 0 en-GB Angle 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT 3 0 en-GB The angle in radians for which the secant is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT_HYP 1 0 en-GB Return the hyperbolic cosecant of a hyperbolic angle. CSCH(x)=1/SINH(x) 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT_HYP 2 0 en-GB Angle 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT_HYP 3 0 en-GB The hyperbolic angle in radians for which the hyperbolic cosecant is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT_HYP 1 0 en-GB Return the hyperbolic secant of a hyperbolic angle. SECH(x)=1/COSH(x) 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT_HYP 2 0 en-GB Angle 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT_HYP 3 0 en-GB The hyperbolic angle in radians for which the hyperbolic secant is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DEG 1 0 en-GB Converts an angle in radians to degrees 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DEG 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DEG 3 0 en-GB The angle in radians 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RAD 1 0 en-GB Converts an angle in degrees to radians 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RAD 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RAD 3 0 en-GB The angle in degrees. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EXP 1 0 en-GB Calculates the exponent for basis e. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EXP 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EXP 3 0 en-GB The exponent applied to base e. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG 1 0 en-GB Calculates the logarithm to any specified base. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG 3 0 en-GB A value greater than 0 for which the logarithm is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG 4 0 en-GB Base 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG 5 0 en-GB The base of the logarithm. If omitted, the base is regarded as 10. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LN 1 0 en-GB Calculates the natural logarithm of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LN 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LN 3 0 en-GB A value greater than 0 for which the natural logarithm is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG10 1 0 en-GB Calculates the base-10 logarithm of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG10 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG10 3 0 en-GB A value greater than 0 for which the logarithm is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FACT 1 0 en-GB Calculates the factorial of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FACT 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FACT 3 0 en-GB The number for which the factorial is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 1 0 en-GB Calculates the remainder of a division. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 2 0 en-GB Dividend 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 3 0 en-GB The number to be divided. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 4 0 en-GB Divisor 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 5 0 en-GB The number by which the dividend is divided. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PLUS_MINUS 1 0 en-GB Returns the algebraic sign of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PLUS_MINUS 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PLUS_MINUS 3 0 en-GB The number for which the algebraic sign is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUB_TOTAL 1 0 en-GB Calculates subtotals in a spreadsheet. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUB_TOTAL 2 0 en-GB Function 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUB_TOTAL 3 0 en-GB Function index. Is an index of the possible functions Total, Max, ... 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUB_TOTAL 4 0 en-GB range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUB_TOTAL 5 0 en-GB The cells of the range which are to be taken into account. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_INT 1 0 en-GB Rounds a number down to the nearest integer. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_INT 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_INT 3 0 en-GB The number to be rounded down. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TRUNC 1 0 en-GB Truncates the decimal places of a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TRUNC 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TRUNC 3 0 en-GB The number to be truncated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TRUNC 4 0 en-GB count 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TRUNC 5 0 en-GB The number of places after the decimal point that are not to be truncated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND 1 0 en-GB Rounds a number to a predefined accuracy. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND 3 0 en-GB The number to be rounded. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND 4 0 en-GB count 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND 5 0 en-GB The number of places to which a number is to be rounded. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_UP 1 0 en-GB Rounds a number up to the predefined accuracy. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_UP 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_UP 3 0 en-GB The number to be rounded up. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_UP 4 0 en-GB count 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_UP 5 0 en-GB The number of places to which a number is to be rounded. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_DOWN 1 0 en-GB Rounds a number down to a predefined accuracy. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_DOWN 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_DOWN 3 0 en-GB The number to be rounded down. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_DOWN 4 0 en-GB count 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_DOWN 5 0 en-GB The number of places down to which a number is to be rounded. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EVEN 1 0 en-GB Rounds a positive number up and negative number down to the nearest even integer. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EVEN 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EVEN 3 0 en-GB The number to be rounded up. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ODD 1 0 en-GB Rounds a positive number up and negative number down to the nearest odd integer. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ODD 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ODD 3 0 en-GB The number to be rounded up. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 1 0 en-GB Rounds a number up to the nearest multiple of significance. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 3 0 en-GB The number to be rounded up. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 4 0 en-GB Significance 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 5 0 en-GB The number to whose multiple the value is rounded. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 6 0 en-GB Mode 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 7 0 en-GB If given and not equal to zero then rounded up according to amount when a negative number and significance. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 1 0 en-GB Rounds number down to the nearest multiple of significance. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 3 0 en-GB The number to be rounded down. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 4 0 en-GB Significance 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 5 0 en-GB The number to whose multiple the value is to be rounded down. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 6 0 en-GB Mode 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 7 0 en-GB If given and not equal to zero then rounded down according to amount when a negative number and significance. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GGT 1 0 en-GB Greatest Common Divisor 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GGT 2 0 en-GB Integer 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GGT 3 0 en-GB Integer 1; integer 2,... are integers for which the greatest common divisor is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KGV 1 0 en-GB Lowest common multiple 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KGV 2 0 en-GB Integer 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KGV 3 0 en-GB Integer 1; integer 2,... are integers whose smallest common multiple is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_TRANS 1 0 en-GB Array transposition. Exchanges the rows and columns of an array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_TRANS 2 0 en-GB array 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_TRANS 3 0 en-GB The array in which the rows and columns have been transposed. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT 1 0 en-GB Array multiplication. Returns the product of two arrays. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT 2 0 en-GB array 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT 3 0 en-GB The first array for the array product. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT 4 0 en-GB array 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT 5 0 en-GB The second array having the same number of rows as the first array has columns. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_DET 1 0 en-GB Returns the array determinant. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_DET 2 0 en-GB array 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_DET 3 0 en-GB The array for which the determinant is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_INV 1 0 en-GB Returns the inverse of an array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_INV 2 0 en-GB array 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_INV 3 0 en-GB The array to be inverted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MATRIX_UNIT 1 0 en-GB Returns the unitary square array of a certain size. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MATRIX_UNIT 2 0 en-GB Dimensions 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MATRIX_UNIT 3 0 en-GB The size of the unitary array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_PRODUCT 1 0 en-GB (Inner products) Returns the sum of the products of array arguments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_PRODUCT 2 0 en-GB Array 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_PRODUCT 3 0 en-GB Array 1, array 2, ... are up to 30 arrays whose arguments are to be multiplied. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2MY2 1 0 en-GB Returns the sum of the difference of squares of two arrays. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2MY2 2 0 en-GB array_x 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2MY2 3 0 en-GB First array where the square of the arguments are totalled. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2MY2 4 0 en-GB array_y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2MY2 5 0 en-GB Second array where the square of the arguments is to be subtracted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2DY2 1 0 en-GB Returns the total of the square sum of two arrays. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2DY2 2 0 en-GB array_x 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2DY2 3 0 en-GB First array where the square of the arguments are totalled. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2DY2 4 0 en-GB array_y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2DY2 5 0 en-GB Second array where the square of the arguments is to be totalled. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_XMY2 1 0 en-GB Returns the sum of squares of differences of two arrays. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_XMY2 2 0 en-GB array_x 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_XMY2 3 0 en-GB First array for forming argument differences. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_XMY2 4 0 en-GB array_y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_XMY2 5 0 en-GB Second array for forming the argument differences. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FREQUENCY 1 0 en-GB Returns a frequency distribution as a vertical array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FREQUENCY 2 0 en-GB data 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FREQUENCY 3 0 en-GB The array of the data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FREQUENCY 4 0 en-GB classes 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FREQUENCY 5 0 en-GB The array for forming classes. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 1 0 en-GB Calculates parameters of the linear regression as an array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 2 0 en-GB data_Y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 3 0 en-GB The y-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 4 0 en-GB data_X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 5 0 en-GB The x-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 6 0 en-GB Linear_type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 7 0 en-GB If type = 0 the linears will be calculated through the zero point, or else moved linears. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 8 0 en-GB stats 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 9 0 en-GB If parameter = 0 then only the regression coefficient will be calculated, otherwise other values as well. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 1 0 en-GB Calculates the parameters of the exponential regression curve as an array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 2 0 en-GB data_Y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 3 0 en-GB The y-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 4 0 en-GB data_X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 5 0 en-GB The x-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 6 0 en-GB Function_type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 7 0 en-GB If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 8 0 en-GB stats 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 9 0 en-GB If parameter = 0 then only the regression coefficient will be calculated, otherwise other values as well. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 1 0 en-GB Calculates points along a regression line. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 2 0 en-GB data_Y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 3 0 en-GB The y-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 4 0 en-GB data_X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 5 0 en-GB The x-data array as the basis for the regression. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 6 0 en-GB new data_X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 7 0 en-GB The array of x-data for recalculating the values. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 8 0 en-GB Linear_type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 9 0 en-GB If type = 0 the linears will be calculated through the zero point, or else moved linears. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 1 0 en-GB Calculates points on the exponential regression function. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 2 0 en-GB data_Y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 3 0 en-GB The y-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 4 0 en-GB data_X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 5 0 en-GB The x-data array as the basis for the regression. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 6 0 en-GB new_data_X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 7 0 en-GB The array of x-data for recalculating the values. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 8 0 en-GB Function_type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 9 0 en-GB If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COUNT 1 0 en-GB Counts how many numbers are in the list of arguments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COUNT 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COUNT 3 0 en-GB Value1; Value2; ... Value30 are 1 to 30 arguments containing different data types but where only numbers are counted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COUNT_2 1 0 en-GB Counts how many values are in the list of arguments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COUNT_2 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COUNT_2 3 0 en-GB Value1; Value2; ... Value30 are 1 to 30 arguments representing the values to be counted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX 1 0 en-GB Returns the maximum value in a list of arguments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments for which the largest number is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX_A 1 0 en-GB Returns the maximum value in a list of arguments. Text is evaluated as Zero. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX_A 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX_A 3 0 en-GB Value1; Value2; ... Value30 are 1 to 30 arguments whose largest value is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIN 1 0 en-GB Returns the minimum value in a list of arguments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIN 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIN 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments for which the smallest number is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIN_A 1 0 en-GB Returns the smallest value in a list of arguments. Text is evaluated as zero. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIN_A 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIN_A 3 0 en-GB Value1; Value2; ... Value30 are 1 to 30 arguments whose smallest number is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR 1 0 en-GB Calculates the variance based on a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments which portray a sample of a population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_A 1 0 en-GB Returns the variance based on a sample. Text is evaluated as zero. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_A 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_A 3 0 en-GB Value1; Value2; ... Value30 are 1 to 30 arguments representing a sample taken from a basic total population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_P 1 0 en-GB Calculates variance based on the entire population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_P 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_P 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments which represent a population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_P_A 1 0 en-GB Returns the variance based on the entire population. Text is evaluated as zero. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_P_A 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_P_A 3 0 en-GB Value1; Value2; ... Value30 are 1 to 30 arguments representing a population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV 1 0 en-GB Calculates the standard deviation based on a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments which portray a sample of a population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_A 1 0 en-GB Returns the standard deviation based on a sample. Text is evaluated as zero. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_A 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_A 3 0 en-GB Value1; Value2; ... Value30 are 1 to 30 arguments representing a sample taken from a basic total population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_P 1 0 en-GB Calculates the standard deviation based on the entire population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_P 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_P 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments which portray a sample of a population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_P_A 1 0 en-GB Returns the standard deviation based on the entire population. Text is evaluated as zero. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_P_A 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_P_A 3 0 en-GB Value1; Value2; ... Value30 are 1 to 30 arguments corresponding to a population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE 1 0 en-GB Returns the average of a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments representing a population sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE_A 1 0 en-GB Returns the average value for a sample. Text is evaluated as zero. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE_A 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE_A 3 0 en-GB Value1; Value2; ... Value30 are 1 to 30 arguments representing a sample taken from a basic total population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DEV_SQ 1 0 en-GB Returns the sum of squares of deviations from the sample mean value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DEV_SQ 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DEV_SQ 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments which portray a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVE_DEV 1 0 en-GB Returns the average of the absolute deviations of a sample from the mean. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVE_DEV 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVE_DEV 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments representing a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SCHIEFE 1 0 en-GB Returns the skewness of a distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SCHIEFE 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SCHIEFE 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments portraying a sample of the distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KURT 1 0 en-GB Returns the kurtosis of a distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KURT 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KURT 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments, representing a sample of the distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GEO_MEAN 1 0 en-GB Returns the geometric mean of a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GEO_MEAN 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GEO_MEAN 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments which portray a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HAR_MEAN 1 0 en-GB Returns the harmonic mean of a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HAR_MEAN 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HAR_MEAN 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments which portray a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MODAL_VALUE 1 0 en-GB Returns the most common value in a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MODAL_VALUE 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MODAL_VALUE 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments which portray a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MEDIAN 1 0 en-GB Returns the median of a given sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MEDIAN 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MEDIAN 3 0 en-GB Number1; Number2; ... Number30 are 1 to 30 numeric arguments which portray a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENTILE 1 0 en-GB Returns the alpha quantile of a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENTILE 2 0 en-GB data 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENTILE 3 0 en-GB The array of the data in the sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENTILE 4 0 en-GB Alpha 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENTILE 5 0 en-GB The percentage rate of the quantile in the range 0.0 to 1.0. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_QUARTILE 1 0 en-GB Returns the quartile of a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_QUARTILE 2 0 en-GB data 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_QUARTILE 3 0 en-GB The array of the data in the sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_QUARTILE 4 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_QUARTILE 5 0 en-GB The type of the quartile (0 = MIN, 1 = 25 %, 2 = 50 %, 3 = 75 %, 4 = MAX). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LARGE 1 0 en-GB Returns the k-th largest value of a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LARGE 2 0 en-GB data 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LARGE 3 0 en-GB The array of the data in the sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LARGE 4 0 en-GB Rank_c 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LARGE 5 0 en-GB The ranking of the value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SMALL 1 0 en-GB Returns the k-th smallest value of a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SMALL 2 0 en-GB data 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SMALL 3 0 en-GB The array of the data in the sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SMALL 4 0 en-GB Rank_c 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SMALL 5 0 en-GB The ranking of the value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK 1 0 en-GB Returns the percentage rank of a value in a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK 2 0 en-GB data 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK 3 0 en-GB The array of the data in the sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK 4 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK 5 0 en-GB The value for which percentage ranking is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 1 0 en-GB Returns the ranking of a value in a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 3 0 en-GB The value for which the rank is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 4 0 en-GB Data 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 5 0 en-GB The array of the data in the sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 6 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 7 0 en-GB Sequence order: 0 or omitted means descending, any other value than 0 means ascending. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM_MEAN 1 0 en-GB Returns the mean of a sample without including the marginal values. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM_MEAN 2 0 en-GB data 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM_MEAN 3 0 en-GB The array of the data in the sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM_MEAN 4 0 en-GB Alpha 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM_MEAN 5 0 en-GB The percentage of marginal data that is not to be taken into account. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 1 0 en-GB Returns the discrete probability of an interval. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 2 0 en-GB data 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 3 0 en-GB The sample data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 4 0 en-GB probability 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 5 0 en-GB The array of the associated probabilities. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 6 0 en-GB Start 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 7 0 en-GB The start of the value interval whose probabilities is to be totalled. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 8 0 en-GB End 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 9 0 en-GB The end of the value interval where the probabilities are to be totalled. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 1 0 en-GB Returns the probability of a trial result using the binomial distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 2 0 en-GB trials 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 3 0 en-GB The number of trials. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 4 0 en-GB SP 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 5 0 en-GB The individual probability of a trial result. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 6 0 en-GB T_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 7 0 en-GB Lower limit for the number of trials. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 8 0 en-GB T_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 9 0 en-GB Upper limit for the number of trials. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PHI 1 0 en-GB Values of the distribution function for a standard normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PHI 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PHI 3 0 en-GB The value for which the standard normal distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAUSS 1 0 en-GB Returns the integral values of the standard normal cumulative distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAUSS 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAUSS 3 0 en-GB The value for which the integral value of the standard normal distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FISHER 1 0 en-GB Returns the Fisher transformation. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FISHER 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FISHER 3 0 en-GB The value to be transformed (-1.0 < VALUE < +1.0). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FISHER_INV 1 0 en-GB Returns the inverse of the Fisher transformation. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FISHER_INV 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FISHER_INV 3 0 en-GB The value that is to be transformed back. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 1 0 en-GB Values of the binomial distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 2 0 en-GB X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 3 0 en-GB The number of successes in a series of trials. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 4 0 en-GB trials 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 5 0 en-GB The total number of trials. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 6 0 en-GB SP 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 7 0 en-GB The success probability of a trial. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 8 0 en-GB C 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 9 0 en-GB Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 1 0 en-GB Values of the negative binomial distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 2 0 en-GB X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 3 0 en-GB The number of failures in the trial range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 4 0 en-GB R 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 5 0 en-GB The number of successes in the trial sequence. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 6 0 en-GB SP 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 7 0 en-GB The success probability of a trial. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 1 0 en-GB Border arguments of the binomial distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 2 0 en-GB trials 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 3 0 en-GB The total number of trials. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 4 0 en-GB SP 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 5 0 en-GB The success probability of a trial. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 6 0 en-GB alpha 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 7 0 en-GB The border probability that is attained or exceeded. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 1 0 en-GB Returns the Poisson distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 3 0 en-GB The value for which the Poisson distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 4 0 en-GB mean 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 5 0 en-GB Mean. The mean value of the Poisson distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 6 0 en-GB Cumulative 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 7 0 en-GB 0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 1 0 en-GB Values of the normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 3 0 en-GB The value for which the normal distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 4 0 en-GB Mean 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 5 0 en-GB The mean value. The mean value of the normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 6 0 en-GB STDEV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 7 0 en-GB Standard deviation. The standard deviation of the normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 8 0 en-GB C 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 9 0 en-GB 0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 1 0 en-GB Values of the inverse normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 3 0 en-GB The probability value for which the inverse normal distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 4 0 en-GB mean 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 5 0 en-GB The mean value. The mean value of the normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 6 0 en-GB STDEV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 7 0 en-GB Standard deviation. The standard deviation of the normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STD_NORM_DIST 1 0 en-GB The values of the standard normal cumulative distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STD_NORM_DIST 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STD_NORM_DIST 3 0 en-GB The value for which the standard normal distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_S_NORM_INV 1 0 en-GB Values of the inverse standard normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_S_NORM_INV 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_S_NORM_INV 3 0 en-GB The probability value for which the inverse standard normal distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 1 0 en-GB Values of the log-normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 3 0 en-GB The value for which the log-normal distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 4 0 en-GB mean 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 5 0 en-GB The mean value of the log-normal distribution. It is set to 0 if omitted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 6 0 en-GB STDEV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 7 0 en-GB The standard deviation of the log-normal distribution. It is set to 1 if omitted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 8 0 en-GB Cumulative 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 9 0 en-GB 0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 1 0 en-GB Values of the inverse of the log-normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 3 0 en-GB The probability value for which the inverse log-normal distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 4 0 en-GB mean 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 5 0 en-GB Mean value. The mean value of the log-normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 6 0 en-GB STDEV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 7 0 en-GB Standard deviation. The standard deviation of the log-normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 1 0 en-GB Values of the exponential distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 3 0 en-GB The value to which the exponential distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 4 0 en-GB lambda 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 5 0 en-GB The parameters of the exponential distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 6 0 en-GB C 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 7 0 en-GB Cumulative. C=0 calculates the density function, C=1 the distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 1 0 en-GB Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 3 0 en-GB The value for which the gamma distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 4 0 en-GB alpha 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 5 0 en-GB The Alpha parameter of the Gamma distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 6 0 en-GB beta 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 7 0 en-GB The Beta parameter of the Gamma distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 8 0 en-GB Cumulative 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 9 0 en-GB 0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 1 0 en-GB Values of the inverse gamma distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 3 0 en-GB The probability value for which the inverse gamma distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 4 0 en-GB alpha 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 5 0 en-GB The Alpha (shape) parameter of the Gamma distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 6 0 en-GB beta 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 7 0 en-GB The Beta (scale) parameter of the Gamma distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_LN 1 0 en-GB Returns the natural logarithm of the gamma function. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_LN 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_LN 3 0 en-GB The value for which the natural logarithm of the gamma function is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA 1 0 en-GB Returns the value of the Gamma function. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA 3 0 en-GB The value for which the Gamma function is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 1 0 en-GB Values of the beta distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 3 0 en-GB The value for which the beta distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 4 0 en-GB alpha 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 5 0 en-GB The Alpha parameter of the Beta distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 6 0 en-GB beta 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 7 0 en-GB The Beta parameter of the Beta distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 8 0 en-GB Start 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 9 0 en-GB The starting value for the value interval of the distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 10 0 en-GB End 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 11 0 en-GB The final value for the value interval of the distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 12 0 en-GB Cumulative 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 13 0 en-GB 0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 1 0 en-GB Values of the inverse beta distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 3 0 en-GB The probability value for which the inverse beta distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 4 0 en-GB alpha 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 5 0 en-GB The Alpha parameter of the Beta distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 6 0 en-GB beta 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 7 0 en-GB The Beta parameter of the Beta distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 8 0 en-GB Start 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 9 0 en-GB The starting value for the value interval of the distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 10 0 en-GB End 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 11 0 en-GB The final value for the value interval of the distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 1 0 en-GB Returns the values of the Weibull distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 3 0 en-GB The value for which the Weibull distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 4 0 en-GB Alpha 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 5 0 en-GB The Alpha parameter of the Weibull distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 6 0 en-GB beta 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 7 0 en-GB The Beta parameter of the Weibull distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 8 0 en-GB C 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 9 0 en-GB Cumulated. C=0 calculates the probability density function, C=1 the cumulative distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 1 0 en-GB Values of the hypergeometric distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 2 0 en-GB X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 3 0 en-GB The number of successes in the sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 4 0 en-GB n_sample 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 5 0 en-GB The size of the sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 6 0 en-GB successes 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 7 0 en-GB The number of successes in the population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 8 0 en-GB n_population 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 9 0 en-GB The population size. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 1 0 en-GB Returns the t-distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 3 0 en-GB The value for which the T distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 4 0 en-GB degrees_freedom 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 5 0 en-GB The degrees of freedom of the T distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 6 0 en-GB mode 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 7 0 en-GB Mode = 1 calculates the one-tailed test, 2 = two-tailed distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_INV 1 0 en-GB Values of the inverse t-distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_INV 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_INV 3 0 en-GB The probability value for which the inverse T distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_INV 4 0 en-GB degrees_freedom 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_INV 5 0 en-GB The degrees of freedom of the T distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 1 0 en-GB Values of the F probability distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 3 0 en-GB The value for which the F-distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 4 0 en-GB degrees_freedom_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 5 0 en-GB The degrees of freedom in the numerator of the F-distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 6 0 en-GB degrees_freedom_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 7 0 en-GB The degrees of freedom in the denominator of the F-distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 1 0 en-GB Values of the inverse F-distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 3 0 en-GB The probability value for which the inverse F-distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 4 0 en-GB degrees_freedom_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 5 0 en-GB The degrees of freedom in the numerator of the F-distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 6 0 en-GB degrees_freedom_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 7 0 en-GB The degrees of freedom in the denominator of the F-distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST 1 0 en-GB Returns the right-tail probability of the chi-square distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST 3 0 en-GB The value for which the chi-square distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST 4 0 en-GB degrees_freedom 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST 5 0 en-GB The degrees of freedom of the chi-square distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 1 0 en-GB Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 3 0 en-GB The value for which the probability density function or cumulative distribution function is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 4 0 en-GB Degrees of Freedom 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 5 0 en-GB The degrees of freedom of the chi-square distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 6 0 en-GB Cumulative 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 7 0 en-GB 0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_INV 1 0 en-GB Values of the inverse of CHIDIST(x; DegreesOfFreedom). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_INV 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_INV 3 0 en-GB The probability value for which the inverse chi-square distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_INV 4 0 en-GB degrees_freedom 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_INV 5 0 en-GB The degrees of freedom of the chi-square distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV 1 0 en-GB Values of the inverse of CHISQDIST(x; DegreesOfFreedom; TRUE()). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV 2 0 en-GB Probability 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV 3 0 en-GB The probability value for which the inverse of the chi-square distribution is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV 4 0 en-GB Degrees of Freedom 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV 5 0 en-GB The degrees of freedom of the chi-square distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 1 0 en-GB Converts a random variable to a normalised value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 3 0 en-GB The value to be standardised. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 4 0 en-GB mean 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 5 0 en-GB The mean value used for moving. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 6 0 en-GB STDEV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 7 0 en-GB The standard deviation used for scaling. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN 1 0 en-GB Returns the number of permutations for a given number of elements without repetition. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN 2 0 en-GB Count_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN 3 0 en-GB The total number of elements. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN 4 0 en-GB Count_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN 5 0 en-GB The selection number taken from the elements. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN_2 1 0 en-GB Returns the number of permutations for a given number of objects (repetition allowed). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN_2 2 0 en-GB Count_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN_2 3 0 en-GB The total number of elements. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN_2 4 0 en-GB Count_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN_2 5 0 en-GB The selection number taken from the elements. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 1 0 en-GB Returns a (1 alpha) confidence interval for a normal distribution. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 2 0 en-GB alpha 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 3 0 en-GB The level of the confidence interval. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 4 0 en-GB STDEV 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 5 0 en-GB The standard deviation of the population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 6 0 en-GB size 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 7 0 en-GB The size of the population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 1 0 en-GB Calculates the probability of observing a z-statistic greater than the one computed based on a sample. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 2 0 en-GB data 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 3 0 en-GB The given sample, drawn from a normally distributed population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 4 0 en-GB mu 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 5 0 en-GB The known mean of the population. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 6 0 en-GB sigma 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 7 0 en-GB The known standard deviation of the population. If omitted, the standard deviation of the given sample is used. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_TEST 1 0 en-GB Returns the chi-square independence test. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_TEST 2 0 en-GB Data_B 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_TEST 3 0 en-GB The observed data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_TEST 4 0 en-GB data_E 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_TEST 5 0 en-GB The expected data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST 1 0 en-GB Calculates the F-test. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST 2 0 en-GB data_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST 3 0 en-GB The first record array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST 4 0 en-GB data_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST 5 0 en-GB The second record array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 1 0 en-GB Calculates the T test. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 2 0 en-GB data_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 3 0 en-GB The first record array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 4 0 en-GB data_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 5 0 en-GB The second record array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 6 0 en-GB mode 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 7 0 en-GB Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 8 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 9 0 en-GB The type of the T test. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RSQ 1 0 en-GB Returns the square of the Pearson product moment correlation coefficient. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RSQ 2 0 en-GB data_Y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RSQ 3 0 en-GB The y-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RSQ 4 0 en-GB data_X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RSQ 5 0 en-GB The x-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INTERCEPT 1 0 en-GB Returns the intercept of the linear regression line and the y-axis. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INTERCEPT 2 0 en-GB data_Y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INTERCEPT 3 0 en-GB The y-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INTERCEPT 4 0 en-GB data_X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INTERCEPT 5 0 en-GB The x-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SLOPE 1 0 en-GB Returns the slope of the linear regression line. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SLOPE 2 0 en-GB data_Y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SLOPE 3 0 en-GB The y-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SLOPE 4 0 en-GB data_X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SLOPE 5 0 en-GB The x-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STEYX 1 0 en-GB Returns the standard error of the linear regression. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STEYX 2 0 en-GB data_Y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STEYX 3 0 en-GB The y-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STEYX 4 0 en-GB data_X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STEYX 5 0 en-GB The x-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PEARSON 1 0 en-GB Returns the Pearson product moment correlation coefficient. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PEARSON 2 0 en-GB Data_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PEARSON 3 0 en-GB The first record array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PEARSON 4 0 en-GB Data_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PEARSON 5 0 en-GB The second record array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CORREL 1 0 en-GB Returns the correlation coefficient. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CORREL 2 0 en-GB Data_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CORREL 3 0 en-GB The first record array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CORREL 4 0 en-GB Data_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CORREL 5 0 en-GB The second record array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVAR 1 0 en-GB Calculates the covariance. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVAR 2 0 en-GB Data_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVAR 3 0 en-GB The first record array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVAR 4 0 en-GB Data_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVAR 5 0 en-GB The second record array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 1 0 en-GB Returns a value along a linear regression 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 3 0 en-GB The x-value for which the y-value on the linear regression is to be calculated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 4 0 en-GB data_Y 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 5 0 en-GB The y-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 6 0 en-GB data_X 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 7 0 en-GB The x-data array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 1 0 en-GB Returns the reference to a cell as text. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 2 0 en-GB row 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 3 0 en-GB The row number of the cell. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 4 0 en-GB column 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 5 0 en-GB The column number of the cell. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 6 0 en-GB ABS 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 7 0 en-GB Specifies whether absolute or relative referencing is to be used. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 8 0 en-GB A1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 9 0 en-GB The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 10 0 en-GB sheet 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 11 0 en-GB The spreadsheet name of the cell reference. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AREAS 1 0 en-GB Returns the number of individual ranges that belong to a (multiple) range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AREAS 2 0 en-GB reference 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AREAS 3 0 en-GB The reference to a (multiple) range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHOSE 1 0 en-GB Selects a value from a list of up to 30 value arguments. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHOSE 2 0 en-GB Index 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHOSE 3 0 en-GB The index of the value (1..30) selected. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHOSE 4 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHOSE 5 0 en-GB Value1; Value2; ... Value30: The list of arguments from which a value is chosen. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COLUMN 1 0 en-GB Returns the internal column number of a reference. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COLUMN 2 0 en-GB reference 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COLUMN 3 0 en-GB The reference to a cell or a range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROW 1 0 en-GB Defines the internal row number of a reference. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROW 2 0 en-GB reference 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROW 3 0 en-GB The reference to a cell or a range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TABLE 1 0 en-GB Returns the internal sheet number of a reference or a string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TABLE 2 0 en-GB reference 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TABLE 3 0 en-GB The reference to a cell or a range or the text string of a sheet name. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COLUMNS 1 0 en-GB Returns the number of columns in an array or reference. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COLUMNS 2 0 en-GB array 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COLUMNS 3 0 en-GB The array (reference) for which the number of columns is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROWS 1 0 en-GB Returns the number of rows in a reference or array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROWS 2 0 en-GB array 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROWS 3 0 en-GB The array (reference) for which the number of rows is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TABLES 1 0 en-GB Returns the number of sheets of a given reference. If no parameter has been entered, the total number of sheets in the document is returned. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TABLES 2 0 en-GB reference 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TABLES 3 0 en-GB The reference to a cell or a range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 1 0 en-GB Horizontal search and reference to the cells located below. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 2 0 en-GB search_criteria 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 3 0 en-GB The value to be found in the first row. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 4 0 en-GB array 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 5 0 en-GB The array or the range for the reference. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 6 0 en-GB Index 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 7 0 en-GB The row index in the array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 8 0 en-GB sorted 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 9 0 en-GB If the value is TRUE or not given, the search row of the array must be sorted in ascending order. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 1 0 en-GB Vertical search and reference to indicated cells. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 2 0 en-GB Search criterion 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 3 0 en-GB The value to be found in the first column. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 4 0 en-GB array 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 5 0 en-GB The array or range for referencing. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 6 0 en-GB Index 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 7 0 en-GB Column index number in the array. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 8 0 en-GB sort order 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 9 0 en-GB If the value is TRUE or omitted, the search column of the array must be sorted in ascending order. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 1 0 en-GB Returns a reference to a cell from a defined range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 2 0 en-GB reference 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 3 0 en-GB The reference to a (multiple) range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 4 0 en-GB row 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 5 0 en-GB The row in the range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 6 0 en-GB column 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 7 0 en-GB The column in the range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 8 0 en-GB range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 9 0 en-GB The index of the subrange if referring to a multiple range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDIRECT 1 0 en-GB Returns the content of a cell that is referenced in text form. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDIRECT 2 0 en-GB ref 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDIRECT 3 0 en-GB The cell whose contents are to be evaluated is to be referenced in text form (e.g. "A1"). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDIRECT 4 0 en-GB A1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDIRECT 5 0 en-GB The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 1 0 en-GB Determines a value in a vector by comparison to values in another vector. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 2 0 en-GB Search criterion 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 3 0 en-GB The value to be used for comparison. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 4 0 en-GB Search vector 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 5 0 en-GB The vector (row or column) in which to search. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 6 0 en-GB result_vector 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 7 0 en-GB The vector (row or range) from which the value is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 1 0 en-GB Defines a position in a array after comparing values. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 2 0 en-GB Search criterion 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 3 0 en-GB The value to be used for comparison. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 4 0 en-GB lookup_array 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 5 0 en-GB The array (range) in which the search is made. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 6 0 en-GB Type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 7 0 en-GB Type can take the value 1, 0 or -1 and determines the criteria that are to be used for comparison purposes. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 1 0 en-GB Returns a reference which has been moved in relation to the starting point. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 2 0 en-GB reference 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 3 0 en-GB The reference (cell) from which to base the movement. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 4 0 en-GB rows 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 5 0 en-GB The number of rows to be moved either up or down. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 6 0 en-GB columns 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 7 0 en-GB The number of columns that are to be moved to the left or to the right. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 8 0 en-GB height 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 9 0 en-GB The number of rows of the moved reference. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 10 0 en-GB width 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 11 0 en-GB The number of columns in the moved reference. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ERROR_TYPE 1 0 en-GB Returns a number corresponding to an error type 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ERROR_TYPE 2 0 en-GB reference 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ERROR_TYPE 3 0 en-GB The reference (cell) in which the error occurred. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 1 0 en-GB Applies a Style to the formula cell. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 2 0 en-GB Style 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 3 0 en-GB The name of the Style to be applied. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 4 0 en-GB Time 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 5 0 en-GB The time (in seconds) that the Style is to remain valid. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 6 0 en-GB Style2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 7 0 en-GB The Style to be applied after time expires. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 1 0 en-GB Result of a DDE link. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 2 0 en-GB server 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 3 0 en-GB The name of the server application. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 4 0 en-GB File 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 5 0 en-GB The name of the file. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 6 0 en-GB range 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 7 0 en-GB The range from which data is to be taken. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 8 0 en-GB mode 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 9 0 en-GB Defines how data is to be converted to numbers. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYPERLINK 1 0 en-GB Hyperlink. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYPERLINK 2 0 en-GB URL 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYPERLINK 3 0 en-GB URL 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYPERLINK 4 0 en-GB CellText 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYPERLINK 5 0 en-GB Cell Text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 1 0 en-GB Extracts value(s) from a pivot table. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 2 0 en-GB Data Field 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 3 0 en-GB The name of the pivot table field to extract. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 4 0 en-GB Pivot Table 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 5 0 en-GB A reference to a cell or range in the pivot table. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 6 0 en-GB Field Name / Item 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 7 0 en-GB Field name/value pair to filter the target data. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BAHTTEXT 1 0 en-GB Converts a number to text (Baht). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BAHTTEXT 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BAHTTEXT 3 0 en-GB The number to convert. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_JIS 1 0 en-GB Converts half-width ASCII and katakana characters to full-width. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_JIS 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_JIS 3 0 en-GB The text string to convert. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ASC 1 0 en-GB Converts full-width ASCII and katakana characters to half-width. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ASC 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ASC 3 0 en-GB The text string to convert. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CODE 1 0 en-GB Returns a numeric code for the first character in a text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CODE 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CODE 3 0 en-GB This is the text string for which the code of the first character is to be found. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CURRENCY 1 0 en-GB Converts a number to text in currency format. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CURRENCY 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CURRENCY 3 0 en-GB Value is a number, a reference to a cell containing a number or a formula that results in a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CURRENCY 4 0 en-GB decimals 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CURRENCY 5 0 en-GB Decimal places. Denotes the number of digits to the right of the decimal point. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHAR 1 0 en-GB Converts a code number into a character or letter. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHAR 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHAR 3 0 en-GB The code value for the character. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CLEAN 1 0 en-GB Removes all non-printable characters from text. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CLEAN 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CLEAN 3 0 en-GB The text string from which non-printable characters are to be removed. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONCAT 1 0 en-GB Combines several text items into one. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONCAT 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONCAT 3 0 en-GB A text string for concatenation. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXACT 1 0 en-GB Specifies whether two text strings are identical. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXACT 2 0 en-GB text_1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXACT 3 0 en-GB The first text string to be used for comparison. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXACT 4 0 en-GB text_2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXACT 5 0 en-GB The second text string for comparison. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 1 0 en-GB Looks for a text string within another (case-sensitive) 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 2 0 en-GB find_text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 3 0 en-GB The text string to be found. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 4 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 5 0 en-GB The text string in which a search is to be made. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 6 0 en-GB position 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 7 0 en-GB The position in the text string from which the search starts. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 1 0 en-GB Looks for one text string within another (not case-sensitive). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 2 0 en-GB find_text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 3 0 en-GB The text string to be found. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 4 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 5 0 en-GB The text string in which a search is to be made. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 6 0 en-GB position 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 7 0 en-GB The position in the text string from which the search is started. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM 1 0 en-GB Removes extra spaces from text. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM 3 0 en-GB The text string in which extra spaces between words are to be deleted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROPPER 1 0 en-GB Capitalises the first letter in all words. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROPPER 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROPPER 3 0 en-GB The text string in which the beginning of words are to be replaced by capital letters. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UPPER 1 0 en-GB Converts a text string to upper-case. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UPPER 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UPPER 3 0 en-GB The text string in which lower-case letters are to be converted to capitals. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOWER 1 0 en-GB Converts a text string to lower-case. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOWER 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOWER 3 0 en-GB The text string in which capitals are converted to lower-case letters. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VALUE 1 0 en-GB Converts a text string to a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VALUE 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VALUE 3 0 en-GB The text string to be converted to a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TEXT 1 0 en-GB Converts a number to a text string according to a given format. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TEXT 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TEXT 3 0 en-GB The numeric value to be converted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TEXT 4 0 en-GB Format 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TEXT 5 0 en-GB The text string that describes the format. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T 1 0 en-GB Returns a value if it is text, otherwise an empty string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T 3 0 en-GB The value to be checked and returned if it is text. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 1 0 en-GB Replaces characters within a text string with a different text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 2 0 en-GB Text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 3 0 en-GB The text string in which some characters are to be replaced. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 4 0 en-GB position 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 5 0 en-GB The character position from which text is to be replaced. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 6 0 en-GB length 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 7 0 en-GB The number of characters to be replaced. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 8 0 en-GB new text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 9 0 en-GB The text string to be inserted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 1 0 en-GB Formats a number with a fixed number of places after the decimal point and thousands separator. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 3 0 en-GB The number to be formatted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 4 0 en-GB Decimals 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 5 0 en-GB Decimal places. The number of fixed decimal places that are to be displayed. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 6 0 en-GB No thousands separators 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 7 0 en-GB No thousands separator. True value, if existing and TRUE (unequal to 0), no thousands separators are set. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEN 1 0 en-GB Calculates length of a text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEN 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEN 3 0 en-GB The text string of which the length is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFT 1 0 en-GB Defines the first character (or characters) of a text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFT 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFT 3 0 en-GB The text string where the initial partial words are to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFT 4 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFT 5 0 en-GB The number of characters for the start text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHT 1 0 en-GB Returns the last character or characters of a text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHT 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHT 3 0 en-GB The text string in which the end partial words are to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHT 4 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHT 5 0 en-GB The number of characters for the end text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 1 0 en-GB Returns a partial text string of a text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 3 0 en-GB The text string in which partial words are to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 4 0 en-GB start 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 5 0 en-GB The position from which the part word is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 6 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 7 0 en-GB The number of characters for the text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPT 1 0 en-GB Repeats a text string a given number of times. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPT 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPT 3 0 en-GB The text string to be repeated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPT 4 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPT 5 0 en-GB The number of times the text string is to be repeated. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 1 0 en-GB Substitutes new text for old text in a string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 3 0 en-GB The text string in which partial words are to be replaced. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 4 0 en-GB search_text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 5 0 en-GB The partial string to be (repeatedly) replaced. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 6 0 en-GB new text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 7 0 en-GB The text string which is to replace the text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 8 0 en-GB occurrence 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 9 0 en-GB Which occurrence of the old text is to be replaced. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 1 0 en-GB Converts a positive integer to text from a number system to the base defined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 3 0 en-GB The number to be converted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 4 0 en-GB radix 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 5 0 en-GB The base number for conversion must be in the range 2 - 36. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 6 0 en-GB Minimum length 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 7 0 en-GB If the resulting text string is shorter than the specified length, zeros are added to the left of the text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DECIMAL 1 0 en-GB Converts a text string in a specified number system to a positive integer in the base given. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DECIMAL 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DECIMAL 3 0 en-GB The text string to be converted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DECIMAL 4 0 en-GB radix 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DECIMAL 5 0 en-GB The base number for conversion must be in the range 2 - 36. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 1 0 en-GB Converts a value according to a conversion table in the configuration (calc.xcu). 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 3 0 en-GB The value to be converted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 4 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 5 0 en-GB Unit from which something is converted, case-sensitive. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 6 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 7 0 en-GB Unit into which something is converted, case-sensitive. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROMAN 1 0 en-GB Converts a number to a Roman numeral. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROMAN 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROMAN 3 0 en-GB The number to be converted to a Roman numeral must be in the 0 - 3999 range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROMAN 4 0 en-GB Mode 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROMAN 5 0 en-GB The more this value increases, the more the Roman numeral is simplified. The value must be in the 0 - 4 range. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ARABIC 1 0 en-GB Calculates the value of a Roman numeral. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ARABIC 2 0 en-GB Text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ARABIC 3 0 en-GB The text string that represents a Roman numeral. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INFO 1 0 en-GB Returns information about the environment. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INFO 2 0 en-GB Text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INFO 3 0 en-GB Can be "osversion", "system", "release", "numfile" and "recalc". 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UNICODE 1 0 en-GB Returns the numeric code for the first Unicode character in a text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UNICODE 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UNICODE 3 0 en-GB This is the text string for which the code of the first character is to be found. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UNICHAR 1 0 en-GB Converts a code number into a Unicode character or letter. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UNICHAR 2 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UNICHAR 3 0 en-GB The code value for the character. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 1 0 en-GB Converts a value from one to another old European national currency or euro. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 2 0 en-GB value 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 3 0 en-GB The value to be converted. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 4 0 en-GB from_currency 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 5 0 en-GB ISO 4217 code of the currency from which is converted, case-sensitive. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 6 0 en-GB to_currency 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 7 0 en-GB ISO 4217 code of the currency into which is converted, case-sensitive. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 8 0 en-GB full_precision 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 9 0 en-GB If omitted or 0 or FALSE, the result is rounded to the decimals of to_currency. Otherwise the result is not rounded. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 10 0 en-GB triangulation_precision 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 11 0 en-GB If given and >=3, the intermediate result of a triangular conversion is rounded to that precision. If omitted, the result is not rounded. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NUMBERVALUE 1 0 en-GB Converts a text string to a number, in a locale-independent way. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NUMBERVALUE 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NUMBERVALUE 3 0 en-GB The text string to be converted to a number. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NUMBERVALUE 4 0 en-GB decimal_point 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NUMBERVALUE 5 0 en-GB Defines the character used as the decimal point. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LENB 1 0 en-GB Calculates length of a text string, with DBCS 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LENB 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LENB 3 0 en-GB The text string of which the length is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB 1 0 en-GB Returns the last character or characters of a text string, with DBCS. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB 3 0 en-GB The text string in which the end partial words are to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB 4 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB 5 0 en-GB The number of characters for the end text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB 1 0 en-GB Defines the first character or characters of a text string, with DBCS. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB 3 0 en-GB The text string where the initial partial words are to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB 4 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB 5 0 en-GB The number of characters for the start text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 1 0 en-GB Returns a partial text string of a text string, with DBCS 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 2 0 en-GB text 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 3 0 en-GB The text string in which partial words are to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 4 0 en-GB start 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 5 0 en-GB The position from which the part word is to be determined. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 6 0 en-GB number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 7 0 en-GB The number of characters for the text string. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND 1 0 en-GB Returns the bitwise AND of two integers 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND 2 0 en-GB Number1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND 3 0 en-GB Positive integer less than 2^48. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND 4 0 en-GB Number2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND 5 0 en-GB Positive integer less than 2^48. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR 1 0 en-GB Returns the bitwise OR of two integers 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR 2 0 en-GB Number1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR 3 0 en-GB Positive integer less than 2^48. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR 4 0 en-GB Number2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR 5 0 en-GB Positive integer less than 2^48. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR 1 0 en-GB Returns the bitwise XOR of two integers 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR 2 0 en-GB Number1 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR 3 0 en-GB Positive integer less than 2^48. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR 4 0 en-GB Number2 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR 5 0 en-GB Positive integer less than 2^48. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITLSHIFT 1 0 en-GB Bitwise left shift of an integer value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITLSHIFT 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITLSHIFT 3 0 en-GB The value to be shifted. Positive integer. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITLSHIFT 4 0 en-GB Shift 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITLSHIFT 5 0 en-GB The number of bits the first argument is to be shifted by. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITRSHIFT 1 0 en-GB Bitwise right shift of an integer value. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITRSHIFT 2 0 en-GB Number 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITRSHIFT 3 0 en-GB The value to be shifted. Positive integer. 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITRSHIFT 4 0 en-GB Shift 20200411 15:09:53 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITRSHIFT 5 0 en-GB The number of bits the first argument is to be shifted by. 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 fixedline RID_SCPAGE_SUBT_OPTIONS FL_GROUP 248 en-GB Groups 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 checkbox RID_SCPAGE_SUBT_OPTIONS BTN_PAGEBREAK 239 en-GB ~Page break between groups 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 checkbox RID_SCPAGE_SUBT_OPTIONS BTN_CASE 239 en-GB ~Case-sensitive 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 checkbox RID_SCPAGE_SUBT_OPTIONS BTN_SORT 239 en-GB Pre-~sort area according to groups 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 checkbox RID_SCPAGE_SUBT_OPTIONS BTN_FORMATS 239 en-GB I~nclude formats 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 checkbox RID_SCPAGE_SUBT_OPTIONS BTN_USERDEF 239 en-GB C~ustom sort order 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 radiobutton RID_SCPAGE_SUBT_OPTIONS BTN_ASCENDING 239 en-GB ~Ascending 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 radiobutton RID_SCPAGE_SUBT_OPTIONS BTN_DESCENDING 239 en-GB D~escending 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 fixedline RID_SCPAGE_SUBT_OPTIONS FL_SORT 248 en-GB Sort 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 fixedtext RID_SUBTBASE FT_GROUP 121 en-GB ~Group by 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 fixedtext RID_SUBTBASE FT_COLUMNS 121 en-GB ~Calculate subtotals for 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 fixedtext RID_SUBTBASE FT_FUNCTIONS 121 en-GB Use ~function 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 1 0 en-GB Sum 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 2 0 en-GB Count 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 3 0 en-GB Average 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 4 0 en-GB Max 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 5 0 en-GB Min 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 6 0 en-GB Product 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 7 0 en-GB Count (numbers only) 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 8 0 en-GB StDev (Sample) 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 9 0 en-GB StDevP (Population) 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 10 0 en-GB Var (Sample) 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 11 0 en-GB VarP (Population) 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 pageitem RID_SCDLG_SUBTOTALS.1 PAGE_GROUP1 0 en-GB 1st Group 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 pageitem RID_SCDLG_SUBTOTALS.1 PAGE_GROUP2 0 en-GB 2nd Group 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 pageitem RID_SCDLG_SUBTOTALS.1 PAGE_GROUP3 0 en-GB 3rd Group 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 pageitem RID_SCDLG_SUBTOTALS.1 PAGE_OPTIONS 0 en-GB Options 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 pushbutton RID_SCDLG_SUBTOTALS BTN_REMOVE 40 en-GB ~Delete 20200411 15:09:53 sc source\ui\src\subtdlg.src 0 tabdialog RID_SCDLG_SUBTOTALS 294 en-GB Subtotals 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_FIELDS BTN_UP1 79 en-GB ~Ascending 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_FIELDS BTN_DOWN1 79 en-GB ~Descending 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 fixedline RID_SCPAGE_SORT_FIELDS FL_SORT1 248 en-GB Sort ~by 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_FIELDS BTN_UP2 79 en-GB A~scending 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_FIELDS BTN_DOWN2 79 en-GB D~escending 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 fixedline RID_SCPAGE_SORT_FIELDS FL_SORT2 248 en-GB Then b~y 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_FIELDS BTN_UP3 79 en-GB As~cending 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_FIELDS BTN_DOWN3 79 en-GB Desce~nding 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 fixedline RID_SCPAGE_SORT_FIELDS FL_SORT3 248 en-GB T~hen by 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 checkbox RID_SCPAGE_SORT_OPTIONS BTN_CASESENSITIVE 242 en-GB Case-~sensitive 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 string RID_SCPAGE_SORT_OPTIONS STR_COL_LABEL 242 en-GB Range contains column la~bels 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 string RID_SCPAGE_SORT_OPTIONS STR_ROW_LABEL 242 en-GB Range contains ~row labels 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 checkbox RID_SCPAGE_SORT_OPTIONS BTN_FORMATS 242 en-GB Include ~formats 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 checkbox RID_SCPAGE_SORT_OPTIONS BTN_COPYRESULT 242 en-GB ~Copy sort results to: 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 checkbox RID_SCPAGE_SORT_OPTIONS BTN_SORT_USER 242 en-GB Custom sort ~order 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 fixedtext RID_SCPAGE_SORT_OPTIONS FT_LANGUAGE 101 en-GB ~Language 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 fixedtext RID_SCPAGE_SORT_OPTIONS FT_ALGORITHM 132 en-GB O~ptions 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 fixedline RID_SCPAGE_SORT_OPTIONS FL_DIRECTION 248 en-GB Direction 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_OPTIONS BTN_TOP_DOWN 242 en-GB ~Top to bottom (sort rows) 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_OPTIONS BTN_LEFT_RIGHT 242 en-GB L~eft to right (sort columns) 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 fixedtext RID_SCPAGE_SORT_OPTIONS FT_AREA_LABEL 248 en-GB Data area: 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 pageitem RID_SCDLG_SORT.1 TP_FIELDS 0 en-GB Sort Criteria 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 pageitem RID_SCDLG_SORT.1 TP_OPTIONS 0 en-GB Options 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 tabdialog RID_SCDLG_SORT 220 en-GB Sort 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 fixedtext RID_SCDLG_SORT_WARNING FT_TEXT 170 en-GB The cells next to the current selection also contain data. Do you want to extend the sort range to %1, or sort the currently selected range, %2? 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 fixedtext RID_SCDLG_SORT_WARNING FT_TIP 170 en-GB Tip: The sort range can be detected automatically. Place the cell cursor inside a list and execute sort. The whole range of neighbouring non-empty cells will then be sorted. 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 pushbutton RID_SCDLG_SORT_WARNING BTN_EXTSORT 60 en-GB Extend selection 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 pushbutton RID_SCDLG_SORT_WARNING BTN_CURSORT 60 en-GB Current selection 20200411 15:09:53 sc source\ui\src\sortdlg.src 0 modaldialog RID_SCDLG_SORT_WARNING 180 en-GB Sort Range 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INSERTCELLS 0 en-GB Insert 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DELETECELLS 0 en-GB Delete 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_CUT 0 en-GB Cut 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PASTE 0 en-GB Insert 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DRAGDROP 0 en-GB Drag-and-Drop 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_MOVE 0 en-GB Move 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_COPY 0 en-GB Copy 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DELETECONTENTS 0 en-GB Delete 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SELATTR 0 en-GB Attributes 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SELATTRLINES 0 en-GB Attributes/Lines 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_COLWIDTH 0 en-GB Column Width 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_OPTCOLWIDTH 0 en-GB Optimal Column Width 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_ROWHEIGHT 0 en-GB Row height 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_OPTROWHEIGHT 0 en-GB Optimal Row Height 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_AUTOFILL 0 en-GB Fill 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_MERGE 0 en-GB Merge 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REMERGE 0 en-GB Split 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_AUTOFORMAT 0 en-GB AutoFormat 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REPLACE 0 en-GB Replace 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_CURSORATTR 0 en-GB Attributes 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_ENTERDATA 0 en-GB Input 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INSCOLBREAK 0 en-GB Insert Column Break 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DELCOLBREAK 0 en-GB Delete column break 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INSROWBREAK 0 en-GB Insert Row Break 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DELROWBREAK 0 en-GB Delete row break 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DOOUTLINE 0 en-GB View Details 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REDOOUTLINE 0 en-GB Hide details 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_MAKEOUTLINE 0 en-GB Group 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REMAKEOUTLINE 0 en-GB Ungroup 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_OUTLINELEVEL 0 en-GB Select outline level 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DOOUTLINEBLK 0 en-GB View Details 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REDOOUTLINEBLK 0 en-GB Hide details 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REMOVEALLOTLNS 0 en-GB Clear Outline 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_AUTOOUTLINE 0 en-GB AutoOutline 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SUBTOTALS 0 en-GB Subtotals 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SORT 0 en-GB Sort 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_QUERY 0 en-GB Filter 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DBDATA 0 en-GB Change Database Range 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_IMPORTDATA 0 en-GB Importing 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REPEATDB 0 en-GB Refresh range 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_GRAFEDIT 0 en-GB Edit graphics 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_LISTNAMES 0 en-GB List names 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PIVOT_NEW 0 en-GB Create pivot table 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PIVOT_MODIFY 0 en-GB Edit pivot table 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PIVOT_DELETE 0 en-GB Delete pivot table 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_CONSOLIDATE 0 en-GB Consolidate 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_USESCENARIO 0 en-GB Use scenario 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_MAKESCENARIO 0 en-GB Create scenario 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_EDITSCENARIO 0 en-GB Edit scenario 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_APPLYCELLSTYLE 0 en-GB Apply Cell Style 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_EDITCELLSTYLE 0 en-GB Edit Cell Style 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_APPLYPAGESTYLE 0 en-GB Apply Page Style 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_EDITPAGESTYLE 0 en-GB Edit Page Style 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETADDPRED 0 en-GB Trace Precedents 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETDELPRED 0 en-GB Remove Precedent 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETADDSUCC 0 en-GB Trace Dependents 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETDELSUCC 0 en-GB Remove Dependent 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETADDERROR 0 en-GB Trace Error 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETDELALL 0 en-GB Remove all Traces 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETINVALID 0 en-GB Mark invalid data 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETREFRESH 0 en-GB Refresh Traces 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_CHARTDATA 0 en-GB Modify chart data range 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_ORIGINALSIZE 0 en-GB Original Size 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_UPDATELINK 0 en-GB Update Link 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REMOVELINK 0 en-GB Unlink 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INSERTAREALINK 0 en-GB Insert Link 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_ENTERMATRIX 0 en-GB Insert Array Formula 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INSERTNOTE 0 en-GB Insert Comment 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DELETENOTE 0 en-GB Delete Comment 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SHOWNOTE 0 en-GB Show Comment 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_HIDENOTE 0 en-GB Hide Comment 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_EDITNOTE 0 en-GB Edit Comment 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DEC_INDENT 0 en-GB Decrease Indent 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INC_INDENT 0 en-GB Increase Indent 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PROTECT_TAB 0 en-GB Protect sheet 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_UNPROTECT_TAB 0 en-GB Unprotect sheet 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PROTECT_DOC 0 en-GB Protect document 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_UNPROTECT_DOC 0 en-GB Unprotect document 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PRINTRANGES 0 en-GB Print range 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REMOVEBREAKS 0 en-GB Delete Page Breaks 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PRINTSCALE 0 en-GB Change Scale 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DRAG_BREAK 0 en-GB Move Page Break 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_RANGENAMES 0 en-GB Edit range names 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_TRANSLITERATE 0 en-GB Case/Characters 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DB_NONAME 0 en-GB unnamed 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DBNAME_IMPORT 0 en-GB Import 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_DOSUBTOTALS_0 0 en-GB %PRODUCTNAME Calc 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_DOSUBTOTALS_1 0 en-GB Delete data? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_DOSUBTOTALS_2 0 en-GB Unable to insert rows 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_REPEATDB_0 0 en-GB No operations to execute 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_MAKEAUTOFILTER_0 0 en-GB The range does not contain column headers.\nDo you want the first line to be used as column headers? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_IMPORTDATA_0 0 en-GB Error while importing data! 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DATABASE_NOTFOUND 0 en-GB The database '#' could not be opened. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_QUERY_NOTFOUND 0 en-GB The query '#' could not be opened. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DATABASE_ABORTED 0 en-GB Database import terminated. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROGRESS_IMPORT 0 en-GB # records imported... 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_MAKEOUTLINE_0 0 en-GB Grouping not possible 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_REMOVEOUTLINE_0 0 en-GB Ungrouping not possible 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_PASTEFROMCLIP_0 0 en-GB Insert into multiple selection not possible 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_PASTEFROMCLIP_1 0 en-GB Cell merge not possible if cells already merged! 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_MOVEBLOCKTO_0 0 en-GB Cell merge not possible if cells already merged! 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_INSERTCELLS_0 0 en-GB Inserting into merged ranges not possible 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_DELETECELLS_0 0 en-GB Deleting in merged ranges not possible 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_MERGECELLS_0 0 en-GB Cell merge not possible if cells already merged 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SORT_ERR_MERGED 0 en-GB Ranges containing merged cells can only be sorted without formats. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SEARCHANDREPLACE_0 0 en-GB Search key not found. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_0 0 en-GB Goal Seek successful.\n 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_1 0 en-GB Insert result ( 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_2 0 en-GB ) into current cell? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_3 0 en-GB Goal Seek not successful.\n 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_4 0 en-GB No exact value found. \n 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_5 0 en-GB Insert closest value ( 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_6 0 en-GB )? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE_GESAMTERGEBNIS 0 en-GB Grand Total 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE_ERGEBNIS 0 en-GB Result 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SPELLING 0 en-GB Spell check 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE_UND 0 en-GB AND 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE_ODER 0 en-GB OR 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE_DEF 0 en-GB Sheet 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MOVE_TO_END 0 en-GB - move to end position - 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_BOX_YNI 0 en-GB Not implemented in this build. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NO_REF_TABLE 0 en-GB #REF! 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_INVALID_DBAREA 0 en-GB The data range must contain at least one row. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_NODATA 0 en-GB The pivot table must contain at least one entry. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_MOVENOTALLOWED 0 en-GB The data range can not be deleted. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_ERROR 0 en-GB Error creating the pivot table. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_OVERLAP 0 en-GB Pivot tables can not overlap. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_NOTEMPTY 0 en-GB The destination range is not empty. Overwrite existing contents? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DATAPILOT_SUBTOTAL 0 en-GB The source range contains subtotals which may distort the results. Use it anyway? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_PROGRESS 0 en-GB Create Pivot Table 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_TOTAL 0 en-GB Total 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_DATA 0 en-GB Data 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_SUM 0 en-GB SUM 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_COUNT 0 en-GB COUNT 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_AVG 0 en-GB AVERAGE 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_MAX 0 en-GB MAX 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_MIN 0 en-GB MIN 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_PROD 0 en-GB PRODUCT 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_COUNT2 0 en-GB COUNTA 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_STDDEV 0 en-GB STDEV 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_STDDEV2 0 en-GB STDEVP 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_VAR 0 en-GB VAR 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_VAR2 0 en-GB VARP 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE 0 en-GB Sheet 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_COLUMN 0 en-GB Column 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ROW 0 en-GB Row 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PAGE 0 en-GB Page 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LOAD_DOC 0 en-GB Load document 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SAVE_DOC 0 en-GB Save document 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_INVALID_TABREF 0 en-GB 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_AREA_ALREADY_INSERTED 0 en-GB This range has already been inserted. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALID_TABREF 0 en-GB Invalid sheet reference. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALID_QUERYAREA 0 en-GB This range does not contain a valid query. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_REIMPORT_EMPTY 0 en-GB This range does not contain imported data. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NOMULTISELECT 0 en-GB This function cannot be used with multiple selections. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FILL_SERIES_PROGRESS 0 en-GB Fill Row... 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNKNOWN_FILTER 0 en-GB Unknown filter: 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_THESAURUS 0 en-GB Thesaurus 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FILL_TAB 0 en-GB Fill Sheets 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UPDATE_SCENARIO 0 en-GB Add selected ranges to current scenario? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_NEWSCENARIO 0 en-GB The scenario ranges must be selected in order to be able to create a new scenario. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NOAREASELECTED 0 en-GB A range has not been selected. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NEWTABNAMENOTUNIQUE 0 en-GB This name already exists. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALIDTABNAME 0 en-GB Invalid sheet name. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCENARIO 0 en-GB Scenario 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_TABLE 0 en-GB Pivot Table 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_SUM 0 en-GB Sum 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_COUNT 0 en-GB Count 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_COUNT2 0 en-GB CountA 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_AVG 0 en-GB Average 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_MAX 0 en-GB Max 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_MIN 0 en-GB Min 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_PRODUCT 0 en-GB Product 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_STDDEV 0 en-GB StDev 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_VAR 0 en-GB Var 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NOCHARTATCURSOR 0 en-GB No chart found at this position. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_NOTFOUND 0 en-GB No pivot table found at this position. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EMPTYDATA 0 en-GB (empty) 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PRINT_INVALID_AREA 0 en-GB Invalid print range 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PAGESTYLE 0 en-GB Page Style 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HEADER 0 en-GB Header 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FOOTER 0 en-GB Footer 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TEXTATTRS 0 en-GB Text Attributes 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_DELIMITER 0 en-GB \ 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_PAGE 0 en-GB PAGE 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_PAGES 0 en-GB PAGES 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_DATE 0 en-GB DATE 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_TIME 0 en-GB TIME 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_FILE 0 en-GB FILE 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_TABLE 0 en-GB SHEET 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROTECTIONERR 0 en-GB Protected cells can not be modified. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_READONLYERR 0 en-GB Document opened in read-only mode. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MATRIXFRAGMENTERR 0 en-GB You cannot change only part of an array. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PAGEHEADER 0 en-GB Header 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PAGEFOOTER 0 en-GB Footer 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERROR_STR 0 en-GB Err: 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NULL 0 en-GB Error: Ranges do not intersect 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_DIV_ZERO 0 en-GB Error: Division by zero 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NO_VALUE 0 en-GB Error: No result 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NO_REF 0 en-GB Error: Not a valid reference 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NO_NAME 0 en-GB Error: Invalid name 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_ILL_FPO 0 en-GB Error: Invalid floating point operation 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NV 0 en-GB Error: Value not available 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NO_ADDIN 0 en-GB #ADDIN? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NO_ADDIN 0 en-GB Error: Add-in not found 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NO_MACRO 0 en-GB #MACRO? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NO_MACRO 0 en-GB Error: Macro not found 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_SYNTAX 0 en-GB Internal syntax error 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_ILL_ARG 0 en-GB Error: Invalid argument 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_ILL_PAR 0 en-GB Error in parameter list 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_ILL_CHAR 0 en-GB Error: Invalid character 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_ILL_SEP 0 en-GB Error: Invalid semicolon 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_PAIR 0 en-GB Error: in bracketing 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_OP_EXP 0 en-GB Error: Operator missing 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_VAR_EXP 0 en-GB Error: Variable missing 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_CODE_OVF 0 en-GB Error: Formula overflow 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_STR_OVF 0 en-GB Error: String overflow 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_STACK_OVF 0 en-GB Error: Internal overflow 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_CIRC_REF 0 en-GB Error: Circular reference 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NO_CONV 0 en-GB Error: Calculation does not converge 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_GRIDCOLOR 0 en-GB Grid colour 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MERGE_NOTEMPTY 0 en-GB Should the contents of the hidden cells be moved into the first cell? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CELL_FILTER 0 en-GB Filter 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TARGETNOTFOUND 0 en-GB The target database range does not exist. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALID_EPS 0 en-GB Invalid increment 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE_OP 0 en-GB MULTIPLE.OPERATIONS 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_TABOP 0 en-GB Multiple operations 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALID_AFNAME 0 en-GB You have entered an invalid name.\nAutoFormat could not be created. \nTry again using a different name. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_AREA 0 en-GB Range 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_YES 0 en-GB Yes 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NO 0 en-GB No 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROTECTION 0 en-GB Protection 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FORMULAS 0 en-GB Formulae 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HIDE 0 en-GB Hide 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PRINT 0 en-GB Print 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALID_AFAREA 0 en-GB To apply an AutoFormat,\na table range of at least\n3x3 cells must be selected. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CASCADE 0 en-GB (nested) 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_OPTIONAL 0 en-GB (optional) 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_REQUIRED 0 en-GB (required) 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALID 0 en-GB invalid 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EDITFUNCTION 0 en-GB Edit Function 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NOTES 0 en-GB Comments 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_QUERY_DELTAB 0 en-GB Are you sure you want to delete the selected sheet(s)? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_QUERY_DELSCENARIO 0 en-GB Are you sure you want to delete the selected scenario? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EXPORT_ASCII_WARNING 0 en-GB Thesaurus is not available 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_ERROR 0 en-GB Spell check not available 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_ASCII 0 en-GB Import text files 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EXPORT_ASCII 0 en-GB Export Text File 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_LOTUS 0 en-GB Import Lotus files 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_DBF 0 en-GB Import dBASE files 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EXPORT_DBF 0 en-GB dBASE export 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EXPORT_DIF 0 en-GB Dif Export 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_DIF 0 en-GB Dif Import 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_STANDARD 0 en-GB Default 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_RESULT 0 en-GB Result 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_RESULT1 0 en-GB Result2 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_HEADLINE 0 en-GB Heading 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_HEADLINE1 0 en-GB Heading1 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_REPORT 0 en-GB Report 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_REPORT1 0 en-GB Report1 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_EXCEL_WARNING 0 en-GB is not available for spell check\nPlease check your installation and install \nthe desired language if necessary 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_THESAURUS_NO_STRING 0 en-GB Thesaurus can only be used in text cells! 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SPELLING_BEGIN_TAB 0 en-GB Should the spell check be continued at the beginning of the current sheet? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SPELLING_NO_LANG 0 en-GB is not available for the thesaurus.\nPlease check your installation and install \nthe desired language if necessary 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SPELLING_STOP_OK 0 en-GB The spell check of this sheet has been completed. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NOLANGERR 0 en-GB No language set 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INSERT_TAB 0 en-GB Insert Sheet 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DELETE_TAB 0 en-GB Delete Sheets 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_RENAME_TAB 0 en-GB Rename Sheet 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SET_TAB_BG_COLOR 0 en-GB Colour Tab 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SET_MULTI_TAB_BG_COLOR 0 en-GB Colour Tabs 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_MOVE_TAB 0 en-GB Move Sheets 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_COPY_TAB 0 en-GB Copy Sheet 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_APPEND_TAB 0 en-GB Append sheet 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SHOWTAB 0 en-GB Show Sheet 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_HIDETAB 0 en-GB Hide sheet 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_TAB_RTL 0 en-GB Flip sheet 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_TAB_R1C1 0 en-GB Toggle the use of R1C1 notation 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHART_MAINTITLE 0 en-GB Main Title 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHART_SUBTITLE 0 en-GB Subtitle 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHART_XTITLE 0 en-GB x-Axis title 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHART_YTITLE 0 en-GB y-Axis title 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHART_ZTITLE 0 en-GB z-Axis title 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ABSREFLOST 0 en-GB The new table contains absolute references to other tables which may be incorrect! 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAMECONFLICT 0 en-GB Due to identical names, an existing range name in the destination document has been altered! 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_AUTOFILTER 0 en-GB AutoFilter not possible 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SEARCHANDREPLACE_1 0 en-GB %PRODUCTNAME Calc has searched to the beginning of the sheet. Do you want to continue from the end? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SEARCHANDREPLACE_2 0 en-GB %PRODUCTNAME Calc has searched to the end of the sheet. Do you want to continue from the beginning? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SEARCHANDREPLACE_3 0 en-GB Find & Replace 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SEARCHANDREPLACE_4 0 en-GB %PRODUCTNAME Calc has searched to the beginning of the document. Do you want to continue from the end? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SEARCHANDREPLACE_5 0 en-GB %PRODUCTNAME Calc has searched to the end of the document. Do you want to continue from the beginning? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CREATENAME_REPLACE 0 en-GB Replace existing definition of #? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CREATENAME_MARKERR 0 en-GB Invalid selection for range names 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CONSOLIDATE_ERR1 0 en-GB References can not be inserted above the source data. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCENARIO_NOTFOUND 0 en-GB Scenario not found 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_QUERY_DELENTRY 0 en-GB Do you really want to delete the entry #? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VOBJ_OBJECT 0 en-GB Objects/graphics 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VOBJ_CHART 0 en-GB Charts 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VOBJ_DRAWINGS 0 en-GB Drawing Objects 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VOBJ_MODE_SHOW 0 en-GB Show 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VOBJ_MODE_HIDE 0 en-GB Hide 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_TOPDOWN 0 en-GB Top to bottom 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_LEFTRIGHT 0 en-GB Left-to-right 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_NOTES 0 en-GB Comments 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_GRID 0 en-GB Grid 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_HEADERS 0 en-GB Row & Column Headers 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_FORMULAS 0 en-GB Formulae 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_NULLVALS 0 en-GB Zero Values 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_PRINTDIR 0 en-GB Print direction 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_FIRSTPAGENO 0 en-GB First page number 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALE 0 en-GB Reduce/enlarge printout 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALETOPAGES 0 en-GB Fit print range(s) on number of pages 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALETO 0 en-GB Fit print range(s) to width/height 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALE_WIDTH 0 en-GB Width 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALE_HEIGHT 0 en-GB Height 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALE_PAGES 0 en-GB %1 page(s) 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALE_AUTO 0 en-GB automatic 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_STAT 0 en-GB Statistics 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LINKERROR 0 en-GB The link could not be updated. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LINKERRORFILE 0 en-GB File: 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LINKERRORTAB 0 en-GB Sheet: 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_OVERVIEW 0 en-GB Overview 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_INFO 0 en-GB Doc.Information 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_CREATED 0 en-GB Created 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_MODIFIED 0 en-GB Modified 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_PRINTED 0 en-GB Printed 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_THEME 0 en-GB Subject 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_KEYWORDS 0 en-GB Key words 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_COMMENT 0 en-GB Comments 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_BY 0 en-GB by 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ON 0 en-GB on 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_RELOAD_TABLES 0 en-GB This file contains links to other files.\nShould they be updated? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_REIMPORT_AFTER_LOAD 0 en-GB This file contains queries. The results of these queries were not saved.\nDo you want these queries to be repeated? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FILTER_TOOMANY 0 en-GB Too many conditions 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INSERT_FULL 0 en-GB Filled cells cannot be shifted\nbeyond the sheet. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABINSERT_ERROR 0 en-GB The table could not be inserted. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABREMOVE_ERROR 0 en-GB The sheets could not be deleted. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PASTE_ERROR 0 en-GB The contents of the clipboard could not be pasted. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PASTE_FULL 0 en-GB There is not enough space on the sheet to insert here. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PASTE_BIGGER 0 en-GB The content of the clipboard is bigger than the range selected.\nDo you want to insert it anyway? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_NOREF 0 en-GB No references found. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_LINKOVERLAP 0 en-GB Source and destination must not overlap. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_GRAPHICNAME 0 en-GB Graphics 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALIDNAME 0 en-GB Invalid name. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VALID_MACRONOTFOUND 0 en-GB Selected macro not found. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VALID_DEFERROR 0 en-GB Invalid value. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROGRESS_CALCULATING 0 en-GB calculating 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROGRESS_SORTING 0 en-GB sorting 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROGRESS_HEIGHTING 0 en-GB Adapt row height 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROGRESS_COMPARING 0 en-GB Compare # 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DETINVALID_OVERFLOW 0 en-GB The maximum number of invalid cells has been exceeded.\nNot all invalid cells have been marked. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_QUICKHELP_DELETE 0 en-GB Delete content 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_QUICKHELP_REF 0 en-GB %1 R x %2 C 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUNCTIONLIST_MORE 0 en-GB More... 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_INVALID_AREA 0 en-GB Invalid range 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_STYLE_INNER 0 en-GB Pivot Table Value 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_STYLE_RESULT 0 en-GB Pivot Table Result 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_STYLE_CATEGORY 0 en-GB Pivot Table Category 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_STYLE_TITLE 0 en-GB Pivot Table Title 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_STYLE_FIELDNAME 0 en-GB Pivot Table Field 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_STYLE_TOP 0 en-GB Pivot Table Corner 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_OPERATION_FILTER 0 en-GB Filter 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_OPERATION_SORT 0 en-GB Sort 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_OPERATION_SUBTOTAL 0 en-GB Subtotals 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_OPERATION_NONE 0 en-GB None 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_REPLACE 0 en-GB Do you want to replace the contents of #? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TIP_WIDTH 0 en-GB Width: 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TIP_HEIGHT 0 en-GB Height: 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TIP_HIDE 0 en-GB Hide 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_INSERTOBJ 0 en-GB The object could not be inserted. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_BLANK 0 en-GB 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_CELL 0 en-GB Cell #1 changed from '#2' to '#3' 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_INSERT 0 en-GB #1 inserted 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_DELETE 0 en-GB #1deleted 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_MOVE 0 en-GB Range moved from #1 to #2 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_END_REDLINING_TITLE 0 en-GB Exit Recording 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_END_REDLINING 0 en-GB This action will exit the change recording mode.\nAny information about changes will be lost.\n\nExit change recording mode?\n\n 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CLOSE_ERROR_LINK 0 en-GB The document can not be closed while a link is being updated. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_RESIZEMATRIX 0 en-GB Adapt array area 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TIP_RESIZEMATRIX 0 en-GB Array formula %1 R x %2 C 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MACRO_WARNING 0 en-GB This document contains macro function calls.\nDo you want to run them? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_HANGULHANJA 0 en-GB Hangul/Hanja Conversion 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_INPUT_CELL 0 en-GB Select Cell 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_INPUT_RANGE 0 en-GB Select Range 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_INPUT_DBRANGE 0 en-GB Select Database Range 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_INPUT_ROW 0 en-GB Go To Row 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_INPUT_SHEET 0 en-GB Go To Sheet 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_INPUT_DEFINE 0 en-GB Define Name for Range 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_ERROR_SELECTION 0 en-GB The selection needs to be rectangular in order to name it. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_ERROR_NAME 0 en-GB You must enter a valid reference or type a valid name for the selected range. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_MOVE_REJECTION_WARNING 0 en-GB WARNING: This action may have resulted in unintended changes to cell references in formulae. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_DELETE_REJECTION_WARNING 0 en-GB WARNING: This action may have resulted in references to the deleted area not being restored. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_NONE_IN_BRACKETS 0 en-GB (none) 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_OF 0 en-GB of 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_OF_QUESTION 0 en-GB of ? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_CREATED_BY 0 en-GB Created by 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_CONFIDENTIAL 0 en-GB Confidential 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_CUSTOMIZED 0 en-GB Customised 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_CUSTOM_FOOTER 0 en-GB Custom footer 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_CHINESE_TRANSLATION 0 en-GB Chinese conversion 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_DATAPILOT_INPUT 0 en-GB You cannot change this part of the pivot table. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_RECALC_MANUAL 0 en-GB Manual 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_RECALC_AUTO 0 en-GB Automatic 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_LONG_NESTED_ARRAY 0 en-GB Nested arrays are not supported. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_TEXTTOCOLUMNS 0 en-GB Text to Columns 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_UPDATED 0 en-GB Your spreadsheet has been updated with changes saved by other users. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_WILLBESAVED 0 en-GB The spreadsheet must be saved now to activate sharing mode.\n\nDo you want to continue? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_WILLNOTBESAVED 0 en-GB Already resolved merge conflicts will be lost and your changes to the shared spreadsheet will not be saved.\n\nDo you want to continue? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_DISABLESHARED 0 en-GB Disabling shared mode of a spreadsheet hinders all other users of the shared spreadsheet to merge back their work.\n\nDo you want to continue? 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_NOLONGERSHARED 0 en-GB This spreadsheet is no longer in shared mode.\n\nSave your spreadsheet to a separate file and merge your changes to the shared spreadsheet manually. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SHARED_DOC_WARNING 0 en-GB The spreadsheet is in shared mode. This allows multiple users to access and edit the spreadsheet at the same time.\n\nChanges to formatting attributes like fonts, colours and number formats will not be saved and some functionalities like editing charts and drawing objects are not available in shared mode. Turn off shared mode to get exclusive access needed for those changes and functionalities. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FILE_LOCKED_TRY_LATER 0 en-GB The shared spreadsheet file is locked due to a merge in progress by user: '%1'\n\nSharing mode of a locked file cannot be disabled. Try again later. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FILE_LOCKED_SAVE_LATER 0 en-GB The shared spreadsheet file is locked due to a merge in progress by user: '%1'\n\nTry again later to save your changes. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNKNOWN_USER 0 en-GB Unknown User 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLE_FAMILY_CELL 0 en-GB Cell Styles 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLE_FAMILY_PAGE 0 en-GB Page Styles 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_DATAPILOTSOURCE 0 en-GB Pivot table source data is invalid. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_FIRSTROWEMPTYERR 0 en-GB The field name cannot be empty. Check the first row of data source to ensure there are no empty cells. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_ONLYONEROWERR 0 en-GB Pivot table needs at least two rows of data to create or refresh. 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_SECONDS 0 en-GB Seconds 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_MINUTES 0 en-GB Minutes 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_HOURS 0 en-GB Hours 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_DAYS 0 en-GB Days 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_MONTHS 0 en-GB Months 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_QUARTERS 0 en-GB Quarters 20200411 15:09:53 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_YEARS 0 en-GB Years 20200411 15:09:53 sc source\ui\src\autofmt.src 0 fixedline RID_SCDLG_AUTOFORMAT FL_FORMAT 244 en-GB F~ormat 20200411 15:09:53 sc source\ui\src\autofmt.src 0 checkbox RID_SCDLG_AUTOFORMAT BTN_ADJUST 75 en-GB A~utoFit width and height 20200411 15:09:53 sc source\ui\src\autofmt.src 0 checkbox RID_SCDLG_AUTOFORMAT BTN_BORDER 75 en-GB ~Borders 20200411 15:09:53 sc source\ui\src\autofmt.src 0 checkbox RID_SCDLG_AUTOFORMAT BTN_FONT 73 en-GB F~ont 20200411 15:09:53 sc source\ui\src\autofmt.src 0 checkbox RID_SCDLG_AUTOFORMAT BTN_PATTERN 73 en-GB ~Pattern 20200411 15:09:53 sc source\ui\src\autofmt.src 0 checkbox RID_SCDLG_AUTOFORMAT BTN_ALIGNMENT 75 en-GB Alignmen~t 20200411 15:09:53 sc source\ui\src\autofmt.src 0 checkbox RID_SCDLG_AUTOFORMAT BTN_NUMFORMAT 75 en-GB ~Number format 20200411 15:09:53 sc source\ui\src\autofmt.src 0 fixedline RID_SCDLG_AUTOFORMAT FL_FORMATTING 244 en-GB Formatting 20200411 15:09:53 sc source\ui\src\autofmt.src 0 pushbutton RID_SCDLG_AUTOFORMAT BTN_ADD 50 en-GB ~Add... 20200411 15:09:53 sc source\ui\src\autofmt.src 0 pushbutton RID_SCDLG_AUTOFORMAT BTN_REMOVE 50 en-GB ~Delete 20200411 15:09:53 sc source\ui\src\autofmt.src 0 pushbutton RID_SCDLG_AUTOFORMAT BTN_RENAME HID_SC_RENAME_AUTOFMT 50 en-GB ~Rename 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_ADD_TITLE 50 en-GB Add AutoFormat 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_RENAME_TITLE 50 en-GB Rename AutoFormat 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_ADD_LABEL 50 en-GB Name 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_DEL_TITLE 50 en-GB Delete AutoFormat 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_DEL_MSG 50 en-GB Do you really want to delete the # AutoFormat? 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_BTN_CLOSE 50 en-GB ~Close 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_JAN 50 en-GB Jan 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_FEB 50 en-GB Feb 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_MAR 50 en-GB Mar 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_NORTH 50 en-GB North 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_MID 50 en-GB Mid 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_SOUTH 50 en-GB South 20200411 15:09:53 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_SUM 50 en-GB Total 20200411 15:09:53 sc source\ui\src\autofmt.src 0 modaldialog RID_SCDLG_AUTOFORMAT CMD_SID_AUTOFORMAT 312 en-GB AutoFormat 20200411 15:09:53 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_CHAR.1 RID_SVXPAGE_CHAR_NAME 0 en-GB Font 20200411 15:09:53 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_CHAR.1 RID_SVXPAGE_CHAR_EFFECTS 0 en-GB Font Effects 20200411 15:09:53 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_CHAR.1 RID_SVXPAGE_CHAR_POSITION 0 en-GB Font Position 20200411 15:09:53 sc source\ui\src\textdlgs.src 0 pushbutton RID_SCDLG_CHAR 1 50 en-GB Back 20200411 15:09:53 sc source\ui\src\textdlgs.src 0 tabdialog RID_SCDLG_CHAR 289 en-GB Character 20200411 15:09:53 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_PARAGRAPH.1 RID_SVXPAGE_STD_PARAGRAPH 0 en-GB Indents & Spacing 20200411 15:09:53 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_PARAGRAPH.1 RID_SVXPAGE_ALIGN_PARAGRAPH 0 en-GB Alignment 20200411 15:09:53 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_PARAGRAPH.1 RID_SVXPAGE_PARA_ASIAN 0 en-GB Asian Typography 20200411 15:09:53 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_PARAGRAPH.1 RID_SVXPAGE_TABULATOR 0 en-GB Tab 20200411 15:09:53 sc source\ui\src\textdlgs.src 0 pushbutton RID_SCDLG_PARAGRAPH 1 50 en-GB Back 20200411 15:09:53 sc source\ui\src\textdlgs.src 0 tabdialog RID_SCDLG_PARAGRAPH 289 en-GB Paragraph 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem PART1 FID_CELL_FORMAT CMD_FID_CELL_FORMAT 0 en-GB ~Format Cells... 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem PART2 SID_CUT CMD_SID_CUT 0 en-GB Cu~t 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem PART2 SID_COPY CMD_SID_COPY 0 en-GB ~Copy 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem PART2 SID_PASTE CMD_SID_PASTE 0 en-GB ~Paste 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER FID_ROW_HEIGHT CMD_FID_ROW_HEIGHT 0 en-GB Row Hei~ght... 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER FID_ROW_OPT_HEIGHT CMD_FID_ROW_OPT_HEIGHT 0 en-GB Optimal ~Row Height... 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER FID_INS_ROW CMD_FID_INS_ROW 0 en-GB ~Insert Rows 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER SID_DEL_ROWS CMD_SID_DEL_ROWS 0 en-GB ~Delete Rows 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER SID_DELETE CMD_SID_DELETE 0 en-GB De~lete Contents... 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER FID_ROW_HIDE CMD_FID_ROW_HIDE 0 en-GB ~Hide 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER FID_ROW_SHOW CMD_FID_ROW_SHOW 0 en-GB ~Show 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER SID_PASTE_SPECIAL CMD_SID_PASTE_SPECIAL 0 en-GB P~aste Special... 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER FID_COL_WIDTH CMD_FID_COL_WIDTH 0 en-GB Col~umn Width... 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER FID_COL_OPT_WIDTH CMD_FID_COL_OPT_WIDTH 0 en-GB O~ptimal Column Width... 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER FID_INS_COLUMN CMD_FID_INS_COLUMN 0 en-GB ~Insert Columns 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER SID_DEL_COLS CMD_SID_DEL_COLS 0 en-GB ~Delete Columns 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER SID_DELETE CMD_SID_DELETE 0 en-GB D~elete Contents... 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER FID_COL_HIDE CMD_FID_COL_HIDE 0 en-GB ~Hide 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER FID_COL_SHOW CMD_FID_COL_SHOW 0 en-GB ~Show 20200411 15:09:53 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER SID_PASTE_SPECIAL CMD_SID_PASTE_SPECIAL 0 en-GB Paste ~Special... 20200411 15:09:53 sc source\ui\src\namedlg.src 0 pushbutton RID_SCDLG_NAMES BTN_ADD 50 en-GB ~Add 20200411 15:09:53 sc source\ui\src\namedlg.src 0 pushbutton RID_SCDLG_NAMES BTN_REMOVE 50 en-GB ~Delete 20200411 15:09:53 sc source\ui\src\namedlg.src 0 fixedline RID_SCDLG_NAMES FL_NAME 154 en-GB Name 20200411 15:09:53 sc source\ui\src\namedlg.src 0 fixedline RID_SCDLG_NAMES FL_ASSIGN 154 en-GB Assigned to 20200411 15:09:53 sc source\ui\src\namedlg.src 0 imagebutton RID_SCDLG_NAMES RB_ASSIGN 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\namedlg.src 0 fixedline RID_SCDLG_NAMES FL_TYPE 154 en-GB Area type 20200411 15:09:53 sc source\ui\src\namedlg.src 0 checkbox RID_SCDLG_NAMES BTN_PRINTAREA 60 en-GB ~Print range 20200411 15:09:53 sc source\ui\src\namedlg.src 0 checkbox RID_SCDLG_NAMES BTN_CRITERIA 60 en-GB ~Filter 20200411 15:09:53 sc source\ui\src\namedlg.src 0 checkbox RID_SCDLG_NAMES BTN_ROWHEADER 82 en-GB Repeat ~row 20200411 15:09:53 sc source\ui\src\namedlg.src 0 checkbox RID_SCDLG_NAMES BTN_COLHEADER 82 en-GB Repeat ~column 20200411 15:09:53 sc source\ui\src\namedlg.src 0 string RID_SCDLG_NAMES STR_ADD 82 en-GB ~Add 20200411 15:09:53 sc source\ui\src\namedlg.src 0 string RID_SCDLG_NAMES STR_MODIFY 82 en-GB Mod~ify 20200411 15:09:53 sc source\ui\src\namedlg.src 0 string RID_SCDLG_NAMES STR_INVALIDSYMBOL 82 en-GB Invalid expression 20200411 15:09:53 sc source\ui\src\namedlg.src 0 modelessdialog RID_SCDLG_NAMES CMD_FID_DEFINE_NAME 222 en-GB Define Names 20200411 15:09:53 sc source\ui\src\sc.src 0 string RID_APPTITLE 0 en-GB %PRODUCTNAME Calc 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_APPLICATION 0 en-GB %PRODUCTNAME Calc 6.0 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_50_APPLICATION 0 en-GB StarCalc 5.0 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_40_APPLICATION 0 en-GB StarCalc 4.0 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_30_APPLICATION 0 en-GB StarCalc 3.0 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_LONG_SCDOC_NAME 0 en-GB %PRODUCTNAME %PRODUCTVERSION Spreadsheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_50_LONG_DOCNAME 0 en-GB %PRODUCTNAME 5.0 Spreadsheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_40_LONG_DOCNAME 0 en-GB %PRODUCTNAME 4.0 Spreadsheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_30_LONG_DOCNAME 0 en-GB StarCalc 3.0 Spreadsheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_SHORT_SCDOC_NAME 0 en-GB Spreadsheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_HUMAN_SCDOC_NAME 0 en-GB Spreadsheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_DOCSHELL 0 en-GB Sheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_TABVIEWSHELL 0 en-GB Cells 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CELLSHELL 0 en-GB Functions for Cells 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_FORMATSHELL 0 en-GB Formats for Cells 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_DRAWSHELL 0 en-GB Graphics objects 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_DRAWTEXTSHELL 0 en-GB Text objects 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_DRAWFORMSHELL 0 en-GB Form objects 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CHARTSHELL 0 en-GB Chart objects 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_OLEOBJECTSHELL 0 en-GB OLE objects 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_GRAPHICSHELL 0 en-GB Graphics 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_PAGEBREAKSHELL 0 en-GB Page break 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_EDITSHELL 0 en-GB Text editing 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_PREVIEWSHELL 0 en-GB Print Preview 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_PIVOTSHELL 0 en-GB Pivot Tables 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_AUDITSHELL 0 en-GB Detective Fill Mode 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ROWHEIGHT 0 en-GB Height 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_OPT_ROWHEIGHT 0 en-GB Add 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ROWHEIGHT_TITLE 0 en-GB Row Height 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_OPT_ROWHEIGHT_TITLE 0 en-GB Optimal Row Height 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_COLWIDTH 0 en-GB Width 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_OPT_COLWIDTH 0 en-GB Add 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_COLWIDTH_TITLE 0 en-GB Column Width 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_OPT_COLWIDTH_TITLE 0 en-GB Optimal Column Width 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_UNDEFINED 0 en-GB - undefined - 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_NONE 0 en-GB - none - 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_EMPTY 0 en-GB - empty - 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_NOTEMPTY 0 en-GB - not empty - 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_NEWTABLE 0 en-GB - new sheet - 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_ALL 0 en-GB - all - 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_STDFILTER 0 en-GB Standard Filter... 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_TOP10FILTER 0 en-GB Top 10 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_NONAME 0 en-GB unnamed 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_COLUMN 0 en-GB Column 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_ROW 0 en-GB Row 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_NEW 0 en-GB ~New 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_ADD 0 en-GB ~Add 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_REMOVE 0 en-GB ~Delete 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CANCEL 0 en-GB Cance~l 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_MODIFY 0 en-GB Modif~y 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_SHOWTABLE 0 en-GB Show Sheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_HIDDENTABLES 0 en-GB Hidden Sheets 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_SELECTDB 0 en-GB Select Database Range 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_AREAS 0 en-GB Ranges 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_TABLE 0 en-GB Sheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_NAME 0 en-GB Name 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_INSTABLE 0 en-GB Insert Sheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_APDTABLE 0 en-GB Append Sheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_RENAMETAB 0 en-GB Rename Sheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_SET_TAB_BG_COLOR 0 en-GB Tab Colour 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_NO_TAB_BG_COLOR 0 en-GB Default 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_RENAMEOBJECT 0 en-GB Name Object 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_INSERTGRAPHIC 0 en-GB Insert Picture 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_HOR_JUSTIFY_LEFT 0 en-GB Align left 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_HOR_JUSTIFY_CENTER 0 en-GB Centred horizontally 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_HOR_JUSTIFY_RIGHT 0 en-GB Align right 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_HOR_JUSTIFY_BLOCK 0 en-GB Justify 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_HOR_JUSTIFY_REPEAT 0 en-GB Repeat alignment 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_HOR_JUSTIFY_STANDARD 0 en-GB Horizontal alignment default 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_VER_JUSTIFY_TOP 0 en-GB Align to top 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_VER_JUSTIFY_CENTER 0 en-GB Centred vertically 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_VER_JUSTIFY_BOTTOM 0 en-GB Align to bottom 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_VER_JUSTIFY_STANDARD 0 en-GB Vertical alignment default 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_ORIENTATION_TOPBOTTOM 0 en-GB Top to bottom 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_ORIENTATION_BOTTOMTOP 0 en-GB Bottom to Top 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_ORIENTATION_STANDARD 0 en-GB Default orientation 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_PROTECTDOC 0 en-GB Protect Document 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_UNPROTECTDOC 0 en-GB Unprotect document 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_PROTECTTAB 0 en-GB Protect Sheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_UNPROTECTTAB 0 en-GB Unprotect sheet 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CHG_PROTECT 0 en-GB Protect Records 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CHG_UNPROTECT 0 en-GB Unprotect Records 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_PASSWORD 0 en-GB Password: 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_PASSWORDOPT 0 en-GB Password (optional): 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_WRONGPASSWORD 0 en-GB Incorrect Password 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_END 0 en-GB ~End 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_STAT_PRINT 0 en-GB Printing... 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_UNKNOWN 0 en-GB Unknown 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CHAR_ATTRS 0 en-GB Font Attributes 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CLPBRD_CLEAR 0 en-GB You have a large amount of data saved in the clipboard.\nDo you want the clipboard contents to be available in other applications? 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CFG_APP 0 en-GB System Options 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CFG_DOC 0 en-GB Document Options 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CFG_VIEW 0 en-GB View Options 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CFG_INPUT 0 en-GB Input Options 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CFG_SPELLCHECK 0 en-GB Spelling Options 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CFG_PRINT 0 en-GB Print Options 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CFG_NAVIPI 0 en-GB Navigator Settings 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_VALID_MINIMUM 0 en-GB ~Minimum 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_VALID_MAXIMUM 0 en-GB ~Maximum 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_VALID_VALUE 0 en-GB ~Value 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_VALID_RANGE 0 en-GB ~Source 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_VALID_LIST 0 en-GB ~Entries 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_CHARSET_USER 0 en-GB System 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_COLUMN_USER 0 en-GB Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_FIELDSEP_TAB 0 en-GB Tab 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_FIELDSEP_SPACE 0 en-GB space 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_FORMULA_AUTOCORRECTION 0 en-GB %PRODUCTNAME Calc found an error in the formula entered.\nDo you want to accept the correction proposed below?\n\n 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_GRFILTER_OPENERROR 0 en-GB Graphics file can not be opened 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_GRFILTER_IOERROR 0 en-GB Graphics file can not be read 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_GRFILTER_FORMATERROR 0 en-GB Unknown graphic format 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_GRFILTER_VERSIONERROR 0 en-GB This graphic file version is not supported 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_GRFILTER_FILTERERROR 0 en-GB Graphics filter not found 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_GRFILTER_TOOBIG 0 en-GB Not enough memory available to insert graphics. 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_UNDO_GRAFFILTER 0 en-GB Graphics Filter 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_CAPTION_DEFAULT_TEXT 0 en-GB Text 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_DLG_SELECTTABLES_TITLE 0 en-GB Select Sheets 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_DLG_SELECTTABLES_LBNAME 0 en-GB ~Selected sheets 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_REPLCELLSWARN 0 en-GB You are pasting data into cells that already contain data.\nDo you really want to overwrite the existing data? 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_ALLFILTER 0 en-GB All 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_CSVRULER_NAME 0 en-GB Ruler 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_CSVRULER_DESCR 0 en-GB This ruler manages objects at fixed positions. 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_CSVGRID_NAME 0 en-GB Preview 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_CSVGRID_DESCR 0 en-GB This sheet shows how the data will be arranged in the document. 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_DOC_NAME 0 en-GB Document view 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_TABLE_NAME 0 en-GB Sheet %1 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_CELL_NAME 0 en-GB Cell %1 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_PREVIEWDOC_NAME 0 en-GB Page preview 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_LEFTAREA_NAME 0 en-GB Left area 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_CENTERAREA_NAME 0 en-GB Centre area 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_RIGHTAREA_NAME 0 en-GB Right area 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_HEADER_NAME 0 en-GB Header of page %1 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_FOOTER_NAME 0 en-GB Footer of page %1 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_EDITLINE_NAME 0 en-GB Input line 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_EDITLINE_DESCR 0 en-GB This is where you enter or edit text, numbers and formulae. 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_EDITCELL_NAME 0 en-GB Cell %1 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_DATAPILOT_ROW_DESCR 0 en-GB Fields that you drop here will be displayed as rows in the final pivot table. 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_DATAPILOT_COL_DESCR 0 en-GB Fields that you drop here will be displayed as columns in the final pivot table. 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_DATAPILOT_DATA_DESCR 0 en-GB Fields that you drop here will be used for calculations in the final pivot table. 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_DATAPILOT_SEL_DESCR 0 en-GB Lists the fields that you can drag to one of the other three areas. 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_MEDIASHELL 0 en-GB Media Playback 20200411 15:09:53 sc source\ui\src\scstring.src 0 string RID_SCSTR_ONCLICK 0 en-GB Mouse button pressed 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_TOOLBAR_FORMULA 0 en-GB Formula Tool Bar 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_DOC_SPREADSHEET 0 en-GB %PRODUCTNAME Spreadsheets 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_DOC_SPREADSHEET_READONLY 0 en-GB (read-only) 20200411 15:09:53 sc source\ui\src\scstring.src 0 string STR_ACC_DOC_PREVIEW_SUFFIX 0 en-GB (Preview mode) 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_MOREBTN_MOREOPTIONS 0 en-GB More ~Options 20200411 15:09:53 sc source\ui\src\scstring.src 0 string SCSTR_MOREBTN_FEWEROPTIONS 0 en-GB Fewer ~Options 20200411 15:09:53 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 1 0 en-GB Pages 20200411 15:09:53 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 2 0 en-GB ~Include output of empty pages 20200411 15:09:53 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 3 0 en-GB Print content 20200411 15:09:53 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 4 0 en-GB ~All sheets 20200411 15:09:53 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 5 0 en-GB Print ~only selected sheets 20200411 15:09:53 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 6 0 en-GB Selected cells 20200411 15:09:53 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 7 0 en-GB Print content 20200411 15:09:53 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 8 0 en-GB ~All sheets 20200411 15:09:53 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 9 0 en-GB Pa~ges 20200411 15:09:53 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 10 0 en-GB %PRODUCTNAME %s 20200411 15:09:53 sc source\ui\src\simpref.src 0 fixedtext RID_SCDLG_SIMPLEREF FT_ASSIGN 40 en-GB Area 20200411 15:09:53 sc source\ui\src\simpref.src 0 imagebutton RID_SCDLG_SIMPLEREF RB_ASSIGN 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\opredlin.src 0 fixedtext RID_SCPAGE_OPREDLINE FT_CONTENT HID_SCPAGE_OPREDLINBE_FT_CONTENT 70 en-GB Chan~ges 20200411 15:09:53 sc source\ui\src\opredlin.src 0 fixedtext RID_SCPAGE_OPREDLINE FT_REMOVE 70 en-GB ~Deletions 20200411 15:09:53 sc source\ui\src\opredlin.src 0 fixedtext RID_SCPAGE_OPREDLINE FT_INSERT 70 en-GB ~Insertions 20200411 15:09:53 sc source\ui\src\opredlin.src 0 fixedtext RID_SCPAGE_OPREDLINE FT_MOVE 70 en-GB ~Moved entries 20200411 15:09:53 sc source\ui\src\opredlin.src 0 fixedline RID_SCPAGE_OPREDLINE GB_COLORCHGS 248 en-GB Colours for changes 20200411 15:09:53 sc source\ui\src\opredlin.src 0 string RID_SCPAGE_OPREDLINE STR_AUTHOR 120 en-GB By author 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 checkbox RID_SCDLG_CONDFORMAT CBX_COND1 248 en-GB Condition ~1 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_1 1 0 en-GB Cell value is 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_1 2 0 en-GB Formula is 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 1 0 en-GB equal to 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 2 0 en-GB less than 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 3 0 en-GB greater than 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 4 0 en-GB less than or equal to 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 5 0 en-GB greater than or equal to 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 6 0 en-GB not equal to 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 7 0 en-GB between 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 8 0 en-GB not between 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 imagebutton RID_SCDLG_CONDFORMAT RB_COND1_1 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 fixedtext RID_SCDLG_CONDFORMAT FT_COND1_AND 16 en-GB and 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 imagebutton RID_SCDLG_CONDFORMAT RB_COND1_2 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 fixedtext RID_SCDLG_CONDFORMAT FT_COND1_TEMPLATE 46 en-GB ~Cell Style 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 pushbutton RID_SCDLG_CONDFORMAT BTN_COND1_NEW 50 en-GB ~New Style... 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 checkbox RID_SCDLG_CONDFORMAT CBX_COND2 248 en-GB Condition ~2 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_1 1 0 en-GB Cell value is 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_1 2 0 en-GB Formula is 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 1 0 en-GB equal to 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 2 0 en-GB less than 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 3 0 en-GB greater than 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 4 0 en-GB less than or equal to 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 5 0 en-GB greater than or equal to 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 6 0 en-GB not equal to 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 7 0 en-GB between 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 8 0 en-GB not between 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 imagebutton RID_SCDLG_CONDFORMAT RB_COND2_1 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 fixedtext RID_SCDLG_CONDFORMAT FT_COND2_AND 16 en-GB and 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 imagebutton RID_SCDLG_CONDFORMAT RB_COND2_2 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 fixedtext RID_SCDLG_CONDFORMAT FT_COND2_TEMPLATE 46 en-GB C~ell Style 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 pushbutton RID_SCDLG_CONDFORMAT BTN_COND2_NEW 50 en-GB Ne~w Style... 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 checkbox RID_SCDLG_CONDFORMAT CBX_COND3 248 en-GB Condition ~3 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_1 1 0 en-GB Cell value is 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_1 2 0 en-GB Formula is 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 1 0 en-GB equal to 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 2 0 en-GB less than 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 3 0 en-GB greater than 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 4 0 en-GB less than or equal to 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 5 0 en-GB greater than or equal to 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 6 0 en-GB not equal to 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 7 0 en-GB between 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 8 0 en-GB not between 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 imagebutton RID_SCDLG_CONDFORMAT RB_COND3_1 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 fixedtext RID_SCDLG_CONDFORMAT FT_COND3_AND 16 en-GB and 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 imagebutton RID_SCDLG_CONDFORMAT RB_COND3_2 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 fixedtext RID_SCDLG_CONDFORMAT FT_COND3_TEMPLATE 46 en-GB Ce~ll Style 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 pushbutton RID_SCDLG_CONDFORMAT BTN_COND3_NEW 50 en-GB New ~Style... 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 modelessdialog RID_SCDLG_CONDFORMAT HID_SCDLG_CONDFORMAT 316 en-GB Conditional Formatting 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 string LABEL_FORMARTTING_CONDITIONS 316 en-GB Formatting Conditions 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 string LABEL_CONDITIONS 316 en-GB Conditions 20200411 15:09:53 sc source\ui\src\condfrmt.src 0 string LABEL_CONDITION_VALUE 316 en-GB Condition Value 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_OPTSOLVER FT_OBJECTIVECELL 86 en-GB Target cell 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_OBJECTIVECELL 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_OPTSOLVER FT_DIRECTION 86 en-GB Optimise result to 20200411 15:09:53 sc source\ui\src\optsolver.src 0 radiobutton RID_SCDLG_OPTSOLVER RB_MAX 50 en-GB Maximum 20200411 15:09:53 sc source\ui\src\optsolver.src 0 radiobutton RID_SCDLG_OPTSOLVER RB_MIN 50 en-GB Minimum 20200411 15:09:53 sc source\ui\src\optsolver.src 0 radiobutton RID_SCDLG_OPTSOLVER RB_VALUE 42 en-GB Value 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_TARGET 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_OPTSOLVER FT_VARIABLECELLS 86 en-GB By changing cells 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_VARIABLECELLS 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedline RID_SCDLG_OPTSOLVER FL_CONDITIONS 241 en-GB Limiting conditions 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_OPTSOLVER FT_CELLREF 78 en-GB Cell reference 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_OPTSOLVER FT_OPERATOR 40 en-GB Operator 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_OPTSOLVER FT_CONSTRAINT 78 en-GB Value 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_LEFT1 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP1 1 0 en-GB <= 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP1 2 0 en-GB = 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP1 3 0 en-GB >= 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP1 4 0 en-GB Integer 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP1 5 0 en-GB Binary 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_RIGHT1 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_DELETE1 13 en-GB - Remove 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_LEFT2 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP2 1 0 en-GB <= 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP2 2 0 en-GB = 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP2 3 0 en-GB >= 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP2 4 0 en-GB Integer 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP2 5 0 en-GB Binary 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_RIGHT2 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_DELETE2 13 en-GB - Remove 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_LEFT3 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP3 1 0 en-GB <= 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP3 2 0 en-GB = 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP3 3 0 en-GB >= 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP3 4 0 en-GB Integer 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP3 5 0 en-GB Binary 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_RIGHT3 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_DELETE3 13 en-GB - Remove 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_LEFT4 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP4 1 0 en-GB <= 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP4 2 0 en-GB = 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP4 3 0 en-GB >= 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP4 4 0 en-GB Integer 20200411 15:09:53 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP4 5 0 en-GB Binary 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_RIGHT4 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_DELETE4 13 en-GB - Remove 20200411 15:09:53 sc source\ui\src\optsolver.src 0 pushbutton RID_SCDLG_OPTSOLVER BTN_OPTIONS 55 en-GB Options... 20200411 15:09:53 sc source\ui\src\optsolver.src 0 cancelbutton RID_SCDLG_OPTSOLVER BTN_CLOSE 55 en-GB Close 20200411 15:09:53 sc source\ui\src\optsolver.src 0 pushbutton RID_SCDLG_OPTSOLVER BTN_SOLVE 55 en-GB Solve 20200411 15:09:53 sc source\ui\src\optsolver.src 0 string RID_SCDLG_OPTSOLVER STR_INVALIDINPUT 55 en-GB Invalid input. 20200411 15:09:53 sc source\ui\src\optsolver.src 0 string RID_SCDLG_OPTSOLVER STR_INVALIDCONDITION 55 en-GB Invalid condition. 20200411 15:09:53 sc source\ui\src\optsolver.src 0 modelessdialog RID_SCDLG_OPTSOLVER CMD_SID_OPENDLG_OPTSOLVER 250 en-GB Solver 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_SOLVER_PROGRESS FT_PROGRESS 106 en-GB Solving in progress... 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_SOLVER_PROGRESS FT_TIMELIMIT 106 en-GB (time limit # seconds) 20200411 15:09:53 sc source\ui\src\optsolver.src 0 modelessdialog RID_SCDLG_SOLVER_PROGRESS HID_SC_SOLVER_PROGRESS 118 en-GB Solving... 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_SOLVER_NOSOLUTION FT_NOSOLUTION 106 en-GB No solution was found. 20200411 15:09:53 sc source\ui\src\optsolver.src 0 modaldialog RID_SCDLG_SOLVER_NOSOLUTION HID_SC_SOLVER_NOSOLUTION 118 en-GB No Solution 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_SOLVER_SUCCESS FT_SUCCESS 126 en-GB Solving successfully finished. 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_SOLVER_SUCCESS FT_RESULT 126 en-GB Result: 20200411 15:09:53 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_SOLVER_SUCCESS FT_QUESTION 126 en-GB Do you want to keep the result or do you want to restore previous values? 20200411 15:09:53 sc source\ui\src\optsolver.src 0 okbutton RID_SCDLG_SOLVER_SUCCESS BTN_OK 60 en-GB Keep Result 20200411 15:09:53 sc source\ui\src\optsolver.src 0 cancelbutton RID_SCDLG_SOLVER_SUCCESS BTN_CANCEL 60 en-GB Restore Previous 20200411 15:09:53 sc source\ui\src\optsolver.src 0 modaldialog RID_SCDLG_SOLVER_SUCCESS HID_SC_SOLVER_SUCCESS 138 en-GB Solving Result 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_NUMBER 0 en-GB Numbers 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_FONT 0 en-GB Font 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_FONTEFF 0 en-GB Font Effects 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_ALIGNMENT 0 en-GB Alignment 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_ASIAN 0 en-GB Asian Typography 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_BORDER 0 en-GB Borders 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_BACKGROUND 0 en-GB Background 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_PROTECTION 0 en-GB Cell Protection 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 tabdialog RID_SCDLG_ATTR 280 en-GB Format Cells 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 tristatebox RID_SCPAGE_PROTECTION BTN_PROTECTED 90 en-GB ~Protected 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 tristatebox RID_SCPAGE_PROTECTION BTN_HIDE_FORMULAR 90 en-GB Hide ~formula 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 tristatebox RID_SCPAGE_PROTECTION BTN_HIDE_ALL 100 en-GB Hide ~all 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 fixedtext RID_SCPAGE_PROTECTION FT_HINT 137 en-GB Cell protection is only effective after the current sheet has been protected. \n\nSelect 'Protect Document' from the 'Tools' menu and specify 'Sheet'. 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 fixedline RID_SCPAGE_PROTECTION FL_PROTECTION 248 en-GB Protection 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 tristatebox RID_SCPAGE_PROTECTION BTN_HIDE_PRINT 100 en-GB Hide ~when printing 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 fixedtext RID_SCPAGE_PROTECTION FT_HINT2 137 en-GB The cells selected will be omitted when printing. 20200411 15:09:53 sc source\ui\src\attrdlg.src 0 fixedline RID_SCPAGE_PROTECTION FL_PRINT 248 en-GB Print 20200411 15:09:53 sc source\ui\src\solvrdlg.src 0 fixedtext RID_SCDLG_SOLVER FT_FORMULACELL 50 en-GB ~Formula cell 20200411 15:09:53 sc source\ui\src\solvrdlg.src 0 imagebutton RID_SCDLG_SOLVER RB_FORMULACELL 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\solvrdlg.src 0 fixedtext RID_SCDLG_SOLVER FT_TARGETVAL 50 en-GB Target ~value 20200411 15:09:53 sc source\ui\src\solvrdlg.src 0 fixedtext RID_SCDLG_SOLVER FT_VARCELL 50 en-GB Variable ~cell 20200411 15:09:53 sc source\ui\src\solvrdlg.src 0 imagebutton RID_SCDLG_SOLVER RB_VARCELL 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\solvrdlg.src 0 fixedline RID_SCDLG_SOLVER FL_VARIABLES 154 en-GB Default settings 20200411 15:09:53 sc source\ui\src\solvrdlg.src 0 string RID_SCDLG_SOLVER STR_INVALIDVAL 50 en-GB Invalid target value. 20200411 15:09:53 sc source\ui\src\solvrdlg.src 0 string RID_SCDLG_SOLVER STR_INVALIDVAR 50 en-GB Undefined name for variable cell. 20200411 15:09:53 sc source\ui\src\solvrdlg.src 0 string RID_SCDLG_SOLVER STR_INVALIDFORM 50 en-GB Undefined name as formula cell. 20200411 15:09:53 sc source\ui\src\solvrdlg.src 0 string RID_SCDLG_SOLVER STR_NOFORMULA 50 en-GB Cell must contain a formula. 20200411 15:09:53 sc source\ui\src\solvrdlg.src 0 modelessdialog RID_SCDLG_SOLVER CMD_SID_OPENDLG_SOLVE 222 en-GB Goal Seek 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 fixedtext RID_SCDLG_TABOP FT_FORMULARANGE 68 en-GB ~Formulae 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 imagebutton RID_SCDLG_TABOP RB_FORMULARANGE 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 fixedtext RID_SCDLG_TABOP FT_ROWCELL 70 en-GB ~Row input cell 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 imagebutton RID_SCDLG_TABOP RB_ROWCELL 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 fixedtext RID_SCDLG_TABOP FT_COLCELL 70 en-GB ~Column input cell 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 imagebutton RID_SCDLG_TABOP RB_COLCELL 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 fixedline RID_SCDLG_TABOP FL_VARIABLES 172 en-GB Default settings 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 string RID_SCDLG_TABOP STR_NOFORMULA 50 en-GB No formula specified. 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 string RID_SCDLG_TABOP STR_NOCOLROW 50 en-GB Neither row nor column specified. 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 string RID_SCDLG_TABOP STR_WRONGFORMULA 50 en-GB Undefined name or range. 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 string RID_SCDLG_TABOP STR_WRONGROWCOL 50 en-GB Undefined name or wrong cell reference. 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 string RID_SCDLG_TABOP STR_NOCOLFORMULA 50 en-GB Formulae don't form a column. 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 string RID_SCDLG_TABOP STR_NOROWFORMULA 50 en-GB Formulae don't form a row. 20200411 15:09:53 sc source\ui\src\tabopdlg.src 0 modelessdialog RID_SCDLG_TABOP CMD_SID_OPENDLG_TABOP 240 en-GB Multiple operations 20200411 15:09:53 sc source\ui\src\scwarngs.src 0 string RID_WRNHDLSC ERRCODE_SC_EXPORT_WRN_ASCII & SH_MAX 0 en-GB Only the active sheet could be saved. 20200411 15:09:53 sc source\ui\src\scwarngs.src 0 string RID_WRNHDLSC ERRCODE_SC_IMPORT_WRN_RNGOVRFLW & SH_MAX 0 en-GB The number of rows exceeded the maximum. Additional rows were not imported! 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_CONNECT & ERRCODE_RES_MASK 0 en-GB Impossible to connect to the file. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_OPEN & ERRCODE_RES_MASK 0 en-GB File could not be opened. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_UNKNOWN & ERRCODE_RES_MASK 0 en-GB An unknown error has occurred. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_OUTOFMEM & ERRCODE_RES_MASK 0 en-GB Not enough memory while importing. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_UNKNOWN_WK & ERRCODE_RES_MASK 0 en-GB Unknown Lotus1-2-3 file format. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_FORMAT & ERRCODE_RES_MASK 0 en-GB Error in file structure while importing. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_NI & ERRCODE_RES_MASK 0 en-GB There is no filter available for this file type. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_UNKNOWN_BIFF & ERRCODE_RES_MASK 0 en-GB Unknown or unsupported Excel file format. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_NI_BIFF & ERRCODE_RES_MASK 0 en-GB Excel file format not yet implemented. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_FILEPASSWD & ERRCODE_RES_MASK 0 en-GB This file is password-protected. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_INTERNAL & ERRCODE_RES_MASK 0 en-GB Internal import error. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_8K_LIMIT & ERRCODE_RES_MASK 0 en-GB The file contains data after row 8192 and therefore can not be read. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_FILE_ROWCOL & ERRCODE_RES_MASK 0 en-GB Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col). 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_FORMAT_ROWCOL & ERRCODE_RES_MASK 0 en-GB File format error found at $(ARG1)(row,col). 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_EXPORT_CONNECT & ERRCODE_RES_MASK 0 en-GB Connection to the file could not be established. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_EXPORT_DATA & ERRCODE_RES_MASK 0 en-GB Data could not be written. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_EXPORT_SQLEXCEPTION & ERRCODE_RES_MASK 0 en-GB $(ARG1) 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_EXPORT_ENCODING & ERRCODE_RES_MASK 0 en-GB Cell $(ARG1) contains characters that are not representable in the selected target character set "$(ARG2)". 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_EXPORT_FIELDWIDTH & ERRCODE_RES_MASK 0 en-GB Cell $(ARG1) contains a string that is longer in the selected target character set "$(ARG2)" than the given field width. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_EXPORT_ASCII & ERRCODE_RES_MASK 0 en-GB Only the active sheet was saved. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_RANGE_OVERFLOW & ERRCODE_RES_MASK 0 en-GB The maximum number of rows has been exceeded. Excess rows were not imported! 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_ROW_OVERFLOW & ERRCODE_RES_MASK 0 en-GB The data could not be loaded completely because the maximum number of rows per sheet was exceeded. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_COLUMN_OVERFLOW & ERRCODE_RES_MASK 0 en-GB The data could not be loaded completely because the maximum number of columns per sheet was exceeded. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_SHEET_OVERFLOW & ERRCODE_RES_MASK 0 en-GB Some sheets could not be loaded because the maximum number of sheets was exceeded. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_OPEN_FM3 & ERRCODE_RES_MASK 0 en-GB Corresponding FM3-File could not be opened. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_WRONG_FM3 & ERRCODE_RES_MASK 0 en-GB Error in file structure of corresponding FM3-File. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_CORE_HARD_RECALC & ERRCODE_RES_MASK 0 en-GB Document too complex for automatic calculation. Press F9 to recalculate. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_EXPORT_MAXROW & ERRCODE_RES_MASK 0 en-GB The document contains more rows than supported in the selected format.\nAdditional rows were not saved. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_INFOLOST & ERRCODE_RES_MASK 0 en-GB The document contains information not recognised by this program version.\nResaving the document will delete this information! 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_EXPORT_DATALOST & ERRCODE_RES_MASK 0 en-GB Not all cell content could be saved in the specified format. 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_EXPORT_NONCONVERTIBLE_CHARS & ERRCODE_RES_MASK 0 en-GB The following characters could not be converted to the selected character set\nand were written as Ӓ surrogates:\n\n$(ARG1) 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_FILE_ROWCOL & ERRCODE_RES_MASK 0 en-GB Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col). 20200411 15:09:53 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_FEATURES_LOST & ERRCODE_RES_MASK 0 en-GB Not all attributes could be read. 20200411 15:09:53 sc source\ui\src\solveroptions.src 0 fixedtext RID_SCDLG_SOLVEROPTIONS FT_ENGINE 59 en-GB Solver engine 20200411 15:09:53 sc source\ui\src\solveroptions.src 0 fixedtext RID_SCDLG_SOLVEROPTIONS FT_SETTINGS 156 en-GB Settings: 20200411 15:09:53 sc source\ui\src\solveroptions.src 0 pushbutton RID_SCDLG_SOLVEROPTIONS BTN_EDIT 50 en-GB Edit... 20200411 15:09:53 sc source\ui\src\solveroptions.src 0 modaldialog RID_SCDLG_SOLVEROPTIONS HID_SC_SOLVEROPTIONS 218 en-GB Options 20200411 15:09:53 sc source\ui\src\solveroptions.src 0 modaldialog RID_SCDLG_SOLVER_INTEGER HID_SC_SOLVER_INTEGER 118 en-GB Edit Setting 20200411 15:09:53 sc source\ui\src\solveroptions.src 0 modaldialog RID_SCDLG_SOLVER_DOUBLE HID_SC_SOLVER_DOUBLE 118 en-GB Edit Setting 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_DELCELL BTN_DELCOLS 114 en-GB Delete entire ~column(s) 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_DELCELL BTN_DELROWS 114 en-GB Delete entire ~row(s) 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_DELCELL BTN_CELLSLEFT 114 en-GB Shift cells ~left 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_DELCELL BTN_CELLSUP 114 en-GB Shift cells ~up 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_DELCELL FL_FRAME 123 en-GB Selection 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_DELCELL CMD_FID_DELETE_CELL 191 en-GB Delete Cells 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCELL BTN_INSCOLS 114 en-GB Entire ~column 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCELL BTN_INSROWS 114 en-GB Entire ro~w 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCELL BTN_CELLSRIGHT 114 en-GB Shift cells ~right 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCELL BTN_CELLSDOWN 114 en-GB Shift cells ~down 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_INSCELL FL_FRAME 123 en-GB Selection 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_INSCELL CMD_FID_INS_CELL 191 en-GB Insert Cells 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELALL 83 en-GB Delete ~all 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELSTRINGS 83 en-GB ~Text 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELNUMBERS 83 en-GB ~Numbers 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELDATETIME 83 en-GB ~Date & time 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELFORMULAS 83 en-GB ~Formulae 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELATTRS 83 en-GB For~mats 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELNOTES 83 en-GB ~Comments 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELOBJECTS 83 en-GB ~Objects 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_DELCONT FL_FRAME 93 en-GB Selection 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_DELCONT CMD_SID_DELETE 161 en-GB Delete Contents 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSALL 84 en-GB ~Paste all 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSSTRINGS 84 en-GB Te~xt 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSNUMBERS 84 en-GB ~Numbers 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSDATETIME 84 en-GB ~Date & time 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSFORMULAS 84 en-GB ~Formulae 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSATTRS 84 en-GB For~mats 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSOBJECTS 84 en-GB ~Objects 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSNOTES 84 en-GB ~Comments 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_INSCONT FL_FRAME 93 en-GB Selection 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_OP_NOOP 83 en-GB Non~e 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_OP_ADD 83 en-GB ~Add 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_OP_SUB 83 en-GB ~Subtract 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_OP_MUL 83 en-GB Multipl~y 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_OP_DIV 83 en-GB Di~vide 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_INSCONT FL_OPERATION 93 en-GB Operations 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_SKIP_EMPTY 84 en-GB S~kip empty cells 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_TRANSPOSE 84 en-GB ~Transpose 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_LINK 84 en-GB ~Link 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_INSCONT FL_OPTIONS 93 en-GB Options 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_MV_NONE 83 en-GB Don't sh~ift 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_MV_DOWN 83 en-GB Do~wn 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_MV_RIGHT 83 en-GB ~Right 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_INSCONT FL_MOVE 93 en-GB Shift cells 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_INSCONT CMD_FID_INS_CELL_CONTENTS 260 en-GB Paste Special 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_MOVETAB FT_DEST 100 en-GB To ~document 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_MOVETAB FT_INSERT 100 en-GB ~Insert before 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_MOVETAB BTN_COPY 100 en-GB ~Copy 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 string RID_SCDLG_MOVETAB STR_NEWDOC 100 en-GB - new document - 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_MOVETAB CMD_FID_TAB_MOVE 168 en-GB Move/Copy Sheet 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_COL_MAN FT_LABEL 60 en-GB Width 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_COL_MAN BTN_DEFVAL 70 en-GB ~Default value 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_COL_MAN CMD_FID_COL_WIDTH 190 en-GB Column Width 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_COL_OPT FT_LABEL 60 en-GB Add 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_COL_OPT BTN_DEFVAL 70 en-GB ~Default value 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_COL_OPT CMD_FID_COL_OPT_WIDTH 190 en-GB Optimal Column Width 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_ROW_MAN FT_LABEL 60 en-GB Height 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_ROW_MAN BTN_DEFVAL 70 en-GB ~Default value 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_ROW_MAN CMD_FID_ROW_HEIGHT 190 en-GB Row Height 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_ROW_OPT FT_LABEL 60 en-GB Add 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_ROW_OPT BTN_DEFVAL 70 en-GB ~Default value 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_ROW_OPT CMD_FID_ROW_OPT_HEIGHT 190 en-GB Optimal Row Height 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_SELECTDB CMD_SID_SELECT_DB 168 en-GB Select 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_SHOW_TAB FT_LABEL 90 en-GB Hidden sheets 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_SHOW_TAB CMD_FID_TABLE_SHOW 168 en-GB Show Sheet 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_DAY 66 en-GB Da~y 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_DAY_OF_WEEK 66 en-GB ~Weekday 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_MONTH 66 en-GB ~Month 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_YEAR 66 en-GB Y~ear 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_FILLSERIES FL_TIME_UNIT 75 en-GB Time unit 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_RIGHT 51 en-GB ~Right 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_LEFT 51 en-GB ~Left 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_TOP 51 en-GB ~Up 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_BOTTOM 51 en-GB ~Down 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_FILLSERIES FL_DIRECTION 60 en-GB Direction 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_ARITHMETIC 69 en-GB Li~near 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_GEOMETRIC 69 en-GB ~Growth 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_DATE 69 en-GB Da~te 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_AUTOFILL 69 en-GB ~AutoFill 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_FILLSERIES FL_TYPE 75 en-GB Series type 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_FILLSERIES FT_START_VALUE 45 en-GB ~Start value 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_FILLSERIES FT_END_VALUE 45 en-GB End ~value 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_FILLSERIES FT_INCREMENT 45 en-GB In~crement 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 string RID_SCDLG_FILLSERIES STR_VALERR 58 en-GB Invalid value 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_FILLSERIES CMD_FID_FILL_SERIES 290 en-GB Fill Series 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 #define TXT_COLS 290 en-GB ~Columns 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 #define TXT_ROWS 290 en-GB ~Rows 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 string RID_SCDLG_GROUP STR_GROUP 80 en-GB Include 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 string RID_SCDLG_GROUP STR_UNGROUP 80 en-GB Deactivate for 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_GROUP 148 en-GB Group 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_NAMES_CREATE BTN_TOP 93 en-GB ~Top row 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_NAMES_CREATE BTN_LEFT 93 en-GB ~Left column 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_NAMES_CREATE BTN_BOTTOM 93 en-GB ~Bottom row 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_NAMES_CREATE BTN_RIGHT 93 en-GB ~Right column 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_NAMES_CREATE FL_FRAME 104 en-GB Create names from 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_NAMES_CREATE CMD_FID_USE_NAME 174 en-GB Create Names 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_NAMES_PASTE FT_LABEL 156 en-GB Insert name 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 pushbutton RID_SCDLG_NAMES_PASTE BTN_ADD 50 en-GB Insert ~All 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_NAMES_PASTE CMD_FID_INSERT_NAME 228 en-GB Insert Name 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_CHARTCOLROW 1 114 en-GB First ~column as label 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_CHARTCOLROW 2 114 en-GB First ~row as label 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_CHARTCOLROW 6 123 en-GB Labels 20200411 15:09:53 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_CHARTCOLROW 191 en-GB Change Source Data Range 20200411 15:09:53 sc source\ui\src\popup.src 0 string RID_POPUP_CELLS 0 en-GB Cell pop-up menu 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_CELL_FORMAT_RESET CMD_SID_CELL_FORMAT_RESET 0 en-GB ~Default Formatting 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS FID_CELL_FORMAT CMD_FID_CELL_FORMAT 0 en-GB ~Format Cells... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS FID_INS_CELL CMD_FID_INS_CELL 0 en-GB ~Insert... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS FID_DELETE_CELL CMD_FID_DELETE_CELL 0 en-GB De~lete... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_DELETE CMD_SID_DELETE 0 en-GB Delete C~ontents... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_INSERT_POSTIT CMD_SID_INSERT_POSTIT 0 en-GB Insert Co~mment 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_DELETE_NOTE CMD_SID_DELETE_NOTE 0 en-GB D~elete Comment 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS FID_NOTE_VISIBLE CMD_FID_NOTE_VISIBLE 0 en-GB Sho~w Comment 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_CUT CMD_SID_CUT 0 en-GB Cu~t 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_COPY CMD_SID_COPY 0 en-GB ~Copy 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_PASTE CMD_SID_PASTE 0 en-GB ~Paste 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_PASTE_SPECIAL CMD_SID_PASTE_SPECIAL 0 en-GB P~aste Special... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_DATA_SELECT CMD_SID_DATA_SELECT 0 en-GB ~Selection List... 20200411 15:09:53 sc source\ui\src\popup.src 0 string RID_POPUP_TAB 0 en-GB Sheet bar pop-up menu 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_INS_TABLE CMD_FID_INS_TABLE 0 en-GB ~Insert Sheet... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_DELETE_TABLE CMD_FID_DELETE_TABLE 0 en-GB ~Delete Sheet... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_MENU_RENAME CMD_FID_TAB_MENU_RENAME 0 en-GB ~Rename Sheet... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_MOVE CMD_FID_TAB_MOVE 0 en-GB ~Move/Copy Sheet... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_SELECTALL CMD_FID_TAB_SELECTALL 0 en-GB Select All S~heets 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_DESELECTALL CMD_FID_TAB_DESELECTALL 0 en-GB D~eselect All Sheets 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_RTL CMD_FID_TAB_RTL 0 en-GB S~heet Right-To-Left 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_EVENTS CMD_FID_TAB_EVENTS 0 en-GB Sheet E~vents... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_MENU_SET_TAB_BG_COLOR CMD_FID_TAB_MENU_SET_TAB_BG_COLOR 0 en-GB ~Tab Colour... 20200411 15:09:53 sc source\ui\src\popup.src 0 string RID_POPUP_PIVOT 0 en-GB Pivot table pop-up menu 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PIVOT SID_OPENDLG_PIVOTTABLE CMD_SID_OPENDLG_PIVOTTABLE 0 en-GB ~Edit Layout... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PIVOT SID_PIVOT_RECALC CMD_SID_PIVOT_RECALC 0 en-GB ~Refresh 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PIVOT SID_DP_FILTER CMD_SID_DP_FILTER 0 en-GB ~Filter... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PIVOT SID_PIVOT_KILL CMD_SID_PIVOT_KILL 0 en-GB ~Delete 20200411 15:09:53 sc source\ui\src\popup.src 0 string RID_POPUP_PREVIEW 0 en-GB Page Preview pop-up menu 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PREVIEW SID_PREVIEW_PREVIOUS CMD_SID_PREVIEW_PREVIOUS 0 en-GB ~Previous Page 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PREVIEW SID_PREVIEW_NEXT CMD_SID_PREVIEW_NEXT 0 en-GB ~Next Page 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PREVIEW SID_FORMATPAGE CMD_SID_FORMATPAGE 0 en-GB Pa~ge Layout... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PREVIEW SID_CLOSEWIN CMD_SID_CLOSEWIN 0 en-GB ~Close 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PREVIEW SID_PREVIEW_CLOSE CMD_SID_PRINTPREVIEW 0 en-GB Close Pre~view 20200411 15:09:53 sc source\ui\src\popup.src 0 string RID_POPUP_EDIT 0 en-GB Text Input pop-up menu 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_EDIT SID_CELL_FORMAT_RESET CMD_SID_CELL_FORMAT_RESET 0 en-GB ~Default 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_EDIT.RID_MN_FORMAT_STYLE SID_ULINE_VAL_DOUBLE CMD_SID_ULINE_VAL_DOUBLE 0 en-GB Do~uble Underline 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_EDIT.RID_MN_FORMAT_STYLE SID_SET_SUPER_SCRIPT CMD_SID_SET_SUPER_SCRIPT 0 en-GB Su~perscript 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_EDIT.RID_MN_FORMAT_STYLE SID_SET_SUB_SCRIPT CMD_SID_SET_SUB_SCRIPT 0 en-GB Su~bscript 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_EDIT RID_MN_FORMAT_STYLE HID_MN_FORMAT_STYLE 0 en-GB St~yle 20200411 15:09:53 sc source\ui\src\popup.src 0 string RID_POPUP_AUDIT 0 en-GB Detective Fill Mode pop-up menu 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_AUDIT SID_FILL_ADD_PRED CMD_SID_FILL_ADD_PRED 0 en-GB Trace ~Precedent 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_AUDIT SID_FILL_DEL_PRED CMD_SID_FILL_DEL_PRED 0 en-GB ~Remove Precedent 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_AUDIT SID_FILL_ADD_SUCC CMD_SID_FILL_ADD_SUCC 0 en-GB ~Trace Dependent 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_AUDIT SID_FILL_DEL_SUCC CMD_SID_FILL_DEL_SUCC 0 en-GB Remove Dependent 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_AUDIT SID_DETECTIVE_DEL_ALL CMD_SID_DETECTIVE_DEL_ALL 0 en-GB Remove ~All Traces 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_AUDIT SID_FILL_NONE CMD_SID_FILL_NONE 0 en-GB Exit Fill Mode 20200411 15:09:53 sc source\ui\src\popup.src 0 string RID_POPUP_PAGEBREAK 0 en-GB Page Break Preview pop-up menu 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK SID_CELL_FORMAT_RESET CMD_SID_CELL_FORMAT_RESET 0 en-GB ~Default 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK FID_CELL_FORMAT CMD_FID_CELL_FORMAT 0 en-GB ~Format Cells... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK FID_INS_ROWBRK CMD_FID_INS_ROWBRK 0 en-GB Insert ~Row Break 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK FID_INS_COLBRK CMD_FID_INS_COLBRK 0 en-GB Insert ~Column Break 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK FID_DEL_MANUALBREAKS CMD_FID_DEL_MANUALBREAKS 0 en-GB Delete All Manual Breaks 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK FID_RESET_PRINTZOOM CMD_FID_RESET_PRINTZOOM 0 en-GB Reset Scale 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK SID_DEFINE_PRINTAREA CMD_SID_DEFINE_PRINTAREA 0 en-GB Define Print Range 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK SID_ADD_PRINTAREA CMD_SID_ADD_PRINTAREA 0 en-GB Add Print Range 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK SID_DELETE_PRINTAREA CMD_SID_DELETE_PRINTAREA 0 en-GB Undo Print Range 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK SID_FORMATPAGE CMD_SID_FORMATPAGE 0 en-GB Page Format... 20200411 15:09:53 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK FID_NOTE_VISIBLE CMD_FID_NOTE_VISIBLE 0 en-GB Sho~w Comment 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 fixedline RID_SCDLG_DBNAMES FL_NAME 154 en-GB Na~me 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 fixedline RID_SCDLG_DBNAMES FL_ASSIGN 154 en-GB ~Range 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 imagebutton RID_SCDLG_DBNAMES RB_DBAREA 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 fixedline RID_SCDLG_DBNAMES FL_OPTIONS 154 en-GB Options 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 checkbox RID_SCDLG_DBNAMES BTN_HEADER 145 en-GB Co~ntains column labels 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 checkbox RID_SCDLG_DBNAMES BTN_SIZE 145 en-GB Insert or delete ~cells 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 checkbox RID_SCDLG_DBNAMES BTN_FORMAT 145 en-GB Keep ~formatting 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 checkbox RID_SCDLG_DBNAMES BTN_STRIPDATA 145 en-GB Don't save ~imported data 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 fixedtext RID_SCDLG_DBNAMES FT_SOURCE 145 en-GB Source: 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 fixedtext RID_SCDLG_DBNAMES FT_OPERATIONS 145 en-GB Operations: 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 pushbutton RID_SCDLG_DBNAMES BTN_ADD 50 en-GB ~Add 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 pushbutton RID_SCDLG_DBNAMES BTN_REMOVE 50 en-GB ~Delete 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 string RID_SCDLG_DBNAMES STR_ADD 50 en-GB ~Add 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 string RID_SCDLG_DBNAMES STR_MODIFY 50 en-GB M~odify 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 string RID_SCDLG_DBNAMES STR_DB_INVALID 50 en-GB Invalid range 20200411 15:09:53 sc source\ui\src\dbnamdlg.src 0 modelessdialog RID_SCDLG_DBNAMES CMD_SID_DEFINE_DBNAME 222 en-GB Define Database Range 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_ITERATE 112 en-GB ~Iterations 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CALC FT_STEPS 58 en-GB ~Steps 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CALC FT_EPS 58 en-GB ~Minimum Change 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CALC GB_ZREFS 121 en-GB Iterative references 20200411 15:09:53 sc source\ui\src\optdlg.src 0 radiobutton RID_SCPAGE_CALC BTN_DATESTD 112 en-GB 30/12/1899 (defa~ult) Value 0 corresponds to 1899-12-30 20200411 15:09:53 sc source\ui\src\optdlg.src 0 radiobutton RID_SCPAGE_CALC BTN_DATESC10 112 en-GB 01/01/1900 (Star~Calc 1.0) Value 0 corresponds to 1900-01-01 20200411 15:09:53 sc source\ui\src\optdlg.src 0 radiobutton RID_SCPAGE_CALC BTN_DATE1904 112 en-GB ~01/01/1904 0 corresponds to 1904-01-01 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CALC GB_DATE 121 en-GB Date 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_CASE 130 en-GB Case-se~nsitive 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_CALC 239 en-GB ~Precision as shown 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_MATCH 239 en-GB Search criteria = and <> must apply to ~whole cells 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_REGEX 239 en-GB ~Enable regular expressions in formulae 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_LOOKUP 239 en-GB ~Automatically find column and row labels 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_GENERAL_PREC 148 en-GB Limit decimals for general number format 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CALC FT_PREC 84 en-GB ~Decimal places 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_USERLISTS FT_LISTS 93 en-GB ~Lists 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_USERLISTS FT_ENTRIES 93 en-GB ~Entries 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_USERLISTS FT_COPYFROM 62 en-GB Copy list ~from 20200411 15:09:53 sc source\ui\src\optdlg.src 0 pushbutton RID_SCPAGE_USERLISTS BTN_NEW 50 en-GB ~New 20200411 15:09:53 sc source\ui\src\optdlg.src 0 pushbutton RID_SCPAGE_USERLISTS BTN_ADD 50 en-GB ~Add 20200411 15:09:53 sc source\ui\src\optdlg.src 0 pushbutton RID_SCPAGE_USERLISTS BTN_REMOVE 50 en-GB ~Delete 20200411 15:09:53 sc source\ui\src\optdlg.src 0 pushbutton RID_SCPAGE_USERLISTS BTN_COPY 50 en-GB ~Copy 20200411 15:09:53 sc source\ui\src\optdlg.src 0 string RID_SCPAGE_USERLISTS STR_DISMISS 50 en-GB ~Discard 20200411 15:09:53 sc source\ui\src\optdlg.src 0 string RID_SCPAGE_USERLISTS STR_QUERYREMOVE 50 en-GB Should the entry\n#\nbe deleted? 20200411 15:09:53 sc source\ui\src\optdlg.src 0 string RID_SCPAGE_USERLISTS STR_COPYLIST 50 en-GB Copy List 20200411 15:09:53 sc source\ui\src\optdlg.src 0 string RID_SCPAGE_USERLISTS STR_COPYFROM 50 en-GB List from 20200411 15:09:53 sc source\ui\src\optdlg.src 0 string RID_SCPAGE_USERLISTS STR_COPYERR 50 en-GB Cells without text have been ignored. 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CONTENT GB_LINES 121 en-GB Visual aids 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_GRID 112 en-GB ~Grid lines 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CONTENT FT_COLOR 31 en-GB ~Colour 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_PAGEBREAKS 112 en-GB ~Page breaks 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_GUIDELINE 112 en-GB Guides ~while moving 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_HANDLES 112 en-GB ~Simple handles 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_BIGHANDLES 112 en-GB ~Large handles 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CONTENT GB_DISPLAY 121 en-GB Display 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_FORMULA 112 en-GB ~Formulae 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_NIL 112 en-GB Zero val~ues 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_ANNOT 112 en-GB ~Comment indicator 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_VALUE 112 en-GB Value h~ighlighting 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_ANCHOR 112 en-GB ~Anchor 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_CLIP 112 en-GB Te~xt overflow 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_RFIND 112 en-GB Show references in colour 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CONTENT GB_OBJECT 121 en-GB Objects 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CONTENT FT_OBJGRF 68 en-GB Ob~jects/Graphics 20200411 15:09:53 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_CONTENT.LB_OBJGRF 1 0 en-GB Show 20200411 15:09:53 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_CONTENT.LB_OBJGRF 2 0 en-GB Hide 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CONTENT FT_DIAGRAM 68 en-GB Cha~rts 20200411 15:09:53 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_CONTENT.LB_DIAGRAM 1 0 en-GB Show 20200411 15:09:53 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_CONTENT.LB_DIAGRAM 2 0 en-GB Hide 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CONTENT FT_DRAW 68 en-GB ~Drawing objects 20200411 15:09:53 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_CONTENT.LB_DRAW 1 0 en-GB Show 20200411 15:09:53 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_CONTENT.LB_DRAW 2 0 en-GB Hide 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CONTENT GB_ZOOM 121 en-GB Zoom 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_SYNCZOOM 112 en-GB S~ynchronise sheets 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CONTENT GB_WINDOW 121 en-GB Window 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_ROWCOLHEADER 112 en-GB Colu~mn/row headers 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_HSCROLL 112 en-GB Hori~zontal scroll bar 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_VSCROLL 112 en-GB ~Vertical scroll bar 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_TBLREG 112 en-GB Sh~eet tabs 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_OUTLINE 112 en-GB ~Outline symbols 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_LAYOUT GB_UNIT 115 en-GB Metrics 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_LAYOUT FT_UNIT 60 en-GB Measurement ~unit 20200411 15:09:53 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 1 0 en-GB millimetre 20200411 15:09:53 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 2 0 en-GB centimetre 20200411 15:09:53 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 3 0 en-GB metre 20200411 15:09:53 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 4 0 en-GB kilometre 20200411 15:09:53 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 5 0 en-GB inch 20200411 15:09:53 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 6 0 en-GB foot 20200411 15:09:53 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 7 0 en-GB mile 20200411 15:09:53 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 8 0 en-GB pica 20200411 15:09:53 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 9 0 en-GB point 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_LAYOUT FT_TAB 60 en-GB ~Tab stops 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_LAYOUT GB_LINK 127 en-GB Updating 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_LAYOUT FT_UPDATE_LINKS 121 en-GB Update links when opening 20200411 15:09:53 sc source\ui\src\optdlg.src 0 radiobutton RID_SCPAGE_LAYOUT RB_ALWAYS 112 en-GB ~Always 20200411 15:09:53 sc source\ui\src\optdlg.src 0 radiobutton RID_SCPAGE_LAYOUT RB_REQUEST 112 en-GB ~On request 20200411 15:09:53 sc source\ui\src\optdlg.src 0 radiobutton RID_SCPAGE_LAYOUT RB_NEVER 112 en-GB ~Never 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_LAYOUT GB_OPTIONS 248 en-GB Input settings 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_ALIGN 175 en-GB Press Enter to ~move selection 20200411 15:09:53 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_LAYOUT.LB_ALIGN 1 0 en-GB Down 20200411 15:09:53 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_LAYOUT.LB_ALIGN 2 0 en-GB Right 20200411 15:09:53 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_LAYOUT.LB_ALIGN 3 0 en-GB Up 20200411 15:09:53 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_LAYOUT.LB_ALIGN 4 0 en-GB Left 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_EDITMODE 239 en-GB Press Enter to switch to ~edit mode 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_FORMAT 239 en-GB Expand ~formatting 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_EXPREF 239 en-GB Expand ~references when new columns/rows are inserted 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_MARKHDR 239 en-GB Highlight sele~ction in column/row headers 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_TEXTFMT 239 en-GB Use printer metrics for text formatting 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_REPLWARN 239 en-GB Show overwrite ~warning when pasting data 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_PRINT FL_PAGES 248 en-GB Pages 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_PRINT BTN_SKIPEMPTYPAGES 239 en-GB ~Suppress output of empty pages 20200411 15:09:53 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_PRINT FL_SHEETS 248 en-GB Sheets 20200411 15:09:53 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_PRINT BTN_SELECTEDSHEETS 239 en-GB ~Print only selected sheets 20200411 15:09:53 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_POSWND 0 en-GB Name Box 20200411 15:09:53 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_INPUTWND 0 en-GB Input line 20200411 15:09:53 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_BTNCALC 0 en-GB Function Wizard 20200411 15:09:53 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_BTNOK 0 en-GB Accept 20200411 15:09:53 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_BTNCANCEL 0 en-GB Cancel 20200411 15:09:53 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_BTNSUM 0 en-GB Sum 20200411 15:09:53 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_BTNEQUAL 0 en-GB Function 20200411 15:09:53 sc source\ui\src\crnrdlg.src 0 fixedline RID_SCDLG_COLROWNAMERANGES FL_ASSIGN 188 en-GB Range 20200411 15:09:53 sc source\ui\src\crnrdlg.src 0 imagebutton RID_SCDLG_COLROWNAMERANGES RB_AREA 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\crnrdlg.src 0 radiobutton RID_SCDLG_COLROWNAMERANGES BTN_COLHEAD 171 en-GB Contains ~column labels 20200411 15:09:53 sc source\ui\src\crnrdlg.src 0 radiobutton RID_SCDLG_COLROWNAMERANGES BTN_ROWHEAD 171 en-GB Contains ~row labels 20200411 15:09:53 sc source\ui\src\crnrdlg.src 0 fixedtext RID_SCDLG_COLROWNAMERANGES FT_DATA_LABEL 179 en-GB For ~data range 20200411 15:09:53 sc source\ui\src\crnrdlg.src 0 imagebutton RID_SCDLG_COLROWNAMERANGES RB_DATA 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\crnrdlg.src 0 pushbutton RID_SCDLG_COLROWNAMERANGES BTN_ADD 50 en-GB ~Add 20200411 15:09:53 sc source\ui\src\crnrdlg.src 0 pushbutton RID_SCDLG_COLROWNAMERANGES BTN_REMOVE 50 en-GB ~Delete 20200411 15:09:53 sc source\ui\src\crnrdlg.src 0 modelessdialog RID_SCDLG_COLROWNAMERANGES HID_COLROWNAMERANGES 256 en-GB Define Label Range 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_FILTER FT_OP 44 en-GB Operator 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_FILTER FT_FIELD 60 en-GB Field name 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_FILTER FT_COND 47 en-GB Condition 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_FILTER FT_VAL 60 en-GB Value 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP1 1 0 en-GB AND 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP1 2 0 en-GB OR 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP2 1 0 en-GB AND 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP2 2 0 en-GB OR 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP3 1 0 en-GB AND 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP3 2 0 en-GB OR 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP4 1 0 en-GB AND 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP4 2 0 en-GB OR 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 1 0 en-GB = 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 2 0 en-GB < 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 3 0 en-GB > 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 4 0 en-GB <= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 5 0 en-GB >= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 6 0 en-GB <> 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 7 0 en-GB Largest 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 8 0 en-GB Smallest 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 9 0 en-GB Largest % 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 10 0 en-GB Smallest % 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 11 0 en-GB Contains 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 12 0 en-GB Does not contain 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 13 0 en-GB Begins with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 14 0 en-GB Does not begin with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 15 0 en-GB Ends with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 16 0 en-GB Does not end with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 1 0 en-GB = 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 2 0 en-GB < 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 3 0 en-GB > 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 4 0 en-GB <= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 5 0 en-GB >= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 6 0 en-GB <> 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 7 0 en-GB Largest 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 8 0 en-GB Smallest 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 9 0 en-GB Largest % 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 10 0 en-GB Smallest % 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 11 0 en-GB Contains 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 12 0 en-GB Does not contain 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 13 0 en-GB Begins with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 14 0 en-GB Does not begin with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 15 0 en-GB Ends with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 16 0 en-GB Does not end with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 1 0 en-GB = 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 2 0 en-GB < 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 3 0 en-GB > 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 4 0 en-GB <= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 5 0 en-GB >= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 6 0 en-GB <> 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 7 0 en-GB Largest 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 8 0 en-GB Smallest 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 9 0 en-GB Largest % 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 10 0 en-GB Smallest % 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 11 0 en-GB Contains 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 12 0 en-GB Does not contain 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 13 0 en-GB Begins with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 14 0 en-GB Does not begin with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 15 0 en-GB Ends with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 16 0 en-GB Does not end with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 1 0 en-GB = 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 2 0 en-GB < 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 3 0 en-GB > 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 4 0 en-GB <= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 5 0 en-GB >= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 6 0 en-GB <> 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 7 0 en-GB Largest 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 8 0 en-GB Smallest 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 9 0 en-GB Largest % 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 10 0 en-GB Smallest % 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 11 0 en-GB Contains 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 12 0 en-GB Does not contain 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 13 0 en-GB Begins with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 14 0 en-GB Does not begin with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 15 0 en-GB Ends with 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 16 0 en-GB Does not end with 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedline RID_SCDLG_FILTER FL_CRITERIA 267 en-GB Filter criteria 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_FILTER BTN_CASE 128 en-GB Case-~sensitive 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_FILTER BTN_REGEXP 94 en-GB Regular ~expression 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_FILTER BTN_HEADER 128 en-GB Range contains ~column labels 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_FILTER BTN_UNIQUE 94 en-GB ~No duplication 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_FILTER BTN_COPY_RESULT 128 en-GB Copy ~results to... 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_FILTER BTN_DEST_PERS 94 en-GB ~Keep filter criteria 20200411 15:09:53 sc source\ui\src\filter.src 0 imagebutton RID_SCDLG_FILTER RB_COPY_AREA 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_FILTER FT_DBAREA 167 en-GB dummy 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_FILTER FT_DBAREA_LABEL 58 en-GB Data range: 20200411 15:09:53 sc source\ui\src\filter.src 0 modelessdialog RID_SCDLG_FILTER CMD_SID_FILTER 279 en-GB Standard Filter 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_SPEC_FILTER FT_CRITERIA_AREA 210 en-GB Read ~filter criteria from 20200411 15:09:53 sc source\ui\src\filter.src 0 imagebutton RID_SCDLG_SPEC_FILTER RB_CRITERIA_AREA 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_SPEC_FILTER BTN_CASE 128 en-GB ~Case-sensitive 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_SPEC_FILTER BTN_REGEXP 74 en-GB Regular ~expressions 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_SPEC_FILTER BTN_HEADER 128 en-GB Range c~ontains column labels 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_SPEC_FILTER BTN_UNIQUE 74 en-GB ~No duplication 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_SPEC_FILTER BTN_COPY_RESULT 128 en-GB Co~py results to 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_SPEC_FILTER BTN_DEST_PERS 74 en-GB ~Keep filter criteria 20200411 15:09:53 sc source\ui\src\filter.src 0 imagebutton RID_SCDLG_SPEC_FILTER RB_COPY_AREA 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedline RID_SCDLG_SPEC_FILTER FL_OPTIONS 210 en-GB Options 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_SPEC_FILTER FT_DBAREA 155 en-GB dummy 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_SPEC_FILTER FT_DBAREA_LABEL 50 en-GB Data range: 20200411 15:09:53 sc source\ui\src\filter.src 0 modelessdialog RID_SCDLG_SPEC_FILTER CMD_SID_SPECIAL_FILTER 278 en-GB Advanced Filter 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_PIVOTFILTER FT_OP 40 en-GB Operator 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_PIVOTFILTER FT_FIELD 60 en-GB Field name 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_PIVOTFILTER FT_COND 47 en-GB Condition 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_PIVOTFILTER FT_VAL 60 en-GB Value 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_OP1 1 0 en-GB AND 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_OP1 2 0 en-GB OR 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_OP2 1 0 en-GB AND 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_OP2 2 0 en-GB OR 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND1 1 0 en-GB = 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND1 2 0 en-GB < 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND1 3 0 en-GB > 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND1 4 0 en-GB <= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND1 5 0 en-GB >= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND1 6 0 en-GB <> 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND2 1 0 en-GB = 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND2 2 0 en-GB < 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND2 3 0 en-GB > 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND2 4 0 en-GB <= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND2 5 0 en-GB >= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND2 6 0 en-GB <> 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND3 1 0 en-GB = 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND3 2 0 en-GB < 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND3 3 0 en-GB > 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND3 4 0 en-GB <= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND3 5 0 en-GB >= 20200411 15:09:53 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND3 6 0 en-GB <> 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedline RID_SCDLG_PIVOTFILTER FL_CRITERIA 230 en-GB Filter criteria 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_PIVOTFILTER BTN_CASE 221 en-GB ~Case-sensitive 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_PIVOTFILTER BTN_REGEXP 221 en-GB ~Regular expression 20200411 15:09:53 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_PIVOTFILTER BTN_UNIQUE 221 en-GB ~No duplication 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedline RID_SCDLG_PIVOTFILTER FL_OPTIONS 230 en-GB Options 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_PIVOTFILTER FT_DBAREA 166 en-GB dummy 20200411 15:09:53 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_PIVOTFILTER FT_DBAREA_LABEL 58 en-GB Data range: 20200411 15:09:53 sc source\ui\src\filter.src 0 modaldialog RID_SCDLG_PIVOTFILTER HID_SC_PIVOTFILTER 298 en-GB Filter 20200411 15:09:53 sc source\ui\src\filter.src 0 string STR_COPY_AREA_TO 298 en-GB Copy results to 20200411 15:09:53 sc source\ui\src\filter.src 0 string RID_FILTER_OPERATOR 298 en-GB Operator 20200411 15:09:53 sc source\ui\src\filter.src 0 string RID_FILTER_FIELDNAME 298 en-GB Field Name 20200411 15:09:53 sc source\ui\src\filter.src 0 string RID_FILTER_CONDITION 298 en-GB Condition 20200411 15:09:53 sc source\ui\src\filter.src 0 string RID_FILTER_VALUE 298 en-GB Value 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 fixedline RID_SCDLG_ASCII FL_FIELDOPT 252 en-GB Import 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 fixedtext RID_SCDLG_ASCII FT_CHARSET 60 en-GB Ch~aracter set 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 fixedtext RID_SCDLG_ASCII FT_CUSTOMLANG 60 en-GB Language 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 fixedtext RID_SCDLG_ASCII FT_AT_ROW 60 en-GB From ro~w 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 fixedline RID_SCDLG_ASCII FL_SEPOPT 252 en-GB Separator options 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 radiobutton RID_SCDLG_ASCII RB_FIXED 243 en-GB ~Fixed width 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 radiobutton RID_SCDLG_ASCII RB_SEPARATED 243 en-GB ~Separated by 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CKB_TAB 68 en-GB ~Tab 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CKB_COMMA 68 en-GB ~Comma 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CKB_OTHER 50 en-GB ~Other 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CKB_SEMICOLON 68 en-GB S~emicolon 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CKB_SPACE 68 en-GB S~pace 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CB_ASONCE 130 en-GB Merge ~delimiters 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 fixedtext RID_SCDLG_ASCII FT_TEXTSEP 60 en-GB Te~xt delimiter 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 fixedline RID_SCDLG_ASCII FL_OTHER_OPTIONS 252 en-GB Other options 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CB_QUOTED_AS_TEXT 130 en-GB ~Quoted field as text 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CB_DETECT_SPECIAL_NUMBER 130 en-GB Detect special numbers 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 fixedline RID_SCDLG_ASCII FL_WIDTH 252 en-GB Fields 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 fixedtext RID_SCDLG_ASCII FT_TYPE 60 en-GB Column t~ype 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 string RID_SCDLG_ASCII STR_TEXTTOCOLUMNS 243 en-GB Text to Columns 20200411 15:09:53 sc source\ui\dbgui\asciiopt.src 0 modaldialog RID_SCDLG_ASCII 320 en-GB Text Import 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_PAGE 37 en-GB Page Fields 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_COL 37 en-GB Column Fields 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_ROW 37 en-GB Row\nFields 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_DATA 37 en-GB Data Fields 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT STR_SELECT 74 en-GB Selection area 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_INFO 280 en-GB Drag the fields from the right into the desired position. 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 fixedline RID_SCDLG_PIVOT_LAYOUT FL_LAYOUT 200 en-GB Layout 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 fixedline RID_SCDLG_PIVOT_LAYOUT FL_SELECT 74 en-GB Fields 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 pushbutton RID_SCDLG_PIVOT_LAYOUT BTN_REMOVE 50 en-GB Remove 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 pushbutton RID_SCDLG_PIVOT_LAYOUT BTN_OPTIONS 50 en-GB Options... 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 fixedline RID_SCDLG_PIVOT_LAYOUT FL_OUTPUT 280 en-GB Result 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_INAREA 59 en-GB Selection from 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 imagebutton RID_SCDLG_PIVOT_LAYOUT RB_INAREA 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_OUTAREA 59 en-GB Results to 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 imagebutton RID_SCDLG_PIVOT_LAYOUT RB_OUTAREA 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 checkbox RID_SCDLG_PIVOT_LAYOUT BTN_IGNEMPTYROWS 136 en-GB Ignore ~empty rows 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 checkbox RID_SCDLG_PIVOT_LAYOUT BTN_DETECTCAT 128 en-GB ~Identify categories 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 checkbox RID_SCDLG_PIVOT_LAYOUT BTN_TOTALCOL 136 en-GB Total columns 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 checkbox RID_SCDLG_PIVOT_LAYOUT BTN_TOTALROW 128 en-GB ~Total rows 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 checkbox RID_SCDLG_PIVOT_LAYOUT BTN_FILTER 136 en-GB ~Add filter 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 checkbox RID_SCDLG_PIVOT_LAYOUT BTN_DRILLDOWN 128 en-GB Ena~ble drill to details 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_SUM 128 en-GB Sum - 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_COUNT 128 en-GB Count - 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_AVG 128 en-GB Mean - 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_MAX 128 en-GB Max - 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_MIN 128 en-GB Min - 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_PROD 128 en-GB Product - 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_COUNT2 128 en-GB Count - 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_DEV 128 en-GB StDev - 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_DEV2 128 en-GB StDevP - 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_VAR 128 en-GB Var - 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_VAR2 128 en-GB VarP - 20200411 15:09:53 sc source\ui\dbgui\pivot.src 0 modelessdialog RID_SCDLG_PIVOT_LAYOUT CMD_SID_OPENDLG_PIVOTTABLE 348 en-GB Pivot Table 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 radiobutton RID_SCDLG_DAPITYPE BTN_SELECTION 164 en-GB ~Current selection 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 radiobutton RID_SCDLG_DAPITYPE BTN_DATABASE 164 en-GB ~Data source registered in %PRODUCTNAME 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 radiobutton RID_SCDLG_DAPITYPE BTN_EXTERNAL 164 en-GB ~External source/interface 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 fixedline RID_SCDLG_DAPITYPE FL_FRAME 173 en-GB Selection 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 modaldialog RID_SCDLG_DAPITYPE HID_DATAPILOT_TYPE 241 en-GB Select Source 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPISERVICE FT_SERVICE 40 en-GB ~Service 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPISERVICE FT_SOURCE 40 en-GB So~urce 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPISERVICE FT_NAME 40 en-GB ~Name 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPISERVICE FT_USER 40 en-GB Us~er 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPISERVICE FT_PASSWD 40 en-GB ~Password 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 fixedline RID_SCDLG_DAPISERVICE FL_FRAME 173 en-GB Selection 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 modaldialog RID_SCDLG_DAPISERVICE HID_DATAPILOT_SERVICE 241 en-GB External Source 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPIDATA FT_DATABASE 52 en-GB ~Database 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPIDATA FT_OBJECT 52 en-GB Data so~urce 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPIDATA FT_OBJTYPE 52 en-GB ~Type 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 stringlist RID_SCDLG_DAPIDATA.LB_OBJTYPE 1 0 en-GB Table 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 stringlist RID_SCDLG_DAPIDATA.LB_OBJTYPE 2 0 en-GB Query 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 stringlist RID_SCDLG_DAPIDATA.LB_OBJTYPE 3 0 en-GB Sql 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 stringlist RID_SCDLG_DAPIDATA.LB_OBJTYPE 4 0 en-GB Sql [Native] 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 fixedline RID_SCDLG_DAPIDATA FL_FRAME 173 en-GB Selection 20200411 15:09:53 sc source\ui\dbgui\dapitype.src 0 modaldialog RID_SCDLG_DAPIDATA HID_DATAPILOT_DATABASE 241 en-GB Select Data Source 20200411 15:09:53 sc source\ui\dbgui\textimportoptions.src 0 fixedline RID_SCDLG_TEXT_IMPORT_OPTIONS FL_CHOOSE_LANG 165 en-GB Select the language to use for import 20200411 15:09:53 sc source\ui\dbgui\textimportoptions.src 0 radiobutton RID_SCDLG_TEXT_IMPORT_OPTIONS RB_AUTOMATIC 159 en-GB Automatic 20200411 15:09:53 sc source\ui\dbgui\textimportoptions.src 0 radiobutton RID_SCDLG_TEXT_IMPORT_OPTIONS RB_CUSTOM 159 en-GB Custom 20200411 15:09:53 sc source\ui\dbgui\textimportoptions.src 0 fixedline RID_SCDLG_TEXT_IMPORT_OPTIONS FL_OPTION 165 en-GB Options 20200411 15:09:53 sc source\ui\dbgui\textimportoptions.src 0 checkbox RID_SCDLG_TEXT_IMPORT_OPTIONS BTN_CONVERT_DATE 159 en-GB Detect special numbers (such as dates). 20200411 15:09:53 sc source\ui\dbgui\textimportoptions.src 0 modaldialog RID_SCDLG_TEXT_IMPORT_OPTIONS 230 en-GB Import Options 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 1 0 en-GB Sum 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 2 0 en-GB Count 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 3 0 en-GB Average 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 4 0 en-GB Max 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 5 0 en-GB Min 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 6 0 en-GB Product 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 7 0 en-GB Count (numbers only) 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 8 0 en-GB StDev (sample) 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 9 0 en-GB StDevP (population) 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 10 0 en-GB Var (sample) 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 11 0 en-GB VarP (population) 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 imagebutton RID_SCDLG_CONSOLIDATE RB_DATA_AREA 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 imagebutton RID_SCDLG_CONSOLIDATE RB_DEST_AREA 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 fixedtext RID_SCDLG_CONSOLIDATE FT_FUNC 212 en-GB ~Function 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 fixedtext RID_SCDLG_CONSOLIDATE FT_CONSAREAS 212 en-GB ~Consolidation ranges 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 fixedtext RID_SCDLG_CONSOLIDATE FT_DATA_AREA 212 en-GB ~Source data range 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 fixedtext RID_SCDLG_CONSOLIDATE FT_DEST_AREA 212 en-GB Copy results ~to 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 checkbox RID_SCDLG_CONSOLIDATE BTN_BYROW 94 en-GB ~Row labels 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 checkbox RID_SCDLG_CONSOLIDATE BTN_BYCOL 94 en-GB C~olumn labels 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 fixedline RID_SCDLG_CONSOLIDATE FL_CONSBY 103 en-GB Consolidate by 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 fixedline RID_SCDLG_CONSOLIDATE FL_OPTIONS 103 en-GB Options 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 checkbox RID_SCDLG_CONSOLIDATE BTN_REFS 94 en-GB ~Link to source data 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 pushbutton RID_SCDLG_CONSOLIDATE BTN_REMOVE 50 en-GB ~Delete 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 pushbutton RID_SCDLG_CONSOLIDATE BTN_ADD 50 en-GB ~Add 20200411 15:09:53 sc source\ui\dbgui\consdlg.src 0 modelessdialog RID_SCDLG_CONSOLIDATE CMD_SID_OPENDLG_CONSOLIDATE 280 en-GB Consolidate 20200411 15:09:53 sc source\ui\dbgui\imoptdlg.src 0 fixedtext RID_SCDLG_IMPORTOPT FT_FIELDSEP 55 en-GB ~Field delimiter 20200411 15:09:53 sc source\ui\dbgui\imoptdlg.src 0 fixedtext RID_SCDLG_IMPORTOPT FT_TEXTSEP 55 en-GB ~Text delimiter 20200411 15:09:53 sc source\ui\dbgui\imoptdlg.src 0 fixedtext RID_SCDLG_IMPORTOPT FT_FONT 55 en-GB ~Character set 20200411 15:09:53 sc source\ui\dbgui\imoptdlg.src 0 fixedline RID_SCDLG_IMPORTOPT FL_FIELDOPT 188 en-GB Field options 20200411 15:09:53 sc source\ui\dbgui\imoptdlg.src 0 checkbox RID_SCDLG_IMPORTOPT CB_FIXEDWIDTH 172 en-GB Fixed column ~width 20200411 15:09:53 sc source\ui\dbgui\imoptdlg.src 0 checkbox RID_SCDLG_IMPORTOPT CB_SAVESHOWN 172 en-GB Save cell content as ~shown 20200411 15:09:53 sc source\ui\dbgui\imoptdlg.src 0 checkbox RID_SCDLG_IMPORTOPT CB_QUOTEALL 164 en-GB ~Quote all text cells 20200411 15:09:53 sc source\ui\dbgui\imoptdlg.src 0 modaldialog RID_SCDLG_IMPORTOPT HID_SC_INPORTOPT 256 en-GB Import File 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 1 0 en-GB Sum 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 2 0 en-GB Count 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 3 0 en-GB Average 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 4 0 en-GB Max 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 5 0 en-GB Min 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 6 0 en-GB Product 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 7 0 en-GB Count (Numbers only) 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 8 0 en-GB StDev (Sample) 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 9 0 en-GB StDevP (Population) 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 10 0 en-GB Var (Sample) 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 11 0 en-GB VarP (Population) 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_DPDATAFIELD FL_FUNC 152 en-GB ~Function 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPDATAFIELD FT_NAMELABEL 25 en-GB Name: 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_DPDATAFIELD FL_DISPLAY 152 en-GB Displayed value 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPDATAFIELD FT_TYPE 60 en-GB ~Type 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 1 0 en-GB Normal 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 2 0 en-GB Difference from 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 3 0 en-GB % of 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 4 0 en-GB % difference from 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 5 0 en-GB Running total in 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 6 0 en-GB % of row 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 7 0 en-GB % of column 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 8 0 en-GB % of total 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 9 0 en-GB Index 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPDATAFIELD FT_BASEFIELD 60 en-GB ~Base field 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPDATAFIELD FT_BASEITEM 60 en-GB Ba~se item 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_BASEITEM 1 0 en-GB - previous item - 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_BASEITEM 2 0 en-GB - next item - 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 modaldialog RID_SCDLG_DPDATAFIELD HID_SC_DPDATAFIELD 220 en-GB Data Field 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 radiobutton RID_SCDLG_PIVOTSUBT RB_NONE 140 en-GB ~None 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 radiobutton RID_SCDLG_PIVOTSUBT RB_AUTO 140 en-GB ~Automatic 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 radiobutton RID_SCDLG_PIVOTSUBT RB_USER 140 en-GB ~User-defined 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_PIVOTSUBT FL_FUNC 152 en-GB Subtotals 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 checkbox RID_SCDLG_PIVOTSUBT CB_SHOWALL 152 en-GB Show it~ems without data 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_PIVOTSUBT FT_NAMELABEL 25 en-GB Name: 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 pushbutton RID_SCDLG_PIVOTSUBT BTN_OPTIONS 50 en-GB ~Options... 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 modaldialog RID_SCDLG_PIVOTSUBT HID_SC_PIVOTSUBT 220 en-GB Data Field 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_DPSUBTOTAL_OPT FL_SORT_BY 198 en-GB Sort ~by 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 radiobutton RID_SCDLG_DPSUBTOTAL_OPT RB_SORT_ASC 84 en-GB ~Ascending 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 radiobutton RID_SCDLG_DPSUBTOTAL_OPT RB_SORT_DESC 84 en-GB ~Descending 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 radiobutton RID_SCDLG_DPSUBTOTAL_OPT RB_SORT_MAN 84 en-GB ~Manual 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_DPSUBTOTAL_OPT FL_LAYOUT 198 en-GB Display options 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPSUBTOTAL_OPT FT_LAYOUT 70 en-GB ~Layout 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPSUBTOTAL_OPT.LB_LAYOUT 1 0 en-GB Tabular layout 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPSUBTOTAL_OPT.LB_LAYOUT 2 0 en-GB Outline layout with subtotals at the top 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPSUBTOTAL_OPT.LB_LAYOUT 3 0 en-GB Outline layout with subtotals at the bottom 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 checkbox RID_SCDLG_DPSUBTOTAL_OPT CB_LAYOUT_EMPTY 186 en-GB ~Empty line after each item 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_DPSUBTOTAL_OPT FL_AUTOSHOW 198 en-GB Show automatically 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 checkbox RID_SCDLG_DPSUBTOTAL_OPT CB_SHOW 70 en-GB ~Show 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPSUBTOTAL_OPT FT_SHOW 80 en-GB items 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPSUBTOTAL_OPT FT_SHOW_FROM 60 en-GB ~From 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPSUBTOTAL_OPT.LB_SHOW_FROM 1 0 en-GB Top 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPSUBTOTAL_OPT.LB_SHOW_FROM 2 0 en-GB Bottom 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPSUBTOTAL_OPT FT_SHOW_USING 60 en-GB ~Using field 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_DPSUBTOTAL_OPT FL_HIDE 198 en-GB Hide i~tems 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPSUBTOTAL_OPT FT_HIERARCHY 76 en-GB Hierarch~y 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 modaldialog RID_SCDLG_DPSUBTOTAL_OPT HID_SC_DPSUBT_OPT 266 en-GB Data Field Options 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPSHOWDETAIL FT_DIMS 132 en-GB ~Choose the field containing the detail you want to show 20200411 15:09:53 sc source\ui\dbgui\pvfundlg.src 0 modaldialog RID_SCDLG_DPSHOWDETAIL HID_SC_DPSHOWDETAIL 200 en-GB Show Detail 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPNUMGROUP FL_START 152 en-GB Start 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPNUMGROUP RB_AUTOSTART 80 en-GB ~Automatically 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPNUMGROUP RB_MANSTART 80 en-GB ~Manually at 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPNUMGROUP FL_END 152 en-GB End 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPNUMGROUP RB_AUTOEND 80 en-GB A~utomatically 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPNUMGROUP RB_MANEND 80 en-GB Ma~nually at 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPNUMGROUP FL_BY 152 en-GB ~Group by 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 modaldialog RID_SCDLG_DPNUMGROUP HID_SC_DPNUMGROUP 220 en-GB Grouping 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPDATEGROUP FL_START 152 en-GB Start 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPDATEGROUP RB_AUTOSTART 80 en-GB ~Automatically 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPDATEGROUP RB_MANSTART 80 en-GB ~Manually at 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPDATEGROUP FL_END 152 en-GB End 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPDATEGROUP RB_AUTOEND 80 en-GB A~utomatically 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPDATEGROUP RB_MANEND 80 en-GB Ma~nually at 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPDATEGROUP FL_BY 152 en-GB Group by 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPDATEGROUP RB_NUMDAYS 80 en-GB Number of ~days 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPDATEGROUP RB_UNITS 80 en-GB ~Intervals 20200411 15:09:53 sc source\ui\dbgui\dpgroupdlg.src 0 modaldialog RID_SCDLG_DPDATEGROUP HID_SC_DPDATEGROUP 220 en-GB Grouping 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 pageitem TAB_DLG_VALIDATION.1 TP_VALIDATION_VALUES 0 en-GB Criteria 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 pageitem TAB_DLG_VALIDATION.1 TP_VALIDATION_INPUTHELP 0 en-GB Input Help 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 pageitem TAB_DLG_VALIDATION.1 TP_VALIDATION_ERROR 0 en-GB Error Alert 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 tabdialog TAB_DLG_VALIDATION 289 en-GB Validity 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_VALUES FT_ALLOW 70 en-GB ~Allow 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 1 0 en-GB All values 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 2 0 en-GB Whole Numbers 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 3 0 en-GB Decimal 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 4 0 en-GB Date 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 5 0 en-GB Time 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 6 0 en-GB Cell range 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 7 0 en-GB List 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 8 0 en-GB Text length 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_VALUES FT_VALUE 70 en-GB ~Data 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 1 0 en-GB equal 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 2 0 en-GB less than 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 3 0 en-GB greater than 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 4 0 en-GB less than or equal to 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 5 0 en-GB greater than or equal to 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 6 0 en-GB not equal to 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 7 0 en-GB between 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 8 0 en-GB not between 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_VALUES FT_MIN 70 en-GB ~Minimum 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_VALUES FT_MAX 70 en-GB Ma~ximum 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 checkbox TP_VALIDATION_VALUES TSB_ALLOW_BLANKS 174 en-GB Allow ~empty cells 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 checkbox TP_VALIDATION_VALUES CB_SHOWLIST 174 en-GB Show selection ~list 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 checkbox TP_VALIDATION_VALUES CB_SORTLIST 164 en-GB Sor~t entries ascending 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_VALUES FT_SOURCEHINT 174 en-GB A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array. 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 imagebutton TP_VALIDATION_VALUES RB_VALIDITY_REF 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 tabpage TP_VALIDATION_VALUES 260 en-GB Values 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 tristatebox TP_VALIDATION_INPUTHELP TSB_HELP 248 en-GB ~Show input help when cell is selected 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 fixedline TP_VALIDATION_INPUTHELP FL_CONTENT 248 en-GB Contents 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_INPUTHELP FT_TITLE 64 en-GB ~Title 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_INPUTHELP FT_INPUTHELP 64 en-GB ~Input help 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 fixedline TP_VALIDATION_ERROR FL_CONTENT 248 en-GB Contents 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 tristatebox TP_VALIDATION_ERROR TSB_SHOW 248 en-GB Show error ~message when invalid values are entered 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_ERROR FT_ERROR 64 en-GB ~Error message 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_ERROR FT_TITLE 64 en-GB ~Title 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_ERROR FT_ACTION 64 en-GB ~Action 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_ERROR.LB_ACTION 1 0 en-GB Stop 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_ERROR.LB_ACTION 2 0 en-GB Warning 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_ERROR.LB_ACTION 3 0 en-GB Information 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_ERROR.LB_ACTION 4 0 en-GB Macro 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 pushbutton TP_VALIDATION_ERROR BTN_SEARCH 60 en-GB ~Browse... 20200411 15:09:53 sc source\ui\dbgui\validate.src 0 tabpage TP_VALIDATION_ERROR 260 en-GB Error Alert 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_SHOWFRAME 109 en-GB ~Display border 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_PRINTFRAME 83 en-GB Print border 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_TWOWAY 183 en-GB Copy ~back 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_ATTRIB 83 en-GB Attributes 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_VALUE 83 en-GB Copy values only 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_COPYALL 183 en-GB Copy ~entire sheet 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_PROTECT 183 en-GB ~Prevent changes 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 string RID_SCDLG_NEWSCENARIO STR_EDIT 183 en-GB Edit Scenario 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 string RID_SCDLG_NEWSCENARIO STR_CREATEDBY 183 en-GB Created by 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 string RID_SCDLG_NEWSCENARIO STR_ON 183 en-GB on 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 string RID_SCDLG_NEWSCENARIO STR_COLOR 183 en-GB Display border in 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 fixedline RID_SCDLG_NEWSCENARIO FL_NAME 192 en-GB ~Name of scenario 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 fixedline RID_SCDLG_NEWSCENARIO FL_COMMENT 192 en-GB ~Comment 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 fixedline RID_SCDLG_NEWSCENARIO FL_OPTIONS 192 en-GB Settings 20200411 15:09:53 sc source\ui\dbgui\scendlg.src 0 modaldialog RID_SCDLG_NEWSCENARIO 260 en-GB Create Scenario 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 fixedtext RID_SCDLG_NAVIGATOR FT_ROW 19 en-GB Row 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 numericfield RID_SCDLG_NAVIGATOR ED_ROW HID_SC_NAVIPI_ROW 30 en-GB - Row 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 fixedtext RID_SCDLG_NAVIGATOR FT_COL 23 en-GB Column 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 spinfield RID_SCDLG_NAVIGATOR ED_COL HID_SC_NAVIPI_COL 30 en-GB - Column 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 listbox RID_SCDLG_NAVIGATOR LB_DOCUMENTS HID_SC_NAVIPI_DOC 82 en-GB - Document 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_DATA HID_SC_NAVIPI_DATA 0 en-GB Data Range 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_UP HID_SC_NAVIPI_UP 0 en-GB Start 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_DOWN HID_SC_NAVIPI_DOWN 0 en-GB End 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_ZOOMOUT HID_SC_NAVIPI_ZOOM 0 en-GB Contents 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_CHANGEROOT HID_SC_NAVIPI_ROOT 0 en-GB Content View 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_SCENARIOS HID_SC_NAVIPI_SCEN 0 en-GB Scenarios 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_DROPMODE HID_SC_NAVIPI_DROP 0 en-GB Drag Mode 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_DRAGMODE 82 en-GB Drag Mode 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_DISPLAY 82 en-GB Display 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_ACTIVE 82 en-GB active 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_NOTACTIVE 82 en-GB inactive 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_HIDDEN 82 en-GB hidden 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_ACTIVEWIN 82 en-GB Active Window 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_QHLP_SCEN_LISTBOX 82 en-GB Scenario Name 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_QHLP_SCEN_COMMENT 82 en-GB Comment 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 window RID_SCDLG_NAVIGATOR HID_SC_NAVIGATOR 115 en-GB Navigator 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_ROOT 115 en-GB Contents 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_TABLE 115 en-GB Sheets 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_RANGENAME 115 en-GB Range names 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_DBAREA 115 en-GB Database ranges 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_GRAPHIC 115 en-GB Graphics 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_OLEOBJECT 115 en-GB OLE objects 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_NOTE 115 en-GB Comments 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_AREALINK 115 en-GB Linked areas 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_DRAWING 115 en-GB Drawing objects 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 menuitem RID_POPUP_DROPMODE RID_DROPMODE_URL HID_SC_DROPMODE_URL 0 en-GB Insert as Hyperlink 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 menuitem RID_POPUP_DROPMODE RID_DROPMODE_LINK HID_SC_DROPMODE_LINK 0 en-GB Insert as Link 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 menuitem RID_POPUP_DROPMODE RID_DROPMODE_COPY HID_SC_DROPMODE_COPY 0 en-GB Insert as Copy 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 menuitem RID_POPUP_NAVIPI_SCENARIO RID_NAVIPI_SCENARIO_DELETE HID_SC_SCENARIO_DELETE 0 en-GB Delete 20200411 15:09:53 sc source\ui\navipi\navipi.src 0 menuitem RID_POPUP_NAVIPI_SCENARIO RID_NAVIPI_SCENARIO_EDIT HID_SC_SCENARIO_EDIT 0 en-GB Properties... 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_ALIGNMENT.TBX_HORIZONTAL_ALIGNMENT ID_SUBSTLEFT HID_PROPERTY_PANEL_ALIGN_TBI_HOR_L 0 en-GB Align Left 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_ALIGNMENT.TBX_HORIZONTAL_ALIGNMENT ID_SUBSTCENTER HID_PROPERTY_PANEL_ALIGN_TBI_HOR_C 0 en-GB Align Centre 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_ALIGNMENT.TBX_HORIZONTAL_ALIGNMENT ID_SUBSTRIGHT HID_PROPERTY_PANEL_ALIGN_TBI_HOR_R 0 en-GB Align Right 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_ALIGNMENT.TBX_HORIZONTAL_ALIGNMENT ID_SUBSTJUSTIFY HID_PROPERTY_PANEL_ALIGN_TBI_HOR_J 0 en-GB Align Justified 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 toolbox RID_PROPERTYPANEL_SC_ALIGNMENT TBX_HORIZONTAL_ALIGNMENT HID_PROPERTY_PANEL_ALIGN_TBX_HOR 0 en-GB Horizontal Alignment 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_ALIGNMENT.TBX_VERTICAL_ALIGN IID_VERT_TOP HID_PROPERTY_PANEL_ALIGN_TBI_VER_T 0 en-GB Align Top 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_ALIGNMENT.TBX_VERTICAL_ALIGN IID_VERT_CENTER HID_PROPERTY_PANEL_ALIGN_TBI_VER_C 0 en-GB Align Centre Vertically 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_ALIGNMENT.TBX_VERTICAL_ALIGN IID_VERT_BOTTOM HID_PROPERTY_PANEL_ALIGN_TBI_VER_B 0 en-GB Align Bottom 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 toolbox RID_PROPERTYPANEL_SC_ALIGNMENT TBX_VERTICAL_ALIGN HID_PROPERTY_PANEL_ALIGN_TBX_VER 0 en-GB Vertical Alignment 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_ALIGNMENT FT_LEFT_INDENT 0 en-GB Left ~indent: 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 metricfield RID_PROPERTYPANEL_SC_ALIGNMENT MF_LEFT_INDENT HID_PROPERTY_PANEL_ALIGN_MBX_INDENT 0 en-GB - Indents from the left edge. 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 checkbox RID_PROPERTYPANEL_SC_ALIGNMENT CBX_WRAP HID_PROPERTY_PANEL_ALIGN_CBX_WRAP 0 en-GB ~Wrap text Wrap texts automatically. 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 checkbox RID_PROPERTYPANEL_SC_ALIGNMENT CBX_MERGE HID_PROPERTY_PANEL_ALIGN_CBX_MERGE 0 en-GB ~Merge cells Joins the selected cells into one. 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_ALIGNMENT FT_ORIENT 0 en-GB Text ~orientation: 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 metricbox RID_PROPERTYPANEL_SC_ALIGNMENT CBOX_ANGLE HID_PROPERTY_PANEL_ALIGN_MBX_ANGLE 0 en-GB degrees Select the angle for rotation. 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 control RID_PROPERTYPANEL_SC_ALIGNMENT DIAL_CONTROL HID_PROPERTY_PANEL_ALIGN_DIAL_CONTROL 0 en-GB - Drag to change the rotation value. 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 checkbox RID_PROPERTYPANEL_SC_ALIGNMENT CBX_VERT HID_PROPERTY_PANEL_ALIGN_CBX_VERT 0 en-GB ~Vertically stacked Aligns text vertically. 20200411 15:09:53 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 control RID_PROPERTYPANEL_SC_ALIGNMENT HID_PROPERTYPANEL_SC_ALIGN_SECTION 0 en-GB Alignment 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_NUMBERFORMAT FT_CATEGORY 0 en-GB ~Category: 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 listbox RID_PROPERTYPANEL_SC_NUMBERFORMAT LB_CATEGORY HID_PROPERTY_PANEL_NUMFMT_LB_CATEGORY 0 en-GB - Select a category of contents. 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 1 0 en-GB General 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 2 0 en-GB Number 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 3 0 en-GB Percent 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 4 0 en-GB Currency 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 5 0 en-GB Date 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 6 0 en-GB Time 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 7 0 en-GB Scientific 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 8 0 en-GB Fraction 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 9 0 en-GB Boolean Value 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 10 0 en-GB Text 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_NUMBERFORMAT.TBX_CATEGORY ID_NUMBER HID_PROPERTY_PANEL_NUMFMT_ID_NUMBER 0 en-GB Number 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_NUMBERFORMAT.TBX_CATEGORY ID_PERCENT HID_PROPERTY_PANEL_NUMFMT_ID_PERCENT 0 en-GB Percent 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_NUMBERFORMAT.TBX_CATEGORY ID_CURRENCY HID_PROPERTY_PANEL_NUMFMT_ID_CURRENCY 0 en-GB Currency 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_NUMBERFORMAT.TBX_CATEGORY ID_DATE HID_PROPERTY_PANEL_NUMFMT_ID_DATE 0 en-GB Date 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_NUMBERFORMAT.TBX_CATEGORY ID_TEXT HID_PROPERTY_PANEL_NUMFMT_ID_TEXT 0 en-GB Text 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_NUMBERFORMAT FT_DECIMALS 0 en-GB ~Decimal places: 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 numericfield RID_PROPERTYPANEL_SC_NUMBERFORMAT ED_DECIMALS HID_PROPERTY_PANEL_NUMFMT_ED_DECIMALS 0 en-GB - Enter the number of decimal places that you want to display. 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_NUMBERFORMAT FT_LEADZEROES 0 en-GB Leading ~zeros: 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 numericfield RID_PROPERTYPANEL_SC_NUMBERFORMAT ED_LEADZEROES HID_PROPERTY_PANEL_NUMFMT_ED_LEADZEROES 0 en-GB - Enter the maximum number of zeros to display before the decimal point. 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 checkbox RID_PROPERTYPANEL_SC_NUMBERFORMAT BTN_NEGRED HID_PROPERTY_PANEL_NUMFMT_BTN_NEGRED 100 en-GB ~Negative numbers red Changes the font colour of negative numbers to red. 20200411 15:09:53 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 checkbox RID_PROPERTYPANEL_SC_NUMBERFORMAT BTN_THOUSAND HID_PROPERTY_PANEL_NUMFMT_BTN_THOUSAND 100 en-GB ~Thousands separator Inserts a separator between thousands. 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_APPEAR FT_BK_COLOR 0 en-GB ~Cell background: 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_APPEAR.TB_BK_COLOR TBI_BK_COLOR HID_PROPERTYPANEL_SC_TBI_BKCOLOR 0 en-GB Cell background 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_PROPERTYPANEL_SC_APPEAR TB_BK_COLOR HID_PROPERTYPANEL_SC_TBX_BKCOLOR 0 en-GB Cell Background 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_PROPERTYPANEL_SC_APPEAR STR_QH_BK_COLOR 0 en-GB Select the background colour of the selected cells. 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_APPEAR FT_BORDER 0 en-GB Cell ~border: 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_APPEAR.TB_APP_BORDER TBI_BORDER HID_PROPERTYPANEL_SC_TBI_BORDER 0 en-GB Cell border 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_PROPERTYPANEL_SC_APPEAR TB_APP_BORDER HID_PROPERTYPANEL_SC_TBX_BORDER 0 en-GB Cell Border 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_PROPERTYPANEL_SC_APPEAR STR_QH_BORDER 0 en-GB Specify the borders of the selected cells. 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_APPEAR.TB_BORDER_LINE_STYLE TBI_LINE_STYLE HID_PROPERTYPANEL_SC_TBI_STYLE 0 en-GB Line style 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_PROPERTYPANEL_SC_APPEAR TB_BORDER_LINE_STYLE HID_PROPERTYPANEL_SC_TBX_STYLE 0 en-GB Line Style 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_PROPERTYPANEL_SC_APPEAR STR_QH_BORDER_LINE_STYLE 0 en-GB Select the line style of the borders. 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_APPEAR.TB_BORDER_LINE_COLOR TBI_LINE_COLOR HID_PROPERTYPANEL_SC_TBI_LINECOLOR 0 en-GB Line colour 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_PROPERTYPANEL_SC_APPEAR TB_BORDER_LINE_COLOR HID_PROPERTYPANEL_SC_TBX_LINECOLOR 0 en-GB Line Colour 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_PROPERTYPANEL_SC_APPEAR STR_QH_BORDER_LINE_COLOR 0 en-GB Select the line colour of the borders. 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 checkbox RID_PROPERTYPANEL_SC_APPEAR CBX_SHOW_GRID HID_PROPERTYPANEL_SC_CBOX_SHOWGRID 90 en-GB Show cell ~grid lines Show the grid lines of the cells in the entire spreadsheet. 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 control RID_PROPERTYPANEL_SC_APPEAR HID_PROPERTYPANEL_SC_CELL_SECTION 0 en-GB Cell Appearance 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 control RID_POPUPPANEL_CELLAPPEARANCE_FILLCOLOR VS_FILLCOLOR HID_PROPERTYPANEL_FILL_COLOR_VS 0 en-GB Colour 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_CELLAPPEARANCE_FILLCOLOR VS_NOFILLCOLOR 0 en-GB No Colour 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 control RID_POPUPPANEL_CELLAPPEARANCE_LINECOLOR VS_LINECOLOR HID_PROPERTYPANEL_LINE_COLOR_VS 0 en-GB Colour 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 control RID_POPUPPANEL_APPEARANCE_CELL_LINESTYLE VS_STYLE HID_PROPERTYPANEL_SC_STYLE_VS 80 en-GB Line Style 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 pushbutton RID_POPUPPANEL_APPEARANCE_CELL_LINESTYLE PB_OPTIONS HID_PROPERTYPANEL_SC_STYLE_PB 75 en-GB ~More Options... 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE.TB_BORDER1 TBI_BORDER1_NONE HID_PROPERTYPANEL_SC_BORDER_TBI_NONE 0 en-GB No Border 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE.TB_BORDER1 TBI_BORDER1_ALL HID_PROPERTYPANEL_SC_BORDER_TBI_ALL 0 en-GB All Borders 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE.TB_BORDER1 TBI_BORDER1_OUTER HID_PROPERTYPANEL_SC_BORDER_TBI_OUTER 0 en-GB Outside Borders 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE.TB_BORDER1 TBI_BORDER1_OUTERBOLD HID_PROPERTYPANEL_SC_BORDER_TBI_OUTERBOLD 0 en-GB Thick Box Border 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE TB_BORDER1 HID_PROPERTYPANEL_SC_BORDER1_TBX 75 en-GB Cell Border 1 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE TB_BORDER2 HID_PROPERTYPANEL_SC_BORDER2_TBX 75 en-GB Cell Border 2 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE.TB_BORDER3 TBI_BORDER3_S1 HID_PROPERTYPANEL_SC_BORDER_TBI_S1 0 en-GB Thick Bottom Border 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE.TB_BORDER3 TBI_BORDER3_S2 HID_PROPERTYPANEL_SC_BORDER_TBI_S2 0 en-GB Double Bottom Border 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE.TB_BORDER3 TBI_BORDER3_S3 HID_PROPERTYPANEL_SC_BORDER_TBI_S3 0 en-GB Top and Thick Bottom Borders 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE.TB_BORDER3 TBI_BORDER3_S4 HID_PROPERTYPANEL_SC_BORDER_TBI_S4 0 en-GB Top and Double Bottom Borders 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE TB_BORDER3 HID_PROPERTYPANEL_SC_BORDER3_TBX 75 en-GB Cell Border 3 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_1 75 en-GB Left Border 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_2 75 en-GB Right Border 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_3 75 en-GB Top Border 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_4 75 en-GB Bottom Border 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_5 75 en-GB Diagonal Up Border 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_6 75 en-GB Diagonal Down Border 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_7 75 en-GB Top and Bottom Borders 20200411 15:09:53 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_8 75 en-GB Left and Right Borders 20200411 15:09:53 sc source\ui\styleui\scstyles.src 0 string STR_STYLE_FILTER_USED 0 en-GB Applied Styles 20200411 15:09:53 sc source\ui\styleui\scstyles.src 0 string STR_STYLE_FILTER_USERDEF 0 en-GB Custom Styles 20200411 15:09:53 sc source\ui\styleui\scstyles.src 0 string STR_STYLE_FILTER_ALL 0 en-GB All Styles 20200411 15:09:53 sc source\ui\styleui\scstyles.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER Cell Styles 0 en-GB Cell Styles 20200411 15:09:53 sc source\ui\styleui\scstyles.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER Page Styles 0 en-GB Page Styles 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_NUMBER 0 en-GB Numbers 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_FONT 0 en-GB Font 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_FONTEFF 0 en-GB Font Effects 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_ALIGNMENT 0 en-GB Alignment 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_ASIAN 0 en-GB Asian Typography 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_BORDER 0 en-GB Borders 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_BACKGROUND 0 en-GB Background 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_PROTECTION 0 en-GB Cell Protection 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 tabdialog RID_SCDLG_STYLES_PAR 289 en-GB Cell Style 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAGE.1 TP_PAGE_STD 0 en-GB Page 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAGE.1 TP_BORDER 0 en-GB Borders 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAGE.1 TP_BACKGROUND 0 en-GB Background 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAGE.1 TP_PAGE_HEADER 0 en-GB Header 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAGE.1 TP_PAGE_FOOTER 0 en-GB Footer 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAGE.1 TP_TABLE 0 en-GB Sheet 20200411 15:09:53 sc source\ui\styleui\styledlg.src 0 tabdialog RID_SCDLG_STYLES_PAGE 280 en-GB Page Style 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 1 0 en-GB Last Used 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 2 0 en-GB All 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 3 0 en-GB Database 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 4 0 en-GB Date & Time 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 5 0 en-GB Financial 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 6 0 en-GB Information 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 7 0 en-GB Logical 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 8 0 en-GB Mathematical 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 9 0 en-GB Array 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 10 0 en-GB Statistical 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 11 0 en-GB Spreadsheet 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 12 0 en-GB Text 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 13 0 en-GB Add-in 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 imagebutton FID_FUNCTION_BOX IMB_INSERT 13 en-GB - Insert Function into calculation sheet 20200411 15:09:53 sc source\ui\formdlg\dwfunctr.src 0 dockingwindow FID_FUNCTION_BOX HID_FUNCTION_BOX 130 en-GB Functions 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 #define HFEDIT_DLGTITLE 0 en-GB Headers/Footers 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 #define HEADER 0 en-GB Header 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 #define FOOTER 0 en-GB Footer 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 #define HEADER_RIGHT 0 en-GB Header (right) 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 #define HEADER_LEFT 0 en-GB Header (left) 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 #define FOOTER_RIGHT 0 en-GB Footer (right) 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 #define FOOTER_LEFT 0 en-GB Footer (left) 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 tabdialog RID_SCDLG_HFED_HEADER 270 en-GB Headers 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 tabdialog RID_SCDLG_HFED_FOOTER 270 en-GB Footers 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 fixedtext RID_HFBASE FT_LEFT 75 en-GB ~Left area 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 fixedtext RID_HFBASE FT_CENTER 75 en-GB ~Centre area 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 fixedtext RID_HFBASE FT_RIGHT 75 en-GB R~ight area 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 fixedtext RID_HFBASE FT_HF_DEFINED 76 en-GB Hea~der 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 fixedtext RID_HFBASE FT_HF_CUSTOM 76 en-GB Custom header 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_TEXT HID_SC_HF_TEXT 15 en-GB - Text Attributes 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_FILE HID_SC_HF_FILE 15 en-GB - Title 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 menuitem RID_HFBASE.RID_POPUP_FCOMMAND FILE_COMMAND_TITEL HID_FCOMMAND_TITEL 0 en-GB Title 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 menuitem RID_HFBASE.RID_POPUP_FCOMMAND FILE_COMMAND_FILENAME HID_FCOMMAND_FILENAME 0 en-GB File Name 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 menuitem RID_HFBASE.RID_POPUP_FCOMMAND FILE_COMMAND_PATH HID_FCOMMAND_PATH 0 en-GB Path/File Name 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_TABLE HID_SC_HF_TABLE 15 en-GB - Sheet Name 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_PAGE HID_SC_HF_PAGE 15 en-GB - Page 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_PAGES HID_SC_HF_PAGES 15 en-GB - Pages 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_DATE HID_SC_HF_DATE 15 en-GB - Date 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_TIME HID_SC_HF_TIME 15 en-GB - Time 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 fixedtext RID_HFBASE FT_INFO 240 en-GB Use the buttons to change the font or insert field commands such as date, time, etc. 20200411 15:09:53 sc source\ui\pagedlg\hfedtdlg.src 0 fixedline RID_HFBASE FL_INFO 248 en-GB Note 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 fixedline RID_SCDLG_AREAS FL_PRINTAREA 248 en-GB Print range 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_PRINTAREA 1 0 en-GB - none - 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_PRINTAREA 2 0 en-GB - entire sheet - 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_PRINTAREA 3 0 en-GB - user-defined - 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_PRINTAREA 4 0 en-GB - selection - 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 imagebutton RID_SCDLG_AREAS RB_PRINTAREA 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 fixedline RID_SCDLG_AREAS FL_REPEATROW 248 en-GB Rows to repeat 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_REPEATROW 1 0 en-GB - none - 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_REPEATROW 2 0 en-GB - user-defined - 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 imagebutton RID_SCDLG_AREAS RB_REPEATROW 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 fixedline RID_SCDLG_AREAS FL_REPEATCOL 248 en-GB Columns to repeat 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_REPEATCOL 1 0 en-GB - none - 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_REPEATCOL 2 0 en-GB - user-defined - 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 imagebutton RID_SCDLG_AREAS RB_REPEATCOL 13 en-GB - Shrink 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 modelessdialog RID_SCDLG_AREAS HID_SCPAGE_AREAS 316 en-GB Edit Print Ranges 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_HEADER 142 en-GB ~Column and row headers 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_GRID 142 en-GB ~Grid 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_NOTES 142 en-GB ~Comments 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_OBJECTS 142 en-GB ~Objects/graphics 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_CHARTS 91 en-GB Ch~arts 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_DRAWINGS 91 en-GB ~Drawing objects 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_FORMULAS 91 en-GB ~Formulae 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_NULLVALS 91 en-GB Zero ~values 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 fixedline RID_SCPAGE_TABLE FL_PRINT 248 en-GB Print 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 radiobutton RID_SCPAGE_TABLE BTN_TOPDOWN 142 en-GB ~Top to bottom, then right 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 radiobutton RID_SCPAGE_TABLE BTN_LEFTRIGHT 142 en-GB ~Left to right, then down 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_PAGENO 90 en-GB First ~page number 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 fixedline RID_SCPAGE_TABLE FL_PAGEDIR 248 en-GB Page order 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 fixedtext RID_SCPAGE_TABLE FT_SCALEMODE 124 en-GB Scaling ~mode 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCPAGE_TABLE.LB_SCALEMODE 1 0 en-GB Reduce/enlarge printout 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCPAGE_TABLE.LB_SCALEMODE 2 0 en-GB Fit print range(s) to width/height 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCPAGE_TABLE.LB_SCALEMODE 3 0 en-GB Fit print range(s) on number of pages 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 fixedtext RID_SCPAGE_TABLE FT_SCALEFACTOR 68 en-GB ~Scaling factor 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 fixedtext RID_SCPAGE_TABLE FT_SCALEPAGEWIDTH 68 en-GB ~Width in pages 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 fixedtext RID_SCPAGE_TABLE FT_SCALEPAGEHEIGHT 68 en-GB H~eight in pages 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 fixedtext RID_SCPAGE_TABLE FT_SCALEPAGENUM 68 en-GB N~umber of pages 20200411 15:09:53 sc source\ui\pagedlg\pagedlg.src 0 fixedline RID_SCPAGE_TABLE FL_SCALE 248 en-GB Scale 20200411 15:09:53 sc source\ui\pagedlg\tphf.src 0 pushbutton RID_SCBTN_HFEDIT 50 en-GB ~Edit... 20200411 15:09:53 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_RENAME_OBJECT SID_RENAME_OBJECT CMD_SID_RENAME_OBJECT 0 en-GB Name... 20200411 15:09:53 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_TITLE_DESCRIPTION_OBJECT SID_TITLE_DESCRIPTION_OBJECT CMD_SID_TITLE_DESCRIPTION_OBJECT 0 en-GB Description... 20200411 15:09:53 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ARRANGESUB.SUBMENU_OBJARRANGE SID_FRAME_UP CMD_SID_FRAME_UP 0 en-GB Bring ~Forward 20200411 15:09:53 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ARRANGESUB.SUBMENU_OBJARRANGE SID_FRAME_DOWN CMD_SID_FRAME_DOWN 0 en-GB Send Back~ward 20200411 15:09:53 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ARRANGESUB SUBMENU_OBJARRANGE HID_SCMENU_OBJARRANGE 0 en-GB ~Arrange 20200411 15:09:53 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ANCHORSUB.SUBMENU_ANCHOR SID_ANCHOR_PAGE CMD_SID_ANCHOR_PAGE 0 en-GB To P~age 20200411 15:09:53 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ANCHORSUB.SUBMENU_ANCHOR SID_ANCHOR_CELL CMD_SID_ANCHOR_CELL 0 en-GB To ~Cell 20200411 15:09:53 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ANCHORSUB SUBMENU_ANCHOR HID_SCMENU_ANCHOR 0 en-GB An~chor 20200411 15:09:53 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ALIGNSUB SID_OBJECT_ALIGN CMD_SID_OBJECT_ALIGN 0 en-GB A~lignment 20200411 15:09:53 sc source\ui\drawfunc\drformsh.src 0 string RID_POPUP_DRAWFORM 0 en-GB Pop-up menu for form objects 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_RESET SID_TEXT_STANDARD CMD_SID_TEXT_STANDARD 0 en-GB ~Default 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR.RID_MN_FORMAT_STYLE SID_SET_SUPER_SCRIPT CMD_SID_SET_SUPER_SCRIPT 0 en-GB ~Superscript 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR.RID_MN_FORMAT_STYLE SID_SET_SUB_SCRIPT CMD_SID_SET_SUB_SCRIPT 0 en-GB S~ubscript 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR RID_MN_FORMAT_STYLE HID_MN_FORMAT_STYLE 0 en-GB ~Style 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR.RID_MN_FORMAT_ALGN SID_ALIGNLEFT CMD_SID_ATTR_PARA_ADJUST_LEFT 0 en-GB ~Left 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR.RID_MN_FORMAT_ALGN SID_ALIGNRIGHT CMD_SID_ATTR_PARA_ADJUST_RIGHT 0 en-GB ~Right 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR.RID_MN_FORMAT_ALGN SID_ALIGNCENTERHOR CMD_SID_ATTR_PARA_ADJUST_CENTER 0 en-GB ~Centred 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR.RID_MN_FORMAT_ALGN SID_ALIGNBLOCK CMD_SID_ATTR_PARA_ADJUST_BLOCK 0 en-GB ~Justified 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR RID_MN_FORMAT_ALGN HID_MN_FORMAT_ALGN 0 en-GB ~Alignment 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR RID_MN_FORMAT_LINESPACE HID_MN_FORMAT_LINESPACE 0 en-GB ~Line Spacing 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_EDITLNK SID_DRAW_HLINK_EDIT CMD_SID_DRAW_HLINK_EDIT defined ISSUE66550_HLINK_FOR_SHAPES 0 en-GB ~Hyperlink... 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_DELLNK SID_DRAW_HLINK_DELETE CMD_SID_DRAW_HLINK_DELETE defined ISSUE66550_HLINK_FOR_SHAPES 0 en-GB ~Remove Hyperlink 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_DRWTXTATTR SID_DRAWTEXT_ATTR_DLG CMD_SID_DRAWTEXT_ATTR_DLG 0 en-GB Te~xt... 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ASSIGNMACRO SID_ASSIGNMACRO CMD_SID_ASSIGNMACRO 0 en-GB Assig~n Macro... 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ORIGINALSIZE SID_ORIGINALSIZE CMD_SID_ORIGINALSIZE 0 en-GB ~Original Size 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_RENAME_OBJECT SID_RENAME_OBJECT CMD_SID_RENAME_OBJECT 0 en-GB Name... 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TITLE_DESCRIPTION_OBJECT SID_TITLE_DESCRIPTION_OBJECT CMD_SID_TITLE_DESCRIPTION_OBJECT 0 en-GB Description... 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_MIRRORSUB.SUBMENU_OBJMIRROR SID_MIRROR_VERTICAL CMD_SID_MIRROR_VERTICAL 0 en-GB ~Vertically 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_MIRRORSUB.SUBMENU_OBJMIRROR SID_MIRROR_HORIZONTAL CMD_SID_MIRROR_HORIZONTAL 0 en-GB ~Horizontal 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_MIRRORSUB SUBMENU_OBJMIRROR HID_SCMENU_OBJMIRROR 0 en-GB ~Flip 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ARRANGESUB.SUBMENU_OBJARRANGE SID_FRAME_UP CMD_SID_FRAME_UP 0 en-GB Bring ~Forward 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ARRANGESUB.SUBMENU_OBJARRANGE SID_FRAME_DOWN CMD_SID_FRAME_DOWN 0 en-GB Send Back~ward 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ARRANGESUB SUBMENU_OBJARRANGE HID_SCMENU_OBJARRANGE 0 en-GB ~Arrange 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ANCHORSUB.SUBMENU_ANCHOR SID_ANCHOR_PAGE CMD_SID_ANCHOR_PAGE 0 en-GB To P~age 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ANCHORSUB.SUBMENU_ANCHOR SID_ANCHOR_CELL CMD_SID_ANCHOR_CELL 0 en-GB To ~Cell 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ANCHORSUB SUBMENU_ANCHOR HID_SCMENU_ANCHOR 0 en-GB An~chor 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ALIGNSUB SID_OBJECT_ALIGN CMD_SID_OBJECT_ALIGN 0 en-GB A~lignment 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 string RID_DRAW_OBJECTBAR 0 en-GB Drawing Object Bar 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 string RID_TEXT_TOOLBOX 0 en-GB Text Object Bar 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 string RID_GRAPHIC_OBJECTBAR 0 en-GB Graphics Object Bar 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 string RID_POPUP_DRAW 0 en-GB Pop-up menu for drawing objects 20200411 15:09:53 sc source\ui\drawfunc\objdraw.src 0 string RID_POPUP_GRAPHIC RID_POPUP_DRAWTEXT 0 en-GB Pop-up menu for text objects 20200411 15:09:53 sc source\ui\miscdlgs\sharedocdlg.src 0 checkbox RID_SCDLG_SHAREDOCUMENT CB_SHARE 192 en-GB Share this spreadsheet with other users 20200411 15:09:53 sc source\ui\miscdlgs\sharedocdlg.src 0 fixedtext RID_SCDLG_SHAREDOCUMENT FT_WARNING 183 en-GB Note: Changes to formatting attributes like fonts, colours and number formats will not be saved and some functionalities like editing charts and drawing objects are not available in shared mode. Turn off shared mode to get exclusive access needed for those changes and functionalities. 20200411 15:09:53 sc source\ui\miscdlgs\sharedocdlg.src 0 fixedtext RID_SCDLG_SHAREDOCUMENT FT_USERS 192 en-GB Users currently accessing this spreadsheet 20200411 15:09:53 sc source\ui\miscdlgs\sharedocdlg.src 0 string RID_SCDLG_SHAREDOCUMENT STR_TITLE_NAME 50 en-GB Name 20200411 15:09:53 sc source\ui\miscdlgs\sharedocdlg.src 0 string RID_SCDLG_SHAREDOCUMENT STR_TITLE_ACCESSED 50 en-GB Accessed 20200411 15:09:53 sc source\ui\miscdlgs\sharedocdlg.src 0 string RID_SCDLG_SHAREDOCUMENT STR_NO_USER_DATA 50 en-GB No user data available. 20200411 15:09:53 sc source\ui\miscdlgs\sharedocdlg.src 0 string RID_SCDLG_SHAREDOCUMENT STR_UNKNOWN_USER 50 en-GB Unknown User 20200411 15:09:53 sc source\ui\miscdlgs\sharedocdlg.src 0 string RID_SCDLG_SHAREDOCUMENT STR_EXCLUSIVE_ACCESS 50 en-GB (exclusive access) 20200411 15:09:53 sc source\ui\miscdlgs\sharedocdlg.src 0 modaldialog RID_SCDLG_SHAREDOCUMENT CMD_SID_SHARE_DOC 204 en-GB Share Document 20200411 15:09:53 sc source\ui\miscdlgs\highred.src 0 checkbox RID_SCDLG_HIGHLIGHT_CHANGES CB_HIGHLIGHT 150 en-GB ~Show changes in spreadsheet 20200411 15:09:53 sc source\ui\miscdlgs\highred.src 0 fixedline RID_SCDLG_HIGHLIGHT_CHANGES FL_FILTER 255 en-GB Filter settings 20200411 15:09:53 sc source\ui\miscdlgs\highred.src 0 checkbox RID_SCDLG_HIGHLIGHT_CHANGES CB_HIGHLIGHT_ACCEPT 246 en-GB Show ~accepted changes 20200411 15:09:53 sc source\ui\miscdlgs\highred.src 0 checkbox RID_SCDLG_HIGHLIGHT_CHANGES CB_HIGHLIGHT_REJECT 246 en-GB Show ~rejected changes 20200411 15:09:53 sc source\ui\miscdlgs\highred.src 0 imagebutton RID_SCDLG_HIGHLIGHT_CHANGES RB_ASSIGN 13 en-GB - Minimise/Maximise 20200411 15:09:53 sc source\ui\miscdlgs\highred.src 0 modelessdialog RID_SCDLG_HIGHLIGHT_CHANGES CMD_FID_CHG_ACCEPT 318 en-GB Show Changes 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_DESC 190 en-GB The document you are about to export has one or more protected items with password that cannot be exported. Please re-type your password to be able to export your document. 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedline RID_SCDLG_RETYPEPASS FL_DOCUMENT 190 en-GB Document protection 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_DOCSTATUS 140 en-GB Status unknown 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 pushbutton RID_SCDLG_RETYPEPASS BTN_RETYPE_DOC 30 en-GB Re-type 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedline RID_SCDLG_RETYPEPASS FL_SHEET 190 en-GB Sheet protection 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETNAME1 68 en-GB Sheet1 has a really long name 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETSTATUS1 72 en-GB Status unknown 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 pushbutton RID_SCDLG_RETYPEPASS BTN_RETYPE_SHEET1 30 en-GB Re-type 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETNAME2 68 en-GB Sheet2 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETSTATUS2 72 en-GB Status unknown 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 pushbutton RID_SCDLG_RETYPEPASS BTN_RETYPE_SHEET2 30 en-GB Re-type 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETNAME3 68 en-GB Sheet3 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETSTATUS3 72 en-GB Status unknown 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 pushbutton RID_SCDLG_RETYPEPASS BTN_RETYPE_SHEET3 30 en-GB Re-type 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETNAME4 68 en-GB Sheet4 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETSTATUS4 72 en-GB Status unknown 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 pushbutton RID_SCDLG_RETYPEPASS BTN_RETYPE_SHEET4 30 en-GB Re-type 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_NOT_PROTECTED 8 en-GB Not protected 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_NOT_PASS_PROTECTED 8 en-GB Not password-protected 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_HASH_BAD 8 en-GB Hash incompatible 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_HASH_GOOD 8 en-GB Hash compatible 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_HASH_REGENERATED 8 en-GB Hash re-generated 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 modaldialog RID_SCDLG_RETYPEPASS 260 en-GB Re-type Password 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 radiobutton RID_SCDLG_RETYPEPASS_INPUT BTN_RETYPE_PASSWORD 150 en-GB Re-type password 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS_INPUT FT_PASSWORD1 42 en-GB ~Password 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS_INPUT FT_PASSWORD2 42 en-GB ~Confirm 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 checkbox RID_SCDLG_RETYPEPASS_INPUT BTN_MATCH_OLD_PASSWORD 150 en-GB New password must match the original password. 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 radiobutton RID_SCDLG_RETYPEPASS_INPUT BTN_REMOVE_PASSWORD 150 en-GB Remove password from this protected item. 20200411 15:09:53 sc source\ui\miscdlgs\retypepassdlg.src 0 modaldialog RID_SCDLG_RETYPEPASS_INPUT 230 en-GB Re-type Password 20200411 15:09:53 sc source\ui\miscdlgs\instbdlg.src 0 fixedline RID_SCDLG_INSERT_TABLE FL_POSITION 206 en-GB Position 20200411 15:09:53 sc source\ui\miscdlgs\instbdlg.src 0 radiobutton RID_SCDLG_INSERT_TABLE RB_BEFORE 197 en-GB B~efore current sheet 20200411 15:09:53 sc source\ui\miscdlgs\instbdlg.src 0 radiobutton RID_SCDLG_INSERT_TABLE RB_BEHIND 197 en-GB ~After current sheet 20200411 15:09:53 sc source\ui\miscdlgs\instbdlg.src 0 fixedline RID_SCDLG_INSERT_TABLE FL_TABLE 206 en-GB Sheet 20200411 15:09:53 sc source\ui\miscdlgs\instbdlg.src 0 radiobutton RID_SCDLG_INSERT_TABLE RB_NEW 197 en-GB ~New sheet 20200411 15:09:53 sc source\ui\miscdlgs\instbdlg.src 0 fixedtext RID_SCDLG_INSERT_TABLE FT_COUNT 52 en-GB N~o. of sheets 20200411 15:09:53 sc source\ui\miscdlgs\instbdlg.src 0 fixedtext RID_SCDLG_INSERT_TABLE FT_NAME 50 en-GB Na~me 20200411 15:09:53 sc source\ui\miscdlgs\instbdlg.src 0 radiobutton RID_SCDLG_INSERT_TABLE RB_FROMFILE 197 en-GB ~From file 20200411 15:09:53 sc source\ui\miscdlgs\instbdlg.src 0 pushbutton RID_SCDLG_INSERT_TABLE BTN_BROWSE 60 en-GB ~Browse... 20200411 15:09:53 sc source\ui\miscdlgs\instbdlg.src 0 checkbox RID_SCDLG_INSERT_TABLE CB_LINK 60 en-GB Lin~k 20200411 15:09:53 sc source\ui\miscdlgs\instbdlg.src 0 modaldialog RID_SCDLG_INSERT_TABLE 274 en-GB Insert Sheet 20200411 15:09:53 sc source\ui\miscdlgs\linkarea.src 0 fixedline RID_SCDLG_LINKAREA FL_LOCATION 204 en-GB URL of ~external data source 20200411 15:09:53 sc source\ui\miscdlgs\linkarea.src 0 fixedtext RID_SCDLG_LINKAREA FT_HINT 192 en-GB (Enter the URL of the source document in the local file system or Internet here.) 20200411 15:09:53 sc source\ui\miscdlgs\linkarea.src 0 fixedtext RID_SCDLG_LINKAREA FT_RANGES 198 en-GB ~Available tables/ranges 20200411 15:09:53 sc source\ui\miscdlgs\linkarea.src 0 checkbox RID_SCDLG_LINKAREA BTN_RELOAD 100 en-GB ~Update every 20200411 15:09:53 sc source\ui\miscdlgs\linkarea.src 0 fixedtext RID_SCDLG_LINKAREA FT_SECONDS 59 en-GB seconds 20200411 15:09:53 sc source\ui\miscdlgs\linkarea.src 0 modaldialog RID_SCDLG_LINKAREA 274 en-GB External Data 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 fixedtext RID_SCDLG_CHANGES FT_ASSIGN 128 en-GB Range 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 imagebutton RID_SCDLG_CHANGES RB_ASSIGN 13 en-GB - Minimise/Maximise 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_INSERT_COLS 13 en-GB Column inserted 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_INSERT_ROWS 13 en-GB Row inserted 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_INSERT_TABS 13 en-GB Sheet inserted 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_DELETE_COLS 13 en-GB Column deleted 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_DELETE_ROWS 13 en-GB Row deleted 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_DELETE_TABS 13 en-GB Sheet deleted 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_MOVE 13 en-GB Range moved 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_CONTENT 13 en-GB Changed contents 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_CONTENT_WITH_CHILD 13 en-GB Changed contents 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_CHILD_CONTENT 13 en-GB Changed to 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_CHILD_ORGCONTENT 13 en-GB Original 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_REJECT 13 en-GB Changes rejected 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_ACCEPTED 13 en-GB Accepted 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_REJECTED 13 en-GB Rejected 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_NO_ENTRY 13 en-GB No Entry 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_EMPTY 13 en-GB 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 modelessdialog RID_SCDLG_CHANGES CMD_FID_CHG_ACCEPT 282 en-GB Accept or Reject Changes 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES SC_CHANGES_COMMENT HID_SC_CHANGES_COMMENT 0 en-GB Edit Comment... 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES.SC_SUB_SORT SC_SORT_ACTION HID_SC_SORT_ACTION 0 en-GB Action 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES.SC_SUB_SORT SC_SORT_POSITION HID_SORT_POSITION 0 en-GB Position 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES.SC_SUB_SORT SC_SORT_AUTHOR HID_SC_SORT_AUTHOR 0 en-GB Author 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES.SC_SUB_SORT SC_SORT_DATE HID_SC_SORT_DATE 0 en-GB Date 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES.SC_SUB_SORT SC_SORT_COMMENT HID_SC_SORT_COMMENT 0 en-GB Description 20200411 15:09:53 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES SC_SUB_SORT 0 en-GB Sorting 20200411 15:09:53 sc source\ui\miscdlgs\conflictsdlg.src 0 fixedtext RID_SCDLG_CONFLICTS FT_CONFLICTS 326 en-GB There are conflicting changes in this shared spreadsheet. Conflicts must be resolved before saving the spreadsheet. Keep either own or other changes. 20200411 15:09:53 sc source\ui\miscdlgs\conflictsdlg.src 0 pushbutton RID_SCDLG_CONFLICTS BTN_KEEPMINE 76 en-GB Keep ~Mine 20200411 15:09:53 sc source\ui\miscdlgs\conflictsdlg.src 0 pushbutton RID_SCDLG_CONFLICTS BTN_KEEPOTHER 76 en-GB Keep ~Other 20200411 15:09:53 sc source\ui\miscdlgs\conflictsdlg.src 0 pushbutton RID_SCDLG_CONFLICTS BTN_KEEPALLMINE 104 en-GB ~Keep All Mine 20200411 15:09:53 sc source\ui\miscdlgs\conflictsdlg.src 0 pushbutton RID_SCDLG_CONFLICTS BTN_KEEPALLOTHERS 104 en-GB Keep ~All Others 20200411 15:09:53 sc source\ui\miscdlgs\conflictsdlg.src 0 string RID_SCDLG_CONFLICTS STR_TITLE_CONFLICT 50 en-GB Conflict 20200411 15:09:53 sc source\ui\miscdlgs\conflictsdlg.src 0 string RID_SCDLG_CONFLICTS STR_TITLE_AUTHOR 50 en-GB Author 20200411 15:09:53 sc source\ui\miscdlgs\conflictsdlg.src 0 string RID_SCDLG_CONFLICTS STR_TITLE_DATE 50 en-GB Date 20200411 15:09:53 sc source\ui\miscdlgs\conflictsdlg.src 0 string RID_SCDLG_CONFLICTS STR_UNKNOWN_USER 50 en-GB Unknown User 20200411 15:09:53 sc source\ui\miscdlgs\conflictsdlg.src 0 modaldialog RID_SCDLG_CONFLICTS HID_SCDLG_CONFLICTS 338 en-GB Resolve Conflicts 20200411 15:09:53 sc source\ui\miscdlgs\protectiondlg.src 0 checkbox RID_SCDLG_TABPROTECTION BTN_PROTECT 150 en-GB P~rotect this sheet and the contents of locked cells 20200411 15:09:53 sc source\ui\miscdlgs\protectiondlg.src 0 fixedtext RID_SCDLG_TABPROTECTION FT_PASSWORD1 42 en-GB ~Password 20200411 15:09:53 sc source\ui\miscdlgs\protectiondlg.src 0 fixedtext RID_SCDLG_TABPROTECTION FT_PASSWORD2 42 en-GB ~Confirm 20200411 15:09:53 sc source\ui\miscdlgs\protectiondlg.src 0 fixedline RID_SCDLG_TABPROTECTION FL_OPTIONS 150 en-GB Options 20200411 15:09:53 sc source\ui\miscdlgs\protectiondlg.src 0 fixedtext RID_SCDLG_TABPROTECTION FT_OPTIONS 140 en-GB Allow all users of this sheet to: 20200411 15:09:53 sc source\ui\miscdlgs\protectiondlg.src 0 string RID_SCDLG_TABPROTECTION ST_SELECT_LOCKED_CELLS 140 en-GB Select locked cells 20200411 15:09:53 sc source\ui\miscdlgs\protectiondlg.src 0 string RID_SCDLG_TABPROTECTION ST_SELECT_UNLOCKED_CELLS 140 en-GB Select unlocked cells 20200411 15:09:53 sc source\ui\miscdlgs\protectiondlg.src 0 modaldialog RID_SCDLG_TABPROTECTION 220 en-GB Protect Sheet 20200411 15:09:53 sc source\ui\cctrl\dpcontrol.src 0 string RID_POPUP_FILTER STR_MENU_SORT_ASC 0 en-GB Sort Ascending 20200411 15:09:53 sc source\ui\cctrl\dpcontrol.src 0 string RID_POPUP_FILTER STR_MENU_SORT_DESC 0 en-GB Sort Descending 20200411 15:09:53 sc source\ui\cctrl\dpcontrol.src 0 string RID_POPUP_FILTER STR_MENU_SORT_CUSTOM 0 en-GB Custom Sort 20200411 15:09:53 sc source\ui\cctrl\dpcontrol.src 0 string RID_POPUP_FILTER STR_BTN_TOGGLE_ALL 0 en-GB All 20200411 15:09:53 sc source\ui\cctrl\dpcontrol.src 0 string RID_POPUP_FILTER STR_BTN_SELECT_CURRENT 0 en-GB Show only the current item. 20200411 15:09:53 sc source\ui\cctrl\dpcontrol.src 0 string RID_POPUP_FILTER STR_BTN_UNSELECT_CURRENT 0 en-GB Hide only the current item. 20200411 15:09:53 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 1 0 en-GB Database 20200411 15:09:53 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 2 0 en-GB Date & Time 20200411 15:09:53 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 3 0 en-GB Financial 20200411 15:09:53 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 4 0 en-GB Information 20200411 15:09:53 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 5 0 en-GB Logical 20200411 15:09:53 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 6 0 en-GB Mathematical 20200411 15:09:53 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 7 0 en-GB Array 20200411 15:09:53 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 8 0 en-GB Statistical 20200411 15:09:53 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 9 0 en-GB Spreadsheet 20200411 15:09:53 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 10 0 en-GB Text 20200411 15:09:53 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 11 0 en-GB Add-in 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help tit 0 en-GB MediaWiki Formats 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id3743095 0 en-GB MediaWiki Formats 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id8654133 0 en-GB The following list gives an overview of the text formats that the @WIKIEXTENSIONPRODUCTNAME@ can upload to the Wiki server. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id5630664 0 en-GB The OpenDocument format used by Writer and the WikiMedia format are quite different. Only a subset of all features can be transformed from one format to the other. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id7178868 0 en-GB Headings 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id508133 0 en-GB Apply a heading paragraph style to the headings in your Writer document. The Wiki will show the heading styles of the same outline level, formatted as defined by the Wiki engine. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id7217627 0 en-GB Hyperlinks 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id3735465 0 en-GB Native OpenDocument hyperlinks are transformed into "external" Wiki links. Therefore, the built-in linking facility of OpenDocument should only be used to create links that point to other sites outside the Wiki web. For creating Wiki links that point to other subjects of the same Wiki domain, use Wiki links. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id941190 0 en-GB Lists 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id8942838 0 en-GB Lists can reliably be exported when the whole list uses a consistent list style. Use the Numbering or Bullets icon to generate a list in Writer. If you need a list without numbering or bullets, use Format - Bullets and Numbering to define and apply the respective list style. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id7026886 0 en-GB Paragraphs 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id4436475 0 en-GB Alignment 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id376598 0 en-GB Explicit text alignment should not be used in Wiki articles. Nevertheless, text alignment is supported for left, centred and right alignment of text. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id7486190 0 en-GB Pre-formatted text 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id1459395 0 en-GB A paragraph style with a fixed-width font is transformed as pre-formatted text. Pre-formatted text is shown on the Wiki with a border around the text. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id4834131 0 en-GB Character styles 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id6397595 0 en-GB Character styles modify the appearance of parts of a paragraph. The transformation supports bold, italics, bold/italics, subscript and superscript. All fixed width fonts are transformed into the Wiki typewriter style. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id5152745 0 en-GB Footnotes 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id5238196 0 en-GB Note: The transformation uses the new style of footnotes with and tags that requires the Cite.php extension to be installed into MediaWiki. If those tags occur as plain text in the transformation result, ask the Wiki administrator to install this extension. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id9405499 0 en-GB Images 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id3541673 0 en-GB Images cannot be exported by a transformation producing a single file of Wiki text. However, if the image is already uploaded to the target Wiki domain (e. g. WikiMedia Commons), then the transformation produces a valid image tag that includes the image. Image captions are also supported. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id2162236 0 en-GB Tables 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id3037202 0 en-GB Simple tables are supported well. Table headers are translated into corresponding Wiki style table headers. However, custom formatting of table borders, column sizes and background colours is ignored. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id2954496 0 en-GB Joined Cells 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id8253730 0 en-GB OpenDocument and especially OpenOffice.org represent tables that have joined cells that span rows as tables with nested tables. In contrast, the wiki model of table is to declare column and row spans for such joined cells. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id8163090 0 en-GB If only columns of the same row are joined, the result of the transformation resembles the source document very well. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id425122 0 en-GB Borders 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id1831110 0 en-GB Irrespective of custom table styles for border and background, a table is always exported as "\prettytable"\, which renders in the Wiki engine with simple borders and bold header. 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help hd_id6255073 0 en-GB Charset and special characters 20200411 15:09:53 swext mediawiki\help\wikiformats.xhp 0 help par_id8216193 0 en-GB The charset of the transformation result is fixed to UTF-8. Depending on your system, this might not be the default charset. This might cause "special characters" to look broken when viewed with default settings. However, you can switch your editor to UTF-8 encoding to fix this. If your editor does not support switching the encoding, you can display the result of the transformation in the Firefox browser and switch the encoding to UTF-8 there. Now, you can cut and paste the transformation result to your program of choice. 20200411 15:09:53 swext mediawiki\help\wikisend.xhp 0 help tit 0 en-GB Send to MediaWiki 20200411 15:09:53 swext mediawiki\help\wikisend.xhp 0 help hd_id108340 0 en-GB Send to MediaWiki 20200411 15:09:53 swext mediawiki\help\wikisend.xhp 0 help par_id1743827 0 en-GB In the Send to MediaWiki dialogue box, specify the settings for your current Wiki upload. 20200411 15:09:53 swext mediawiki\help\wikisend.xhp 0 help par_id664082 0 en-GB \Select the MediaWiki server where you want to publish your document. Click Add to add a new server to the list.\ 20200411 15:09:53 swext mediawiki\help\wikisend.xhp 0 help par_id2794885 0 en-GB \Enter the title of your Wiki entry. This is the top heading of your Wiki entry. For a new entry, the title must be unique on this Wiki. If you enter an existing title, your upload will overwrite the existing Wiki entry.\ 20200411 15:09:53 swext mediawiki\help\wikisend.xhp 0 help par_id2486342 0 en-GB \Enter an optional short summary or comment.\ See \http://meta.wikimedia.org/wiki/Help:Edit_summary\. 20200411 15:09:53 swext mediawiki\help\wikisend.xhp 0 help par_id823999 0 en-GB \This is a minor edit\: \Mark this box to mark the uploaded page as a minor edit of the already existing page with the same title.\ 20200411 15:09:53 swext mediawiki\help\wikisend.xhp 0 help par_id6592913 0 en-GB \Show in web browser\: \Mark this box to open your system web browser and show the uploaded Wiki page.\ 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help tit 0 en-GB @WIKIEXTENSIONPRODUCTNAME@ 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help bm_id3154408 0 en-GB \Wiki;@WIKIEXTENSIONPRODUCTNAME@\\@WIKIEXTENSIONPRODUCTNAME@\\extensions;MediaWiki\ 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help hd_id5993530 0 en-GB @WIKIEXTENSIONPRODUCTNAME@ 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id9647511 0 en-GB \By using the @WIKIEXTENSIONPRODUCTNAME@ you can upload your current Writer text document to a MediaWiki server. After uploading, all Wiki users can read your document on the Wiki.\ 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id6468703 0 en-GB \Choose \File - Send - To MediaWiki\ to upload the current Writer document to a MediaWiki server.\ 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help hd_id4554582 0 en-GB System Requirements 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id2597430 0 en-GB StarOffice/StarSuite 9 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id8430738 0 en-GB OpenOffice.org 3.0 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id9340495 0 en-GB Java Runtime Environment 1.4 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id7387615 0 en-GB A Wiki account on a supported \MediaWiki\ server 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help hd_id8047120 0 en-GB Installing @WIKIEXTENSIONPRODUCTNAME@ 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id4277169 0 en-GB Before you install the @WIKIEXTENSIONPRODUCTNAME@, ensure that %PRODUCTNAME uses a Java Runtime Environment (JRE). To check the status of the JRE, choose \Tools - Options - %PRODUCTNAME - Java\. Ensure that "Use a Java runtime environment" is marked and that a Java runtime folder is selected in the big list box. If no JRE was activated, then activate a JRE 1.4 or later and restart %PRODUCTNAME. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help hd_id567339 0 en-GB To Install the @WIKIEXTENSIONPRODUCTNAME@ 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id1732230 0 en-GB In a Writer window, choose \Tools - Extension Manager\. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id4338511 0 en-GB In the Extension Manager dialogue box, click Add. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id5882442 0 en-GB Locate the @WIKIEXTENSIONFILENAME@.oxt file, click Open and then click Close. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id4008911 0 en-GB Close %PRODUCTNAME, and also close the Quickstarter if enabled. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id265511 0 en-GB Restart the software, open a text document, then choose \Tools - Options - Internet - MediaWiki\ to enter your Wiki settings. See "To Connect To a Wiki" below. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help hd_id3569444 0 en-GB To Remove the @WIKIEXTENSIONPRODUCTNAME@ 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id2655110 0 en-GB In a Writer window, choose \Tools - Extension Manager\. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id9504379 0 en-GB Click the plus sign (+) in front of My Extensions. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id8431348 0 en-GB Select the extension, click Remove and then click Close. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help hd_id5316019 0 en-GB To Connect to a Wiki 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id2381969 0 en-GB Note: You can store your user name and password for all respective dialogue boxes inside %PRODUCTNAME. The password will be stored in a secure way, where access is maintained by a master password. To enable the master password, choose \Tools - Options - %PRODUCTNAME - Security\. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id3751640 0 en-GB Note: If you connect to the web using a proxy server, enter the proxy information to \Tools - Options - Internet - Proxy\ and restart the software. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id9533677 0 en-GB Open a Writer document and choose \Tools - Options - Internet - MediaWiki\. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id368968 0 en-GB In the \Options\ dialogue box, click Add. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id6962187 0 en-GB In the \MediaWiki\ dialogue box, enter the account information for the Wiki. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id5328836 0 en-GB In the URL text box, enter the address of a Wiki to which you want to connect. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id389416 0 en-GB You can copy the URL from a web browser and paste it into the text box. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id5906552 0 en-GB In the Username box, enter your user ID for your Wiki account. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id9297158 0 en-GB If the Wiki allows anonymous write access, you can leave the Username and Password boxes empty. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id8869594 0 en-GB In the Password box, enter the password for your Wiki account, then click OK. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id292062 0 en-GB Optionally enable "Save password" to save the password between sessions. A master password is used to maintain access to all saved passwords. Choose \Tools - Options - %PRODUCTNAME - Security\ to enable the master password. "Save password" is unavailable when the master password is not enabled. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help hd_id7044892 0 en-GB To Create a New Wiki Page 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id3514206 0 en-GB Open a Writer document. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id944853 0 en-GB Write the content of the Wiki page. You can use formatting like text formats, headings, footnotes and more. See the \list of supported formats\. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id4566484 0 en-GB Choose \File - Send - To MediaWiki\. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id228278 0 en-GB In the \Send to MediaWiki\ dialogue box, specify the settings for your entry. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id2564165 0 en-GB \MediaWiki server\: Select the Wiki. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id5566576 0 en-GB \Title\: Type the title of your page. Type the title of an existing page to overwrite the page with your current text document. Type a new title to create a new page on the Wiki. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id9688711 0 en-GB \Summary\: Enter an optional short summary of your page. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id4123661 0 en-GB \This is a minor edit\: Check this box to mark the uploaded page as a minor edit of the already existing page with the same title. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id452284 0 en-GB \Show in web browser\: Check this box to open your system web browser and show the uploaded Wiki page. 20200411 15:09:53 swext mediawiki\help\wiki.xhp 0 help par_id8346812 0 en-GB Click Send. 20200411 15:09:53 swext mediawiki\help\wikisettings.xhp 0 help tit 0 en-GB MediaWiki Options 20200411 15:09:53 swext mediawiki\help\wikisettings.xhp 0 help hd_id6425672 0 en-GB MediaWiki Options 20200411 15:09:53 swext mediawiki\help\wikisettings.xhp 0 help par_id1188390 0 en-GB You can add, edit and remove MediaWiki servers. Open the dialogue box by \Tools - Options - Internet - MediaWiki\. Alternatively, choose \Tools - Extension Manager\, select the @WIKIEXTENSIONPRODUCTNAME@ and click the Options button. 20200411 15:09:53 swext mediawiki\help\wikisettings.xhp 0 help par_id300607 0 en-GB \Click Add to add a new Wiki server.\
Select an entry and click Edit to edit the account settings.\
Select an entry and click Remove to remove the entry from the list.\ 20200411 15:09:53 swext mediawiki\help\wikisettings.xhp 0 help par_id9786065 0 en-GB \Opens the MediaWiki dialogue box to add a new entry to the list.\ 20200411 15:09:53 swext mediawiki\help\wikisettings.xhp 0 help par_id3386333 0 en-GB \Opens the MediaWiki dialogue box to edit the selected entry.\ 20200411 15:09:53 swext mediawiki\help\wikisettings.xhp 0 help par_id7285073 0 en-GB \Removes the selected entry from the list.\ 20200411 15:09:53 swext mediawiki\help\wikisettings.xhp 0 help par_id1029084 0 en-GB When you click Add or Edit, the \MediaWiki\ dialogue box opens. 20200411 15:09:53 swext mediawiki\help\wikiaccount.xhp 0 help tit 0 en-GB MediaWiki 20200411 15:09:53 swext mediawiki\help\wikiaccount.xhp 0 help hd_id960722 0 en-GB MediaWiki 20200411 15:09:53 swext mediawiki\help\wikiaccount.xhp 0 help par_id4571672 0 en-GB Use the MediaWiki dialogue box to add or edit your MediaWiki account settings. 20200411 15:09:53 swext mediawiki\help\wikiaccount.xhp 0 help par_id7631458 0 en-GB \Enter the URL of a MediaWiki server, starting with http://\ 20200411 15:09:53 swext mediawiki\help\wikiaccount.xhp 0 help par_id7862483 0 en-GB \Enter your user name on the MediaWiki server. Leave empty for anonymous access.\ 20200411 15:09:53 swext mediawiki\help\wikiaccount.xhp 0 help par_id1113010 0 en-GB \Enter your password on the MediaWiki server. Leave empty for anonymous access.\ 20200411 15:09:53 swext mediawiki\help\wikiaccount.xhp 0 help par_id656758 0 en-GB \Enable to store your password between sessions. The master password must be enabled, see \Tools - Options - %PRODUCTNAME - Security\.\ 20200411 15:09:53 swext mediawiki\help\wikiaccount.xhp 0 help par_id3112582 0 en-GB Enter the Internet address of a Wiki server in a format like http://wiki.services.openoffice.org/wiki or copy the URL from a web browser. 20200411 15:09:53 swext mediawiki\help\wikiaccount.xhp 0 help par_id628070 0 en-GB If the Wiki allows anonymous access, you can leave the account text boxes empty. Otherwise enter your user name and password. 20200411 15:09:53 swext mediawiki\help\wikiaccount.xhp 0 help par_id9046601 0 en-GB If you have enabled the master password feature on the Security tab page of the Tools - Options - %PRODUCTNAME dialogue box, then the software can store your password and automatically insert the data where necessary. Mark the "Save password" check box to store your password. 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\OptionsDialog.xcu 0 value .OptionsDialog.Nodes.Internet.Leaves.com.sun.star.wiki.options Label 0 en-GB MediaWiki 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Addons.xcu 0 value .Addons.AddonUI.OfficeMenuBarMerging.com.sun.star.wiki.S1.MenuItems.M2 Title 0 en-GB To Media~Wiki... 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings GeneralSendError 0 en-GB The operation 'Send to MediaWiki' could not be completed successfully. 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings NoWikiFilter 0 en-GB The MediaWiki export filter cannot be found. Choose 'Tools-XML Filter Settings' to install the filter, or use the setup to install the component. 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings NoConnectionToURL 0 en-GB A connection to the MediaWiki system at '$ARG1' could not be created. 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings WrongLogin 0 en-GB User name or password is incorrect. Please try again, or leave the fields blank for an anonymous connection. 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings InvalidURL 0 en-GB A connection could not be created because the URL is invalid. 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings NoURL 0 en-GB Specify a MediaWiki server by providing a URL. 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings CancelSending 0 en-GB The transfer has been interrupted. Please check the integrity of the wiki article. 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditSetting_UrlLabel 0 en-GB U~RL 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditSetting_UsernameLabel 0 en-GB ~Username 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditSetting_PasswordLabel 0 en-GB ~Password 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendTitle 0 en-GB Send to MediaWiki 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_WikiArticle 0 en-GB Wiki article 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_No 0 en-GB No 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_OK 0 en-GB OK 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_Yes 0 en-GB Yes 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_AddButton 0 en-GB ~Add... 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditButton 0 en-GB ~Edit... 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendButton 0 en-GB ~Send 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_RemoveButton 0 en-GB ~Remove 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_NewWikiPage_Label1 0 en-GB A wiki article with the title '$ARG1' does not exist yet. Do you want to create a new article with that name? 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendToMediaWiki_Label1 0 en-GB Media~Wiki Server 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendToMediaWiki_Label2 0 en-GB ~Title 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendToMediaWiki_Label3 0 en-GB S~ummary 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendToMediaWiki_MinorCheck 0 en-GB This is a ~minor edit 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendToMediaWiki_BrowserCheck 0 en-GB Show in web ~browser 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings UnknownCert 0 en-GB The certificate of the selected site is unknown. 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_MediaWiki_Title 0 en-GB MediaWiki 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditSetting_AccountLine 0 en-GB Account 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditSetting_WikiLine 0 en-GB MediaWiki Server 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditSetting_SaveBox 0 en-GB ~Save password 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_MediaWiki_Extension_String 0 en-GB @WIKIEXTENSIONPRODUCTNAME@ 20200411 15:09:53 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_WikiPageExists_Label1 0 en-GB A wiki article with the title '$ARG1' already exists. Do you want to replace the current article with your article? 20200411 15:09:53 chart2 source\controller\dialogs\Strings_AdditionalControls.src 0 string STR_3DSCHEME_SIMPLE 0 en-GB Simple 20200411 15:09:53 chart2 source\controller\dialogs\Strings_AdditionalControls.src 0 string STR_3DSCHEME_REALISTIC 0 en-GB Realistic 20200411 15:09:53 chart2 source\controller\dialogs\Strings_AdditionalControls.src 0 string STR_3DSCHEME_CUSTOM 0 en-GB Custom 20200411 15:09:53 chart2 source\controller\dialogs\Strings_AdditionalControls.src 0 string STR_BAR_GEOMETRY 0 en-GB Shape 20200411 15:09:53 chart2 source\controller\dialogs\Strings_AdditionalControls.src 0 string STR_NUMBER_OF_LINES 0 en-GB ~Number of lines 20200411 15:09:53 chart2 source\controller\dialogs\Strings_AdditionalControls.src 0 string STR_TEXT_SEPARATOR 0 en-GB Separator 20200411 15:09:53 chart2 source\controller\dialogs\dlg_DataSource.src 0 tabdialog DLG_DATA_SOURCE HID_SCH_DLG_RANGES 0 en-GB Data Ranges 20200411 15:09:53 chart2 source\controller\dialogs\tp_TitleRotation.src 0 tristatebox TP_ALIGNMENT BTN_TXTSTACKED HID_SCH_ALIGNMENT_STACKED 116 en-GB Ve~rtically stacked 20200411 15:09:53 chart2 source\controller\dialogs\tp_TitleRotation.src 0 fixedtext TP_ALIGNMENT FT_DEGREES 162 en-GB ~Degrees 20200411 15:09:53 chart2 source\controller\dialogs\tp_TitleRotation.src 0 fixedline TP_ALIGNMENT FL_ALIGN 248 en-GB Text orientation 20200411 15:09:53 chart2 source\controller\dialogs\tp_TitleRotation.src 0 fixedtext TP_ALIGNMENT FT_TEXTDIR 64 en-GB Te~xt direction 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_COLUMN 0 en-GB Column 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_BAR 0 en-GB Bar 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_AREA 0 en-GB Area 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_PIE 0 en-GB Pie 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_PIE_EXPLODED 0 en-GB Exploded Pie Chart 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_DONUT_EXPLODED 0 en-GB Exploded Doughnut Chart 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_DONUT 0 en-GB Doughnut 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_LINE 0 en-GB Line 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_XY 0 en-GB X-Y (Scatter) 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_POINTS_AND_LINES 0 en-GB Points and Lines 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_POINTS_ONLY 0 en-GB Points Only 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_LINES_ONLY 0 en-GB Lines Only 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_LINES_3D 0 en-GB 3-D Lines 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_COMBI_COLUMN_LINE 0 en-GB Column and Line 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_LINE_COLUMN 0 en-GB Columns and Lines 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_LINE_STACKEDCOLUMN 0 en-GB Stacked Columns and Lines 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_NET 0 en-GB Net 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_STOCK 0 en-GB Stock 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_STOCK_1 0 en-GB Stock Chart 1 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_STOCK_2 0 en-GB Stock Chart 2 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_STOCK_3 0 en-GB Stock Chart 3 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_STOCK_4 0 en-GB Stock Chart 4 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_NORMAL 0 en-GB Normal 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_STACKED 0 en-GB Stacked 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_PERCENT 0 en-GB Percent Stacked 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_DEEP 0 en-GB Deep 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_FILLED 0 en-GB Filled 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_BUBBLE 0 en-GB Bubble 20200411 15:09:53 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_BUBBLE_1 0 en-GB Bubble Chart 20200411 15:09:53 chart2 source\controller\dialogs\dlg_View3D.src 0 tabdialog DLG_3D_VIEW HID_3D_VIEW 0 en-GB 3-D View 20200411 15:09:53 chart2 source\controller\dialogs\tp_Location.src 0 fixedline TP_LOCATION FL_TABLE 0 en-GB Place chart 20200411 15:09:53 chart2 source\controller\dialogs\tp_Location.src 0 fixedtext TP_LOCATION FT_TABLE 0 en-GB ~Insert in sheet 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 fixedline TP_OPTIONS 1 248 en-GB Align data series to 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 radiobutton TP_OPTIONS RBT_OPT_AXIS_1 80 en-GB Primary y-axis 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 radiobutton TP_OPTIONS RBT_OPT_AXIS_2 80 en-GB Secondary y-axis 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 fixedline TP_OPTIONS GB_BAR 248 en-GB Settings 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 fixedtext TP_OPTIONS FT_OVERLAP 47 en-GB ~Overlap 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 fixedtext TP_OPTIONS FT_GAP 47 en-GB ~Spacing 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 checkbox TP_OPTIONS CB_CONNECTOR 200 en-GB Connection lines 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 checkbox TP_OPTIONS CB_BARS_SIDE_BY_SIDE 200 en-GB Show ~bars side by side 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 fixedline TP_OPTIONS FL_PLOT_OPTIONS 248 en-GB Plot options 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 fixedtext TP_OPTIONS FT_MISSING_VALUES 80 en-GB Plot missing values 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 radiobutton TP_OPTIONS RB_DONT_PAINT 80 en-GB ~Leave gap 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 radiobutton TP_OPTIONS RB_ASSUME_ZERO 80 en-GB ~Assume zero 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 radiobutton TP_OPTIONS RB_CONTINUE_LINE 80 en-GB ~Continue line 20200411 15:09:53 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 checkbox TP_OPTIONS CB_INCLUDE_HIDDEN_CELLS 200 en-GB Include ~values from hidden cells 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneGeometry.src 0 #define CUSTOMUNITTEXT_DEGREE 0 en-GB degrees 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneGeometry.src 0 checkbox TP_3D_SCENEGEOMETRY CBX_RIGHT_ANGLED_AXES 0 en-GB ~Right-angled axes 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneGeometry.src 0 fixedtext TP_3D_SCENEGEOMETRY FT_X_ROTATION 0 en-GB ~X rotation 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneGeometry.src 0 fixedtext TP_3D_SCENEGEOMETRY FT_Y_ROTATION 0 en-GB ~Y rotation 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneGeometry.src 0 fixedtext TP_3D_SCENEGEOMETRY FT_Z_ROTATION 0 en-GB ~Z rotation 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneGeometry.src 0 checkbox TP_3D_SCENEGEOMETRY CBX_PERSPECTIVE 0 en-GB ~Perspective 20200411 15:09:53 chart2 source\controller\dialogs\res_BarGeometry.src 0 stringlist LB_BAR_GEOMETRY 1 0 en-GB Box 20200411 15:09:53 chart2 source\controller\dialogs\res_BarGeometry.src 0 stringlist LB_BAR_GEOMETRY 2 0 en-GB Cylinder 20200411 15:09:53 chart2 source\controller\dialogs\res_BarGeometry.src 0 stringlist LB_BAR_GEOMETRY 3 0 en-GB Cone 20200411 15:09:53 chart2 source\controller\dialogs\res_BarGeometry.src 0 stringlist LB_BAR_GEOMETRY 4 0 en-GB Pyramid 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 fixedtext TP_CHARTTYPE FT_CHARTTYPE 0 en-GB Choose a chart type 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 checkbox TP_CHARTTYPE CB_X_AXIS_CATEGORIES 150 en-GB x-Axis with Categories 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 checkbox TP_CHARTTYPE CB_3D_LOOK 0 en-GB ~3-D Look 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 checkbox TP_CHARTTYPE CB_STACKED 150 en-GB ~Stack series 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 radiobutton TP_CHARTTYPE RB_STACK_Y 80 en-GB On top 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 radiobutton TP_CHARTTYPE RB_STACK_Y_PERCENT 80 en-GB Percent 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 radiobutton TP_CHARTTYPE RB_STACK_Z 80 en-GB Deep 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 checkbox TP_CHARTTYPE CB_SPLINES 150 en-GB S~mooth lines 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 pushbutton TP_CHARTTYPE PB_SPLINE_DIALOG 12 en-GB Properties... 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 checkbox TP_CHARTTYPE CB_XVALUE_SORTING 0 en-GB ~Sort by x-values 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 radiobutton DLG_SPLINE_PROPERTIES RB_SPLINES_CUBIC 0 en-GB Cubic spline 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 radiobutton DLG_SPLINE_PROPERTIES RB_SPLINES_B 0 en-GB B-spline 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 fixedtext DLG_SPLINE_PROPERTIES FT_SPLINE_RESOLUTION 0 en-GB ~Resolution 20200411 15:09:53 chart2 source\controller\dialogs\tp_ChartType.src 0 fixedtext DLG_SPLINE_PROPERTIES FT_SPLINE_ORDER 0 en-GB ~Degree of polynomials 20200411 15:09:53 chart2 source\controller\dialogs\dlg_DataEditor.src 0 toolboxitem DLG_DIAGRAM_DATA.TBX_DATA TBI_DATA_INSERT_ROW HID_SCH_TBI_DATA_INSERT_ROW 0 en-GB Insert Row 20200411 15:09:53 chart2 source\controller\dialogs\dlg_DataEditor.src 0 toolboxitem DLG_DIAGRAM_DATA.TBX_DATA TBI_DATA_INSERT_COL HID_SCH_TBI_DATA_INSERT_COL 0 en-GB Insert Series 20200411 15:09:53 chart2 source\controller\dialogs\dlg_DataEditor.src 0 toolboxitem DLG_DIAGRAM_DATA.TBX_DATA TBI_DATA_INSERT_TEXT_COL HID_SCH_TBI_DATA_INSERT_TEXT_COL 0 en-GB Insert Text Column 20200411 15:09:53 chart2 source\controller\dialogs\dlg_DataEditor.src 0 toolboxitem DLG_DIAGRAM_DATA.TBX_DATA TBI_DATA_DELETE_ROW HID_SCH_TBI_DATA_DELETE_ROW 0 en-GB Delete Row 20200411 15:09:53 chart2 source\controller\dialogs\dlg_DataEditor.src 0 toolboxitem DLG_DIAGRAM_DATA.TBX_DATA TBI_DATA_DELETE_COL HID_SCH_TBI_DATA_DELETE_COL 0 en-GB Delete Series 20200411 15:09:53 chart2 source\controller\dialogs\dlg_DataEditor.src 0 toolboxitem DLG_DIAGRAM_DATA.TBX_DATA TBI_DATA_SWAP_COL HID_SCH_TBI_DATA_SWAP_COL 0 en-GB Move Series Right 20200411 15:09:53 chart2 source\controller\dialogs\dlg_DataEditor.src 0 toolboxitem DLG_DIAGRAM_DATA.TBX_DATA TBI_DATA_SWAP_ROW HID_SCH_TBI_DATA_SWAP_ROW 0 en-GB Move Row Down 20200411 15:09:53 chart2 source\controller\dialogs\dlg_DataEditor.src 0 modaldialog DLG_DIAGRAM_DATA HID_DIAGRAM_DATA 244 en-GB Data Table 20200411 15:09:53 chart2 source\controller\dialogs\tp_RangeChooser.src 0 fixedtext TP_RANGECHOOSER FT_CAPTION_FOR_WIZARD 238 en-GB Choose a data range 20200411 15:09:53 chart2 source\controller\dialogs\tp_RangeChooser.src 0 fixedtext TP_RANGECHOOSER FT_RANGE 236 en-GB ~Data range 20200411 15:09:53 chart2 source\controller\dialogs\tp_RangeChooser.src 0 radiobutton TP_RANGECHOOSER RB_DATAROWS 236 en-GB Data series in ~rows 20200411 15:09:53 chart2 source\controller\dialogs\tp_RangeChooser.src 0 radiobutton TP_RANGECHOOSER RB_DATACOLS 236 en-GB Data series in ~columns 20200411 15:09:53 chart2 source\controller\dialogs\tp_RangeChooser.src 0 checkbox TP_RANGECHOOSER CB_FIRST_ROW_ASLABELS 236 en-GB ~First row as label 20200411 15:09:53 chart2 source\controller\dialogs\tp_RangeChooser.src 0 checkbox TP_RANGECHOOSER CB_FIRST_COLUMN_ASLABELS 236 en-GB F~irst column as label 20200411 15:09:53 chart2 source\controller\dialogs\dlg_ShapeFont.src 0 pageitem DLG_SHAPE_FONT.1 RID_SVXPAGE_CHAR_NAME 0 en-GB Font 20200411 15:09:53 chart2 source\controller\dialogs\dlg_ShapeFont.src 0 pageitem DLG_SHAPE_FONT.1 RID_SVXPAGE_CHAR_EFFECTS 0 en-GB Font Effects 20200411 15:09:53 chart2 source\controller\dialogs\dlg_ShapeFont.src 0 pageitem DLG_SHAPE_FONT.1 RID_SVXPAGE_CHAR_POSITION 0 en-GB Font Position 20200411 15:09:53 chart2 source\controller\dialogs\dlg_ShapeFont.src 0 tabdialog DLG_SHAPE_FONT 289 en-GB Character 20200411 15:09:53 chart2 source\controller\dialogs\dlg_ShapeParagraph.src 0 pageitem DLG_SHAPE_PARAGRAPH.1 RID_SVXPAGE_STD_PARAGRAPH 0 en-GB Indents & Spacing 20200411 15:09:53 chart2 source\controller\dialogs\dlg_ShapeParagraph.src 0 pageitem DLG_SHAPE_PARAGRAPH.1 RID_SVXPAGE_ALIGN_PARAGRAPH 0 en-GB Alignment 20200411 15:09:53 chart2 source\controller\dialogs\dlg_ShapeParagraph.src 0 pageitem DLG_SHAPE_PARAGRAPH.1 RID_SVXPAGE_PARA_ASIAN 0 en-GB Asian Typography 20200411 15:09:53 chart2 source\controller\dialogs\dlg_ShapeParagraph.src 0 pageitem DLG_SHAPE_PARAGRAPH.1 RID_SVXPAGE_TABULATOR 0 en-GB Tab 20200411 15:09:53 chart2 source\controller\dialogs\dlg_ShapeParagraph.src 0 tabdialog DLG_SHAPE_PARAGRAPH 289 en-GB Paragraph 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DLG_CHART_WIZARD 0 en-GB Chart Wizard 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DLG_SMOOTH_LINE_PROPERTIES 0 en-GB Smooth Lines 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE 0 en-GB Number Format for Percentage Value 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_CHARTTYPE 0 en-GB Chart Type 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_DATA_RANGE 0 en-GB Data Range 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_CHART_ELEMENTS 0 en-GB Chart Elements 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_CHART_LOCATION 0 en-GB Chart Location 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_LINE 0 en-GB Line 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_BORDER 0 en-GB Borders 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_AREA 0 en-GB Area 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_TRANSPARENCY 0 en-GB Transparency 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_FONT 0 en-GB Font 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_FONT_EFFECTS 0 en-GB Font Effects 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_NUMBERS 0 en-GB Numbers 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_POSITION 0 en-GB Position 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_BUTTON_UP 0 en-GB Up 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_BUTTON_DOWN 0 en-GB Down 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_LAYOUT 0 en-GB Layout 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_OPTIONS 0 en-GB Options 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_SCALE 0 en-GB Scale 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_POSITIONING 0 en-GB Positioning 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_TRENDLINE_TYPE 0 en-GB Type 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_YERROR_BARS 0 en-GB y-Error Bars 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_ALIGNMENT 0 en-GB Alignment 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_PERSPECTIVE 0 en-GB Perspective 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_APPEARANCE 0 en-GB Appearance 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_ILLUMINATION 0 en-GB Illumination 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_ASIAN 0 en-GB Asian Typography 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS 0 en-GB Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AXIS 0 en-GB Axis 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AXIS_X 0 en-GB x-Axis 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AXIS_Y 0 en-GB y-Axis 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AXIS_Z 0 en-GB z-Axis 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_SECONDARY_X_AXIS 0 en-GB Secondary x-Axis 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_SECONDARY_Y_AXIS 0 en-GB Secondary y-Axis 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AXES 0 en-GB Axes 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRIDS 0 en-GB Grids 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID 0 en-GB Grid 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID_MAJOR_X 0 en-GB x-Axis Major Grid 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID_MAJOR_Y 0 en-GB y-Axis Major Grid 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID_MAJOR_Z 0 en-GB z-Axis Major Grid 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID_MINOR_X 0 en-GB x-Axis Minor Grid 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID_MINOR_Y 0 en-GB y-Axis Minor Grid 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID_MINOR_Z 0 en-GB z-Axis Minor Grid 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_LEGEND 0 en-GB Legend 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE 0 en-GB Title 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLES 0 en-GB Titles 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_MAIN 0 en-GB Main Title 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_SUB 0 en-GB Subtitle 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_X_AXIS 0 en-GB x-Axis Title 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_Y_AXIS 0 en-GB y-Axis Title 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_Z_AXIS 0 en-GB z-Axis Title 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_SECONDARY_X_AXIS 0 en-GB Secondary x-Axis Title 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_SECONDARY_Y_AXIS 0 en-GB Secondary y-Axis Title 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_LABEL 0 en-GB Label 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DATALABELS 0 en-GB Data Labels 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DATAPOINT 0 en-GB Data Point 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DATAPOINTS 0 en-GB Data Points 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_LEGEND_SYMBOL 0 en-GB Legend Key 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DATASERIES 0 en-GB Data Series 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DATASERIES_PLURAL 0 en-GB Data Series 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_CURVE 0 en-GB Trend Line 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_CURVES 0 en-GB Trend Lines 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_CURVE_WITH_PARAMETERS 0 en-GB Trend line %FORMULA with accuracy R² = %RSQUARED 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AVERAGE_LINE 0 en-GB Mean Value Line 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_CURVE_EQUATION 0 en-GB Equation 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_ERROR_BARS 0 en-GB Error Bars 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_STOCK_LOSS 0 en-GB Stock Loss 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_STOCK_GAIN 0 en-GB Stock Gain 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_PAGE 0 en-GB Chart Area 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DIAGRAM 0 en-GB Chart 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DIAGRAM_WALL 0 en-GB Chart Wall 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DIAGRAM_FLOOR 0 en-GB Chart Floor 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_SHAPE 0 en-GB Drawing Object 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_SELECT_RANGE 0 en-GB Select data range 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_CHOOSECOLOR 0 en-GB Select a colour using the colour dialogue box 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_LIGHTSOURCE_X 0 en-GB Light Source %LIGHTNUMBER 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_DATASERIES 0 en-GB Data Series '%SERIESNAME' 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_DATAPOINT_INDEX 0 en-GB Data Point %POINTNUMBER 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_DATAPOINT_VALUES 0 en-GB Values: %POINTVALUES 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_DATAPOINT 0 en-GB Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_STATUS_DATAPOINT_MARKED 0 en-GB Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_STATUS_OBJECT_MARKED 0 en-GB %OBJECTNAME selected 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_STATUS_PIE_SEGMENT_EXPLODED 0 en-GB Pie exploded by %PERCENTVALUE percent 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_FOR_SERIES 0 en-GB %OBJECTNAME for Data Series '%SERIESNAME' 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_FOR_ALL_SERIES 0 en-GB %OBJECTNAME for all Data Series 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_EDIT_CHARTTYPE 0 en-GB Edit chart type 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_EDIT_DATA_RANGES 0 en-GB Edit data ranges 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_EDIT_3D_VIEW 0 en-GB Edit 3-D view 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_EDIT_CHART_DATA 0 en-GB Edit chart data 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_TOGGLE_LEGEND 0 en-GB Legend on/off 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_TOGGLE_GRID_HORZ 0 en-GB Horizontal grid on/off 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_SCALE_TEXT 0 en-GB Scale Text 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_REARRANGE_CHART 0 en-GB Automatic Layout 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_NOTPOSSIBLE 0 en-GB This function cannot be completed with the selected objects. 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_EDIT_TEXT 0 en-GB Edit text 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_COLUMN_LABEL 0 en-GB Column %COLUMNNUMBER 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_ROW_LABEL 0 en-GB Row %ROWNUMBER 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_LABEL 0 en-GB Name 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_X 0 en-GB x-Values 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_Y 0 en-GB y-Values 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_SIZE 0 en-GB Bubble Sizes 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_X_ERROR 0 en-GB x-Error Bars 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_X_ERROR_POSITIVE 0 en-GB Positive x-Error Bars 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_X_ERROR_NEGATIVE 0 en-GB Negative x-Error Bars 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_Y_ERROR 0 en-GB y-Error Bars 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_Y_ERROR_POSITIVE 0 en-GB Positive y-Error Bars 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_Y_ERROR_NEGATIVE 0 en-GB Negative y-Error Bars 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_FIRST 0 en-GB Open Values 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_LAST 0 en-GB Close Values 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_MIN 0 en-GB Low Values 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_MAX 0 en-GB High Values 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_CATEGORIES 0 en-GB Categories 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_UNNAMED_SERIES 0 en-GB Unnamed Series 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_UNNAMED_SERIES_WITH_INDEX 0 en-GB Unnamed Series %NUMBER 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_SELECT_RANGE_FOR_SERIES 0 en-GB Select Range for %VALUETYPE of %SERIESNAME 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_SELECT_RANGE_FOR_CATEGORIES 0 en-GB Select Range for Categories 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_SELECT_RANGE_FOR_DATALABELS 0 en-GB Select Range for data labels 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS 0 en-GB Select Range for Positive Error Bars 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS 0 en-GB Select Range for Negative Error Bars 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_EDITOR_INCORRECT_INPUT 0 en-GB Your last input is incorrect.\nIgnore this change and close the dialogue box? 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_TEXT_DIRECTION_LTR 0 en-GB Left-to-right 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_TEXT_DIRECTION_RTL 0 en-GB Right-to-left 20200411 15:09:53 chart2 source\controller\dialogs\Strings.src 0 string STR_TEXT_DIRECTION_SUPER 0 en-GB Use superordinate object settings 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedline TP_AXIS_POSITIONS FL_AXIS_LINE 248 en-GB Axis line 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedtext TP_AXIS_POSITIONS FT_CROSSES_OTHER_AXIS_AT 0 en-GB ~Cross other axis at 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT 1 0 en-GB Start 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT 2 0 en-GB End 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT 3 0 en-GB Value 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT 4 0 en-GB Category 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_AXIS_BETWEEN_CATEGORIES 150 en-GB Axis ~between categories 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedline TP_AXIS_POSITIONS FL_LABELS 248 en-GB Labels 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedtext TP_AXIS_POSITIONS FT_PLACE_LABELS 0 en-GB ~Place labels 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_LABELS 1 0 en-GB Near axis 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_LABELS 2 0 en-GB Near axis (other side) 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_LABELS 3 0 en-GB Outside start 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_LABELS 4 0 en-GB Outside end 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedtext TP_AXIS_POSITIONS FT_AXIS_LABEL_DISTANCE 0 en-GB ~Distance 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedline TP_AXIS_POSITIONS FL_TICKS 248 en-GB Interval marks 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedtext TP_AXIS_POSITIONS FT_MAJOR 0 en-GB Major: 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_TICKS_INNER 0 en-GB ~Inner 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_TICKS_OUTER 0 en-GB ~Outer 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedtext TP_AXIS_POSITIONS FT_MINOR 0 en-GB Minor: 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_MINOR_INNER 0 en-GB I~nner 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_MINOR_OUTER 0 en-GB O~uter 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedtext TP_AXIS_POSITIONS FT_PLACE_TICKS 0 en-GB Place ~marks 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_TICKS 1 0 en-GB At labels 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_TICKS 2 0 en-GB At axis 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_TICKS 3 0 en-GB At axis and labels 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedline TP_AXIS_POSITIONS FL_GRIDS 248 en-GB Grids 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_MAJOR_GRID 150 en-GB Show major ~grid 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 pushbutton TP_AXIS_POSITIONS PB_MAJOR_GRID 54 en-GB Mo~re... 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_MINOR_GRID 150 en-GB ~Show minor grid 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisPositions.src 0 pushbutton TP_AXIS_POSITIONS PB_MINOR_GRID 54 en-GB Mor~e... 20200411 15:09:53 chart2 source\controller\dialogs\tp_LegendPosition.src 0 fixedline TP_LEGEND_POS GRP_LEGEND 248 en-GB Position 20200411 15:09:53 chart2 source\controller\dialogs\tp_LegendPosition.src 0 fixedline TP_LEGEND_POS FL_LEGEND_TEXTORIENT 248 en-GB Text orientation 20200411 15:09:53 chart2 source\controller\dialogs\tp_LegendPosition.src 0 fixedtext TP_LEGEND_POS FT_LEGEND_TEXTDIR 64 en-GB Te~xt direction 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 stringlist STR_LIST_TIME_UNIT 1 0 en-GB Days 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 stringlist STR_LIST_TIME_UNIT 2 0 en-GB Months 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 stringlist STR_LIST_TIME_UNIT 3 0 en-GB Years 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 fixedline TP_SCALE FL_SCALE 248 en-GB Scale 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_REVERSE 244 en-GB ~Reverse direction 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_LOGARITHM 244 en-GB ~Logarithmic scale 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_AXIS_TYPE 0 en-GB T~ype 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 stringlist TP_SCALE.LB_AXIS_TYPE 1 0 en-GB Automatic 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 stringlist TP_SCALE.LB_AXIS_TYPE 2 0 en-GB Text 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 stringlist TP_SCALE.LB_AXIS_TYPE 3 0 en-GB Date 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_MIN 0 en-GB ~Minimum 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_AUTO_MIN 0 en-GB ~Automatic 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_MAX 0 en-GB Ma~ximum 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_AUTO_MAX 0 en-GB A~utomatic 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_TIME_RESOLUTION 0 en-GB R~esolution 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_AUTO_TIME_RESOLUTION 0 en-GB Automat~ic 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_STEP_MAIN 0 en-GB Ma~jor interval 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_AUTO_STEP_MAIN 0 en-GB Au~tomatic 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_STEP_HELP_COUNT 0 en-GB Minor inter~val count 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_STEP_HELP 0 en-GB Minor inter~val 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_AUTO_STEP_HELP 0 en-GB Aut~omatic 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_ORIGIN 0 en-GB Re~ference value 20200411 15:09:53 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_AUTO_ORIGIN 0 en-GB Automat~ic 20200411 15:09:53 chart2 source\controller\dialogs\tp_PolarOptions.src 0 checkbox TP_POLAROPTIONS CB_CLOCKWISE 248 en-GB ~Clockwise direction 20200411 15:09:53 chart2 source\controller\dialogs\tp_PolarOptions.src 0 fixedline TP_POLAROPTIONS FL_STARTING_ANGLE 248 en-GB Starting angle 20200411 15:09:53 chart2 source\controller\dialogs\tp_PolarOptions.src 0 fixedtext TP_POLAROPTIONS FT_ROTATION_DEGREES 166 en-GB ~Degrees 20200411 15:09:53 chart2 source\controller\dialogs\tp_PolarOptions.src 0 fixedline TP_POLAROPTIONS FL_PLOT_OPTIONS_POLAR 248 en-GB Plot options 20200411 15:09:53 chart2 source\controller\dialogs\tp_PolarOptions.src 0 checkbox TP_POLAROPTIONS CB_INCLUDE_HIDDEN_CELLS_POLAR 200 en-GB Include ~values from hidden cells 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Scale.src 0 string STR_INVALID_NUMBER 0 en-GB Numbers are required. Check your input. 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Scale.src 0 string STR_STEP_GT_ZERO 0 en-GB The major interval requires a positive number. Check your input. 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Scale.src 0 string STR_BAD_LOGARITHM 0 en-GB The logarithmic scale requires positive numbers. Check your input. 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Scale.src 0 string STR_MIN_GREATER_MAX 0 en-GB The minimum must be lower than the maximum. Check your input. 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Scale.src 0 string STR_INVALID_INTERVALS 0 en-GB The major interval needs to be greater than the minor interval. Check your input. 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Scale.src 0 string STR_INVALID_TIME_UNIT 0 en-GB The major and minor interval need to be greater or equal to the resolution. Check your input. 20200411 15:09:53 chart2 source\controller\dialogs\tp_DataSource.src 0 fixedtext TP_DATA_SOURCE FT_CAPTION_FOR_WIZARD 238 en-GB Customise data ranges for individual data series 20200411 15:09:53 chart2 source\controller\dialogs\tp_DataSource.src 0 fixedtext TP_DATA_SOURCE FT_SERIES 72 en-GB Data ~series 20200411 15:09:53 chart2 source\controller\dialogs\tp_DataSource.src 0 fixedtext TP_DATA_SOURCE FT_ROLE 160 en-GB ~Data ranges 20200411 15:09:53 chart2 source\controller\dialogs\tp_DataSource.src 0 fixedtext TP_DATA_SOURCE FT_RANGE 160 en-GB Ran~ge for %VALUETYPE 20200411 15:09:53 chart2 source\controller\dialogs\tp_DataSource.src 0 fixedtext TP_DATA_SOURCE FT_CATEGORIES 160 en-GB ~Categories 20200411 15:09:53 chart2 source\controller\dialogs\tp_DataSource.src 0 fixedtext TP_DATA_SOURCE FT_DATALABELS 160 en-GB Data ~labels 20200411 15:09:53 chart2 source\controller\dialogs\tp_DataSource.src 0 pushbutton TP_DATA_SOURCE BTN_ADD 54 en-GB ~Add 20200411 15:09:53 chart2 source\controller\dialogs\tp_DataSource.src 0 pushbutton TP_DATA_SOURCE BTN_REMOVE 54 en-GB ~Remove 20200411 15:09:53 chart2 source\controller\dialogs\tp_Wizard_TitlesAndObjects.src 0 fixedtext TP_WIZARD_TITLEANDOBJECTS FT_TITLEDESCRIPTION 0 en-GB Choose titles, legend and grid settings 20200411 15:09:53 chart2 source\controller\dialogs\tp_Wizard_TitlesAndObjects.src 0 fixedline TP_WIZARD_TITLEANDOBJECTS FL_GRIDS 0 en-GB Display grids 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneIllumination.src 0 fixedtext TP_3D_SCENEILLUMINATION FT_LIGHTSOURCE 0 en-GB ~Light source 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneIllumination.src 0 fixedtext TP_3D_SCENEILLUMINATION FT_AMBIENTLIGHT 0 en-GB ~Ambient light 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneIllumination.src 0 string STR_LIGHT_PREVIEW 0 en-GB Light Preview 20200411 15:09:53 chart2 source\controller\dialogs\res_TextSeparator.src 0 stringlist LB_TEXT_SEPARATOR 1 0 en-GB Space 20200411 15:09:53 chart2 source\controller\dialogs\res_TextSeparator.src 0 stringlist LB_TEXT_SEPARATOR 2 0 en-GB Comma 20200411 15:09:53 chart2 source\controller\dialogs\res_TextSeparator.src 0 stringlist LB_TEXT_SEPARATOR 3 0 en-GB Semicolon 20200411 15:09:53 chart2 source\controller\dialogs\res_TextSeparator.src 0 stringlist LB_TEXT_SEPARATOR 4 0 en-GB New line 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 checkbox TP_AXIS_LABEL CB_AXIS_LABEL_SCHOW_DESCR 248 en-GB Sho~w labels 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 fixedline TP_AXIS_LABEL FL_AXIS_LABEL_ORIENTATION 248 en-GB Text orientation 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 tristatebox TP_AXIS_LABEL PB_AXIS_LABEL_TEXTSTACKED HID_SCH_ALIGNMENT_STACKED 115 en-GB Ve~rtically stacked 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 fixedtext TP_AXIS_LABEL FT_AXIS_LABEL_DEGREES 60 en-GB ~Degrees 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 fixedline TP_AXIS_LABEL FL_AXIS_LABEL_TEXTFLOW 121 en-GB Text flow 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 checkbox TP_AXIS_LABEL CB_AXIS_LABEL_TEXTOVERLAP 115 en-GB O~verlap 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 checkbox TP_AXIS_LABEL CB_AXIS_LABEL_TEXTBREAK 115 en-GB ~Break 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 fixedline TP_AXIS_LABEL FL_AXIS_LABEL_ORDER 121 en-GB Order 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 radiobutton TP_AXIS_LABEL RB_AXIS_LABEL_SIDEBYSIDE 112 en-GB ~Tile 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 radiobutton TP_AXIS_LABEL RB_AXIS_LABEL_UPDOWN 112 en-GB St~agger odd 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 radiobutton TP_AXIS_LABEL RB_AXIS_LABEL_DOWNUP 112 en-GB Stagger ~even 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 radiobutton TP_AXIS_LABEL RB_AXIS_LABEL_AUTOORDER 112 en-GB A~utomatic 20200411 15:09:53 chart2 source\controller\dialogs\tp_AxisLabel.src 0 fixedtext TP_AXIS_LABEL FT_AXIS_TEXTDIR 64 en-GB Te~xt direction 20200411 15:09:53 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 fixedline DLG_AXIS_OR_GRID FL_PRIMARY_AXIS 92 en-GB Axes 20200411 15:09:53 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 fixedline DLG_AXIS_OR_GRID FL_PRIMARY_GRID 92 en-GB Major grids 20200411 15:09:53 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 checkbox DLG_AXIS_OR_GRID CB_X_PRIMARY HID_SCH_CB_XAXIS 80 en-GB ~x-Axis 20200411 15:09:53 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 checkbox DLG_AXIS_OR_GRID CB_Y_PRIMARY HID_SCH_CB_YAXIS 80 en-GB ~y-Axis 20200411 15:09:53 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 checkbox DLG_AXIS_OR_GRID CB_Z_PRIMARY HID_SCH_CB_ZAXIS 80 en-GB ~z-Axis 20200411 15:09:53 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 fixedline DLG_AXIS_OR_GRID FL_SECONDARY_AXIS 92 en-GB Secondary axes 20200411 15:09:53 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 fixedline DLG_AXIS_OR_GRID FL_SECONDARY_GRID 92 en-GB Minor grids 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneAppearance.src 0 fixedtext TP_3D_SCENEAPPEARANCE FT_SCHEME 0 en-GB Sche~me 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneAppearance.src 0 checkbox TP_3D_SCENEAPPEARANCE CB_SHADING 0 en-GB ~Shading 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneAppearance.src 0 checkbox TP_3D_SCENEAPPEARANCE CB_OBJECTLINES 0 en-GB ~Object borders 20200411 15:09:53 chart2 source\controller\dialogs\tp_3D_SceneAppearance.src 0 checkbox TP_3D_SCENEAPPEARANCE CB_ROUNDEDEDGE 0 en-GB ~Rounded edges 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_INDICATE_BOTH 0 en-GB Negative and Positive 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_INDICATE_DOWN 0 en-GB Negative 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_INDICATE_UP 0 en-GB Positive 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_CONTROLTEXT_ERROR_BARS_FROM_DATA 0 en-GB From Chart Data Table 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_REGRESSION_LINEAR 0 en-GB Linear (%SERIESNAME) 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_REGRESSION_LOG 0 en-GB Logarithmic (%SERIESNAME) 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_REGRESSION_EXP 0 en-GB Exponential (%SERIESNAME) 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_REGRESSION_POWER 0 en-GB Power (%SERIESNAME) 20200411 15:09:53 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_REGRESSION_MEAN 0 en-GB Mean (%SERIESNAME) 20200411 15:09:53 chart2 source\controller\dialogs\res_SecondaryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset ) CB_X_SECONDARY HID_SCH_CB_SECONDARY_XAXIS !defined _CHART2_SECONDARYAXISCHECKBOXES_HXX 0 en-GB x-~Axis 20200411 15:09:53 chart2 source\controller\dialogs\res_SecondaryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset ) CB_Y_SECONDARY HID_SCH_CB_SECONDARY_YAXIS !defined _CHART2_SECONDARYAXISCHECKBOXES_HXX 0 en-GB y-Ax~is 20200411 15:09:53 chart2 source\controller\dialogs\res_SecondaryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset ) CB_Z_SECONDARY HID_SCH_CB_SECONDARY_ZAXIS !defined _CHART2_SECONDARYAXISCHECKBOXES_HXX 0 en-GB z-Axi~s 20200411 15:09:53 chart2 source\controller\dialogs\res_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND HID_SCH_LEGEND_SHOW !defined _CHART2_RESOURCE_LEGEND_HXX 95 en-GB ~Display legend 20200411 15:09:53 chart2 source\controller\dialogs\res_LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_SCH_LEGEND_POS_LEFT !defined _CHART2_RESOURCE_LEGEND_HXX 75 en-GB ~Left 20200411 15:09:53 chart2 source\controller\dialogs\res_LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_SCH_LEGEND_POS_RIGHT !defined _CHART2_RESOURCE_LEGEND_HXX 75 en-GB ~Right 20200411 15:09:53 chart2 source\controller\dialogs\res_LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_LEGEND_POS_TOP !defined _CHART2_RESOURCE_LEGEND_HXX 75 en-GB ~Top 20200411 15:09:53 chart2 source\controller\dialogs\res_LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_SCH_LEGEND_POS_BOTTOM !defined _CHART2_RESOURCE_LEGEND_HXX 75 en-GB ~Bottom 20200411 15:09:53 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) FT_MAINTITLE !defined _CHART2_RES_TITLES_SRC 0 en-GB ~Title 20200411 15:09:53 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) FT_SUBTITLE !defined _CHART2_RES_TITLES_SRC 0 en-GB ~Subtitle 20200411 15:09:53 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedline TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) FL_AXES !defined _CHART2_RES_TITLES_SRC 0 en-GB Axes 20200411 15:09:53 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) FT_TITLE_X_AXIS !defined _CHART2_RES_TITLES_SRC 0 en-GB ~x-Axis 20200411 15:09:53 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) FT_TITLE_Y_AXIS !defined _CHART2_RES_TITLES_SRC 0 en-GB ~y-Axis 20200411 15:09:53 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) FT_TITLE_Z_AXIS !defined _CHART2_RES_TITLES_SRC 0 en-GB ~z-Axis 20200411 15:09:53 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedline TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) FL_SECONDARY_AXES !defined _CHART2_RES_TITLES_SRC 0 en-GB Secondary Axes 20200411 15:09:53 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) FT_TITLE_SECONDARY_X_AXIS !defined _CHART2_RES_TITLES_SRC 0 en-GB x-~Axis 20200411 15:09:53 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) FT_TITLE_SECONDARY_Y_AXIS !defined _CHART2_RES_TITLES_SRC 0 en-GB y-Ax~is 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 1 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Best fit 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 2 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Centre 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 3 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Above 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 4 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Top left 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 5 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Left 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 6 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Bottom left 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 7 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Below 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 8 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Bottom right 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 9 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Right 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 10 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Top right 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 11 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Inside 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 12 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Outside 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 13 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 en-GB Near origin 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 checkbox RESOURCE_DATALABEL( xpos, ypos ) CB_VALUE_AS_NUMBER HID_SCH_DATALABEL_VALUE !defined _CHART2_RESOURCE_DATALABEL_HXX 136 en-GB Show value as ~number 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 pushbutton RESOURCE_DATALABEL( xpos, ypos ) PB_NUMBERFORMAT HID_SCH_PB_NUMBERFORMAT !defined _CHART2_RESOURCE_DATALABEL_HXX 100 en-GB Number ~format... 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 checkbox RESOURCE_DATALABEL( xpos, ypos ) CB_VALUE_AS_PERCENTAGE HID_SCH_DATALABEL_PERCENT !defined _CHART2_RESOURCE_DATALABEL_HXX 136 en-GB Show value as ~percentage 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 pushbutton RESOURCE_DATALABEL( xpos, ypos ) PB_PERCENT_NUMBERFORMAT HID_SCH_PB_PERCENT_NUMBERFORMAT !defined _CHART2_RESOURCE_DATALABEL_HXX 100 en-GB Percentage f~ormat... 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 checkbox RESOURCE_DATALABEL( xpos, ypos ) CB_CATEGORY HID_SCH_DATALABEL_TEXT !defined _CHART2_RESOURCE_DATALABEL_HXX 254 en-GB Show ~category 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 checkbox RESOURCE_DATALABEL( xpos, ypos ) CB_SYMBOL HID_SCH_DATALABEL_SYMBOL !defined _CHART2_RESOURCE_DATALABEL_HXX 254 en-GB Show ~legend key 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 fixedtext RESOURCE_DATALABEL( xpos, ypos ) FT_LABEL_PLACEMENT !defined _CHART2_RESOURCE_DATALABEL_HXX 182 en-GB Place~ment 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 fixedline RESOURCE_DATALABEL( xpos, ypos ) FL_LABEL_ROTATE !defined _CHART2_RESOURCE_DATALABEL_HXX 248 en-GB Rotate Text 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 fixedtext RESOURCE_DATALABEL( xpos, ypos ) FT_LABEL_DEGREES !defined _CHART2_RESOURCE_DATALABEL_HXX 46 en-GB ~Degrees 20200411 15:09:53 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 fixedtext RESOURCE_DATALABEL( xpos, ypos ) FT_LABEL_TEXTDIR !defined _CHART2_RESOURCE_DATALABEL_HXX 64 en-GB Te~xt direction 20200411 15:09:53 chart2 source\controller\dialogs\res_Trendline_tmpl.hrc 0 fixedline RESOURCE_TRENDLINE(availablewidth, yoffset) FL_TYPE !defined _CHART2_RESOURCE_TRENDLINE_HXX 0 en-GB Regression Type 20200411 15:09:53 chart2 source\controller\dialogs\res_Trendline_tmpl.hrc 0 radiobutton RESOURCE_TRENDLINE(availablewidth, yoffset) RB_NONE HID_SCH_TRENDLINE_RB_NONE !defined _CHART2_RESOURCE_TRENDLINE_HXX 100 en-GB ~None 20200411 15:09:53 chart2 source\controller\dialogs\res_Trendline_tmpl.hrc 0 radiobutton RESOURCE_TRENDLINE(availablewidth, yoffset) RB_LINEAR HID_SCH_TRENDLINE_RB_LINEAR !defined _CHART2_RESOURCE_TRENDLINE_HXX 100 en-GB ~Linear 20200411 15:09:53 chart2 source\controller\dialogs\res_Trendline_tmpl.hrc 0 radiobutton RESOURCE_TRENDLINE(availablewidth, yoffset) RB_LOGARITHMIC HID_SCH_TRENDLINE_RB_LOGARITHMIC !defined _CHART2_RESOURCE_TRENDLINE_HXX 100 en-GB L~ogarithmic 20200411 15:09:53 chart2 source\controller\dialogs\res_Trendline_tmpl.hrc 0 radiobutton RESOURCE_TRENDLINE(availablewidth, yoffset) RB_EXPONENTIAL HID_SCH_TRENDLINE_RB_EXPONENTIAL !defined _CHART2_RESOURCE_TRENDLINE_HXX 100 en-GB E~xponential 20200411 15:09:53 chart2 source\controller\dialogs\res_Trendline_tmpl.hrc 0 radiobutton RESOURCE_TRENDLINE(availablewidth, yoffset) RB_POWER HID_SCH_TRENDLINE_RB_POWER !defined _CHART2_RESOURCE_TRENDLINE_HXX 100 en-GB ~Power 20200411 15:09:53 chart2 source\controller\dialogs\res_Trendline_tmpl.hrc 0 fixedline RESOURCE_TRENDLINE(availablewidth, yoffset) FL_EQUATION !defined _CHART2_RESOURCE_TRENDLINE_HXX 0 en-GB Equation 20200411 15:09:53 chart2 source\controller\dialogs\res_Trendline_tmpl.hrc 0 checkbox RESOURCE_TRENDLINE(availablewidth, yoffset) CB_SHOW_EQUATION HID_SCH_TRENDLINE_SHOW_EQUATION !defined _CHART2_RESOURCE_TRENDLINE_HXX 0 en-GB Show ~equation 20200411 15:09:53 chart2 source\controller\dialogs\res_Trendline_tmpl.hrc 0 checkbox RESOURCE_TRENDLINE(availablewidth, yoffset) CB_SHOW_CORRELATION_COEFF HID_SCH_TRENDLINE_SHOW_R_SQUARED !defined _CHART2_RESOURCE_TRENDLINE_HXX 0 en-GB Show ~coefficient of determination (R²) 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 stringlist WORKAROUND 1 !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 en-GB Standard Error 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 stringlist WORKAROUND 2 !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 en-GB Standard Deviation 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 stringlist WORKAROUND 3 !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 en-GB Variance 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 stringlist WORKAROUND 4 !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 en-GB Error Margin 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 fixedline RESOURCE_ERRORBARS(availablewidth, yoffset) FL_ERROR !defined _CHART2_RESOURCE_ERRORBARS_HXX 116 en-GB Error Category 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 radiobutton RESOURCE_ERRORBARS(availablewidth, yoffset) RB_NONE HID_SCH_STATISTIK_NO_ERROR !defined _CHART2_RESOURCE_ERRORBARS_HXX 110 en-GB ~None 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 radiobutton RESOURCE_ERRORBARS(availablewidth, yoffset) RB_CONST HID_SCH_STATISTIK_CONSTERROR !defined _CHART2_RESOURCE_ERRORBARS_HXX 110 en-GB ~Constant Value 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 radiobutton RESOURCE_ERRORBARS(availablewidth, yoffset) RB_PERCENT HID_SCH_STATISTIK_PERCENT !defined _CHART2_RESOURCE_ERRORBARS_HXX 110 en-GB ~Percentage 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 radiobutton RESOURCE_ERRORBARS(availablewidth, yoffset) RB_RANGE HID_SCH_STATISTIK_RANGE !defined _CHART2_RESOURCE_ERRORBARS_HXX 110 en-GB Cell ~Range 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 fixedline RESOURCE_ERRORBARS(availablewidth, yoffset) FL_PARAMETERS !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 en-GB Parameters 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 fixedtext RESOURCE_ERRORBARS(availablewidth, yoffset) FT_POSITIVE !defined _CHART2_RESOURCE_ERRORBARS_HXX 46 en-GB P~ositive (+) 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 fixedtext RESOURCE_ERRORBARS(availablewidth, yoffset) FT_NEGATIVE !defined _CHART2_RESOURCE_ERRORBARS_HXX 46 en-GB ~Negative (-) 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 checkbox RESOURCE_ERRORBARS(availablewidth, yoffset) CB_SYN_POS_NEG HID_SCH_STATISTIK_SAME_FOR_BOTH !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 en-GB Same value for both 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 fixedline RESOURCE_ERRORBARS(availablewidth, yoffset) FL_INDICATE !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 en-GB Error Indicator 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 radiobutton RESOURCE_ERRORBARS(availablewidth, yoffset) RB_BOTH HID_SCH_STATISTIK_SHOW_BOTH !defined _CHART2_RESOURCE_ERRORBARS_HXX 90 en-GB Positive ~and Negative 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 radiobutton RESOURCE_ERRORBARS(availablewidth, yoffset) RB_POSITIVE HID_SCH_STATISTIK_SHOW_POSITIVE !defined _CHART2_RESOURCE_ERRORBARS_HXX 90 en-GB Pos~itive 20200411 15:09:53 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 radiobutton RESOURCE_ERRORBARS(availablewidth, yoffset) RB_NEGATIVE HID_SCH_STATISTIK_SHOW_NEGATIVE !defined _CHART2_RESOURCE_ERRORBARS_HXX 90 en-GB Ne~gative 20200411 15:09:53 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_NAME_BROWSEBUTTON 0 en-GB Browse 20200411 15:09:53 accessibility source\helper\accessiblestrings.src 0 string STR_SVT_ACC_ACTION_EXPAND 0 en-GB Expand 20200411 15:09:53 accessibility source\helper\accessiblestrings.src 0 string STR_SVT_ACC_ACTION_COLLAPSE 0 en-GB Collapse 20200411 15:09:53 accessibility source\helper\accessiblestrings.src 0 string STR_SVT_ACC_LISTENTRY_SELCTED_STATE 0 en-GB (Selected) 20200411 15:09:53 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_NAME_PREVIEW 0 en-GB Preview 20200411 15:09:53 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_ACTION_CHECK 0 en-GB Check 20200411 15:09:53 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_ACTION_UNCHECK 0 en-GB Uncheck 20200411 15:09:53 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_ACTION_DOUBLE_CLICK 0 en-GB Double click 20200411 15:09:53 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_SCROLLBAR_NAME_VERTICAL 0 en-GB Vertical scroll bar 20200411 15:09:53 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL 0 en-GB Horizontal scroll bar 20200411 15:09:53 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_PANEL_DESCRIPTION 0 en-GB Please press enter to go into child control for more operations 20200411 15:09:53 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_DESC_PANELDECL_TABBAR 0 en-GB Panel Deck Tab Bar 20200411 15:09:53 officecfg registry\schema\org\openoffice\Office\Labels.xcs 0 oor:component-schema . 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.sheet.SpreadsheetDocument ooSetupFactoryUIName 0 en-GB Calc 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.drawing.DrawingDocument ooSetupFactoryUIName 0 en-GB Draw 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.presentation.PresentationDocument ooSetupFactoryUIName 0 en-GB Impress 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.formula.FormulaProperties ooSetupFactoryUIName 0 en-GB Math 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.text.GlobalDocument ooSetupFactoryUIName 0 en-GB Writer 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.text.TextDocument ooSetupFactoryUIName 0 en-GB Writer 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.sdb.FormDesign ooSetupFactoryUIName 0 en-GB Base: Database Form 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign ooSetupFactoryUIName 0 en-GB Base: Report Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.xforms.XMLFormDocument ooSetupFactoryUIName 0 en-GB XML Form Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.text.WebDocument ooSetupFactoryUIName 0 en-GB Writer/Web 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.sdb.RelationDesign ooSetupFactoryUIName 0 en-GB Base: Relation Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.sdb.QueryDesign ooSetupFactoryUIName 0 en-GB Base: Query Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.sdb.ViewDesign ooSetupFactoryUIName 0 en-GB Base: View Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.sdb.TableDesign ooSetupFactoryUIName 0 en-GB Base: Table Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser ooSetupFactoryUIName 0 en-GB Base: Data View 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.sdb.TableDataView ooSetupFactoryUIName 0 en-GB Base: Table Data View 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.frame.Bibliography ooSetupFactoryUIName 0 en-GB Bibliography 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.script.BasicIDE ooSetupFactoryUIName 0 en-GB Basic 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.chart2.ChartDocument ooSetupFactoryUIName 0 en-GB Chart 20200411 15:09:53 officecfg registry\data\org\openoffice\Setup.xcu 0 value ..Setup.Office.Factories.com.sun.star.sdb.OfficeDatabaseDocument ooSetupFactoryUIName 0 en-GB Base 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.a.Normal Text 0 en-GB Previous 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.b.Normal Text 0 en-GB Next 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.c.Normal Text 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal Text 0 en-GB Slides 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.l.Normal Text 0 en-GB Help 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.ToolBars.NotesToolBar.Entries.a.Normal Text 0 en-GB Zoom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.Buttons.SlideSorterCloser Text 0 en-GB Close 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.Buttons.NotesViewCloser Text 0 en-GB Close 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.Buttons.HelpViewCloser Text 0 en-GB Close 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.a Left 0 en-GB Left click, right or down arrow, spacebar, page down, enter, return, 'N' 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.a Right 0 en-GB Next slide, or next effect 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.b Left 0 en-GB Right click, left or up arrow, page up, backspace, 'P' 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.b Right 0 en-GB Previous slide, or previous effect 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.c Left 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.c Right 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.d Left 0 en-GB Home 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.d Right 0 en-GB First slide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e Left 0 en-GB End 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e Right 0 en-GB Last slide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.f Left 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.f Right 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.g Left 0 en-GB Alt-Page Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.g Right 0 en-GB Previous slide without effects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.h Left 0 en-GB Alt-Page Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.h Right 0 en-GB Next slide without effects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.i Left 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.i Right 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.j Left 0 en-GB 'B', '.' 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.j Right 0 en-GB Blacks/Unblacks the screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.k Left 0 en-GB 'W', ',' 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.k Right 0 en-GB Whites/Unwhites the screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.l Left 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.l Right 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.m Left 0 en-GB Esc, '-' 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.m Right 0 en-GB End slide show 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.n Left 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.n Right 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.o Left 0 en-GB Number followed by Enter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.o Right 0 en-GB Go to that slide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.p Left 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.p Right 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.q Left 0 en-GB 'G', 'S' 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.q Right 0 en-GB Grow/Shrink size of notes font 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.r Left 0 en-GB 'A', 'Z' 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.r Right 0 en-GB Scroll notes up/down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.s Left 0 en-GB 'H', 'L' 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.s Right 0 en-GB Move caret in notes view backward/forward 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.t Left 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.t Right 0 en-GB 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.u Left 0 en-GB Ctrl-'1' 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.u Right 0 en-GB Shows the Presenter Console 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.v Left 0 en-GB Ctrl-'2' 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.v Right 0 en-GB Shows the Presentation Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.w Left 0 en-GB Ctrl-'3' 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.w Right 0 en-GB Shows the Slides Overview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.CurrentSlidePreview Title 0 en-GB Current Slide (%CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.CurrentSlidePreview AccessibleTitle 0 en-GB Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT% 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText String 0 en-GB Click to exit presentation... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationTitle String 0 en-GB Current Slide (end) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.NextSlidePreview Title 0 en-GB Next Slide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.NotesView Title 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.SlideSorter AccessibleTitle 0 en-GB Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT% 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.HelpView Title 0 en-GB Help 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Accessibility.Console String 0 en-GB Presenter Console 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Accessibility.Preview String 0 en-GB Current Slide Info 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Accessibility.Notes String 0 en-GB Presenter Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.Verbs.SHOW VerbUIName 0 en-GB ~Edit 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.Verbs.OPEN VerbUIName 0 en-GB ~Open 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.Verbs.PROPERTIES VerbUIName 0 en-GB Propert~ies... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.Verbs.SAVECOPYAS VerbUIName 0 en-GB Save Copy ~as... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.ObjectNames.Calc ObjectUIName 0 en-GB %PRODUCTNAME %PRODUCTVERSION Spreadsheet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.ObjectNames.Chart ObjectUIName 0 en-GB %PRODUCTNAME %PRODUCTVERSION Chart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.ObjectNames.Draw ObjectUIName 0 en-GB %PRODUCTNAME %PRODUCTVERSION Drawing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.ObjectNames.Impress ObjectUIName 0 en-GB %PRODUCTNAME %PRODUCTVERSION Presentation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.ObjectNames.Math ObjectUIName 0 en-GB %PRODUCTNAME %PRODUCTVERSION Formula 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.ObjectNames.Writer ObjectUIName 0 en-GB %PRODUCTNAME %PRODUCTVERSION Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business Name 0 en-GB Business 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.categories Name 0 en-GB Categories 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.categories.Fields.categoryID Name 0 en-GB CategoryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.categories.Fields.categoryID ShortName 0 en-GB CategoryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.categories.Fields.categoryname Name 0 en-GB CategoryName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.categories.Fields.categoryname ShortName 0 en-GB CategName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products Name 0 en-GB Products 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.productID Name 0 en-GB ProductID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.productID ShortName 0 en-GB ProductID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.productname Name 0 en-GB ProductName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.productname ShortName 0 en-GB ProdName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.productdescription Name 0 en-GB ProductDescription 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.productdescription ShortName 0 en-GB ProdDescr 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.categoryID Name 0 en-GB CategoryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.categoryID ShortName 0 en-GB CategoryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.supplierID Name 0 en-GB SupplierID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.supplierID ShortName 0 en-GB SupplierID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.serialnumber Name 0 en-GB Serialnumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.serialnumber ShortName 0 en-GB SerialNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.unitsinstock Name 0 en-GB UnitsInStock 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.unitsinstock ShortName 0 en-GB UnitsStock 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.unitsonorder Name 0 en-GB UnitsOnOrder 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.unitsonorder ShortName 0 en-GB UnitsOrder 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.unitprice Name 0 en-GB UnitPrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.unitprice ShortName 0 en-GB UnitPrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.reorderlevel Name 0 en-GB ReorderLevel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.reorderlevel ShortName 0 en-GB ReordLevel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.discontinued Name 0 en-GB Discontinued 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.discontinued ShortName 0 en-GB Discontin 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.leadtime Name 0 en-GB LeadTime 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.leadtime ShortName 0 en-GB LeadTime 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers Name 0 en-GB Suppliers 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.supplierID Name 0 en-GB SupplierID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.supplierID ShortName 0 en-GB SupplierID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.suppliername Name 0 en-GB SupplierName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.suppliername ShortName 0 en-GB SupplName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.contactname Name 0 en-GB ContactName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.contactname ShortName 0 en-GB ContctName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.contacttitle Name 0 en-GB ContactTitle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.contacttitle ShortName 0 en-GB ContctTitl 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.address Name 0 en-GB Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.address ShortName 0 en-GB Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.city Name 0 en-GB PostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.city ShortName 0 en-GB PostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.postalcode Name 0 en-GB Postcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.postalcode ShortName 0 en-GB Postcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.stateorprovince Name 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.stateorprovince ShortName 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.countryorregion Name 0 en-GB CountryOrRegion 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.countryorregion ShortName 0 en-GB CountryReg 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.phonenumber Name 0 en-GB PhoneNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.phonenumber ShortName 0 en-GB PhoneNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.faxnumber Name 0 en-GB FaxNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.faxnumber ShortName 0 en-GB FaxNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.paymentterms Name 0 en-GB PaymentTerms 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.paymentterms ShortName 0 en-GB PaymntTerm 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.emailaddress Name 0 en-GB EmailAddress 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.emailaddress ShortName 0 en-GB EmailAddr 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist Name 0 en-GB MailingList 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.mailinglistID Name 0 en-GB MailingListID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.mailinglistID ShortName 0 en-GB MailingID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.prefix Name 0 en-GB Prefix 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.prefix ShortName 0 en-GB Prefix 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.firstname Name 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.firstname ShortName 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.middlename Name 0 en-GB MiddleName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.middlename ShortName 0 en-GB MiddleName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.lastlame Name 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.lastlame ShortName 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.suffix Name 0 en-GB Suffix 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.suffix ShortName 0 en-GB Suffix 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.title Name 0 en-GB Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.title ShortName 0 en-GB Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.organizationname Name 0 en-GB OrganisationName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.organizationname ShortName 0 en-GB OrgName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.address Name 0 en-GB Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.address ShortName 0 en-GB Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.city Name 0 en-GB PostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.city ShortName 0 en-GB PostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.postalcode Name 0 en-GB Postcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.postalcode ShortName 0 en-GB Postcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.stateorprovince Name 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.stateorprovince ShortName 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.countryorregion Name 0 en-GB CountryOrRegion 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.countryorregion ShortName 0 en-GB CountryReg 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.phonenumber Name 0 en-GB PhoneNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.phonenumber ShortName 0 en-GB PhoneNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.faxnumber Name 0 en-GB FaxNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.faxnumber ShortName 0 en-GB FaxNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.mobilenumber Name 0 en-GB MobileNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.mobilenumber ShortName 0 en-GB MobileNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.emailaddress Name 0 en-GB EmailAddress 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.emailaddress ShortName 0 en-GB EmailAddr 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.birthdate Name 0 en-GB Birthdate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.birthdate ShortName 0 en-GB Birthdate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.nationality Name 0 en-GB Nationality 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.nationality ShortName 0 en-GB Nationality 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.dateupdated Name 0 en-GB DateUpdated 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.dateupdated ShortName 0 en-GB DateUpdate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.datejoined Name 0 en-GB DateJoined 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.datejoined ShortName 0 en-GB DateJoined 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.membershipstatus Name 0 en-GB MembershipStatus 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.membershipstatus ShortName 0 en-GB MemberStat 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.pledgeamount Name 0 en-GB PledgeAmount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.pledgeamount ShortName 0 en-GB PledgeAmnt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.pledgepaiddate Name 0 en-GB PledgePaidDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.pledgepaiddate ShortName 0 en-GB PldgPdDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.duesamount Name 0 en-GB SubsAmount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.duesamount ShortName 0 en-GB SubsAmount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.duespaiddate Name 0 en-GB SubsPaidDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.duespaiddate ShortName 0 en-GB SubsPdDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.photo Name 0 en-GB Photo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.photo ShortName 0 en-GB Photo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts Name 0 en-GB Contacts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.contactID Name 0 en-GB ContactID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.contactID ShortName 0 en-GB ContactID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.firstname Name 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.firstname ShortName 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.lastname Name 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.lastname ShortName 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.title Name 0 en-GB Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.title ShortName 0 en-GB Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.address Name 0 en-GB Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.address ShortName 0 en-GB Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.city Name 0 en-GB PostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.city ShortName 0 en-GB PostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.postalcode Name 0 en-GB Postcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.postalcode ShortName 0 en-GB Postcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.stateorprovince Name 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.stateorprovince ShortName 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.countryorregion Name 0 en-GB CountryOrRegion 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.countryorregion ShortName 0 en-GB CountryReg 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.phonenumber Name 0 en-GB PhoneNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.phonenumber ShortName 0 en-GB PhoneNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.faxnumber Name 0 en-GB FaxNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.faxnumber ShortName 0 en-GB FaxNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.mobilenumber Name 0 en-GB MobileNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.mobilenumber ShortName 0 en-GB MobileNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.emailaddress Name 0 en-GB EmailAddress 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.emailaddress ShortName 0 en-GB EmailAddr 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.salutation Name 0 en-GB Salutation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.salutation ShortName 0 en-GB Salutation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.birthdate Name 0 en-GB Birthdate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.birthdate ShortName 0 en-GB Birthdate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.contacttypeID Name 0 en-GB ContactTypeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.contacttypeID ShortName 0 en-GB CntctTypID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.maritalstatus Name 0 en-GB MaritalStatus 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.maritalstatus ShortName 0 en-GB MaritlStat 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.spousename Name 0 en-GB SpouseName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.spousename ShortName 0 en-GB SpouseName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.spousesinterests Name 0 en-GB SpousesInterests 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.spousesinterests ShortName 0 en-GB SpouseIntr 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.contactsinterests Name 0 en-GB ContactsInterests 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.contactsinterests ShortName 0 en-GB CntctInter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.childrennames Name 0 en-GB ChildrenNames 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.childrennames ShortName 0 en-GB ChildName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.photo Name 0 en-GB Photo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.photo ShortName 0 en-GB Photo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers Name 0 en-GB Customers 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.customerID Name 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.customerID ShortName 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.companyname Name 0 en-GB CompanyName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.companyname ShortName 0 en-GB CompnyName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.firstname Name 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.firstname ShortName 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.lastname Name 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.lastname ShortName 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.department Name 0 en-GB Department 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.department ShortName 0 en-GB Department 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.address Name 0 en-GB Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.address ShortName 0 en-GB Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.city Name 0 en-GB PostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.city ShortName 0 en-GB PostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.postalcode Name 0 en-GB Postcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.postalcode ShortName 0 en-GB Postcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.stateorprovince Name 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.stateorprovince ShortName 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.countryorregion Name 0 en-GB CountryOrRegion 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.countryorregion ShortName 0 en-GB CountryReg 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.phonenumber Name 0 en-GB PhoneNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.phonenumber ShortName 0 en-GB PhoneNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.faxnumber Name 0 en-GB FaxNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.faxnumber ShortName 0 en-GB FaxNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.mobilenumber Name 0 en-GB MobileNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.mobilenumber ShortName 0 en-GB MobileNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.emailaddress Name 0 en-GB EmailAddress 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.emailaddress ShortName 0 en-GB EmailAddr 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.title Name 0 en-GB Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.title ShortName 0 en-GB Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees Name 0 en-GB Employees 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.employeeID Name 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.employeeID ShortName 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.firstname Name 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.firstname ShortName 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.middlename Name 0 en-GB MiddleName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.middlename ShortName 0 en-GB MiddleName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.lastname Name 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.lastname ShortName 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.title Name 0 en-GB Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.title ShortName 0 en-GB Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.department Name 0 en-GB Department 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.department ShortName 0 en-GB Department 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.socialsecuritynumber Name 0 en-GB NationalInsuranceNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.socialsecuritynumber ShortName 0 en-GB NatInsNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.employeenumber Name 0 en-GB EmployeeNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.employeenumber ShortName 0 en-GB EmployeeNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.emailaddress Name 0 en-GB EmailAddress 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.emailaddress ShortName 0 en-GB EmailAddr 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.extension Name 0 en-GB Extension 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.extension ShortName 0 en-GB Extension 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.address Name 0 en-GB Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.address ShortName 0 en-GB Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.city Name 0 en-GB PostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.city ShortName 0 en-GB PostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.postalcode Name 0 en-GB Postcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.postalcode ShortName 0 en-GB Postcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.stateorprovince Name 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.stateorprovince ShortName 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.countryorregion Name 0 en-GB CountryOrRegion 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.countryorregion ShortName 0 en-GB CountryReg 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.phonenumber Name 0 en-GB PhoneNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.phonenumber ShortName 0 en-GB PhoneNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.faxnumber Name 0 en-GB FaxNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.faxnumber ShortName 0 en-GB FaxNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.mobilenumber Name 0 en-GB MobileNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.mobilenumber ShortName 0 en-GB MobileNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.birthdate Name 0 en-GB Birthdate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.birthdate ShortName 0 en-GB Birthdate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.datehired Name 0 en-GB DateHired 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.datehired ShortName 0 en-GB DateHired 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.departmentID Name 0 en-GB DepartmentID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.departmentID ShortName 0 en-GB DeprtmntID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.salary Name 0 en-GB Salary 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.salary ShortName 0 en-GB Salary 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.billingrate Name 0 en-GB BillingRate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.billingrate ShortName 0 en-GB BillngRate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.deductions Name 0 en-GB Deductions 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.deductions ShortName 0 en-GB Deductions 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.supervisorID Name 0 en-GB SupervisorID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.supervisorID ShortName 0 en-GB SupervisID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.spousename Name 0 en-GB SpouseName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.spousename ShortName 0 en-GB SpouseName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.officelocation Name 0 en-GB OfficeLocation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.officelocation ShortName 0 en-GB OfficeLoc 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.photo Name 0 en-GB Photo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.photo ShortName 0 en-GB Photo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders Name 0 en-GB Orders 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.orderID Name 0 en-GB OrderID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.orderID ShortName 0 en-GB OrderID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.customerID Name 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.customerID ShortName 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.employeeID Name 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.employeeID ShortName 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.orderdate Name 0 en-GB OrderDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.orderdate ShortName 0 en-GB OrderDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.purchaseordernumber Name 0 en-GB PurchaseOrderNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.purchaseordernumber ShortName 0 en-GB PurchOrdNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.requiredbydate Name 0 en-GB RequiredByDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.requiredbydate ShortName 0 en-GB RequirDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.promisedbydate Name 0 en-GB PromisedByDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.promisedbydate ShortName 0 en-GB PromisDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipname Name 0 en-GB ShipName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipname ShortName 0 en-GB ShipName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipaddress Name 0 en-GB ShipAddress 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipaddress ShortName 0 en-GB ShipAddres 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipcity Name 0 en-GB ShipPostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipcity ShortName 0 en-GB ShipPstTwn 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipstateorprovince Name 0 en-GB ShipCounty 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipstateorprovince ShortName 0 en-GB ShpCounty 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shippostalcode Name 0 en-GB ShipPostcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shippostalcode ShortName 0 en-GB ShipPstCde 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipcountryorregion Name 0 en-GB ShipCountryOrRegion 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipcountryorregion ShortName 0 en-GB ShipCouReg 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipphonenumber Name 0 en-GB ShipPhoneNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipphonenumber ShortName 0 en-GB ShipPhonNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipdate Name 0 en-GB ShipDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipdate ShortName 0 en-GB ShipDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shippingmethodID Name 0 en-GB ShippingMethodID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shippingmethodID ShortName 0 en-GB ShipMethID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.freightcharge Name 0 en-GB FreightCharge 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.freightcharge ShortName 0 en-GB FreightCharge 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.salestaxrate Name 0 en-GB VATRate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.salestaxrate ShortName 0 en-GB VATRt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails Name 0 en-GB OrderDetails 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.orderdetailID Name 0 en-GB OrderDetailID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.orderdetailID ShortName 0 en-GB OrderDetID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.orderID Name 0 en-GB OrderID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.orderID ShortName 0 en-GB OrderID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.productID Name 0 en-GB ProductID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.productID ShortName 0 en-GB ProductID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.datesold Name 0 en-GB DateSold 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.datesold ShortName 0 en-GB DateSold 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.quantity Name 0 en-GB Quantity 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.quantity ShortName 0 en-GB Quantity 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.unitprice Name 0 en-GB UnitPrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.unitprice ShortName 0 en-GB UnitPrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.discount Name 0 en-GB Discount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.discount ShortName 0 en-GB Discount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.saleprice Name 0 en-GB SalePrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.saleprice ShortName 0 en-GB SalePrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.salestax Name 0 en-GB VAT 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.salestax ShortName 0 en-GB VAT 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.linetotal Name 0 en-GB LineTotal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.linetotal ShortName 0 en-GB LineTotal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments Name 0 en-GB Payments 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentID Name 0 en-GB PaymentID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentID ShortName 0 en-GB PaymentID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.customerID Name 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.customerID ShortName 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.workorderID Name 0 en-GB PurchaseOrderID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.workorderID ShortName 0 en-GB PurcOrdrID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.orderID Name 0 en-GB OrderID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.orderID ShortName 0 en-GB OrderID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.reservationID Name 0 en-GB ReservationID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.reservationID ShortName 0 en-GB ReservID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.memberID Name 0 en-GB MemberID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.memberID ShortName 0 en-GB MemberID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.registrationID Name 0 en-GB RegistrationID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.registrationID ShortName 0 en-GB RegistraID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.projectID Name 0 en-GB ProjectID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.projectID ShortName 0 en-GB ProjectID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentamount Name 0 en-GB PaymentAmount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentamount ShortName 0 en-GB PaymntAmnt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentdate Name 0 en-GB PaymentDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentdate ShortName 0 en-GB PaymntDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentmethod Name 0 en-GB PaymentMethod 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentmethod ShortName 0 en-GB PaymntMeth 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.checknumber Name 0 en-GB ChequeNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.checknumber ShortName 0 en-GB ChequeNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardtype Name 0 en-GB CreditCardType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardtype ShortName 0 en-GB CCardType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardnumber Name 0 en-GB CreditCardNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardnumber ShortName 0 en-GB CCardNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.cardholder Name 0 en-GB Cardholder 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.cardholder ShortName 0 en-GB Cardholder 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardExpdate Name 0 en-GB CreditCardExpDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardExpdate ShortName 0 en-GB CCExpDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardauthorizationnumber Name 0 en-GB CreditCardAuthorisationNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardauthorizationnumber ShortName 0 en-GB CCAuthorNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentterms Name 0 en-GB PaymentTerms 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentterms ShortName 0 en-GB PaymntTerm 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentmethodID Name 0 en-GB PaymentMethodID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentmethodID ShortName 0 en-GB PaymMethID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices Name 0 en-GB Invoices 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.invoiceID Name 0 en-GB InvoiceID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.invoiceID ShortName 0 en-GB InvoiceID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.customerID Name 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.customerID ShortName 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.employeeID Name 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.employeeID ShortName 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.deliveryID Name 0 en-GB DeliveryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.deliveryID ShortName 0 en-GB DeliveryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.status Name 0 en-GB Status 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.status ShortName 0 en-GB Status 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.invoicedate Name 0 en-GB InvoiceDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.invoicedate ShortName 0 en-GB InvoiceDat 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.salesperson Name 0 en-GB Salesperson 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.salesperson ShortName 0 en-GB Salespersn 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shipdate Name 0 en-GB ShipDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shipdate ShortName 0 en-GB ShipDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shippedto Name 0 en-GB ShippedTo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shippedto ShortName 0 en-GB ShippedTo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shippedvia Name 0 en-GB ShippedVia 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shippedvia ShortName 0 en-GB ShippedVia 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shippingcost Name 0 en-GB ShippingCost 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shippingcost ShortName 0 en-GB ShipCost 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails Name 0 en-GB InvoiceDetails 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.invoicedetailID Name 0 en-GB InvoiceDetailID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.invoicedetailID ShortName 0 en-GB InvoiDetID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.invoiceID Name 0 en-GB InvoiceID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.invoiceID ShortName 0 en-GB InvoiceID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.orderID Name 0 en-GB OrderID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.orderID ShortName 0 en-GB OrderID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.productID Name 0 en-GB ProductID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.productID ShortName 0 en-GB ProductID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.quantity Name 0 en-GB Quantity 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.quantity ShortName 0 en-GB Quantity 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.unitprice Name 0 en-GB UnitPrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.unitprice ShortName 0 en-GB UnitPrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.discount Name 0 en-GB Discount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.discount ShortName 0 en-GB Discount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.paymentterms Name 0 en-GB PaymentTerms 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.paymentterms ShortName 0 en-GB PaymntTerm 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects Name 0 en-GB Projects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.projectID Name 0 en-GB ProjectID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.projectID ShortName 0 en-GB ProjectID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.projectname Name 0 en-GB ProjectName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.projectname ShortName 0 en-GB ProjctName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.projectdescription Name 0 en-GB ProjectDescription 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.projectdescription ShortName 0 en-GB ProjctDscr 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.clientID Name 0 en-GB ClientID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.clientID ShortName 0 en-GB ClientID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.purchaseordernumber Name 0 en-GB PurchaseOrderNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.purchaseordernumber ShortName 0 en-GB PurchOrdNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.totalbillingestimate Name 0 en-GB TotalBillingEstimate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.totalbillingestimate ShortName 0 en-GB TotBillEst 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.employeeID Name 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.employeeID ShortName 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.begindate Name 0 en-GB StartDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.begindate ShortName 0 en-GB StartDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.enddate Name 0 en-GB EndDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.enddate ShortName 0 en-GB EndDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events Name 0 en-GB Events 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventID Name 0 en-GB EventID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventID ShortName 0 en-GB EventID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventname Name 0 en-GB EventName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventname ShortName 0 en-GB EventName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventdescription Name 0 en-GB EventDescription 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventdescription ShortName 0 en-GB EventDescr 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventtypeID Name 0 en-GB EventTypeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventtypeID ShortName 0 en-GB EventTypID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.employeeID Name 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.employeeID ShortName 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.status Name 0 en-GB Status 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.status ShortName 0 en-GB Status 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.location Name 0 en-GB Location 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.location ShortName 0 en-GB Location 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.begindate Name 0 en-GB StartDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.begindate ShortName 0 en-GB StartDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.begintime Name 0 en-GB StartTime 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.begintime ShortName 0 en-GB StartTime 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.enddate Name 0 en-GB EndDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.enddate ShortName 0 en-GB EndDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.endtime Name 0 en-GB EndTime 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.endtime ShortName 0 en-GB EndTime 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.requiredstaffing Name 0 en-GB RequiredStaffing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.requiredstaffing ShortName 0 en-GB ReqStaffng 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.confirmation Name 0 en-GB Confirmation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.confirmation ShortName 0 en-GB Confirmation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.availablespaces Name 0 en-GB AvailableSpaces 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.availablespaces ShortName 0 en-GB AvailSpace 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.costperperson Name 0 en-GB CostPerPerson 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.costperperson ShortName 0 en-GB CostPPersn 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations Name 0 en-GB Reservations 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationID Name 0 en-GB ReservationID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationID ShortName 0 en-GB ReservID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.customerID Name 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.customerID ShortName 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.eventID Name 0 en-GB EventID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.eventID ShortName 0 en-GB EventID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.employeeID Name 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.employeeID ShortName 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.quantityreserved Name 0 en-GB QuantityReserved 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.quantityreserved ShortName 0 en-GB QuntityRes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationdate Name 0 en-GB ReservationDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationdate ShortName 0 en-GB ReservDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationtime Name 0 en-GB ReservationTime 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationtime ShortName 0 en-GB ReservTime 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.depositdue Name 0 en-GB DepositDue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.depositdue ShortName 0 en-GB DepositDue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.totaldue Name 0 en-GB TotalDue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.totaldue ShortName 0 en-GB TotalDue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.amountpaid Name 0 en-GB AmountPaid 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.amountpaid ShortName 0 en-GB AmountPaid 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.confirmation Name 0 en-GB Confirmation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.confirmation ShortName 0 en-GB Confirmation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled Name 0 en-GB TimeBilled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.timebilledID Name 0 en-GB TimeBilledID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.timebilledID ShortName 0 en-GB TimeBillID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.customerID Name 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.customerID ShortName 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.projectID Name 0 en-GB ProjectID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.projectID ShortName 0 en-GB ProjectID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.employeeID Name 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.employeeID ShortName 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.billingdate Name 0 en-GB BillingDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.billingdate ShortName 0 en-GB BillingDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.rateperhour Name 0 en-GB RatePerHour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.rateperhour ShortName 0 en-GB RatePrHour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.billablehours Name 0 en-GB BillableHours 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.billablehours ShortName 0 en-GB BillablHrs 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses Name 0 en-GB Expenses 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.expenseID Name 0 en-GB ExpenseID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.expenseID ShortName 0 en-GB ExpenseID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.expensetype Name 0 en-GB ExpenseType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.expensetype ShortName 0 en-GB ExpensType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.purpose Name 0 en-GB Purpose 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.purpose ShortName 0 en-GB Purpose 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.employeeID Name 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.employeeID ShortName 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.datepurchased Name 0 en-GB DatePurchased 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.datepurchased ShortName 0 en-GB DatePurchd 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.datesubmitted Name 0 en-GB DateSubmitted 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.datesubmitted ShortName 0 en-GB DateSubmit 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.amountspent Name 0 en-GB AmountSpent 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.amountspent ShortName 0 en-GB AmountSpnt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.advanceamount Name 0 en-GB AdvanceAmount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.advanceamount ShortName 0 en-GB AdvnceAmnt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.paymentmethod Name 0 en-GB PaymentMethod 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.paymentmethod ShortName 0 en-GB PaymntMeth 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries Name 0 en-GB Deliveries 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.deliveryID Name 0 en-GB DeliveryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.deliveryID ShortName 0 en-GB DeliveryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.customerID Name 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.customerID ShortName 0 en-GB CustomerID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.orderID Name 0 en-GB OrderID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.orderID ShortName 0 en-GB OrderID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.employeeID Name 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.employeeID ShortName 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shippedfrom Name 0 en-GB ShippedFrom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shippedfrom ShortName 0 en-GB ShippedFrm 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shippedvia Name 0 en-GB ShippedVia 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shippedvia ShortName 0 en-GB ShippedVia 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.trackingcode Name 0 en-GB TrackingCode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.trackingcode ShortName 0 en-GB TrckngCode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shipdate Name 0 en-GB ShipDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shipdate ShortName 0 en-GB ShipDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shipperphonenumber Name 0 en-GB ShipperPhoneNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shipperphonenumber ShortName 0 en-GB ShipPhonNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationaddress Name 0 en-GB DestinationAddress 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationaddress ShortName 0 en-GB DestAddres 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationcity Name 0 en-GB DestinationPostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationcity ShortName 0 en-GB DestPostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationstateprovince Name 0 en-GB DestinationCounty 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationstateprovince ShortName 0 en-GB DestCounty 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationpostalcode Name 0 en-GB DestinationPostcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationpostalcode ShortName 0 en-GB DestPstCde 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationcountryregion Name 0 en-GB DestinationCountryRegion 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationcountryregion ShortName 0 en-GB DestCouReg 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.arrivaldate Name 0 en-GB ArrivalDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.arrivaldate ShortName 0 en-GB ArrivlDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.arrivaltime Name 0 en-GB ArrivalTime 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.arrivaltime ShortName 0 en-GB ArrivlTime 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.currentlocation Name 0 en-GB CurrentLocation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.currentlocation ShortName 0 en-GB CurrLocatn 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.packagedimensions Name 0 en-GB PackageDimensions 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.packagedimensions ShortName 0 en-GB PackDimens 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.packageweight Name 0 en-GB PackageWeight 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.packageweight ShortName 0 en-GB PackWeight 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickuplocation Name 0 en-GB PickUpLocation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickuplocation ShortName 0 en-GB PickUpLoca 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickupdate Name 0 en-GB PickUpDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickupdate ShortName 0 en-GB PickUpDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickuptime Name 0 en-GB PickUpTime 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickuptime ShortName 0 en-GB PickUpTime 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.receivedby Name 0 en-GB ReceivedBy 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.receivedby ShortName 0 en-GB ReceivedBy 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.freightcharge Name 0 en-GB FreightCharge 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.freightcharge ShortName 0 en-GB FrghtChrge 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets Name 0 en-GB Assets 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.assetID Name 0 en-GB AssetID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.assetID ShortName 0 en-GB AssetID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.description Name 0 en-GB Description 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.description ShortName 0 en-GB Descrption 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.employeeID Name 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.employeeID ShortName 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.assetcategoryID Name 0 en-GB AssetCategoryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.assetcategoryID ShortName 0 en-GB AssetCatID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.statusID Name 0 en-GB StatusID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.statusID ShortName 0 en-GB StatusID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.departmentID Name 0 en-GB DepartmentID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.departmentID ShortName 0 en-GB DeprtmntID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.vendorID Name 0 en-GB VendorID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.vendorID ShortName 0 en-GB VendorID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.make Name 0 en-GB Make 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.make ShortName 0 en-GB Make 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.model Name 0 en-GB Model 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.model ShortName 0 en-GB Model 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.modelnumber Name 0 en-GB ModelNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.modelnumber ShortName 0 en-GB ModelNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.serialnumber Name 0 en-GB SerialNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.serialnumber ShortName 0 en-GB SerialNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.barcodenumber Name 0 en-GB BarcodeNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.barcodenumber ShortName 0 en-GB BarcodeNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.dateacquired Name 0 en-GB DateAcquired 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.dateacquired ShortName 0 en-GB DateAcquir 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.datesold Name 0 en-GB DateSold 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.datesold ShortName 0 en-GB DateSold 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.purchaseprice Name 0 en-GB PurchasePrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.purchaseprice ShortName 0 en-GB PurchPrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.depreciationmethod Name 0 en-GB DepreciationMethod 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.depreciationmethod ShortName 0 en-GB DeprecMeth 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.depreciablelife Name 0 en-GB DepreciableLife 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.depreciablelife ShortName 0 en-GB DeprecLife 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.salvagevalue Name 0 en-GB SalvageValue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.salvagevalue ShortName 0 en-GB SalvageVal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.currentvalue Name 0 en-GB CurrentValue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.currentvalue ShortName 0 en-GB CurrentVal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.comments Name 0 en-GB Comments 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.comments ShortName 0 en-GB Comments 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.nextscheduledmaintenance Name 0 en-GB NextScheduledMaintenance 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.nextscheduledmaintenance ShortName 0 en-GB NtSchMaint 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions Name 0 en-GB Transactions 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.transactionID Name 0 en-GB TransactionID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.transactionID ShortName 0 en-GB TrnsactnID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.paymentID Name 0 en-GB PaymentID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.paymentID ShortName 0 en-GB PaymentID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.transactionnumber Name 0 en-GB TransactionNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.transactionnumber ShortName 0 en-GB TrnsactnNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.date Name 0 en-GB Date 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.date ShortName 0 en-GB Date 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.description Name 0 en-GB Description 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.description ShortName 0 en-GB Descrption 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.amount Name 0 en-GB Amount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.amount ShortName 0 en-GB Amount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.accountID Name 0 en-GB AccountID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.accountID ShortName 0 en-GB AccountID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.referencenumber Name 0 en-GB ReferenceNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.referencenumber ShortName 0 en-GB RefrenceNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.numberofunits Name 0 en-GB NumberofUnits 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.numberofunits ShortName 0 en-GB NumberUnit 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.withdrawalamount Name 0 en-GB WithdrawalAmount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.withdrawalamount ShortName 0 en-GB WithdrwAmt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.depositamount Name 0 en-GB DepositAmount 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.depositamount ShortName 0 en-GB DepositAmt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.interestearned Name 0 en-GB InterestEarned 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.interestearned ShortName 0 en-GB IntrstEarn 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.buyselldate Name 0 en-GB BuySellDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.buyselldate ShortName 0 en-GB BuySellDat 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.buysellprice Name 0 en-GB BuySellPrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.buysellprice ShortName 0 en-GB BuySellPrc 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.servicecharge Name 0 en-GB ServiceCharge 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.servicecharge ShortName 0 en-GB ServiChrge 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.taxable Name 0 en-GB Taxable 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.taxable ShortName 0 en-GB Taxable 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks Name 0 en-GB Tasks 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.taskID Name 0 en-GB TaskID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.taskID ShortName 0 en-GB TaskID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.description Name 0 en-GB Description 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.description ShortName 0 en-GB Descrption 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.startdate Name 0 en-GB StartDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.startdate ShortName 0 en-GB StartDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.enddate Name 0 en-GB EndDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.enddate ShortName 0 en-GB EndDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks Name 0 en-GB EmployeesTasks 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks.Fields.employeetaskID Name 0 en-GB EmployeeTaskID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks.Fields.employeetaskID ShortName 0 en-GB EmplTaskID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks.Fields.employeeID Name 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks.Fields.employeeID ShortName 0 en-GB EmployeeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks.Fields.taskID Name 0 en-GB TaskID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks.Fields.taskID ShortName 0 en-GB TaskID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private Name 0 en-GB Private 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.categories Name 0 en-GB Categories 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.categories.Fields.categoryID Name 0 en-GB CategoryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.categories.Fields.categoryID ShortName 0 en-GB CategoryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.categories.Fields.categoryname Name 0 en-GB CategoryName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.categories.Fields.categoryname ShortName 0 en-GB CategName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses Name 0 en-GB Addresses 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.addressID Name 0 en-GB AddressID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.addressID ShortName 0 en-GB AddressID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.firstname Name 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.firstname ShortName 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.lastname Name 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.lastname ShortName 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.title Name 0 en-GB Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.title ShortName 0 en-GB Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.address Name 0 en-GB Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.address ShortName 0 en-GB Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.city Name 0 en-GB PostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.city ShortName 0 en-GB PostTown 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.postalcode Name 0 en-GB Postcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.postalcode ShortName 0 en-GB Postcode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.stateorprovince Name 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.stateorprovince ShortName 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.countryorregion Name 0 en-GB CountryOrRegion 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.countryorregion ShortName 0 en-GB CountryReg 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.phonenumber Name 0 en-GB PhoneNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.phonenumber ShortName 0 en-GB PhoneNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.faxnumber Name 0 en-GB FaxNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.faxnumber ShortName 0 en-GB FaxNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.mobilenumber Name 0 en-GB MobileNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.mobilenumber ShortName 0 en-GB MobileNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.emailaddress Name 0 en-GB EmailAddress 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.emailaddress ShortName 0 en-GB EmailAddr 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.salutation Name 0 en-GB Salutation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.salutation ShortName 0 en-GB Salutation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.birthdate Name 0 en-GB Birthdate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.birthdate ShortName 0 en-GB Birthdate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.sendcard Name 0 en-GB SendCard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.sendcard ShortName 0 en-GB SendCard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.maritalstatus Name 0 en-GB MaritalStatus 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.maritalstatus ShortName 0 en-GB MaritlStat 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.spousename Name 0 en-GB SpouseName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.spousename ShortName 0 en-GB SpouseName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.nickname Name 0 en-GB Nickname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.nickname ShortName 0 en-GB Nickname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.hobbies Name 0 en-GB Hobbies 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.hobbies ShortName 0 en-GB Hobbies 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.childrennames Name 0 en-GB ChildrenNames 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.childrennames ShortName 0 en-GB ChildName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.photo Name 0 en-GB Photo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.photo ShortName 0 en-GB Photo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.dateupdated Name 0 en-GB DateUpdated 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.dateupdated ShortName 0 en-GB DatUpdated 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory Name 0 en-GB HouseholdInventory 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.inventoryID Name 0 en-GB InventoryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.inventoryID ShortName 0 en-GB InventryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.categoryID Name 0 en-GB CategoryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.categoryID ShortName 0 en-GB CategoryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.roomID Name 0 en-GB RoomID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.roomID ShortName 0 en-GB RoomID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.item Name 0 en-GB Item 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.item ShortName 0 en-GB Item 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.itemtype Name 0 en-GB ItemType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.itemtype ShortName 0 en-GB ItemType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.description Name 0 en-GB Description 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.description ShortName 0 en-GB Descrption 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.manufacturer Name 0 en-GB Manufacturer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.manufacturer ShortName 0 en-GB Manufactur 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.model Name 0 en-GB Model 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.model ShortName 0 en-GB Model 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.modelnumber Name 0 en-GB ModelNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.modelnumber ShortName 0 en-GB ModelNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.serialnumber Name 0 en-GB SerialNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.serialnumber ShortName 0 en-GB SerialNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.datepurchased Name 0 en-GB DatePurchased 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.datepurchased ShortName 0 en-GB DatePurch 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.placepurchased Name 0 en-GB PlacePurchased 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.placepurchased ShortName 0 en-GB PlacePurch 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.purchaseprice Name 0 en-GB PurchasePrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.purchaseprice ShortName 0 en-GB PurchPrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.appraisedvalue Name 0 en-GB AppraisedValue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.appraisedvalue ShortName 0 en-GB AppraisVal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.insured Name 0 en-GB Insured 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.insured ShortName 0 en-GB Insured 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes Name 0 en-GB Recipes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.recipeID Name 0 en-GB RecipeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.recipeID ShortName 0 en-GB RecipeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.name Name 0 en-GB Name 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.name ShortName 0 en-GB Name 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.description Name 0 en-GB Description 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.description ShortName 0 en-GB Descrption 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.source Name 0 en-GB Source 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.source ShortName 0 en-GB Source 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.whichmeal Name 0 en-GB WhichMeal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.whichmeal ShortName 0 en-GB WhichMeal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.vegetarian Name 0 en-GB Vegetarian 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.vegetarian ShortName 0 en-GB Vegetarian 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.timetoprepare Name 0 en-GB TimeToPrepare 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.timetoprepare ShortName 0 en-GB TimePrepar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.numberofservings Name 0 en-GB NumberofServings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.numberofservings ShortName 0 en-GB NoofServng 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.caloriesperserving Name 0 en-GB CaloriesPerServing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.caloriesperserving ShortName 0 en-GB CalPerServ 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.nutritionalinformation Name 0 en-GB NutritionalInformation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.nutritionalinformation ShortName 0 en-GB NutriInfo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.ingredients Name 0 en-GB Ingredients 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.ingredients ShortName 0 en-GB Ingredient 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.instructions Name 0 en-GB Instructions 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.instructions ShortName 0 en-GB Instrction 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.utensils Name 0 en-GB Utensils 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.utensils ShortName 0 en-GB Utensils 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants Name 0 en-GB Plants 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.plantID Name 0 en-GB PlantID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.plantID ShortName 0 en-GB PlantID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.commonname Name 0 en-GB CommonName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.commonname ShortName 0 en-GB CommonName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.genus Name 0 en-GB Genus 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.genus ShortName 0 en-GB Genus 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.species Name 0 en-GB Species 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.species ShortName 0 en-GB Species 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.flowering Name 0 en-GB Flowering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.flowering ShortName 0 en-GB Flowering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.lightpreference Name 0 en-GB LightPreference 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.lightpreference ShortName 0 en-GB LightPref 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.temperaturepreference Name 0 en-GB TemperaturePreference 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.temperaturepreference ShortName 0 en-GB TempPref 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.fertilizefrequency Name 0 en-GB FertiliseFrequency 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.fertilizefrequency ShortName 0 en-GB FertilFreq 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.wateringfrequency Name 0 en-GB WateringFrequency 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.wateringfrequency ShortName 0 en-GB WaterFreq 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.datepurchased Name 0 en-GB DatePurchased 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.datepurchased ShortName 0 en-GB DatePurch 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.placepurchased Name 0 en-GB PlacePurchased 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.placepurchased ShortName 0 en-GB PlacePurch 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.dateplanted Name 0 en-GB DatePlanted 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.dateplanted ShortName 0 en-GB DatPlanted 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.daterepotted Name 0 en-GB DateRepotted 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.daterepotted ShortName 0 en-GB DatRepottd 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.datepruned Name 0 en-GB DatePruned 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.datepruned ShortName 0 en-GB DatePruned 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.datewatered Name 0 en-GB DateWatered 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.datewatered ShortName 0 en-GB DateWaterd 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.photo Name 0 en-GB Photo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.photo ShortName 0 en-GB Photo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs Name 0 en-GB Photographs 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.photoID Name 0 en-GB PhotoID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.photoID ShortName 0 en-GB PhotoID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.filmID Name 0 en-GB FilmID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.filmID ShortName 0 en-GB FilmID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.datetaken Name 0 en-GB DateTaken 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.datetaken ShortName 0 en-GB DateTaken 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.timetaken Name 0 en-GB TimeTaken 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.timetaken ShortName 0 en-GB TimeTaken 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.placetaken Name 0 en-GB PlaceTaken 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.placetaken ShortName 0 en-GB PlaceTaken 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.lensused Name 0 en-GB LensUsed 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.lensused ShortName 0 en-GB LensUsed 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.aperture Name 0 en-GB Aperture 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.aperture ShortName 0 en-GB Aperture 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.shutterspeed Name 0 en-GB ShutterSpeed 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.shutterspeed ShortName 0 en-GB ShutterSpd 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.filterused Name 0 en-GB FilterUsed 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.filterused ShortName 0 en-GB FilterUsed 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.flash Name 0 en-GB Flash 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.flash ShortName 0 en-GB Flash 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.printsize Name 0 en-GB PrintSize 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.printsize ShortName 0 en-GB PrintSize 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms Name 0 en-GB MiniatureFilms 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.filmID Name 0 en-GB FilmID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.filmID ShortName 0 en-GB FilmID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.make Name 0 en-GB Make 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.make ShortName 0 en-GB Make 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.photosensitivity Name 0 en-GB Photosensitivity 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.photosensitivity ShortName 0 en-GB Photosensi 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.numberofphotos Name 0 en-GB NumberOfPhotos 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.numberofphotos ShortName 0 en-GB NumPhotos 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.colorfilm Name 0 en-GB ColourFilm 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.colorfilm ShortName 0 en-GB ColourFilm 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.filmexpirationdate Name 0 en-GB FilmExpiryDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.filmexpirationdate ShortName 0 en-GB FlmExpDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.datedeveloped Name 0 en-GB DateDeveloped 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.datedeveloped ShortName 0 en-GB DateDevelp 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.developedby Name 0 en-GB DevelopedBy 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.developedby ShortName 0 en-GB DevelopdBy 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.camera Name 0 en-GB Camera 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.camera ShortName 0 en-GB Camera 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection Name 0 en-GB DVD-Collection 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.dvdcollectionID Name 0 en-GB CollectionID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.dvdcollectionID ShortName 0 en-GB CollectnID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.movietitle Name 0 en-GB FilmTitle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.movietitle ShortName 0 en-GB FilmTitle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.actress Name 0 en-GB Genre 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.actress ShortName 0 en-GB Genre 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.actor Name 0 en-GB Actor 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.actor ShortName 0 en-GB Actor 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.director Name 0 en-GB Director 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.director ShortName 0 en-GB Director 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.producer Name 0 en-GB Producer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.producer ShortName 0 en-GB Producer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.releaseyear Name 0 en-GB ReleaseYear 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.releaseyear ShortName 0 en-GB ReleasYear 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.rating Name 0 en-GB Rating 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.rating ShortName 0 en-GB Rating 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.subject Name 0 en-GB Subject 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.subject ShortName 0 en-GB Subject 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.length Name 0 en-GB Length 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.length ShortName 0 en-GB Length 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.dateacquired Name 0 en-GB DateAcquired 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.dateacquired ShortName 0 en-GB DateAcquir 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.purchasedat Name 0 en-GB PurchasedAt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.purchasedat ShortName 0 en-GB PurchaseAt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.purchaseprice Name 0 en-GB PurchasePrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.purchaseprice ShortName 0 en-GB PurchPrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.review Name 0 en-GB Review 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.review ShortName 0 en-GB Review 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection Name 0 en-GB CD-Collection 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.cdcollectionID Name 0 en-GB CollectionID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.cdcollectionID ShortName 0 en-GB CollectnID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.albumtitle Name 0 en-GB AlbumTitle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.albumtitle ShortName 0 en-GB AlbumTitle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.artist Name 0 en-GB Artist 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.artist ShortName 0 en-GB Artist 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.musiccategoryID Name 0 en-GB MusicCategoryID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.musiccategoryID ShortName 0 en-GB MusicCatID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.recordlabel Name 0 en-GB RecordLabel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.recordlabel ShortName 0 en-GB RecordLabl 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.producer Name 0 en-GB Producer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.producer ShortName 0 en-GB Producer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.releaseyear Name 0 en-GB ReleaseYear 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.releaseyear ShortName 0 en-GB ReleasYear 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.rating Name 0 en-GB Rating 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.rating ShortName 0 en-GB Rating 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.format Name 0 en-GB Format 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.format ShortName 0 en-GB Format 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.numberoftracks Name 0 en-GB NumberofTracks 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.numberoftracks ShortName 0 en-GB NoofTracks 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.datepurchased Name 0 en-GB DatePurchased 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.datepurchased ShortName 0 en-GB DatePurch 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.purchasedat Name 0 en-GB PurchasedAt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.purchasedat ShortName 0 en-GB PurchaseAt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.purchaseprice Name 0 en-GB PurchasePrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.purchaseprice ShortName 0 en-GB PurchPrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.review Name 0 en-GB Review 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.review ShortName 0 en-GB Review 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library Name 0 en-GB Library 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.bookID Name 0 en-GB BookID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.bookID ShortName 0 en-GB BookID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.title Name 0 en-GB Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.title ShortName 0 en-GB Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.topic Name 0 en-GB Genre 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.topic ShortName 0 en-GB Genre 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.authorID Name 0 en-GB AuthorID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.authorID ShortName 0 en-GB AuthorID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.copyrightyear Name 0 en-GB CopyrightYear 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.copyrightyear ShortName 0 en-GB CpyrightYr 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.isbnnumber Name 0 en-GB ISBNNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.isbnnumber ShortName 0 en-GB ISBNNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.publisher Name 0 en-GB Publisher 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.publisher ShortName 0 en-GB Publisher 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.rating Name 0 en-GB Rating 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.rating ShortName 0 en-GB Rating 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.translator Name 0 en-GB Translator 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.translator ShortName 0 en-GB Translator 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.pages Name 0 en-GB Pages 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.pages ShortName 0 en-GB Pages 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.datepurchased Name 0 en-GB DatePurchased 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.datepurchased ShortName 0 en-GB DatePurch 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.purchasedat Name 0 en-GB PurchasedAt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.purchasedat ShortName 0 en-GB PurchaseAt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.purchaseprice Name 0 en-GB PurchasePrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.purchaseprice ShortName 0 en-GB PurchPrice 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.covertype Name 0 en-GB CoverType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.covertype ShortName 0 en-GB CoverType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.editionnumber Name 0 en-GB EditionNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.editionnumber ShortName 0 en-GB EditionNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors Name 0 en-GB Authors 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.authorID Name 0 en-GB AuthorID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.authorID ShortName 0 en-GB AuthorID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.firstname Name 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.firstname ShortName 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.lastname Name 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.lastname ShortName 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.nationality Name 0 en-GB Nationality 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.nationality ShortName 0 en-GB Nationlity 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.birthdate Name 0 en-GB Birthdate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.birthdate ShortName 0 en-GB Birthdate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.birthplace Name 0 en-GB Birthplace 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.birthplace ShortName 0 en-GB Birthplace 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.dateofdeath Name 0 en-GB DateofDeath 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.dateofdeath ShortName 0 en-GB DatofDeath 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.traininglocation Name 0 en-GB TrainingLocation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.traininglocation ShortName 0 en-GB TraininLoc 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.majorinfluences Name 0 en-GB MajorInfluences 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.majorinfluences ShortName 0 en-GB MajrInflue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.photo Name 0 en-GB Photo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.photo ShortName 0 en-GB Photo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts Name 0 en-GB Accounts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accountID Name 0 en-GB AccountID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accountID ShortName 0 en-GB AccountID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accountnumber Name 0 en-GB AccountNumber 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accountnumber ShortName 0 en-GB AccountNo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accountname Name 0 en-GB AccountName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accountname ShortName 0 en-GB AcountName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accounttypeID Name 0 en-GB AccountTypeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accounttypeID ShortName 0 en-GB AccTypeID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accounttype Name 0 en-GB AccountType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accounttype ShortName 0 en-GB AccountTyp 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.description Name 0 en-GB Description 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.description ShortName 0 en-GB Descrption 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments Name 0 en-GB Investments 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.investmentID Name 0 en-GB InvestmentID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.investmentID ShortName 0 en-GB InvestmtID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.accountID Name 0 en-GB AccountID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.accountID ShortName 0 en-GB AccountID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.securityname Name 0 en-GB SecurityName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.securityname ShortName 0 en-GB SecuriName 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.securitysymbol Name 0 en-GB SecuritySymbol 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.securitysymbol ShortName 0 en-GB SecuriSymb 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.securitytype Name 0 en-GB SecurityType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.securitytype ShortName 0 en-GB SecuriType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.sharesowned Name 0 en-GB SharesOwned 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.sharesowned ShortName 0 en-GB ShareOwned 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog Name 0 en-GB ExerciseLog 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.exerciselogID Name 0 en-GB LogID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.exerciselogID ShortName 0 en-GB LogID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.personID Name 0 en-GB PersonID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.personID ShortName 0 en-GB PersonID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.activity Name 0 en-GB Activity 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.activity ShortName 0 en-GB Activity 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.workoutdate Name 0 en-GB WorkoutDate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.workoutdate ShortName 0 en-GB WorkoutDat 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.exercisetype Name 0 en-GB ExerciseType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.exercisetype ShortName 0 en-GB ExercisTyp 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.timeexercised Name 0 en-GB TimeExercised 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.timeexercised ShortName 0 en-GB TimeExerci 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.distancetraveled Name 0 en-GB DistanceTravelled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.distancetraveled ShortName 0 en-GB DistTravel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.restingpulse Name 0 en-GB RestingPulse 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.restingpulse ShortName 0 en-GB RestngPuls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.maximumpulse Name 0 en-GB MaximumPulse 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.maximumpulse ShortName 0 en-GB MaxPulse 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.caloriesburned Name 0 en-GB CaloriesBurned 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.caloriesburned ShortName 0 en-GB CalsBurned 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.hourssleep Name 0 en-GB HoursSleep 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.hourssleep ShortName 0 en-GB HoursSleep 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog Name 0 en-GB DietLog 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.dietlogID Name 0 en-GB LogID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.dietlogID ShortName 0 en-GB LogID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.personID Name 0 en-GB PersonID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.personID ShortName 0 en-GB PersonID 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.dietype Name 0 en-GB DietType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.dietype ShortName 0 en-GB DietType 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.dateacquired Name 0 en-GB DateAcquired 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.dateacquired ShortName 0 en-GB DateAcquir 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.whichmeal Name 0 en-GB WhichMeal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.whichmeal ShortName 0 en-GB WhichMeal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramscarbohydrates Name 0 en-GB GramsCarbohydrates 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramscarbohydrates ShortName 0 en-GB GrCarbohyd 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramsprotein Name 0 en-GB GramsProtein 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramsprotein ShortName 0 en-GB GrsProtein 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramsfat Name 0 en-GB GramsFat 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramsfat ShortName 0 en-GB GramsFat 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.totalcalories Name 0 en-GB TotalCalories 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.totalcalories ShortName 0 en-GB TotalCals 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.milligramssodium Name 0 en-GB MilligramsSodium 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.milligramssodium ShortName 0 en-GB MilligrSod 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.vitamins Name 0 en-GB Vitamins 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.vitamins ShortName 0 en-GB Vitamins 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.notes Name 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.notes ShortName 0 en-GB Notes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.MailMergeWizard FemaleGreetingLines 0 en-GB Dear Mrs. <2>, 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.MailMergeWizard MaleGreetingLines 0 en-GB Dear Mr. <2>, 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.MailMergeWizard NeutralGreetingLines 0 en-GB To whom it may concern,;Dear Friends,;Dear Sir or Madam,;Hello, 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.WriterObject.Table.Settings Category 0 en-GB Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.WriterObject.Table.Settings CaptionText 0 en-GB : 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.WriterObject.Frame.Settings Category 0 en-GB Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.WriterObject.Frame.Settings CaptionText 0 en-GB : 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.WriterObject.Graphic.Settings Category 0 en-GB Illustration 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.WriterObject.Graphic.Settings CaptionText 0 en-GB : 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Calc.Settings Category 0 en-GB Illustration 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Calc.Settings CaptionText 0 en-GB : 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Draw.Settings Category 0 en-GB Illustration 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Draw.Settings CaptionText 0 en-GB : 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Chart.Settings Category 0 en-GB Illustration 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Chart.Settings CaptionText 0 en-GB : 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Image.Settings Category 0 en-GB Illustration 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Image.Settings CaptionText 0 en-GB : 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Formula.Settings Category 0 en-GB Illustration 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Formula.Settings CaptionText 0 en-GB : 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Impress.Settings Category 0 en-GB Illustration 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Impress.Settings CaptionText 0 en-GB : 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.OLEMisc.Settings Category 0 en-GB Illustration 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.OLEMisc.Settings CaptionText 0 en-GB : 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m0 Title 0 en-GB ~Text Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m1 Title 0 en-GB ~Spreadsheet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m2 Title 0 en-GB ~Presentation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m3 Title 0 en-GB ~Drawing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m4 Title 0 en-GB Database 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m6 Title 0 en-GB ~HTML Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m7 Title 0 en-GB ~XML Form Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m8 Title 0 en-GB M~aster Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m10 Title 0 en-GB F~ormula 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m11 Title 0 en-GB ~Labels 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m12 Title 0 en-GB B~usiness Cards 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m14 Title 0 en-GB Templates a~nd Documents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m0 Title 0 en-GB ~Letter... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m1 Title 0 en-GB ~Fax... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m2 Title 0 en-GB ~Agenda... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m5 Title 0 en-GB ~Presentation... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m7 Title 0 en-GB ~Web Page... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m11 Title 0 en-GB Document ~Converter... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m12 Title 0 en-GB ~Euro Converter... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m14 Title 0 en-GB Address Data Source... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.copy-exporter Name 0 en-GB Original file format 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.html-writer-exporter Name 0 en-GB HTML 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.html-calc-exporter Name 0 en-GB HTML 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.html-impress-exporter Name 0 en-GB HTML 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.html-draw-exporter Name 0 en-GB HTML 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-writer-exporter Name 0 en-GB PDF - Print optimised 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-calc-exporter Name 0 en-GB PDF - Print optimised 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-impress-exporter Name 0 en-GB PDF - Print optimised 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-draw-exporter Name 0 en-GB PDF - Print optimised 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-hq-writer-exporter Name 0 en-GB PDF - Press optimised 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-calc-hq-exporter Name 0 en-GB PDF - Press optimised 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-impress-hq-exporter Name 0 en-GB PDF - Press optimised 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-draw-hq-exporter Name 0 en-GB PDF - Press optimised 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.flash-impress-exporter Name 0 en-GB Flash 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.flash-draw-exporter Name 0 en-GB Flash 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.table_3 Name 0 en-GB Table with 3 columns 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.table_2 Name 0 en-GB Table with 2 columns 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.simple Name 0 en-GB Simple 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.diagonal Name 0 en-GB Diagonal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.zigzag Name 0 en-GB Zigzag 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.frame_left Name 0 en-GB HTML frameset, left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.frame_right Name 0 en-GB HTML frameset, right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.frame_top Name 0 en-GB HTML frameset, top 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.frame_bottom Name 0 en-GB HTML frameset, bottom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style1 Name 0 en-GB Beige 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style2 Name 0 en-GB Bright 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style3 Name 0 en-GB Bright Blue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style4 Name 0 en-GB Grey 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style5 Name 0 en-GB Blue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style6 Name 0 en-GB Contrast 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style7 Name 0 en-GB Blue & Black 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style8 Name 0 en-GB Dark Red 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style9 Name 0 en-GB Light Grey 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style10 Name 0 en-GB Forest 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style11 Name 0 en-GB Orange & Blue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style12 Name 0 en-GB Marine 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style13 Name 0 en-GB Orange 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style14 Name 0 en-GB Ice Blue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style15 Name 0 en-GB Blue & Grey 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style16 Name 0 en-GB Water 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style17 Name 0 en-GB Red 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style18 Name 0 en-GB Colourful 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style19 Name 0 en-GB Green & Red 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style20 Name 0 en-GB Violet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style21 Name 0 en-GB Green 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.IconSets.iconset0 Name 0 en-GB Round, 3-D, blue & grey 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.IconSets.iconset1 Name 0 en-GB Round, 3-D, blue & green 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.IconSets.iconset2 Name 0 en-GB Cubic, 3-D, orange & blue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.IconSets.iconset3 Name 0 en-GB Round, flat, black & grey 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Filters.OO_documents Name 0 en-GB %PRODNAME documents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Filters.ms_documents Name 0 en-GB Microsoft Office documents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Filters.graphic_files Name 0 en-GB Graphics files 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Filters.all_files Name 0 en-GB All files 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style1 Name 0 en-GB Beige 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style2 Name 0 en-GB Bright Blue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style3 Name 0 en-GB Light Grey 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style4 Name 0 en-GB Dark 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style5 Name 0 en-GB Orange 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style6 Name 0 en-GB Ice Blue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style7 Name 0 en-GB Grey 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style8 Name 0 en-GB Water 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style9 Name 0 en-GB Red 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style10 Name 0 en-GB Violet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.text.TextDocument DisplayName 0 en-GB Text documents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.sheet.SpreadsheetDocument DisplayName 0 en-GB Spreadsheets 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.presentation.PresentationDocument DisplayName 0 en-GB Presentations 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.drawing.DrawingDocument DisplayName 0 en-GB Drawings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.text.WebDocument DisplayName 0 en-GB Web pages 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.text.GlobalDocument DisplayName 0 en-GB Master documents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormularProperties DisplayName 0 en-GB Formulae 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.sdb.OfficeDatabaseDocument DisplayName 0 en-GB Database documents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.msword956 DisplayName 0 en-GB Microsoft Word 6.0 / 95 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sw3to5 DisplayName 0 en-GB StarWriter 3.0 - 5.0 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sw3to5templ DisplayName 0 en-GB StarWriter 3.0 - 5.0 Templates 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.excel456 DisplayName 0 en-GB Microsoft Excel 4.x - 5.0 / 95 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.excel456templ DisplayName 0 en-GB Microsoft Excel 4.x - 5.0 / 95 Templates 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sc345 DisplayName 0 en-GB StarCalc 3.0 - 5.0 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sc345templ DisplayName 0 en-GB StarCalc 3.0 - 5.0 Templates 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sd35_i DisplayName 0 en-GB StarDraw 3.0 / 5.0 (StarImpress) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sd35_itempl DisplayName 0 en-GB StarDraw 3.0 / 5.0 Templates (StarImpress) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.si45 DisplayName 0 en-GB StarImpress 4.0 / 5.0 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.si45templ DisplayName 0 en-GB StarImpress 4.0 / 5.0 Templates 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sd35 DisplayName 0 en-GB StarDraw 3.0 / 5.0 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sd35templ DisplayName 0 en-GB StarDraw 3.0 / 5.0 Templates 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sww45templ DisplayName 0 en-GB StarWriter/Web 4.0 / 5.0 Templates 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sww345 DisplayName 0 en-GB StarWriter/Web 3.0 - 5.0 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.swwtext DisplayName 0 en-GB Text (StarWriter/Web) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sw45glob DisplayName 0 en-GB StarWriter 4.0 / 5.0 Master Documents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sm2to5 DisplayName 0 en-GB StarMath 2.0 - 5.0 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.wpw67 DisplayName 0 en-GB WordPerfect (Win) 6.0 - 7.0 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Impress.xcu 0 value ..Impress.PresentationMinimizer.LastUsedSettings Name 0 en-GB Projector optimised 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Impress.xcu 0 value ..Impress.PresentationMinimizer.Settings.Templates.template1 Name 0 en-GB Screen optimised (smallest file size) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Impress.xcu 0 value ..Impress.PresentationMinimizer.Settings.Templates.template2 Name 0 en-GB Projector optimised 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\Impress.xcu 0 value ..Impress.PresentationMinimizer.Settings.Templates.template3 Name 0 en-GB Print optimised 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.MozillaPreferences PabDescription 0 en-GB Personal Address book 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.MozillaPreferences HisDescription 0 en-GB Collected Addresses 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases FirstName 0 en-GB Forename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases LastName 0 en-GB Surname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases DisplayName 0 en-GB Display Name 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases NickName 0 en-GB Nickname 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases PrimaryEmail 0 en-GB E-mail 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases SecondEmail 0 en-GB E-mail (2) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases PreferMailFormat 0 en-GB Mail Format 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkPhone 0 en-GB Phone (Work) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomePhone 0 en-GB Phone (Home) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases FaxNumber 0 en-GB Fax 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases PagerNumber 0 en-GB Pager 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases CellularNumber 0 en-GB Mobile 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomeAddress 0 en-GB Address 1 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomeAddress2 0 en-GB Address 2 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomeCity 0 en-GB Post Town 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomeState 0 en-GB County 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomeZipCode 0 en-GB Postcode (Home) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomeCountry 0 en-GB Country 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkAddress 0 en-GB Work Address 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkAddress2 0 en-GB Work Address 2 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkCity 0 en-GB Post Town (Work) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkState 0 en-GB County (Work) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkZipCode 0 en-GB Postcode (Work) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkCountry 0 en-GB Country (Work) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases JobTitle 0 en-GB Job Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Department 0 en-GB Department 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Company 0 en-GB Company 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WebPage1 0 en-GB Web Page (Work) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WebPage2 0 en-GB Web Page (Home) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases BirthYear 0 en-GB Birth Year 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases BirthMonth 0 en-GB Birth Month 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases BirthDay 0 en-GB Birth Day 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Custom1 0 en-GB Custom 1 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Custom2 0 en-GB Custom 2 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Custom3 0 en-GB Custom 3 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Custom4 0 en-GB Custom 4 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Notes 0 en-GB Comments 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbRelationWindowState.xcu 0 value ..DbRelationWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:Adjust Label 0 en-GB Sho~w All 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ChangeAlignment Label 0 en-GB A~lignment... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ChangeDistance Label 0 en-GB ~Spacing... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ChangeFont Label 0 en-GB ~Fonts... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ChangeFontSize Label 0 en-GB F~ont Size... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:Draw Label 0 en-GB U~pdate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:FitInWindow Label 0 en-GB Fit To Window 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:FormelCursor Label 0 en-GB Formula Cursor 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ImportFormula Label 0 en-GB ~Import Formula... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ImportMathMLClipboard Label 0 en-GB Import MathML from Clipboard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:InsertCommand Label 0 en-GB Insert Command 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:InsertConfigName Label 0 en-GB Insert Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ModifyStatus Label 0 en-GB Modified 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:NextError Label 0 en-GB Ne~xt Error 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:NextMark Label 0 en-GB ~Next Marker 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:Preferences Label 0 en-GB Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:PrevError Label 0 en-GB Pr~evious Error 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:PrevMark Label 0 en-GB Previous ~Marker 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:RedrawAutomatic Label 0 en-GB ~AutoUpdate Display 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:SymbolCatalogue Label 0 en-GB ~Catalogue... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:Symbols Label 0 en-GB Symbols 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:TextStatus Label 0 en-GB Text Status 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:Textmode Label 0 en-GB ~Text Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ToolBox Label 0 en-GB Elements 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:View100 Label 0 en-GB Zoom 100% 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:View200 Label 0 en-GB Zoom 200% 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:View50 Label 0 en-GB Zoom 50% 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/DeleteRecord Label 0 en-GB Delete ~Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/InsertRecord Label 0 en-GB ~Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/Mapping Label 0 en-GB ~Column Arrangement... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/autoFilter Label 0 en-GB AutoFilter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/query Label 0 en-GB Search Key 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/removeFilter Label 0 en-GB Remove Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/sdbsource Label 0 en-GB ~Choose Data Source... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/source Label 0 en-GB Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/standardFilter Label 0 en-GB ~Filter... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbQueryWindowState.xcu 0 value ..DbQueryWindowState.UIElements.States.private:resource/toolbar/designobjectbar UIName 0 en-GB Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbQueryWindowState.xcu 0 value ..DbQueryWindowState.UIElements.States.private:resource/toolbar/sqlobjectbar UIName 0 en-GB SQL 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbQueryWindowState.xcu 0 value ..DbQueryWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Query Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 en-GB Graphic Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 en-GB Picture 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/drawobjectbar UIName 0 en-GB Drawing Object Properties 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/previewbar UIName 0 en-GB Page Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 en-GB 3-D Settings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 en-GB Text Box Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 en-GB Form Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 en-GB Form Navigation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 en-GB Form Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 en-GB More Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 en-GB Form Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/formatobjectbar UIName 0 en-GB Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 en-GB Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/insertcellsbar UIName 0 en-GB Insert Cell 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 en-GB Find 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 en-GB Text Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Tools 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 en-GB Full Screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 en-GB Standard (Viewing Mode) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 en-GB Drawing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 en-GB Media Playback 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 en-GB Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 en-GB Align 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 en-GB Basic Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 en-GB Block Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 en-GB Flowchart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 en-GB Stars and Banners 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 en-GB Symbol Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 en-GB Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 en-GB Fontwork 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 en-GB Fontwork Shape 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 en-GB Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Tools 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 en-GB Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/numobjectbar UIName 0 en-GB Bullets and Numbering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 en-GB Drawing Object Properties 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 en-GB Align 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 en-GB Edit Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 en-GB 3-D Settings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 en-GB Text Box Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 en-GB Form Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 en-GB Form Navigation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 en-GB Form Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 en-GB More Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 en-GB Form Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/frameobjectbar UIName 0 en-GB Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 en-GB Full Screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 en-GB Graphic Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 en-GB Picture 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 en-GB Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/insertobjectbar UIName 0 en-GB Insert Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/oleobjectbar UIName 0 en-GB OLE Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 en-GB Optimise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/previewobjectbar UIName 0 en-GB Page Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/drawtextobjectbar UIName 0 en-GB Text Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 en-GB Standard (Viewing Mode) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 en-GB Drawing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 en-GB Media Playback 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 en-GB Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 en-GB Basic Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 en-GB Block Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 en-GB Flowchart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 en-GB Stars and Banners 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 en-GB Symbol Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 en-GB Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 en-GB Fontwork 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 en-GB Fontwork Shape 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BaseWindowState.xcu 0 value ..BaseWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 en-GB Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BaseWindowState.xcu 0 value ..BaseWindowState.UIElements.States.private:resource/toolbar/queryobjectbar UIName 0 en-GB Query 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BaseWindowState.xcu 0 value ..BaseWindowState.UIElements.States.private:resource/toolbar/reportobjectbar UIName 0 en-GB Report 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BaseWindowState.xcu 0 value ..BaseWindowState.UIElements.States.private:resource/toolbar/formobjectbar UIName 0 en-GB Form 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BaseWindowState.xcu 0 value ..BaseWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-appear Label 0 en-GB Appear 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-fly-in Label 0 en-GB Fly In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-venetian-blinds Label 0 en-GB Venetian Blinds 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-box Label 0 en-GB Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-checkerboard Label 0 en-GB Chequerboard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-circle Label 0 en-GB Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-fly-in-slow Label 0 en-GB Fly in Slow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-diamond Label 0 en-GB Diamond 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-dissolve-in Label 0 en-GB Dissolve In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-fade-in Label 0 en-GB Fade In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-flash-once Label 0 en-GB Flash Once 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-peek-in Label 0 en-GB Peek In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-plus Label 0 en-GB Plus 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-random-bars Label 0 en-GB Random Bars 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-spiral-in Label 0 en-GB Spiral In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-split Label 0 en-GB Split 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-stretchy Label 0 en-GB Stretchy 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-diagonal-squares Label 0 en-GB Diagonal Squares 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-swivel Label 0 en-GB Swivel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-wedge Label 0 en-GB Wedge 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-wheel Label 0 en-GB Wheel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-wipe Label 0 en-GB Wipe 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-zoom Label 0 en-GB Zoom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-random Label 0 en-GB Random Effects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-boomerang Label 0 en-GB Boomerang 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-bounce Label 0 en-GB Bounce 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-colored-lettering Label 0 en-GB Coloured Lettering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-movie-credits Label 0 en-GB Film Credits 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-ease-in Label 0 en-GB Ease In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-float Label 0 en-GB Float 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-turn-and-grow Label 0 en-GB Turn and Grow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-breaks Label 0 en-GB Put on the Breaks 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-pinwheel Label 0 en-GB Pinwheel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-rise-up Label 0 en-GB Rise Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-falling-in Label 0 en-GB Falling In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-thread Label 0 en-GB Thread 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-unfold Label 0 en-GB Unfold 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-whip Label 0 en-GB Whip 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-ascend Label 0 en-GB Ascend 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-center-revolve Label 0 en-GB Centre Revolve 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-fade-in-and-swivel Label 0 en-GB Fade in and Swivel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-descend Label 0 en-GB Descend 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-sling Label 0 en-GB Sling 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-spin-in Label 0 en-GB Spin In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-compress Label 0 en-GB Compress 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-magnify Label 0 en-GB Magnify 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-curve-up Label 0 en-GB Curve Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-fade-in-and-zoom Label 0 en-GB Fade in and Zoom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-glide Label 0 en-GB Glide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-expand Label 0 en-GB Expand 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-flip Label 0 en-GB Flip 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-fold Label 0 en-GB Fold 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-fill-color Label 0 en-GB Change Fill Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-font Label 0 en-GB Change Font 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-font-color Label 0 en-GB Change Font Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-font-size Label 0 en-GB Change Font Size 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-font-style Label 0 en-GB Change Font Style 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-grow-and-shrink Label 0 en-GB Grow and Shrink 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-line-color Label 0 en-GB Change Line Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-spin Label 0 en-GB Spin 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-transparency Label 0 en-GB Transparency 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-bold-flash Label 0 en-GB Bold Flash 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-color-over-by-word Label 0 en-GB Colour Over by Word 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-reveal-underline Label 0 en-GB Reveal Underline 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-color-blend Label 0 en-GB Colour Blend 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-color-over-by-letter Label 0 en-GB Colour Over by Letter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-complementary-color Label 0 en-GB Complementary Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-complementary-color-2 Label 0 en-GB Complementary Colour 2 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-contrasting-color Label 0 en-GB Contrasting Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-darken Label 0 en-GB Darken 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-desaturate Label 0 en-GB Desaturate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-flash-bulb Label 0 en-GB Flash Bulb 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-lighten Label 0 en-GB Lighten 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-vertical-highlight Label 0 en-GB Vertical Highlight 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-flicker Label 0 en-GB Flicker 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-grow-with-color Label 0 en-GB Grow With Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-shimmer Label 0 en-GB Shimmer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-teeter Label 0 en-GB Teeter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-blast Label 0 en-GB Blast 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-blink Label 0 en-GB Blink 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-style-emphasis Label 0 en-GB Style Emphasis 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-bold-reveal Label 0 en-GB Bold Reveal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-wave Label 0 en-GB Wave 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-venetian-blinds Label 0 en-GB Venetian Blinds 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-box Label 0 en-GB Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-checkerboard Label 0 en-GB Chequerboard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-circle Label 0 en-GB Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-crawl-out Label 0 en-GB Crawl Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-diamond Label 0 en-GB Diamond 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-disappear Label 0 en-GB Disappear 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-dissolve Label 0 en-GB Dissolve 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-flash-once Label 0 en-GB Flash Once 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-fly-out Label 0 en-GB Fly Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-peek-out Label 0 en-GB Peek Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-plus Label 0 en-GB Plus 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-random-bars Label 0 en-GB Random Bars 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-random Label 0 en-GB Random Effects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-split Label 0 en-GB Split 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-diagonal-squares Label 0 en-GB Diagonal Squares 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-wedge Label 0 en-GB Wedge 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-wheel Label 0 en-GB Wheel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-wipe Label 0 en-GB Wipe 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-contract Label 0 en-GB Contract 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-fade-out Label 0 en-GB Fade Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-fade-out-and-swivel Label 0 en-GB Fade out and Swivel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-fade-out-and-zoom Label 0 en-GB Fade out and Zoom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-ascend Label 0 en-GB Ascend 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-center-revolve Label 0 en-GB Centre Revolve 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-collapse Label 0 en-GB Collapse 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-colored-lettering Label 0 en-GB Coloured Lettering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-descend Label 0 en-GB Descend 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-ease-out Label 0 en-GB Ease Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-turn-and-grow Label 0 en-GB Turn and Grow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-sink-down Label 0 en-GB Sink Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-spin-out Label 0 en-GB Spin Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-stretchy Label 0 en-GB Stretchy 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-unfold Label 0 en-GB Unfold 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-zoom Label 0 en-GB Zoom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-boomerang Label 0 en-GB Boomerang 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-bounce Label 0 en-GB Bounce 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-movie-credits Label 0 en-GB Film Credits 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-curve-down Label 0 en-GB Curve Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-flip Label 0 en-GB Flip 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-float Label 0 en-GB Float 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-fold Label 0 en-GB Fold 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-glide Label 0 en-GB Glide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-breaks Label 0 en-GB Put on the Breaks 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-magnify Label 0 en-GB Magnify 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-pinwheel Label 0 en-GB Pinwheel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-sling Label 0 en-GB Sling 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-spiral-out Label 0 en-GB Spiral Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-swish Label 0 en-GB Swish 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-swivel Label 0 en-GB Swivel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-thread Label 0 en-GB Thread 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-whip Label 0 en-GB Whip 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-4-point-star Label 0 en-GB 4 Pointed Star 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-5-point-star Label 0 en-GB 5 Pointed Star 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-6-point-star Label 0 en-GB 6 Pointed Star 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-8-point-star Label 0 en-GB 8 Pointed Star 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-circle Label 0 en-GB Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-crescent-moon Label 0 en-GB Crescent Moon 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-diamond Label 0 en-GB Diamond 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-equal-triangle Label 0 en-GB Equilateral Triangle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-oval Label 0 en-GB Oval 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-heart Label 0 en-GB Heart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-hexagon Label 0 en-GB Hexagon 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-octagon Label 0 en-GB Octagon 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-parallelogram Label 0 en-GB Parallelogram 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-pentagon Label 0 en-GB Pentagon 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-right-triangle Label 0 en-GB Right-angle Triangle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-square Label 0 en-GB Square 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-teardrop Label 0 en-GB Teardrop 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-trapezoid Label 0 en-GB Trapezoid 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-arc-down Label 0 en-GB Arc Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-arc-left Label 0 en-GB Arc Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-arc-right Label 0 en-GB Arc Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-arc-up Label 0 en-GB Arc Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-bounce-left Label 0 en-GB Bounce Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-bounce-right Label 0 en-GB Bounce Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-curvy-left Label 0 en-GB Curvy Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-left Label 0 en-GB Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-right Label 0 en-GB Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-spiral-left Label 0 en-GB Spiral Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-spiral-right Label 0 en-GB Spiral Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-sine-wave Label 0 en-GB Sine Wave 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-s-curve-1 Label 0 en-GB S Curve 1 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-s-curve-2 Label 0 en-GB S Curve 2 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-heartbeat Label 0 en-GB Heartbeat 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-curvy-right Label 0 en-GB Curvy Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-decaying-wave Label 0 en-GB Decaying Wave 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-diagonal-down-right Label 0 en-GB Diagonal Down Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-diagonal-up-right Label 0 en-GB Diagonal Up Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-down Label 0 en-GB Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-funnel Label 0 en-GB Funnel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-spring Label 0 en-GB Spring 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-stairs-down Label 0 en-GB Stairs Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-turn-down Label 0 en-GB Turn Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-turn-down-right Label 0 en-GB Turn Down Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-turn-up Label 0 en-GB Turn Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-turn-up-right Label 0 en-GB Turn Up Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-up Label 0 en-GB Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-wave Label 0 en-GB Wave 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-zigzag Label 0 en-GB Zigzag 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-bean Label 0 en-GB Bean 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-buzz-saw Label 0 en-GB Circular Saw 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-curved-square Label 0 en-GB Curved Square 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-curved-x Label 0 en-GB Curved X 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-curvy-star Label 0 en-GB Curvy Star 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-figure-8-four Label 0 en-GB Figure-of-8 Four 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-horizontal-figure-8 Label 0 en-GB Horizontal Figure-of-8 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-inverted-square Label 0 en-GB Inverted Square 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-inverted-triangle Label 0 en-GB Inverted Triangle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-loop-de-loop Label 0 en-GB Loop-the-loop 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-neutron Label 0 en-GB Neutron 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-peanut Label 0 en-GB Peanut 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-clover Label 0 en-GB Clover 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-pointy-star Label 0 en-GB Pointy Star 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-swoosh Label 0 en-GB Swoosh 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-vertical-figure-8 Label 0 en-GB Vertical Figure-of-8 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-media-start Label 0 en-GB Start media 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-media-stop Label 0 en-GB End media 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-media-toggle-pause Label 0 en-GB Toggle pause 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.basic Label 0 en-GB Basic 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.special Label 0 en-GB Special 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.moderate Label 0 en-GB Moderate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.exciting Label 0 en-GB Exciting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.subtle Label 0 en-GB Subtle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.linesandcurves Label 0 en-GB Lines and Curves 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.vertical Label 0 en-GB Vertical 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.horizontal Label 0 en-GB Horizontal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.in Label 0 en-GB In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.across Label 0 en-GB Across 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.down Label 0 en-GB Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.up Label 0 en-GB Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-bottom Label 0 en-GB From bottom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-left Label 0 en-GB From left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-right Label 0 en-GB From right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top Label 0 en-GB From top 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-bottom-left Label 0 en-GB From bottom left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-bottom-right Label 0 en-GB From bottom right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top-left Label 0 en-GB From top left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top-right Label 0 en-GB From top right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.horizontal-in Label 0 en-GB Horizontal in 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.horizontal-out Label 0 en-GB Horizontal out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.vertical-in Label 0 en-GB Vertical in 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.vertical-out Label 0 en-GB Vertical out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.out Label 0 en-GB Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.out-from-screen-center Label 0 en-GB Out from screen centre 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.in-from-screen-center Label 0 en-GB In from screen centre 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.in-slightly Label 0 en-GB In slightly 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.out-slightly Label 0 en-GB Out slightly 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.left-down Label 0 en-GB Left down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.left-up Label 0 en-GB Left up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.right-up Label 0 en-GB Right up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.right-down Label 0 en-GB Right down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-bottom Label 0 en-GB To bottom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-left Label 0 en-GB To left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-right Label 0 en-GB To right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-top Label 0 en-GB To top 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-bottom-left Label 0 en-GB To bottom-left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-bottom-right Label 0 en-GB To bottom-right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-top-left Label 0 en-GB To top-left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-top-right Label 0 en-GB To top-right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.clockwise Label 0 en-GB Clockwise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.counter-clockwise Label 0 en-GB Counter-clockwise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.downward Label 0 en-GB Downward 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-bottom-right-horizontal Label 0 en-GB From bottom-right horizontal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-bottom-right-vertical Label 0 en-GB From bottom-right vertical 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-center-clockwise Label 0 en-GB From centre clockwise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-center-counter-clockwise Label 0 en-GB From centre counter-clockwise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top-left-clockwise Label 0 en-GB From top-left clockwise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top-left-horizontal Label 0 en-GB From top-left horizontal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top-left-vertical Label 0 en-GB From top-left vertical 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top-right-counter-clockwise Label 0 en-GB From top-right counter-clockwise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.left-to-bottom Label 0 en-GB From left to bottom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.left-to-top Label 0 en-GB From left to top 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.right-to-bottom Label 0 en-GB From right to bottom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.right-to-top Label 0 en-GB From right to top 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.venetian-blinds-horizontal Label 0 en-GB Venetian Blinds Horizontal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.venetian-blinds-vertical Label 0 en-GB Venetian Blinds Vertical 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.box-in Label 0 en-GB Box In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.box-out Label 0 en-GB Box Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.checkerboard-across Label 0 en-GB Chequerboard Across 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.checkerboard-down Label 0 en-GB Chequerboard Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.comb-horizontal Label 0 en-GB Comb Horizontal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.comb-vertical Label 0 en-GB Comb Vertical 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-down Label 0 en-GB Cover Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-left Label 0 en-GB Cover Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-right Label 0 en-GB Cover Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-up Label 0 en-GB Cover Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-left-down Label 0 en-GB Cover Left-Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-left-up Label 0 en-GB Cover Left-Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-right-down Label 0 en-GB Cover Right-Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-right-up Label 0 en-GB Cover Right-Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cut Label 0 en-GB Cut 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cut-through-black Label 0 en-GB Cut Through Black 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.dissolve Label 0 en-GB Dissolve 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.fade-smoothly Label 0 en-GB Fade Smoothly 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.fade-through-black Label 0 en-GB Fade Through Black 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.zoom-rotate-in Label 0 en-GB Newsflash 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.push-down Label 0 en-GB Push Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.push-left Label 0 en-GB Push Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.push-right Label 0 en-GB Push Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.push-up Label 0 en-GB Push Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.random-bars-horizontal Label 0 en-GB Random Bars Horizontal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.random-bars-vertical Label 0 en-GB Random Bars Vertical 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.shape-circle Label 0 en-GB Shape Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.shape-diamond Label 0 en-GB Shape Diamond 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.shape-plus Label 0 en-GB Shape Plus 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.split-horizontal-in Label 0 en-GB Split Horizontal In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.split-horizontal-out Label 0 en-GB Split Horizontal Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.split-vertical-in Label 0 en-GB Split Vertical In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.split-vertical-out Label 0 en-GB Split Vertical Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.diagonal-squares-left-down Label 0 en-GB Diagonal Squares Left-Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.diagonal-squares-left-up Label 0 en-GB Diagonal Squares Left-Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.diagonal-squares-right-down Label 0 en-GB Diagonal Squares Right-Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.diagonal-squares-right-up Label 0 en-GB Diagonal Squares Right-Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-down Label 0 en-GB Uncover Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-left Label 0 en-GB Uncover Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-right Label 0 en-GB Uncover Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-up Label 0 en-GB Uncover Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-left-down Label 0 en-GB Uncover Left-Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-left-up Label 0 en-GB Uncover Left-Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-right-down Label 0 en-GB Uncover Right-Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-right-up Label 0 en-GB Uncover Right-Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wedge Label 0 en-GB Wedge 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wheel-clockwise-1-spoke Label 0 en-GB Wheel Clockwise, 1 Spoke 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wheel-clockwise-2-spokes Label 0 en-GB Wheel Clockwise, 2 Spokes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wheel-clockwise-3-spokes Label 0 en-GB Wheel Clockwise, 3 Spokes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wheel-clockwise-4-spokes Label 0 en-GB Wheel Clockwise, 4 Spokes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wheel-clockwise-8-spokes Label 0 en-GB Wheel Clockwise, 8 Spokes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wipe-down Label 0 en-GB Wipe Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wipe-left Label 0 en-GB Wipe Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wipe-right Label 0 en-GB Wipe Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wipe-up Label 0 en-GB Wipe Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.random-transition Label 0 en-GB Random Transition 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.tile-flip Label 0 en-GB Flipping tiles 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.outside-cube Label 0 en-GB Outside turning cube 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.revolving-circles Label 0 en-GB Revolving circles 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.turning-helix Label 0 en-GB Turning helix 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.inside-cube Label 0 en-GB Inside turning cube 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.fall Label 0 en-GB Fall 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.turn-around Label 0 en-GB Turn around 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.iris Label 0 en-GB Iris 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.turn-down Label 0 en-GB Turn down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.rochade Label 0 en-GB Rochade 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.venetian3dv Label 0 en-GB Venetian Blinds 3-D Vertical 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.venetian3dh Label 0 en-GB Venetian Blinds 3-D Horizontal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.static Label 0 en-GB Static 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.finedissolve Label 0 en-GB Fine Dissolve 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Entrance.basic Label 0 en-GB Basic 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Entrance.special Label 0 en-GB Special 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Entrance.moderate Label 0 en-GB Moderate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Entrance.exciting Label 0 en-GB Exciting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Emphasis.basic Label 0 en-GB Basic 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Emphasis.special Label 0 en-GB Special 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Emphasis.moderate Label 0 en-GB Moderate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Emphasis.exciting Label 0 en-GB Exciting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Exit.basic Label 0 en-GB Basic 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Exit.special Label 0 en-GB Special 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Exit.moderate Label 0 en-GB Moderate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Exit.exciting Label 0 en-GB Exciting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.MotionPaths.basic Label 0 en-GB Basic 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.MotionPaths.linesandcurves Label 0 en-GB Lines and Curves 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.MotionPaths.special Label 0 en-GB Special 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Misc.media Label 0 en-GB Media 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathWindowState.xcu 0 value ..MathWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathWindowState.xcu 0 value ..MathWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Tools 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\MathWindowState.xcu 0 value ..MathWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 en-GB Full Screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AcceptChanges Label 0 en-GB ~Accept or Reject Changes... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AcceptChanges ContextLabel 0 en-GB ~Accept or Reject... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Add Label 0 en-GB Append Sheet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AddPrintArea Label 0 en-GB ~Add Print Area 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AddPrintArea ContextLabel 0 en-GB ~Add 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AdjustPrintZoom Label 0 en-GB Adjust Scale 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AlignBlock Label 0 en-GB Justified 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AlignVCenter Label 0 en-GB Align Centre Vertically 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ApplyNames Label 0 en-GB Assign Names 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AssignMacro Label 0 en-GB Assign Macro... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AuditingFillMode Label 0 en-GB ~Fill Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AutoComplete Label 0 en-GB ~AutoInput 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AutoFill Label 0 en-GB AutoFill Data Series: automatic 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AutoOutline Label 0 en-GB ~AutoOutline 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AutoRefreshArrows Label 0 en-GB A~utoRefresh Traces 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AutoRefreshArrows ContextLabel 0 en-GB A~utoRefresh 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AutomaticCalculation Label 0 en-GB Auto~Calculate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Calculate Label 0 en-GB ~Recalculate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:CalculateHard Label 0 en-GB Recalculate Hard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Cancel Label 0 en-GB Cancel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ChooseDesign Label 0 en-GB Choose Themes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ClearArrowDependents Label 0 en-GB Remove ~Dependents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ClearArrowPrecedents Label 0 en-GB ~Remove Precedents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ClearArrows Label 0 en-GB Remove ~All Traces 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ClearContents Label 0 en-GB Delete Content 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ColumnWidth Label 0 en-GB Column ~Width... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ColumnWidth ContextLabel 0 en-GB ~Width... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:CommentChange Label 0 en-GB ~Comments... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ConditionalFormatDialog Label 0 en-GB C~onditional Formatting... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:CreateNames Label 0 en-GB ~Create Names... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:CreateNames ContextLabel 0 en-GB ~Create... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataAreaRefresh Label 0 en-GB R~efresh Range 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataConsolidate Label 0 en-GB ~Consolidate... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun Label 0 en-GB ~Create Pivot Table... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun ContextLabel 0 en-GB ~Create... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataFilterAutoFilter Label 0 en-GB Auto~Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataFilterHideAutoFilter Label 0 en-GB ~Hide AutoFilter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataFilterRemoveFilter Label 0 en-GB ~Remove Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataFilterSpecialFilter Label 0 en-GB ~Advanced Filter... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataFilterStandardFilter Label 0 en-GB ~Standard Filter... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataImport Label 0 en-GB Import Data 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataPilotFilter Label 0 en-GB Pivot Table Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataReImport Label 0 en-GB Refresh Data Import 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataSelect Label 0 en-GB Selection List 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataSort Label 0 en-GB ~Sort... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataSubTotals Label 0 en-GB Sub~totals... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefineDBName Label 0 en-GB ~Define Data Range... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefineDBName ContextLabel 0 en-GB ~Define Range... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefineLabelRange Label 0 en-GB Define ~Labels... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefineLabelRange ContextLabel 0 en-GB ~Labels... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefineName Label 0 en-GB ~Define Name... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefineName ContextLabel 0 en-GB ~Define... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefinePrintArea Label 0 en-GB ~Define Print Area 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefinePrintArea ContextLabel 0 en-GB ~Define 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteAllBreaks Label 0 en-GB Delete Page Breaks 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteCell Label 0 en-GB Delete C~ells... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteColumnbreak Label 0 en-GB Remove ~Column Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteColumnbreak ContextLabel 0 en-GB ~Column Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteNote Label 0 en-GB Delete Comment 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeletePivotTable Label 0 en-GB ~Delete Pivot Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeletePivotTable ContextLabel 0 en-GB ~Delete 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeletePrintArea Label 0 en-GB ~Remove Print Area 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeletePrintArea ContextLabel 0 en-GB ~Remove 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteRowbreak Label 0 en-GB Remove ~Row Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteRowbreak ContextLabel 0 en-GB ~Row Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Deselect Label 0 en-GB Undo Selection 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DrawChart Label 0 en-GB Insert Chart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:EditHeaderAndFooter Label 0 en-GB ~Headers & Footers... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:EditLinks Label 0 en-GB Edit Lin~ks... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:EditLinks ContextLabel 0 en-GB Lin~ks... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:EditPrintArea Label 0 en-GB ~Edit Print Area... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:EditPrintArea ContextLabel 0 en-GB ~Edit... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:EuroConverter Label 0 en-GB Euro Converter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillDown Label 0 en-GB Fill ~Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillDown ContextLabel 0 en-GB ~Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillLeft Label 0 en-GB Fill ~Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillLeft ContextLabel 0 en-GB ~Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillRight Label 0 en-GB Fill ~Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillRight ContextLabel 0 en-GB ~Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillSeries Label 0 en-GB Fill S~eries... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillSeries ContextLabel 0 en-GB S~eries... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillTable Label 0 en-GB Fill ~Sheets... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillTable ContextLabel 0 en-GB ~Sheets... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillUp Label 0 en-GB Fill ~Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillUp ContextLabel 0 en-GB ~Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FirstPage Label 0 en-GB First Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FocusCellAddress Label 0 en-GB Sheet Area Input Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FocusInputLine Label 0 en-GB Input Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FormatCellDialog Label 0 en-GB Format ~Cells... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FormatCellDialog ContextLabel 0 en-GB Ce~lls... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FreezePanes Label 0 en-GB ~Freeze Window 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FreezePanes ContextLabel 0 en-GB ~Freeze 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FunctionBox Label 0 en-GB F~unction List 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FunctionDialog Label 0 en-GB ~Function... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoDownToEndOfData Label 0 en-GB To Lower Block Margin 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoDownToEndOfDataSel Label 0 en-GB Select to Lower Block Margin 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoLeftToStartOfData Label 0 en-GB To Left Block Margin 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoLeftToStartOfDataSel Label 0 en-GB Select to Left Block Margin 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoRightBlock Label 0 en-GB Page Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoRightBlockSel Label 0 en-GB Select to Right of Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoRightToEndOfData Label 0 en-GB To Right Block Margin 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoRightToEndOfDataSel Label 0 en-GB Select to Right Block Margin 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoToCurrentCell Label 0 en-GB To Current Cell 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoUpToStartOfData Label 0 en-GB To Upper Block Margin 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoUpToStartOfDataSel Label 0 en-GB Select to Upper Block Margin 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoalSeekDialog Label 0 en-GB ~Goal Seek... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Hide Label 0 en-GB ~Hide Sheets 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Hide ContextLabel 0 en-GB ~Hide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:HideColumn Label 0 en-GB ~Hide Columns 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:HideColumn ContextLabel 0 en-GB ~Hide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:HideRow Label 0 en-GB H~ide Rows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:HideRow ContextLabel 0 en-GB H~ide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InputLineVisible Label 0 en-GB ~Formula Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsCellsCtrl Label 0 en-GB Insert Cells 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsObjCtrl Label 0 en-GB Insert Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Insert Label 0 en-GB Insert ~Sheet... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Insert ContextLabel 0 en-GB ~Sheet... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertCell Label 0 en-GB Insert ~Cells... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertCell ContextLabel 0 en-GB ~Cells... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertCellsDown Label 0 en-GB Insert Cells Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertCellsRight Label 0 en-GB Insert Cells Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertContents Label 0 en-GB Paste Special 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertExternalDataSource Label 0 en-GB Link to E~xternal Data... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertName Label 0 en-GB ~Insert Name... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertName ContextLabel 0 en-GB ~Insert... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertObjectStarImage Label 0 en-GB Insert From Image Editor 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertRowBreak Label 0 en-GB Insert ~Row Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertRowBreak ContextLabel 0 en-GB ~Row Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile Label 0 en-GB Insert Shee~t From File... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile ContextLabel 0 en-GB Shee~t From File... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:JumpToNextTable Label 0 en-GB To Next Sheet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:JumpToNextTableSel Label 0 en-GB Select to Next Sheet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:JumpToNextUnprotected Label 0 en-GB To Next Unprotected Cell 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:JumpToPrevTable Label 0 en-GB To Previous Sheet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:JumpToPrevTableSel Label 0 en-GB Select to Previous Sheet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:JumpToPreviousUnprotected Label 0 en-GB To Previous Unprotected Cell 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:LastPage Label 0 en-GB Last Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Margins Label 0 en-GB Margins 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Move Label 0 en-GB ~Move/Copy Sheet... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Move ContextLabel 0 en-GB ~Move/Copy... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Name Label 0 en-GB Rename Sheet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NextPage Label 0 en-GB Next Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NormalViewMode Label 0 en-GB ~Normal View 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NormalViewMode ContextLabel 0 en-GB ~Normal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NoteVisible Label 0 en-GB Show Comment 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NumberFormatDecDecimals Label 0 en-GB Number Format: Delete Decimal Place 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NumberFormatIncDecimals Label 0 en-GB Number Format: Add Decimal Place 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NumberFormatType Label 0 en-GB Number Format Type 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ObjectMirrorHorizontal Label 0 en-GB Flip Object Horizontally 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ObjectMirrorVertical Label 0 en-GB Flip Vertically 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:PageFormatDialog Label 0 en-GB Format ~Page... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:PageFormatDialog ContextLabel 0 en-GB ~Page... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:PagebreakMode Label 0 en-GB ~Page Break Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:PreviousPage Label 0 en-GB Previous Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Protect Label 0 en-GB Protect ~Sheet... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Protect ContextLabel 0 en-GB ~Sheet... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RecalcPivotTable Label 0 en-GB ~Refresh Pivot Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RecalcPivotTable ContextLabel 0 en-GB ~Refresh 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RefreshArrows Label 0 en-GB Refresh Tra~ces 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Remove Label 0 en-GB ~Delete... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RenameTable Label 0 en-GB ~Rename Sheet... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RenameTable ContextLabel 0 en-GB ~Rename... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ResetPrintZoom Label 0 en-GB Reset Scale 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RowHeight Label 0 en-GB Row ~Height... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RowHeight ContextLabel 0 en-GB ~Height... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Scale Label 0 en-GB Scale Screen Display 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ScalingFactor Label 0 en-GB Scaling Factor 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ScenarioManager Label 0 en-GB Sc~enarios... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectArrayFormula Label 0 en-GB Select Array Formula 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectColumn Label 0 en-GB Select Column 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectDB Label 0 en-GB Select Data ~Range... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectDB ContextLabel 0 en-GB Select ~Range... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectData Label 0 en-GB Select Data Area 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectRow Label 0 en-GB Select Row 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectScenario Label 0 en-GB Select Scenario 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectTables Label 0 en-GB ~Select Sheets... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectTables ContextLabel 0 en-GB ~Select... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SendMailDocAsMS Label 0 en-GB E-mail as ~Microsoft Excel... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SendMailDocAsOOo Label 0 en-GB E-mail as ~OpenDocument Spreadsheet... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetAnchorToCell Label 0 en-GB Anchor: To ~Cell 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetAnchorToCell ContextLabel 0 en-GB To ~Cell 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetInputMode Label 0 en-GB Toggle Edit Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetOptimalColumnWidth Label 0 en-GB ~Optimal Column Width... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetOptimalColumnWidth ContextLabel 0 en-GB ~Optimal Width... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetOptimalColumnWidthDirect Label 0 en-GB Optimal Column Width, direct 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetOptimalRowHeight Label 0 en-GB ~Optimal Row Height... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetOptimalRowHeight ContextLabel 0 en-GB ~Optimal Height... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetTabBgColor Label 0 en-GB ~Tab Colour... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetTabBgColor ContextLabel 0 en-GB ~Tab Colour... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShareDocument Label 0 en-GB S~hare Document... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft Label 0 en-GB Sheet R~ight-To-Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft ContextLabel 0 en-GB R~ight-To-Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Show Label 0 en-GB ~Show Sheets... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Show ContextLabel 0 en-GB ~Show... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowChanges Label 0 en-GB Sho~w Changes... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowChanges ContextLabel 0 en-GB Sho~w... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowColumn Label 0 en-GB ~Show Columns 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowColumn ContextLabel 0 en-GB ~Show 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowDependents Label 0 en-GB ~Trace Dependents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowErrors Label 0 en-GB Trace ~Error 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowInvalid Label 0 en-GB ~Mark Invalid Data 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowPrecedents Label 0 en-GB Trace ~Precedents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowRow Label 0 en-GB ~Show Rows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowRow ContextLabel 0 en-GB ~Show 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SimpleReferenz Label 0 en-GB Enter References 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SolverDialog Label 0 en-GB Sol~ver... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SortAscending Label 0 en-GB Sort Ascending 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SortDescending Label 0 en-GB Sort Descending 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SplitWindow Label 0 en-GB ~Split Window 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SplitWindow ContextLabel 0 en-GB ~Split 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes Label 0 en-GB Standard Text Attributes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StarChartDataDialog Label 0 en-GB Modify Chart Data Area 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StarChartDialog Label 0 en-GB Ch~art... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StatusDocPos Label 0 en-GB Position in Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StatusPageStyle Label 0 en-GB Page Format 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StatusSelectionMode Label 0 en-GB Selection Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StatusSelectionModeExp Label 0 en-GB Status Expanded Selection 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StatusSelectionModeExt Label 0 en-GB Status Extended Selection 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TabBgColor Label 0 en-GB Tab Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TableDeselectAll Label 0 en-GB Deselect All Sheets 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TableEvents Label 0 en-GB Sheet ~Events... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TableEvents ContextLabel 0 en-GB ~Events... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TableOperationDialog Label 0 en-GB ~Multiple Operations... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TableSelectAll Label 0 en-GB Select All Sheets 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TextToColumns Label 0 en-GB Te~xt to Columns... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ToggleFormula Label 0 en-GB Show Formula 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ToggleMergeCells Label 0 en-GB M~erge Cells 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ToggleRelative Label 0 en-GB Relative/Absolute References 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ToolProtectionDocument Label 0 en-GB Protect ~Document... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ToolProtectionDocument ContextLabel 0 en-GB ~Document... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ToolsOptions Label 0 en-GB Spreadsheet Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TraceChangeMode Label 0 en-GB ~Record Changes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TraceChangeMode ContextLabel 0 en-GB ~Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:UnderlineDotted Label 0 en-GB Underline: Dotted 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:UnderlineNone Label 0 en-GB Underline: Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:UnderlineSingle Label 0 en-GB Underline: Single 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:UpdateChart Label 0 en-GB Redraw Chart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Validation Label 0 en-GB ~Validity... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ViewGridLines Label 0 en-GB View Grid lines 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ViewRowColumnHeaders Label 0 en-GB C~olumn & Row Headers 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ViewValueHighlighting Label 0 en-GB Value ~Highlighting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:WrapText Label 0 en-GB Automatic Row Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:AuditMenu Label 0 en-GB ~Detective 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:CellContentsMenu Label 0 en-GB Cell Co~ntent 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:ColumnMenu Label 0 en-GB Colu~mn 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:DataMenu Label 0 en-GB ~Data 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:DataPilotMenu Label 0 en-GB ~Pivot Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:DelBreakMenu Label 0 en-GB Delete Manual ~Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:DrawGraphicMenu Label 0 en-GB Graph~ic 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:EditSheetMenu Label 0 en-GB ~Sheet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:FillCellsMenu Label 0 en-GB Fill 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:FilterMenu Label 0 en-GB ~Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:FormatCellBorders Label 0 en-GB Format Cell Borders 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:GroupOutlineMenu Label 0 en-GB ~Group and Outline 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:InsertBreakMenu Label 0 en-GB ~Manual Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:MergeCellsMenu Label 0 en-GB M~erge Cells 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:NamesMenu Label 0 en-GB ~Names 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:PrintRangesMenu Label 0 en-GB Pri~nt Ranges 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:ProtectMenu Label 0 en-GB ~Protect Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:RowMenu Label 0 en-GB ~Row 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:SendTo Label 0 en-GB Sen~d 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:SheetMenu Label 0 en-GB ~Sheet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 en-GB Find 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 en-GB Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Tools 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/oleobjectbar UIName 0 en-GB OLE Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 en-GB Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/frameobjectbar UIName 0 en-GB Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 en-GB Picture 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/drawtextobjectbar UIName 0 en-GB Text Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 en-GB Drawing Object Properties 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 en-GB Edit Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 en-GB Fontwork 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 en-GB Fontwork Shape 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 en-GB Text Box Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 en-GB Form Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 en-GB Form Navigation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 en-GB Form Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 en-GB More Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 en-GB Form Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 en-GB Full Screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 en-GB Graphic Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 en-GB Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/numobjectbar UIName 0 en-GB Bullets and Numbering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/previewobjectbar UIName 0 en-GB Page Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 en-GB Standard (Viewing Mode) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 en-GB Media Playback 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 en-GB Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 en-GB Basic Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 en-GB Block Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 en-GB Flowchart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 en-GB Stars and Banners 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 en-GB Symbol Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 en-GB Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 en-GB 3-D Settings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 en-GB Line and Filling 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/3dobjectsbar UIName 0 en-GB 3-D Objects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 en-GB Align 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/arrowsbar UIName 0 en-GB Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/choosemodebar UIName 0 en-GB Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/commontaskbar UIName 0 en-GB Presentation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/connectorsbar UIName 0 en-GB Connectors 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 en-GB Full Screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/ellipsesbar UIName 0 en-GB Circles and Ovals 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 en-GB Text Box Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 en-GB Form Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 en-GB Form Navigation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 en-GB Form Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 en-GB More Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 en-GB Form Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 en-GB Fontwork 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 en-GB Fontwork Shape 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 en-GB Picture 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 en-GB Graphic Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/outlinetoolbar UIName 0 en-GB Outline 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 en-GB Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/linesbar UIName 0 en-GB Lines 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 en-GB Basic Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 en-GB Symbol Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 en-GB Block Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 en-GB Flowchart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 en-GB Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 en-GB Stars and Banners 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/optionsbar UIName 0 en-GB Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/rectanglesbar UIName 0 en-GB Rectangles 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/positionbar UIName 0 en-GB Position 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/slideviewtoolbar UIName 0 en-GB Slide Sorter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/slideviewobjectbar UIName 0 en-GB Slide View 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/textbar UIName 0 en-GB Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 en-GB Text Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Drawing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 en-GB Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/zoombar UIName 0 en-GB Zoom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/gluepointsobjectbar UIName 0 en-GB Glue points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 en-GB Edit Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 en-GB Standard (Viewing Mode) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 en-GB Media Playback 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 en-GB Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/commentsbar UIName 0 en-GB Comments 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/masterviewtoolbar UIName 0 en-GB Master View 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 en-GB Optimise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 en-GB Find 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BasicIDEWindowState.xcu 0 value ..BasicIDEWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BasicIDEWindowState.xcu 0 value ..BasicIDEWindowState.UIElements.States.private:resource/toolbar/macrobar UIName 0 en-GB Macro 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BasicIDEWindowState.xcu 0 value ..BasicIDEWindowState.UIElements.States.private:resource/toolbar/dialogbar UIName 0 en-GB Dialog 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BasicIDEWindowState.xcu 0 value ..BasicIDEWindowState.UIElements.States.private:resource/toolbar/translationbar UIName 0 en-GB Language 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BasicIDEWindowState.xcu 0 value ..BasicIDEWindowState.UIElements.States.private:resource/toolbar/insertcontrolsbar UIName 0 en-GB Toolbox 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\BasicIDEWindowState.xcu 0 value ..BasicIDEWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 en-GB Full Screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 en-GB Find 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 en-GB Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Tools 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 en-GB Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/numobjectbar UIName 0 en-GB Bullets and Numbering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 en-GB Drawing Object Properties 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 en-GB Align 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 en-GB Edit Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 en-GB 3-D Settings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 en-GB Text Box Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 en-GB Form Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 en-GB Form Navigation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 en-GB Form Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 en-GB More Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 en-GB Form Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/frameobjectbar UIName 0 en-GB Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 en-GB Full Screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 en-GB Graphic Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 en-GB Picture 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 en-GB Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/insertobjectbar UIName 0 en-GB Insert Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/oleobjectbar UIName 0 en-GB OLE Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 en-GB Optimise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/previewobjectbar UIName 0 en-GB Page Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/drawtextobjectbar UIName 0 en-GB Text Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 en-GB Standard (Viewing Mode) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 en-GB Drawing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 en-GB Media Playback 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 en-GB Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 en-GB Basic Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 en-GB Block Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 en-GB Flowchart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 en-GB Stars and Banners 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 en-GB Symbol Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 en-GB Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 en-GB Fontwork 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 en-GB Fontwork Shape 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBAddRelation Label 0 en-GB New Relation... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBAddTable Label 0 en-GB Add Tables... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBChangeDesignMode Label 0 en-GB Switch Design View On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBClearQuery Label 0 en-GB Clear Query 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBConvertToView Label 0 en-GB Create as View 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDSAdvancedSettings Label 0 en-GB Advanced Settings... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDSConnectionType Label 0 en-GB Connection Type... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDSProperties Label 0 en-GB Properties... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDelete Label 0 en-GB Delete 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDirectSQL Label 0 en-GB SQL... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDisablePreview Label 0 en-GB None 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDistinctValues Label 0 en-GB Distinct Values 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBEdit Label 0 en-GB Edit... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBEditSqlView Label 0 en-GB Edit in SQL View... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBFormDelete Label 0 en-GB Delete 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBFormEdit Label 0 en-GB Edit... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBFormOpen Label 0 en-GB Open Database Object... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBFormRename Label 0 en-GB Rename... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBIndexDesign Label 0 en-GB ~Index Design... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBMigrateScripts Label 0 en-GB Migrate Macros ... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewFolder Label 0 en-GB Folder... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewForm Label 0 en-GB Form... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewFormAutoPilot Label 0 en-GB Form Wizard... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewFormAutoPilotWithPreSelection Label 0 en-GB Form Wizard... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewQuery Label 0 en-GB Query (Design View)... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewQueryAutoPilot Label 0 en-GB Query Wizard... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewQuerySql Label 0 en-GB Query (SQL View)... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewReport Label 0 en-GB Report... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewReportAutoPilot Label 0 en-GB Report Wizard... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewReportAutoPilotWithPreSelection Label 0 en-GB Report Wizard... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewTable Label 0 en-GB Table Design... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewTableAutoPilot Label 0 en-GB Table Wizard... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewView Label 0 en-GB View Design... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewViewSQL Label 0 en-GB View (Simple)... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBOpen Label 0 en-GB Open Database Object... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBQueryDelete Label 0 en-GB Delete 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBQueryEdit Label 0 en-GB Edit... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBQueryOpen Label 0 en-GB Open Database Object... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBQueryPreview Label 0 en-GB Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBQueryRename Label 0 en-GB Rename... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBRefreshTables Label 0 en-GB Refresh Tables 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBRelationDesign Label 0 en-GB Relationships... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBRename Label 0 en-GB Rename... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBReportDelete Label 0 en-GB Delete 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBReportEdit Label 0 en-GB Edit... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBReportOpen Label 0 en-GB Open Database Object... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBReportRename Label 0 en-GB Rename... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBSelectAll Label 0 en-GB Select All 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBSendReportAsMail Label 0 en-GB Report As E-Mail... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBSendReportToWriter Label 0 en-GB Report to Text Document... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBShowDocInfoPreview Label 0 en-GB Document Information 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBShowDocPreview Label 0 en-GB Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBSortAscending Label 0 en-GB Ascending 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBSortDescending Label 0 en-GB Descending 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBTableDelete Label 0 en-GB Delete 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBTableEdit Label 0 en-GB Edit... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBTableFilter Label 0 en-GB Table Filter... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBTableOpen Label 0 en-GB Open Database Object... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBTableRename Label 0 en-GB Rename... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBUserAdmin Label 0 en-GB User Administration... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewAliases Label 0 en-GB Alias 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewForms Label 0 en-GB Forms 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewFunctions Label 0 en-GB Functions 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewQueries Label 0 en-GB Queries 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewReports Label 0 en-GB Reports 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewTableNames Label 0 en-GB Table name 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewTables Label 0 en-GB Tables 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DSBDocumentDataSource Label 0 en-GB Data Source of Current Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DSBEditDoc Label 0 en-GB Edit Data 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DSBFormLetter Label 0 en-GB ~Mail Merge... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DSBInsertColumns Label 0 en-GB Data to Text... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DSBInsertContent Label 0 en-GB Data to Fields 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:FormSlots/deleteRecord Label 0 en-GB Delete ~Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:FormSlots/insertRecord Label 0 en-GB ~Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Popups..uno:DBDatabaseObjectsMenu Label 0 en-GB Database Objects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Popups..uno:DBDatabasePropertiesMenu Label 0 en-GB Database 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Popups..uno:DBPreview Label 0 en-GB Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Popups..uno:DBSort Label 0 en-GB Sort 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.PropertyDeck Title 0 en-GB Properties 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.GalleryDeck Title 0 en-GB Gallery 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.ImpressMasterPagesDeck Title 0 en-GB Master Pages 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.ImpressAnimationEffects Title 0 en-GB Custom Animation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.SlideTransitionDeck Title 0 en-GB Slide Transition 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.NavigatorDeck Title 0 en-GB Navigator 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.StyleListDeck Title 0 en-GB Styles and Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.FunctionsDeck Title 0 en-GB Functions 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.TextPropertyPanel Title 0 en-GB Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.ContextPanel Title 0 en-GB Current Context (only for debugging) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.PagePropertyPanel Title 0 en-GB Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.ColorPanel Title 0 en-GB Colours (only for debugging) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.AreaPropertyPanel Title 0 en-GB Area 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.LinePropertyPanel Title 0 en-GB Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.GalleryPanel Title 0 en-GB Gallery 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.PosSizePropertyPanel Title 0 en-GB Position and Size 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.GraphicPropertyPanel Title 0 en-GB Graphic 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress1 Title 0 en-GB Layouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress2 Title 0 en-GB Used in This Presentation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress3 Title 0 en-GB Recently Used 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress4 Title 0 en-GB Available for Use 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress5 Title 0 en-GB Custom Animation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress6 Title 0 en-GB Slide Transition 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress7 Title 0 en-GB Table Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.EmptyPanel Title 0 en-GB Empty 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.AlignmentPropertyPanel Title 0 en-GB Alignment 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.CellAppearancePropertyPanel Title 0 en-GB Cell Appearance 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.NumberFormatPropertyPanel Title 0 en-GB Number Format 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.ParaPropertyPanel Title 0 en-GB Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.WrapPropertyPanel Title 0 en-GB Wrap 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.SwNavigatorPanel Title 0 en-GB Navigator 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.ScNavigatorPanel Title 0 en-GB Navigator 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.SdNavigatorPanel Title 0 en-GB Navigator 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.StyleListPanel Title 0 en-GB Styles and Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.FunctionsPanel Title 0 en-GB Functions 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.InsertPropertyPanel Title 0 en-GB Insert Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 en-GB Find 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 en-GB Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Tools 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 en-GB Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/numobjectbar UIName 0 en-GB Bullets and Numbering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 en-GB Drawing Object Properties 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 en-GB Align 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 en-GB Edit Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 en-GB 3-D Settings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 en-GB Text Box Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 en-GB Form Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 en-GB Form Navigation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 en-GB Form Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 en-GB More Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 en-GB Form Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/frameobjectbar UIName 0 en-GB Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 en-GB Full Screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 en-GB Graphic Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 en-GB Picture 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 en-GB Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/oleobjectbar UIName 0 en-GB OLE Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 en-GB Optimise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/previewobjectbar UIName 0 en-GB Page Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/drawtextobjectbar UIName 0 en-GB Text Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 en-GB Standard (Viewing Mode) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 en-GB Drawing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 en-GB Media Playback 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 en-GB Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 en-GB Basic Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 en-GB Block Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 en-GB Flowchart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 en-GB Stars and Banners 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 en-GB Symbol Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 en-GB Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 en-GB Fontwork 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 en-GB Fontwork Shape 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AVMediaPlayer Label 0 en-GB Media Pla~yer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AVMediaToolBox Label 0 en-GB Media Player Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:About Label 0 en-GB A~bout %PRODUCTNAME 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AbsoluteRecord Label 0 en-GB Absolute Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ActivateStyleApply Label 0 en-GB Set Focus in Combo Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ActiveHelp Label 0 en-GB ~Extended Tips 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AddDateField Label 0 en-GB Date Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AddDirect Label 0 en-GB ~New 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AddField Label 0 en-GB Add Field... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AddTable Label 0 en-GB Add Table... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AddWatch Label 0 en-GB Enable Watch 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AddressBookSource Label 0 en-GB ~Address Book Source... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignBottom Label 0 en-GB Align Bottom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignCenter Label 0 en-GB ~Centred 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignHorizontalCenter Label 0 en-GB Align Centre Horizontally 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignDown Label 0 en-GB ~Bottom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignLeft Label 0 en-GB Align Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignMiddle Label 0 en-GB C~entre 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignRight Label 0 en-GB Align Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignTop Label 0 en-GB Align Top 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignUp Label 0 en-GB ~Top 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Arc Label 0 en-GB Arc 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes Label 0 en-GB Block Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.chevron Label 0 en-GB Chevron 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.circular-arrow Label 0 en-GB Circular Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.corner-right-arrow Label 0 en-GB Corner Right Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.down-arrow Label 0 en-GB Down Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.down-arrow-callout Label 0 en-GB Down Arrow Callout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.left-arrow Label 0 en-GB Left Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.left-arrow-callout Label 0 en-GB Left Arrow Callout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.left-right-arrow Label 0 en-GB Left and Right Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.left-right-arrow-callout Label 0 en-GB Left and Right Arrow Callout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.notched-right-arrow Label 0 en-GB Notched Right Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.pentagon-right Label 0 en-GB Pentagon 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.quad-arrow Label 0 en-GB 4-way Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.quad-arrow-callout Label 0 en-GB 4-way Arrow Callout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.right-arrow Label 0 en-GB Right Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.right-arrow-callout Label 0 en-GB Right Arrow Callout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.s-sharped-arrow Label 0 en-GB S-shaped Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.split-arrow Label 0 en-GB Split Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.split-round-arrow Label 0 en-GB Right or Left Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.striped-right-arrow Label 0 en-GB Striped Right Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-arrow Label 0 en-GB Up Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-arrow-callout Label 0 en-GB Up Arrow Callout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-down-arrow Label 0 en-GB Up and Down Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-down-arrow-callout Label 0 en-GB Up and Down Arrow Callout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-right-arrow Label 0 en-GB Up and Right Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-right-arrow-callout Label 0 en-GB Up and Right Arrow Callout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-right-down-arrow Label 0 en-GB Up, Right and Down Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoControlFocus Label 0 en-GB Automatic Control Focus 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoCorrectDlg Label 0 en-GB ~AutoCorrect Options... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoFilter Label 0 en-GB AutoFilter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoFormat Label 0 en-GB Auto~Format... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotAddressDataSource Label 0 en-GB AutoPilot: Address Data Source 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotAgenda Label 0 en-GB AutoPilot: Agenda 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotFax Label 0 en-GB AutoPilot: Fax 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotLetter Label 0 en-GB AutoPilot: Letter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotMemo Label 0 en-GB AutoPilot: Memo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotMenu Label 0 en-GB ~Wizards 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotPresentations Label 0 en-GB AutoPilot: Presentation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoSum Label 0 en-GB Sum 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AvailableToolbars Label 0 en-GB ~Toolbars 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BackgroundColor Label 0 en-GB Background Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BackgroundPatternController Label 0 en-GB Background Pattern 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Backward Label 0 en-GB Send Back~wards 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicBreak Label 0 en-GB Interrupt Macro 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicIDEAppear Label 0 en-GB Edit Macros 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes Label 0 en-GB Basic Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.block-arc Label 0 en-GB Block Arc 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.can Label 0 en-GB Cylinder 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.circle Label 0 en-GB Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.circle-pie Label 0 en-GB Circle Pie 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.cross Label 0 en-GB Cross 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.cube Label 0 en-GB Cube 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.diamond Label 0 en-GB Diamond 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.ellipse Label 0 en-GB Ellipse 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.frame Label 0 en-GB Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.hexagon Label 0 en-GB Hexagon 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.isosceles-triangle Label 0 en-GB Isosceles Triangle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.octagon Label 0 en-GB Octagon 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.paper Label 0 en-GB Folded Corner 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.parallelogram Label 0 en-GB Parallelogram 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.pentagon Label 0 en-GB Regular Pentagon 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.quadrat Label 0 en-GB Square 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.rectangle Label 0 en-GB Rectangle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.right-triangle Label 0 en-GB Right-angle Triangle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.ring Label 0 en-GB Ring 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.round-quadrat Label 0 en-GB Square, Rounded 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.round-rectangle Label 0 en-GB Rectangle, Rounded 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.trapezoid Label 0 en-GB Trapezoid 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicStepInto Label 0 en-GB Step Into 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicStepOut Label 0 en-GB Step Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicStepOver Label 0 en-GB Step Over 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicStop Label 0 en-GB Stop Macro 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierClose Label 0 en-GB Close Bézier 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierConvert Label 0 en-GB Convert to Curve 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierCutLine Label 0 en-GB Split Curve 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierDelete Label 0 en-GB Delete Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierEdge Label 0 en-GB Corner Point 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierEliminatePoints Label 0 en-GB Eliminate Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierFill Label 0 en-GB Curve, Filled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierInsert Label 0 en-GB Insert Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierMove Label 0 en-GB Move Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierSmooth Label 0 en-GB Smooth Transition 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierSymmetric Label 0 en-GB Symmetric Transition 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Bezier_Unfilled Label 0 en-GB Curve 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BibliographyComponent Label 0 en-GB ~Bibliography Database 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BmpMask Label 0 en-GB Colour ~Replacer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Bold Label 0 en-GB Bold 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BringToFront Label 0 en-GB ~Bring to Front 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BrowseView Label 0 en-GB ~Web Layout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes Label 0 en-GB Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.cloud-callout Label 0 en-GB Cloud 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.line-callout-1 Label 0 en-GB Line Callout 1 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.line-callout-2 Label 0 en-GB Line Callout 2 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.line-callout-3 Label 0 en-GB Line Callout 3 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.rectangular-callout Label 0 en-GB Rectangular Callout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.round-callout Label 0 en-GB Round Callout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.round-rectangular-callout Label 0 en-GB Rounded Rectangular Callout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CellVertBottom Label 0 en-GB Bottom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CellVertCenter Label 0 en-GB Centre ( vertical ) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CellVertTop Label 0 en-GB Top 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CenterPara Label 0 en-GB Centred 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToFullWidth Label 0 en-GB Full-width 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToHalfWidth Label 0 en-GB H~alf-width 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToHiragana Label 0 en-GB ~Hiragana 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToKatakana Label 0 en-GB ~Katakana 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToLower Label 0 en-GB ~lower-case 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToSentenceCase Label 0 en-GB ~Sentence case 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToTitleCase Label 0 en-GB ~Capitalise Every Word 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToToggleCase Label 0 en-GB ~tOGGLE cASE 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToUpper Label 0 en-GB ~UPPER-CASE 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CharacterBackgroundPattern Label 0 en-GB Highlight Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CharFontName Label 0 en-GB Font Name 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CheckBox Label 0 en-GB Check Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Checkbox Label 0 en-GB Check Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChineseConversion Label 0 en-GB Chinese Conversion... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChooseControls Label 0 en-GB Insert Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChooseMacro Label 0 en-GB Select Macro 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChoosePolygon Label 0 en-GB Symbol Selection 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Circle Label 0 en-GB Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CircleArc Label 0 en-GB Circle Arc 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CircleCut Label 0 en-GB Circle Segment 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CircleCut_Unfilled Label 0 en-GB Circle Segment, Unfilled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CirclePie Label 0 en-GB Circle Pie 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CirclePie_Unfilled Label 0 en-GB Circle Pie, Unfilled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Circle_Unfilled Label 0 en-GB Circle, Unfilled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ClearHistory Label 0 en-GB Delete History 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ClearOutline Label 0 en-GB ~Remove 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CloseDoc Label 0 en-GB ~Close 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ClosePreview Label 0 en-GB Close Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CloseWin Label 0 en-GB Close Window 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Color Label 0 en-GB Font Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ColorControl Label 0 en-GB ~Colour Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ColorSettings Label 0 en-GB ~Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ComboBox Label 0 en-GB Combo Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Combobox Label 0 en-GB Combo Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignBottom Label 0 en-GB Bottom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignHorizontalCenter Label 0 en-GB Centred 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignHorizontalDefault Label 0 en-GB Default 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignJustified Label 0 en-GB Justified 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignLeft Label 0 en-GB Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignRight Label 0 en-GB Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignTop Label 0 en-GB Top 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignVerticalCenter Label 0 en-GB Centre 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignVerticalDefault Label 0 en-GB Default 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonTaskBarVisible Label 0 en-GB ~Presentation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CompareDocuments Label 0 en-GB Co~mpare Document... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CompileBasic Label 0 en-GB Compile 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Config Label 0 en-GB Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConfigureDialog Label 0 en-GB ~Customise... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConfigureToolboxVisible Label 0 en-GB Customi~se... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Context Label 0 en-GB Current Context 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ContourDialog Label 0 en-GB ~Edit Contour... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ControlProperties Label 0 en-GB Con~trol... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ControlProperties ContextLabel 0 en-GB Properties... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToButton Label 0 en-GB Replace with Button 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToCheckBox Label 0 en-GB Replace with Check Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToCombo Label 0 en-GB Replace with Combo Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToCurrency Label 0 en-GB Replace with Currency Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToDate Label 0 en-GB Replace with Date Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToEdit Label 0 en-GB Replace with Text Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToFileControl Label 0 en-GB Replace with File Selection 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToFixed Label 0 en-GB Replace with Label Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToFormatted Label 0 en-GB Replace with Formatted Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToGroup Label 0 en-GB Replace with Group Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToImageBtn Label 0 en-GB Replace with Image Button 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToImageControl Label 0 en-GB Replace with Image Control 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToList Label 0 en-GB Replace with List Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToNavigationBar Label 0 en-GB Replace with Navigation Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToNumeric Label 0 en-GB Replace with Numeric Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToPattern Label 0 en-GB Replace with Pattern Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToRadio Label 0 en-GB Replace with Radio Button 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToScrollBar Label 0 en-GB Replace with Scrollbar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToSpinButton Label 0 en-GB Replace with Spin Button 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToTime Label 0 en-GB Replace with Time Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Copy Label 0 en-GB ~Copy 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CountAll Label 0 en-GB Records 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Crop Label 0 en-GB Crop Picture 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CurrencyField Label 0 en-GB Currency Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CurrentBulletListType Label 0 en-GB Current Bullet List Type 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CurrentDate Label 0 en-GB Current Date 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CurrentLanguage Label 0 en-GB Current Language 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CurrentNumListType Label 0 en-GB Current Numbering List Type 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CurrentTime Label 0 en-GB Current Time 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Cut Label 0 en-GB Cu~t 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DSBrowserExplorer Label 0 en-GB Explorer On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DatasourceAdministration Label 0 en-GB ~Data Sources... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DateField Label 0 en-GB Date Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DecrementIndent Label 0 en-GB Decrease Indent 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DefaultBullet Label 0 en-GB Bullets On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DefaultNumbering Label 0 en-GB Numbering On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Delete Label 0 en-GB Delete C~ontent... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteAllNotes Label 0 en-GB Delete All Comments 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteAuthor Label 0 en-GB Delete All Comments by This Author 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteColumns Label 0 en-GB Delete Columns 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteColumns ContextLabel 0 en-GB ~Columns 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteComment Label 0 en-GB Delete Comment 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteFrame Label 0 en-GB Delete Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteRecord Label 0 en-GB Delete Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteRows Label 0 en-GB Delete Rows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteRows ContextLabel 0 en-GB ~Rows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DesignerDialog Label 0 en-GB St~yles and Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DistributeColumns Label 0 en-GB ~Distribute Columns Evenly 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DistributeRows Label 0 en-GB Distribute Rows Equally 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DistributeSelection Label 0 en-GB ~Distribution... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DownSearch Label 0 en-GB Find Next 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DrawCaption Label 0 en-GB Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DrawText Label 0 en-GB Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Edit Label 0 en-GB Text Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EditDoc Label 0 en-GB Edit File 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EditFrameSet Label 0 en-GB Edit FrameSet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EditHyperlink Label 0 en-GB H~yperlink... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Ellipse Label 0 en-GB Ellipse 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EllipseCut Label 0 en-GB Ellipse Segment 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EllipseCut_Unfilled Label 0 en-GB Ellipse Segment, unfilled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Ellipse_Unfilled Label 0 en-GB Ellipse, Unfilled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EnterGroup Label 0 en-GB ~Enter Group 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EntireColumn Label 0 en-GB Select Column 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EntireColumn ContextLabel 0 en-GB ~Columns 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EntireRow Label 0 en-GB Select Rows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EntireRow ContextLabel 0 en-GB ~Rows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExportDialog Label 0 en-GB Export Dialog 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF Label 0 en-GB Export Directly as PDF 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExportTo Label 0 en-GB Expor~t... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExportToPDF Label 0 en-GB Export as P~DF... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtendedHelp Label 0 en-GB What's ~This? 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Extrusion3DColor Label 0 en-GB 3-D Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionDepth Label 0 en-GB Extrusion 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionDepthDialog Label 0 en-GB Extrusion Depth 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionDepthFloater Label 0 en-GB Depth 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionDirectionFloater Label 0 en-GB Direction 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionLightingFloater Label 0 en-GB Lighting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionSurfaceFloater Label 0 en-GB Surface 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionTiltDown Label 0 en-GB Tilt Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionTiltLeft Label 0 en-GB Tilt Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionTiltRight Label 0 en-GB Tilt Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionTiltUp Label 0 en-GB Tilt Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionToggle Label 0 en-GB Extrusion On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FileControl Label 0 en-GB File Selection 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FileDocument Label 0 en-GB File Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FillColor Label 0 en-GB Fill Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FillShadow Label 0 en-GB Shadow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FillStyle Label 0 en-GB Area Style / Filling 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FillFloatTransparence Label 0 en-GB Gradient Fill Transparency 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FillTransparence Label 0 en-GB Fill Transparency 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FilterCrit Label 0 en-GB Standard Filter... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FindText Label 0 en-GB Find Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FirstRecord Label 0 en-GB First Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Flash Label 0 en-GB Flash 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes Label 0 en-GB Flowcharts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-alternate-process Label 0 en-GB Flowchart: Alternate Process 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-card Label 0 en-GB Flowchart: Card 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-collate Label 0 en-GB Flowchart: Collate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-connector Label 0 en-GB Flowchart: Connector 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-data Label 0 en-GB Flowchart: Data 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-decision Label 0 en-GB Flowchart: Decision 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-delay Label 0 en-GB Flowchart: Delay 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-direct-access-storage Label 0 en-GB Flowchart: Direct Access Storage 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-display Label 0 en-GB Flowchart: Display 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-document Label 0 en-GB Flowchart: Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-extract Label 0 en-GB Flowchart: Extract 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-internal-storage Label 0 en-GB Flowchart: Internal Storage 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-magnetic-disk Label 0 en-GB Flowchart: Magnetic Disc 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-manual-input Label 0 en-GB Flowchart: Manual Input 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-manual-operation Label 0 en-GB Flowchart: Manual Operation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-merge Label 0 en-GB Flowchart: Merge 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-multidocument Label 0 en-GB Flowchart: Multidocument 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-off-page-connector Label 0 en-GB Flowchart: Off-page Connector 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-or Label 0 en-GB Flowchart: Or 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-predefined-process Label 0 en-GB Flowchart: Predefined Process 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-preparation Label 0 en-GB Flowchart: Preparation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-process Label 0 en-GB Flowchart: Process 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-punched-tape Label 0 en-GB Flowchart: Punched Tape 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-sequential-access Label 0 en-GB Flowchart: Sequential Access 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-sort Label 0 en-GB Flowchart: Sort 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-stored-data Label 0 en-GB Flowchart: Stored Data 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-summing-junction Label 0 en-GB Flowchart: Summing Junction 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-terminator Label 0 en-GB Flowchart: Terminator 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontColor Label 0 en-GB Font Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontHeight Label 0 en-GB Font Size 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontWork Label 0 en-GB F~ontwork 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkAlignmentFloater Label 0 en-GB Fontwork Alignment 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkCharacterSpacingFloater Label 0 en-GB Fontwork Character Spacing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkGalleryFloater Label 0 en-GB Fontwork Gallery 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkSameLetterHeights Label 0 en-GB Fontwork Same Letter Heights 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType Label 0 en-GB Fontwork Shape 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-down-curve Label 0 en-GB Arch Down (Curve) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-down-pour Label 0 en-GB Arch Down (Pour) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-left-curve Label 0 en-GB Arch Left (Curve) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-left-pour Label 0 en-GB Arch Left (Pour) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-right-curve Label 0 en-GB Arch Right (Curve) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-right-pour Label 0 en-GB Arch Right (Pour) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-up-curve Label 0 en-GB Arch Up (Curve) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-up-pour Label 0 en-GB Arch Up (Pour) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-chevron-down Label 0 en-GB Chevron Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-chevron-up Label 0 en-GB Chevron Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-circle-curve Label 0 en-GB Circle (Curve) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-circle-pour Label 0 en-GB Circle (Pour) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-curve-down Label 0 en-GB Curve Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-curve-up Label 0 en-GB Curve Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-fade-down Label 0 en-GB Fade Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-fade-left Label 0 en-GB Fade Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-fade-right Label 0 en-GB Fade Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-fade-up Label 0 en-GB Fade Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-fade-up-and-left Label 0 en-GB Fade Up and Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-fade-up-and-right Label 0 en-GB Fade Up and Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-inflate Label 0 en-GB Inflate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-open-circle-curve Label 0 en-GB Open Circle (Curve) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-open-circle-pour Label 0 en-GB Open Circle (Pour) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-plain-text Label 0 en-GB Plain Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-slant-down Label 0 en-GB Slant Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-slant-up Label 0 en-GB Slant Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-stop Label 0 en-GB Stop 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-triangle-down Label 0 en-GB Triangle Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-triangle-up Label 0 en-GB Triangle Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-wave Label 0 en-GB Wave 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormDesignTools Label 0 en-GB Form Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormFilter Label 0 en-GB Form-Based Filters 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormFilterExecute Label 0 en-GB Apply Form-Based Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormFilterExit Label 0 en-GB Close 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormFilterNavigator Label 0 en-GB Filter Navigation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormFiltered Label 0 en-GB Apply Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormProperties Label 0 en-GB For~m... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormatArea Label 0 en-GB A~rea... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormatGroup Label 0 en-GB ~Group 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormatLine Label 0 en-GB L~ine... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormatPaintbrush Label 0 en-GB Format Paintbrush 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormatUngroup Label 0 en-GB ~Ungroup 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormattedField Label 0 en-GB Formatted Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Forward Label 0 en-GB Bring ~Forwards 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FrameContent Label 0 en-GB Contents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FrameLineColor Label 0 en-GB Line Colour (of the border) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FrameName Label 0 en-GB Name 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FrameSpacing Label 0 en-GB FrameSet Spacing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Freeline Label 0 en-GB Free-form Line, Filled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Freeline_Unfilled Label 0 en-GB Free-form Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FullScreen Label 0 en-GB F~ull Screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FunctionBarVisible Label 0 en-GB ~Function Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Gallery Label 0 en-GB ~Gallery 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GetColorTable Label 0 en-GB Colour Palette 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoDown Label 0 en-GB Move Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoDownBlock Label 0 en-GB Page Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoDownBlockSel Label 0 en-GB Select Page Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoDownSel Label 0 en-GB Select Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoLeft Label 0 en-GB Move Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoLeftBlock Label 0 en-GB Page Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoLeftBlockSel Label 0 en-GB Select Page Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoLeftSel Label 0 en-GB Select Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoRight Label 0 en-GB Move Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoRightSel Label 0 en-GB Select Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToEndOfData Label 0 en-GB To End of File 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToEndOfDataSel Label 0 en-GB Select to End of File 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToEndOfRow Label 0 en-GB To End of Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToEndOfRowSel Label 0 en-GB Select to End of Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToStart Label 0 en-GB To Beginning of File 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToStartOfRow Label 0 en-GB To Beginning of Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToStartOfRowSel Label 0 en-GB Select to Beginning of Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToStartSel Label 0 en-GB Select to Beginning of File 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoUp Label 0 en-GB Move Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoUpBlock Label 0 en-GB Page Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoUpBlockSel Label 0 en-GB Select Page Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoUpSel Label 0 en-GB Select Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafAttrCrop Label 0 en-GB Crop Picture... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafBlue Label 0 en-GB Blue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafContrast Label 0 en-GB Contrast 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafGamma Label 0 en-GB Gamma 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafGreen Label 0 en-GB Green 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafInvert Label 0 en-GB Invert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafLuminance Label 0 en-GB Brightness 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafMode Label 0 en-GB Graphics mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafRed Label 0 en-GB Red 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafTransparence Label 0 en-GB Transparency 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterInvert Label 0 en-GB Invert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterMosaic Label 0 en-GB Mosaic 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterPopart Label 0 en-GB Pop Art 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterPoster Label 0 en-GB Posterise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterRelief Label 0 en-GB Relief 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterRemoveNoise Label 0 en-GB Remove Noise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterSepia Label 0 en-GB Ageing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterSharpen Label 0 en-GB Sharpen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterSmooth Label 0 en-GB Smooth 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterSobel Label 0 en-GB Charcoal Sketch 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterSolarize Label 0 en-GB Solarisation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterToolbox Label 0 en-GB Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Grid Label 0 en-GB Table Control 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GridUse Label 0 en-GB Snap to Grid 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GridVisible Label 0 en-GB ~Display Grid 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Group Label 0 en-GB ~Group... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GroupBox Label 0 en-GB Group Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Groupbox Label 0 en-GB Group Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Grow Label 0 en-GB Increase Font 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HFixedLine Label 0 en-GB Horizontal Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HScrollbar Label 0 en-GB Horizontal Scroll Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HangulHanjaConversion Label 0 en-GB Hangul/Hanja Conversion... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelpChooseFile Label 0 en-GB Choose Help File 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelpIndex Label 0 en-GB %PRODUCTNAME ~Help 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelpOnHelp Label 0 en-GB Help on Help 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelpSupport Label 0 en-GB ~Support 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelpTip Label 0 en-GB ~Tips 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelperDialog Label 0 en-GB Help ~Agent 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelplinesMove Label 0 en-GB Guides When Moving 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HideDetail Label 0 en-GB ~Hide Details 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HideSpellMark Label 0 en-GB Do Not Mark Errors 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Hyphenate Label 0 en-GB ~Hyphenation... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog Label 0 en-GB ~Hyperlink 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ImageControl Label 0 en-GB Image Control 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ImageMapDialog Label 0 en-GB ImageMap 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Imagebutton Label 0 en-GB Image Button 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ImportDialog Label 0 en-GB Import Dialog 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:IncrementIndent Label 0 en-GB Increase Indent 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertAVMedia Label 0 en-GB Mo~vie and Sound 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertAnnotation Label 0 en-GB Comme~nt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertAuthorField Label 0 en-GB ~Author 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertBusinessCard Label 0 en-GB Insert business cards 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertColumnBreak Label 0 en-GB Insert ~Column Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertColumnBreak ContextLabel 0 en-GB ~Column Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertColumnDialog Label 0 en-GB ~Columns... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertColumns Label 0 en-GB Insert Co~lumns 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertColumns ContextLabel 0 en-GB Co~lumns 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertCtrl Label 0 en-GB Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertCurrencyField Label 0 en-GB Currency Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertDoc Label 0 en-GB ~File... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertDraw Label 0 en-GB Show Draw Functions 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertEdit Label 0 en-GB Text Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertFileControl Label 0 en-GB File Selection 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertFixedText Label 0 en-GB Label field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertFormattedField Label 0 en-GB Formatted Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertGraphic Label 0 en-GB ~From File... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertHardHyphen Label 0 en-GB Non-br~eaking hyphen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertHyperlink Label 0 en-GB ~Hyperlink Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertImage Label 0 en-GB Insert from Image Editor 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertImageControl Label 0 en-GB Image Control 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertLRM Label 0 en-GB ~Left-to-right mark 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertLabels Label 0 en-GB Insert Labels 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertListbox Label 0 en-GB List Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertMath Label 0 en-GB ~Formula... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertMode Label 0 en-GB Insert Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertNonBreakingSpace Label 0 en-GB ~Non-breaking space 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertNumericField Label 0 en-GB Numeric Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertObject Label 0 en-GB ~OLE Object... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertObjectChart Label 0 en-GB ~Chart... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertObjectFloatingFrame Label 0 en-GB Float~ing Frame... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertObjectStarMath Label 0 en-GB ~Formula 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertPageNumberField Label 0 en-GB ~Page Number 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertPatternField Label 0 en-GB Pattern Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertPlugin Label 0 en-GB ~Plug-in... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertPushbutton Label 0 en-GB Button 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertRLM Label 0 en-GB ~Right-to-left mark 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertRowDialog Label 0 en-GB ~Rows... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertRows Label 0 en-GB Insert ~Rows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertRows ContextLabel 0 en-GB ~Rows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertSoftHyphen Label 0 en-GB ~Optional hyphen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertSound Label 0 en-GB ~Sound... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertSpreadsheet Label 0 en-GB Sp~readsheet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertSymbol Label 0 en-GB S~pecial Character... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertTable Label 0 en-GB ~Table... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertTextFrame Label 0 en-GB Insert Text Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertTimeField Label 0 en-GB ~Time 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertTreeControl Label 0 en-GB Tree Control 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertVideo Label 0 en-GB ~Video... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertZWNBSP Label 0 en-GB No-width no ~break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertZWSP Label 0 en-GB No-~width optional break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InternetDialog Label 0 en-GB Internet Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Intersect Label 0 en-GB I~ntersect 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:IsLoading Label 0 en-GB Load Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Italic Label 0 en-GB Italic 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:JustifyPara Label 0 en-GB Justified 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Label Label 0 en-GB Label Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LanguageStatus Label 0 en-GB Language Status 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LastRecord Label 0 en-GB Last Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LaunchStarImage Label 0 en-GB Start Image Editor 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LeaveGroup Label 0 en-GB E~xit group 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LeftPara Label 0 en-GB Align Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LibSelector Label 0 en-GB Current Library 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Line Label 0 en-GB Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineArrowEnd Label 0 en-GB Line Ends with Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineCap Label 0 en-GB Line Cap Style 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineDash Label 0 en-GB Line Dash/Dot 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineEndStyle Label 0 en-GB Arrow Style 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineJoint Label 0 en-GB Line Corner Style 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineStyle Label 0 en-GB Line Style 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineTransparence Label 0 en-GB Line Transparency 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineWidth Label 0 en-GB Line Width 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Line_Diagonal Label 0 en-GB Line (45°) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ListBox Label 0 en-GB List Box 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LoadBasic Label 0 en-GB Insert BASIC Source 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LoadConfiguration Label 0 en-GB Load Configuration 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MacroBarVisible Label 0 en-GB Macro Toolbar On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MacroDialog Label 0 en-GB %PRODUCTNAME ~Basic... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MacroOrganizer Label 0 en-GB %PRODUCTNAME Basic Macro Organiser... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MacroOrganizer?TabId:short=1 Label 0 en-GB Organise ~Dialogs... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MacroRecorder Label 0 en-GB Record Macro 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MacroSignature Label 0 en-GB Digital Signature... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ManageBreakPoints Label 0 en-GB Manage Breakpoints 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ManageLanguage Label 0 en-GB Manage Language 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MatchGroup Label 0 en-GB Find Parenthesis (Round Bracket) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MenuBarVisible Label 0 en-GB Menu On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Merge Label 0 en-GB ~Merge 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MergeCells Label 0 en-GB Merge Cells 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MergeDocuments Label 0 en-GB Merge Documen~t... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ModifiedStatus Label 0 en-GB Document Modified 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ModifyFrame Label 0 en-GB Frame Properties 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ModuleDialog Label 0 en-GB Select Module 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MoreControls Label 0 en-GB More Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MoreDictionaries Label 0 en-GB More Dictionaries On-line... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NameGroup Label 0 en-GB Name... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NavigationBar Label 0 en-GB Navigation Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NavigationBarVisible Label 0 en-GB Navigation Bar Visible 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Navigator Label 0 en-GB Na~vigator 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NewDoc Label 0 en-GB New Document From Template 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NewFrameSet Label 0 en-GB New FrameSet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NewPresentation Label 0 en-GB New Presentation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NewRecord Label 0 en-GB New Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NewWindow Label 0 en-GB ~New Window 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NextRecord Label 0 en-GB Next Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatCurrency Label 0 en-GB Number Format: Currency 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatDate Label 0 en-GB Number Format: Date 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatDecimal Label 0 en-GB Number Format: Decimal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatPercent Label 0 en-GB Number Format: Percent 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatScientific Label 0 en-GB Number Format: Exponential 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatStandard Label 0 en-GB Number Format: Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatTime Label 0 en-GB Number Format: Time 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumericField Label 0 en-GB Numeric Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectAlignLeft Label 0 en-GB ~Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectAlignRight Label 0 en-GB ~Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectBackOne Label 0 en-GB Back One 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectBarVisible Label 0 en-GB ~Object Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectCatalog Label 0 en-GB Object Catalogue 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectForwardOne Label 0 en-GB Forward One 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectMenue Label 0 en-GB Ob~ject 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectTitleDescription Label 0 en-GB Description... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Open Label 0 en-GB ~Open... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OpenHyperlinkOnCursor Label 0 en-GB Open Hyperlink 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OpenReadOnly Label 0 en-GB Open in Design Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OpenSmartTagMenuOnCursor Label 0 en-GB Open Smart Tag Menu 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OpenTemplate Label 0 en-GB ~Edit... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OpenUrl Label 0 en-GB Load URL 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OpenXMLFilterSettings Label 0 en-GB ~XML Filter Settings... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OptimizeTable Label 0 en-GB Optimise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OptionBarVisible Label 0 en-GB Optio~n Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OptionsTreeDialog Label 0 en-GB ~Options... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OrderCrit Label 0 en-GB Sort... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Organizer Label 0 en-GB ~Organise... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineBullet Label 0 en-GB ~Bullets and Numbering... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineCollapse Label 0 en-GB Hide Subpoints 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineCollapseAll Label 0 en-GB First Level 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineDown Label 0 en-GB Move Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineExpand Label 0 en-GB Show Subpoints 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineExpandAll Label 0 en-GB All Levels 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineFont Label 0 en-GB Outline 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineFormat Label 0 en-GB Formatting On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineLeft Label 0 en-GB Promote 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineRight Label 0 en-GB Demote 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineUp Label 0 en-GB Move Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Overline Label 0 en-GB Overline 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PageDialog Label 0 en-GB Page Settings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PageDialog ContextLabel 0 en-GB ~Page... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ParaLeftToRight Label 0 en-GB Left-To-Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ParaRightToLeft Label 0 en-GB Right-To-Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ParagraphDialog Label 0 en-GB P~aragraph... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Paste Label 0 en-GB ~Paste 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PasteSpecial Label 0 en-GB Paste ~Special... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PatternField Label 0 en-GB Pattern Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Pie Label 0 en-GB Ellipse Pie 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Pie_Unfilled Label 0 en-GB Ellipse Pie, Unfilled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PlugInsActive Label 0 en-GB P~lug-in 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Polygon_Diagonal Label 0 en-GB Polygon (45°), Filled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Polygon_Diagonal_Unfilled Label 0 en-GB Polygon (45°) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Polygon_Unfilled Label 0 en-GB Polygon 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PrevRecord Label 0 en-GB Previous Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Preview Label 0 en-GB Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Print Label 0 en-GB ~Print... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PrintDefault Label 0 en-GB Print File Directly 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PrintPreview Label 0 en-GB Pa~ge Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PrinterSetup Label 0 en-GB P~rinter Settings... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ProgressBar Label 0 en-GB Progress Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ProtectTraceChangeMode Label 0 en-GB ~Protect Records... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Pushbutton Label 0 en-GB Push Button 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Quit Label 0 en-GB E~xit 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RadioButton Label 0 en-GB Option Button 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Radiobutton Label 0 en-GB Option Button 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecFromText Label 0 en-GB Text -> Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecSave Label 0 en-GB Save Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecSearch Label 0 en-GB Find Record... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecText Label 0 en-GB Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecTotal Label 0 en-GB Total No. of Records 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecUndo Label 0 en-GB Undo: Data entry 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecentFileList Label 0 en-GB Recent Doc~uments 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecheckDocument Label 0 en-GB ~Recheck Document... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Rect Label 0 en-GB Rectangle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Rect_Rounded Label 0 en-GB Rectangle, Rounded 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Rect_Rounded_Unfilled Label 0 en-GB Rounded Rectangle, Unfilled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Rect_Unfilled Label 0 en-GB Rectangle, Unfilled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Redo Label 0 en-GB Can't Restore 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Refresh Label 0 en-GB Refresh 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RefreshFormControl Label 0 en-GB Refresh Control 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Reload Label 0 en-GB Reload 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RemoveFilter Label 0 en-GB Remove Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RemoveFilterSort Label 0 en-GB Remove Filter/Sort 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RenameObject Label 0 en-GB Name... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Repaint Label 0 en-GB Redraw 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Repeat Label 0 en-GB ~Repeat 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RepeatSearch Label 0 en-GB Repeat Search 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ReplyComment Label 0 en-GB Reply Comment 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ResetAttributes Label 0 en-GB ~Default Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RestoreEditingView Label 0 en-GB Restore Editing View 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RightPara Label 0 en-GB Align Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RubyDialog Label 0 en-GB As~ian phonetic guide... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RunBasic Label 0 en-GB Run BASIC 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RunMacro Label 0 en-GB R~un Macro... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Save Label 0 en-GB ~Save 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SaveAll Label 0 en-GB Sa~ve All 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SaveAs Label 0 en-GB Save ~As... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SaveAsTemplate Label 0 en-GB ~Save... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SaveAsUrl Label 0 en-GB Save Document As URL 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SaveBasicAs Label 0 en-GB Save BASIC 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SaveConfiguration Label 0 en-GB Save configuration 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SbaExecuteSql Label 0 en-GB Run Query 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SbaNativeSql Label 0 en-GB Run SQL command directly 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ScEditOptions Label 0 en-GB Spreadsheet Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SchEditOptions Label 0 en-GB Chart Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ScriptOrganizer Label 0 en-GB ~Organise Macros 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ScrollBar Label 0 en-GB Scrollbar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SdEditOptions Label 0 en-GB Presentation Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SdGraphicOptions Label 0 en-GB Presentation Graphic Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SearchDialog Label 0 en-GB ~Find & Replace... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Select Label 0 en-GB Select ~All 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SelectAll Label 0 en-GB Select ~All 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SelectMode Label 0 en-GB Select 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SelectTable Label 0 en-GB Select Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SelectTable ContextLabel 0 en-GB ~Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SelectObject Label 0 en-GB Select 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SendFax Label 0 en-GB Send Default Fax 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SendMail Label 0 en-GB Document as ~E-mail... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SendMailDocAsMS Label 0 en-GB E-mail as ~Microsoft Format... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SendMailDocAsOOo Label 0 en-GB E-mail as ~OpenDocument Format... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SendMailDocAsPDF Label 0 en-GB E-mail as P~DF... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SendToBack Label 0 en-GB ~Send to Back 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetAnchorToPage Label 0 en-GB Anchor: To P~age 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetAnchorToPage ContextLabel 0 en-GB To P~age 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetBorderStyle Label 0 en-GB Borders 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetDefault Label 0 en-GB ~Default Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetDocumentProperties Label 0 en-GB Propert~ies... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetObjectToBackground Label 0 en-GB To Background 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetObjectToForeground Label 0 en-GB To Foreground 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Shadowed Label 0 en-GB Shadow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowAnnotations Label 0 en-GB Comme~nts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowBrowser Label 0 en-GB Display Properties 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowDataNavigator Label 0 en-GB Data Navigator... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowDetail Label 0 en-GB ~Show Details 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowFmExplorer Label 0 en-GB Form Navigator... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowImeStatusWindow Label 0 en-GB Input M~ethod Status 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowItemBrowser Label 0 en-GB Item Browser On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowPropBrowser Label 0 en-GB Properties 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowToolbar Label 0 en-GB ~Toolbars 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Shrink Label 0 en-GB Reduce Font 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Signature Label 0 en-GB Digital Signatu~res... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SimEditOptions Label 0 en-GB Image Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Size Label 0 en-GB Size 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SmEditOptions Label 0 en-GB Formula Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SortDown Label 0 en-GB Sort Descending 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Sortup Label 0 en-GB Sort Ascending 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SourceView Label 0 en-GB HT~ML Source 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpacePara1 Label 0 en-GB Line Spacing: 1 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpacePara15 Label 0 en-GB Line Spacing: 1.5 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpacePara2 Label 0 en-GB Line Spacing: 2 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Spacing Label 0 en-GB Character Spacing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpellDialog Label 0 en-GB ~Spell check... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpellOnline Label 0 en-GB ~AutoSpellCheck 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog Label 0 en-GB ~Spelling and Grammar... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpellingDialog Label 0 en-GB ~Spell check... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label 0 en-GB Spin Button 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Spinbutton Label 0 en-GB Spin Button 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SplitCell Label 0 en-GB Split Cells 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SplitHorizontal Label 0 en-GB Split Frame Horizontally 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SplitParentHorizontal Label 0 en-GB Split FrameSet Horizontally 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SplitParentVertical Label 0 en-GB Split FrameSet Vertically 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SplitVertical Label 0 en-GB Split Frame Vertically 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Square Label 0 en-GB Square 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Square_Rounded Label 0 en-GB Rounded Square 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Square_Rounded_Unfilled Label 0 en-GB Rounded Square, Unfilled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Square_Unfilled Label 0 en-GB Square, Unfilled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes Label 0 en-GB Stars 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.bang Label 0 en-GB Explosion 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.concave-star6 Label 0 en-GB 6-Pointed Star, concave 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.doorplate Label 0 en-GB Door-plate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.horizontal-scroll Label 0 en-GB Horizontal Scroll 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.signet Label 0 en-GB Signet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.star12 Label 0 en-GB 12-Pointed Star 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.star24 Label 0 en-GB 24-Pointed Star 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.star4 Label 0 en-GB 4-Pointed Star 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.star5 Label 0 en-GB 5-Pointed Star 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.star6 Label 0 en-GB 6-Pointed Star 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.star8 Label 0 en-GB 8-Pointed Star 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.vertical-scroll Label 0 en-GB Vertical Scroll 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StateTableCell Label 0 en-GB Cell 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StatusBarVisible Label 0 en-GB Status ~Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StatusGetPosition Label 0 en-GB Position 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StatusGetTitle Label 0 en-GB Current Basic Module 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Stop Label 0 en-GB Stop Loading 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StopRecording Label 0 en-GB Stop Recording 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Strikeout Label 0 en-GB Strikethrough 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StyleApply Label 0 en-GB Apply Style 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StyleCatalog Label 0 en-GB ~Catalogue... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StyleNewByExample Label 0 en-GB New Style from Selection 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StyleUpdateByExample Label 0 en-GB Update Style 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SubScript Label 0 en-GB Subscript 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Subtract Label 0 en-GB ~Subtract 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SuperScript Label 0 en-GB Superscript 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlipHorizontal Label 0 en-GB Flip Horizontally 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlipVertical Label 0 en-GB Flip Vertically 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SwEditOptions Label 0 en-GB Text Document Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SwitchControlDesignMode Label 0 en-GB Design Mode On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SwitchXFormsDesignMode Label 0 en-GB Design Mode On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes Label 0 en-GB Symbol Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.brace-pair Label 0 en-GB Double Brace 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.bracket-pair Label 0 en-GB Double Bracket 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.cloud Label 0 en-GB Cloud 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.diamond-bevel Label 0 en-GB Diamond Bevel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.flower Label 0 en-GB Flower 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.forbidden Label 0 en-GB "Prohibited" Symbol 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.heart Label 0 en-GB Heart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.left-brace Label 0 en-GB Left Brace 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.left-bracket Label 0 en-GB Left Bracket 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.lightning Label 0 en-GB Lightning Bolt 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.moon Label 0 en-GB Moon 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.octagon-bevel Label 0 en-GB Octagon Bevel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.puzzle Label 0 en-GB Puzzle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.quad-bevel Label 0 en-GB Square Bevel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.right-brace Label 0 en-GB Right Brace 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.right-bracket Label 0 en-GB Right Bracket 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.smiley Label 0 en-GB Smiley Face 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.sun Label 0 en-GB Sun 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TabDialog Label 0 en-GB Activation Order... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TableDesign Label 0 en-GB Table Design... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TableDialog Label 0 en-GB Ta~ble Properties... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TableSort Label 0 en-GB So~rt... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TaskPane Label 0 en-GB Task Pane 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Sidebar Label 0 en-GB Sidebar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TestMode Label 0 en-GB Test Mode On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Text Label 0 en-GB Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TextAttributes Label 0 en-GB Te~xt... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TextFitToSize Label 0 en-GB Fit to Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Text_Marquee Label 0 en-GB Text Animation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TextdirectionLeftToRight Label 0 en-GB Text direction from left to right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TextdirectionTopToBottom Label 0 en-GB Text direction from top to bottom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ThesaurusDialog Label 0 en-GB ~Thesaurus... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TimeField Label 0 en-GB Time Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToggleAnchorType Label 0 en-GB Change Anchor 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToggleBreakPoint Label 0 en-GB Breakpoint On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToggleBreakPointEnabled Label 0 en-GB Breakpoint Enabled/Disabled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToggleControlFocus Label 0 en-GB Control Focus 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode Label 0 en-GB Poi~nts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToggleObjectRotateMode Label 0 en-GB ~Rotate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToolBarVisible Label 0 en-GB Main ~Toolbar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToolsMacroEdit Label 0 en-GB Edit Macros 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TransformRotationAngle Label 0 en-GB Rotation Angle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TransformDialog Label 0 en-GB Position and Si~ze... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TransformRotationX Label 0 en-GB Rotation Pivot Point X 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TransformRotationY Label 0 en-GB Rotation Pivot Point Y 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TwainSelect Label 0 en-GB ~Select Source... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TwainTransfer Label 0 en-GB ~Request... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:URLButton Label 0 en-GB URL Button 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Underline Label 0 en-GB Underline 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:UnderlineDouble Label 0 en-GB Double Underline 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Undo Label 0 en-GB Can't Undo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:UndoAction Label 0 en-GB Can't Undo 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Ungroup Label 0 en-GB ~Ungroup... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:UpSearch Label 0 en-GB Find Previous 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:UseWizards Label 0 en-GB Wizards On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:VFixedLine Label 0 en-GB Vertical Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:VScrollbar Label 0 en-GB Vertical Scroll Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:VersionDialog Label 0 en-GB Versions... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:VersionVisible Label 0 en-GB Version Visible 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:VerticalCaption Label 0 en-GB Vertical Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:VerticalText Label 0 en-GB Vertical Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ViewDataSourceBrowser Label 0 en-GB ~Data Sources 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ViewFormAsGrid Label 0 en-GB Data source as Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:WebHtml Label 0 en-GB Preview in Web Browser 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Window3D Label 0 en-GB ~3-D Effects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:XLineColor Label 0 en-GB Line Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:XLineStyle Label 0 en-GB Line Style 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Zoom Label 0 en-GB ~Zoom... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Zoom100Percent Label 0 en-GB Zoom 100% 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomIn Label 0 en-GB Z~oom In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomMinus Label 0 en-GB Zoom Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomNext Label 0 en-GB Zoom Next 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomObjects Label 0 en-GB Object Zoom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomOptimal Label 0 en-GB Optimal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomOut Label 0 en-GB Zoo~m Out 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomPage Label 0 en-GB Zoom Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomPageWidth Label 0 en-GB Zoom Page Width 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomPlus Label 0 en-GB Zoom In 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomPrevious Label 0 en-GB Zoom Previous 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomToolBox Label 0 en-GB Zoom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands.service:com.sun.star.deployment.ui.PackageManagerDialog Label 0 en-GB ~Extension Manager... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands.vnd.sun.star.findbar:FocusToFindbar Label 0 en-GB Focus to Findbar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:Addons Label 0 en-GB Add-Ons 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:AnchorMenu Label 0 en-GB A~nchor 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ArrangeMenu Label 0 en-GB A~rrange 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ChangesMenu Label 0 en-GB Chan~ges 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:EditMenu Label 0 en-GB ~Edit 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:FieldMenu Label 0 en-GB Fiel~ds 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:FlipMenu Label 0 en-GB ~Flip 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:FontDialog Label 0 en-GB C~haracter... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:FontEffectsDialog Label 0 en-GB Character Font Effects... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:FormatMenu Label 0 en-GB F~ormat 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:FormattingMarkMenu Label 0 en-GB Formatting Mark 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:GraphicMenu Label 0 en-GB Pict~ure 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:GroupMenu Label 0 en-GB ~Group 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:HelpMenu Label 0 en-GB ~Help 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:InsertMenu Label 0 en-GB ~Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:LanguageMenu Label 0 en-GB Language 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:MacrosMenu Label 0 en-GB ~Macros 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ObjectAlign Label 0 en-GB Alignmen~t 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ObjectMenu Label 0 en-GB ~Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:PickList Label 0 en-GB ~File 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:PolyFormen Label 0 en-GB ~Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:Scan Label 0 en-GB Scan 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:SendToMenu Label 0 en-GB Sen~d 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:SetLanguageAllTextMenu Label 0 en-GB For all Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:SetLanguageParagraphMenu Label 0 en-GB For Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:SetLanguageSelectionMenu Label 0 en-GB For Selection 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:SpellingMenu Label 0 en-GB ~Spell check 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:TemplateMenu Label 0 en-GB ~Templates 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ToolbarsMenu Label 0 en-GB ~Toolbars 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ToolsMenu Label 0 en-GB ~Tools 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:TransliterateMenu Label 0 en-GB ~Change Case 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ViewMenu Label 0 en-GB ~View 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:WindowList Label 0 en-GB ~Window 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AcceptChange Label 0 en-GB Accept Change 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AcceptTracedChange Label 0 en-GB Accept Change 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges Label 0 en-GB ~Accept or Reject... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AddAllUnknownWords Label 0 en-GB Add Unknown Words 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignCharBottom Label 0 en-GB Align to Bottom of Character 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignCharTop Label 0 en-GB Align to Top of Character 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignRowBottom Label 0 en-GB Align to Bottom of Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignRowTop Label 0 en-GB Align to Top of Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignVerticalCenter Label 0 en-GB Align Vertical Centre 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignVerticalCharCenter Label 0 en-GB Align to Vertical Centre of Character 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignVerticalRowCenter Label 0 en-GB Align to Vertical Centre of Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AuthoritiesEntryDialog Label 0 en-GB ~Bibliography Entry... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AutoFormatApply Label 0 en-GB Appl~y 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AutoFormatRedlineApply Label 0 en-GB Apply and Edit ~Changes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:BackColor Label 0 en-GB Highlighting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:BackgroundDialog Label 0 en-GB Background 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:BorderDialog Label 0 en-GB Borders 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:BulletsAndNumberingDialog Label 0 en-GB ~Bullets and Numbering... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Calc Label 0 en-GB Calculate Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CalculateSel Label 0 en-GB Calculat~e 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ChainFrames Label 0 en-GB Link Frames 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ChangeDatabaseField Label 0 en-GB Exc~hange Database... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ChapterNumberingDialog Label 0 en-GB Outline ~Numbering... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CharBackgroundExt Label 0 en-GB Highlight Fill 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CharColorExt Label 0 en-GB Font Colour Fill 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CharLeftSel Label 0 en-GB Select Character Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CharRightSel Label 0 en-GB Select Character Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CommentChangeTracking Label 0 en-GB ~Comment... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ContinueNumbering Label 0 en-GB Continue previous numbering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ControlCodes Label 0 en-GB ~Non-printing Characters 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ConvertTableText Label 0 en-GB Te~xt <-> Table... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ConvertTableToText Label 0 en-GB T~able to Text... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ConvertTextToTable Label 0 en-GB ~Text to Table... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CopyHyperlinkLocation Label 0 en-GB Copy Hyperlink Location 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CreateAbstract Label 0 en-GB Create A~utoAbstract... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DecrementIndentValue Label 0 en-GB Decrement Indent Value 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DecrementLevel Label 0 en-GB Demote One Level 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DecrementSubLevels Label 0 en-GB Demote One Level With Subpoints 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelLine Label 0 en-GB Delete Row 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToEndOfLine Label 0 en-GB Delete to End of Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToEndOfPara Label 0 en-GB Delete to End of Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToEndOfSentence Label 0 en-GB Delete to End of Sentence 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToEndOfWord Label 0 en-GB Delete to End of Word 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToStartOfLine Label 0 en-GB Delete to Beginning of Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToStartOfPara Label 0 en-GB Delete to Beginning of Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToStartOfSentence Label 0 en-GB Delete to Beginning of Sentence 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToStartOfWord Label 0 en-GB Delete to Beginning of Word 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DeleteTable Label 0 en-GB ~Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EditCurIndex Label 0 en-GB Edit index 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EditFootnote Label 0 en-GB Footnote/Endnote~... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EditGlossary Label 0 en-GB AutoTe~xt... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EditRegion Label 0 en-GB ~Sections... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EndOfDocumentSel Label 0 en-GB Select to End of Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EndOfLineSel Label 0 en-GB Select to End of Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EndOfParaSel Label 0 en-GB Select to End of Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EntireCell Label 0 en-GB C~ells 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Escape Label 0 en-GB Cancel 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ExecHyperlinks Label 0 en-GB Hyperlinks Active 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ExecuteMacroField Label 0 en-GB Run Macro Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ExpandGlossary Label 0 en-GB Run AutoText Entry 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:FieldDialog Label 0 en-GB F~ields... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Fieldnames Label 0 en-GB ~Field Names 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Fields Label 0 en-GB Fields 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:FootnoteDialog Label 0 en-GB ~Footnotes/Endnotes... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:FormatColumns Label 0 en-GB Co~lumns... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:FormatDropcap Label 0 en-GB Drop Caps 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:FrameDialog Label 0 en-GB Frame Properties 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:FrameDialog ContextLabel 0 en-GB Fra~me/Object... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToAnchor Label 0 en-GB Set Cursor To Anchor 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEnd Label 0 en-GB To End of Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfColumn Label 0 en-GB To End of Column 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfDoc Label 0 en-GB To End of Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfLine Label 0 en-GB To End of Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfNextColumn Label 0 en-GB To End of Next Column 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfNextPage Label 0 en-GB To End of Next Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfNextPageSel Label 0 en-GB Select to End of Next Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfPage Label 0 en-GB To End of Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfPageSel Label 0 en-GB Select to End of Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfPara Label 0 en-GB To End of Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfPrevColumn Label 0 en-GB To Previous Column 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfPrevPage Label 0 en-GB To End of Previous Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfPrevPageSel Label 0 en-GB Select to End of Previous Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToNextPara Label 0 en-GB To Next Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToNextSentence Label 0 en-GB To Next Sentence 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToNextWord Label 0 en-GB To Word Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToPrevPara Label 0 en-GB To Previous Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToPrevSentence Label 0 en-GB To Previous Sentence 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToPrevWord Label 0 en-GB To Word Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfColumn Label 0 en-GB To Beginning of Column 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfDoc Label 0 en-GB To Beginning of Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfLine Label 0 en-GB To Beginning of Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfNextColumn Label 0 en-GB To Beginning of Next Column 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfNextPage Label 0 en-GB To Beginning of Next Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfNextPageSel Label 0 en-GB Select to Beginning of Next Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfPage Label 0 en-GB To Beginning of Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfPageSel Label 0 en-GB Select to Beginning of Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfPara Label 0 en-GB To Beginning of Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfPrevColumn Label 0 en-GB To Beginning of Previous Column 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfPrevPage Label 0 en-GB To Beginning of Previous Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfPrevPageSel Label 0 en-GB Select to Beginning of Previous Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfTable Label 0 en-GB To Beginning of Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextIndexMark Label 0 en-GB Go to Next Index Mark 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextInputField Label 0 en-GB To Next Input Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextObject Label 0 en-GB To Next Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextPlacemarker Label 0 en-GB To Next Placeholder 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextSentenceSel Label 0 en-GB Select to Next Sentence 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextTableFormula Label 0 en-GB Go To Next Table Formula 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextWrongTableFormula Label 0 en-GB Go To Next Faulty Table Formula 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPage Label 0 en-GB To Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevIndexMark Label 0 en-GB Go to Previous Index Mark 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevInputField Label 0 en-GB To Previous Input Field 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevObject Label 0 en-GB To Previous Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevPlacemarker Label 0 en-GB To Previous Placeholder 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevSentenceSel Label 0 en-GB Select to Previous Sentence 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevTableFormula Label 0 en-GB Go To Previous Table Formula 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevWrongTableFormula Label 0 en-GB Go To Previous Faulty Table Formula 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Graphic Label 0 en-GB Graphics On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GraphicDialog Label 0 en-GB Picture... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GraphicDialog ContextLabel 0 en-GB Pict~ure... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:HScroll Label 0 en-GB Scroll Horizontally 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:HeadingRowsRepeat Label 0 en-GB Heading rows repeat 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:IncrementIndentValue Label 0 en-GB Increment Indent Value 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:IncrementLevel Label 0 en-GB Promote One Level 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:IncrementSubLevels Label 0 en-GB Promote One Level With Subpoints 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:IndexEntryDialog Label 0 en-GB Index Entr~y... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:IndexMarkToIndex Label 0 en-GB Index Mark to Index 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertAuthoritiesEntry Label 0 en-GB ~Bibliography Entry... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertBookmark Label 0 en-GB Bookmar~k... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertBreak Label 0 en-GB Manual ~Break... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog Label 0 en-GB Caption... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertDateField Label 0 en-GB ~Date 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertEndnote Label 0 en-GB Insert Endnote Directly 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertEnvelope Label 0 en-GB En~velope... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertField Label 0 en-GB ~Other... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl Label 0 en-GB Insert Fields 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFooter Label 0 en-GB Insert Footer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFootnote Label 0 en-GB Insert Footnote Directly 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFootnoteDialog Label 0 en-GB Footnote/Endnote~... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFormula Label 0 en-GB Fo~rmula 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFrame Label 0 en-GB Fra~me... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFrameInteract Label 0 en-GB Insert Frame Manually 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFrameInteractNoColumns Label 0 en-GB Insert single-column frame manually 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertGraphicRuler Label 0 en-GB Hori~zontal Ruler... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertHeader Label 0 en-GB Insert Header 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertHyperlinkDlg Label 0 en-GB Insert Hyperlink 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry Label 0 en-GB ~Entry... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertLinebreak Label 0 en-GB Insert Manual Row Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex Label 0 en-GB ~Indexes and Tables... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertNeutralParagraph Label 0 en-GB Insert Unnumbered Entry 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertObjCtrl Label 0 en-GB Insert Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertObjectDialog Label 0 en-GB Insert Other Objects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertPageCountField Label 0 en-GB Page ~Count 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertPageFooter Label 0 en-GB Foote~r 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertPageHeader Label 0 en-GB He~ader 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertPagebreak Label 0 en-GB Insert Manual Page Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertPara Label 0 en-GB Insert Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertReferenceField Label 0 en-GB Cross-reference... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertScript Label 0 en-GB S~cript... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertSection Label 0 en-GB ~Section... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertTitleField Label 0 en-GB T~itle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertTopicField Label 0 en-GB ~Subject 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpDownThisLevel Label 0 en-GB To Next Paragraph in Level 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToEndOfDoc Label 0 en-GB Directly to End of Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToFooter Label 0 en-GB To Footer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToFootnoteArea Label 0 en-GB Edit Footnote/Endnote 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToFootnoteOrAnchor Label 0 en-GB To Footnote Anchor 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToHeader Label 0 en-GB To Header 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToNextBookmark Label 0 en-GB To Next Bookmark 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToNextFootnote Label 0 en-GB To Next Footnote 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToNextFrame Label 0 en-GB To Next Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToNextRegion Label 0 en-GB To Next Section 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToNextTable Label 0 en-GB To Next Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToPrevBookmark Label 0 en-GB To Previous Bookmark 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToPrevFootnote Label 0 en-GB To Previous Footnote 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToPrevRegion Label 0 en-GB To Previous Section 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToPrevTable Label 0 en-GB To Previous Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToReference Label 0 en-GB To Reference 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToStartOfDoc Label 0 en-GB Directly to Beginning of Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpUpThisLevel Label 0 en-GB To Previous Paragraph in Level 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:LineDownSel Label 0 en-GB Select Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:LineNumberingDialog Label 0 en-GB L~ine Numbering... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:LineUpSel Label 0 en-GB Select to Top Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:LinkDialog Label 0 en-GB Lin~ks... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:LoadStyles Label 0 en-GB Load Styles... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MailMergeWizard Label 0 en-GB Mail Merge Wi~zard... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Marks Label 0 en-GB Fi~eld Shadings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MergeDialog Label 0 en-GB ~Mail Merge... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MergeTable Label 0 en-GB Merge Tables 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MirrorGraphicOnEvenPages Label 0 en-GB Flip Graphics on Even Pages 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MirrorOnEvenPages Label 0 en-GB Mirror Object on Even Pages 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MoveDown Label 0 en-GB Move Down 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MoveDownSubItems Label 0 en-GB Move Down with Subpoints 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MoveUp Label 0 en-GB Move Up 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MoveUpSubItems Label 0 en-GB Move Up with Subpoints 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:NewGlobalDoc Label 0 en-GB Create Master ~Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:NewHtmlDoc Label 0 en-GB Create ~HTML Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:NumberOrNoNumber Label 0 en-GB Numbering On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:NumberingStart Label 0 en-GB Restart Numbering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:OnlineAutoFormat Label 0 en-GB ~While Typing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageColumnDialog Label 0 en-GB Page Columns 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageColumnType Label 0 en-GB Page Column Type 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageDown Label 0 en-GB Next Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageDownSel Label 0 en-GB Select to Next Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageOffsetDialog Label 0 en-GB Page Number 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageStyleApply Label 0 en-GB Apply Page Style 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageStyleName Label 0 en-GB Page Style 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageUp Label 0 en-GB Previous Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageUpSel Label 0 en-GB Select to Previous Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PasteUnformatted Label 0 en-GB Paste Unformatted Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PreviewZoom Label 0 en-GB Preview Zoom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PrintLayout Label 0 en-GB ~Print Layout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PrintPagePreView Label 0 en-GB Print document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Protect Label 0 en-GB Protect Cells 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RefreshView Label 0 en-GB Restore View 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RejectChange Label 0 en-GB Reject Change 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RejectTracedChange Label 0 en-GB Reject Change 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RemoveBullets Label 0 en-GB Numbering Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RemoveDirectCharFormats Label 0 en-GB Remove Direct Character Formats 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RemoveHyperlink Label 0 en-GB Remove Hyperlink 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RemoveTableOf Label 0 en-GB Delete index 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Repaginate Label 0 en-GB Page Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ResetTableProtection Label 0 en-GB Unprotect sheet 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RowSplit Label 0 en-GB Allow Row to Break Across Pages and Columns 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Ruler Label 0 en-GB ~Ruler 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SaveGraphic Label 0 en-GB Save Graphics... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SelectText Label 0 en-GB Select Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SelectTextMode Label 0 en-GB Select Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SelectWord Label 0 en-GB Select Word 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SelectionMode Label 0 en-GB Selection Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SelectionModeBlock Label 0 en-GB ~Block Area 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SelectionModeDefault Label 0 en-GB ~Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SendAbstractToStarImpress Label 0 en-GB AutoAbst~ract to Presentation... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SendMailDocAsMS Label 0 en-GB E-mail as ~Microsoft Word... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SendMailDocAsOOo Label 0 en-GB E-mail as ~OpenDocument Text... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SendOutlineToClipboard Label 0 en-GB Outline to ~Clipboard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SendOutlineToStarImpress Label 0 en-GB Outline to ~Presentation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorAtChar Label 0 en-GB Anchor to Character 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorAtChar ContextLabel 0 en-GB To ~Character 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorToChar Label 0 en-GB Anchor as Character 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorToChar ContextLabel 0 en-GB As C~haracter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorToFrame Label 0 en-GB Anchor To Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorToFrame ContextLabel 0 en-GB To ~Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorToPara Label 0 en-GB Anchor To Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorToPara ContextLabel 0 en-GB To ~Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetColumnWidth Label 0 en-GB ~Column Width... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetExtSelection Label 0 en-GB Extended Selection On 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetMultiSelection Label 0 en-GB MultiSelection On 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetOptimalColumnWidth Label 0 en-GB Optimal Column Width 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetOptimalRowHeight Label 0 en-GB Optimal Row Height 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetRowHeight Label 0 en-GB Row Height... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShadowCursor Label 0 en-GB Direct Cursor On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShiftBackspace Label 0 en-GB Backspace 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShowBookview Label 0 en-GB Book Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShowHiddenParagraphs Label 0 en-GB ~Hidden Paragraphs 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShowMultiplePages Label 0 en-GB Page Preview: Multiple Pages 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShowTrackedChanges Label 0 en-GB ~Show 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShowTwoPages Label 0 en-GB Page Preview: Two Pages 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SortDialog Label 0 en-GB So~rt... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SplitTable Label 0 en-GB Split Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:StartAutoCorrect Label 0 en-GB AutoCorrect 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:StartOfDocumentSel Label 0 en-GB Select to Beginning of Document 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:StartOfLineSel Label 0 en-GB Select to Beginning of Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:StartOfParaSel Label 0 en-GB Select to Beginning of Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:StatePageNumber Label 0 en-GB Page Number 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SwBackspace Label 0 en-GB Backspace 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TableBoundaries Label 0 en-GB Table Boundaries 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TableModeFix Label 0 en-GB Table: Fixed 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TableModeFixProp Label 0 en-GB Table: Fixed, Proportional 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TableModeVariable Label 0 en-GB Table: Variable 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TableNumberFormatDialog Label 0 en-GB Number Format... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TableNumberRecognition Label 0 en-GB Number Recognition 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TextWrap Label 0 en-GB Text Wrap... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TextWrap ContextLabel 0 en-GB ~Edit... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ToggleObjectLayer Label 0 en-GB Change Position 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TrackChanges Label 0 en-GB ~Record 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UnhainFrames Label 0 en-GB Unlink Frames 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UnsetCellsReadOnly Label 0 en-GB Unprotect cells 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateAll Label 0 en-GB ~Update All 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateAllIndexes Label 0 en-GB ~All Indexes and Tables 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateAllLinks Label 0 en-GB ~Links 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateCharts Label 0 en-GB All ~Charts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateCurIndex Label 0 en-GB Current ~Index 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateFields Label 0 en-GB ~Fields 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateInputFields Label 0 en-GB Update Input Fields 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:VRuler Label 0 en-GB Vertical Ruler 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:VScroll Label 0 en-GB Vertical Scroll Bar 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ViewBounds Label 0 en-GB Te~xt Boundaries 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WordCountDialog Label 0 en-GB ~Word Count 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WordLeftSel Label 0 en-GB Select to Beginning of Word 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WordRightSel Label 0 en-GB Select to Word Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapAnchorOnly Label 0 en-GB Wrap First Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapAnchorOnly ContextLabel 0 en-GB ~First Paragraph 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapContour Label 0 en-GB Wrap Contour On 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapContour ContextLabel 0 en-GB ~Contour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapIdeal Label 0 en-GB ~Optimal Page Wrap 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapLeft Label 0 en-GB Wrap Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapOff Label 0 en-GB Wrap Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapOn Label 0 en-GB ~Page Wrap 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapRight Label 0 en-GB Wrap Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapThrough Label 0 en-GB ~Wrap Through 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparent Label 0 en-GB In ~Background 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:AutoFormatMenu Label 0 en-GB AutoCorr~ect 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:IndexesMenu Label 0 en-GB Inde~xes and Tables 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:PageSettingDialog Label 0 en-GB Page Settings - Paper format 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:SelectionModeMenu Label 0 en-GB Selection Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:StylesMenu Label 0 en-GB Styl~es 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:TableAutoFitMenu Label 0 en-GB A~utofit 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:TableConvertMenu Label 0 en-GB ~Convert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:TableDeleteMenu Label 0 en-GB ~Delete 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:TableInsertMenu Label 0 en-GB ~Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:TableMenu Label 0 en-GB T~able 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:TableSelectMenu Label 0 en-GB ~Select 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:UpdateMenu Label 0 en-GB ~Update 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:WrapMenu Label 0 en-GB ~Wrap 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbTableWindowState.xcu 0 value ..DbTableWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbTableDataWindowState.xcu 0 value ..DbTableDataWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Table Data 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ActionMode Label 0 en-GB Allow Interaction 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:AdvancedMode Label 0 en-GB Effects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:AnimationEffects Label 0 en-GB ~Interaction... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:AnimationObjects Label 0 en-GB Animated Image... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ArrowsToolbox Label 0 en-GB Lines and Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:AssignLayout Label 0 en-GB Slide Layout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:BeforeObject Label 0 en-GB In Front of ~Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:BehindObject Label 0 en-GB Be~hind Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:BigHandles Label 0 en-GB Large Handles 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Break Label 0 en-GB ~Break 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CapturePoint Label 0 en-GB ~Insert Snap Point/Line... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ChangeBezier Label 0 en-GB To ~Curve 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ChangePolygon Label 0 en-GB To ~Polygon 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ClickChangeRotation Label 0 en-GB Rotation Mode after Clicking Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CloseMasterView Label 0 en-GB Close Master View 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ColorView Label 0 en-GB Black & White View 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Combine Label 0 en-GB Comb~ine 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Cone Label 0 en-GB Cone 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Connect Label 0 en-GB C~onnect 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Connector Label 0 en-GB Connector 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorArrowEnd Label 0 en-GB Connector Ends with Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorArrowStart Label 0 en-GB Connector Starts with Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorArrows Label 0 en-GB Connector with Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorAttributes Label 0 en-GB ~Connector... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCircleEnd Label 0 en-GB Connector Ends with Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCircleStart Label 0 en-GB Connector Starts with Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCircles Label 0 en-GB Connector with Circles 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurve Label 0 en-GB Curved Connector 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurveArrowEnd Label 0 en-GB Curved Connector Ends with Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurveArrowStart Label 0 en-GB Curved Connector Starts with Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurveArrows Label 0 en-GB Curved Connector with Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurveCircleEnd Label 0 en-GB Curved Connector Ends with Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurveCircleStart Label 0 en-GB Curved Connector Starts with Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurveCircles Label 0 en-GB Curved Connector with Circles 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLine Label 0 en-GB Straight Connector 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLineArrowEnd Label 0 en-GB Straight Connector ends with Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLineArrowStart Label 0 en-GB Straight Connector starts with Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLineArrows Label 0 en-GB Straight Connector with Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLineCircleEnd Label 0 en-GB Straight Connector ends with Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLineCircleStart Label 0 en-GB Straight Connector starts with Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLineCircles Label 0 en-GB Straight Connector with Circles 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLines Label 0 en-GB Line Connector 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLinesArrowEnd Label 0 en-GB Line Connector Ends with Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLinesArrowStart Label 0 en-GB Line Connector Starts with Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLinesArrows Label 0 en-GB Line Connector with Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLinesCircleEnd Label 0 en-GB Line Connector Ends with Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLinesCircleStart Label 0 en-GB Line Connector Starts with Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLinesCircles Label 0 en-GB Line Connector with Circles 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorToolbox Label 0 en-GB Connector 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertInto3D Label 0 en-GB To 3-~D 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertInto3DLathe Label 0 en-GB In 3-D Rotation Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertInto3DLatheFast Label 0 en-GB To 3-D ~Rotation Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertIntoBitmap Label 0 en-GB To ~Bitmap 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertIntoMetaFile Label 0 en-GB To ~Metafile 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertTo1BitMatrix Label 0 en-GB 1 Bit Dithered 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertTo1BitThreshold Label 0 en-GB 1 Bit Threshold 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertTo4BitColors Label 0 en-GB 4 Bit colour palette 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertTo4BitGrays Label 0 en-GB 4 Bit greyscales 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertTo8BitColors Label 0 en-GB 8 Bit colour palette 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertTo8BitGrays Label 0 en-GB 8 Bit Greyscales 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertToTrueColor Label 0 en-GB 24 Bit True Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CopyObjects Label 0 en-GB Duplicat~e... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CrookRotate Label 0 en-GB Set in Circle (perspective) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CrookSlant Label 0 en-GB Set to circle (slant) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CrookStretch Label 0 en-GB Set in Circle (distort) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Cube Label 0 en-GB Cube 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CustomAnimation Label 0 en-GB Custom Animation... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CustomAnimationSchemes Label 0 en-GB Animation Schemes... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CustomShowDialog Label 0 en-GB ~Custom Slide Show... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Cylinder Label 0 en-GB Cylinder 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Cyramid Label 0 en-GB Pyramid 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DeleteAllAnnotation Label 0 en-GB Delete ~All Comments 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DeleteAnnotation Label 0 en-GB ~Delete Comment 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DeleteLayer Label 0 en-GB Delete 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DeleteMasterPage Label 0 en-GB Delete Master 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DeletePage Label 0 en-GB D~elete Slide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Dia Label 0 en-GB Slide Transition 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DiaAuto Label 0 en-GB AutoTransition 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DiaEffect Label 0 en-GB Slide Effects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DiaMode Label 0 en-GB Sli~de Sorter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DiaSpeed Label 0 en-GB Transition Speed 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DiaTime Label 0 en-GB Time 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Dismantle Label 0 en-GB ~Split 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DoubleClickTextEdit Label 0 en-GB Double-click to edit Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DrawingMode Label 0 en-GB ~Drawing View 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DuplicatePage Label 0 en-GB D~uplicate Slide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:EllipseToolbox Label 0 en-GB Ellipse 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ExpandPage Label 0 en-GB E~xpand Slide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:FillDraft Label 0 en-GB Contour Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueEditMode Label 0 en-GB ~Glue Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueEscapeDirection Label 0 en-GB Exit Direction 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueEscapeDirectionBottom Label 0 en-GB Exit Direction Bottom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueEscapeDirectionLeft Label 0 en-GB Exit Direction Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueEscapeDirectionRight Label 0 en-GB Exit Direction Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueEscapeDirectionTop Label 0 en-GB Exit Direction Top 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueHorzAlignCenter Label 0 en-GB Glue Point Horizontal Centre 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueHorzAlignLeft Label 0 en-GB Glue Point Horizontal Left 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueHorzAlignRight Label 0 en-GB Glue Point Horizontal Right 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueInsertPoint Label 0 en-GB Insert Glue Point 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GluePercent Label 0 en-GB Glue Point Relative 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueVertAlignBottom Label 0 en-GB Glue Point Vertical Bottom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueVertAlignCenter Label 0 en-GB Glue Point Vertical Centre 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueVertAlignTop Label 0 en-GB Glue Point Vertical Top 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GraphicDraft Label 0 en-GB Picture Placeholders 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GridFront Label 0 en-GB Grid to ~Front 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HalfSphere Label 0 en-GB Hemisphere 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HandlesDraft Label 0 en-GB Simple Handles 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HandoutMasterPage Label 0 en-GB ~Handout Master 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HandoutMode Label 0 en-GB H~andout Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HeaderAndFooter Label 0 en-GB ~Header and Footer... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HelplinesFront Label 0 en-GB Guides to ~Front 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HelplinesUse Label 0 en-GB ~Snap to Guides 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HelplinesVisible Label 0 en-GB ~Display Guides 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HideSlide Label 0 en-GB ~Hide Slide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Hyphenation Label 0 en-GB ~Hyphenation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ImportFromFile Label 0 en-GB ~File... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertDateAndTime Label 0 en-GB Date and ~Time... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertDateFieldFix Label 0 en-GB ~Date (fixed) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertDateFieldVar Label 0 en-GB Dat~e (variable) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertFileField Label 0 en-GB ~File Name 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertLayer Label 0 en-GB ~Layer... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertMasterPage Label 0 en-GB New Master 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertPage Label 0 en-GB Slid~e 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertPageField Label 0 en-GB ~Page Number 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertPageNumber Label 0 en-GB P~age Number... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertPageQuick Label 0 en-GB Insert Slide Direct 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertPagesField Label 0 en-GB Page ~Count 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertTimeFieldFix Label 0 en-GB ~Time (fixed) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertTimeFieldVar Label 0 en-GB T~ime (variable) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertToolbox Label 0 en-GB Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InteractiveGradient Label 0 en-GB Gradient 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InteractiveTransparence Label 0 en-GB Transparency 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LayerMode Label 0 en-GB ~Layer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LayoutStatus Label 0 en-GB Layout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LeaveAllGroups Label 0 en-GB Exit All Groups 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LeftPaneDraw Label 0 en-GB ~Page Pane 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LeftPaneImpress Label 0 en-GB S~lide Pane 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineArrowCircle Label 0 en-GB Line with Arrow/Circle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineArrowSquare Label 0 en-GB Line with Arrow/Square 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineArrowStart Label 0 en-GB Line Starts with Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineArrows Label 0 en-GB Line with Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineCircleArrow Label 0 en-GB Line with Circle/Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineDraft Label 0 en-GB Line Contour Only 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineSquareArrow Label 0 en-GB Line with Square/Arrow 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineToolbox Label 0 en-GB Curve 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ManageLinks Label 0 en-GB Lin~ks... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MasterLayouts Label 0 en-GB Master ~Elements... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MasterLayoutsHandouts Label 0 en-GB Handout Master Layout... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MasterLayoutsNotes Label 0 en-GB Notes Master Layout... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MasterPage Label 0 en-GB ~Master 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MeasureAttributes Label 0 en-GB Dimen~sions... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MeasureLine Label 0 en-GB Dimension Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Mirror Label 0 en-GB Flip 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MirrorHorz Label 0 en-GB ~Horizontally 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MirrorVert Label 0 en-GB ~Vertically 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ModifyField Label 0 en-GB F~ields... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer Label 0 en-GB ~Layer... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ModifyPage Label 0 en-GB Slide ~Layout... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Morphing Label 0 en-GB Cross-fading... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:NewRouting Label 0 en-GB Reset Routing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:NextAnnotation Label 0 en-GB Next Comment 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:NormalMultiPaneGUI Label 0 en-GB ~Normal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:NotesMasterPage Label 0 en-GB ~Notes Master 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:NotesMode Label 0 en-GB Notes ~Page 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ObjectPosition Label 0 en-GB Arrange 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Objects3DToolbox Label 0 en-GB 3-D Objects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:OutlineMode Label 0 en-GB ~Outline 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:OutputQualityBlackWhite Label 0 en-GB ~Black and White 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:OutputQualityColor Label 0 en-GB ~Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:OutputQualityContrast Label 0 en-GB ~High-contrast 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:OutputQualityGrayscale Label 0 en-GB ~Greyscale 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PackAndGo Label 0 en-GB Pack 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PageMode Label 0 en-GB ~Normal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PageSetup Label 0 en-GB ~Page... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PageStatus Label 0 en-GB Slide/Layer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PagesPerRow Label 0 en-GB Slides Per Row 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ParaspaceDecrease Label 0 en-GB Decrease Spacing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ParaspaceIncrease Label 0 en-GB Increase Spacing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PickThrough Label 0 en-GB Select Text Area Only 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PixelMode Label 0 en-GB Pixel Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Polygon Label 0 en-GB Polygon, filled 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Presentation Label 0 en-GB ~Slide Show 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PresentationDialog Label 0 en-GB S~lide Show Settings... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PresentationLayout Label 0 en-GB Slide D~esign... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PresentationMinimizer Label 0 en-GB Minimise Presentation... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PreviewQualityBlackWhite Label 0 en-GB ~Black and White 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PreviewQualityColor Label 0 en-GB ~Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PreviewQualityContrast Label 0 en-GB ~High-contrast 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PreviewQualityGrayscale Label 0 en-GB ~Greyscale 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PreviewWindow Label 0 en-GB Pre~view 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PreviousAnnotation Label 0 en-GB Previous Comment 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:QuickEdit Label 0 en-GB Allow Quick Editing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:RectangleToolbox Label 0 en-GB Rectangle 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:RehearseTimings Label 0 en-GB ~Rehearse Timings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:RenameLayer Label 0 en-GB ~Rename 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:RenameMasterPage Label 0 en-GB Rename Master 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:RenamePage Label 0 en-GB Rename Slide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ReverseOrder Label 0 en-GB ~Reverse 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:RightPane Label 0 en-GB Tas~k Pane 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SendMailDocAsMS Label 0 en-GB E-mail as ~Microsoft PowerPoint Presentation... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SendMailDocAsOOo Label 0 en-GB E-mail as ~OpenDocument Presentation... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Shear Label 0 en-GB Distort 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Shell3D Label 0 en-GB Shell 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ShowRuler Label 0 en-GB ~Ruler 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ShowSlide Label 0 en-GB Sho~w Slide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SlideChangeWindow Label 0 en-GB Slide Transition... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SlideMasterPage Label 0 en-GB ~Slide Master 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SlideSorterMultiPaneGUI Label 0 en-GB Sli~de Sorter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SnapBorder Label 0 en-GB Snap to Page Margins 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SnapFrame Label 0 en-GB Snap to Object Border 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SnapPoints Label 0 en-GB Snap to Object Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SolidCreate Label 0 en-GB Modify Object with Attributes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Sphere Label 0 en-GB Sphere 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SummaryPage Label 0 en-GB Su~mmary Slide 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:TextDraft Label 0 en-GB Text Placeholders 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:TextFitToSizeTool Label 0 en-GB Fit Text to Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:TextToolbox Label 0 en-GB Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:TitleMasterPage Label 0 en-GB ~Title Slide Master 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Torus Label 0 en-GB Torus 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:VerticalTextFitToSizeTool Label 0 en-GB Fit Vertical Text to Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ZoomPanning Label 0 en-GB Shift 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:convert_to_contour Label 0 en-GB To C~ontour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:ConvertMenu Label 0 en-GB ~Convert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:DisplayQualityMenu Label 0 en-GB ~Colour/Greyscale 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:GridMenu Label 0 en-GB Gr~id 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:LayerMenu Label 0 en-GB La~yer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:MasterLayoutsMenu Label 0 en-GB Master Lay~outs 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:MasterPageMenu Label 0 en-GB ~Master 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:MirrorMenu Label 0 en-GB ~Flip 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:ModifyMenu Label 0 en-GB ~Modify 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:PreviewDisplayQualityMenu Label 0 en-GB Pre~view Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:SendMenu Label 0 en-GB Sen~d 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:SlideShowMenu Label 0 en-GB ~Slide Show 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:SnapLinesMenu Label 0 en-GB ~Guides 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:TemplatesMenu Label 0 en-GB Styl~es 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:WorkspaceMenu Label 0 en-GB Wor~kspace 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 en-GB Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Tools 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 en-GB Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/numobjectbar UIName 0 en-GB Bullets and Numbering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 en-GB Drawing Object Properties 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 en-GB Align 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 en-GB Edit Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 en-GB 3-D Settings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 en-GB Text Box Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 en-GB Form Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 en-GB Form Navigation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 en-GB Form Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 en-GB More Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 en-GB Form Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/frameobjectbar UIName 0 en-GB Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 en-GB Full Screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 en-GB Graphic Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 en-GB Picture 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 en-GB Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/insertobjectbar UIName 0 en-GB Insert Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/oleobjectbar UIName 0 en-GB OLE Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 en-GB Optimise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/previewobjectbar UIName 0 en-GB Page Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/drawtextobjectbar UIName 0 en-GB Text Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 en-GB Standard (Viewing Mode) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 en-GB Drawing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 en-GB Media Playback 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 en-GB Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 en-GB Basic Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 en-GB Block Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 en-GB Flowchart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 en-GB Stars and Banners 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 en-GB Symbol Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 en-GB Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 en-GB Fontwork 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 en-GB Fontwork Shape 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DbBrowserWindowState.xcu 0 value ..DbBrowserWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Table Data 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 en-GB Find 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 en-GB Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Tools 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 en-GB Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/numobjectbar UIName 0 en-GB Bullets and Numbering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 en-GB Drawing Object Properties 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 en-GB Align 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 en-GB Edit Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 en-GB 3-D Settings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 en-GB Text Box Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 en-GB Form Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 en-GB Form Navigation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 en-GB Form Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 en-GB More Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 en-GB Form Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/frameobjectbar UIName 0 en-GB Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 en-GB Full Screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 en-GB Graphic Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 en-GB Picture 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 en-GB Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/oleobjectbar UIName 0 en-GB OLE Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 en-GB Optimise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/previewobjectbar UIName 0 en-GB Page Preview 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/drawtextobjectbar UIName 0 en-GB Text Object 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 en-GB Standard (Viewing Mode) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 en-GB Drawing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 en-GB Media Playback 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 en-GB Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 en-GB Basic Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 en-GB Block Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 en-GB Flowchart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 en-GB Stars and Banners 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 en-GB Symbol Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 en-GB Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 en-GB Fontwork 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 en-GB Fontwork Shape 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 en-GB 3-D Settings 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 en-GB Picture 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/optionsbar UIName 0 en-GB Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 en-GB Find 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 en-GB Line and Filling 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Drawing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/3dobjectsbar UIName 0 en-GB 3-D Objects 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 en-GB Align 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/arrowsbar UIName 0 en-GB Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 en-GB Edit Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/choosemodebar UIName 0 en-GB Mode 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/connectorsbar UIName 0 en-GB Connectors 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/ellipsesbar UIName 0 en-GB Circles and Ovals 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 en-GB Fontwork 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 en-GB Fontwork Shape 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 en-GB Text Box Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 en-GB Form Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 en-GB Form Navigation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 en-GB Form Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 en-GB More Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 en-GB Form Design 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/gluepointsobjectbar UIName 0 en-GB Glue points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 en-GB Graphic Filter 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 en-GB Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/linesbar UIName 0 en-GB Lines 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/positionbar UIName 0 en-GB Position 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/rectanglesbar UIName 0 en-GB Rectangles 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/textbar UIName 0 en-GB Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 en-GB Text Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 en-GB Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/zoombar UIName 0 en-GB Zoom 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 en-GB Basic Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 en-GB Block Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 en-GB Flowchart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 en-GB Symbol Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 en-GB Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 en-GB Stars and Banners 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 en-GB Full Screen 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 en-GB Standard (Viewing Mode) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 en-GB Media Playback 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 en-GB Colour 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/commentsbar UIName 0 en-GB Comments 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/masterviewtoolbar UIName 0 en-GB Master View 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 en-GB Optimise 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:AllTitles Label 0 en-GB ~All Titles... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:BarWidth Label 0 en-GB Bar Width 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ChartElementSelector Label 0 en-GB Select Chart Element 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ContextType Label 0 en-GB Chart Type 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DataDescriptionType Label 0 en-GB Caption Type for Chart Data 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DataInColumns Label 0 en-GB Data in Columns 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DataInRows Label 0 en-GB Data in Rows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DataRanges Label 0 en-GB ~Data Ranges... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DefaultColors Label 0 en-GB Default Colours for Data Series 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteAxis Label 0 en-GB Delete Axis 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteDataLabel Label 0 en-GB Delete Single Data Label 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteDataLabels Label 0 en-GB Delete Data Labels 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteLegend Label 0 en-GB Delete Legend 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteMajorGrid Label 0 en-GB Delete Major Grid 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteMeanValue Label 0 en-GB Delete Mean ~Value Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteMinorGrid Label 0 en-GB Delete Minor Grid 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteR2Value Label 0 en-GB Delete R² 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteTrendline Label 0 en-GB Delete Tre~nd Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteTrendlineEquation Label 0 en-GB Delete Trend Line ~Equation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteYErrorBars Label 0 en-GB Delete y-Error ~Bars 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramArea Label 0 en-GB Chart ~Area... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramAxisA Label 0 en-GB ~Secondary x-Axis... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramAxisAll Label 0 en-GB ~All Axes... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramAxisB Label 0 en-GB S~econdary y-Axis... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramAxisX Label 0 en-GB ~x-Axis... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramAxisY Label 0 en-GB ~y-Axis... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramAxisZ Label 0 en-GB ~z-Axis... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramData Label 0 en-GB Chart ~Data Table... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramFloor Label 0 en-GB Chart ~Floor... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridAll Label 0 en-GB ~All Grids... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridXHelp Label 0 en-GB x-Axis Minor ~Grid... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridXMain Label 0 en-GB ~x-Axis Major Grid... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridYHelp Label 0 en-GB y-Axis ~Minor Grid... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridYMain Label 0 en-GB ~y-Axis Major Grid... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridZHelp Label 0 en-GB z-Ax~is Minor Grid... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridZMain Label 0 en-GB ~z-Axis Major Grid... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramType Label 0 en-GB Chart T~ype... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramWall Label 0 en-GB Chart ~Wall... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatAxis Label 0 en-GB Format Axis... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatChartArea Label 0 en-GB Format Chart Area... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatDataLabel Label 0 en-GB Format Single Data Label... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatDataLabels Label 0 en-GB Format Data Labels... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatDataPoint Label 0 en-GB Format Data Point... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatDataSeries Label 0 en-GB Format Data Series... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatFloor Label 0 en-GB Format Floor... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatLegend Label 0 en-GB Format Legend... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatMajorGrid Label 0 en-GB Format Major Grid... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatMeanValue Label 0 en-GB Format Mean Value Line... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatMinorGrid Label 0 en-GB Format Minor Grid... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatSelection Label 0 en-GB Format Selection... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatStockGain Label 0 en-GB Format Stock Gain... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatStockLoss Label 0 en-GB Format Stock Loss... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatTitle Label 0 en-GB Format Title... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatTrendline Label 0 en-GB Format Trend Line... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatTrendlineEquation Label 0 en-GB Format Trend Line Equation... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatWall Label 0 en-GB Format Wall... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatYErrorBars Label 0 en-GB Format y-Error Bars... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertAxis Label 0 en-GB Insert Axis 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertAxisTitle Label 0 en-GB Insert Axis Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertDataLabel Label 0 en-GB Insert Single Data Label 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertDataLabels Label 0 en-GB Insert Data Labels 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertLegend Label 0 en-GB Insert Legend 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMajorGrid Label 0 en-GB Insert Major Grid 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMeanValue Label 0 en-GB Insert Mean ~Value Line 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuAxes Label 0 en-GB ~Axes... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuDataLabels Label 0 en-GB ~Data Labels... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuGrids Label 0 en-GB ~Grids... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuLegend Label 0 en-GB ~Legend... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuMeanValues Label 0 en-GB Mean ~Value Lines 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuTitles Label 0 en-GB ~Titles... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuTrendlines Label 0 en-GB Tre~nd Lines... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuYErrorBars Label 0 en-GB y-Error ~Bars... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMinorGrid Label 0 en-GB Insert Minor Grid 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertR2Value Label 0 en-GB Insert R² 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertRemoveAxes Label 0 en-GB Insert/Delete Axes... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertTitles Label 0 en-GB Insert Titles... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertTrendline Label 0 en-GB Insert Tre~nd Line... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertTrendlineEquation Label 0 en-GB Insert Trend Line ~Equation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertTrendlineEquationAndR2 Label 0 en-GB Insert R² and Trend Line Equation 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertYErrorBars Label 0 en-GB Insert y-Error ~Bars... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:Legend Label 0 en-GB ~Legend... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:LegendPosition Label 0 en-GB Legend Position 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:MainTitle Label 0 en-GB ~Main Title... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:NewArrangement Label 0 en-GB Automatic Layout 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:NumberOfLines Label 0 en-GB Number of lines in combination chart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ResetAllDataPoints Label 0 en-GB Reset all Data Points 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ResetDataPoint Label 0 en-GB Reset Data Point 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ScaleText Label 0 en-GB Scale Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:SecondaryXTitle Label 0 en-GB S~econdary x-Axis Title... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:SecondaryYTitle Label 0 en-GB Se~condary y-Axis Title... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:SubTitle Label 0 en-GB ~Subtitle... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ToggleAxisDescr Label 0 en-GB Show/Hide Axis Description(s) 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ToggleGridHorizontal Label 0 en-GB Horizontal Grid On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ToggleGridVertical Label 0 en-GB Vertical Grid On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ToggleLegend Label 0 en-GB Legend On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ToggleTitle Label 0 en-GB Title On/Off 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ToolSelect Label 0 en-GB Select Tool 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:Update Label 0 en-GB Update Chart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:View3D Label 0 en-GB ~3-D View... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:XTitle Label 0 en-GB ~x-Axis Title... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:YTitle Label 0 en-GB ~y-Axis Title... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ZTitle Label 0 en-GB ~z-Axis Title... 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Popups..uno:ArrangeRow Label 0 en-GB Arrange~ment 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Popups..uno:ChartTitleMenu Label 0 en-GB ~Title 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Popups..uno:DiagramAxisMenu Label 0 en-GB A~xis 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Popups..uno:DiagramGridMenu Label 0 en-GB ~Grid 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.0 Name 0 en-GB Internal 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.1 Name 0 en-GB Application 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.2 Name 0 en-GB View 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.3 Name 0 en-GB Documents 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.4 Name 0 en-GB Edit 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.5 Name 0 en-GB BASIC 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.6 Name 0 en-GB Options 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.7 Name 0 en-GB Math 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.8 Name 0 en-GB Navigate 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.9 Name 0 en-GB Insert 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.10 Name 0 en-GB Format 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.11 Name 0 en-GB Templates 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.12 Name 0 en-GB Text 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.13 Name 0 en-GB Frame 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.14 Name 0 en-GB Graphic 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.15 Name 0 en-GB Table 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.16 Name 0 en-GB Numbering 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.17 Name 0 en-GB Data 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.18 Name 0 en-GB Special Functions 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.19 Name 0 en-GB Image 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.20 Name 0 en-GB Chart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.21 Name 0 en-GB Explorer 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.22 Name 0 en-GB Connector 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.23 Name 0 en-GB Modify 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.24 Name 0 en-GB Drawing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.25 Name 0 en-GB Controls 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\StartModuleWindowState.xcu 0 value ..StartModuleWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 en-GB Standard 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 en-GB Formatting 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 en-GB Drawing 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 en-GB Basic Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 en-GB Symbol Shapes 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 en-GB Block Arrows 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 en-GB Flowchart 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 en-GB Callouts 20200411 15:09:53 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 en-GB Stars and Banners 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sHelpButton 0 en-GB ~Help 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sCancelButton 0 en-GB ~Cancel 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sBackButton 0 en-GB << ~Back 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sNextButton 0 en-GB Ne~xt >> 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sBeginButton 0 en-GB ~Convert 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sCloseButton 0 en-GB ~Close 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sWelcometextLabel1 0 en-GB This wizard converts documents in %PRODUCTNAME format and Microsoft Office documents to the new OpenDocument format. 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sWelcometextLabel2 0 en-GB Please note that when converting Microsoft documents any attached VBA macros lose their functionality. 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sWelcometextLabel3 0 en-GB Select the document type for conversion: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sMSTemplateCheckbox_1_ 0 en-GB Word templates 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sMSTemplateCheckbox_2_ 0 en-GB Excel templates 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sMSTemplateCheckbox_3_ 0 en-GB PowerPoint templates 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sMSDocumentCheckbox_1_ 0 en-GB Word documents 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sMSDocumentCheckbox_2_ 0 en-GB Excel documents 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sMSDocumentCheckbox_3_ 0 en-GB PowerPoint documents 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSearchInSubDir 0 en-GB Including subdirectories 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sMSContainerName 0 en-GB Microsoft Office 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSummaryHeader 0 en-GB Summary: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sTextImportLabel 0 en-GB Import from: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sTextExportLabel 0 en-GB Save to: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sGroupnameDefault 0 en-GB Imported_Templates 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sProgressDesc1 0 en-GB Progress: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sProgressOneDoc 0 en-GB Document 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sProgressMoreDocs 0 en-GB Documents 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sProgressMoreTemplates 0 en-GB Templates 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sNoDirCreation 0 en-GB The '%1' directory cannot be created: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sMsgDirNotThere 0 en-GB The '%1' directory does not exist. 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sQueryfornewCreation 0 en-GB Do you want to create it now? 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sFileExists 0 en-GB The '<1>' file already exists.Do you want to overwrite it? 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sMorePathsError3 0 en-GB Directories do not exist 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sOverwriteallFiles 0 en-GB Do you want to overwrite documents without being asked? 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sreeditMacro 0 en-GB Document macro must be revised. 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string scouldNotsaveDocument 0 en-GB Document '<1>' could not be saved. 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string scouldNotopenDocument 0 en-GB Document '<1>' could not be opened. 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sConvertError1 0 en-GB Do you really want to terminate conversion at this point? 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sConvertError2 0 en-GB Cancel Wizard 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sRTErrorDesc 0 en-GB An unexpected error has occurred in the wizard. 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sRTErrorHeader 0 en-GB Error 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sPathDialogMessage 0 en-GB Select a directory 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sDialogTitle 0 en-GB Document Converter 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sProgressPage1 0 en-GB Progress 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sProgressPage2 0 en-GB Retrieving the relevant documents: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sProgressPage3 0 en-GB Converting the documents 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sProgressFound 0 en-GB Found: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sProgressPage5 0 en-GB %1 found 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sReady 0 en-GB Finished 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sXMLTemplateCheckbox_1_ 0 en-GB Text templates 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sXMLTemplateCheckbox_2_ 0 en-GB Spreadsheet templates 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sXMLTemplateCheckbox_3_ 0 en-GB Drawing/presentation templates 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sXMLTemplateCheckbox_4_ 0 en-GB Master documents 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sXMLDocumentCheckbox_1_ 0 en-GB Text documents 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sXMLDocumentCheckbox_2_ 0 en-GB Spreadsheets 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sXMLDocumentCheckbox_3_ 0 en-GB Drawing/presentation documents 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sXMLDocumentCheckbox_4_ 0 en-GB Master documents/formulae 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sXMLHelperApplications_1 0 en-GB Master documents 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sXMLHelperApplications_2 0 en-GB Formulae 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSourceDocuments 0 en-GB Source documents 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sTargetDocuments 0 en-GB Target documents 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sCreateLogfile 0 en-GB Create log file 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sLogfileSummary 0 en-GB documents converted 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sLogfileHelpText 0 en-GB A log file will be created in your working directory 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sshowLogfile 0 en-GB Show log file 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumInclusiveSubDir 0 en-GB All subdirectories will be taken into account 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumSaveDokumente 0 en-GB These will be exported to the following directory: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumSOTextDocuments 0 en-GB All %PRODUCTNAME text documents contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumSOTableDocuments 0 en-GB All %PRODUCTNAME spreadsheets contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumSODrawDocuments 0 en-GB All %PRODUCTNAME drawing and presentation documents contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumSOMathDocuments 0 en-GB All %PRODUCTNAME formula documents contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumSOTextTemplates 0 en-GB All %PRODUCTNAME text templates contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumSOTableTemplates 0 en-GB All %PRODUCTNAME table templates contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumSODrawTemplates 0 en-GB All %PRODUCTNAME drawing and presentation templates contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumSOGlobalDocuments 0 en-GB All %PRODUCTNAME master documents contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumMSTextDocuments 0 en-GB All Word documents contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumMSTableDocuments 0 en-GB All Excel documents contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumMSDrawDocuments 0 en-GB All PowerPoint documents contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumMSTextTemplates 0 en-GB All Word templates contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumMSTableTemplates 0 en-GB All Excel templates contained in the following directory will be imported: 20200411 15:09:53 wizards source\importwizard\importwi.src 0 string sSumMSDrawTemplates 0 en-GB All PowerPoint templates contained in the following directory will be imported: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 0 0 en-GB The directory '%1' could not be created.
There may not be enough space left on your hard disc. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 1 0 en-GB The text document could not be created.
Please check if the module 'PRODUCTNAME Writer' is installed. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 2 0 en-GB The spreadsheet could not be created.
Please check if the module 'PRODUCTNAME Calc' is installed. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 3 0 en-GB The presentation could not be created.
Please check if the module 'PRODUCTNAME Impress' is installed. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 4 0 en-GB The drawing could not be created.
Please check if the module 'PRODUCTNAME Draw' is installed. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 5 0 en-GB The formula could not be created.
Please check if the module 'PRODUCTNAME Math' is installed. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 6 0 en-GB The files required could not be found.
Please start the %PRODUCTNAME Setup and choose 'Repair'. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 7 0 en-GB The file '' already exists.

Would you like to overwrite the existing file? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 8 0 en-GB Yes 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 9 0 en-GB Yes to All 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 10 0 en-GB No 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 11 0 en-GB Cancel 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 12 0 en-GB ~Finish 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 13 0 en-GB < ~Back 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 14 0 en-GB ~Next > 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 15 0 en-GB ~Help 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 16 0 en-GB Steps 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 17 0 en-GB Close 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 18 0 en-GB OK 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 19 0 en-GB The file already exists. Do you want to overwrite it? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 20 0 en-GB Template created via on . 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 21 0 en-GB The wizard could not be run, because important files were not found.\nUnder 'Tools - Options - %PRODUCTNAME - Paths' click the 'Default' button to reset the paths to the original default settings.\nThen run the wizard again. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 0 0 en-GB C~reate 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 1 0 en-GB ~Cancel 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 2 0 en-GB << ~Back 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 3 0 en-GB ~Next >> 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 4 0 en-GB ~Database 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 5 0 en-GB ~Table name 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 6 0 en-GB An error occurred while running the wizard. The wizard will be terminated. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 14 0 en-GB No connection to the database could be established. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 20 0 en-GB ~Help 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 21 0 en-GB ~Stop 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 30 0 en-GB The document could not be saved. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 33 0 en-GB Exiting the wizard 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 34 0 en-GB Connecting to data source... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 35 0 en-GB The connection to the data source could not be established. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 36 0 en-GB The file path entered is not valid. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 37 0 en-GB Please select a data source 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 38 0 en-GB Please select a table or query 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 39 0 en-GB Add field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 40 0 en-GB Remove field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 41 0 en-GB Add all fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 42 0 en-GB Remove all fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 43 0 en-GB Move field up 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 44 0 en-GB Move field down 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 45 0 en-GB The field names from '%NAME' could not be retrieved. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 0 0 en-GB Form Wizard 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 1 0 en-GB Fields in ~the form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 2 0 en-GB Binary fields are always listed and selectable from the left list.\nIf possible, they are interpreted as images. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 3 0 en-GB A sub-form is a form that is inserted in another form.\nUse sub-forms to show data from tables or queries with a one-to-many relationship. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 4 0 en-GB ~Add Sub-form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 5 0 en-GB ~Sub-form based on existing relation 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 6 0 en-GB Tables or queries 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 7 0 en-GB Sub-form based on ~manual selection of fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 8 0 en-GB ~Which relation do you want to add? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 9 0 en-GB Fields in the ~sub-form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 12 0 en-GB ~Available fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 13 0 en-GB Fields in form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 19 0 en-GB The join '' and '' has been selected twice.\nBut joins may only be used once. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 20 0 en-GB ~First joined sub-form field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 21 0 en-GB ~Second joined sub-form field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 22 0 en-GB ~Third joined sub-form field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 23 0 en-GB ~Fourth joined sub-form field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 24 0 en-GB F~irst joined main form field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 25 0 en-GB S~econd joined main form field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 26 0 en-GB T~hird joined main form field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 27 0 en-GB F~ourth joined main form field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 28 0 en-GB Field border 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 29 0 en-GB No border 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 30 0 en-GB 3-D look 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 31 0 en-GB Flat 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 32 0 en-GB Label placement 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 33 0 en-GB Align left 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 34 0 en-GB Align right 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 35 0 en-GB Arrangement of DB fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 36 0 en-GB Columnar - Labels Left 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 37 0 en-GB Columnar - Labels on Top 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 38 0 en-GB In Blocks - Labels Left 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 39 0 en-GB In Blocks - Labels Above 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 40 0 en-GB As Data Sheet 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 41 0 en-GB Arrangement of the main form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 42 0 en-GB Arrangement of the sub-form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 44 0 en-GB The form is to be ~used for entering new data only. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 45 0 en-GB Existing data will not be displayed 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 46 0 en-GB T~he form is to display all data 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 47 0 en-GB Do not allow ~modification of existing data 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 48 0 en-GB Do not allow ~deletion of existing data 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 49 0 en-GB Do not allow ~addition of new data 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 50 0 en-GB Name of ~the form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 51 0 en-GB How do you want to proceed after creating the form? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 52 0 en-GB ~Work with the form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 53 0 en-GB ~Modify the form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 55 0 en-GB ~Page Styles 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 80 0 en-GB Field selection 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 81 0 en-GB Set up a sub-form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 82 0 en-GB Add sub-form fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 83 0 en-GB Get joined fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 84 0 en-GB Arrange controls 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 85 0 en-GB Set data entry 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 86 0 en-GB Apply styles 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 87 0 en-GB Set name 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 88 0 en-GB (Date) 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 89 0 en-GB (Time) 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 90 0 en-GB Select the fields of your form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 91 0 en-GB Decide if you want to set up a sub-form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 92 0 en-GB Select the fields of your sub-form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 93 0 en-GB Select the joins between your forms 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 94 0 en-GB Arrange the controls on your form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 95 0 en-GB Select the data entry mode 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 96 0 en-GB Apply the style of your form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 97 0 en-GB Set the name of the form 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_FORM_WIZARD_START + 98 0 en-GB A form with the name '%FORMNAME' already exists.\nChoose another name. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 0 0 en-GB Query Wizard 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 1 0 en-GB Query 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 2 0 en-GB Query Wizard 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 3 0 en-GB ~Tables 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 4 0 en-GB A~vailable fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 5 0 en-GB Name ~of the query 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 6 0 en-GB Display ~Query 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 7 0 en-GB ~Modify Query 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 8 0 en-GB ~How do you want to proceed after creating the query? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 9 0 en-GB Match ~all of the following 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 10 0 en-GB ~Match any of the following 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 11 0 en-GB ~Detailed query (Shows all records of the query.) 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 12 0 en-GB ~Summary query (Shows only results of aggregate functions.) 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 16 0 en-GB Aggregate functions 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 17 0 en-GB Fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 18 0 en-GB ~Group by 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 19 0 en-GB Field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 20 0 en-GB Alias 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 21 0 en-GB Table: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 22 0 en-GB Query: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 24 0 en-GB Condition 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 25 0 en-GB Value 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 26 0 en-GB is equal to 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 27 0 en-GB is not equal to 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 28 0 en-GB is smaller than 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 29 0 en-GB is greater than 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 30 0 en-GB is equal or less than 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 31 0 en-GB is equal or greater than 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 32 0 en-GB like 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 33 0 en-GB not like 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 34 0 en-GB is null 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 35 0 en-GB is not null 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 36 0 en-GB true 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 37 0 en-GB false 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 38 0 en-GB and 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 39 0 en-GB or 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 40 0 en-GB get the sum of 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 41 0 en-GB get the average of 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 42 0 en-GB get the minimum of 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 43 0 en-GB get the maximum of 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 44 0 en-GB get the count of 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 48 0 en-GB (none) 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 50 0 en-GB Fie~lds in the Query: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 51 0 en-GB Sorting order: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 52 0 en-GB No sorting fields were assigned. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 53 0 en-GB Search conditions: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 54 0 en-GB No conditions were assigned. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 55 0 en-GB Aggregate functions: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 56 0 en-GB No aggregate functions were assigned. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 57 0 en-GB Grouped by: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 58 0 en-GB No Groups were assigned. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 59 0 en-GB Grouping conditions: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 60 0 en-GB No grouping conditions were assigned. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 70 0 en-GB Select the fields (columns) for your query 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 71 0 en-GB Select the sorting order 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 72 0 en-GB Select the search conditions 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 73 0 en-GB Select the type of query 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 74 0 en-GB Select the groups 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 75 0 en-GB Select the grouping conditions 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 76 0 en-GB Assign aliases if desired 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 77 0 en-GB Check the overview and decide how to proceed 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 80 0 en-GB Field selection 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 81 0 en-GB Sorting order 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 82 0 en-GB Search conditions 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 83 0 en-GB Detail or summary 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 84 0 en-GB Grouping 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 85 0 en-GB Grouping conditions 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 86 0 en-GB Aliases 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 87 0 en-GB Overview 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 88 0 en-GB A field that has not been assigned an aggregate function must be used in a group. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 89 0 en-GB The condition ' ' was chosen twice. Each condition can only be chosen once 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 90 0 en-GB The aggregate function has been assigned twice to the fieldname ''. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 91 0 en-GB , 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 92 0 en-GB () 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 93 0 en-GB () 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 94 0 en-GB 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 95 0 en-GB 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 96 0 en-GB 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 0 0 en-GB Report Wizard 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 3 0 en-GB ~Table 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 4 0 en-GB Colu~mns 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 7 0 en-GB Report_ 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 8 0 en-GB - undefined - 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 9 0 en-GB ~Fields in report 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 11 0 en-GB Grouping 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 12 0 en-GB Sort options 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 13 0 en-GB Choose layout 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 14 0 en-GB Create report 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 15 0 en-GB Layout of data 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 16 0 en-GB Layout of headers and footers 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 19 0 en-GB Fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 20 0 en-GB ~Sort by 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 21 0 en-GB T~hen by 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 22 0 en-GB Orientation 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 23 0 en-GB Portrait 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 24 0 en-GB Landscape 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 28 0 en-GB Which fields do you want to have in your report? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 29 0 en-GB Do you want to add grouping levels? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 30 0 en-GB Which fields do you want to sort the data by? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 31 0 en-GB How do you want your report to look? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 32 0 en-GB Decide how you want to proceed 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 33 0 en-GB Title of report 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 34 0 en-GB Display report 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 35 0 en-GB Create report 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 36 0 en-GB Ascending 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 37 0 en-GB Descending 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 40 0 en-GB ~Dynamic report 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 41 0 en-GB ~Create report now 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 42 0 en-GB ~Modify report layout 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 43 0 en-GB Static report 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 44 0 en-GB Save as 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 50 0 en-GB Groupings 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 51 0 en-GB Then b~y 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 52 0 en-GB ~Then by 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 53 0 en-GB Asc~ending 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 54 0 en-GB Ascend~ing 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 55 0 en-GB Ascendin~g 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 56 0 en-GB De~scending 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 57 0 en-GB Des~cending 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 58 0 en-GB De~scending 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 60 0 en-GB Binary fields cannot be displayed in the report. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 61 0 en-GB The table '' does not exist. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 62 0 en-GB Creating Report... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 63 0 en-GB Number of records inserted: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 64 0 en-GB The form '' does not exist. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 65 0 en-GB The query with the statement
''
could not be run.
Check your data source. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 66 0 en-GB The following hidden control in the form '' could not be read: ''. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 67 0 en-GB Importing data... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 68 0 en-GB Labelling fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 69 0 en-GB How do you want to label the fields? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 70 0 en-GB Label 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 71 0 en-GB Field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 72 0 en-GB An error occurred in the wizard.
The template '%PATH' could be erroneous.
Either the required sections or tables do not exist or have the wrong name.
See the Help for more detailed information.
Please select another template. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 73 0 en-GB There is an invalid user field in a table. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 74 0 en-GB The sort criterion '' was chosen twice. Each criterion can only be chosen once. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 75 0 en-GB Note: The dummy text will be replaced by data from the database when the report is created. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 76 0 en-GB A report '%REPORTNAME' already exists in the database. Please assign another name. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 78 0 en-GB How do you want to proceed after creating the report? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 79 0 en-GB What kind of report do you want to create? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 80 0 en-GB Tabular 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 81 0 en-GB Columnar, single-column 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 82 0 en-GB Columnar, two columns 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 83 0 en-GB Columnar, three columns 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 84 0 en-GB In blocks, labels left 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 85 0 en-GB In blocks, labels above 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 86 0 en-GB Title: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 87 0 en-GB Author: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 88 0 en-GB Date: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 89 0 en-GB Page #page# of #count# 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 90 0 en-GB Page number: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 91 0 en-GB Page count: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_REPORT_WIZARD_START + 92 0 en-GB No valid report template was found. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 1 0 en-GB Table Wizard 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 2 0 en-GB Select fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 3 0 en-GB Set types and formats 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 4 0 en-GB Set primary key 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 5 0 en-GB Create table 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 8 0 en-GB Select fields for your table 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 9 0 en-GB Set field types and formats 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 10 0 en-GB Set primary key 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 11 0 en-GB Create table 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 14 0 en-GB This wizard helps you to create a table for your database. After selecting a table category and a sample table, choose the fields you want to include in your table. You can include fields from more than one sample table. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 15 0 en-GB Ca~tegory 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 16 0 en-GB B~usiness 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 17 0 en-GB P~ersonal 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 18 0 en-GB ~Sample tables 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 19 0 en-GB A~vailable fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 20 0 en-GB Field information 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 21 0 en-GB + 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 22 0 en-GB - 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 23 0 en-GB Field name 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 24 0 en-GB Field type 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 25 0 en-GB ~Selected fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 26 0 en-GB A primary key uniquely identifies each record in a database table. Primary keys ease the linking of information in separate tables and it is recommended that you have a primary key in every table. Without a primary key, it will not be possible to enter data into this table. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 27 0 en-GB ~Create a primary key 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 28 0 en-GB ~Automatically add a primary key 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 29 0 en-GB ~Use an existing field as a primary key 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 30 0 en-GB Define p~rimary key as a combination of several fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 31 0 en-GB F~ieldname 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 32 0 en-GB ~Primary key fields 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 33 0 en-GB Auto ~value 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 34 0 en-GB What do you want to name your table? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 35 0 en-GB Congratulations. You have entered all the information needed to create your table. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 36 0 en-GB What do you want to do next? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 37 0 en-GB Modify the table design 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 38 0 en-GB Insert data immediately 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 39 0 en-GB C~reate a form based on this table 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 40 0 en-GB The table you have created could not be opened. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 41 0 en-GB The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that might not be supported by the database. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 42 0 en-GB The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR') that might not be supported by the database. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 43 0 en-GB Field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 44 0 en-GB MyTable 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 45 0 en-GB Add a Field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 46 0 en-GB Remove the selected Field 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 47 0 en-GB The field cannot be inserted because this would exceed the maximum number of %COUNT possible fields in the database table 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 48 0 en-GB The name '%TABLENAME' already exists.\nPlease enter another name. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 49 0 en-GB Catalogue of the table 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 50 0 en-GB Schema of the table 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_DB_TABLE_WIZARD_START + 51 0 en-GB The field '%FIELDNAME' already exists. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 1 0 en-GB Letter Wizard 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 2 0 en-GB Label9 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 3 0 en-GB ~Business letter 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 4 0 en-GB ~Formal personal letter 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 5 0 en-GB ~Personal letter 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 6 0 en-GB ~Use paper with pre-printed letterhead elements 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 7 0 en-GB ~Logo 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 8 0 en-GB Return address 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 9 0 en-GB ~Include footer 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 10 0 en-GB ~Return address in envelope window 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 11 0 en-GB ~Logo 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 12 0 en-GB ~Return address in envelope window 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 13 0 en-GB Letter Signs 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 14 0 en-GB S~ubject line 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 15 0 en-GB Salu~tation 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 16 0 en-GB Fold ~marks 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 17 0 en-GB ~Complimentary close 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 18 0 en-GB ~Footer 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 19 0 en-GB ~Use user data for return address 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 20 0 en-GB ~New sender address: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 21 0 en-GB Use placeholders for ~recipient's address 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 22 0 en-GB Use address database for ~mail merge 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 23 0 en-GB Include ~only on second and following pages 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 24 0 en-GB ~Include page number 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 25 0 en-GB Letter Template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 26 0 en-GB Create a ~letter from this template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 27 0 en-GB Make ~manual changes to this letter template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 28 0 en-GB Page design 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 29 0 en-GB Page design 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 30 0 en-GB Page design 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 31 0 en-GB This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 32 0 en-GB ~Height: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 33 0 en-GB ~Width: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 34 0 en-GB S~pacing to left margin: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 35 0 en-GB Spacing ~to top margin: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 36 0 en-GB Height: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 37 0 en-GB Width: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 38 0 en-GB S~pacing to left margin: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 39 0 en-GB Spacing ~to top margin: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 40 0 en-GB Height: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 41 0 en-GB Use a typical letter format for this country: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 42 0 en-GB Sender's address 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 43 0 en-GB Name: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 44 0 en-GB Street: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 45 0 en-GB Postcode/County/Post town: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 46 0 en-GB Recipient's address 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 47 0 en-GB Footer 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 48 0 en-GB This wizard creates a letter template which enables you to create multiple letters with the same layout and settings. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 49 0 en-GB To create another new letter using the template just navigate to the template location and double-click it. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 50 0 en-GB Template name: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 51 0 en-GB Location and file name: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 52 0 en-GB How do you want to proceed? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 53 0 en-GB Please choose the type of letter and page design 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 54 0 en-GB Select the items to be printed 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 55 0 en-GB Specify items already on your letterhead paper 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 56 0 en-GB Specify the sender and recipient information 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 57 0 en-GB Fill in the information you would like in the footer 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDDIALOG_START + 58 0 en-GB Please specify last settings 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDSALUTATION_START + 1 0 en-GB To Whom it May Concern 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDSALUTATION_START + 2 0 en-GB Dear Sir or Madam 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDSALUTATION_START + 3 0 en-GB Hello 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDGREETING_START + 1 0 en-GB Sincerely 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDGREETING_START + 2 0 en-GB Best regards 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDGREETING_START + 3 0 en-GB Cheers 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDROADMAP_START + 1 0 en-GB Page design 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDROADMAP_START + 2 0 en-GB Letterhead layout 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDROADMAP_START + 3 0 en-GB Printed items 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDROADMAP_START + 4 0 en-GB Recipient and sender 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDROADMAP_START + 5 0 en-GB Footer 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_LETTERWIZARDROADMAP_START + 6 0 en-GB Name and location 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 1 0 en-GB Fax Wizard 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 2 0 en-GB Label9 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 3 0 en-GB ~Business Fax 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 4 0 en-GB ~Personal Fax 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 5 0 en-GB ~Logo 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 6 0 en-GB S~ubject line 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 7 0 en-GB S~alutation 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 8 0 en-GB ~Complimentary close 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 9 0 en-GB ~Footer 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 10 0 en-GB ~Use user data for return address 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 11 0 en-GB ~New return address 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 12 0 en-GB My Fax Template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 13 0 en-GB Create a ~fax from this template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 14 0 en-GB Make ~manual changes to this fax template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 15 0 en-GB Page design 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 16 0 en-GB Page design 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 17 0 en-GB This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 18 0 en-GB Return address 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 19 0 en-GB Name: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 20 0 en-GB Street: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 21 0 en-GB Postcode/County/Post town: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 22 0 en-GB Footer 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 23 0 en-GB This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 24 0 en-GB To create another new fax using the template, go to the location where you saved the template and double-click the file. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 25 0 en-GB Template Name: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 26 0 en-GB Location and file name: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 27 0 en-GB What do you want to do next? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 28 0 en-GB Choose the type of fax and a page design 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 29 0 en-GB Select items to include in the fax template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 30 0 en-GB Specify sender and recipient information 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 31 0 en-GB Enter text for the footer 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 32 0 en-GB Choose a name and save the template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 33 0 en-GB Include ~only on second and following pages 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 34 0 en-GB ~Include page number 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 35 0 en-GB ~Date 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 36 0 en-GB ~Type of message 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 37 0 en-GB Fax Number: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 38 0 en-GB Use placeholders for ~recipient's address 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 39 0 en-GB Use address database for ~mail merge 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDDIALOG_START + 40 0 en-GB ~New return address 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDCOMMUNICATION_START + 1 0 en-GB Important Information! 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDCOMMUNICATION_START + 2 0 en-GB For your information 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDCOMMUNICATION_START + 3 0 en-GB News! 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDSALUTATION_START + 1 0 en-GB To whom it may concern, 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDSALUTATION_START + 2 0 en-GB Dear Sir or Madam, 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDSALUTATION_START + 3 0 en-GB Hello, 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDSALUTATION_START + 4 0 en-GB Hi, 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDGREETING_START + 1 0 en-GB Sincerely 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDGREETING_START + 2 0 en-GB Yours faithfully 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDGREETING_START + 3 0 en-GB Regards 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDGREETING_START + 4 0 en-GB Love 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDROADMAP_START + 1 0 en-GB Page design 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDROADMAP_START + 2 0 en-GB Items to include 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDROADMAP_START + 3 0 en-GB Sender and Recipient 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDROADMAP_START + 4 0 en-GB Footer 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_FAXWIZARDROADMAP_START + 5 0 en-GB Name and location 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +1 0 en-GB Web Wizard 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +2 0 en-GB This Web Wizard is to aid you in publishing documents on the Internet.\n\nIt will convert the documents so that they can be viewed by a web browser. In addition, it will generate a Table of Contents page with links for easy access to the documents. The Web Wizard will also allow you to customise the design and layout of your web site.\n\nYou will be able to keep the documents you have published on the web up-to-date and add or remove documents at any time. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +4 0 en-GB ~Delete 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +5 0 en-GB Introduction 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +6 0 en-GB Select the documents you want to publish 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +8 0 en-GB Document information 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +9 0 en-GB ~Title: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +10 0 en-GB ~Summary: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +11 0 en-GB Au~thor: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +12 0 en-GB ~Export to file format: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +13 0 en-GB Enter general information for your web site 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +14 0 en-GB Title: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +16 0 en-GB Description: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +18 0 en-GB Created: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +20 0 en-GB E-mail: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +21 0 en-GB Copyright notice: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +22 0 en-GB Modified: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +24 0 en-GB ~Preview 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +25 0 en-GB Where do you want to publish your web site? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +26 0 en-GB Publish the new web site: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +27 0 en-GB To a ~local folder 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +28 0 en-GB ... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +29 0 en-GB To a ~web server via FTP 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +31 0 en-GB ~Configure... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +32 0 en-GB To a ZIP ~archive 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +33 0 en-GB ... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +34 0 en-GB ~Save settings (recommended) 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +35 0 en-GB Save ~as: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +36 0 en-GB ~Choose settings for the Web Wizard 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +37 0 en-GB Web site content 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +38 0 en-GB ~Add... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +39 0 en-GB Remo~ve 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +40 0 en-GB Choose a layout for the table of contents of your web site 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +41 0 en-GB Select a style for the table of contents page 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +42 0 en-GB ~Style: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +48 0 en-GB ~Layouts: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +50 0 en-GB ~Description 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +51 0 en-GB ~Author 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +52 0 en-GB Cr~eation date 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +53 0 en-GB ~Last change date 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +54 0 en-GB ~File name 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +55 0 en-GB File forma~t 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +56 0 en-GB File format ~icon 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +57 0 en-GB Number ~of pages 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +58 0 en-GB ~Size in KB 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +59 0 en-GB Click 'Preview' to see a preview in your browser: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +60 0 en-GB Customise the selected layout 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +61 0 en-GB Include the following information for each document in the table of contents: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +62 0 en-GB Optimise the layout for screen resolution: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +64 0 en-GB ~640x480 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +65 0 en-GB ~800x600 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +66 0 en-GB ~1024x768 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +70 0 en-GB Generating Your Web Site 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +71 0 en-GB %START - %END/%TOTAL 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +72 0 en-GB myWebsite 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +73 0 en-GB FTP target '%FILENAME' is a file. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +74 0 en-GB The local target '%FILENAME' is a file. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +75 0 en-GB The ZIP target '%FILENAME' already exists. Do you want to overwrite it? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +76 0 en-GB The FTP target directory '%FILENAME' is not empty. Some files might be overwritten. Do you want to continue? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +77 0 en-GB The local target directory '%FILENAME' is not empty. Some files might be overwritten. Do you want to continue? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +78 0 en-GB Settings already exist under the given name. Do you want to overwrite the existing settings? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +79 0 en-GB Exporting documents... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +80 0 en-GB Preparing export... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +81 0 en-GB Copying layout files... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +82 0 en-GB Preparing table of contents generation... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +83 0 en-GB Generating table of contents... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +84 0 en-GB Initialising... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +86 0 en-GB Preparing to publish... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +87 0 en-GB Publishing to local directory... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +88 0 en-GB Publishing to FTP destination... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +89 0 en-GB Publishing to a ZIP archive... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START + 90 0 en-GB Finishing... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START + 94 0 en-GB Graphic files 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START + 95 0 en-GB All files 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START + 96 0 en-GB ~ZIP archive files 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START + 98 0 en-GB Background images 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START + 99 0 en-GB Choose a background image: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START + 100 0 en-GB Icon sets 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START + 101 0 en-GB Choose an icon set: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +102 0 en-GB Other... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +103 0 en-GB None 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +104 0 en-GB Your web site was created successfully in: %FILENAME 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +105 0 en-GB One or more errors occurred when generating the web site. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +106 0 en-GB An error occurred while generating the table of contents page(s). 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +107 0 en-GB An error occurred while copying the layout files. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +108 0 en-GB An error occurred while gathering document information for '%FILENAME'. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +109 0 en-GB An error occurred while exporting the document '%FILENAME'. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +110 0 en-GB An error occurred while creating a directory for exporting '%FILENAME'. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +111 0 en-GB A security error occurred while exporting the document '%FILENAME'. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +112 0 en-GB An input/output error occurred while exporting the document '%FILENAME'. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +113 0 en-GB An error occurred while copying media files to the temporary directory. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +114 0 en-GB The web site could not be copied to the following destination: %URL 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +115 0 en-GB An unexpected error occurred: %ERROR 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +116 0 en-GB An unexpected error occurred while validating the file: '%FILENAME' 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +117 0 en-GB %FILENAME' is a folder. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +118 0 en-GB Loading Web Wizard Settings... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +119 0 en-GB An unexpected error occurred. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +120 0 en-GB Validating documents... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +121 0 en-GB My Archive 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +122 0 en-GB Introduction 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +123 0 en-GB Documents 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +124 0 en-GB Main layout 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +125 0 en-GB Layout details 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +126 0 en-GB Style 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +127 0 en-GB Web site information 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +128 0 en-GB Preview 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +130 0 en-GB The selected settings will be deleted.\n\nDo you really want to delete these settings? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +131 0 en-GB %NUMBER pages 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +132 0 en-GB %NUMBER slides 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +133 0 en-GB Created: %DATE 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +134 0 en-GB Last modified: %DATE 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +135 0 en-GB Web Wizard Settings 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +136 0 en-GB Background image: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +137 0 en-GB Icon set: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +138 0 en-GB The icon set is used for presentations in HTML format. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +139 0 en-GB HTML Metadata 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +140 0 en-GB Choose... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +141 0 en-GB Choose... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +142 0 en-GB 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +143 0 en-GB Publishing via FTP Proxy is not supported. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +144 0 en-GB 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +145 0 en-GB 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +146 0 en-GB The FTP directory '%FILENAME' could not be created. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +147 0 en-GB The FTP directory '%FILENAME' does not exist. \nCreate the directory now? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +148 0 en-GB The Zip file '%FILENAME' cannot be created: a directory of the same name already exists. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +149 0 en-GB The local directory '%FILENAME' cannot be created. \nPlease check your write-access. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +150 0 en-GB The local directory '%FILENAME' does not exist. \nCreate the directory now? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +151 0 en-GB Size: %NUMBERKB 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_START +152 0 en-GB File not found. Would you like to specify a new file location? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +0 0 en-GB FTP Connection 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +1 0 en-GB ~User name: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +2 0 en-GB ~Password: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +3 0 en-GB Connect 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +4 0 en-GB 1. Enter FTP connection information. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +5 0 en-GB ~Server name or IP address: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +6 0 en-GB 2. Connect to the server. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +7 0 en-GB 3. ~Choose a remote directory (optional). 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +8 0 en-GB ... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +9 0 en-GB Connection status is unknown 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +10 0 en-GB Connection was established successfully 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +11 0 en-GB Username or password is wrong 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +12 0 en-GB Could not resolve server name 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +13 0 en-GB You do not have sufficient user rights 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +14 0 en-GB Cannot connect to server 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +15 0 en-GB Unexpected error 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +16 0 en-GB FTP publishing directory 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +17 0 en-GB This is not an FTP folder 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_WEBWIZARDDIALOG_FTP +18 0 en-GB Connecting... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +1 0 en-GB Agenda Wizard 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +2 0 en-GB Make ~manual changes to this agenda template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +3 0 en-GB Template name: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START + 4 0 en-GB Location and file name: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +5 0 en-GB What do you want to do next? 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +6 0 en-GB Please choose the page design for the agenda 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +7 0 en-GB Please select the headings you wish to include in your agenda template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +8 0 en-GB Please enter general information for the event 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +9 0 en-GB Please specify items for the agenda 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +10 0 en-GB Please select the names you wish to include in your agenda template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +11 0 en-GB Choose a name and save the template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +12 0 en-GB Include form for recording minutes 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +13 0 en-GB This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +14 0 en-GB Time: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +15 0 en-GB Name: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START + 16 0 en-GB Location: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +17 0 en-GB Placeholders will be used in empty fields. You can replace them with text later. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +18 0 en-GB ... 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +19 0 en-GB Create an ~agenda from this template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +20 0 en-GB To create a new agenda using the template, go to the location where you saved the template and double-click the file. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +21 0 en-GB Agenda item 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +22 0 en-GB Responsible 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +23 0 en-GB Duration 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +24 0 en-GB Meeting called by 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +25 0 en-GB Chairperson 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +26 0 en-GB Secretary 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +27 0 en-GB Moderator 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +28 0 en-GB Attendees 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +29 0 en-GB Observers 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +30 0 en-GB Facility personnel 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +31 0 en-GB The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholders with the appropriate names. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +32 0 en-GB Type of meeting 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +33 0 en-GB Please read 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +34 0 en-GB Please bring 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +35 0 en-GB Notes 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +36 0 en-GB The agenda template will include placeholders for the selected items. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +38 0 en-GB Date: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +39 0 en-GB This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +40 0 en-GB Page design: 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +41 0 en-GB myAgendaTemplate.stw 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +42 0 en-GB My Agenda Template 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +43 0 en-GB An unexpected error occurred while saving the agenda template. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +44 0 en-GB Name 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +45 0 en-GB Date 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +46 0 en-GB Time 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START + 47 0 en-GB Location 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +48 0 en-GB Click to replace this text 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +50 0 en-GB Page design 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +51 0 en-GB General information 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +52 0 en-GB Headings to include 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +53 0 en-GB Names 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +54 0 en-GB Agenda items 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +55 0 en-GB Name and location 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +56 0 en-GB An unexpected error occurred while opening the agenda template. 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +57 0 en-GB Type of meeting 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +58 0 en-GB Please bring 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +59 0 en-GB Please read 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +60 0 en-GB Notes 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +61 0 en-GB Meeting called by 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +62 0 en-GB Chairperson 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +63 0 en-GB Attendees 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +64 0 en-GB Secretary 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +65 0 en-GB Moderator 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +66 0 en-GB Observers 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +67 0 en-GB Facility personnel 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +68 0 en-GB Insert 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +69 0 en-GB Remove 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +70 0 en-GB Move up 20200411 15:09:53 wizards source\formwizard\dbwizres.src 0 string RID_AGENDAWIZARDDIALOG_START +71 0 en-GB Move down 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalTitle 0 en-GB %PRODUCTNAME Calendar 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalTitleBack 0 en-GB Back 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalTitleOwnData 0 en-GB Personal Data 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgSchdlTitle 0 en-GB Add Holidays to Calendar 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgOK 0 en-GB Create 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCancel 0 en-GB Cancel 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalFrameOption 0 en-GB Calendar 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalOptionYear 0 en-GB ~Year Overview 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalOptionMonth 0 en-GB ~Month 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgSchdlDescription 0 en-GB Add holidays for 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgSchdlCountry 0 en-GB USA 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgTime 0 en-GB Time Frame 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgYear 0 en-GB Year 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalMonth 0 en-GB Month 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgSpecificBankholidays 0 en-GB - 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalOwnData 0 en-GB Personal Data 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalInsert 0 en-GB ~Insert 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalDelete 0 en-GB ~Delete 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalNewEvent 0 en-GB New Event 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalEvent 0 en-GB Event 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalEventOnce 0 en-GB One-Time 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalEventDay 0 en-GB Day 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalEventMonth 0 en-GB Month 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgCalEventYear 0 en-GB Year 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgBitmapFile 0 en-GB usa.bmp 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgState 0 en-GB Public holidays 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgMonth 0 en-GB January 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgMonth+1 0 en-GB February 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgMonth+2 0 en-GB March 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgMonth+3 0 en-GB April 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgMonth+4 0 en-GB May 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgMonth+5 0 en-GB June 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgMonth+6 0 en-GB July 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgMonth+7 0 en-GB August 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgMonth+8 0 en-GB September 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgMonth+9 0 en-GB October 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgMonth+10 0 en-GB November 20200411 15:09:53 wizards source\schedule\schedule.src 0 string dlgMonth+11 0 en-GB December 20200411 15:09:53 wizards source\schedule\schedule.src 0 string msgCalErrorTitle 0 en-GB Yearly / Monthly Calendar 20200411 15:09:53 wizards source\schedule\schedule.src 0 string msgCalError 0 en-GB An error occurred creating the calendar. 20200411 15:09:53 wizards source\schedule\schedule.src 0 string msgCalRemoveTitle 0 en-GB Delete event entries 20200411 15:09:53 wizards source\schedule\schedule.src 0 string msgCalRemove 0 en-GB Delete the selected entries? 20200411 15:09:53 wizards source\schedule\schedule.src 0 string stlWorkday 0 en-GB Working week 20200411 15:09:53 wizards source\schedule\schedule.src 0 string stlWeekend 0 en-GB Weekend 20200411 15:09:53 wizards source\schedule\schedule.src 0 string nameCalYear 0 en-GB Calendar 20200411 15:09:53 wizards source\schedule\schedule.src 0 string nameCalMonth 0 en-GB Month 20200411 15:09:53 wizards source\schedule\schedule.src 0 string sProgress 0 en-GB Progress: 20200411 15:09:53 wizards source\template\template.src 0 string SAMPLES 0 en-GB In order to use the full functionality of this sample, create a document that is based on this template. 20200411 15:09:53 wizards source\template\template.src 0 string SAMPLES + 1 0 en-GB Remarks 20200411 15:09:53 wizards source\template\template.src 0 string STYLES 0 en-GB Theme Selection 20200411 15:09:53 wizards source\template\template.src 0 string STYLES + 1 0 en-GB Error while saving the document to the clipboard! The following action cannot be undone. 20200411 15:09:53 wizards source\template\template.src 0 string STYLES + 2 0 en-GB ~Cancel 20200411 15:09:53 wizards source\template\template.src 0 string STYLES + 3 0 en-GB ~OK 20200411 15:09:53 wizards source\template\template.src 0 string AgendaDlgName 0 en-GB Minutes Template 20200411 15:09:53 wizards source\template\template.src 0 string AgendaDlgNoCancel 0 en-GB An option must be confirmed. 20200411 15:09:53 wizards source\template\template.src 0 string AgendaDlgFrame 0 en-GB Minutes Type 20200411 15:09:53 wizards source\template\template.src 0 string AgendaDlgButton1 0 en-GB Results Minutes 20200411 15:09:53 wizards source\template\template.src 0 string AgendaDlgButton2 0 en-GB Evaluation Minutes 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceNoTextmark 0 en-GB The bookmark 'Recipient' is missing. 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceNoTextmark+1 0 en-GB Form letter fields can not be included. 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceMsgError 0 en-GB An error has occurred. 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceDialog 0 en-GB Addressee 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceDialog+1 0 en-GB One recipient 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceDialog+2 0 en-GB Several recipients (address database) 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceDialog+3 0 en-GB Use of This Template 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields 0 en-GB Click placeholder and overwrite 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+1 0 en-GB Company 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+2 0 en-GB Department 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+3 0 en-GB Forename 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+4 0 en-GB Surname 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+5 0 en-GB Street 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+6 0 en-GB Country 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+7 0 en-GB Postcode 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+8 0 en-GB Post Town 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+9 0 en-GB Title 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+10 0 en-GB Position 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+11 0 en-GB Form of Address 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+12 0 en-GB Initials 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+13 0 en-GB Salutation 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+14 0 en-GB Home Phone 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+15 0 en-GB Work Phone 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+16 0 en-GB Fax 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+17 0 en-GB E-Mail 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+18 0 en-GB URL 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+19 0 en-GB Notes 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+20 0 en-GB Alt. Field 1 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+21 0 en-GB Alt. Field 2 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+22 0 en-GB Alt. Field 3 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+23 0 en-GB Alt. Field 4 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+24 0 en-GB ID 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+25 0 en-GB County 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+26 0 en-GB Office Phone 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+27 0 en-GB Pager 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+28 0 en-GB Mobile Phone 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+29 0 en-GB Other Phone 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+30 0 en-GB Calendar URL 20200411 15:09:53 wizards source\template\template.src 0 string CorrespondenceFields+31 0 en-GB Invite 20200411 15:09:53 wizards source\template\template.src 0 string TextField 0 en-GB User data field is not defined! 20200411 15:09:53 wizards source\template\template.src 0 string Newsletter 0 en-GB General layout 20200411 15:09:53 wizards source\template\template.src 0 string Newsletter + 1 0 en-GB Default layout 20200411 15:09:53 wizards source\template\template.src 0 string Newsletter + 2 0 en-GB Commemorative publication layout 20200411 15:09:53 wizards source\template\template.src 0 string Newsletter + 3 0 en-GB Brochure layout 20200411 15:09:53 wizards source\template\template.src 0 string Newsletter + 10 0 en-GB Format 20200411 15:09:53 wizards source\template\template.src 0 string Newsletter + 11 0 en-GB Single-sided 20200411 15:09:53 wizards source\template\template.src 0 string Newsletter + 12 0 en-GB Double-sided 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_ZERO 0 en-GB ~Cancel 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_ZERO + 1 0 en-GB ~Help 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_ZERO + 2 0 en-GB << ~Back 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_ZERO + 3 0 en-GB ~Convert 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_ZERO + 4 0 en-GB Note: Currency amounts from external links and currency conversion factors in formulae cannot be converted. 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_ZERO + 5 0 en-GB First, unprotect all sheets. 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_ZERO + 6 0 en-GB Currencies: 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_ZERO + 7 0 en-GB C~ontinue >> 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_ZERO + 8 0 en-GB C~lose 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_CONVERTER 0 en-GB ~Entire document 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_CONVERTER + 1 0 en-GB Selection 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_CONVERTER + 2 0 en-GB Cell S~tyles 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_CONVERTER + 3 0 en-GB Currency cells in the current ~sheet 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_CONVERTER + 4 0 en-GB Currency cells in the entire ~document 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_CONVERTER + 5 0 en-GB ~Selected range 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_CONVERTER + 6 0 en-GB Select Cell Styles 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_CONVERTER + 7 0 en-GB Select currency cells 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_CONVERTER + 8 0 en-GB Currency ranges: 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_CONVERTER + 9 0 en-GB Templates: 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_AUTOPILOT 0 en-GB Extent 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_AUTOPILOT + 1 0 en-GB ~Single %PRODUCTNAME Calc document 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_AUTOPILOT + 2 0 en-GB Complete ~directory 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_AUTOPILOT + 3 0 en-GB Source Document: 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_AUTOPILOT + 4 0 en-GB Source directory: 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_AUTOPILOT + 5 0 en-GB ~Including subfolders 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_AUTOPILOT + 6 0 en-GB Target directory: 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_AUTOPILOT + 7 0 en-GB Temporarily unprotect sheet without query 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_AUTOPILOT + 10 0 en-GB Also convert fields and tables in text documents 20200411 15:09:53 wizards source\euro\euro.src 0 string STATUSLINE 0 en-GB Conversion status: 20200411 15:09:53 wizards source\euro\euro.src 0 string STATUSLINE + 1 0 en-GB Conversion status of the cell templates: 20200411 15:09:53 wizards source\euro\euro.src 0 string STATUSLINE + 2 0 en-GB Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2 20200411 15:09:53 wizards source\euro\euro.src 0 string STATUSLINE + 3 0 en-GB Entry of the ranges to be converted... 20200411 15:09:53 wizards source\euro\euro.src 0 string STATUSLINE + 4 0 en-GB Sheet protection for each sheet will be restored... 20200411 15:09:53 wizards source\euro\euro.src 0 string STATUSLINE + 5 0 en-GB Conversion of the currency units in the cell templates... 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES 0 en-GB ~Finish 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 1 0 en-GB Select directory 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 2 0 en-GB Select file 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 3 0 en-GB Select target directory 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 4 0 en-GB non-existent 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 5 0 en-GB Euro Converter 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 6 0 en-GB Should protected spreadsheets be temporarily unprotected? 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 7 0 en-GB Enter the password to unprotect the table %1TableName%1 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 8 0 en-GB Wrong Password! 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 9 0 en-GB Protected Sheet 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 10 0 en-GB Warning! 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 11 0 en-GB Protection for the sheets will not be removed. 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 12 0 en-GB Sheet cannot be unprotected 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 13 0 en-GB The Wizard cannot edit this document as cell formats cannot be modified in documents containing protected spreadsheets. 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 14 0 en-GB Please note that the Euro Converter will, otherwise, not be able to edit this document! 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 15 0 en-GB Please choose a currency to be converted first! 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 16 0 en-GB Password: 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 17 0 en-GB OK 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 18 0 en-GB Cancel 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 19 0 en-GB Please select a %PRODUCTNAME Calc document for editing! 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 20 0 en-GB '<1>' is not a directory! 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 21 0 en-GB Document is read-only! 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 22 0 en-GB The '<1>' file already exists.Do you want to overwrite it? 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 23 0 en-GB Do you really want to terminate conversion at this point? 20200411 15:09:53 wizards source\euro\euro.src 0 string MESSAGES + 24 0 en-GB Cancel Wizard 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES 0 en-GB Portuguese Escudo 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 1 0 en-GB Dutch Guilder 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 2 0 en-GB French Franc 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 3 0 en-GB Spanish Peseta 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 4 0 en-GB Italian Lira 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 5 0 en-GB German Mark 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 6 0 en-GB Belgian Franc 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 7 0 en-GB Irish Punt 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 8 0 en-GB Luxembourg Franc 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 9 0 en-GB Austrian Schilling 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 10 0 en-GB Finnish Mark 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 11 0 en-GB Greek Drachma 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 12 0 en-GB Slovenian Tolar 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 13 0 en-GB Cypriot Pound 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 14 0 en-GB Maltese Lira 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 15 0 en-GB Slovak Koruna 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 16 0 en-GB The currency set for the document is not a European currency! 20200411 15:09:53 wizards source\euro\euro.src 0 string CURRENCIES + 17 0 en-GB The language set for your operating system is not a language of the European Monetary Union. 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_LASTPAGE 0 en-GB Progress 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_LASTPAGE + 1 0 en-GB Retrieving the relevant documents... 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_LASTPAGE + 2 0 en-GB Converting the documents... 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_LASTPAGE + 3 0 en-GB Settings: 20200411 15:09:53 wizards source\euro\euro.src 0 string STEP_LASTPAGE + 4 0 en-GB Sheet is always unprotected 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_RECOVER_QUERY 0 en-GB Should the file "$1" be restored? 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_RECOVER_TITLE 0 en-GB File Recovery 20200411 15:09:53 desktop source\app\desktop.src 0 warningbox STR_RECOVER_PREPARED 0 en-GB An unrecoverable error has occurred.\n\nAll modified files have been saved and can\nprobably be recovered at program restart. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_CANNOT_START 0 en-GB The application cannot be started. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_DIR_MISSING 0 en-GB The configuration directory "$1" could not be found. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_PATH_INVALID 0 en-GB The installation path is invalid. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_NO_PATH 0 en-GB The installation path is not available. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_INTERNAL 0 en-GB An internal error occurred. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_FILE_CORRUPT 0 en-GB The configuration file "$1" is corrupt. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_FILE_MISSING 0 en-GB The configuration file "$1" was not found. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_NO_SUPPORT 0 en-GB The configuration file "$1" does not support the current version. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_LANGUAGE_MISSING 0 en-GB The user interface language cannot be determined. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_NO_SERVICE 0 en-GB The component manager is not available. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_NO_CFG_SERVICE 0 en-GB The configuration service is not available. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_MULTISESSION 0 en-GB You have another instance running in a different terminal session. Close that instance and then try again. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_ASK_START_SETUP_MANUALLY 0 en-GB Start the setup application to repair the installation from the CD or the folder containing the installation packages. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_CONFIG_ERR_SETTINGS_INCOMPLETE 0 en-GB The start-up settings for accessing the central configuration are incomplete. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_CONFIG_ERR_CANNOT_CONNECT 0 en-GB A connection to the central configuration could not be established. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_CONFIG_ERR_RIGHTS_MISSING 0 en-GB You cannot access the central configuration because of missing access rights. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_CONFIG_ERR_ACCESS_GENERAL 0 en-GB A general error occurred while accessing your central configuration. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_CONFIG_ERR_NO_WRITE_ACCESS 0 en-GB The changes to your personal settings cannot be stored centrally because of missing access rights. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_CFG_DATAACCESS 0 en-GB %PRODUCTNAME cannot be started due to an error in accessing the %PRODUCTNAME configuration data.\n\nPlease contact your system administrator. 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_INTERNAL_ERRMSG 0 en-GB The following internal error has occurred: 20200411 15:09:53 desktop source\app\desktop.src 0 querybox QBX_USERDATALOCKED 0 en-GB Either another instance of %PRODUCTNAME is accessing your personal settings or your personal settings are locked.\nSimultaneous access can lead to inconsistencies in your personal settings. Before continuing, you should ensure user '$u' closes %PRODUCTNAME on host '$h'.\n\nDo you really want to continue? 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_TITLE_USERDATALOCKED 0 en-GB %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 desktop source\app\desktop.src 0 errorbox EBX_ERR_PRINTDISABLED 275 en-GB Printing is disabled. No documents can be printed. 20200411 15:09:53 desktop source\app\desktop.src 0 infobox INFOBOX_EXPIRED 275 en-GB This Evaluation Version has expired. To find out more about %PRODUCTNAME,\nvisit https://www.openoffice.org 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_TITLE_EXPIRED 275 en-GB %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOTSTRAP_ERR_NO_PATHSET_SERVICE 275 en-GB The path manager is not available.\n 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOSTRAP_ERR_NOTENOUGHDISKSPACE 275 en-GB %PRODUCTNAME user installation could not be completed due to insufficient free disc space. Please free more disc space at the following location and restart %PRODUCTNAME:\n\n 20200411 15:09:53 desktop source\app\desktop.src 0 string STR_BOOSTRAP_ERR_NOACCESSRIGHTS 275 en-GB %PRODUCTNAME user installation could not be processed due to missing access rights. Please ensure that you have sufficient access rights for the following location and restart %PRODUCTNAME:\n\n 20200411 15:09:53 desktop source\migration\wizard.src 0 modaldialog DLG_FIRSTSTART_WIZARD HID_FIRSTSTART_DIALOG 0 en-GB Welcome to %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 desktop source\migration\wizard.src 0 string STR_STATE_WELCOME 0 en-GB Welcome 20200411 15:09:53 desktop source\migration\wizard.src 0 string STR_STATE_LICENSE 0 en-GB Licence Agreement 20200411 15:09:53 desktop source\migration\wizard.src 0 string STR_STATE_MIGRATION 0 en-GB Personal Data 20200411 15:09:53 desktop source\migration\wizard.src 0 string STR_STATE_USER 0 en-GB User name 20200411 15:09:53 desktop source\migration\wizard.src 0 string STR_STATE_UPDATE_CHECK 0 en-GB Online Update 20200411 15:09:53 desktop source\migration\wizard.src 0 string STR_STATE_REGISTRATION 0 en-GB Registration 20200411 15:09:53 desktop source\migration\wizard.src 0 string STR_WELCOME_MIGRATION 0 en-GB This wizard will guide you through the licence agreement, the transfer of user data from %OLD_VERSION and the registration of %PRODUCTNAME.\n\nClick 'Next' to continue. 20200411 15:09:53 desktop source\migration\wizard.src 0 string STR_WELCOME_WITHOUT_LICENSE 0 en-GB This wizard will guide you through the setup of %PRODUCTNAME.\n\nClick 'Next' to continue. 20200411 15:09:53 desktop source\migration\wizard.src 0 string STR_FINISH 0 en-GB ~Finish 20200411 15:09:53 desktop source\migration\wizard.src 0 string STR_REGISTRATION_OOO 0 en-GB You now have the opportunity to support and contribute to the fastest growing open source community in the world.\n\nHelp us prove that %PRODUCTNAME has already gained significant market share by registering.\n\nRegistering is voluntary and without obligation. 20200411 15:09:53 desktop source\migration\wizard.src 0 errorbox ERRBOX_REG_NOSYSBROWSER 0 en-GB An error occurred in starting the web browser.\nPlease check the %PRODUCTNAME and web browser settings. 20200411 15:09:53 desktop source\migration\wizard.src 0 querybox QB_ASK_DECLINE 0 en-GB Do you really want to decline? 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_WELCOME FT_WELCOME_HEADER 0 en-GB Welcome to %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_WELCOME FT_WELCOME_BODY 0 en-GB This wizard will guide you through the licence agreement and the registration of %PRODUCTNAME.\n\nClick 'Next' to continue. 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_LICENSE FT_LICENSE_HEADER 0 en-GB Please follow these steps to accept the licence 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_LICENSE FT_LICENSE_BODY_1 0 en-GB 1. 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_LICENSE FT_LICENSE_BODY_1_TXT 0 en-GB View the complete Licence Agreement. Please use the scrollbar or the '%PAGEDOWN' button in this dialogue box to view the entire licence text. 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_LICENSE FT_LICENSE_BODY_2 0 en-GB 2. 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_LICENSE FT_LICENSE_BODY_2_TXT 0 en-GB Click 'Accept' to accept the terms of the Agreement. 20200411 15:09:53 desktop source\migration\wizard.src 0 pushbutton TP_LICENSE PB_LICENSE_DOWN 50 en-GB Scroll Do~wn 20200411 15:09:53 desktop source\migration\wizard.src 0 string STR_LICENSE_ACCEPT 0 en-GB ~Accept 20200411 15:09:53 desktop source\migration\wizard.src 0 string STR_LICENSE_DECLINE 0 en-GB ~Decline 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_MIGRATION FT_MIGRATION_HEADER 0 en-GB Transfer personal data 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_MIGRATION FT_MIGRATION_BODY 0 en-GB Most personal data from %OLDPRODUCT installation can be reused in %PRODUCTNAME %PRODUCTVERSION.\n\nIf you do not want to reuse any settings in %PRODUCTNAME %PRODUCTVERSION, unmark the check box. 20200411 15:09:53 desktop source\migration\wizard.src 0 checkbox TP_MIGRATION CB_MIGRATION 0 en-GB Transfer personal data 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_UPDATE_CHECK FT_UPDATE_CHECK_HEADER 0 en-GB Online Update 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_UPDATE_CHECK FT_UPDATE_CHECK_BODY 0 en-GB %PRODUCTNAME searches automatically at regular intervals for new versions.\nIn doing so online update does not transfer personal data.\nAs soon as a new version is available, you will be notified.\n\nYou can configure this feature at Tools - Options... - %PRODUCTNAME - Online Update. 20200411 15:09:53 desktop source\migration\wizard.src 0 checkbox TP_UPDATE_CHECK CB_UPDATE_CHECK 0 en-GB ~Check for updates automatically 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_USER FT_USER_HEADER 0 en-GB Provide your full name and initials below 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_USER FT_USER_BODY 0 en-GB The user name will be used in the document properties, templates and when you record changes made to documents. 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_USER FT_USER_FIRST 0 en-GB ~Forename 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_USER FT_USER_LAST 0 en-GB ~Surname 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_USER FT_USER_INITIALS 0 en-GB ~Initials 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_USER FT_USER_FATHER 0 en-GB ~Father's name 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_REGISTRATION FT_REGISTRATION_HEADER 0 en-GB %PRODUCTNAME Registration 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_REGISTRATION FT_REGISTRATION_BODY 0 en-GB You now have the opportunity to register as a %PRODUCTNAME user. Registration is voluntary and is without obligation.\n\nIf you register, we can inform you about new developments concerning this product. 20200411 15:09:53 desktop source\migration\wizard.src 0 radiobutton TP_REGISTRATION RB_REGISTRATION_NOW 0 en-GB I want to register ~now 20200411 15:09:53 desktop source\migration\wizard.src 0 radiobutton TP_REGISTRATION RB_REGISTRATION_LATER 0 en-GB I want to register ~later 20200411 15:09:53 desktop source\migration\wizard.src 0 radiobutton TP_REGISTRATION RB_REGISTRATION_NEVER 0 en-GB I do not want to ~register 20200411 15:09:53 desktop source\migration\wizard.src 0 fixedtext TP_REGISTRATION FT_REGISTRATION_END 0 en-GB We hope you enjoy working with %PRODUCTNAME.\n\nTo exit the wizard, click 'Finish'. 20200411 15:09:53 desktop source\deployment\misc\dp_misc.src 0 string RID_DEPLYOMENT_DEPENDENCIES_UNKNOWN 0 en-GB Unknown 20200411 15:09:53 desktop source\deployment\misc\dp_misc.src 0 string RID_DEPLYOMENT_DEPENDENCIES_MIN 0 en-GB Extension requires at least Apache OpenOffice %VERSION 20200411 15:09:53 desktop source\deployment\misc\dp_misc.src 0 string RID_DEPLYOMENT_DEPENDENCIES_MAX 0 en-GB Extension doesn't support versions greater than: Apache OpenOffice %VERSION 20200411 15:09:53 desktop source\deployment\manager\dp_manager.src 0 string RID_STR_COPYING_PACKAGE 0 en-GB Copying: 20200411 15:09:53 desktop source\deployment\manager\dp_manager.src 0 string RID_STR_ERROR_WHILE_ADDING 0 en-GB Error while adding: 20200411 15:09:53 desktop source\deployment\manager\dp_manager.src 0 string RID_STR_ERROR_WHILE_REMOVING 0 en-GB Error while removing: 20200411 15:09:53 desktop source\deployment\manager\dp_manager.src 0 string RID_STR_PACKAGE_ALREADY_ADDED 0 en-GB Extension has already been added: 20200411 15:09:53 desktop source\deployment\manager\dp_manager.src 0 string RID_STR_NO_SUCH_PACKAGE 0 en-GB There is no such extension deployed: 20200411 15:09:53 desktop source\deployment\manager\dp_manager.src 0 string RID_STR_SYNCHRONIZING_REPOSITORY 0 en-GB Synchronising repository for %NAME extensions 20200411 15:09:53 desktop source\deployment\unopkg\unopkg.src 0 string RID_STR_UNOPKG_ACCEPT_LIC_1 0 en-GB Extension Software Licence Agreement of $NAME: 20200411 15:09:53 desktop source\deployment\unopkg\unopkg.src 0 string RID_STR_UNOPKG_ACCEPT_LIC_2 0 en-GB Read the complete Licence Agreement displayed above. Accept the Licence Agreement by typing "yes" on the console then press the Return key. Type "no" to decline and to abort the extension setup. 20200411 15:09:53 desktop source\deployment\unopkg\unopkg.src 0 string RID_STR_UNOPKG_ACCEPT_LIC_3 0 en-GB [Enter "yes" or "no"]: 20200411 15:09:53 desktop source\deployment\unopkg\unopkg.src 0 string RID_STR_UNOPKG_ACCEPT_LIC_4 0 en-GB Your input was not correct. Please enter "yes" or "no": 20200411 15:09:53 desktop source\deployment\unopkg\unopkg.src 0 string RID_STR_UNOPKG_ACCEPT_LIC_YES 0 en-GB YES 20200411 15:09:53 desktop source\deployment\unopkg\unopkg.src 0 string RID_STR_UNOPKG_ACCEPT_LIC_Y 0 en-GB Y 20200411 15:09:53 desktop source\deployment\unopkg\unopkg.src 0 string RID_STR_UNOPKG_ACCEPT_LIC_NO 0 en-GB NO 20200411 15:09:53 desktop source\deployment\unopkg\unopkg.src 0 string RID_STR_UNOPKG_ACCEPT_LIC_N 0 en-GB N 20200411 15:09:53 desktop source\deployment\unopkg\unopkg.src 0 string RID_STR_CONCURRENTINSTANCE 0 en-GB unopkg cannot be started. The lock file indicates it as already running. If this does not apply, delete the lock file at: 20200411 15:09:53 desktop source\deployment\unopkg\unopkg.src 0 string RID_STR_UNOPKG_ERROR 0 en-GB ERROR: 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_ADD_PACKAGES 0 en-GB Add Extension(s) 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_CTX_ITEM_REMOVE 0 en-GB ~Remove 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_CTX_ITEM_ENABLE 0 en-GB ~Enable 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_CTX_ITEM_DISABLE 0 en-GB ~Disable 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_CTX_ITEM_CHECK_UPDATE 0 en-GB ~Update... 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_CTX_ITEM_OPTIONS 0 en-GB ~Options... 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_ADDING_PACKAGES 0 en-GB Adding %EXTENSION_NAME 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_REMOVING_PACKAGES 0 en-GB Removing %EXTENSION_NAME 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_ENABLING_PACKAGES 0 en-GB Enabling %EXTENSION_NAME 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_DISABLING_PACKAGES 0 en-GB Disabling %EXTENSION_NAME 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_ACCEPT_LICENSE 0 en-GB Accept licence for %EXTENSION_NAME 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_INSTALL_FOR_ALL 0 en-GB ~For all users 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_INSTALL_FOR_ME 0 en-GB ~Only for me 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_ERROR_UNKNOWN_STATUS 0 en-GB Error: The status of this extension is unknown 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_CLOSE_BTN 0 en-GB Close 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_EXIT_BTN 0 en-GB Quit 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_NO_ADMIN_PRIVILEGE 0 en-GB %PRODUCTNAME has been updated to a new version. Some shared %PRODUCTNAME extensions are not compatible with this version and must be updated before %PRODUCTNAME can be started.\n\nUpdating of shared extension requires administrator privileges. Contact your system administrator to update the following shared extensions: 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_ERROR_MISSING_DEPENDENCIES 0 en-GB The extension cannot be enabled as the following system dependencies are not fulfilled: 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_ERROR_MISSING_LICENSE 0 en-GB This extension is disabled because you haven't accepted the licence yet.\n 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_SHOW_LICENSE_CMD 0 en-GB Show licence 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 fixedtext RID_DLG_LICENSE FT_LICENSE_HEADER 0 en-GB Please follow these steps to proceed with the installation of the extension: 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 fixedtext RID_DLG_LICENSE FT_LICENSE_BODY_1 0 en-GB 1. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 fixedtext RID_DLG_LICENSE FT_LICENSE_BODY_1_TXT 0 en-GB Read the complete Licence Agreement. Use the scroll bar or the \'Scroll Down\' button in this dialogue box to view the entire licence text. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 fixedtext RID_DLG_LICENSE FT_LICENSE_BODY_2 0 en-GB 2. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 fixedtext RID_DLG_LICENSE FT_LICENSE_BODY_2_TXT 0 en-GB Accept the Licence Agreement for the extension by pressing the \'Accept\' button. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 pushbutton RID_DLG_LICENSE PB_LICENSE_DOWN 0 en-GB ~Scroll Down 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 okbutton RID_DLG_LICENSE BTN_LICENSE_ACCEPT 0 en-GB Accept 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 cancelbutton RID_DLG_LICENSE BTN_LICENSE_DECLINE 0 en-GB Decline 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 modaldialog RID_DLG_LICENSE 0 en-GB Extension Software Licence Agreement 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 okbutton RID_DLG_SHOW_LICENSE RID_EM_BTN_CLOSE 0 en-GB Close 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 modaldialog RID_DLG_SHOW_LICENSE 300 en-GB Extension Software Licence Agreement 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 warningbox RID_WARNINGBOX_INSTALL_EXTENSION 300 en-GB You are about to install the extension \'%NAME\'.\nClick \'OK\' to proceed with the installation.\nClick \'Cancel\' to stop the installation. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 warningbox RID_WARNINGBOX_REMOVE_EXTENSION 300 en-GB You are about to remove the extension \'%NAME\'.\nClick \'OK\' to remove the extension.\nClick \'Cancel\' to stop removing the extension. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 warningbox RID_WARNINGBOX_REMOVE_SHARED_EXTENSION 300 en-GB Ensure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\nClick \'OK\' to remove the extension.\nClick \'Cancel\' to stop removing the extension. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 warningbox RID_WARNINGBOX_ENABLE_SHARED_EXTENSION 300 en-GB Ensure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\nClick \'OK\' to enable the extension.\nClick \'Cancel\' to stop enabling the extension. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 warningbox RID_WARNINGBOX_DISABLE_SHARED_EXTENSION 300 en-GB Ensure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\nClick \'OK\' to disable the extension.\nClick \'Cancel\' to stop disabling the extension. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog.src 0 string RID_STR_UNSUPPORTED_PLATFORM 300 en-GB The extension \'%Name\' does not work on this computer. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dependencydialog.src 0 fixedtext RID_DLG_DEPENDENCIES RID_DLG_DEPENDENCIES_TEXT 0 en-GB The extension cannot be installed as the following\nsystem dependencies are not fulfilled: 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dependencydialog.src 0 modaldialog RID_DLG_DEPENDENCIES 0 en-GB System dependencies check 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog2.src 0 pushbutton RID_DLG_EXTENSION_MANAGER RID_EM_BTN_ADD 0 en-GB ~Add... 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog2.src 0 pushbutton RID_DLG_EXTENSION_MANAGER RID_EM_BTN_CHECK_UPDATES 0 en-GB Check for ~Updates... 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog2.src 0 fixedtext RID_DLG_EXTENSION_MANAGER RID_EM_FT_GET_EXTENSIONS 0 en-GB Get more extensions on-line... 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog2.src 0 fixedtext RID_DLG_EXTENSION_MANAGER RID_EM_FT_PROGRESS 0 en-GB Adding %EXTENSION_NAME 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog2.src 0 okbutton RID_DLG_EXTENSION_MANAGER RID_EM_BTN_CLOSE 0 en-GB Close 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog2.src 0 modelessdialog RID_DLG_EXTENSION_MANAGER HID_PACKAGE_MANAGER 300 en-GB Extension Manager 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog2.src 0 fixedtext RID_DLG_UPDATE_REQUIRED RID_EM_FT_MSG 280 en-GB %PRODUCTNAME has been updated to a new version. Some installed %PRODUCTNAME extensions are not compatible with this version and must be updated before they can be used. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog2.src 0 fixedtext RID_DLG_UPDATE_REQUIRED RID_EM_FT_PROGRESS 0 en-GB Adding %EXTENSION_NAME 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog2.src 0 pushbutton RID_DLG_UPDATE_REQUIRED RID_EM_BTN_CHECK_UPDATES 0 en-GB Check for ~Updates... 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog2.src 0 pushbutton RID_DLG_UPDATE_REQUIRED RID_EM_BTN_CLOSE 0 en-GB Disable all 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog2.src 0 modaldialog RID_DLG_UPDATE_REQUIRED HID_PACKAGE_MANAGER_UPD_REQ 300 en-GB Extension Update Required 20200411 15:09:53 desktop source\deployment\gui\dp_gui_dialog2.src 0 querybox RID_QUERYBOX_INSTALL_FOR_ALL 300 en-GB Ensure that no further users are working with the same %PRODUCTNAME, when installing an extension for all users in a multi user environment.\n\nFor whom do you want to install the extension?\n 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 fixedtext RID_DLG_UPDATEINSTALL RID_DLG_UPDATE_INSTALL_DOWNLOADING 0 en-GB Downloading extensions... 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 fixedtext RID_DLG_UPDATEINSTALL RID_DLG_UPDATE_INSTALL_RESULTS 0 en-GB Result 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 okbutton RID_DLG_UPDATEINSTALL RID_DLG_UPDATE_INSTALL_OK 0 en-GB OK 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 cancelbutton RID_DLG_UPDATEINSTALL RID_DLG_UPDATE_INSTALL_ABORT 0 en-GB Cancel Update 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 string RID_DLG_UPDATEINSTALL RID_DLG_UPDATE_INSTALL_INSTALLING 0 en-GB Installing extensions... 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 string RID_DLG_UPDATEINSTALL RID_DLG_UPDATE_INSTALL_FINISHED 0 en-GB Installation finished 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 string RID_DLG_UPDATEINSTALL RID_DLG_UPDATE_INSTALL_NO_ERRORS 0 en-GB No errors. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 string RID_DLG_UPDATEINSTALL RID_DLG_UPDATE_INSTALL_ERROR_DOWNLOAD 0 en-GB Error while downloading extension %NAME. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 string RID_DLG_UPDATEINSTALL RID_DLG_UPDATE_INSTALL_THIS_ERROR_OCCURRED 0 en-GB The error message is: 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 string RID_DLG_UPDATEINSTALL RID_DLG_UPDATE_INSTALL_ERROR_INSTALLATION 0 en-GB Error while installing extension %NAME. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 string RID_DLG_UPDATEINSTALL RID_DLG_UPDATE_INSTALL_ERROR_LIC_DECLINED 0 en-GB The licence agreement for extension %NAME was refused. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 string RID_DLG_UPDATEINSTALL RID_DLG_UPDATE_INSTALL_EXTENSION_NOINSTALL 0 en-GB The extension will not be installed. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updateinstalldialog.src 0 modaldialog RID_DLG_UPDATEINSTALL HID_DEPLOYMENT_GUI_UPDATEINSTALL 0 en-GB Download and Installation 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 fixedtext RID_DLG_UPDATE RID_DLG_UPDATE_CHECKING 0 en-GB Checking... 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 fixedtext RID_DLG_UPDATE RID_DLG_UPDATE_UPDATE 0 en-GB ~Available extension updates 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 checkbox RID_DLG_UPDATE RID_DLG_UPDATE_ALL 0 en-GB ~Show all updates 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 fixedline RID_DLG_UPDATE RID_DLG_UPDATE_DESCRIPTION 0 en-GB Description 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 fixedtext RID_DLG_UPDATE RID_DLG_UPDATE_PUBLISHER_LABEL 0 en-GB Publisher: 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 fixedtext RID_DLG_UPDATE RID_DLG_UPDATE_RELEASENOTES_LABEL 0 en-GB What is new: 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 fixedtext RID_DLG_UPDATE RID_DLG_UPDATE_RELEASENOTES_LINK HID_DEPLOYMENT_GUI_UPDATE_RELEASENOTES 0 en-GB Release Notes 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 pushbutton RID_DLG_UPDATE RID_DLG_UPDATE_OK 0 en-GB ~Install 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 pushbutton RID_DLG_UPDATE RID_DLG_UPDATE_CLOSE 0 en-GB Close 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_ERROR 0 en-GB Error 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_NONE 0 en-GB No new updates are available. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_NOINSTALLABLE 0 en-GB No installable updates are available. To see all updates, mark the check box 'Show all updates'. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_FAILURE 0 en-GB An error occurred: 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_UNKNOWNERROR 0 en-GB Unknown error. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_NODESCRIPTION 0 en-GB No descriptions available for this extension. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_NOINSTALL 0 en-GB The extension cannot be updated because: 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_NODEPENDENCY 0 en-GB Required Apache OpenOffice version doesn't match: 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_NODEPENDENCY_CUR_VER 0 en-GB You have Apache OpenOffice %VERSION 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_BROWSERBASED 0 en-GB browser based update 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_VERSION 0 en-GB Version 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_IGNORE 0 en-GB Ignore this Update 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_IGNORE_ALL 0 en-GB Ignore all Updates 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_ENABLE 0 en-GB Enable Updates 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 string RID_DLG_UPDATE RID_DLG_UPDATE_IGNORED_UPDATE 0 en-GB This update will be ignored.\n 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 modaldialog RID_DLG_UPDATE HID_DEPLOYMENT_GUI_UPDATE 0 en-GB Extension Update 20200411 15:09:53 desktop source\deployment\gui\dp_gui_updatedialog.src 0 warningbox RID_WARNINGBOX_UPDATE_SHARED_EXTENSION 0 en-GB Ensure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\nClick \'OK\' to update the extensions.\nClick \'Cancel\' to stop updating the extensions. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_versionboxes.src 0 warningbox RID_WARNINGBOX_VERSION_LESS 0 en-GB You are about to install version $NEW of the extension \'$NAME\'.\nThe newer version $DEPLOYED is already installed.\nClick \'OK\' to replace the installed extension.\nClick \'Cancel\' to stop the installation. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_versionboxes.src 0 string RID_STR_WARNINGBOX_VERSION_LESS_DIFFERENT_NAMES 0 en-GB You are about to install version $NEW of the extension \'$NAME\'.\nThe newer version $DEPLOYED, named \'$OLDNAME\', is already installed.\nClick \'OK\' to replace the installed extension.\nClick \'Cancel\' to stop the installation. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_versionboxes.src 0 warningbox RID_WARNINGBOX_VERSION_EQUAL 0 en-GB You are about to install version $NEW of the extension \'$NAME\'.\nThat version is already installed.\nClick \'OK\' to replace the installed extension.\nClick \'Cancel\' to stop the installation. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_versionboxes.src 0 string RID_STR_WARNINGBOX_VERSION_EQUAL_DIFFERENT_NAMES 0 en-GB You are about to install version $NEW of the extension \'$NAME\'.\nThat version, named \'$OLDNAME\', is already installed.\nClick \'OK\' to replace the installed extension.\nClick \'Cancel\' to stop the installation. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_versionboxes.src 0 warningbox RID_WARNINGBOX_VERSION_GREATER 0 en-GB You are about to install version $NEW of the extension \'$NAME\'.\nThe older version $DEPLOYED is already installed.\nClick \'OK\' to replace the installed extension.\nClick \'Cancel\' to stop the installation. 20200411 15:09:53 desktop source\deployment\gui\dp_gui_versionboxes.src 0 string RID_STR_WARNINGBOX_VERSION_GREATER_DIFFERENT_NAMES 0 en-GB You are about to install version $NEW of the extension \'$NAME\'.\nThe older version $DEPLOYED, named \'$OLDNAME\', is already installed.\nClick \'OK\' to replace the installed extension.\nClick \'Cancel\' to stop the installation. 20200411 15:09:53 desktop source\deployment\registry\dp_registry.src 0 string RID_STR_REGISTERING_PACKAGE 0 en-GB Enabling: 20200411 15:09:53 desktop source\deployment\registry\dp_registry.src 0 string RID_STR_REVOKING_PACKAGE 0 en-GB Disabling: 20200411 15:09:53 desktop source\deployment\registry\dp_registry.src 0 string RID_STR_CANNOT_DETECT_MEDIA_TYPE 0 en-GB Cannot detect media-type: 20200411 15:09:53 desktop source\deployment\registry\dp_registry.src 0 string RID_STR_UNSUPPORTED_MEDIA_TYPE 0 en-GB This media-type is not supported: 20200411 15:09:53 desktop source\deployment\registry\dp_registry.src 0 string RID_STR_ERROR_WHILE_REGISTERING 0 en-GB An error occurred while enabling: 20200411 15:09:53 desktop source\deployment\registry\dp_registry.src 0 string RID_STR_ERROR_WHILE_REVOKING 0 en-GB An error occurred while disabling: 20200411 15:09:53 desktop source\deployment\registry\package\dp_package.src 0 string RID_STR_PACKAGE_BUNDLE 0 en-GB Extension 20200411 15:09:53 desktop source\deployment\registry\configuration\dp_configuration.src 0 string RID_STR_CONF_SCHEMA 0 en-GB Configuration Schema 20200411 15:09:53 desktop source\deployment\registry\configuration\dp_configuration.src 0 string RID_STR_CONF_DATA 0 en-GB Configuration Data 20200411 15:09:53 desktop source\deployment\registry\component\dp_component.src 0 string RID_STR_DYN_COMPONENT 0 en-GB UNO Dynamic Library Component 20200411 15:09:53 desktop source\deployment\registry\component\dp_component.src 0 string RID_STR_JAVA_COMPONENT 0 en-GB UNO Java Component 20200411 15:09:53 desktop source\deployment\registry\component\dp_component.src 0 string RID_STR_PYTHON_COMPONENT 0 en-GB UNO Python Component 20200411 15:09:53 desktop source\deployment\registry\component\dp_component.src 0 string RID_STR_COMPONENTS 0 en-GB UNO Components 20200411 15:09:53 desktop source\deployment\registry\component\dp_component.src 0 string RID_STR_RDB_TYPELIB 0 en-GB UNO RDB Type Library 20200411 15:09:53 desktop source\deployment\registry\component\dp_component.src 0 string RID_STR_JAVA_TYPELIB 0 en-GB UNO Java Type Library 20200411 15:09:53 desktop source\deployment\registry\sfwk\dp_sfwk.src 0 string RID_STR_SFWK_LIB 0 en-GB %MACROLANG Library 20200411 15:09:53 desktop source\deployment\registry\script\dp_script.src 0 string RID_STR_BASIC_LIB 0 en-GB %PRODUCTNAME Basic Library 20200411 15:09:53 desktop source\deployment\registry\script\dp_script.src 0 string RID_STR_DIALOG_LIB 0 en-GB Dialog Library 20200411 15:09:53 desktop source\deployment\registry\script\dp_script.src 0 string RID_STR_CANNOT_DETERMINE_LIBNAME 0 en-GB The library name could not be determined. 20200411 15:09:53 desktop source\deployment\registry\script\dp_script.src 0 string RID_STR_LIBNAME_ALREADY_EXISTS 0 en-GB This library name already exists. Please choose a different name. 20200411 15:09:53 desktop source\deployment\registry\help\dp_help.src 0 string RID_STR_HELP 0 en-GB Help 20200411 15:09:53 desktop source\deployment\registry\help\dp_help.src 0 string RID_STR_HELPPROCESSING_GENERAL_ERROR 0 en-GB The extension cannot be installed because:\n 20200411 15:09:53 desktop source\deployment\registry\help\dp_help.src 0 string RID_STR_HELPPROCESSING_XMLPARSING_ERROR 0 en-GB The extension will not be installed because an error occurred in the Help files:\n 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %APP_TITLE% 0 en-GB Setup 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %APP_PROD_TITLE% 0 en-GB The %PRODUCTNAME Setup 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %OUTOFMEM% 0 en-GB Out of Memory 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %NOMSI% 0 en-GB Setup was unable to find the msi package. 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %USER_CANCELLED% 0 en-GB Setup was cancelled 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %REQUIRES_ADMIN_PRIV% 0 en-GB Administrator privileges are required for upgrading the Windows Installer. 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %FILE_NOT_FOUND% 0 en-GB Setup was unable to find the file '%s'. 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %INVALID_PARAM% 0 en-GB Invalid command line option '%s'. Please use '/?' for help. 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %SETUP_TO_OLD% 0 en-GB This package requires at least the version '%s' of the Windows Installer. \nYou have Windows Installer '%s' on your system! 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %SETUP_NOT_FOUND% 0 en-GB This package requires the Windows Installer. \nYou need at least Windows Installer '%s' on your system! 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %USAGE% 0 en-GB Usage:\n /? : Shows this dialogue box.\n /a : Performs an administrative installation.\n /j[u|m] : Performs an advertising installation.\n /q [n] : Do not show any user interface (silent mode).\n 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %ALREADY_RUNNING% 0 en-GB There is already a setup process running. 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %UNKNOWN_ERROR% 0 en-GB An Unknown Error occurred! 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %INVALID_PROFILE% 0 en-GB Invalid or incomplete profile. 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %UNKNOWN_LANG% 0 en-GB Unknown Language: %d 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_ZH_TW% 0 en-GB Chinese (traditional) 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_CS% 0 en-GB Czech 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_DA% 0 en-GB Danish 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_DE_DE% 0 en-GB German (Germany) 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_EL% 0 en-GB Greek 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_EN_US% 0 en-GB English (USA) 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_ES% 0 en-GB Spanish (Spain) 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_FI% 0 en-GB Finnish 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_FR_FR% 0 en-GB French (France) 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_HE% 0 en-GB Hebrew 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_HU% 0 en-GB Hungarian 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_IT_IT% 0 en-GB Italian (Italy) 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_JA% 0 en-GB Japanese 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_KO% 0 en-GB Korean 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_NL_NL% 0 en-GB Dutch (Netherlands) 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_NO_NO% 0 en-GB Norwegian (Bokmål) 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_PL% 0 en-GB Polish 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_PT_BR% 0 en-GB Portuguese (Brazil) 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_RU% 0 en-GB Russian 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_SK% 0 en-GB Slovak 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_SV_SE% 0 en-GB Swedish (Sweden) 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_TH% 0 en-GB Thai 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_TR% 0 en-GB Turkish 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_ET% 0 en-GB Estonian 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_ZH_CN% 0 en-GB Chinese (Simplified) 20200411 15:09:53 desktop win32\source\setup\setup.ulf 0 LngText %LANGUAGE_PT_PT% 0 en-GB Portuguese (Portugal) 20200411 15:09:53 desktop win32\source\rebase\rebasegui.ulf 0 LngText %APP_TITLE% 0 en-GB Installation Status 20200411 15:09:53 desktop win32\source\rebase\rebasegui.ulf 0 LngText %MSG_OPTIMIZED_FOR_CLIENT% 0 en-GB Installation is optimised for clients. 20200411 15:09:53 desktop win32\source\rebase\rebasegui.ulf 0 LngText %MSG_OPTIMIZED_FOR_SERVER% 0 en-GB Installation is optimised for servers. 20200411 15:09:53 desktop win32\source\rebase\rebasegui.ulf 0 LngText %MSG_NO_INSTALLATION_FOUND% 0 en-GB Cannot find Office installation. 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_PRESENTATION_MINIMIZER 0 en-GB Presentation Minimizer 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_INFO_DIALOG 0 en-GB Presentation Minimizer - Result 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_STEPS 0 en-GB Steps 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_HELP 0 en-GB ~Help 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_BACK 0 en-GB < ~Back 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_NEXT 0 en-GB ~Next > 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_FINISH 0 en-GB ~Finish 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_CANCEL 0 en-GB Cancel 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_INTRODUCTION 0 en-GB Introduction 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_INTRODUCTION_T 0 en-GB The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed.\nAt the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimised new version of the presentation. 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_CHOSE_SETTINGS 0 en-GB ~Choose settings for Presentation Minimizer 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_REMOVE 0 en-GB ~Delete 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_GRAPHIC_OPTIMIZATION 0 en-GB Choose settings for optimising pictures and graphics 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_IMAGE_OPTIMIZATION 0 en-GB Graphics 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_LOSSLESS_COMPRESSION 0 en-GB ~Lossless compression 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_JPEG_COMPRESSION 0 en-GB ~JPEG compression 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_QUALITY 0 en-GB ~Quality in % 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_REMOVE_CROP_AREA 0 en-GB ~Delete cropped graphic areas 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_IMAGE_RESOLUTION 0 en-GB Reduce ~image resolution 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_IMAGE_RESOLUTION_0 0 en-GB 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_IMAGE_RESOLUTION_1 0 en-GB 90;90 DPI (screen resolution) 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_IMAGE_RESOLUTION_2 0 en-GB 150;150 DPI (projector resolution) 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_IMAGE_RESOLUTION_3 0 en-GB 300;300 DPI (print resolution) 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_EMBED_LINKED_GRAPHICS 0 en-GB ~Break links to external graphics 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_OLE_OBJECTS 0 en-GB OLE Objects 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_OLE_OPTIMIZATION 0 en-GB Choose settings for replacing OLE objects 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_OLE_REPLACE 0 en-GB Create static replacement graphics for OLE objects 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_ALL_OLE_OBJECTS 0 en-GB For ~all OLE objects 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_ALIEN_OLE_OBJECTS_ONLY 0 en-GB ~For OLE objects not based on OpenDocument format 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_OLE_OBJECTS_DESC 0 en-GB Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.\nThe current presentation contains OLE objects. 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_NO_OLE_OBJECTS_DESC 0 en-GB Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.\nThe current presentation contains no OLE objects. 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_SLIDES 0 en-GB Slides 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_CHOOSE_SLIDES 0 en-GB Choose which slides to delete 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_MASTER_PAGES 0 en-GB Master Pages 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_DELETE_MASTER_PAGES 0 en-GB Delete unused ~master pages 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_DELETE_NOTES_PAGES 0 en-GB ~Clear notes 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_DELETE_HIDDEN_SLIDES 0 en-GB Delete hidden ~slides 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_CUSTOM_SHOW 0 en-GB Delete slides that are not used for the ~custom slide show 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_SUMMARY 0 en-GB Summary 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_SUMMARY_TITLE 0 en-GB Choose where to apply the following changes 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_PROGRESS 0 en-GB Progress 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_OBJECTS_OPTIMIZED 0 en-GB Objects optimised 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_APPLY_TO_CURRENT 0 en-GB ~Apply changes to current presentation 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_AUTOMATICALLY_OPEN 0 en-GB ~Open newly created presentation 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_SAVE_SETTINGS 0 en-GB ~Save settings as 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_SAVE_AS 0 en-GB ~Duplicate presentation before applying changes 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_DELETE_SLIDES 0 en-GB Delete %SLIDES slides. 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_OPTIMIZE_IMAGES 0 en-GB Optimise %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI. 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_CREATE_REPLACEMENT 0 en-GB Create replacement graphics for %OLE objects. 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_CURRENT_FILESIZE 0 en-GB Current file size: 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_ESTIMATED_FILESIZE 0 en-GB Estimated new file size: 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_MB 0 en-GB %1 MB 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_MY_SETTINGS 0 en-GB My Settings 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_DEFAULT_SESSION 0 en-GB default session 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_MODIFY_WARNING 0 en-GB The optimisation will modify the current document. Do you want to continue? 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_YES 0 en-GB ~Yes 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_OK 0 en-GB OK 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_INFO_1 0 en-GB The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB. 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_INFO_2 0 en-GB The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB. 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_INFO_3 0 en-GB The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB. 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_INFO_4 0 en-GB The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB. 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_DUPLICATING_PRESENTATION 0 en-GB Duplicating presentation... 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_DELETING_SLIDES 0 en-GB Deleting slides... 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_OPTIMIZING_GRAPHICS 0 en-GB Optimising graphics... 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_CREATING_OLE_REPLACEMENTS 0 en-GB Creating replacement graphics for OLE objects... 20200411 15:09:53 sdext source\minimizer\minimizer.src 0 string STR_FILESIZESEPARATOR 0 en-GB . 20200411 15:09:53 framework source\classes\resource.src 0 string STR_MENU_ADDONS 0 en-GB Add-Ons 20200411 15:09:53 framework source\classes\resource.src 0 string STR_MENU_ADDONHELP 0 en-GB Add-~On Help 20200411 15:09:53 framework source\classes\resource.src 0 string STR_MENU_HEADFOOTALL 0 en-GB All 20200411 15:09:53 framework source\classes\resource.src 0 string STR_UPDATEDOC 0 en-GB ~Update 20200411 15:09:53 framework source\classes\resource.src 0 string STR_CLOSEDOC_ANDRETURN 0 en-GB ~Close & Return to 20200411 15:09:53 framework source\classes\resource.src 0 menuitem POPUPMENU_TOOLBAR_QUICKCUSTOMIZATION MENUITEM_TOOLBAR_VISIBLEBUTTON 0 en-GB Visible ~Buttons 20200411 15:09:53 framework source\classes\resource.src 0 menuitem POPUPMENU_TOOLBAR_QUICKCUSTOMIZATION MENUITEM_TOOLBAR_CUSTOMIZETOOLBAR 0 en-GB ~Customise Toolbar... 20200411 15:09:53 framework source\classes\resource.src 0 menuitem POPUPMENU_TOOLBAR_QUICKCUSTOMIZATION MENUITEM_TOOLBAR_DOCKTOOLBAR 0 en-GB ~Dock Toolbar 20200411 15:09:53 framework source\classes\resource.src 0 menuitem POPUPMENU_TOOLBAR_QUICKCUSTOMIZATION MENUITEM_TOOLBAR_DOCKALLTOOLBAR 0 en-GB Dock ~All Toolbars 20200411 15:09:53 framework source\classes\resource.src 0 menuitem POPUPMENU_TOOLBAR_QUICKCUSTOMIZATION MENUITEM_TOOLBAR_LOCKTOOLBARPOSITION 0 en-GB ~Lock Toolbar Position 20200411 15:09:53 framework source\classes\resource.src 0 menuitem POPUPMENU_TOOLBAR_QUICKCUSTOMIZATION MENUITEM_TOOLBAR_CLOSE 0 en-GB Close ~Toolbar 20200411 15:09:53 framework source\classes\resource.src 0 string STR_SAVECOPYDOC 0 en-GB Save Copy ~as... 20200411 15:09:53 framework source\classes\resource.src 0 string STR_NODOCUMENT 0 en-GB No Documents 20200411 15:09:53 framework source\classes\resource.src 0 string STR_CLEAR_RECENT_FILES 0 en-GB Clear List 20200411 15:09:53 framework source\classes\resource.src 0 string STR_CLEAR_RECENT_FILES_HELP 0 en-GB Clears the list with the most recently opened files. This action can not be undone. 20200411 15:09:53 framework source\classes\resource.src 0 string STR_TOOLBAR_TITLE_ADDON 0 en-GB Add-On %num% 20200411 15:09:53 framework source\classes\resource.src 0 fixedtext DLG_LICENSE FT_INFO1 0 en-GB Please follow these steps to proceed with the installation: 20200411 15:09:53 framework source\classes\resource.src 0 fixedtext DLG_LICENSE FT_INFO2_1 0 en-GB 1. 20200411 15:09:53 framework source\classes\resource.src 0 fixedtext DLG_LICENSE FT_INFO2 0 en-GB View the complete Licence Agreement. Please use the scroll bar or the '%PAGEDOWN' button in this dialogue box to view the entire licence text. 20200411 15:09:53 framework source\classes\resource.src 0 pushbutton DLG_LICENSE PB_PAGEDOWN 0 en-GB Scroll Down 20200411 15:09:53 framework source\classes\resource.src 0 fixedtext DLG_LICENSE FT_INFO3_1 0 en-GB 2. 20200411 15:09:53 framework source\classes\resource.src 0 fixedtext DLG_LICENSE FT_INFO3 0 en-GB Accept the Licence Agreement. 20200411 15:09:53 framework source\classes\resource.src 0 string DLG_LICENSE LICENSE_ACCEPT 0 en-GB ~Accept 20200411 15:09:53 framework source\classes\resource.src 0 string DLG_LICENSE LICENSE_NOTACCEPT 0 en-GB Decline 20200411 15:09:53 framework source\classes\resource.src 0 modaldialog DLG_LICENSE HID_LICENSEDIALOG 0 en-GB Licence Agreement 20200411 15:09:53 framework source\classes\resource.src 0 string STR_FULL_DISC_RETRY_BUTTON 0 en-GB Retry 20200411 15:09:53 framework source\classes\resource.src 0 string STR_FULL_DISC_MSG 0 en-GB %PRODUCTNAME could not save important internal information due to insufficient free disc space at the following location:\n%PATH\n\nYou will not be able to continue working with %PRODUCTNAME without allocating more free disc space at that location.\n\nPress the 'Retry' button after you have allocated more free disc space to retry saving the data.\n\n 20200411 15:09:53 framework source\classes\resource.src 0 string STR_RESTORE_TOOLBARS 0 en-GB ~Reset 20200411 15:09:53 framework source\classes\resource.src 0 string STR_CORRUPT_UICFG_SHARE 0 en-GB An error occurred while loading the user interface configuration data. The application will be terminated now.\nPlease try to reinstall the application. 20200411 15:09:53 framework source\classes\resource.src 0 string STR_CORRUPT_UICFG_USER 0 en-GB An error occurred while loading the user interface configuration data. The application will be terminated now.\nPlease try to remove your user profile for the application. 20200411 15:09:53 framework source\classes\resource.src 0 string STR_CORRUPT_UICFG_GENERAL 0 en-GB An error occurred while loading the user interface configuration data. The application will be terminated now.\nPlease try to remove your user profile for the application first or try to reinstall the application. 20200411 15:09:53 framework source\classes\resource.src 0 string STR_UNTITLED_DOCUMENT 0 en-GB Untitled 20200411 15:09:53 framework source\classes\resource.src 0 string STR_LANGSTATUS_MULTIPLE_LANGUAGES 0 en-GB Multiple Languages 20200411 15:09:53 framework source\classes\resource.src 0 string STR_LANGSTATUS_NONE 0 en-GB None (Do not check spelling) 20200411 15:09:53 framework source\classes\resource.src 0 string STR_RESET_TO_DEFAULT_LANGUAGE 0 en-GB Reset to Default Language 20200411 15:09:53 framework source\classes\resource.src 0 string STR_LANGSTATUS_MORE 0 en-GB More... 20200411 15:09:53 framework source\classes\resource.src 0 string STR_SET_LANGUAGE_FOR_SELECTION 0 en-GB Set Language for Selection 20200411 15:09:53 framework source\classes\resource.src 0 string STR_SET_LANGUAGE_FOR_PARAGRAPH 0 en-GB Set Language for Paragraph 20200411 15:09:53 framework source\classes\resource.src 0 string STR_SET_LANGUAGE_FOR_ALL_TEXT 0 en-GB Set Language for all Text 20200411 15:09:53 framework source\services\fwk_services.src 0 string DLG_BACKING STR_BACKING_WELCOME 0 en-GB Welcome to 20200411 15:09:53 framework source\services\fwk_services.src 0 string DLG_BACKING STR_BACKING_WELCOMEPRODUCT 0 en-GB %PRODUCTNAME 20200411 15:09:53 framework source\services\fwk_services.src 0 string DLG_BACKING STR_BACKING_CREATE 0 en-GB Create a new document 20200411 15:09:53 framework source\services\fwk_services.src 0 string DLG_BACKING STR_BACKING_TEMPLATE 0 en-GB ~Templates... 20200411 15:09:53 framework source\services\fwk_services.src 0 string DLG_BACKING STR_BACKING_FILE 0 en-GB ~Open... 20200411 15:09:53 framework source\services\fwk_services.src 0 string DLG_BACKING STR_BACKING_EXTHELP 0 en-GB Add new features to %PRODUCTNAME 20200411 15:09:53 framework source\services\fwk_services.src 0 string DLG_BACKING STR_BACKING_REGHELP 0 en-GB Register your %PRODUCTNAME 20200411 15:09:53 framework source\services\fwk_services.src 0 string DLG_BACKING STR_BACKING_INFOHELP 0 en-GB Get more information about %PRODUCTNAME 20200411 15:09:53 framework source\services\fwk_services.src 0 string DLG_BACKING STR_BACKING_TPLREP 0 en-GB Get more templates for %PRODUCTNAME 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU RID_UNBINOPS_MENU HID_SMA_UNBINOPS_TBX 0 en-GB ~Unary/Binary Operators 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU RID_RELATIONS_MENU HID_SMA_RELATIONS_TBX 0 en-GB ~Relations 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU RID_SETOPERATIONS_MENU HID_SMA_SETOPERATIONS_TBX 0 en-GB ~Set Operations 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU.RID_FUNCTIONS_MENU RID_FUNCTIONSOTHER1_MENU HID_SMA_FUNCTIONSOTHER1_MENU 0 en-GB More 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU RID_FUNCTIONS_MENU HID_SMA_FUNCTIONS_TBX 0 en-GB ~Functions 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU RID_OPERATORS_MENU HID_SMA_OPERATORS_TBX 0 en-GB O~perators 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU RID_ATTRIBUTES_MENU HID_SMA_ATTRIBUTES_TBX 0 en-GB ~Attributes 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU RID_BRACKETS_MENU HID_SMA_BRACKETS_TBX 0 en-GB ~Brackets 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU.RID_FORMAT_MENU RID_NEWLINE HID_SMA_NEWLINE 0 en-GB New Line 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU.RID_FORMAT_MENU RID_SBLANK HID_SMA_SBLANK 0 en-GB Small Gap 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU.RID_FORMAT_MENU RID_BLANK HID_SMA_BLANK 0 en-GB Gap 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU.RID_FORMAT_MENU RID_NOSPACE HID_SMA_NOSPACE 0 en-GB nospace {...} 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU RID_FORMAT_MENU HID_SMA_FORMAT_TBX 0 en-GB For~mats 20200411 15:09:53 starmath source\commands.src 0 menuitem RID_COMMANDMENU RID_MISC_MENU HID_SMA_MISC_MENU 0 en-GB ~Others 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOLSET_NAMES 1 0 en-GB Greek 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOLSET_NAMES 2 0 en-GB Special 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 1 0 en-GB alpha 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 2 0 en-GB ALPHA 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 3 0 en-GB beta 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 4 0 en-GB BETA 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 5 0 en-GB gamma 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 6 0 en-GB GAMMA 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 7 0 en-GB delta 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 8 0 en-GB DELTA 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 9 0 en-GB epsilon 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 10 0 en-GB EPSILON 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 11 0 en-GB zeta 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 12 0 en-GB ZETA 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 13 0 en-GB eta 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 14 0 en-GB ETA 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 15 0 en-GB theta 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 16 0 en-GB THETA 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 17 0 en-GB iota 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 18 0 en-GB IOTA 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 19 0 en-GB kappa 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 20 0 en-GB KAPPA 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 21 0 en-GB lambda 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 22 0 en-GB LAMBDA 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 23 0 en-GB mu 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 24 0 en-GB MU 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 25 0 en-GB nu 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 26 0 en-GB NU 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 27 0 en-GB xi 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 28 0 en-GB XI 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 29 0 en-GB omicron 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 30 0 en-GB OMICRON 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 31 0 en-GB pi 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 32 0 en-GB PI 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 33 0 en-GB rho 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 34 0 en-GB RHO 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 35 0 en-GB sigma 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 36 0 en-GB SIGMA 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 37 0 en-GB tau 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 38 0 en-GB TAU 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 39 0 en-GB upsilon 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 40 0 en-GB UPSILON 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 41 0 en-GB phi 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 42 0 en-GB PHI 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 43 0 en-GB chi 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 44 0 en-GB CHI 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 45 0 en-GB psi 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 46 0 en-GB PSI 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 47 0 en-GB omega 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 48 0 en-GB OMEGA 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 49 0 en-GB varepsilon 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 50 0 en-GB vartheta 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 51 0 en-GB varpi 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 52 0 en-GB varrho 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 53 0 en-GB varsigma 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 54 0 en-GB varphi 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 55 0 en-GB element 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 56 0 en-GB noelement 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 57 0 en-GB strictlylessthan 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 58 0 en-GB strictlygreaterthan 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 59 0 en-GB notequal 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 60 0 en-GB identical 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 61 0 en-GB tendto 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 62 0 en-GB infinite 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 63 0 en-GB angle 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 64 0 en-GB perthousand 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 65 0 en-GB and 20200411 15:09:53 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 66 0 en-GB or 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTDIALOG 1 40 en-GB ~Font 20200411 15:09:53 starmath source\smres.src 0 checkbox RID_FONTDIALOG 1 33 en-GB ~Bold 20200411 15:09:53 starmath source\smres.src 0 checkbox RID_FONTDIALOG 2 33 en-GB ~Italic 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTDIALOG 2 42 en-GB Attributes 20200411 15:09:53 starmath source\smres.src 0 modaldialog RID_FONTDIALOG 183 en-GB Fonts 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTSIZEDIALOG 1 40 en-GB Base ~size 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTSIZEDIALOG 4 40 en-GB ~Text 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTSIZEDIALOG 5 40 en-GB ~Indices 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTSIZEDIALOG 6 40 en-GB ~Functions 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTSIZEDIALOG 7 40 en-GB ~Operators 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTSIZEDIALOG 8 40 en-GB ~Limits 20200411 15:09:53 starmath source\smres.src 0 fixedline RID_FONTSIZEDIALOG 1 99 en-GB Relative sizes 20200411 15:09:53 starmath source\smres.src 0 pushbutton RID_FONTSIZEDIALOG 1 50 en-GB ~Default 20200411 15:09:53 starmath source\smres.src 0 modaldialog RID_FONTSIZEDIALOG CMD_SID_FONTSIZE 171 en-GB Font Sizes 20200411 15:09:53 starmath source\smres.src 0 fixedline RID_FONTTYPEDIALOG 1 207 en-GB Formula fonts 20200411 15:09:53 starmath source\smres.src 0 fixedline RID_FONTTYPEDIALOG 2 207 en-GB Custom fonts 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTTYPEDIALOG 1 40 en-GB ~Variables 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTTYPEDIALOG 2 40 en-GB ~Functions 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTTYPEDIALOG 3 40 en-GB ~Numbers 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTTYPEDIALOG 4 40 en-GB ~Text 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTTYPEDIALOG 5 40 en-GB ~Serif 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTTYPEDIALOG 6 40 en-GB S~ans 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_FONTTYPEDIALOG 7 40 en-GB F~ixed 20200411 15:09:53 starmath source\smres.src 0 menubutton RID_FONTTYPEDIALOG 1 50 en-GB ~Modify 20200411 15:09:53 starmath source\smres.src 0 pushbutton RID_FONTTYPEDIALOG 2 50 en-GB ~Default 20200411 15:09:53 starmath source\smres.src 0 modaldialog RID_FONTTYPEDIALOG CMD_SID_FONT 282 en-GB Fonts 20200411 15:09:53 starmath source\smres.src 0 checkbox RID_DISTANCEDIALOG 1 110 en-GB Scale all brackets 20200411 15:09:53 starmath source\smres.src 0 pushbutton RID_DISTANCEDIALOG 1 50 en-GB ~Default 20200411 15:09:53 starmath source\smres.src 0 menubutton RID_DISTANCEDIALOG 1 50 en-GB ~Category 20200411 15:09:53 starmath source\smres.src 0 fixedline RID_DISTANCEDIALOG 1 171 en-GB Category 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.1 1 0 en-GB Spacing 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.1 2 0 en-GB ~Spacing 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.1 3 0 en-GB ~Line spacing 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.1 4 0 en-GB ~Root spacing 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.2 1 0 en-GB Indices 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.2 2 0 en-GB ~Superscript 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.2 3 0 en-GB S~ubscript 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.3 1 0 en-GB Fractions 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.3 2 0 en-GB ~Numerator 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.3 3 0 en-GB ~Denominator 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.4 1 0 en-GB Fraction bar 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.4 2 0 en-GB ~Excess length 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.4 3 0 en-GB ~Weight 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.5 1 0 en-GB Limits 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.5 2 0 en-GB ~Upper limit 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.5 3 0 en-GB ~Lower limit 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.6 1 0 en-GB Brackets 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.6 2 0 en-GB ~Excess size (left/right) 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.6 3 0 en-GB ~Spacing 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.6 5 0 en-GB ~Excess size 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.7 1 0 en-GB Matrix 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.7 2 0 en-GB ~Line spacing 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.7 3 0 en-GB ~Column spacing 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.8 1 0 en-GB Symbols 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.8 2 0 en-GB ~Primary height 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.8 3 0 en-GB ~Minimum spacing 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.9 1 0 en-GB Operators 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.9 2 0 en-GB ~Excess size 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.9 3 0 en-GB ~Spacing 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.10 1 0 en-GB Borders 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.10 2 0 en-GB ~Left 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.10 3 0 en-GB ~Right 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.10 4 0 en-GB ~Top 20200411 15:09:53 starmath source\smres.src 0 string RID_DISTANCEDIALOG.10 5 0 en-GB ~Bottom 20200411 15:09:53 starmath source\smres.src 0 modaldialog RID_DISTANCEDIALOG CMD_SID_DISTANCE 240 en-GB Spacing 20200411 15:09:53 starmath source\smres.src 0 radiobutton RID_ALIGNDIALOG 1 60 en-GB ~Left 20200411 15:09:53 starmath source\smres.src 0 radiobutton RID_ALIGNDIALOG 2 60 en-GB ~Centred 20200411 15:09:53 starmath source\smres.src 0 radiobutton RID_ALIGNDIALOG 3 60 en-GB ~Right 20200411 15:09:53 starmath source\smres.src 0 fixedline RID_ALIGNDIALOG 1 71 en-GB Horizontal 20200411 15:09:53 starmath source\smres.src 0 pushbutton RID_ALIGNDIALOG 1 50 en-GB ~Default 20200411 15:09:53 starmath source\smres.src 0 modaldialog RID_ALIGNDIALOG CMD_SID_ALIGN 139 en-GB Alignment 20200411 15:09:53 starmath source\smres.src 0 fixedline RID_PRINTOPTIONPAGE FL_PRINTOPTIONS 248 en-GB Print options 20200411 15:09:53 starmath source\smres.src 0 checkbox RID_PRINTOPTIONPAGE CB_TITLEROW 68 en-GB ~Title row 20200411 15:09:53 starmath source\smres.src 0 checkbox RID_PRINTOPTIONPAGE CB_EQUATION_TEXT 68 en-GB ~Formula text 20200411 15:09:53 starmath source\smres.src 0 checkbox RID_PRINTOPTIONPAGE CB_FRAME 68 en-GB B~order 20200411 15:09:53 starmath source\smres.src 0 fixedline RID_PRINTOPTIONPAGE FL_PRINT_FORMAT 248 en-GB Print format 20200411 15:09:53 starmath source\smres.src 0 radiobutton RID_PRINTOPTIONPAGE RB_ORIGINAL_SIZE 90 en-GB O~riginal size 20200411 15:09:53 starmath source\smres.src 0 radiobutton RID_PRINTOPTIONPAGE RB_FIT_TO_PAGE 90 en-GB Fit to ~page 20200411 15:09:53 starmath source\smres.src 0 radiobutton RID_PRINTOPTIONPAGE RB_ZOOM 90 en-GB ~Scaling 20200411 15:09:53 starmath source\smres.src 0 fixedline RID_PRINTOPTIONPAGE FL_MISC_OPTIONS 248 en-GB Miscellaneous options 20200411 15:09:53 starmath source\smres.src 0 checkbox RID_PRINTOPTIONPAGE CB_IGNORE_SPACING 236 en-GB Ig~nore ~~ and ` at the end of the line 20200411 15:09:53 starmath source\smres.src 0 checkbox RID_PRINTOPTIONPAGE CB_SAVE_ONLY_USED_SYMBOLS 236 en-GB Embed only used symbols (smaller file size) 20200411 15:09:53 starmath source\smres.src 0 tabpage RID_PRINTOPTIONPAGE 260 en-GB Formula Options:Settings 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_SYMBOLDIALOG 1 92 en-GB ~Symbol set 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_SYMBOLDIALOG 2 92 en-GB Unknown 20200411 15:09:53 starmath source\smres.src 0 pushbutton RID_SYMBOLDIALOG 2 56 en-GB ~Insert 20200411 15:09:53 starmath source\smres.src 0 pushbutton RID_SYMBOLDIALOG 3 56 en-GB ~Close 20200411 15:09:53 starmath source\smres.src 0 pushbutton RID_SYMBOLDIALOG 1 56 en-GB ~Edit... 20200411 15:09:53 starmath source\smres.src 0 modaldialog RID_SYMBOLDIALOG 239 en-GB Symbols 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_SYMDEFINEDIALOG 1 50 en-GB ~Old symbol 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_SYMDEFINEDIALOG 2 60 en-GB O~ld symbol set 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_SYMDEFINEDIALOG 9 71 en-GB ~Symbol 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_SYMDEFINEDIALOG 10 71 en-GB Symbol s~et 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_SYMDEFINEDIALOG 3 71 en-GB ~Font 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_SYMDEFINEDIALOG FT_FONTS_SUBSET 71 en-GB ~Subset 20200411 15:09:53 starmath source\smres.src 0 fixedtext RID_SYMDEFINEDIALOG 4 71 en-GB ~Typeface 20200411 15:09:53 starmath source\smres.src 0 pushbutton RID_SYMDEFINEDIALOG 1 50 en-GB ~Add 20200411 15:09:53 starmath source\smres.src 0 pushbutton RID_SYMDEFINEDIALOG 2 50 en-GB ~Modify 20200411 15:09:53 starmath source\smres.src 0 pushbutton RID_SYMDEFINEDIALOG 3 50 en-GB ~Delete 20200411 15:09:53 starmath source\smres.src 0 modaldialog RID_SYMDEFINEDIALOG 365 en-GB Edit Symbols 20200411 15:09:53 starmath source\smres.src 0 warningbox RID_NOMATHTYPEFACEWARNING 365 en-GB The 'OpenSymbol' font has not been installed.\nWithout this font %PRODUCTNAME Math cannot function correctly.\nPlease install this font and restart %PRODUCTNAME Math. 20200411 15:09:53 starmath source\smres.src 0 querybox RID_DEFAULTSAVEQUERY 365 en-GB Should the changes be saved as defaults?\n\nThese changes will apply for all new formulae. 20200411 15:09:53 starmath source\smres.src 0 string RID_FONTREGULAR 365 en-GB Standard 20200411 15:09:53 starmath source\smres.src 0 string RID_FONTITALIC 365 en-GB Italic 20200411 15:09:53 starmath source\smres.src 0 string RID_FONTBOLD 365 en-GB Bold 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_VIEWMENU SID_VIEW050 CMD_SID_VIEW050 0 en-GB ~View 50 % 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_VIEWMENU SID_VIEW100 CMD_SID_VIEW100 0 en-GB View ~100 % 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_VIEWMENU SID_VIEW200 CMD_SID_VIEW200 0 en-GB View ~200 % 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_VIEWMENU SID_ZOOMIN CMD_SID_ZOOMIN 0 en-GB ~Zoom In 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_VIEWMENU SID_ZOOMOUT CMD_SID_ZOOMOUT 0 en-GB Zoom ~Out 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_VIEWMENU SID_ADJUST CMD_SID_ADJUST 0 en-GB ~Display All 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_VIEWMENU SID_DRAW CMD_SID_DRAW 0 en-GB U~pdate 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_DISTANCEMENU WORKARROUND_1 0 en-GB Spacing 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_DISTANCEMENU Indexes 0 en-GB Indexes 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_DISTANCEMENU WORKARROUND_3 0 en-GB Fractions 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_DISTANCEMENU Fraction Bars 0 en-GB Fraction Bars 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_DISTANCEMENU Limits 0 en-GB Limits 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_DISTANCEMENU Brackets 0 en-GB Brackets 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_DISTANCEMENU Matrices 0 en-GB Matrices 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_DISTANCEMENU Symbols 0 en-GB Symbols 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_DISTANCEMENU Operators 0 en-GB Operators 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_DISTANCEMENU WORKARROUND_10 0 en-GB Borders 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_FONTMENU Variables 0 en-GB Variables 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_FONTMENU Functions 0 en-GB Functions 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_FONTMENU Numbers 0 en-GB Numbers 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_FONTMENU Text 0 en-GB Text 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_FONTMENU Serif 0 en-GB Serif 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_FONTMENU Sans 0 en-GB Sans 20200411 15:09:53 starmath source\smres.src 0 menuitem RID_FONTMENU Fixed 0 en-GB Fixed 20200411 15:09:53 starmath source\smres.src 0 #define CMDBOXWINDOW_TEXT 365 en-GB Commands 20200411 15:09:53 starmath source\smres.src 0 string RID_DOCUMENTSTR 292 en-GB Formula 20200411 15:09:53 starmath source\smres.src 0 string STR_STATSTR_READING 292 en-GB Loading document... 20200411 15:09:53 starmath source\smres.src 0 string STR_STATSTR_WRITING 292 en-GB Saving document... 20200411 15:09:53 starmath source\smres.src 0 string STR_MATH_DOCUMENT_FULLTYPE_CURRENT 292 en-GB %PRODUCTNAME %PRODUCTVERSION Formula 20200411 15:09:53 starmath source\smres.src 0 string RID_SYMBOLFILESSTR 292 en-GB Symbol files (*.sms) 20200411 15:09:53 starmath source\smres.src 0 string RID_ALLFILESSTR 292 en-GB All Files (*.*) 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_IDENT 292 en-GB ERROR : 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_UNKOWN 292 en-GB Unknown error occurred 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_UNEXPECTEDCHARACTER 292 en-GB Unexpected character 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_OVERFLOW 292 en-GB Formula entry too complex 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_LGROUPEXPECTED 292 en-GB '{' expected 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_RGROUPEXPECTED 292 en-GB '}' expected 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_LBRACEEXPECTED 292 en-GB '(' expected 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_RBRACEEXPECTED 292 en-GB ')' expected 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_FUNCEXPECTED 292 en-GB Function expected 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_UNOPEREXPECTED 292 en-GB Unary operator expected 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_BINOPEREXPECTED 292 en-GB Binary operator expected 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_SYMBOLEXPECTED 292 en-GB Symbol expected 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_IDENTEXPECTED 292 en-GB Identifier expected 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_POUNDEXPECTED 292 en-GB '#' expected 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_COLOREXPECTED 292 en-GB Colour required 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_LPARENTEXPECTED 292 en-GB Left limit expected 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_RPARENTEXPECTED 292 en-GB Right limit expected 20200411 15:09:53 starmath source\smres.src 0 string RID_ERR_RIGHTEXPECTED 292 en-GB 'RIGHT' expected 20200411 15:09:53 starmath source\smres.src 0 string RID_MATH_TOOLBOX 292 en-GB Main Toolbar 20200411 15:09:53 starmath source\smres.src 0 itemlist RID_PRINTUIOPTIONS 1 0 en-GB %PRODUCTNAME %s 20200411 15:09:53 starmath source\smres.src 0 itemlist RID_PRINTUIOPTIONS 2 0 en-GB Contents 20200411 15:09:53 starmath source\smres.src 0 itemlist RID_PRINTUIOPTIONS 3 0 en-GB ~Title 20200411 15:09:53 starmath source\smres.src 0 itemlist RID_PRINTUIOPTIONS 4 0 en-GB ~Formula text 20200411 15:09:53 starmath source\smres.src 0 itemlist RID_PRINTUIOPTIONS 5 0 en-GB ~Formula text 20200411 15:09:53 starmath source\smres.src 0 itemlist RID_PRINTUIOPTIONS 6 0 en-GB Size 20200411 15:09:53 starmath source\smres.src 0 itemlist RID_PRINTUIOPTIONS 7 0 en-GB B~orders 20200411 15:09:53 starmath source\smres.src 0 itemlist RID_PRINTUIOPTIONS 8 0 en-GB Fit to ~page 20200411 15:09:53 starmath source\smres.src 0 itemlist RID_PRINTUIOPTIONS 9 0 en-GB ~Scaling 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CATALOG RID_UNBINOPS_CAT HID_SMA_UNBINOPS_CAT 0 en-GB Unary/Binary Operators 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CATALOG RID_RELATIONS_CAT HID_SMA_RELATIONS_CAT 0 en-GB Relations 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CATALOG RID_SETOPERATIONS_CAT HID_SMA_SETOPERATIONS_CAT 0 en-GB Set Operations 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CATALOG RID_FUNCTIONS_CAT HID_SMA_FUNCTIONS_CAT 0 en-GB Functions 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CATALOG RID_OPERATORS_CAT HID_SMA_OPERATORS_CAT 0 en-GB Operators 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CATALOG RID_ATTRIBUTES_CAT HID_SMA_ATTRIBUTES_CAT 0 en-GB Attributes 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CATALOG RID_MISC_CAT HID_SMA_MISC_CAT 0 en-GB Others 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CATALOG RID_BRACKETS_CAT HID_SMA_BRACKETS_CAT 0 en-GB Brackets 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CATALOG RID_FORMAT_CAT HID_SMA_FORMAT_CAT 0 en-GB Formats 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_PLUSX HID_SMA_PLUSX 0 en-GB + Sign 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_MINUSX HID_SMA_MINUSX 0 en-GB - Sign 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_PLUSMINUSX HID_SMA_PLUSMINUSX 0 en-GB +- Sign 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_MINUSPLUSX HID_SMA_MINUSPLUSX 0 en-GB -+ Sign 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_NEGX HID_SMA_NEGX 0 en-GB Boolean NOT 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XPLUSY HID_SMA_XPLUSY 0 en-GB Addition + 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XCDOTY HID_SMA_XCDOTY 0 en-GB Multiplication (Dot ) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XTIMESY HID_SMA_XTIMESY 0 en-GB Multiplication (x) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XSYMTIMESY HID_SMA_XSYMTIMESY 0 en-GB Multiplication (*) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XANDY HID_SMA_XANDY 0 en-GB Boolean AND 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XMINUSY HID_SMA_XMINUSY 0 en-GB Subtraction - 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XOVERY HID_SMA_XOVERY 0 en-GB Division (Fraction) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XDIVY HID_SMA_XDIVY 0 en-GB Division (÷) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XSYMDIVIDEY HID_SMA_XSYMDIVIDEY 0 en-GB Division (Slash) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XORY HID_SMA_XORY 0 en-GB Boolean OR 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XCIRCY HID_SMA_XCIRCY 0 en-GB Concatenate 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XWIDESLASHY HID_SMA_XWIDESLASHY 0 en-GB Wide Slash 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_A RID_XWIDEBSLASHY HID_SMA_XWIDEBSLASHY 0 en-GB Wide Backslash 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XEQY HID_SMA_XEQY 0 en-GB Is Equal 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XNEQY HID_SMA_XNEQY 0 en-GB Is Not Equal 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XAPPROXY HID_SMA_XAPPROXY 0 en-GB Is Approximately Equal 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XDIVIDESY HID_SMA_XDIVIDESY 0 en-GB Divides 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XNDIVIDESY HID_SMA_XNDIVIDESY 0 en-GB Does Not Divide 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XLTY HID_SMA_XLTY 0 en-GB Is Less Than 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XGTY HID_SMA_XGTY 0 en-GB Is Greater Than 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XSIMEQY HID_SMA_XSIMEQY 0 en-GB Is Similar Or Equal 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XPARALLELY HID_SMA_XPARALLELY 0 en-GB Is Parallel To 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XORTHOY HID_SMA_XORTHOY 0 en-GB Is Orthogonal To 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XLESLANTY HID_SMA_XLESLANTY 0 en-GB Is Less Than Or Equal To 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XGESLANTY HID_SMA_XGESLANTY 0 en-GB Is Greater Than Or Equal To 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XSIMY HID_SMA_XSIMY 0 en-GB Is Similar To 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XEQUIVY HID_SMA_XEQUIVY 0 en-GB Is Congruent To 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XLEY HID_SMA_XLEY 0 en-GB Is Less Than Or Equal To 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XGEY HID_SMA_XGEY 0 en-GB Is Greater Than Or Equal To 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XPROPY HID_SMA_XPROPY 0 en-GB Is Proportional To 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XTOWARDY HID_SMA_XTOWARDY 0 en-GB Toward 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_DLARROW HID_SMA_DLARROW 0 en-GB Double Arrow Left 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_DLRARROW HID_SMA_DLRARROW 0 en-GB Double Arrow Left And Right 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_DRARROW HID_SMA_DRARROW 0 en-GB Double Arrow Right 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XINY HID_SMA_XINY 0 en-GB Is In 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XNOTINY HID_SMA_XNOTINY 0 en-GB Is Not In 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XOWNSY HID_SMA_XOWNSY 0 en-GB Owns 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_EMPTYSET HID_SMA_EMPTYSET 0 en-GB Empty Set 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XINTERSECTIONY HID_SMA_XINTERSECTIONY 0 en-GB Intersection 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XUNIONY HID_SMA_XUNIONY 0 en-GB Union 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XSETMINUSY HID_SMA_XSETMINUSY 0 en-GB Difference 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XSLASHY HID_SMA_XSLASHY 0 en-GB Quotient Set 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_ALEPH HID_SMA_ALEPH 0 en-GB Aleph 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XSUBSETY HID_SMA_XSUBSETY 0 en-GB Subset 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XSUBSETEQY HID_SMA_XSUBSETEQY 0 en-GB Subset Or Equal To 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XSUPSETY HID_SMA_XSUPSETY 0 en-GB Superset 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XSUPSETEQY HID_SMA_XSUPSETEQY 0 en-GB Superset Or Equal To 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XNSUBSETY HID_SMA_XNSUBSETY 0 en-GB Not Subset 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XNSUBSETEQY HID_SMA_XNSUBSETEQY 0 en-GB Not Subset Or Equal 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XNSUPSETY HID_SMA_XNSUPSETY 0 en-GB Not Superset 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_XNSUPSETEQY HID_SMA_XNSUPSETEQY 0 en-GB Not Superset Or Equal 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_SETN HID_SMA_SETN 0 en-GB Natural Numbers Set 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_SETZ HID_SMA_SETZ 0 en-GB Integers Set 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_SETQ HID_SMA_SETQ 0 en-GB Rational Numbers Set 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_SETR HID_SMA_SETR 0 en-GB Real Numbers Set 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_C RID_SETC HID_SMA_SETC 0 en-GB Complex Numbers Set 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_EX HID_SMA_EX 0 en-GB Exponential Function 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_LNX HID_SMA_LNX 0 en-GB Natural Logarithm 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_EXPX HID_SMA_EXPX 0 en-GB Exponential Function 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_LOGX HID_SMA_LOGX 0 en-GB Logarithm 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_RSUPX HID_SMA_RSUPX 0 en-GB Power 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_SINX HID_SMA_SINX 0 en-GB Sine 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_COSX HID_SMA_COSX 0 en-GB Cosine 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_TANX HID_SMA_TANX 0 en-GB Tangent 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_COTX HID_SMA_COTX 0 en-GB Cotangent 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_SQRTX HID_SMA_SQRTX 0 en-GB Square Root 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_ARCSINX HID_SMA_ARCSINX 0 en-GB Arc sine 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_ARCCOSX HID_SMA_ARCCOSX 0 en-GB Arc cosine 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_ARCTANX HID_SMA_ARCTANX 0 en-GB Arc tangent 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_ARCCOTX HID_SMA_ARCCOTX 0 en-GB Arc cotangent 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_NROOTXY HID_SMA_NROOTXY 0 en-GB N-th Root 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_SINHX HID_SMA_SINHX 0 en-GB Hyperbolic Sine 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_COSHX HID_SMA_COSHX 0 en-GB Hyperbolic Cosine 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_TANHX HID_SMA_TANHX 0 en-GB Hyperbolic Tangent 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_COTHX HID_SMA_COTHX 0 en-GB Hyperbolic Cotangent 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_ABSX HID_SMA_ABSX 0 en-GB Absolute Value 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_ARSINHX HID_SMA_ARSINHX 0 en-GB Area Hyperbolic Sine 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_ARCOSHX HID_SMA_ARCOSHX 0 en-GB Area Hyperbolic Cosine 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_ARTANHX HID_SMA_ARTANHX 0 en-GB Area Hyperbolic Tangent 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_ARCOTHX HID_SMA_ARCOTHX 0 en-GB Area Hyperbolic Cotangent 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_D RID_FACTX HID_SMA_FACTX 0 en-GB Factorial 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_LIMX HID_SMA_LIMX 0 en-GB Limes 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_SUMX HID_SMA_SUMX 0 en-GB Sum 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_PRODX HID_SMA_PRODX 0 en-GB Product 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_COPRODX HID_SMA_COPRODX 0 en-GB Coproduct 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_FROMXTOY HID_SMA_FROMXTOY 0 en-GB Upper And Lower Limit 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_INTX HID_SMA_INTX 0 en-GB Integral 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_IINTX HID_SMA_IINTX 0 en-GB Double Integral 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_IIINTX HID_SMA_IIINTX 0 en-GB Triple Integral 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_FROMX HID_SMA_FROMX 0 en-GB Lower Limit 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_LINTX HID_SMA_LINTX 0 en-GB Curve Integral 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_LLINTX HID_SMA_LLINTX 0 en-GB Double Curve Integral 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_LLLINTX HID_SMA_LLLINTX 0 en-GB Triple Curve Integral 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_E RID_TOX HID_SMA_TOX 0 en-GB Upper limit 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_ACUTEX HID_SMA_ACUTEX 0 en-GB Acute Accent 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_GRAVEX HID_SMA_GRAVEX 0 en-GB Grave Accent 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_CHECKX HID_SMA_CHECKX 0 en-GB Reverse Circumflex 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_BREVEX HID_SMA_BREVEX 0 en-GB Breve 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_CIRCLEX HID_SMA_CIRCLEX 0 en-GB Circle 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_VECX HID_SMA_VECX 0 en-GB Vector Arrow 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_TILDEX HID_SMA_TILDEX 0 en-GB Tilde 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_HATX HID_SMA_HATX 0 en-GB Circumflex 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_BARX HID_SMA_BARX 0 en-GB Line Above 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_DOTX HID_SMA_DOTX 0 en-GB Dot 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_WIDEVECX HID_SMA_WIDEVECX 0 en-GB Large Vector Arrow 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_WIDETILDEX HID_SMA_WIDETILDEX 0 en-GB Large Tilde 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_WIDEHATX HID_SMA_WIDEHATX 0 en-GB Large Circumflex 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_DDOTX HID_SMA_DDOTX 0 en-GB Double Dot 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_OVERLINEX HID_SMA_OVERLINEX 0 en-GB Line Over 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_UNDERLINEX HID_SMA_UNDERLINEX 0 en-GB Line Below 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_OVERSTRIKEX HID_SMA_OVERSTRIKEX 0 en-GB Line Through 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_DDDOTX HID_SMA_DDDOTX 0 en-GB Triple Dot 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_PHANTOMX HID_SMA_PHANTOMX 0 en-GB Transparent 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_BOLDX HID_SMA_BOLDX 0 en-GB Bold Font 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_ITALX HID_SMA_ITALX 0 en-GB Italic Font 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_SIZEXY HID_SMA_SIZEXY 0 en-GB Resize 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_F RID_FONTXY HID_SMA_FONTXY 0 en-GB Change Font 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_LRPARENTX HID_SMA_LRPARENTX 0 en-GB Round Brackets 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_LRBRACKETX HID_SMA_LRBRACKETX 0 en-GB Square Brackets 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_LRDBRACKETX HID_SMA_LRDBRACKETX 0 en-GB Double Square Brackets 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_LRLINEX HID_SMA_LRLINEX 0 en-GB Single Lines 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_LRDLINEX HID_SMA_LRDLINEX 0 en-GB Double Lines 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_LRBRACEX HID_SMA_LRBRACEX 0 en-GB Braces 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_LRANGLEX HID_SMA_LRANGLEX 0 en-GB Angle Brackets 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_LMRANGLEXY HID_SMA_LMRANGLEXY 0 en-GB Operator Brackets 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_LRGROUPX HID_SMA_LRGROUPX 0 en-GB Group Brackets 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_SLRPARENTX HID_SMA_SLRPARENTX 0 en-GB Round Brackets (Scalable) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_SLRBRACKETX HID_SMA_SLRBRACKETX 0 en-GB Square Brackets (Scalable) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_SLRDBRACKETX HID_SMA_SLRDBRACKETX 0 en-GB Double Square Brackets (Scalable) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_SLRLINEX HID_SMA_SLRLINEX 0 en-GB Single Lines (Scalable) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_SLRDLINEX HID_SMA_SLRDLINEX 0 en-GB Double Lines (Scalable) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_SLRBRACEX HID_SMA_SLRBRACEX 0 en-GB Braces (Scalable) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_SLRANGLEX HID_SMA_SLRANGLEX 0 en-GB Angle Brackets (Scalable) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_SLMRANGLEXY HID_SMA_SLMRANGLEXY 0 en-GB Operator Brackets (Scalable) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_XOVERBRACEY HID_SMA_XOVERBRACEY 0 en-GB Braces Top (Scalable) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_G RID_XUNDERBRACEY HID_SMA_XUNDERBRACEY 0 en-GB Braces Bottom (Scalable) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_LSUPX HID_SMA_LSUPX 0 en-GB Superscript Left 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_CSUPX HID_SMA_CSUPX 0 en-GB Superscript Top 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_RSUPX HID_SMA_RSUPX 0 en-GB Superscript Right 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_BINOMXY HID_SMA_BINOMXY 0 en-GB Vertical Stack (2 Elements) 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_NEWLINE HID_SMA_NEWLINE 0 en-GB New Line 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_LSUBX HID_SMA_LSUBX 0 en-GB Subscript Left 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_CSUBX HID_SMA_CSUBX 0 en-GB Subscript Bottom 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_RSUBX HID_SMA_RSUBX 0 en-GB Subscript Right 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_STACK HID_SMA_STACK 0 en-GB Vertical Stack 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_SBLANK HID_SMA_SBLANK 0 en-GB Small Gap 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_ALIGNLX HID_SMA_ALIGNLX 0 en-GB Align Left 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_ALIGNCX HID_SMA_ALIGNCX 0 en-GB Align Centre 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_ALIGNRX HID_SMA_ALIGNRX 0 en-GB Align Right 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_MATRIX HID_SMA_MATRIX 0 en-GB Matrix Stack 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_H RID_BLANK HID_SMA_BLANK 0 en-GB Gap 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_INFINITY HID_SMA_INFINITY 0 en-GB infinite 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_PARTIAL HID_SMA_PARTIAL 0 en-GB Partial 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_NABLA HID_SMA_NABLA 0 en-GB Nabla 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_EXISTS HID_SMA_EXISTS 0 en-GB There Exists 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_FORALL HID_SMA_FORALL 0 en-GB For All 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_HBAR HID_SMA_HBAR 0 en-GB h Bar 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_LAMBDABAR HID_SMA_LAMBDABAR 0 en-GB Lambda Bar 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_RE HID_SMA_RE 0 en-GB Real Part 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_IM HID_SMA_IM 0 en-GB Imaginary Part 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_WP HID_SMA_WP 0 en-GB Weierstrass p 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_LEFTARROW HID_SMA_LEFTARROW 0 en-GB Left Arrow 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_RIGHTARROW HID_SMA_RIGHTARROW 0 en-GB Right Arrow 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_UPARROW HID_SMA_UPARROW 0 en-GB Up Arrow 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_DOWNARROW HID_SMA_DOWNARROW 0 en-GB Down Arrow 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_DOTSLOW HID_SMA_DOTSLOW 0 en-GB Dots At Bottom 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_DOTSAXIS HID_SMA_DOTSAXIS 0 en-GB Dots In Middle 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_DOTSVERT HID_SMA_DOTSVERT 0 en-GB Dots Vertically 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_DOTSUP HID_SMA_DOTSUP 0 en-GB Dots To Top 20200411 15:09:53 starmath source\toolbox.src 0 toolboxitem RID_TOOLBOXWINDOW.TOOLBOX_CAT_I RID_DOTSDOWN HID_SMA_DOTSDOWN 0 en-GB Dots To Bottom 20200411 15:09:53 starmath source\toolbox.src 0 floatingwindow RID_TOOLBOXWINDOW HID_SMA_OPERATOR_WIN 0 en-GB Elements 20200411 15:09:53 forms source\resource\strings.src 0 string RID_BASELISTBOX_ERROR_FILLLIST 0 en-GB The contents of a combo box or list field could not be determined. 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_IMPORT_GRAPHIC 0 en-GB Insert graphics 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_CONTROL_SUBSTITUTED_NAME 0 en-GB substituted 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_CONTROL_SUBSTITUTED_EPXPLAIN 0 en-GB An error occurred while this control was being loaded. It was, therefore, replaced with a placeholder. 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_READERROR 0 en-GB Error reading data from database 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_CONNECTERROR 0 en-GB Connection failed 20200411 15:09:53 forms source\resource\strings.src 0 string RID_ERR_LOADING_FORM 0 en-GB The data content could not be loaded. 20200411 15:09:53 forms source\resource\strings.src 0 string RID_ERR_REFRESHING_FORM 0 en-GB The data content could not be updated 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_ERR_INSERTRECORD 0 en-GB Error inserting the new record 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_ERR_UPDATERECORD 0 en-GB Error updating the current record 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_ERR_DELETERECORD 0 en-GB Error deleting the current record 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_ERR_DELETERECORDS 0 en-GB Error deleting the specified records 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_NEED_NON_NULL_OBJECT 0 en-GB The object cannot be NULL. 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_OPEN_GRAPHICS 0 en-GB Insert graphics from... 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_CLEAR_GRAPHICS 0 en-GB Remove graphics 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_INVALIDSTREAM 0 en-GB The given stream is invalid. 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_SYNTAXERROR 0 en-GB Syntax error in query expression 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_INCOMPATIBLE_TYPES 0 en-GB The value types supported by the binding cannot be used for exchanging data with this control. 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_LABEL_RECORD 0 en-GB Record 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_INVALID_VALIDATOR 0 en-GB The control is connected to an external value binding, which at the same time acts as validator. You must revoke the value binding before you can set a new validator. 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_LABEL_OF 0 en-GB of 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_QUERY_SAVE_MODIFIED_ROW 0 en-GB The content of the current form has been modified.\nDo you want to save your changes? 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_COULD_NOT_SET_ORDER 0 en-GB Error setting the sort criteria 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_COULD_NOT_SET_FILTER 0 en-GB Error setting the filter criteria 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_FEATURE_REQUIRES_PARAMETERS 0 en-GB To execute this function, parameters are needed. 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_FEATURE_NOT_EXECUTABLE 0 en-GB This function cannot be executed, but is only for status queries. 20200411 15:09:53 forms source\resource\strings.src 0 string RID_STR_FEATURE_UNKNOWN 0 en-GB Unknown function. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_NO_BINDING_EXPRESSION 0 en-GB Please enter a binding expression. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_INVALID_BINDING_EXPRESSION 0 en-GB This is an invalid binding expression. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_INVALID_VALUE 0 en-GB Value is invalid. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_REQUIRED 0 en-GB A value is required. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_INVALID_CONSTRAINT 0 en-GB The constraint '$1' not validated. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_VALUE_IS_NOT_A 0 en-GB The value is not of the type '$2'. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_VALUE_MAX_INCL 0 en-GB The value must be smaller than or equal to $2. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_VALUE_MAX_EXCL 0 en-GB The value must be smaller than $2. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_VALUE_MIN_INCL 0 en-GB The value must be greater than or equal to $2. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_VALUE_MIN_EXCL 0 en-GB The value must be greater than $2. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_VALUE_PATTERN 0 en-GB The value does not match the pattern '$2'. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_VALUE_TOTAL_DIGITS 0 en-GB $2 digits allowed at most. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_VALUE_FRACTION_DIGITS 0 en-GB $2 fraction digits allowed at most. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_VALUE_LENGTH 0 en-GB The string must be $2 characters long. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_VALUE_MIN_LENGTH 0 en-GB The string must be at least $2 characters long. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_VALUE_MAX_LENGTH 0 en-GB The string can only be $2 characters long at most. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_STRING 0 en-GB String 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_URL 0 en-GB Hyperlink 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_BOOLEAN 0 en-GB True/False (Boolean) 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_DECIMAL 0 en-GB Decimal 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_FLOAT 0 en-GB Floating point 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_DOUBLE 0 en-GB Double 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_DATE 0 en-GB Date 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_TIME 0 en-GB Time 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_DATETIME 0 en-GB Date and Time 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_YEARMONTH 0 en-GB Month and year 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_YEAR 0 en-GB Year 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_MONTHDAY 0 en-GB Month and day 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_MONTH 0 en-GB Month 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_DATATYPE_DAY 0 en-GB Day 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_CANT_EVALUATE 0 en-GB Error during evaluation 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_PATTERN_DOESNT_MATCH 0 en-GB The string '$1' does not match the required regular expression '$2'. 20200411 15:09:53 forms source\resource\xforms.src 0 string RID_STR_XFORMS_BINDING_UI_NAME 0 en-GB Binding 20200411 15:09:53 basctl source\basicide\moptions.src 0 fixedtext RID_MACROOPTIONS RID_FT_DESCR 69 en-GB Description 20200411 15:09:53 basctl source\basicide\moptions.src 0 fixedline RID_MACROOPTIONS RID_FL_HELP 212 en-GB Help information 20200411 15:09:53 basctl source\basicide\moptions.src 0 fixedtext RID_MACROOPTIONS RID_FT_HELPID 80 en-GB Help ID 20200411 15:09:53 basctl source\basicide\moptions.src 0 fixedtext RID_MACROOPTIONS RID_FT_HELPNAME 80 en-GB Help file name 20200411 15:09:53 basctl source\basicide\moptions.src 0 modaldialog RID_MACROOPTIONS 224 en-GB Description 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_FILTER_ALLFILES 0 en-GB 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_NOMODULE 0 en-GB < No Module > 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_WRONGPASSWORD 0 en-GB Incorrect Password 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_OPEN 0 en-GB Load 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_SAVE 0 en-GB Save 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_SOURCETOBIG 0 en-GB The source text is too large and can be neither compiled nor saved.\nDelete some comments or transfer some methods into another module. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_ERROROPENSTORAGE 0 en-GB Error opening file 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_ERROROPENLIB 0 en-GB Error loading library 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_NOLIBINSTORAGE 0 en-GB The file does not contain any BASIC libraries 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_BADSBXNAME 0 en-GB Invalid Name 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_LIBNAMETOLONG 0 en-GB A library name can have up to 30 characters. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_ERRORCHOOSEMACRO 0 en-GB Macros from other documents are not accessible. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_LIBISREADONLY 0 en-GB This library is read-only. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_REPLACELIB 0 en-GB 'XX' cannot be replaced. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_IMPORTNOTPOSSIBLE 0 en-GB 'XX' cannot be added. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_NOIMPORT 0 en-GB 'XX' was not added. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_ENTERPASSWORD 0 en-GB Enter password for 'XX' 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_SBXNAMEALLREADYUSED 0 en-GB Name already exists 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_SIGNED 0 en-GB (Signed) 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_SBXNAMEALLREADYUSED2 0 en-GB Object with same name already exists 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_FILEEXISTS 0 en-GB The 'XX' file already exists 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_CANNOTRUNMACRO 0 en-GB For security reasons, you cannot run this macro.\n\nFor more information, check the security settings. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_COMPILEERROR 0 en-GB Compile Error: 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_RUNTIMEERROR 0 en-GB Run-time Error: # 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_SEARCHNOTFOUND 0 en-GB Search key not found 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_SEARCHFROMSTART 0 en-GB Search to last module complete. Continue at first module? 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_SEARCHREPLACES 0 en-GB Search key replaced XX times 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_COULDNTREAD 0 en-GB The file could not be read 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_COULDNTWRITE 0 en-GB The file could not be saved 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_CANNOTCHANGENAMESTDLIB 0 en-GB The name of the default library cannot be changed. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_CANNOTCHANGENAMEREFLIB 0 en-GB The name of a referenced library cannot be changed. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_CANNOTUNLOADSTDLIB 0 en-GB The default library cannot be deactivated 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_GENERATESOURCE 0 en-GB Generating source 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_FILENAME 0 en-GB File name: 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_APPENDLIBS 0 en-GB Import Libraries 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_QUERYDELMACRO 0 en-GB Do you want to delete the macro XX? 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_QUERYDELDIALOG 0 en-GB Do you want to delete the XX dialog? 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_QUERYDELLIB 0 en-GB Do you want to delete the XX library? 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_QUERYDELLIBREF 0 en-GB Do you want to delete the reference to the XX library? 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_QUERYDELMODULE 0 en-GB Do you want to delete the XX module? 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_OBJNOTFOUND 0 en-GB Object or method not found 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_BASIC 0 en-GB BASIC 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_LINE 0 en-GB Ln 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_COLUMN 0 en-GB Col 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_DOC 0 en-GB Document 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_BASICIDE_OBJECTBAR 0 en-GB Macro Bar 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_CANNOTCLOSE 0 en-GB The window cannot be closed while BASIC is running. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_REPLACESTDLIB 0 en-GB The default library cannot be replaced. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_REFNOTPOSSIBLE 0 en-GB Reference to 'XX' not possible. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_WATCHNAME 0 en-GB Watch 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_WATCHVARIABLE 0 en-GB Variable 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_WATCHVALUE 0 en-GB Value 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_WATCHTYPE 0 en-GB Type 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_STACKNAME 0 en-GB Call Stack 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_INITIDE 0 en-GB BASIC Initialisation 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_STDMODULENAME 0 en-GB Module 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_STDDIALOGNAME 0 en-GB Dialog 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_STDLIBNAME 0 en-GB Library 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_NEWLIB 0 en-GB New Library 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_NEWMOD 0 en-GB New Module 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_NEWDLG 0 en-GB New Dialog 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_ALL 0 en-GB All 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_PAGE 0 en-GB Page 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_MACRONAMEREQ 0 en-GB A name must be entered. 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_WILLSTOPPRG 0 en-GB You will have to restart the program after this edit.\nContinue? 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_SEARCHALLMODULES 0 en-GB Do you want to replace the text in all active modules? 20200411 15:09:53 basctl source\basicide\basidesh.src 0 imagebutton RID_IMGBTN_REMOVEWATCH HID_BASICIDE_REMOVEWATCH 80 en-GB - Remove Watch 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_REMOVEWATCH 80 en-GB Watch: 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_STACK 80 en-GB Calls: 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_USERMACROS 80 en-GB My Macros 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_USERDIALOGS 80 en-GB My Dialogs 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_USERMACROSDIALOGS 80 en-GB My Macros & Dialogs 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_SHAREMACROS 80 en-GB %PRODUCTNAME Macros 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_SHAREDIALOGS 80 en-GB %PRODUCTNAME Dialogs 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_SHAREMACROSDIALOGS 80 en-GB %PRODUCTNAME Macros & Dialogs 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menuitem RID_POPUP_BRKPROPS RID_ACTIV HID_BASICIDE_ACTIV 0 en-GB Active 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menuitem RID_POPUP_BRKPROPS RID_BRKPROPS HID_BASICIDE_BRKPROPS 0 en-GB Properties... 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menu RID_POPUP_BRKPROPS 80 en-GB Properties 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menuitem RID_POPUP_BRKDLG RID_BRKDLG HID_BASICIDE_BRKDLG 0 en-GB Manage Breakpoints... 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menu RID_POPUP_BRKDLG 80 en-GB Manage Breakpoints 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menuitem RID_POPUP_TABBAR.RID_INSERT SID_BASICIDE_NEWMODULE CMD_SID_BASICIDE_NEWMODULE 0 en-GB BASIC Module 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menuitem RID_POPUP_TABBAR.RID_INSERT SID_BASICIDE_NEWDIALOG CMD_SID_BASICIDE_NEWDIALOG 0 en-GB BASIC Dialog 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menuitem RID_POPUP_TABBAR RID_INSERT 0 en-GB Insert 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menuitem RID_POPUP_TABBAR SID_BASICIDE_DELETECURRENT CMD_SID_BASICIDE_DELETECURRENT 0 en-GB Delete 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menuitem RID_POPUP_TABBAR SID_BASICIDE_RENAMECURRENT CMD_SID_BASICIDE_RENAMECURRENT 0 en-GB Rename 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menuitem RID_POPUP_TABBAR SID_BASICIDE_HIDECURPAGE CMD_SID_BASICIDE_HIDECURPAGE 0 en-GB Hide 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menuitem RID_POPUP_TABBAR SID_BASICIDE_MODULEDLG CMD_SID_BASICIDE_MODULEDLG 0 en-GB Modules... 20200411 15:09:53 basctl source\basicide\basidesh.src 0 menuitem RID_POPUP_DLGED SID_SHOW_PROPERTYBROWSER CMD_SID_SHOW_PROPERTYBROWSER 0 en-GB Properties... 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_QUERYREPLACEMACRO 80 en-GB Do you want to overwrite the XX macro? 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_TRANSLATION_NOTLOCALIZED 80 en-GB 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_TRANSLATION_DEFAULT 80 en-GB [Default Language] 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_DOCUMENT_OBJECTS 80 en-GB Document Objects 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_USERFORMS 80 en-GB Forms 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_NORMAL_MODULES 80 en-GB Modules 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_CLASS_MODULES 80 en-GB Class Modules 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_DLGIMP_CLASH_RENAME 80 en-GB Rename 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_DLGIMP_CLASH_REPLACE 80 en-GB Replace 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_DLGIMP_CLASH_TITLE 80 en-GB Dialog Import - Name already used 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_DLGIMP_CLASH_TEXT 80 en-GB The library already contains a dialog with the name:\n\n$(ARG1)\n\nRename dialog to keep current dialog or replace existing dialog.\n 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_DLGIMP_MISMATCH_ADD 80 en-GB Add 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_DLGIMP_MISMATCH_OMIT 80 en-GB Omit 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_DLGIMP_MISMATCH_TITLE 80 en-GB Dialog Import - Language Mismatch 20200411 15:09:53 basctl source\basicide\basidesh.src 0 string RID_STR_DLGIMP_MISMATCH_TEXT 80 en-GB The dialog to be imported supports other languages than the target library.\n\nAdd these languages to the library to keep additional language resources provided by the dialog or omit them to stay with the current library languages.\n\nNote: For languages not supported by the dialog the resources of the dialog's default language will be used.\n 20200411 15:09:53 basctl source\basicide\basicprint.src 0 itemlist RID_PRINTDLG_STRLIST 1 0 en-GB Print range 20200411 15:09:53 basctl source\basicide\basicprint.src 0 itemlist RID_PRINTDLG_STRLIST 2 0 en-GB All ~Pages 20200411 15:09:53 basctl source\basicide\basicprint.src 0 itemlist RID_PRINTDLG_STRLIST 3 0 en-GB Pa~ges 20200411 15:09:53 basctl source\basicide\brkdlg.src 0 pushbutton RID_BASICIDE_BREAKPOINTDLG RID_PB_NEW 50 en-GB New 20200411 15:09:53 basctl source\basicide\brkdlg.src 0 pushbutton RID_BASICIDE_BREAKPOINTDLG RID_PB_DEL 50 en-GB Delete 20200411 15:09:53 basctl source\basicide\brkdlg.src 0 checkbox RID_BASICIDE_BREAKPOINTDLG RID_CHKB_ACTIVE 40 en-GB Active 20200411 15:09:53 basctl source\basicide\brkdlg.src 0 fixedtext RID_BASICIDE_BREAKPOINTDLG RID_FT_PASS 75 en-GB Pass Count: 20200411 15:09:53 basctl source\basicide\brkdlg.src 0 fixedtext RID_BASICIDE_BREAKPOINTDLG RID_FT_BRKPOINTS 110 en-GB Breakpoints 20200411 15:09:53 basctl source\basicide\brkdlg.src 0 modaldialog RID_BASICIDE_BREAKPOINTDLG 178 en-GB Manage Breakpoints 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 fixedtext RID_MACROCHOOSER RID_TXT_MACROSIN 100 en-GB Existing macros ~in: 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 fixedtext RID_MACROCHOOSER RID_TXT_MACRONAME 100 en-GB ~Macro name 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 fixedtext RID_MACROCHOOSER RID_TXT_MACROFROM 100 en-GB Macro ~from 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 fixedtext RID_MACROCHOOSER RID_TXT_SAVEMACRO 100 en-GB Save m~acro in 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 fixedtext RID_MACROCHOOSER RID_TXT_DESCRIPTION 100 en-GB De~scription 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 pushbutton RID_MACROCHOOSER RID_PB_RUN 50 en-GB R~un 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 cancelbutton RID_MACROCHOOSER RID_PB_CLOSE 50 en-GB Close 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 pushbutton RID_MACROCHOOSER RID_PB_ASSIGN 50 en-GB ~Assign... 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 pushbutton RID_MACROCHOOSER RID_PB_EDIT 50 en-GB ~Edit 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 pushbutton RID_MACROCHOOSER RID_PB_NEWLIB 50 en-GB New ~Library 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 pushbutton RID_MACROCHOOSER RID_PB_NEWMOD 50 en-GB New M~odule 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 pushbutton RID_MACROCHOOSER RID_PB_DEL 50 en-GB ~Delete 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 pushbutton RID_MACROCHOOSER RID_PB_ORG 50 en-GB ~Organiser... 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 modaldialog RID_MACROCHOOSER 287 en-GB %PRODUCTNAME Basic Macros 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 string RID_STR_STDMACRONAME 287 en-GB Macro 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 string RID_STR_BTNDEL 287 en-GB ~Delete 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 string RID_STR_BTNNEW 287 en-GB ~New 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 string RID_STR_CLOSE 287 en-GB Close 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 string RID_STR_CHOOSE 287 en-GB Choose 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 string RID_STR_RUN 287 en-GB Run 20200411 15:09:53 basctl source\basicide\macrodlg.src 0 string RID_STR_RECORD 287 en-GB ~Save 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pageitem RID_TD_ORGANIZE.RID_TC_ORGANIZE RID_TP_MOD 0 en-GB Modules 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pageitem RID_TD_ORGANIZE.RID_TC_ORGANIZE RID_TP_DLG 0 en-GB Dialogs 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pageitem RID_TD_ORGANIZE.RID_TC_ORGANIZE RID_TP_LIB 0 en-GB Libraries 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 tabdialog RID_TD_ORGANIZE 0 en-GB %PRODUCTNAME Basic Macro Organiser 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 fixedtext RID_TP_MODULS RID_STR_LIB 130 en-GB M~odule 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_MODULS RID_PB_EDIT 60 en-GB ~Edit 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 cancelbutton RID_TP_MODULS RID_PB_CLOSE 60 en-GB Close 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_MODULS RID_PB_NEWMOD 60 en-GB ~New... 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_MODULS RID_PB_NEWDLG 60 en-GB ~New... 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_MODULS RID_PB_DELETE 60 en-GB ~Delete 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 fixedtext RID_TP_DLGS RID_STR_LIB 130 en-GB Dialog 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_DLGS RID_PB_EDIT 60 en-GB ~Edit 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 cancelbutton RID_TP_DLGS RID_PB_CLOSE 60 en-GB Close 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_DLGS RID_PB_NEWMOD 60 en-GB ~New... 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_DLGS RID_PB_NEWDLG 60 en-GB ~New... 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_DLGS RID_PB_DELETE 60 en-GB ~Delete 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 fixedtext RID_TP_LIBS RID_STR_BASICS 130 en-GB L~ocation 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 fixedtext RID_TP_LIBS RID_STR_LIB 130 en-GB ~Library 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_LIBS RID_PB_EDIT 60 en-GB ~Edit 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 cancelbutton RID_TP_LIBS RID_PB_CLOSE 60 en-GB Close 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_LIBS RID_PB_PASSWORD 60 en-GB ~Password... 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_LIBS RID_PB_NEWLIB 60 en-GB ~New... 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_LIBS RID_PB_APPEND 60 en-GB ~Import... 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_LIBS RID_PB_EXPORT 60 en-GB E~xport... 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 pushbutton RID_TP_LIBS RID_PB_DELETE 60 en-GB ~Delete 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 fixedline RID_DLG_LIBS RID_FL_OPTIONS 156 en-GB Options 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 checkbox RID_DLG_LIBS RID_CB_REF 146 en-GB Insert as reference (read-only) 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 checkbox RID_DLG_LIBS RID_CB_REPL 146 en-GB Replace existing libraries 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 fixedtext RID_DLG_NEWLIB RID_FT_NEWLIB 100 en-GB ~Name: 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 radiobutton RID_DLG_EXPORT RB_EXPORTASPACKAGE 103 en-GB Export as ~extension 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 radiobutton RID_DLG_EXPORT RB_EXPORTASBASIC 103 en-GB Export as BASIC library 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 modaldialog RID_DLG_EXPORT 115 en-GB Export Basic library 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 string RID_STR_EXPORTPACKAGE 115 en-GB Export library as extension 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 string RID_STR_EXPORTBASIC 115 en-GB Export as BASIC library 20200411 15:09:53 basctl source\basicide\moduldlg.src 0 string RID_STR_PACKAGE_BUNDLE 115 en-GB Extension 20200411 15:09:53 basctl source\basicide\objdlg.src 0 toolboxitem RID_BASICIDE_OBJCAT.RID_TB_TOOLBOX TBITEM_SHOW HID_BASICIDE_OBJCAT_SHOW 0 en-GB Show 20200411 15:09:53 basctl source\basicide\objdlg.src 0 floatingwindow RID_BASICIDE_OBJCAT 191 en-GB Objects 20200411 15:09:53 basctl source\basicide\objdlg.src 0 string RID_STR_TLB_MACROS 191 en-GB Objects Tree 20200411 15:09:53 basctl source\dlged\dlgresid.src 0 string RID_STR_BRWTITLE_PROPERTIES 0 en-GB Properties: 20200411 15:09:53 basctl source\dlged\dlgresid.src 0 string RID_STR_BRWTITLE_NO_PROPERTIES 0 en-GB No Control marked 20200411 15:09:53 basctl source\dlged\dlgresid.src 0 string RID_STR_BRWTITLE_MULTISELECT 0 en-GB Multiselection 20200411 15:09:53 basctl source\dlged\managelang.src 0 fixedtext RID_DLG_MANAGE_LANGUAGE FT_LANGUAGE 0 en-GB Present Languages 20200411 15:09:53 basctl source\dlged\managelang.src 0 pushbutton RID_DLG_MANAGE_LANGUAGE PB_ADD_LANG 0 en-GB Add... 20200411 15:09:53 basctl source\dlged\managelang.src 0 pushbutton RID_DLG_MANAGE_LANGUAGE PB_DEL_LANG 0 en-GB Delete 20200411 15:09:53 basctl source\dlged\managelang.src 0 pushbutton RID_DLG_MANAGE_LANGUAGE PB_MAKE_DEFAULT 0 en-GB Default 20200411 15:09:53 basctl source\dlged\managelang.src 0 fixedtext RID_DLG_MANAGE_LANGUAGE FT_INFO 0 en-GB The default language is used if no localisation for a user interface locale is present. Furthermore all strings from the default language are copied to resources of newly added languages. 20200411 15:09:53 basctl source\dlged\managelang.src 0 okbutton RID_DLG_MANAGE_LANGUAGE PB_CLOSE 0 en-GB ~Close 20200411 15:09:53 basctl source\dlged\managelang.src 0 string RID_DLG_MANAGE_LANGUAGE STR_DEF_LANG 0 en-GB [Default Language] 20200411 15:09:53 basctl source\dlged\managelang.src 0 string RID_DLG_MANAGE_LANGUAGE STR_DELETE 0 en-GB ~Delete 20200411 15:09:53 basctl source\dlged\managelang.src 0 string RID_DLG_MANAGE_LANGUAGE STR_CREATE_LANG 0 en-GB 20200411 15:09:53 basctl source\dlged\managelang.src 0 modaldialog RID_DLG_MANAGE_LANGUAGE HID_BASICIDE_MANAGE_LANGUAGE 0 en-GB Manage User Interface Languages [$1] 20200411 15:09:53 basctl source\dlged\managelang.src 0 querybox RID_QRYBOX_LANGUAGE 0 en-GB You are about to delete the resources for the selected language(s). All user interface strings for this language(s) will be deleted.\n\nDo you want to delete the resources of the selected language(s)? Delete Language Resources 20200411 15:09:53 basctl source\dlged\managelang.src 0 fixedtext RID_DLG_SETDEF_LANGUAGE FT_DEF_LANGUAGE 0 en-GB Default language 20200411 15:09:53 basctl source\dlged\managelang.src 0 fixedtext RID_DLG_SETDEF_LANGUAGE FT_DEF_INFO 0 en-GB Select a language to define the default user interface language. All currently present strings will be assigned to the resources created for the selected language. 20200411 15:09:53 basctl source\dlged\managelang.src 0 string RID_DLG_SETDEF_LANGUAGE STR_ADDLANG_TITLE 0 en-GB Add User Interface Languages 20200411 15:09:53 basctl source\dlged\managelang.src 0 string RID_DLG_SETDEF_LANGUAGE STR_ADDLANG_LABEL 0 en-GB Available Languages 20200411 15:09:53 basctl source\dlged\managelang.src 0 string RID_DLG_SETDEF_LANGUAGE STR_ADDLANG_INFO 0 en-GB Select languages to be added. Resources for these languages will be created in the library. Strings of the current default user interface language will be copied to these new resources by default. 20200411 15:09:53 basctl source\dlged\managelang.src 0 modaldialog RID_DLG_SETDEF_LANGUAGE HID_BASICIDE_SETDEFAULT_LANGUAGE 0 en-GB Set Default User Interface Language 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText OKLabel 0 en-GB OK 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText InstallLabel 0 en-GB Install 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText AbortLabel 0 en-GB Abort 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText IntroText1 0 en-GB Welcome to the [FULLPRODUCTNAME] Installation Wizard 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText IntroText2 0 en-GB This installation will update your installed versions of [PRODUCTNAME] 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText IntroText3 0 en-GB This might take a moment. 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText ChooseMyOwnText 0 en-GB Not listed (choose location in an extra step) 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText ListPromptText 0 en-GB Choose [PRODUCTNAME] [PRODUCTVERSION] installation for which you want to install the [FULLPRODUCTNAME] 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText ChooseManualText 0 en-GB Point the dialog to your [PRODUCTNAME] [PRODUCTVERSION] installation. 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText ListOKLabelText 0 en-GB Install 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText ListCancelLabel 0 en-GB Abort 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText AppInvalidText1 0 en-GB This is not a valid [PRODUCTNAME] [PRODUCTVERSION] installation. 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText AppInvalidText2 0 en-GB Run the installer again and choose a valid [PRODUCTNAME] [PRODUCTVERSION] installation 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText StartInstallText1 0 en-GB Click Install to start the installation 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText StartInstallText2 0 en-GB Installation might take a minute... 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText IdentifyQText 0 en-GB Installation failed, most likely your account does not have the necessary privileges. 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText IdentifyQText2 0 en-GB Do you want to identify as administrator and try again? 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText IdentifyYES 0 en-GB Yes, identify 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText IdentifyNO 0 en-GB No, abort installation 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText InstallFailedText 0 en-GB Installation failed. 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText InstallCompleteText 0 en-GB Installation of [PRODUCTNAME] language pack completed. 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText InstallCompleteText2 0 en-GB Call '[PRODUCTNAME] - Preferences - Language Settings - Languages' to change the user interface language. 20200411 15:09:53 setup_native source\mac\macinstall.ulf 0 LngText InstallCompleteTextPatch 0 en-GB Installation of [FULLPRODUCTNAME] completed 20200411 15:09:53 sd source\core\glob.src 0 string STR_LAYER_BCKGRND 0 en-GB Background 20200411 15:09:53 sd source\core\glob.src 0 string STR_LAYER_BCKGRNDOBJ 0 en-GB Background objects 20200411 15:09:53 sd source\core\glob.src 0 string STR_LAYER_LAYOUT 0 en-GB Layout 20200411 15:09:53 sd source\core\glob.src 0 string STR_LAYER_CONTROLS 0 en-GB Controls 20200411 15:09:53 sd source\core\glob.src 0 string STR_LAYER_MEASURELINES 0 en-GB Dimension Lines 20200411 15:09:53 sd source\core\glob.src 0 string STR_PAGE 0 en-GB Slide 20200411 15:09:53 sd source\core\glob.src 0 string STR_PAGE_NAME 0 en-GB Page 20200411 15:09:53 sd source\core\glob.src 0 string STR_SLIDE_NAME 0 en-GB Slide 20200411 15:09:53 sd source\core\glob.src 0 string STR_MASTERPAGE 0 en-GB Background 20200411 15:09:53 sd source\core\glob.src 0 string STR_NOTES 0 en-GB (Notes) 20200411 15:09:53 sd source\core\glob.src 0 string STR_HANDOUT 0 en-GB Handouts 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_MPTITLE 0 en-GB Click to edit the title text format 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_MPOUTLINE 0 en-GB Click to edit the outline text format 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_MPOUTLLAYER2 0 en-GB Second Outline Level 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_MPOUTLLAYER3 0 en-GB Third Outline Level 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_MPOUTLLAYER4 0 en-GB Fourth Outline Level 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_MPOUTLLAYER5 0 en-GB Fifth Outline Level 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_MPOUTLLAYER6 0 en-GB Sixth Outline Level 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_MPOUTLLAYER7 0 en-GB Seventh Outline Level 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_MPOUTLLAYER8 0 en-GB Eighth Outline Level 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_MPOUTLLAYER9 0 en-GB Ninth Outline Level 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_MPNOTESTITLE 0 en-GB Click to move the slide 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_MPNOTESTEXT 0 en-GB Click to edit the notes' format 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_TITLE 0 en-GB Click to add title 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_OUTLINE 0 en-GB Click to add text 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_TEXT 0 en-GB Click to add text 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_NOTESTEXT 0 en-GB Click to add notes 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_GRAPHIC 0 en-GB Double-click to add graphics 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_OBJECT 0 en-GB Double-click to add an object 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_CHART 0 en-GB Double-click to add a chart 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_ORGCHART 0 en-GB Double-click to add an organisation chart 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESOBJ_TABLE 0 en-GB Double-click to add a spreadsheet 20200411 15:09:53 sd source\core\glob.src 0 string STR_OUTLINEVIEWSHELL 0 en-GB Outline View 20200411 15:09:53 sd source\core\glob.src 0 string STR_DRAWVIEWSHELL 0 en-GB Drawing View 20200411 15:09:53 sd source\core\glob.src 0 string STR_PRESVIEWSHELL 0 en-GB Presentation mode 20200411 15:09:53 sd source\core\glob.src 0 string STR_PREVIEWVIEWSHELL 0 en-GB Preview Window 20200411 15:09:53 sd source\core\glob.src 0 string STR_TEXTOBJECTBARSHELL 0 en-GB Text Mode 20200411 15:09:53 sd source\core\glob.src 0 string STR_STDOBJECTBARSHELL 0 en-GB Document Mode 20200411 15:09:53 sd source\core\glob.src 0 string STR_BEZIEROBJECTBARSHELL 0 en-GB Bézier mode 20200411 15:09:53 sd source\core\glob.src 0 string STR_APPLICATIONOBJECTBAR 0 en-GB StarImpress 4.0 20200411 15:09:53 sd source\core\glob.src 0 string STR_GLUEPOINTSOBJECTBARSHELL 0 en-GB Glue Points Mode 20200411 15:09:53 sd source\core\glob.src 0 string STR_LAYOUT_DEFAULT_NAME 0 en-GB Default 20200411 15:09:53 sd source\core\glob.src 0 string STR_LAYOUT_DEFAULT_TITLE_NAME 0 en-GB Title 20200411 15:09:53 sd source\core\glob.src 0 string STR_STANDARD_STYLESHEET_NAME 0 en-GB Default 20200411 15:09:53 sd source\core\glob.src 0 string STR_BAD_PASSWORD_OR_FILE_CORRUPTED 0 en-GB The password is incorrect or the file is damaged. 20200411 15:09:53 sd source\core\glob.src 0 string STR_UNDO_MOVEPAGES 0 en-GB Move slides 20200411 15:09:53 sd source\core\glob.src 0 string STR_NOT_ENOUGH_MEMORY 0 en-GB Not enough memory!\nThe action will be aborted. 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_MEASURE 0 en-GB Dimension Line 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_OBJNOLINENOFILL 0 en-GB Object with no fill and no line 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_OBJWITHARROW 0 en-GB Object with arrow 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_OBJWITHSHADOW 0 en-GB Object with shadow 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_OBJWITHOUTFILL 0 en-GB Object without fill 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_TEXT 0 en-GB Text 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_TEXTBODY 0 en-GB Text body 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_TEXTBODY_JUSTIFY 0 en-GB Text body justified 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_TEXTBODY_INDENT 0 en-GB First line indent 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_TITLE 0 en-GB Title 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_TITLE1 0 en-GB Title1 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_TITLE2 0 en-GB Title2 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_HEADLINE 0 en-GB Heading 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_HEADLINE1 0 en-GB Heading1 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_HEADLINE2 0 en-GB Heading2 20200411 15:09:53 sd source\core\glob.src 0 string STR_EMPTY_STYLESHEET_NAME 0 en-GB Blank template 20200411 15:09:53 sd source\core\glob.src 0 string STR_PSEUDOSHEET_TITLE 0 en-GB Title 20200411 15:09:53 sd source\core\glob.src 0 string STR_PSEUDOSHEET_SUBTITLE 0 en-GB Subtitle 20200411 15:09:53 sd source\core\glob.src 0 string STR_PSEUDOSHEET_OUTLINE 0 en-GB Outline 20200411 15:09:53 sd source\core\glob.src 0 string STR_PSEUDOSHEET_BACKGROUNDOBJECTS 0 en-GB Background objects 20200411 15:09:53 sd source\core\glob.src 0 string STR_PSEUDOSHEET_BACKGROUND 0 en-GB Background 20200411 15:09:53 sd source\core\glob.src 0 string STR_PSEUDOSHEET_NOTES 0 en-GB Notes 20200411 15:09:53 sd source\core\glob.src 0 string STR_GRAFOBJECTBARSHELL 0 en-GB Graphics mode 20200411 15:09:53 sd source\core\glob.src 0 string STR_MEDIAOBJECTBARSHELL 0 en-GB Media Playback 20200411 15:09:53 sd source\core\glob.src 0 string STR_TABLEOBJECTBARSHELL 0 en-GB Table 20200411 15:09:53 sd source\core\glob.src 0 string STR_POWERPOINT_IMPORT 0 en-GB PowerPoint Import 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_ARROW 0 en-GB Arrow 20200411 15:09:53 sd source\core\glob.src 0 string STR_LOAD_DOC 0 en-GB Load Document 20200411 15:09:53 sd source\core\glob.src 0 string STR_SAVE_DOC 0 en-GB Save Document 20200411 15:09:53 sd source\core\glob.src 0 string RID_SD_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_ROWCOL ) 0 en-GB File format error found at $(ARG1)(row,col). 20200411 15:09:53 sd source\core\glob.src 0 string RID_SD_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_FILE_ROWCOL ) 0 en-GB Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col). 20200411 15:09:53 sd source\core\glob.src 0 string RID_SD_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , WARN_FORMAT_FILE_ROWCOL ) 0 en-GB Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col). 20200411 15:09:53 sd source\core\glob.src 0 string STR_3DOBJECTBARSHELL 0 en-GB 3-D Settings 20200411 15:09:53 sd source\core\glob.src 0 string STR_FONTWORKOBJECTBARSHELL 0 en-GB Fontwork 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_BANDED_CELL 0 en-GB Banding cell 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_HEADER 0 en-GB Header 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_TOTAL 0 en-GB Total line 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_FIRST_COLUMN 0 en-GB First column 20200411 15:09:53 sd source\core\glob.src 0 string STR_POOLSHEET_LAST_COLUMN 0 en-GB Last column 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DRAW_TOOLBOX 0 en-GB Drawings Toolbar 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GRAPHIC_TOOLBOX 0 en-GB Draw toolbar/Graphics 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_SLIDE_TOOLBOX 0 en-GB Slide Bar 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_OUTLINE_TOOLBOX 0 en-GB Outline Bar 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DRAW_OBJ_TOOLBOX 0 en-GB Draw Object Bar 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GRAPHIC_OBJ_TOOLBOX 0 en-GB Draw object bar/Graphics 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DRAW_OPTIONS_TOOLBOX 0 en-GB Options Bar 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GRAPHIC_OPTIONS_TOOLBOX 0 en-GB Options bar/Graphics 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DRAW_COMMONTASK_TOOLBOX 0 en-GB Presentation 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_SLIDE_OBJ_TOOLBOX 0 en-GB Slide Object Bar 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_BEZIER_TOOLBOX 0 en-GB Bézier object bar 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUEPOINTS_TOOLBOX 0 en-GB Glue Point Object Bar 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DRAW_TEXT_TOOLBOX 0 en-GB Text Object Bar 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GRAPHIC_TEXT_TOOLBOX 0 en-GB Text Object Bar/Draw 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_NULL 0 en-GB None 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_INSERTPAGE 0 en-GB Insert Slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_INSERTLAYER 0 en-GB Insert Layer 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_MODIFYLAYER 0 en-GB Modify Layer 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_SLIDE_PARAMS 0 en-GB Slide parameter 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_SLIDE_MOVE 0 en-GB Move slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_CUT 0 en-GB Cut 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_REPLACE 0 en-GB Replace 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_DRAGDROP 0 en-GB Drag-and-Drop 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_INSERTGRAPHIC 0 en-GB Insert picture 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_SLOW 0 en-GB Slow 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_MEDIUM 0 en-GB Medium 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_FAST 0 en-GB Fast 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_BEZCLOSE 0 en-GB Close Polygon 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_SLIDE_MODE 0 en-GB Slide Sorter 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DRAW_MODE 0 en-GB Normal 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_OUTLINE_MODE 0 en-GB Outline 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_NOTES_MODE 0 en-GB Notes 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HANDOUT_MODE 0 en-GB Handout 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_NONE 0 en-GB Blank Slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_ONLY_TITLE 0 en-GB Title Only 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_ONLY_TEXT 0 en-GB Centred Text 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_TITLE 0 en-GB Title Slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_CONTENT 0 en-GB Title, Content 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_2CONTENT 0 en-GB Title and 2 Content 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_CONTENT_2CONTENT 0 en-GB Title, Content and 2 Content 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_2CONTENT_CONTENT 0 en-GB Title, 2 Content and Content 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_CONTENT_OVER_2CONTENT 0 en-GB Title, Content over 2 Content 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_2CONTENT_OVER_CONTENT 0 en-GB Title, 2 Content over Content 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_CONTENT_OVER_CONTENT 0 en-GB Title, Content over Content 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_4CONTENT 0 en-GB Title, 4 Content 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_6CONTENT 0 en-GB Title, 6 Content 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AL_TITLE_VERT_OUTLINE 0 en-GB Title, Vertical Text 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AL_TITLE_VERT_OUTLINE_CLIPART 0 en-GB Title, Vertical Text, Clipart 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AL_VERT_TITLE_TEXT_CHART 0 en-GB Vertical Title, Text, Chart 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AL_VERT_TITLE_VERT_OUTLINE 0 en-GB Vertical Title, Vertical Text 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_HANDOUT1 0 en-GB One Slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_HANDOUT2 0 en-GB Two Slides 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_HANDOUT3 0 en-GB Three Slides 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_HANDOUT4 0 en-GB Four Slides 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_HANDOUT6 0 en-GB Six Slides 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_HANDOUT9 0 en-GB Nine Slides 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AUTOLAYOUT_NOTES 0 en-GB Notes 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_TRANSFORM 0 en-GB transform 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_LINEEND 0 en-GB Line Ends 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DESC_LINEEND 0 en-GB Please enter a name for the new arrowhead: 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_WARN_NAME_DUPLICATE 0 en-GB The name chosen already exists. \nPlease enter another name. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_ANIMATION 0 en-GB Animation parameters 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_EXPORT_HTML_NAME 0 en-GB Web Page 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_EXPORT_DIALOG_TITLE 0 en-GB Export 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_COPYOBJECTS 0 en-GB Duplicate 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_TITLE_NAMEGROUP 0 en-GB Name Object 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DESC_NAMEGROUP 0 en-GB Name 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_WARN_PAGE_EXISTS 0 en-GB The slide name already exists or is invalid. Please enter another name. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_SNAPDLG_SETLINE 0 en-GB Edit Snap Line 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_SNAPDLG_SETPOINT 0 en-GB Edit Snap Point 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_POPUP_EDIT_SNAPLINE 0 en-GB Edit Snap Line... 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_POPUP_EDIT_SNAPPOINT 0 en-GB Edit Snap Point... 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_POPUP_DELETE_SNAPLINE 0 en-GB Delete Snap Line 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_POPUP_DELETE_SNAPPOINT 0 en-GB Delete Snap Point 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_IMPRESS 0 en-GB StarImpress 4.0 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_LAYER 0 en-GB Layer 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_DELETEPAGES 0 en-GB Delete slides 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_INSERTPAGES 0 en-GB Insert slides 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_ASK_DELETE_LAYER 0 en-GB Are you sure you want to delete the level "$"?\nNote: All objects on this level will be deleted! 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_ASK_DELETE_ALL_PICTURES 0 en-GB Do you really want to delete all images? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_CHANGE_TITLE_AND_LAYOUT 0 en-GB Modify title and outline 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_WAV_FILE 0 en-GB Sound 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_MIDI_FILE 0 en-GB MIDI 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AU_FILE 0 en-GB Sun/NeXT Audio 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_VOC_FILE 0 en-GB Creative Labs Audio 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_AIFF_FILE 0 en-GB Apple/SGI Audio 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_SVX_FILE 0 en-GB Amiga SVX Audio 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_SD_PAGE 0 en-GB Slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_ALL_FILES 0 en-GB All files (*.*) 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_INSERT_TEXTFRAME 0 en-GB Insert text frame 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_ACTION_NOTPOSSIBLE 0 en-GB This function cannot be run \nwith the selected objects. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DLG_INSERT_PAGES_FROM_FILE 0 en-GB Insert File 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_READ_DATA_ERROR 0 en-GB The file could not be loaded! 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_SCALE_OBJECTS 0 en-GB The format of the new pages will be adapted.\nDo you want to adapt the objects, too? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CREATE_PAGES 0 en-GB Create slides 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_CHANGE_PAGEFORMAT 0 en-GB Modify page format 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_CHANGE_PAGEBORDER 0 en-GB Modify page margins 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_EDIT_OBJ 0 en-GB ~Edit 20200411 15:09:53 sd source\ui\app\strings.src 0 fixedtext RID_UNDO_DELETE_WARNING FT_UNDO_DELETE_WARNING 175 en-GB This action deletes the list of actions that can\nbe undone. Previous changes made to the document are still valid,\nbut cannot be undone. Do you want to continue and\nthus assign the new slide design? 20200411 15:09:53 sd source\ui\app\strings.src 0 checkbox RID_UNDO_DELETE_WARNING CB_UNDO_DELETE_DISABLE 175 en-GB ~Do not show this warning again 20200411 15:09:53 sd source\ui\app\strings.src 0 modaldialog RID_UNDO_DELETE_WARNING HID_UNDO_DELETE_WARNING 175 en-GB %PRODUCTNAME %PRODUCTVERSION 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DELETE_PAGES 175 en-GB Delete slides 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_WARN_PRINTFORMAT_FAILURE 175 en-GB The document format could not be set on the specified printer. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_REMOVE_LINK 175 en-GB This graphic is linked to a document.\nDo you want to unlink the graphic in order to edit it? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_IMPORT_GRFILTER_OPENERROR 175 en-GB Graphics file cannot be opened 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_IMPORT_GRFILTER_IOERROR 175 en-GB Graphics file cannot be read 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_IMPORT_GRFILTER_FORMATERROR 175 en-GB Unknown graphics format 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_IMPORT_GRFILTER_VERSIONERROR 175 en-GB This graphics file version is not supported 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_IMPORT_GRFILTER_FILTERERROR 175 en-GB Graphics filter not found 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_IMPORT_GRFILTER_TOOBIG 175 en-GB Not enough memory to import graphics 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_OBJECTS 175 en-GB Objects 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_END_SEARCHING 175 en-GB The document search is finished. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_END_SPELLING 175 en-GB Spell check of entire document has been completed. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_END_SPELLING_OBJ 175 en-GB The spell check for the selected objects has been completed. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_NOLANGUAGE 175 en-GB The selected language is not available. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_ASK_FOR_CONVERT_TO_BEZIER 175 en-GB Convert selected object to curve? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_CHANGE_PRES_OBJECT 175 en-GB Modify presentation object '$' 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_MODIFY_PAGE 175 en-GB Slide layout 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_STATSTR_PRINT 175 en-GB Printing... 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_INSERT_FILE 175 en-GB Insert file 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_SCALE_OBJS_TO_PAGE 175 en-GB Should the graphics be scaled to the new slide format? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_INSERT_SPECCHAR 175 en-GB Insert special character 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_SET_PRESLAYOUT 175 en-GB Apply presentation layout 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_STRING_NOTFOUND 175 en-GB Search key not found. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PLAY 175 en-GB ~Play 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_STOP 175 en-GB Sto~p 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_ORIGINALSIZE 175 en-GB Original Size 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PRINT_DRAWING 175 en-GB (Drawing) 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PRINT_NOTES 175 en-GB (Notes) 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PRINT_HANDOUT 175 en-GB (Handout) 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PRINT_OUTLINE 175 en-GB (Outline) 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_WARN_SCALE_FAIL 175 en-GB The specified scale is invalid.\nDo you want to enter a new one? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_NONE 175 en-GB No action 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_PREVPAGE 175 en-GB Go to previous slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_NEXTPAGE 175 en-GB Go to next slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_FIRSTPAGE 175 en-GB Go to first slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_LASTPAGE 175 en-GB Go to last slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_BOOKMARK 175 en-GB Go to page or object 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_DOCUMENT 175 en-GB Go to document 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_VANISH 175 en-GB Fade object 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_INVISIBLE 175 en-GB Hide object 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_SOUND 175 en-GB Play sound 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_VERB 175 en-GB Start object action 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_PROGRAM 175 en-GB Run program 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_MACRO 175 en-GB Run macro 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CLICK_ACTION_STOPPRESENTATION 175 en-GB Exit presentation 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_EFFECTDLG_JUMP 175 en-GB Target 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_EFFECTDLG_ACTION 175 en-GB Act~ion 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_EFFECTDLG_SOUND 175 en-GB Sound 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_EFFECTDLG_PAGE_OBJECT 175 en-GB Slide / Object 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_EFFECTDLG_DOCUMENT 175 en-GB Document 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_EFFECTDLG_PROGRAM 175 en-GB Program 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_EFFECTDLG_MACRO 175 en-GB Macro 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_EFFECT_NONE 175 en-GB No Effect 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_INSERT_TEXT 175 en-GB Insert Text 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_SLIDE_SINGULAR 175 en-GB Slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_SLIDE_PLURAL 175 en-GB Slides 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_LOAD_PRESENTATION_LAYOUT 175 en-GB Load Slide Design 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DRAGTYPE_URL 175 en-GB Insert as hyperlink 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DRAGTYPE_EMBEDDED 175 en-GB Insert as copy 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DRAGTYPE_LINK 175 en-GB Insert as link 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUE_ESCDIR_SMART 175 en-GB Smart 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUE_ESCDIR_LEFT 175 en-GB Left 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUE_ESCDIR_RIGHT 175 en-GB Right 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUE_ESCDIR_TOP 175 en-GB Top 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUE_ESCDIR_BOTTOM 175 en-GB Bottom 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUE_ESCDIR_LO 175 en-GB Top Left? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUE_ESCDIR_LU 175 en-GB Bottom Left? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUE_ESCDIR_RO 175 en-GB Top Right? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUE_ESCDIR_RU 175 en-GB Bottom Right? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUE_ESCDIR_HORZ 175 en-GB Horizontal 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUE_ESCDIR_VERT 175 en-GB Vertical 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GLUE_ESCDIR_ALL 175 en-GB All? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_CANT_PERFORM_IN_LIVEMODE 175 en-GB This action can't be run in the live mode. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PUBLISH_BACK 175 en-GB Back 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PUBLISH_NEXT 175 en-GB Continue 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PUBLISH_OUTLINE 175 en-GB Overview 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_EYEDROPPER 175 en-GB Eyedropper 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_MORPHING 175 en-GB Cross-fading 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_COLORRESOLUTION 175 en-GB Colour resolution 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_EXPAND_PAGE 175 en-GB Expand Slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_SUMMARY_PAGE 175 en-GB Table of Contents Slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_TWAIN_NO_SOURCE_UNX 175 en-GB No SANE source is available at the moment. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_TWAIN_NO_SOURCE 175 en-GB At present, no TWAIN source is available. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_FIX 175 en-GB Fixed 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_VAR 175 en-GB Variable 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_STANDARD_NORMAL 175 en-GB Standard 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_STANDARD_SMALL 175 en-GB Standard (short) 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_STANDARD_BIG 175 en-GB Standard (long) 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_FILEFORMAT_NAME_EXT 175 en-GB File name 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_FILEFORMAT_FULLPATH 175 en-GB Path/File name 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_FILEFORMAT_PATH 175 en-GB Path 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_FILEFORMAT_NAME 175 en-GB File name without extension 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_RELEASE_GRAPHICLINK 175 en-GB This graphic is linked to a document. Do you want to unlink the graphic in order to edit it? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_NEW_CUSTOMSHOW 175 en-GB New Custom Slide Show 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_COPY_CUSTOMSHOW 175 en-GB Copy 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_IMPRESS_DOCUMENT 175 en-GB Presentation 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_IMPRESS_DOCUMENT_FULLTYPE_60 175 en-GB %PRODUCTNAME %PRODUCTVERSION Presentation 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GRAPHIC_DOCUMENT 175 en-GB Drawing 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_GRAPHIC_DOCUMENT_FULLTYPE_60 175 en-GB %PRODUCTNAME %PRODUCTVERSION Drawing 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_BREAK_METAFILE 175 en-GB Ungroup Metafile(s)... 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_BREAK_FAIL 175 en-GB It was not possible to ungroup all drawing objects. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PUBDLG_SAMENAME 175 en-GB A design already exists with this name.\nDo you want to replace it? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLATTR_TEXT 175 en-GB Text 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLATTR_LINK 175 en-GB Hyperlink 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLATTR_VLINK 175 en-GB Visited link 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLATTR_ALINK 175 en-GB Active link 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_NOTES 175 en-GB Notes 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_CONTENTS 175 en-GB Table of contents 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_CLICKSTART 175 en-GB Click here to start 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_AUTHOR 175 en-GB Author 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_EMAIL 175 en-GB E-mail 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_HOMEPAGE 175 en-GB Homepage 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_INFO 175 en-GB Further information 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_DOWNLOAD 175 en-GB Download presentation 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_NOFRAMES 175 en-GB Unfortunately your browser does not support floating frames. 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_FIRSTPAGE 175 en-GB First page 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_LASTPAGE 175 en-GB Last page 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_SETTEXT 175 en-GB Text 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_SETGRAPHIC 175 en-GB Graphics 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_OUTLINE 175 en-GB With contents 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_NOOUTLINE 175 en-GB Without contents 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_WEBVIEW_SAVE 175 en-GB To given page 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_VECTORIZE 175 en-GB Convert bitmap to polygon 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PRES_SOFTEND 175 en-GB Click to exit presentation... 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PRES_PAUSE 175 en-GB Pause... 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_WIZARD_ORIGINAL 175 en-GB 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_ISLOADING 175 en-GB Loading... 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DRAW_GRAF_TOOLBOX 175 en-GB Graphics Object Bar 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_APPLY_3D_FAVOURITE 175 en-GB Apply 3-D favourite 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_GRAFFILTER 175 en-GB Graphics filter 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_WARNING_NOSOUNDFILE 175 en-GB The file %\nis not a valid sound file ! 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_CONVERT_TO_METAFILE 175 en-GB Convert to metafile 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_UNDO_CONVERT_TO_BITMAP 175 en-GB Convert to bitmap 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_ERROR_CREATE_FILE 175 en-GB Cannot create the file $(URL1). 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_ERROR_OPEN_FILE 175 en-GB Could not open the file $(URL1). 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_HTMLEXP_ERROR_COPY_FILE 175 en-GB The file $(URL1) could not be copied to $(URL2) 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PAGE_BACKGROUND_TITLE 175 en-GB Page Settings 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PAGE_BACKGROUND_TXT 175 en-GB Background settings for all pages? 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_TITLE_RENAMESLIDE 175 en-GB Rename Slide 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_TITLE_SAVE_AS_PICTURE 175 en-GB Save as Picture 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_DESC_RENAMESLIDE 175 en-GB Name 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PLACEHOLDER_DESCRIPTION_TITLE 175 en-GB Title Area for AutoLayouts 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PLACEHOLDER_DESCRIPTION_OUTLINE 175 en-GB Object Area for AutoLayouts 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PLACEHOLDER_DESCRIPTION_FOOTER 175 en-GB Footer Area 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PLACEHOLDER_DESCRIPTION_HEADER 175 en-GB Header Area 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PLACEHOLDER_DESCRIPTION_DATETIME 175 en-GB Date Area 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PLACEHOLDER_DESCRIPTION_SLIDE 175 en-GB Slide Number Area 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_PLACEHOLDER_DESCRIPTION_NUMBER 175 en-GB Page Number Area 20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_FIELD_PLACEHOLDER_HEADER 175 en-GB

20200411 15:09:53 sd source\ui\app\strings.src 0 string STR_FIELD_PLACEHOLDER_FOOTER 175 en-GB