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

All already installed components cannot be selected for installation. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONIMMINENT_1 0 ps 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'. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONIMMINENT_1 0 ps 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'. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_INSTALLATIONONGOING_1 0 ps This page indicates the progress of the installation with the aid of a progress bar. To abort the installation process, click 'Stop'. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_UNINSTALLATIONONGOING_1 0 ps This page indicates the progress of the uninstallation with the aid of a progress bar. To abort the uninstallation, click 'Stop'. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEUNINSTALLATIONTYPE_1 0 ps Complete: This will remove all installed components of your version.

Partial: This removes only the components you will choose out of the components list. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHOOSEUNINSTALLATIONCOMPONENTS_1 0 ps Components marked with an X will be removed. Click next to a component to mark or unmark it with an X. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PACKAGEFORMAT_NOT_SUPPORTED 0 ps This package format is currently not supported for your operating system! 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_OPERATING_SYSTEM 0 ps Operating system 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_PACKAGEFORMAT 0 ps Package format 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NOTHING_TO_INSTALL 0 ps Nothing to install 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_COMPONENTS_SELECTED_1 0 ps No components have been selected for installation. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_COMPONENTS_SELECTED_2 0 ps Click 'OK' to select one or more components for installation or to exit the Installation Wizard. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_LANGUAGE_SELECTED_1 0 ps No languages have been selected for installation. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_LANGUAGE_SELECTED_2 0 ps Click 'OK' to select one or more languages for installation or to exit the Installation Wizard. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_APPLICATION_SELECTED_1 0 ps No applications have been selected for installation. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_APPLICATION_SELECTED_2 0 ps Click 'OK' to select one or more application for installation or to exit the Installation Wizard. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NOTHING_TO_UNINSTALL 0 ps Nothing to uninstall 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_UNINSTALLCOMPONENTS_SELECTED_1 0 ps No components have been selected for uninstallation. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_NO_UNINSTALLCOMPONENTS_SELECTED_2 0 ps Click 'OK' to select one or more components for uninstallation or to exit the Uninstallation Wizard. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ALL_LANGUAGECOMPONENTS_SELECTED_1 0 ps All language components have been selected for uninstallation. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ALL_LANGUAGECOMPONENTS_SELECTED_2 0 ps Click 'OK' to select one or more language components not for uninstallation or to exit the Uninstallation Wizard. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_1 0 ps All application components have been selected for uninstallation. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_2 0 ps Click 'OK' to select one or more application components not for uninstallation or to exit the Uninstallation Wizard. 20181231 09:50:43 javainstaller2 src\Localization\setupstrings.ulf 0 LngText STRING_CHANGE_SELECTION 0 ps Please change selection 20181231 09:50:43 scp2 source\quickstart\module_quickstart.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_QUICKSTART 0 ps Quickstarter 20181231 09:50:43 scp2 source\quickstart\module_quickstart.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_QUICKSTART 0 ps Loads basic components on system start to accelerate start up time of %PRODUCTNAME %PRODUCTVERSION. 20181231 09:50:43 scp2 source\kde\module_kde.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_KDE 0 ps KDE Integration 20181231 09:50:43 scp2 source\kde\module_kde.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_KDE 0 ps System integration of %PRODUCTNAME %PRODUCTVERSION into KDE. 20181231 09:50:43 scp2 source\winexplorerext\module_winexplorerext.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_WINDOWS_EXPLORER_EXTENSIONS 0 ps Windows Explorer Extension 20181231 09:50:43 scp2 source\winexplorerext\module_winexplorerext.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_WINDOWS_EXPLORER_EXTENSIONS 0 ps Enables the Microsoft Windows Explorer to show information about %PRODUCTNAME documents, such as thumbnail previews. 20181231 09:50:43 scp2 source\writer\module_writer.ulf 0 LngText STR_NAME_MODULE_PRG_WRT 0 ps %PRODUCTNAME Writer 20181231 09:50:43 scp2 source\writer\module_writer.ulf 0 LngText STR_DESC_MODULE_PRG_WRT 0 ps Create and edit text and graphics in letters, reports, documents and Web pages by using %PRODUCTNAME Writer. 20181231 09:50:43 scp2 source\writer\module_writer.ulf 0 LngText STR_NAME_MODULE_PRG_WRT_BIN 0 ps Program Module 20181231 09:50:43 scp2 source\writer\module_writer.ulf 0 LngText STR_DESC_MODULE_PRG_WRT_BIN 0 ps The application %PRODUCTNAME Writer 20181231 09:50:43 scp2 source\writer\module_writer.ulf 0 LngText STR_NAME_MODULE_PRG_WRT_HELP 0 ps %PRODUCTNAME Writer Help 20181231 09:50:43 scp2 source\writer\module_writer.ulf 0 LngText STR_DESC_MODULE_PRG_WRT_HELP 0 ps Help about %PRODUCTNAME Writer 20181231 09:50:43 scp2 source\writer\module_writer.ulf 0 LngText STR_NAME_MODULE_PRG_WRT_WRITER2LATEX 0 ps LaTeX Export 20181231 09:50:43 scp2 source\writer\module_writer.ulf 0 LngText STR_DESC_MODULE_PRG_WRT_WRITER2LATEX 0 ps LaTeX export filter for Writer documents. 20181231 09:50:43 scp2 source\writer\folderitem_writer.ulf 0 LngText STR_FI_NAME_HTMLDOKUMENT 0 ps HTML Document 20181231 09:50:43 scp2 source\writer\folderitem_writer.ulf 0 LngText STR_FI_NAME_TEXTDOKUMENT 0 ps Text Document 20181231 09:50:43 scp2 source\writer\folderitem_writer.ulf 0 LngText STR_FI_TOOLTIP_WRITER 0 ps Create and edit text and graphics in letters, reports, documents and Web pages by using Writer. 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_NEW 0 ps &New 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_SO60_TEXT 0 ps %SXWFORMATNAME %SXWFORMATVERSION Text Document 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_SO60_MASTERDOC 0 ps %SXWFORMATNAME %SXWFORMATVERSION Master Document 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_SO60_WRITER_TEMPLATE 0 ps %SXWFORMATNAME %SXWFORMATVERSION Text Document Template 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_OO_WRITER 0 ps OpenDocument Text 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_OO_WRITER_TEMPLATE 0 ps OpenDocument Text Template 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_OO_MASTERDOC 0 ps OpenDocument Master Document 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_OO_WEBDOC 0 ps HTML Document Template 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_MS_WORD_DOCUMENT_OLD 0 ps Microsoft Word 97-2003 Document 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_MS_WORD_DOCUMENT 0 ps Microsoft Word Document 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_MS_WORD_TEMPLATE_OLD 0 ps Microsoft Word 97-2003 Template 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_MS_WORD_TEMPLATE 0 ps Microsoft Word Template 20181231 09:50:43 scp2 source\writer\registryitem_writer.ulf 0 LngText STR_REG_VAL_MS_RTF_DOCUMENT 0 ps Rich Text Document 20181231 09:50:43 scp2 source\calc\module_calc.ulf 0 LngText STR_NAME_MODULE_PRG_CALC 0 ps %PRODUCTNAME Calc 20181231 09:50:43 scp2 source\calc\module_calc.ulf 0 LngText STR_DESC_MODULE_PRG_CALC 0 ps Perform calculation, analyze information and manage lists in spreadsheets by using %PRODUCTNAME Calc. 20181231 09:50:43 scp2 source\calc\module_calc.ulf 0 LngText STR_NAME_MODULE_PRG_CALC_BIN 0 ps Program Module 20181231 09:50:43 scp2 source\calc\module_calc.ulf 0 LngText STR_DESC_MODULE_PRG_CALC_BIN 0 ps The application %PRODUCTNAME Calc 20181231 09:50:43 scp2 source\calc\module_calc.ulf 0 LngText STR_NAME_MODULE_PRG_CALC_HELP 0 ps %PRODUCTNAME Calc Help 20181231 09:50:43 scp2 source\calc\module_calc.ulf 0 LngText STR_DESC_MODULE_PRG_CALC_HELP 0 ps Help about %PRODUCTNAME Calc 20181231 09:50:43 scp2 source\calc\module_calc.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_ADDINS 0 ps Add-in 20181231 09:50:43 scp2 source\calc\module_calc.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_ADDINS 0 ps Add-ins are additional programs that make new functions available in %PRODUCTNAME Calc. 20181231 09:50:43 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_NEW 0 ps &New 20181231 09:50:43 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_SO60_SPREADSHEET 0 ps %SXWFORMATNAME %SXWFORMATVERSION Spreadsheet 20181231 09:50:43 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_SO60_CALC_TEMPLATE 0 ps %SXWFORMATNAME %SXWFORMATVERSION Spreadsheet Template 20181231 09:50:43 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_OO_CALC 0 ps OpenDocument Spreadsheet 20181231 09:50:43 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_OO_CALC_TEMPLATE 0 ps OpenDocument Spreadsheet Template 20181231 09:50:43 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_MS_EXCEL_WORKSHEET_OLD 0 ps Microsoft Excel 97-2003 Worksheet 20181231 09:50:43 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_MS_EXCEL_WORKSHEET 0 ps Microsoft Excel Worksheet 20181231 09:50:43 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_MS_EXCEL_TEMPLATE_OLD 0 ps Microsoft Excel 97-2003 Template 20181231 09:50:43 scp2 source\calc\registryitem_calc.ulf 0 LngText STR_REG_VAL_MS_EXCEL_TEMPLATE 0 ps Microsoft Excel Template 20181231 09:50:43 scp2 source\calc\folderitem_calc.ulf 0 LngText STR_FI_NAME_TABELLENDOKUMENT 0 ps Spreadsheet 20181231 09:50:43 scp2 source\calc\folderitem_calc.ulf 0 LngText STR_FI_TOOLTIP_CALC 0 ps Perform calculation, analyze information and manage lists in spreadsheets by using Calc. 20181231 09:50:43 scp2 source\onlineupdate\module_onlineupdate.ulf 0 LngText STR_NAME_MODULE_OPT_ONLINEUPDATE 0 ps Online Update 20181231 09:50:43 scp2 source\onlineupdate\module_onlineupdate.ulf 0 LngText STR_DESC_MODULE_OPT_ONLINEUPDATE 0 ps Get automatically notified when a new update of %PRODUCTNAME becomes available. 20181231 09:50:43 scp2 source\math\module_math.ulf 0 LngText STR_NAME_MODULE_PRG_MATH 0 ps %PRODUCTNAME Math 20181231 09:50:43 scp2 source\math\module_math.ulf 0 LngText STR_DESC_MODULE_PRG_MATH 0 ps Create and edit scientific formulas and equations by using %PRODUCTNAME Math. 20181231 09:50:43 scp2 source\math\module_math.ulf 0 LngText STR_NAME_MODULE_PRG_MATH_BIN 0 ps Program Module 20181231 09:50:43 scp2 source\math\module_math.ulf 0 LngText STR_DESC_MODULE_PRG_MATH_BIN 0 ps The application %PRODUCTNAME Math 20181231 09:50:43 scp2 source\math\module_math.ulf 0 LngText STR_NAME_MODULE_PRG_MATH_HELP 0 ps %PRODUCTNAME Math Help 20181231 09:50:43 scp2 source\math\module_math.ulf 0 LngText STR_DESC_MODULE_PRG_MATH_HELP 0 ps Help about %PRODUCTNAME Math 20181231 09:50:43 scp2 source\math\registryitem_math.ulf 0 LngText STR_REG_VAL_NEW 0 ps &New 20181231 09:50:43 scp2 source\math\registryitem_math.ulf 0 LngText STR_REG_VAL_SO60_FORMULA 0 ps %SXWFORMATNAME %SXWFORMATVERSION Formula 20181231 09:50:43 scp2 source\math\registryitem_math.ulf 0 LngText STR_REG_VAL_OO_FORMULA 0 ps OpenDocument Formula 20181231 09:50:43 scp2 source\math\folderitem_math.ulf 0 LngText STR_FI_TOOLTIP_MATH 0 ps Create and edit scientific formulas and equations by using Math. 20181231 09:50:43 scp2 source\base\registryitem_base.ulf 0 LngText STR_REG_VAL_OO_DATABASE 0 ps OpenDocument Database 20181231 09:50:43 scp2 source\base\folderitem_base.ulf 0 LngText STR_FI_TOOLTIP_BASE 0 ps Manage databases, create queries and reports to track and manage your information by using Base. 20181231 09:50:43 scp2 source\base\module_base.ulf 0 LngText STR_NAME_MODULE_PRG_BASE 0 ps %PRODUCTNAME Base 20181231 09:50:43 scp2 source\base\module_base.ulf 0 LngText STR_DESC_MODULE_PRG_BASE 0 ps Create and edit databases by using %PRODUCTNAME Base. 20181231 09:50:43 scp2 source\base\module_base.ulf 0 LngText STR_NAME_MODULE_PRG_BASE_BIN 0 ps Program Module 20181231 09:50:43 scp2 source\base\module_base.ulf 0 LngText STR_DESC_MODULE_PRG_BASE_BIN 0 ps The application %PRODUCTNAME Base 20181231 09:50:43 scp2 source\base\module_base.ulf 0 LngText STR_NAME_MODULE_PRG_BASE_HELP 0 ps %PRODUCTNAME Base Help 20181231 09:50:43 scp2 source\base\module_base.ulf 0 LngText STR_DESC_MODULE_PRG_BASE_HELP 0 ps Help about %PRODUCTNAME Base 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT 0 ps Graphics Filters 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT 0 ps Additional filters required to read alien graphic formats. 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_ADOBE 0 ps Adobe Photoshop Import Filter 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_ADOBE 0 ps Adobe Photoshop Import Filter 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_TGA 0 ps TGA Import 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_TGA 0 ps TGA TrueVision TARGA Import Filter 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_EPS 0 ps EPS Import/Export Filter 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_EPS 0 ps Encapsulated Postscript Import/Export Filter 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_XPM 0 ps XPM Export Filter 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_XPM 0 ps XPM Export Filter 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_PBMP 0 ps Portable Bitmap Import/Export 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_PBMP 0 ps Portable Bitmap Import/Export Filters 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_SUNRST 0 ps SUN Rasterfile Import/Export 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_SUNRST 0 ps SUN Rasterfile Import/Export Filters 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_ACAD 0 ps AutoCAD Import 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_ACAD 0 ps AutoCAD Import Filter 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_KODAC 0 ps Kodak Photo-CD Import 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_KODAC 0 ps Kodak Photo-CD Import Filter 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_MACPICT 0 ps Mac-Pict Import/Export 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_MACPICT 0 ps Mac-Pict Import/Export Filters 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_OS2META 0 ps OS/2 Metafile Import/Export 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_OS2META 0 ps OS/2 Metafile Import/Export Filters 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_PCX 0 ps PCX Import 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_PCX 0 ps Z-Soft PCX Import 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_TIFF 0 ps TIFF Import/Export 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_TIFF 0 ps TIFF Import and Export Filter 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_SVG 0 ps SVG Export 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_SVG 0 ps SVG Export Filter 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GRFFLT_FLASH 0 ps Macromedia Flash (SWF) 20181231 09:50:43 scp2 source\graphicfilter\module_graphicfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GRFFLT_FLASH 0 ps Macromedia Flash (SWF) Export Filter 20181231 09:50:43 scp2 source\xsltfilter\module_xsltfilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_XSLTFILTERSAMPLES 0 ps XSLT Sample Filters 20181231 09:50:43 scp2 source\xsltfilter\module_xsltfilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_XSLTFILTERSAMPLES 0 ps Filters and Conversions based on OpenDocument/OpenOffice.org XML. Includes DocBook, MS Word 2003 XML, MS Excel 2003 XML, and others. 20181231 09:50:43 scp2 source\draw\module_draw.ulf 0 LngText STR_NAME_MODULE_PRG_DRAW 0 ps %PRODUCTNAME Draw 20181231 09:50:43 scp2 source\draw\module_draw.ulf 0 LngText STR_DESC_MODULE_PRG_DRAW 0 ps Create and edit drawings, flow charts, and logos by using %PRODUCTNAME Draw. 20181231 09:50:43 scp2 source\draw\module_draw.ulf 0 LngText STR_NAME_MODULE_PRG_DRAW_BIN 0 ps Program Module 20181231 09:50:43 scp2 source\draw\module_draw.ulf 0 LngText STR_DESC_MODULE_PRG_DRAW_BIN 0 ps The application %PRODUCTNAME Draw 20181231 09:50:43 scp2 source\draw\module_draw.ulf 0 LngText STR_NAME_MODULE_PRG_DRAW_HELP 0 ps %PRODUCTNAME Draw Help 20181231 09:50:43 scp2 source\draw\module_draw.ulf 0 LngText STR_DESC_MODULE_PRG_DRAW_HELP 0 ps Help about %PRODUCTNAME Draw 20181231 09:50:43 scp2 source\draw\folderitem_draw.ulf 0 LngText STR_FI_NAME_ZEICHNUNG 0 ps Drawing 20181231 09:50:43 scp2 source\draw\folderitem_draw.ulf 0 LngText STR_FI_TOOLTIP_DRAW 0 ps Create and edit drawings, flow charts, and logos by using Draw. 20181231 09:50:43 scp2 source\draw\registryitem_draw.ulf 0 LngText STR_REG_VAL_NEW 0 ps &New 20181231 09:50:43 scp2 source\draw\registryitem_draw.ulf 0 LngText STR_REG_VAL_SO60_DRAWING 0 ps %SXWFORMATNAME %SXWFORMATVERSION Drawing 20181231 09:50:43 scp2 source\draw\registryitem_draw.ulf 0 LngText STR_REG_VAL_SO60_DRAW_TEMPLATE 0 ps %SXWFORMATNAME %SXWFORMATVERSION Drawing Template 20181231 09:50:43 scp2 source\draw\registryitem_draw.ulf 0 LngText STR_REG_VAL_OO_DRAW 0 ps OpenDocument Drawing 20181231 09:50:43 scp2 source\draw\registryitem_draw.ulf 0 LngText STR_REG_VAL_OO_DRAW_TEMPLATE 0 ps OpenDocument Drawing Template 20181231 09:50:43 scp2 source\sdkoo\module_sdkoo.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_SDKOO 0 ps Software Development Kit (SDK) 20181231 09:50:43 scp2 source\sdkoo\module_sdkoo.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_SDKOO 0 ps The SDK provides all necessary tools, examples and documentation to program with and for the office. 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVAFILTER 0 ps Mobile Device Filters 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER 0 ps Text and spreadsheet filters to support import/export for Palm handheld or Pocket PC (Java required). 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVAFILTER_PALM 0 ps Palm 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER_PALM 0 ps Filters for Palm OS compatible handhelds 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVAFILTER_PALM_APORTISDOC 0 ps AportisDoc 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER_PALM_APORTISDOC 0 ps Support for the AportisDoc format 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVAFILTER_POCKETPC 0 ps Pocket PC 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_WNT 0 ps Filters and ActiveSync support for Pocket PC compatible handhelds 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_UNIX 0 ps Filters for Pocket PC compatible handhelds. 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_WORD 0 ps Pocket Word 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_WORD 0 ps Support for Pocket Word 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_EXCEL 0 ps Pocket Excel 20181231 09:50:43 scp2 source\javafilter\module_javafilter.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_EXCEL 0 ps Support for Pocket Excel 20181231 09:50:43 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__43887C67_4D5D_4127_BAAC_87A288494C7C_ 0 ps Pocket Excel 20181231 09:50:43 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__43887C67_4D5D_4127_BAAC_87A288494C7C__PEGASUSFILTER_DESCRIPTION 0 ps Pocket Excel Workbook 20181231 09:50:43 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__BDD611C3_7BAB_460F_8711_5B9AC9EF6020_ 0 ps %PRODUCTNAME Writer 20181231 09:50:43 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__BDD611C3_7BAB_460F_8711_5B9AC9EF6020__PEGASUSFILTER_DESCRIPTION 0 ps %PRODUCTNAME Writer XML Document 20181231 09:50:43 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__C6AB3E74_9F4F_4370_8120_A8A6FABB7A7C_ 0 ps %PRODUCTNAME Calc 20181231 09:50:43 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__C6AB3E74_9F4F_4370_8120_A8A6FABB7A7C__PEGASUSFILTER_DESCRIPTION 0 ps %PRODUCTNAME Calc XML Document 20181231 09:50:43 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__CB43F086_838D_4FA4_B5F6_3406B9A57439_ 0 ps Pocket Word 20181231 09:50:43 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE__CB43F086_838D_4FA4_B5F6_3406B9A57439__PEGASUSFILTER_DESCRIPTION 0 ps Pocket Word Document - Pocket PC 20181231 09:50:43 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE_HKLM_SOFT_SUN_STAROFFICE_XMERGESYNC_MSGS_ERROR_CLASSPATH 0 ps The %PRODUCTNAME mobile device filters cannot be located. 20181231 09:50:43 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE_HKLM_SOFT_SUN_STAROFFICE_XMERGESYNC_MSGS_ERROR_JAVA 0 ps A Java 1.4 installation cannot be located. 20181231 09:50:43 scp2 source\javafilter\registryitem_javafilter.ulf 0 LngText STR_VALUE_HKLM_SOFT_SUN_STAROFFICE_XMERGESYNC_MSGS_ERROR_JAVAINIT 0 ps There was an error while initializing the Java Runtime Environment. 20181231 09:50:43 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_NEW 0 ps &New 20181231 09:50:43 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_SO60_SHOW 0 ps Show 20181231 09:50:43 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_SO60_PRESENT 0 ps %SXWFORMATNAME %SXWFORMATVERSION Presentation 20181231 09:50:43 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_SO60_IMPRESS_TEMPLATE 0 ps %SXWFORMATNAME %SXWFORMATVERSION Presentation Template 20181231 09:50:43 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_OO_PRESENT 0 ps OpenDocument Presentation 20181231 09:50:43 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_OO_PRESENT_TEMPLATE 0 ps OpenDocument Presentation Template 20181231 09:50:43 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_MS_POWERPOINT_PRESENTATION_OLD 0 ps Microsoft PowerPoint 97-2003 Presentation 20181231 09:50:43 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_MS_POWERPOINT_SHOW 0 ps Microsoft PowerPoint Show 20181231 09:50:43 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_MS_POWERPOINT_PRESENTATION 0 ps Microsoft PowerPoint Presentation 20181231 09:50:43 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_MS_POWERPOINT_TEMPLATE_OLD 0 ps Microsoft PowerPoint 97-2003 Template 20181231 09:50:43 scp2 source\impress\registryitem_impress.ulf 0 LngText STR_REG_VAL_MS_POWERPOINT_TEMPLATE 0 ps Microsoft PowerPoint Template 20181231 09:50:43 scp2 source\impress\folderitem_impress.ulf 0 LngText STR_FI_NAME_PRAESENTATION 0 ps Presentation 20181231 09:50:43 scp2 source\impress\folderitem_impress.ulf 0 LngText STR_FI_TOOLTIP_IMPRESS 0 ps Create and edit presentations for slideshows, meeting and Web pages by using Impress. 20181231 09:50:43 scp2 source\impress\module_impress.ulf 0 LngText STR_NAME_MODULE_PRG_IMPRESS 0 ps %PRODUCTNAME Impress 20181231 09:50:43 scp2 source\impress\module_impress.ulf 0 LngText STR_DESC_MODULE_PRG_IMPRESS 0 ps Create and edit presentations for slideshows, meeting and Web pages by using %PRODUCTNAME Impress. 20181231 09:50:43 scp2 source\impress\module_impress.ulf 0 LngText STR_NAME_MODULE_PRG_IMPRESS_BIN 0 ps Program Module 20181231 09:50:43 scp2 source\impress\module_impress.ulf 0 LngText STR_DESC_MODULE_PRG_IMPRESS_BIN 0 ps The application %PRODUCTNAME Impress 20181231 09:50:43 scp2 source\impress\module_impress.ulf 0 LngText STR_NAME_MODULE_PRG_IMPRESS_HELP 0 ps %PRODUCTNAME Impress Help 20181231 09:50:43 scp2 source\impress\module_impress.ulf 0 LngText STR_DESC_MODULE_PRG_IMPRESS_HELP 0 ps Help about %PRODUCTNAME Impress 20181231 09:50:43 scp2 source\impress\module_ogltrans.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_OGLTRANS 0 ps OpenGL slide transitions for %PRODUCTNAME Impress 20181231 09:50:43 scp2 source\impress\module_ogltrans.ulf 0 LngText STR_DESC_MODULE_MODULE_OPTIONAL_OGLTRANS 0 ps OpenGL slide transitions for %PRODUCTNAME Impress. 20181231 09:50:43 scp2 source\ooo\module_java.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_JAVA 0 ps Java Runtime Environment (%JAVAVERSION) 20181231 09:50:43 scp2 source\ooo\module_java.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_JAVA 0 ps Component for setting up the Java Environment 20181231 09:50:43 scp2 source\ooo\module_systemint.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_SYSTEMINTEGRATION 0 ps Desktop integration 20181231 09:50:43 scp2 source\ooo\module_systemint.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_SYSTEMINTEGRATION 0 ps Desktop integration of %PRODUCTNAME %PRODUCTVERSION. 20181231 09:50:43 scp2 source\ooo\module_ooo.ulf 0 LngText STR_NAME_MODULE_ROOT_OSL 0 ps %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_ooo.ulf 0 LngText STR_DESC_MODULE_ROOT_OSL 0 ps %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_ooo.ulf 0 LngText STR_NAME_MODULE_PRG 0 ps %PRODUCTNAME Program Modules 20181231 09:50:43 scp2 source\ooo\module_ooo.ulf 0 LngText STR_DESC_MODULE_PRG 0 ps List of all installable %PRODUCTNAME modules. 20181231 09:50:43 scp2 source\ooo\module_ooo.ulf 0 LngText STR_NAME_MODULE_OPTIONAL 0 ps Optional Components 20181231 09:50:43 scp2 source\ooo\module_ooo.ulf 0 LngText STR_DESC_MODULE_OPTIONAL 0 ps Common components and additional programs shared by all %PRODUCTNAME programs. 20181231 09:50:43 scp2 source\ooo\module_ooo.ulf 0 LngText STR_NAME_MODULE_DICTIONARIES 0 ps Dictionaries 20181231 09:50:43 scp2 source\ooo\module_ooo.ulf 0 LngText STR_DESC_MODULE_DICTIONARIES 0 ps Spelling and hyphenation dictionaries and thesauri. 20181231 09:50:43 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_INFO 0 ps Information 20181231 09:50:43 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_INTERNET 0 ps Internet 20181231 09:50:43 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_JAVA 0 ps Java 20181231 09:50:43 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_FREIZEIT 0 ps Fun&More 20181231 09:50:43 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_STARONE 0 ps %PRODUCTNAME API 20181231 09:50:43 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_TOURISMUS 0 ps Travel 20181231 09:50:43 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_KAPITEL 0 ps Chapters 20181231 09:50:43 scp2 source\ooo\directory_ooo.ulf 0 LngText STR_DIR_DATEIEN 0 ps Files 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_ROOT_LANGPACK 0 ps Additional language packs 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_ROOT_LANGPACK 0 ps Additional language packs 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_EN_US 0 ps English 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_EN_US 0 ps Installs English support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_DE 0 ps German 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_DE 0 ps Installs German support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_FR 0 ps French 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_FR 0 ps Installs French support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_IT 0 ps Italian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_IT 0 ps Installs Italian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ES 0 ps Spanish 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ES 0 ps Installs Spanish support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SV 0 ps Swedish 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SV 0 ps Installs Swedish support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_PT 0 ps Portuguese 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_PT 0 ps Installs Portuguese support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_PT_BR 0 ps Portuguese (Brazil) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_PT_BR 0 ps Installs Portuguese support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_JA 0 ps Japanese 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_JA 0 ps Installs Japanese support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KO 0 ps Korean 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KO 0 ps Installs Korean support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ZH_CN 0 ps Chinese (simplified) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ZH_CN 0 ps Installs Chinese (simplified) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ZH_TW 0 ps Chinese (traditional) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ZH_TW 0 ps Installs Chinese (traditional) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_NL 0 ps Dutch 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_NL 0 ps Installs Dutch support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_HU 0 ps Hungarian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_HU 0 ps Installs Hungarian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_PL 0 ps Polish 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_PL 0 ps Installs Polish support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_RU 0 ps Russian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_RU 0 ps Installs Russian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TR 0 ps Turkish 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TR 0 ps Installs Turkish support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_EL 0 ps Greek 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_EL 0 ps Installs Greek support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TH 0 ps Thai 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TH 0 ps Installs Thai support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_CS 0 ps Czech 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_CS 0 ps Installs Czech support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SK 0 ps Slovak 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SK 0 ps Installs Slovak support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_HR 0 ps Croatian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_HR 0 ps Installs Croatian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ET 0 ps Estonian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ET 0 ps Installs Estonian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_VI 0 ps Vietnamese 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_VI 0 ps Installs Vietnamese support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BG 0 ps Bulgarian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BG 0 ps Installs Bulgarian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KM 0 ps Khmer 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KM 0 ps Installs Khmer support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_PA_IN 0 ps Punjabi 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_PA_IN 0 ps Installs Punjabi support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_GU_IN 0 ps Gujarati 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_GU_IN 0 ps Installs Gujarati support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TA 0 ps Tamil 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TA 0 ps Installs Tamil support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TA_IN 0 ps Tamil 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TA_IN 0 ps Installs Tamil support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_HI 0 ps Hindi 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_HI 0 ps Installs Hindi support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_HI_IN 0 ps Hindi 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_HI_IN 0 ps Installs Hindi support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ST 0 ps Southern Sotho (Sutu) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ST 0 ps Installs Southern Sotho (Sutu) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TN 0 ps Tswana 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TN 0 ps Installs Tswana support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_XH 0 ps Xhosa 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_XH 0 ps Installs Xhosa support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ZU 0 ps Zulu 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ZU 0 ps Installs Zulu support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_AF 0 ps Afrikaans 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_AF 0 ps Installs Afrikaans support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SW 0 ps Swahili 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SW 0 ps Installs Swahili support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SW_TZ 0 ps Swahili 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SW_TZ 0 ps Installs Swahili support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_LO 0 ps Lao 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_LO 0 ps Installs Lao support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_NS 0 ps Northern Sotho 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_NS 0 ps Installs Northern Sotho support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BN 0 ps Bengali 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BN 0 ps Installs Bengali support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BN_BD 0 ps Bengali (Bangladesh) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BN_BD 0 ps Installs Bengali (Bangladesh) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BN_IN 0 ps Bengali (India) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BN_IN 0 ps Installs Bengali (India) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_OR 0 ps Oriya 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_OR 0 ps Installs Oriya support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_OR_IN 0 ps Oriya 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_OR_IN 0 ps Installs Oriya support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_MR 0 ps Marathi 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_MR 0 ps Installs Marathi support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_MR_IN 0 ps Marathi 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_MR_IN 0 ps Installs Marathi support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_NE 0 ps Nepali 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_NE 0 ps Installs Nepali support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_AR 0 ps Arabic 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_AR 0 ps Installs Arabic support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_AR_SA 0 ps Arabic 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_AR_SA 0 ps Installs Arabic support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_CA 0 ps Catalan 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_CA 0 ps Installs Catalan support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_CA_XR 0 ps Catalan (Valencia RACV) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_CA_XR 0 ps Installs Catalan (Valencia RACV) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_CA_XV 0 ps Catalan (Valencia AVL) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_CA_XV 0 ps Installs Catalan (Valencia AVL) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_DA 0 ps Danish 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_DA 0 ps Installs Danish support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_FI 0 ps Finnish 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_FI 0 ps Installs Finnish support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_HE 0 ps Hebrew 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_HE 0 ps Installs Hebrew support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_IS 0 ps Icelandic 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_IS 0 ps Installs Icelandic support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_NB 0 ps Norwegian (Bokmål) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_NB 0 ps Installs Norwegian (Bokmål) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_NN 0 ps Norwegian (Nynorsk) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_NN 0 ps Installs Norwegian (Nynorsk) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_RM 0 ps Rhaeto-Romance 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_RM 0 ps Installs Rhaeto-Romance support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_RO 0 ps Romanian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_RO 0 ps Installs Romanian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SQ 0 ps Albanian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SQ 0 ps Installs Albanian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_UR 0 ps Urdu 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_UR 0 ps Installs Urdu support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ID 0 ps Indonesian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ID 0 ps Installs Indonesian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_UK 0 ps Ukrainian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_UK 0 ps Installs Ukrainian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BE_BY 0 ps Belarusian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BE_BY 0 ps Installs Belarusian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SL 0 ps Slovenian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SL 0 ps Installs Slovenian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_LV 0 ps Latvian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_LV 0 ps Installs Latvian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_LT 0 ps Lithuanian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_LT 0 ps Installs Lithuanian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_HY 0 ps Armenian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_HY 0 ps Installs Armenian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_EU 0 ps Basque 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_EU 0 ps Installs Basque support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_MK 0 ps Macedonian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_MK 0 ps Installs Macedonian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_MT 0 ps Maltese 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_MT 0 ps Installs Maltese support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_CY 0 ps Welsh 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_CY 0 ps Installs Welsh support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_GL 0 ps Galician 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_GL 0 ps Installs Galician support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SH_YU 0 ps Serbian (Latin) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SH_YU 0 ps Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SH 0 ps Serbian (Latin) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SH 0 ps Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_GA 0 ps Irish 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_GA 0 ps Installs Irish support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SR_CS 0 ps Serbian (Cyrillic) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SR_CS 0 ps Installs Serbian (Cyrillic) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SR 0 ps Serbian (Cyrillic) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SR 0 ps Installs Serbian (Cyrillic) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BS 0 ps Bosnian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BS 0 ps Installs Bosnian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_AS_IN 0 ps Assamese 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_AS_IN 0 ps Installs Assamese support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_RW 0 ps Kinyarwanda 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_RW 0 ps Installs Kinyarwanda support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SA 0 ps Sanskrit 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SA 0 ps Installs Sanskrit support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_FA 0 ps Persian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_FA 0 ps Installs Persian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_FO 0 ps Faroese 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_FO 0 ps Installs Faroese support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SB 0 ps Sorbian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SB 0 ps Installs Sorbian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TT 0 ps Tatar 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TT 0 ps Installs Tatar support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TS 0 ps Tsonga 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TS 0 ps Installs Tsonga support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_YI 0 ps Yiddish 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_YI 0 ps Installs Yiddish support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_BR 0 ps Breton 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_BR 0 ps Installs Breton support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_NR 0 ps Ndebele South 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_NR 0 ps Installs Ndebele South support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SS 0 ps Swazi 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SS 0 ps Installs Swazi support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_VE 0 ps Venda 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_VE 0 ps Installs Venda support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KN 0 ps Kannada 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KN 0 ps Installs Kannada support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_MS 0 ps Malay (Malaysian) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_MS 0 ps Installs Malay (Malaysian) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TG 0 ps Tajik 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TG 0 ps Installs Tajik support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KU 0 ps Kurdish 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KU 0 ps Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_DZ 0 ps Dzongkha 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_DZ 0 ps Installs Dzongkha support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KA 0 ps Georgian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KA 0 ps Installs Georgian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_KAB 0 ps Kabyle 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_KAB 0 ps Installs Kabyle support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_EO 0 ps Esperanto 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_EO 0 ps Installs Esperanto support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_GU 0 ps Gujarati 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_GU 0 ps Installs Gujarati support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_EN_ZA 0 ps English (South Africa) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_EN_ZA 0 ps Installs English (South Africa) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_EN_GB 0 ps English (United Kingdom) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_EN_GB 0 ps Installs English (United Kingdom) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_UR_IN 0 ps Urdu 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_UR_IN 0 ps Installs Urdu support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_ML_IN 0 ps Malayalam 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_ML_IN 0 ps Installs Malayalam support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TE_IN 0 ps Telugu 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TE_IN 0 ps Installs Telugu support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_TI_ER 0 ps Tigrinya 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_TI_ER 0 ps Installs Tigrinya support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_UZ 0 ps Uzbek 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_UZ 0 ps Installs Uzbek support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_MN 0 ps Mongolian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_MN 0 ps Installs Mongolian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_OC 0 ps Occitan 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_OC 0 ps Installs Occitan support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_UG 0 ps Uighur 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_UG 0 ps Installs Uighur support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_SI 0 ps Sinhala 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_SI 0 ps Installs Sinhala support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_OM 0 ps Oromo 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_OM 0 ps Installs Oromo support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_AST 0 ps Asturian 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_AST 0 ps Installs Asturian support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_GD 0 ps Gaelic (Scotland) 20181231 09:50:43 scp2 source\ooo\module_langpack.ulf 0 LngText STR_DESC_MODULE_LANGPACK_GD 0 ps Installs Gaelic (Scotland) support in %PRODUCTNAME %PRODUCTVERSION 20181231 09:50:43 scp2 source\ooo\module_headless.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_HEADLESS 0 ps Headless application support 20181231 09:50:43 scp2 source\ooo\module_headless.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_HEADLESS 0 ps Component for enabling use %PRODUCTNAME without a display 20181231 09:50:43 scp2 source\ooo\folderitem_ooo.ulf 0 LngText STR_FI_NAME_FROMTEMPLATE 0 ps From Template 20181231 09:50:43 scp2 source\ooo\folderitem_ooo.ulf 0 LngText STR_FI_NAME_OPENDOCUMENT 0 ps Open Document 20181231 09:50:43 scp2 source\ooo\folderitem_ooo.ulf 0 LngText STR_FI_TOOLTIP_SOFFICE 0 ps The office productivity suite compatible to the open and standardized ODF document format. Supported by The Apache Software Foundation. 20181231 09:50:43 scp2 source\ooo\registryitem_ooo.ulf 0 LngText STR_REG_VAL_NEW 0 ps &New 20181231 09:50:43 scp2 source\ooo\registryitem_ooo.ulf 0 LngText STR_REG_VAL_INSTALL 0 ps &Install 20181231 09:50:43 scp2 source\ooo\registryitem_ooo.ulf 0 LngText STR_REG_VAL_SO60_CONFIGFILE 0 ps OpenOffice.org 1.1 Configuration File 20181231 09:50:43 scp2 source\ooo\registryitem_ooo.ulf 0 LngText STR_REG_VAL_SO50_TEMPLATE_OOO 0 ps StarOffice 5.0 Template 20181231 09:50:43 scp2 source\ooo\registryitem_ooo.ulf 0 LngText STR_REG_VAL_APPCAPABILITY_DESCRIPTION_OOO 0 ps office productivity suite based on Apache OpenOffice project 20181231 09:50:43 scp2 source\gnome\module_gnome.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_GNOME 0 ps GNOME Integration 20181231 09:50:43 scp2 source\gnome\module_gnome.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_GNOME 0 ps System integration of %PRODUCTNAME %PRODUCTVERSION into GNOME Desktop Environment. 20181231 09:50:43 scp2 source\activex\module_activex.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_ACTIVEXCONTROL 0 ps ActiveX Control 20181231 09:50:43 scp2 source\activex\module_activex.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_ACTIVEXCONTROL 0 ps Component to enable Microsoft Internet Explorer to display %PRODUCTNAME documents. 20181231 09:50:43 scp2 source\python\module_python.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_PYTHON 0 ps Python-UNO Bridge 20181231 09:50:43 scp2 source\python\module_python.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_PYTHON 0 ps Adds the ability to automate %PRODUCTNAME with the python scripting language. See http://udk.openoffice.org/python/python-bridge.html for a complete documentation. 20181231 09:50:43 scp2 source\python\module_python_mailmerge.ulf 0 LngText STR_NAME_MODULE_OPTIONAL_PYTHON_MAILMERGE 0 ps E-mail Mailmerge 20181231 09:50:43 scp2 source\python\module_python_mailmerge.ulf 0 LngText STR_DESC_MODULE_OPTIONAL_PYTHON_MAILMERGE 0 ps Module for %PRODUCTNAME E-mail Mailmerge feature 20181231 09:50:43 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 menuitem MENU_MAIN.MENU_FILE MENU_EXIT 0 ps ~Exit 20181231 09:50:43 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 menuitem MENU_MAIN MENU_FILE 0 ps ~File 20181231 09:50:43 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 menuitem MENU_POPUP MENU_NEW 0 ps ~New 20181231 09:50:43 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 menuitem MENU_POPUP MENU_RENAME 0 ps ~Rename 20181231 09:50:43 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 menuitem MENU_POPUP MENU_DELETE 0 ps ~Delete 20181231 09:50:43 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 fixedtext DLG_STRINGINPUT FT_STRINGINPUT_DLG_NAME 28 ps ~Value 20181231 09:50:43 ucbhelper workben\ucbexplorer\ucbexplorer.src 0 string TEXT_TITLEBAR 218 ps UCB Explorer 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORM_CONTROL_PROPERTIES !defined _GLOBLMN_HRC 0 ps Con~trol... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORM_PROPERTIES !defined _GLOBLMN_HRC 0 ps For~m... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_REPLACE_CONTROL !defined _GLOBLMN_HRC 0 ps ~Replace with 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_TEMPLATECATALOG !defined _GLOBLMN_HRC 0 ps ~Catalog... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_TEMPLATE !defined _GLOBLMN_HRC 0 ps St~ylist 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_AUTOFORMAT !defined _GLOBLMN_HRC 0 ps Auto~Format... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_CHAR_DLG !defined _GLOBLMN_HRC 0 ps C~haracter... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_PARA_DLG !defined _GLOBLMN_HRC 0 ps P~aragraph... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_FONTWORK !defined _GLOBLMN_HRC 0 ps F~ontwork 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_CUT !defined _GLOBLMN_HRC 0 ps Cu~t 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_COPY !defined _GLOBLMN_HRC 0 ps ~Copy 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_DELETE !defined _GLOBLMN_HRC 0 ps ~Delete 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_FONT !defined _GLOBLMN_HRC 0 ps Font 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_FONTHEIGHT !defined _GLOBLMN_HRC 0 ps Size 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_WEIGHT !defined _GLOBLMN_HRC 0 ps Bold 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_POSTURE !defined _GLOBLMN_HRC 0 ps Italic 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_UNDERLINE !defined _GLOBLMN_HRC 0 ps Underline 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_OVERLINE !defined _GLOBLMN_HRC 0 ps Overline 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_STRIKEOUT !defined _GLOBLMN_HRC 0 ps Strikethrough 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_SHADOWED !defined _GLOBLMN_HRC 0 ps Shadow 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_CHAR_CONTOUR !defined _GLOBLMN_HRC 0 ps Outline 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_SET_SUPER_SCRIPT !defined _GLOBLMN_HRC 0 ps Su~perscript 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_SET_SUB_SCRIPT !defined _GLOBLMN_HRC 0 ps Su~bscript 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_PARA_ADJUST_LEFT !defined _GLOBLMN_HRC 0 ps ~Left 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_PARA_ADJUST_RIGHT !defined _GLOBLMN_HRC 0 ps ~Right 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_PARA_ADJUST_CENTER !defined _GLOBLMN_HRC 0 ps ~Centered 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_PARA_ADJUST_BLOCK !defined _GLOBLMN_HRC 0 ps Justified 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_PARA_LINESPACE_10 !defined _GLOBLMN_HRC 0 ps Single 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_PARA_LINESPACE_15 !defined _GLOBLMN_HRC 0 ps 1.5 lines 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_PARA_LINESPACE_20 !defined _GLOBLMN_HRC 0 ps ~Double 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_FRAME_TO_TOP !defined _GLOBLMN_HRC 0 ps ~Bring to Front 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_FRAME_TO_BOTTOM !defined _GLOBLMN_HRC 0 ps ~Send to Back 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN !defined _GLOBLMN_HRC 0 ps A~lignment 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN_LEFT !defined _GLOBLMN_HRC 0 ps ~Left 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN_CENTER !defined _GLOBLMN_HRC 0 ps ~Centered 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN_RIGHT !defined _GLOBLMN_HRC 0 ps ~Right 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN_UP !defined _GLOBLMN_HRC 0 ps ~Top 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN_MIDDLE !defined _GLOBLMN_HRC 0 ps C~enter 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_ALIGN_DOWN !defined _GLOBLMN_HRC 0 ps ~Bottom 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTRIBUTES_LINE !defined _GLOBLMN_HRC 0 ps L~ine... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTRIBUTES_AREA !defined _GLOBLMN_HRC 0 ps A~rea... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_ATTR_TRANSFORM !defined _GLOBLMN_HRC 0 ps Position and Si~ze... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_HEAVEN !defined _GLOBLMN_HRC 0 ps ~To Foreground 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_OBJECT_HELL !defined _GLOBLMN_HRC 0 ps T~o Background 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT_BEZIER_EDIT !defined _GLOBLMN_HRC 0 ps Edit ~Points 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_PICKLIST !defined _GLOBLMN_HRC 0 ps ~File 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_NEWDOC !defined _GLOBLMN_HRC 0 ps ~New 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_OPENDOC !defined _GLOBLMN_HRC 0 ps ~Open... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_FILE_AUTOPILOT SID_AUTOPILOTMENU !defined _GLOBLMN_HRC 0 ps A~utoPilot 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_CLOSEDOC !defined _GLOBLMN_HRC 0 ps ~Close 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_SAVEDOC !defined _GLOBLMN_HRC 0 ps ~Save 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_SAVEDOCS !defined _GLOBLMN_HRC 0 ps Sa~ve All 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_SAVEASDOC !defined _GLOBLMN_HRC 0 ps Save ~As... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_EXPORTDOC !defined _GLOBLMN_HRC 0 ps Expor~t... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_EXPORTDOCASPDF !defined _GLOBLMN_HRC 0 ps Export as P~DF... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_VERSIONDIALOG !defined _GLOBLMN_HRC 0 ps Versions... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_LASTVERSIONDOC !defined _GLOBLMN_HRC 0 ps Reload 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_DOCINFO !defined _GLOBLMN_HRC 0 ps Propert~ies... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_FILE_DOCTEMPLATE SID_ORGANIZER !defined _GLOBLMN_HRC 0 ps ~Organize... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_FILE_DOCTEMPLATE SID_TEMPLATE_ADDRESSBOKSOURCE !defined _GLOBLMN_HRC 0 ps ~Address Book Source... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_FILE_DOCTEMPLATE SID_DOCTEMPLATE !defined _GLOBLMN_HRC 0 ps ~Save... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_FILE_DOCTEMPLATE SID_OPENTEMPLATE !defined _GLOBLMN_HRC 0 ps ~Edit... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_DOCTEMPLATE !defined _GLOBLMN_HRC 0 ps ~Templates 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_PRINTPREVIEW !defined _GLOBLMN_HRC 0 ps Pa~ge Preview 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_SETUPPRINTER !defined _GLOBLMN_HRC 0 ps P~rinter Settings... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_PRINTDOC !defined _GLOBLMN_HRC 0 ps ~Print... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_MAIL_SENDDOC !defined _GLOBLMN_HRC 0 ps Document as ~E-mail... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_MAIL_SENDDOCASPDF !defined _GLOBLMN_HRC 0 ps Document as P~DF Attachment... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_QUITAPP !defined _GLOBLMN_HRC 0 ps E~xit 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FILE_LOGOUT !defined _GLOBLMN_HRC 0 ps Logout 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_UNDO !defined _GLOBLMN_HRC 0 ps Can't Undo 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_REDO !defined _GLOBLMN_HRC 0 ps Can't Restore 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_REPEAT !defined _GLOBLMN_HRC 0 ps ~Repeat 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_PASTE !defined _GLOBLMN_HRC 0 ps ~Paste 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_SELECTALL !defined _GLOBLMN_HRC 0 ps Select ~All 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_SEARCH_DLG !defined _GLOBLMN_HRC 0 ps ~Find & Replace... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_NAVIGATOR !defined _GLOBLMN_HRC 0 ps ~Navigator 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_BIBLIOGRAPHY !defined _GLOBLMN_HRC 0 ps ~Bibliography Database 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_PLUGINS_ACTIVE !defined _GLOBLMN_HRC 0 ps P~lug-in 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_IMAP !defined _GLOBLMN_HRC 0 ps ImageMap 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_EDIT_OBJECT !defined _GLOBLMN_HRC 0 ps ~Object 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_ATTR_ZOOM !defined _GLOBLMN_HRC 0 ps ~Zoom... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_TOGGLEFUNCTIONBAR !defined _GLOBLMN_HRC 0 ps ~Function Bar 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_TOGGLEOBJECTBAR !defined _GLOBLMN_HRC 0 ps ~Object Bar 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_TOGGLEINETBAR !defined _GLOBLMN_HRC 0 ps Internet Bar 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_TOGGLESTATUSBAR !defined _GLOBLMN_HRC 0 ps ~Status Bar 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_TOGGLEIMESTATUSWINDOW !defined _GLOBLMN_HRC 0 ps ~Input Method Status 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_TASKBAR !defined _GLOBLMN_HRC 0 ps ~Status Bar 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_COLORBAR !defined _GLOBLMN_HRC 0 ps ~Color Bar 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_FULLSCREEN !defined _GLOBLMN_HRC 0 ps F~ull Screen 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_BROWSER_MODE !defined _GLOBLMN_HRC 0 ps ~Online Layout 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_BROWSER !defined _GLOBLMN_HRC 0 ps ~Beamer 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_INSERT_HYPERLINK_INSERT !defined _GLOBLMN_HRC 0 ps ~Hyperlink Bar 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_INSERT_INSERT_GRAPHIC !defined _GLOBLMN_HRC 0 ps ~Graphics... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_TWAIN_SELECT SID_TWAIN_SELECT !defined _GLOBLMN_HRC 0 ps ~Select Source... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_TWAIN_TRANSFER SID_TWAIN_TRANSFER !defined _GLOBLMN_HRC 0 ps ~Request... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_TWAIN_MENU SID_SCAN !defined _GLOBLMN_HRC 0 ps Scan 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_INSERT_INSERT_DIAGRAM !defined _GLOBLMN_HRC 0 ps ~Chart... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_INSERT_GALLERY !defined _GLOBLMN_HRC 0 ps ~Gallery 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_INSERT_INSERTDOC !defined _GLOBLMN_HRC 0 ps ~File... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem TMP_SID_INSERT_PLUGIN SID_INSERT_PLUGIN !defined _GLOBLMN_HRC 0 ps ~Plug-in... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem TMP_SID_INSERT_SOUND SID_INSERT_SOUND !defined _GLOBLMN_HRC 0 ps ~Sound... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem TMP_SID_INSERT_VIDEO SID_INSERT_VIDEO !defined _GLOBLMN_HRC 0 ps ~Video... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_OBJECT_MN.SID_MN_INSERT_OBJECT_DLGS SID_INSERT_OBJECT !defined _GLOBLMN_HRC 0 ps ~OLE Object... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_OBJECT_MN.SID_MN_INSERT_OBJECT_DLGS SID_INSERT_MATH !defined _GLOBLMN_HRC 0 ps ~Formula... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_OBJECT_MN SID_MN_INSERT_OBJECT_DLGS !defined _GLOBLMN_HRC 0 ps ~Object 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_OBJECT_PORTAL.SID_MN_INSERT_OBJECT_DLGS SID_INSERT_OBJECT !defined _GLOBLMN_HRC 0 ps ~OLE Object... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_OBJECT_PORTAL.SID_MN_INSERT_OBJECT_DLGS SID_INSERT_MATH !defined _GLOBLMN_HRC 0 ps ~Formula 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_INSERT_OBJECT_PORTAL SID_MN_INSERT_OBJECT_DLGS !defined _GLOBLMN_HRC 0 ps ~Object 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_FORMAT_NUMBERING DEFINE_SLOTID_FOR_NUMBER_BULLETS !defined _GLOBLMN_HRC 0 ps ~Numbering/Bullets... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT !defined _GLOBLMN_HRC 0 ps F~ormat 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_TOOLS_MACROS !defined _GLOBLMN_HRC 0 ps Scripts/Macros 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_TOOLS_CONFIG !defined _GLOBLMN_HRC 0 ps ~Configure... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TOOLS_AUTO_CORRECT SID_AUTO_CORRECT_DLG !defined _GLOBLMN_HRC 0 ps ~AutoCorrect... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_SD_GRAPHIC_OPTIONS SID_SD_GRAPHIC_OPTIONS !defined _GLOBLMN_HRC 0 ps ~Drawing... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_MN_OPTIONS SID_OPTIONS_TREEDIALOG !defined _GLOBLMN_HRC 0 ps ~Options... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_WINDOW_MDIWINDOWLIST !defined _GLOBLMN_HRC 0 ps ~Window 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_WINDOW_CLONEWIN !defined _GLOBLMN_HRC 0 ps ~New Window 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_WINDOW_CASCADEWINS SID_CASCADEWINS !defined _GLOBLMN_HRC 0 ps ~Cascade 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_WINDOW_TILEWINS SID_TILEWINS !defined _GLOBLMN_HRC 0 ps ~Tile 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_WINDOW_HORIZONTALWINS SID_HORIZONTALWINS !defined _GLOBLMN_HRC 0 ps ~Horizontally 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_WINDOW_VERTICALWINS SID_VERTICALWINS !defined _GLOBLMN_HRC 0 ps ~Vertically 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_WINDOW_CLOSEWIN !defined _GLOBLMN_HRC 0 ps Close Window 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_HYPERLINK_DIALOG SID_HYPERLINK_DIALOG !defined _GLOBLMN_HRC 0 ps ~Hyperlink 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_POLY_MERGE SID_POLY_MERGE !defined _GLOBLMN_HRC 0 ps ~Merge 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_POLY_MERGE.ITEM_POLY_SUBSTRACT SID_POLY_SUBSTRACT !defined _GLOBLMN_HRC 0 ps ~Subtract 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_POLY_MERGE.ITEM_POLY_SUBSTRACT.ITEM_POLY_INTERSECT SID_POLY_INTERSECT !defined _GLOBLMN_HRC 0 ps I~ntersect 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem MNSUB_FORMEN SID_POLY_FORMEN !defined _GLOBLMN_HRC 0 ps ~Shapes 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_HELPMENU 0 ps ~Help 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_HELPINDEX 0 ps ~Contents 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_HELPONHELP 0 ps Using Help 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_HELP_PI 0 ps Help ~Agent 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_HELPTIPS 0 ps ~Tips 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_BALLOONHELP 0 ps ~Extended Tips 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_SUPPORTPAGE 0 ps ~Support 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_ABOUT 0 ps A~bout %PRODUCTNAME... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_POPUP_TEMPLATE_EDIT 0 ps Edit Paragraph Style... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_POPUP_GROUP 0 ps ~Group 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_POPUP_UNGROUP 0 ps ~Ungroup 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_POPUP_ENTER_GROUP 0 ps ~Edit Group 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_POPUP_LEAVE_GROUP 0 ps E~xit Group 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_GROUP_MENU SID_MN_GROUP 0 ps ~Group 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_DATASOURCE_ADMINISTRATION SID_DATASOURCE_ADMINISTRATION 0 ps ~Data Sources... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_DATA_SOURCE_BROWSER 0 ps ~Data Sources 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_VIEW_OFFICEBAR 0 ps ~Office Bar 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_SENTENCE_CASE 0 ps ~Sentence case 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_LOWER 0 ps ~lowercase 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_UPPER 0 ps ~UPPERCASE 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_TITLE_CASE 0 ps ~Capitalize Every Word 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_TOGGLE_CASE 0 ps ~tOGGLE cASE 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_HALFWIDTH 0 ps H~alf-width 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_FULLWIDTH 0 ps Full-width 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_HIRAGANA 0 ps ~Hiragana 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU.SID_MN_SUB_TRANSLITERATE SID_TRANSLITERATE_KATAGANA 0 ps ~Katakana 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 menuitem ITEM_TRANSLITERATE_MENU SID_MN_SUB_TRANSLITERATE 0 ps Case/Characters 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_OPEN_HYPERLINK 0 ps ~Open Hyperlink 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_OPEN_SMARTTAGMENU 0 ps Open ~Smart Tag Menu 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_OPEN_XML_FILTERSETTINGS 0 ps ~XML Filter Settings... 20181231 09:50:43 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HANGUL_HANJA_CONVERSION 0 ps Hangul/Hanja Conversion... 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_INSERT_TEXT 0 ps INSRT 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_OVERWRITE_TEXT 0 ps OVER 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_SELMODE_STD 0 ps STD 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_SELMODE_ER 0 ps EXT 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_SELMODE_ERG 0 ps ADD 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_SELMODE_BLK 0 ps BLK 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_XMLSEC_SIG_OK 0 ps Digital Signature: The document signature is OK. 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY 0 ps Digital Signature: The document signature is OK, but the certificates could not be validated. 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_XMLSEC_SIG_NOT_OK 0 ps Digital Signature: The document signature does not match the document content. We strongly recommend you to do not trust this document. 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_XMLSEC_NO_SIG 0 ps Digital Signature: The document is not signed. 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 string RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG 0 ps Digital Signature: The document signature and the certificate are OK, but not all parts of the document are signed. 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_ZOOM ZOOM_OPTIMAL HID_MNU_ZOOM_OPTIMAL 0 ps Optimal 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_ZOOM ZOOM_PAGE_WIDTH HID_MNU_ZOOM_PAGE_WIDTH 0 ps Page Width 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_ZOOM ZOOM_WHOLE_PAGE HID_MNU_ZOOM_WHOLE_PAGE 0 ps Entire Page 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_AVG HID_MNU_FUNC_AVG 0 ps Average 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_COUNT2 HID_MNU_FUNC_COUNT2 0 ps CountA 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_COUNT HID_MNU_FUNC_COUNT 0 ps Count 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_MAX HID_MNU_FUNC_MAX 0 ps Maximum 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_MIN HID_MNU_FUNC_MIN 0 ps Minimum 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_SUM HID_MNU_FUNC_SUM 0 ps Sum 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_PSZ_FUNC PSZ_FUNC_NONE HID_MNU_FUNC_NONE 0 ps None 20181231 09:50:43 svx source\stbctrls\stbctrls.src 0 menuitem RID_SVXMNU_XMLSECSTATBAR XMLSEC_CALL HID_XMLSEC_CALL 0 ps Digital Signatures... 20181231 09:50:43 svx source\tbxctrls\lboxctrl.src 0 string RID_SVXSTR_NUM_UNDO_ACTIONS 150 ps Actions to undo: $(ARG1) 20181231 09:50:43 svx source\tbxctrls\lboxctrl.src 0 string RID_SVXSTR_NUM_UNDO_ACTION 150 ps Actions to undo: $(ARG1) 20181231 09:50:43 svx source\tbxctrls\lboxctrl.src 0 string RID_SVXSTR_NUM_REDO_ACTIONS 150 ps Actions to redo: $(ARG1) 20181231 09:50:43 svx source\tbxctrls\lboxctrl.src 0 string RID_SVXSTR_NUM_REDO_ACTION 150 ps Actions to redo: $(ARG1) 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_PERSPECTIVE 0 ps ~Perspective 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_PARALLEL 0 ps P~arallel 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_NW 0 ps Extrusion North-West 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_N 0 ps Extrusion North 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_NE 0 ps Extrusion North-East 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_W 0 ps Extrusion West 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_NONE 0 ps Extrusion Backwards 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_E 0 ps Extrusion East 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_SW 0 ps Extrusion South-West 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_S 0 ps Extrusion South 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DIRECTION STR_DIRECTION + DIRECTION_SE 0 ps Extrusion South-East 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 dockingwindow RID_SVXFLOAT_EXTRUSION_DIRECTION 0 ps Extrusion Direction 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DEPTH STR_CUSTOM 0 ps ~Custom... 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_DEPTH STR_INFINITY 0 ps ~Infinity 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 dockingwindow RID_SVXFLOAT_EXTRUSION_DEPTH 0 ps Extrusion Depth 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_LIGHTING STR_BRIGHT 0 ps ~Bright 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_LIGHTING STR_NORMAL 0 ps ~Normal 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_LIGHTING STR_DIM 0 ps ~Dim 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 dockingwindow RID_SVXFLOAT_EXTRUSION_LIGHTING 0 ps Extrusion Lighting 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_SURFACE STR_WIREFRAME 0 ps ~Wire Frame 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_SURFACE STR_MATTE 0 ps ~Matt 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_SURFACE STR_PLASTIC 0 ps ~Plastic 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXFLOAT_EXTRUSION_SURFACE STR_METAL 0 ps Me~tal 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 dockingwindow RID_SVXFLOAT_EXTRUSION_SURFACE 0 ps Extrusion Surface 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 fixedtext RID_SVX_MDLG_EXTRUSION_DEPTH FL_DEPTH 0 ps ~Value 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 modaldialog RID_SVX_MDLG_EXTRUSION_DEPTH 0 ps Extrusion Depth 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_EXTRUSION_COLOR 0 ps Extrusion Color 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_0 0 ps ~0 cm 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_1 0 ps ~1 cm 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_2 0 ps ~2.5 cm 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_3 0 ps ~5 cm 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_4 0 ps 10 ~cm 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_0_INCH 0 ps 0 inch 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_1_INCH 0 ps 0.~5 inch 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_2_INCH 0 ps ~1 inch 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_3_INCH 0 ps ~2 inch 20181231 09:50:43 svx source\tbxctrls\extrusioncontrols.src 0 string RID_SVXSTR_DEPTH_4_INCH 0 ps ~4 inch 20181231 09:50:43 svx source\tbxctrls\tbunosearchcontrollers.src 0 string RID_SVXSTR_FINDBAR_FIND 0 ps Find 20181231 09:50:43 svx source\tbxctrls\grafctrl.src 0 floatingwindow RID_SVXTBX_GRFFILTER HID_GRFFILTER 0 ps Filters 20181231 09:50:43 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFMODE 0 ps Graphics Mode 20181231 09:50:43 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFRED 0 ps Red 20181231 09:50:43 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFGREEN 0 ps Green 20181231 09:50:43 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFBLUE 0 ps Blue 20181231 09:50:43 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFLUMINANCE 0 ps Brightness 20181231 09:50:43 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFCONTRAST 0 ps Contrast 20181231 09:50:43 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFGAMMA 0 ps Gamma 20181231 09:50:43 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_UNDO_GRAFTRANSPARENCY 0 ps Transparency 20181231 09:50:43 svx source\tbxctrls\grafctrl.src 0 string RID_SVXSTR_GRAFCROP 0 ps Crop 20181231 09:50:43 svx source\tbxctrls\colrctrl.src 0 dockingwindow RID_SVXCTRL_COLOR HID_CTRL_COLOR 150 ps Colors 20181231 09:50:43 svx source\tbxctrls\colrctrl.src 0 string STR_COLORTABLE 150 ps Color Palette 20181231 09:50:43 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_TRANSPARENT 0 ps No Fill 20181231 09:50:43 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_FILLPATTERN 0 ps Pattern 20181231 09:50:43 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_FRAME 0 ps Borders 20181231 09:50:43 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_FRAME_STYLE 0 ps Border Style 20181231 09:50:43 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_FRAME_COLOR 0 ps Border Color 20181231 09:50:43 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_EXTRAS_CHARBACKGROUND 67 ps Highlighting 20181231 09:50:43 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_BACKGROUND 67 ps Background 20181231 09:50:43 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_AUTOMATIC 67 ps Automatic 20181231 09:50:43 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_PAGES 67 ps Pages 20181231 09:50:43 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_CLEARFORM 67 ps Clear formatting 20181231 09:50:43 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_MORE 67 ps More... 20181231 09:50:43 svx source\tbxctrls\tbcontrl.src 0 string RID_SVXSTR_TEXTCOLOR 67 ps Font color 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 fixedline RID_SVX_MDLG_FONTWORK_GALLERY FL_FAVORITES 0 ps Select a Fontwork style: 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVX_MDLG_FONTWORK_GALLERY STR_CLICK_TO_ADD_TEXT 0 ps Click to edit text 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 modaldialog RID_SVX_MDLG_FONTWORK_GALLERY 0 ps Fontwork Gallery 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_ALIGNMENT STR_ALIGN_LEFT 0 ps ~Left Align 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_ALIGNMENT STR_ALIGN_CENTER 0 ps ~Center 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_ALIGNMENT STR_ALIGN_RIGHT 0 ps ~Right Align 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_ALIGNMENT STR_ALIGN_WORD 0 ps ~Word Justify 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_ALIGNMENT STR_ALIGN_STRETCH 0 ps S~tretch Justify 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 dockingwindow RID_SVXFLOAT_FONTWORK_ALIGNMENT 0 ps Fontwork Alignment 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_VERY_TIGHT 0 ps ~Very Tight 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_TIGHT 0 ps ~Tight 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_NORMAL 0 ps ~Normal 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_LOOSE 0 ps ~Loose 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_VERY_LOOSE 0 ps Very ~Loose 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_CUSTOM 0 ps ~Custom... 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 string RID_SVXFLOAT_FONTWORK_CHARSPACING STR_CHARS_SPACING_KERN_PAIRS 0 ps ~Kern Character Pairs 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 dockingwindow RID_SVXFLOAT_FONTWORK_CHARSPACING 0 ps Fontwork Character Spacing 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 fixedtext RID_SVX_MDLG_FONTWORK_CHARSPACING FT_VALUE 76 ps ~Value 20181231 09:50:43 svx source\tbxctrls\fontworkgallery.src 0 modaldialog RID_SVX_MDLG_FONTWORK_CHARSPACING 139 ps Fontwork Character Spacing 20181231 09:50:43 svx source\toolbars\fontworkbar.src 0 string RID_SVX_FONTWORK_BAR 0 ps Fontwork 20181231 09:50:43 svx source\toolbars\fontworkbar.src 0 string RID_SVXSTR_UNDO_APPLY_FONTWORK_SHAPE 0 ps Apply Fontwork Shape 20181231 09:50:43 svx source\toolbars\fontworkbar.src 0 string RID_SVXSTR_UNDO_APPLY_FONTWORK_SAME_LETTER_HEIGHT 0 ps Apply Fontwork Same Letter Heights 20181231 09:50:43 svx source\toolbars\fontworkbar.src 0 string RID_SVXSTR_UNDO_APPLY_FONTWORK_ALIGNMENT 0 ps Apply Fontwork Alignment 20181231 09:50:43 svx source\toolbars\fontworkbar.src 0 string RID_SVXSTR_UNDO_APPLY_FONTWORK_CHARACTER_SPACING 0 ps Apply Fontwork Character Spacing 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVX_EXTRUSION_BAR 0 ps Extrusion 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_ON_OFF 0 ps Apply Extrusion On/Off 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_DOWN 0 ps Tilt Down 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_UP 0 ps Tilt Up 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_LEFT 0 ps Tilt Left 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_RIGHT 0 ps Tilt Right 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_DEPTH 0 ps Change Extrusion Depth 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_ORIENTATION 0 ps Change Orientation 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_PROJECTION 0 ps Change Projection Type 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_LIGHTING 0 ps Change Lighting 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_BRIGHTNESS 0 ps Change Brightness 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_SURFACE 0 ps Change Extrusion Surface 20181231 09:50:43 svx source\toolbars\extrusionbar.src 0 string RID_SVXSTR_UNDO_APPLY_EXTRUSION_COLOR 0 ps Change Extrusion Color 20181231 09:50:43 svx source\table\table.src 0 string RID_SVXSTR_STYLEFAMILY_TABLEDESIGN 0 ps Table Design Styles 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_0 0 ps Solid small circular bullets 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_1 0 ps Solid large circular bullets 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_2 0 ps Solid diamond bullets 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_3 0 ps Solid large square bullets 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_4 0 ps Right pointing arrow bullets filled out 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_5 0 ps Right pointing arrow bullets 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_6 0 ps Check mark bullets 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_BULLET_DESCRIPTION_7 0 ps Tick mark bullets 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_0 0 ps Number %NUMBERINGSAMPLE 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_1 0 ps Number 1. 2. 3. 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_2 0 ps Number (1) (2) (3) 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_3 0 ps Uppercase Roman number I. II. III. 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_4 0 ps Uppercase letter A) B) C) 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_5 0 ps Lowercase letter a) b) c) 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_6 0 ps Lowercase letter (a) (b) (c) 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_SINGLENUM_DESCRIPTION_7 0 ps Lowercase Roman number i. ii. iii. 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_0 0 ps Numeric, numeric, lowercase letters, solid small circular bullet 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_1 0 ps Numeric, lowercase letters, solid small circular bullet 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_2 0 ps Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_3 0 ps Numeric 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_4 0 ps Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_5 0 ps Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_6 0 ps Numeric with all sublevels 20181231 09:50:43 svx source\dialog\svxbmpnumvalueset.src 0 string RID_SVXSTR_OUTLINENUM_DESCRIPTION_7 0 ps Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet 20181231 09:50:43 svx source\dialog\rubydialog.src 0 checkbox RID_SVXDLG_RUBY CB_AUTO_DETECT 186 ps Automatic detection 20181231 09:50:43 svx source\dialog\rubydialog.src 0 fixedtext RID_SVXDLG_RUBY FT_LEFT 80 ps Base text 20181231 09:50:43 svx source\dialog\rubydialog.src 0 fixedtext RID_SVXDLG_RUBY FT_RIGHT 80 ps Ruby text 20181231 09:50:43 svx source\dialog\rubydialog.src 0 fixedtext RID_SVXDLG_RUBY FT_ADJUST 35 ps Alignment 20181231 09:50:43 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_ADJUST 1 0 ps Left 20181231 09:50:43 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_ADJUST 2 0 ps Center 20181231 09:50:43 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_ADJUST 3 0 ps Right 20181231 09:50:43 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_ADJUST 4 0 ps 0 1 0 20181231 09:50:43 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_ADJUST 5 0 ps 1 2 1 20181231 09:50:43 svx source\dialog\rubydialog.src 0 fixedtext RID_SVXDLG_RUBY FT_POSITION 35 ps Position 20181231 09:50:43 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_POSITION 1 0 ps Top 20181231 09:50:43 svx source\dialog\rubydialog.src 0 stringlist RID_SVXDLG_RUBY.LB_POSITION 2 0 ps Bottom 20181231 09:50:43 svx source\dialog\rubydialog.src 0 fixedtext RID_SVXDLG_RUBY FT_CHAR_STYLE 141 ps Character Style for ruby text 20181231 09:50:43 svx source\dialog\rubydialog.src 0 pushbutton RID_SVXDLG_RUBY PB_STYLIST 50 ps Styles 20181231 09:50:43 svx source\dialog\rubydialog.src 0 fixedtext RID_SVXDLG_RUBY FT_PREVIEW 195 ps Preview: 20181231 09:50:43 svx source\dialog\rubydialog.src 0 okbutton RID_SVXDLG_RUBY PB_APPLY 50 ps ~Apply 20181231 09:50:43 svx source\dialog\rubydialog.src 0 pushbutton RID_SVXDLG_RUBY PB_CLOSE 50 ps ~Close 20181231 09:50:43 svx source\dialog\rubydialog.src 0 modelessdialog RID_SVXDLG_RUBY HID_RUBY_DIALOG 227 ps Asian Phonetic Guide 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 1 0 ps Border setting 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 2 0 ps Left border line 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 3 0 ps Right border line 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 4 0 ps Top border line 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 5 0 ps Bottom border line 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 6 0 ps Horizontal border line 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 7 0 ps Vertical border line 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 8 0 ps Diagonal border line from top left to bottom right 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_TEXTS 9 0 ps Diagonal border line from bottom left to top right 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 1 0 ps Border setting 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 2 0 ps Left border line 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 3 0 ps Right border line 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 4 0 ps Top border line 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 5 0 ps Bottom border line 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 6 0 ps Horizontal border line 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 7 0 ps Vertical border line 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 8 0 ps Diagonal border line from top left to bottom right 20181231 09:50:43 svx source\dialog\frmsel.src 0 itemlist RID_SVXSTR_BORDER_CONTROL.ARR_DESCRIPTIONS 9 0 ps Diagonal border line from bottom left to top right 20181231 09:50:43 svx source\dialog\optgrid.src 0 fixedline RID_SVXPAGE_GRID GRP_DRAWGRID 248 ps Grid 20181231 09:50:43 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_USE_GRIDSNAP 204 ps Sn~ap to grid 20181231 09:50:43 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_GRID_VISIBLE 204 ps V~isible grid 20181231 09:50:43 svx source\dialog\optgrid.src 0 fixedline RID_SVXPAGE_GRID FL_RESOLUTION 120 ps Resolution 20181231 09:50:43 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_DRAW_X 60 ps H~orizontal 20181231 09:50:43 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_DRAW_Y 60 ps ~Vertical 20181231 09:50:43 svx source\dialog\optgrid.src 0 fixedline RID_SVXPAGE_GRID FL_DIVISION 124 ps Subdivision 20181231 09:50:43 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_DIVISION_X 50 ps Horizont~al 20181231 09:50:43 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_DIVISION_Y 50 ps V~ertical 20181231 09:50:43 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_HORZ_POINTS 29 ps space(s) 20181231 09:50:43 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_SYNCHRONIZE 127 ps Synchronize a~xes 20181231 09:50:43 svx source\dialog\optgrid.src 0 fixedline RID_SVXPAGE_GRID GRP_SNAP 120 ps Snap 20181231 09:50:43 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_SNAP_HELPLINES 106 ps To snap lines 20181231 09:50:43 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_SNAP_BORDER 106 ps To the ~page margins 20181231 09:50:43 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_SNAP_FRAME 106 ps To object ~frame 20181231 09:50:43 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_SNAP_POINTS 106 ps To obje~ct points 20181231 09:50:43 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_SNAP_AREA 69 ps ~Snap range 20181231 09:50:43 svx source\dialog\optgrid.src 0 metricfield RID_SVXPAGE_GRID MTR_FLD_SNAP_AREA 35 ps Pixels 20181231 09:50:43 svx source\dialog\optgrid.src 0 fixedline RID_SVXPAGE_GRID GRP_ORTHO 124 ps Snap position 20181231 09:50:43 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_ORTHO 112 ps ~When creating or moving objects 20181231 09:50:43 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_BIGORTHO 112 ps ~Extend edges 20181231 09:50:43 svx source\dialog\optgrid.src 0 checkbox RID_SVXPAGE_GRID CBX_ROTATE 55 ps When ro~tating 20181231 09:50:43 svx source\dialog\optgrid.src 0 metricfield RID_SVXPAGE_GRID MTR_FLD_ANGLE 54 ps degrees 20181231 09:50:43 svx source\dialog\optgrid.src 0 fixedtext RID_SVXPAGE_GRID FT_BEZ_ANGLE 55 ps Point reducti~on 20181231 09:50:43 svx source\dialog\optgrid.src 0 metricfield RID_SVXPAGE_GRID MTR_FLD_BEZ_ANGLE 54 ps degrees 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_APPLY HID_CONTDLG_APPLY 0 ps Apply 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_WORKPLACE HID_CONTDLG_WORKPLACE 0 ps Workspace 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_SELECT HID_CONTDLG_SELECT 0 ps Select 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_RECT HID_CONTDLG_RECT 0 ps Rectangle 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_CIRCLE HID_CONTDLG_CIRCLE 0 ps Ellipse 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_POLY HID_CONTDLG_POLY 0 ps Polygon 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_POLYEDIT HID_CONTDLG_POLYEDIT 0 ps Edit Points 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_POLYMOVE HID_CONTDLG_POLYMOVE 0 ps Move Points 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_POLYINSERT HID_CONTDLG_POLYINSERT 0 ps Insert Points 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_POLYDELETE HID_CONTDLG_POLYDELETE 0 ps Delete Points 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_AUTOCONTOUR HID_CONTDLG_AUTOCONTOUR 0 ps AutoContour 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_UNDO HID_CONTDLG_UNDO 0 ps Undo 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_REDO HID_CONTDLG_REDO 0 ps Redo 20181231 09:50:43 svx source\dialog\contdlg.src 0 toolboxitem RID_SVXDLG_CONTOUR.TBX1 TBI_PIPETTE HID_CONTDLG_PIPETTE 0 ps Pipette 20181231 09:50:43 svx source\dialog\contdlg.src 0 metricfield RID_SVXDLG_CONTOUR MTF_TOLERANCE 28 ps - Color Tolerance 20181231 09:50:43 svx source\dialog\contdlg.src 0 floatingwindow RID_SVXDLG_CONTOUR 270 ps Contour Editor 20181231 09:50:43 svx source\dialog\contdlg.src 0 string STR_CONTOURDLG_MODIFY 270 ps The contour has been modified.\nDo you want to save the changes? 20181231 09:50:43 svx source\dialog\contdlg.src 0 string STR_CONTOURDLG_NEWPIPETTE 270 ps Do you want to create a new contour? 20181231 09:50:43 svx source\dialog\contdlg.src 0 string STR_CONTOURDLG_WORKPLACE 270 ps Setting a new workspace will\ncause the contour to be deleted.\nAre you sure you want to continue? 20181231 09:50:43 svx source\dialog\contdlg.src 0 string STR_CONTOURDLG_LINKED 270 ps This graphic object is linked to the document. Do you want to unlink the graphics in order to edit it? 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_SAVE FT_SAVE_TITLE 0 ps %PRODUCTNAME Document Recovery 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_SAVE FT_SAVE_DESCR 0 ps Due to an unexpected error, %PRODUCTNAME crashed. All the files you were working on will now be saved. The next time %PRODUCTNAME is launched, your files will be recovered automatically. 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_SAVE FT_SAVE_FILELIST 0 ps The following files will be recovered: 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_DOCRECOVERY_PROGR FT_SAVEPROGR_HINT 0 ps Documents are being saved. 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_DOCRECOVERY_PROGR FT_SAVEPROGR_PROGR 0 ps Progress of saving: 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_RECOVER FT_RECOV_TITLE 0 ps %PRODUCTNAME Document Recovery 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_RECOVER FT_RECOV_DESCR 0 ps Press 'Start Recovery' to start the recovery process of the documents listed below.\n\nThe 'Status' column shows whether the document can be recovered. 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_RECOVER FT_RECOV_PROGR 0 ps Recovering document: 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_DOCRECOVERY_RECOVER FT_RECOV_FILELIST 0 ps Status of recovered documents: 20181231 09:50:43 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_HEADERBAR 0 ps Document Name\tStatus 20181231 09:50:43 svx source\dialog\docrecovery.src 0 pushbutton RID_SVXPAGE_DOCRECOVERY_RECOVER BTN_RECOV_NEXT 0 ps ~Start Recovery > 20181231 09:50:43 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVERY_NEXT 0 ps ~Next > 20181231 09:50:43 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_SUCCESSRECOV 0 ps Successfully recovered 20181231 09:50:43 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_ORIGDOCRECOV 0 ps Original document recovered 20181231 09:50:43 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVFAILED 0 ps Recovery failed 20181231 09:50:43 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVINPROGR 0 ps Recovery in progress 20181231 09:50:43 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_NOTRECOVYET 0 ps Not recovered yet 20181231 09:50:43 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVERY_INPROGRESS 0 ps %PRODUCTNAME %PRODUCTVERSION will start to recover your documents. Depending on the size of the documents this process can take some time. 20181231 09:50:43 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVERY_REPORT 0 ps 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. 20181231 09:50:43 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVERYONLY_FINISH_DESCR 0 ps Recovery of your documents was finished.\nClick 'Finish' to see your documents. 20181231 09:50:43 svx source\dialog\docrecovery.src 0 string RID_SVXPAGE_DOCRECOVERY_RECOVER STR_RECOVERYONLY_FINISH 0 ps ~Finish 20181231 09:50:43 svx source\dialog\docrecovery.src 0 querybox RID_SVXQB_EXIT_RECOVERY 0 ps Are you sure you want to cancel the %PRODUCTNAME document recovery? 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_DOCRECOVERY_BROKEN FT_BROKEN_DESCR 0 ps 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. 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_DOCRECOVERY_BROKEN FT_BROKEN_FILELIST 0 ps Documents 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_DOCRECOVERY_BROKEN FT_BROKEN_SAVEDIR 0 ps ~Save to 20181231 09:50:43 svx source\dialog\docrecovery.src 0 pushbutton RID_SVX_MDLG_DOCRECOVERY_BROKEN BTN_BROKEN_SAVEDIR 0 ps Chan~ge... 20181231 09:50:43 svx source\dialog\docrecovery.src 0 okbutton RID_SVX_MDLG_DOCRECOVERY_BROKEN BTN_BROKEN_OK 0 ps ~Save 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_WELCOME FT_RECOV_TITLE 0 ps Welcome to the %PRODUCTNAME %PRODUCTVERSION Error Report 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_WELCOME FT_RECOV_DESCR 0 ps 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 dialog, 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 20181231 09:50:43 svx source\dialog\docrecovery.src 0 pushbutton RID_SVXPAGE_ERR_REP_WELCOME BTN_RECOV_PREV 0 ps < ~Back 20181231 09:50:43 svx source\dialog\docrecovery.src 0 okbutton RID_SVXPAGE_ERR_REP_WELCOME BTN_RECOV_NEXT 0 ps ~Next > 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_SEND FT_RECOV_TITLE 0 ps Sending the Error Report 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_SEND FT_RECOV_DESCR 0 ps 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'. 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_SEND FT_ERRSEND_DOCTYPE 0 ps ~Which type of document (e.g. presentation) were you using when the error occurred? 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_SEND FT_ERRSEND_USING 0 ps ~How were you using %PRODUCTNAME when the error occurred? (optional) 20181231 09:50:43 svx source\dialog\docrecovery.src 0 pushbutton RID_SVXPAGE_ERR_REP_SEND BTN_ERRSEND_SHOWREP 0 ps Show ~Report 20181231 09:50:43 svx source\dialog\docrecovery.src 0 pushbutton RID_SVXPAGE_ERR_REP_SEND BTN_ERRSEND_OPT 0 ps ~Options... 20181231 09:50:43 svx source\dialog\docrecovery.src 0 checkbox RID_SVXPAGE_ERR_REP_SEND CB_ERRSEND_CONTACT 0 ps ~I allow Apache OpenOffice to contact me regarding this report. 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVXPAGE_ERR_REP_SEND FT_ERRSEND_EMAILADDR 0 ps ~Please enter your e-mail address 20181231 09:50:43 svx source\dialog\docrecovery.src 0 pushbutton RID_SVXPAGE_ERR_REP_SEND BTN_RECOV_PREV 0 ps < ~Back 20181231 09:50:43 svx source\dialog\docrecovery.src 0 okbutton RID_SVXPAGE_ERR_REP_SEND BTN_RECOV_NEXT 0 ps S~end 20181231 09:50:43 svx source\dialog\docrecovery.src 0 cancelbutton RID_SVXPAGE_ERR_REP_SEND BTN_RECOV_CANCEL 0 ps Do ~Not Send 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedline RID_SVX_MDLG_ERR_REP_OPTIONS FL_ERROPT_PROXY 0 ps Proxy settings 20181231 09:50:43 svx source\dialog\docrecovery.src 0 radiobutton RID_SVX_MDLG_ERR_REP_OPTIONS BTN_ERROPT_SYSTEM 0 ps Use ~system settings 20181231 09:50:43 svx source\dialog\docrecovery.src 0 radiobutton RID_SVX_MDLG_ERR_REP_OPTIONS BTN_ERROPT_DIRECT 0 ps Use ~direct connection to the Internet 20181231 09:50:43 svx source\dialog\docrecovery.src 0 radiobutton RID_SVX_MDLG_ERR_REP_OPTIONS BTN_ERROPT_MANUAL 0 ps Use ~manual settings 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_ERR_REP_OPTIONS FT_ERROPT_PROXYSERVER 0 ps HT~TP Proxy 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_ERR_REP_OPTIONS FT_ERROPT_PROXYPORT 0 ps ~Port 20181231 09:50:43 svx source\dialog\docrecovery.src 0 fixedtext RID_SVX_MDLG_ERR_REP_OPTIONS FT_ERROPT_DESCRIPTION 0 ps 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 have to specify the address and port for the server. 20181231 09:50:43 svx source\dialog\docrecovery.src 0 modaldialog RID_SVX_MDLG_ERR_REP_OPTIONS HID_SVX_MDLG_ERR_REP_OPTIONS 0 ps Options 20181231 09:50:43 svx source\dialog\docrecovery.src 0 modaldialog RID_SVX_MDLG_ERR_REP_PREVIEW HID_SVX_MDLG_ERR_REP_PREVIEW 0 ps Error Report 20181231 09:50:43 svx source\dialog\bmpmask.src 0 fixedline RID_SVXDLG_BMPMASK GRP_Q 151 ps Colors 20181231 09:50:43 svx source\dialog\bmpmask.src 0 fixedtext RID_SVXDLG_BMPMASK FT_1 44 ps Source color 20181231 09:50:43 svx source\dialog\bmpmask.src 0 fixedtext RID_SVXDLG_BMPMASK FT_2 34 ps Tolerance 20181231 09:50:43 svx source\dialog\bmpmask.src 0 fixedtext RID_SVXDLG_BMPMASK FT_3 64 ps Replace with... 20181231 09:50:43 svx source\dialog\bmpmask.src 0 checkbox RID_SVXDLG_BMPMASK CBX_TRANS 71 ps Tr~ansparency 20181231 09:50:43 svx source\dialog\bmpmask.src 0 pushbutton RID_SVXDLG_BMPMASK BTN_EXEC 64 ps ~Replace 20181231 09:50:43 svx source\dialog\bmpmask.src 0 toolboxitem RID_SVXDLG_BMPMASK.TBX_PIPETTE TBI_PIPETTE HID_BMPMASK_TBI_PIPETTE 0 ps Pipette 20181231 09:50:43 svx source\dialog\bmpmask.src 0 dockingwindow RID_SVXDLG_BMPMASK CMD_SID_BMPMASK 163 ps Color Replacer 20181231 09:50:43 svx source\dialog\bmpmask.src 0 string RID_SVXDLG_BMPMASK_STR_TRANSP 163 ps Transparent 20181231 09:50:43 svx source\dialog\bmpmask.src 0 string RID_SVXDLG_BMPMASK_STR_SOURCECOLOR 163 ps Source Color 20181231 09:50:43 svx source\dialog\bmpmask.src 0 string RID_SVXDLG_BMPMASK_STR_PALETTE 163 ps Color Palette 20181231 09:50:43 svx source\dialog\bmpmask.src 0 string RID_SVXDLG_BMPMASK_STR_TOLERANCE 163 ps Tolerance 20181231 09:50:43 svx source\dialog\bmpmask.src 0 string RID_SVXDLG_BMPMASK_STR_REPLACEWITH 163 ps Replace with 20181231 09:50:43 svx source\dialog\language.src 0 string RID_SVXSTR_LANGUAGE_ALL 0 ps [All] 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_APPLY HID_IMAPDLG_APPLY 0 ps Apply 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_OPEN HID_IMAPDLG_OPEN 0 ps Open... 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_SAVEAS HID_IMAPDLG_SAVEAS 0 ps Save... 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_SELECT HID_IMAPDLG_SELECT 0 ps Select 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_RECT HID_IMAPDLG_RECT 0 ps Rectangle 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_CIRCLE HID_IMAPDLG_CIRCLE 0 ps Ellipse 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_POLY HID_IMAPDLG_POLY 0 ps Polygon 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_FREEPOLY HID_IMAPDLG_FREEPOLY 0 ps Freeform Polygon 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_POLYEDIT HID_IMAPDLG_POLYEDIT 0 ps Edit Points 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_POLYMOVE HID_IMAPDLG_POLYMOVE 0 ps Move Points 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_POLYINSERT HID_IMAPDLG_POLYINSERT 0 ps Insert Points 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_POLYDELETE HID_IMAPDLG_POLYDELETE 0 ps Delete Points 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_UNDO HID_IMAPDLG_UNDO 0 ps Undo 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_REDO HID_IMAPDLG_REDO 0 ps Redo 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_ACTIVE HID_IMAPDLG_ACTIVE 0 ps Active 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_MACRO HID_IMAPDLG_MACRO 0 ps Macro... 20181231 09:50:43 svx source\dialog\imapdlg.src 0 toolboxitem RID_SVXDLG_IMAP.TBX_IMAPDLG1 TBI_PROPERTY HID_IMAPDLG_PROPERTY 0 ps Properties... 20181231 09:50:43 svx source\dialog\imapdlg.src 0 fixedtext RID_SVXDLG_IMAP FT_URL 30 ps Address: 20181231 09:50:43 svx source\dialog\imapdlg.src 0 fixedtext RID_SVXDLG_IMAP FT_TEXT 30 ps Text: 20181231 09:50:43 svx source\dialog\imapdlg.src 0 fixedtext RID_SVXDLG_IMAP RID_SVXCTL_FT_TARGET 22 ps Frame: 20181231 09:50:43 svx source\dialog\imapdlg.src 0 modelessdialog RID_SVXDLG_IMAP 270 ps ImageMap Editor 20181231 09:50:43 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP MN_URL 0 ps Description... 20181231 09:50:43 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP MN_MACRO 0 ps ~Macro... 20181231 09:50:43 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP MN_ACTIVATE 0 ps Active 20181231 09:50:43 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP.MN_POSITION MN_FRAME_TO_TOP 0 ps Bring to Front 20181231 09:50:43 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP.MN_POSITION MN_MOREFRONT 0 ps Bring ~Forward 20181231 09:50:43 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP.MN_POSITION MN_MOREBACK 0 ps Send Back~ward 20181231 09:50:43 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP.MN_POSITION MN_FRAME_TO_BOTTOM 0 ps ~Send to Back 20181231 09:50:43 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP MN_POSITION 0 ps Arrange 20181231 09:50:43 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP MN_MARK_ALL 0 ps Select ~All 20181231 09:50:43 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP MN_DELETE1 0 ps ~Delete 20181231 09:50:43 svx source\dialog\imapdlg.src 0 string STR_IMAPDLG_SAVE 270 ps The ImageMap has been modified.\nDo you want to save the changes? 20181231 09:50:43 svx source\dialog\imapdlg.src 0 string STR_IMAPDLG_MODIFY 270 ps The ImageMap has been modified.\nDo you want to save the changes? 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1252 0 ps Western Europe (Windows-1252/WinLatin 1) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_ROMAN 0 ps Western Europe (Apple Macintosh) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_850 0 ps Western Europe (DOS/OS2-850/International) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_437 0 ps Western Europe (DOS/OS2-437/US) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_860 0 ps Western Europe (DOS/OS2-860/Portuguese) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_861 0 ps Western Europe (DOS/OS2-861/Icelandic) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_863 0 ps Western Europe (DOS/OS2-863/French (Can.)) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_865 0 ps Western Europe (DOS/OS2-865/Nordic) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ASCII_US 0 ps Western Europe (ASCII/US) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_1 0 ps Western Europe (ISO-8859-1) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_2 0 ps Eastern Europe (ISO-8859-2) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_3 0 ps Latin 3 (ISO-8859-3) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_4 0 ps Baltic (ISO-8859-4) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_5 0 ps Cyrillic (ISO-8859-5) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_6 0 ps Arabic (ISO-8859-6) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_7 0 ps Greek (ISO-8859-7) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_8 0 ps Hebrew (ISO-8859-8) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_9 0 ps Turkish (ISO-8859-9) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_14 0 ps Western Europe (ISO-8859-14) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_15 0 ps Western Europe (ISO-8859-15/EURO) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_737 0 ps Greek (DOS/OS2-737) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_775 0 ps Baltic (DOS/OS2-775) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_852 0 ps Eastern Europe (DOS/OS2-852) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_855 0 ps Cyrillic (DOS/OS2-855) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_857 0 ps Turkish (DOS/OS2-857) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_862 0 ps Hebrew (DOS/OS2-862) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_864 0 ps Arabic (DOS/OS2-864) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_866 0 ps Cyrillic (DOS/OS2-866/Russian) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_IBM_869 0 ps Greek (DOS/OS2-869/Modern) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1250 0 ps Eastern Europe (Windows-1250/WinLatin 2) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1251 0 ps Cyrillic (Windows-1251) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1253 0 ps Greek (Windows-1253) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1254 0 ps Turkish (Windows-1254) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1255 0 ps Hebrew (Windows-1255) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1256 0 ps Arabic (Windows-1256) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1257 0 ps Baltic (Windows-1257) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_CENTEURO 0 ps Eastern Europe (Apple Macintosh) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_CROATIAN 0 ps Eastern Europe (Apple Macintosh/Croatian) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_CYRILLIC 0 ps Cyrillic (Apple Macintosh) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_GREEK 0 ps Greek (Apple Macintosh) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_ICELAND 0 ps Western Europe (Apple Macintosh/Icelandic) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_ROMANIAN 0 ps Eastern Europe (Apple Macintosh/Rumanian) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_TURKISH 0 ps Turkish (Apple Macintosh) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_UKRAINIAN 0 ps Cyrillic (Apple Macintosh/Ukrainian) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_CHINSIMP 0 ps Chinese simplified (Apple Macintosh) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_CHINTRAD 0 ps Chinese traditional (Apple Macintosh) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_JAPANESE 0 ps Japanese (Apple Macintosh) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_APPLE_KOREAN 0 ps Korean (Apple Macintosh) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_932 0 ps Japanese (Windows-932) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_936 0 ps Chinese simplified (Windows-936) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_949 0 ps Korean (Windows-949) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_950 0 ps Chinese traditional (Windows-950) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_SHIFT_JIS 0 ps Japanese (Shift-JIS) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_GB_2312 0 ps Chinese simplified (GB-2312) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_GB_18030 0 ps Chinese simplified (GB-18030) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_GBT_12345 0 ps Chinese traditional (GBT-12345) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_GBK 0 ps Chinese simplified (GBK/GB-2312-80) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_BIG5 0 ps Chinese traditional (Big5) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_BIG5_HKSCS 0 ps Chinese traditional (BIG5-HKSCS) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_EUC_JP 0 ps Japanese (EUC-JP) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_EUC_CN 0 ps Chinese simplified (EUC-CN) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_EUC_TW 0 ps Chinese traditional (EUC-TW) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_2022_JP 0 ps Japanese (ISO-2022-JP) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_2022_CN 0 ps Chinese simplified (ISO-2022-CN) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_KOI8_R 0 ps Cyrillic (KOI8-R) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_UTF7 0 ps Unicode (UTF-7) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_UTF8 0 ps Unicode (UTF-8) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_10 0 ps Eastern Europe (ISO-8859-10) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_8859_13 0 ps Eastern Europe (ISO-8859-13) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_EUC_KR 0 ps Korean (EUC-KR) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_ISO_2022_KR 0 ps Korean (ISO-2022-KR) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_1361 0 ps Korean (Windows-Johab-1361) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_UCS2 0 ps Unicode 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_TIS_620 0 ps Thai (ISO-8859-11/TIS-620) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_MS_874 0 ps Thai (Windows-874) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_KOI8_U 0 ps Cyrillic (KOI8-U) 20181231 09:50:43 svx source\dialog\txenctab.src 0 pairedlist RID_SVXSTR_TEXTENCODING_TABLE RTL_TEXTENCODING_PT154 0 ps Cyrillic (PT154) 20181231 09:50:43 svx source\dialog\prtqry.src 0 string RID_SVXSTR_QRY_PRINT_TITLE 0 ps Printing selection 20181231 09:50:43 svx source\dialog\prtqry.src 0 string RID_SVXSTR_QRY_PRINT_MSG 0 ps Do you want to print the selection or the entire document? 20181231 09:50:43 svx source\dialog\prtqry.src 0 string RID_SVXSTR_QRY_PRINT_ALL 0 ps ~All 20181231 09:50:43 svx source\dialog\prtqry.src 0 string RID_SVXSTR_QRY_PRINT_SELECTION 0 ps ~Selection 20181231 09:50:43 svx source\dialog\hyprlink.src 0 combobox RID_SVXDLG_HYPERLINK CB_NAME HID_OFA_HYPERLINK_NAME 100 ps - URL Name 20181231 09:50:43 svx source\dialog\hyprlink.src 0 fixedtext RID_SVXDLG_HYPERLINK FT_URL HID_OFA_HYPERLINK_URL_TXT 16 ps URL: 20181231 09:50:43 svx source\dialog\hyprlink.src 0 combobox RID_SVXDLG_HYPERLINK CB_URL HID_OFA_HYPERLINK_URL 204 ps - Internet URLs 20181231 09:50:43 svx source\dialog\hyprlink.src 0 toolboxitem RID_SVXDLG_HYPERLINK BTN_TARGET HID_OFA_HYPERLINK_TARGET 0 ps Target Frame 20181231 09:50:43 svx source\dialog\hyprlink.src 0 toolboxitem RID_SVXDLG_HYPERLINK BTN_LINK CMD_SID_HYPERLINK_SETLINK 0 ps Hyperlink 20181231 09:50:43 svx source\dialog\hyprlink.src 0 toolboxitem RID_SVXDLG_HYPERLINK BTN_INSERT_BOOKMARK CMD_SID_CREATELINK 0 ps Link 20181231 09:50:43 svx source\dialog\hyprlink.src 0 toolboxitem RID_SVXDLG_HYPERLINK BTN_INET_SEARCH HID_OFA_HYPERLINK_SEARCH 0 ps Find 20181231 09:50:43 svx source\dialog\hyprlink.src 0 string RID_SVXDLG_HYPERLINK STR_ADDRESS 204 ps Address Book 20181231 09:50:43 svx source\dialog\hyprlink.src 0 string RID_SVXDLG_HYPERLINK STR_EXPLORER 204 ps Bookmark folder 20181231 09:50:43 svx source\dialog\hyprlink.src 0 string RID_SVXDLG_HYPERLINK STR_BOOKMARK_SEARCH 204 ps Search in bookmarks 20181231 09:50:43 svx source\dialog\hyprlink.src 0 toolbox RID_SVXDLG_HYPERLINK HID_OFA_HYPERLINK_DLG 410 ps Insert Hyperlink 20181231 09:50:43 svx source\dialog\hyprlink.src 0 menuitem RID_SVXMN_HYPERLINK MN_FIELD 0 ps As Text 20181231 09:50:43 svx source\dialog\hyprlink.src 0 menuitem RID_SVXMN_HYPERLINK MN_BUTTON 0 ps As Button 20181231 09:50:43 svx source\dialog\hyprlink.src 0 querybox RID_SVXQB_DONTEXIST 410 ps This URL does not exist.\nInsert anyway? 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_FILTER 0 ps Filter 20181231 09:50:43 svx source\dialog\ctredlin.src 0 checkbox SID_REDLIN_FILTER_PAGE CB_DATE HID_REDLINING_FILTER_CB_DATE 50 ps ~Date 20181231 09:50:43 svx source\dialog\ctredlin.src 0 stringlist SID_REDLIN_FILTER_PAGE.LB_DATE 1 0 ps earlier than 20181231 09:50:43 svx source\dialog\ctredlin.src 0 stringlist SID_REDLIN_FILTER_PAGE.LB_DATE 2 0 ps since 20181231 09:50:43 svx source\dialog\ctredlin.src 0 stringlist SID_REDLIN_FILTER_PAGE.LB_DATE 3 0 ps equal to 20181231 09:50:43 svx source\dialog\ctredlin.src 0 stringlist SID_REDLIN_FILTER_PAGE.LB_DATE 4 0 ps not equal to 20181231 09:50:43 svx source\dialog\ctredlin.src 0 stringlist SID_REDLIN_FILTER_PAGE.LB_DATE 5 0 ps between 20181231 09:50:43 svx source\dialog\ctredlin.src 0 stringlist SID_REDLIN_FILTER_PAGE.LB_DATE 6 0 ps since saving 20181231 09:50:43 svx source\dialog\ctredlin.src 0 imagebutton SID_REDLIN_FILTER_PAGE IB_CLOCK HID_REDLINING_FILTER_IB_CLOCK 13 ps - Set Start Date/Time 20181231 09:50:43 svx source\dialog\ctredlin.src 0 fixedtext SID_REDLIN_FILTER_PAGE FT_DATE2 78 ps and 20181231 09:50:43 svx source\dialog\ctredlin.src 0 imagebutton SID_REDLIN_FILTER_PAGE IB_CLOCK2 HID_REDLINING_FILTER_IB_CLOCK2 13 ps - Set End Date/Time 20181231 09:50:43 svx source\dialog\ctredlin.src 0 checkbox SID_REDLIN_FILTER_PAGE CB_AUTOR HID_REDLINING_FILTER_CB_AUTOR 50 ps ~Author 20181231 09:50:43 svx source\dialog\ctredlin.src 0 checkbox SID_REDLIN_FILTER_PAGE CB_RANGE HID_REDLINING_FILTER_CB_RANGE 50 ps ~Range 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_ACTION 178 ps A~ction 20181231 09:50:43 svx source\dialog\ctredlin.src 0 pushbutton SID_REDLIN_FILTER_PAGE BTN_REF HID_REDLINING_FILTER_BTN_REF 12 ps ... Set Reference 20181231 09:50:43 svx source\dialog\ctredlin.src 0 checkbox SID_REDLIN_FILTER_PAGE CB_COMMENT HID_REDLINING_FILTER_CB_COMMENT 50 ps Comment 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_DATE_COMBOX 178 ps Date Condition 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_DATE_SPIN 178 ps Start Date 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_DATE_SPIN1 178 ps End Date 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_DATE_TIME_SPIN 178 ps Start Time 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_DATE_TIME_SPIN1 178 ps End Time 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_FILTER_PAGE STR_TREE 178 ps Changes 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_VIEW_PAGE STR_VIEW 178 ps List 20181231 09:50:43 svx source\dialog\ctredlin.src 0 pushbutton SID_REDLIN_VIEW_PAGE PB_ACCEPT HID_REDLINING_VIEW_PB_ACCEPT 60 ps ~Accept 20181231 09:50:43 svx source\dialog\ctredlin.src 0 pushbutton SID_REDLIN_VIEW_PAGE PB_REJECT HID_REDLINING_VIEW_PB_REJECT 60 ps ~Reject 20181231 09:50:43 svx source\dialog\ctredlin.src 0 pushbutton SID_REDLIN_VIEW_PAGE PB_ACCEPTALL HID_REDLINING_VIEW_PB_ACCEPTALL 60 ps A~ccept All 20181231 09:50:43 svx source\dialog\ctredlin.src 0 pushbutton SID_REDLIN_VIEW_PAGE PB_REJECTALL HID_REDLINING_VIEW_PB_REJECTALL 60 ps R~eject All 20181231 09:50:43 svx source\dialog\ctredlin.src 0 pushbutton SID_REDLIN_VIEW_PAGE PB_UNDO HID_REDLINING_VIEW_PB_UNDO 60 ps Undo 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_VIEW_PAGE STR_TITLE1 60 ps Action 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_VIEW_PAGE STR_TITLE2 60 ps Position 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_VIEW_PAGE STR_TITLE3 60 ps Author 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_VIEW_PAGE STR_TITLE4 60 ps Date 20181231 09:50:43 svx source\dialog\ctredlin.src 0 string SID_REDLIN_VIEW_PAGE STR_TITLE5 60 ps Comment 20181231 09:50:43 svx source\dialog\hdft.src 0 #define _TEXT_FT_LMARGIN 0 ps ~Left margin 20181231 09:50:43 svx source\dialog\hdft.src 0 #define _TEXT_FT_RMARGIN 0 ps R~ight margin 20181231 09:50:43 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_HEADER CB_TURNON 152 ps Hea~der on 20181231 09:50:43 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_HEADER CB_SHARED 152 ps Same ~content left/right 20181231 09:50:43 svx source\dialog\hdft.src 0 fixedtext RID_SVXPAGE_HEADER FT_DIST 102 ps ~Spacing 20181231 09:50:43 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_HEADER CB_DYNSPACING 152 ps Use d~ynamic spacing 20181231 09:50:43 svx source\dialog\hdft.src 0 fixedtext RID_SVXPAGE_HEADER FT_HEIGHT 102 ps ~Height 20181231 09:50:43 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_HEADER CB_HEIGHT_DYN 152 ps ~AutoFit height 20181231 09:50:43 svx source\dialog\hdft.src 0 fixedline RID_SVXPAGE_HEADER FL_FRAME 164 ps Header 20181231 09:50:43 svx source\dialog\hdft.src 0 pushbutton RID_SVXPAGE_HEADER BTN_EXTRAS 50 ps ~More... 20181231 09:50:43 svx source\dialog\hdft.src 0 tabpage RID_SVXPAGE_HEADER HID_FORMAT_HEADER 260 ps Header 20181231 09:50:43 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_FOOTER CB_TURNON 152 ps ~Footer on 20181231 09:50:43 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_FOOTER CB_SHARED 152 ps Same ~content left/right 20181231 09:50:43 svx source\dialog\hdft.src 0 fixedtext RID_SVXPAGE_FOOTER FT_DIST 102 ps ~Spacing 20181231 09:50:43 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_FOOTER CB_DYNSPACING 152 ps Use d~ynamic spacing 20181231 09:50:43 svx source\dialog\hdft.src 0 fixedtext RID_SVXPAGE_FOOTER FT_HEIGHT 102 ps ~Height 20181231 09:50:43 svx source\dialog\hdft.src 0 checkbox RID_SVXPAGE_FOOTER CB_HEIGHT_DYN 152 ps ~AutoFit height 20181231 09:50:43 svx source\dialog\hdft.src 0 fixedline RID_SVXPAGE_FOOTER FL_FRAME 164 ps Footer 20181231 09:50:43 svx source\dialog\hdft.src 0 pushbutton RID_SVXPAGE_FOOTER BTN_EXTRAS 50 ps ~More... 20181231 09:50:43 svx source\dialog\hdft.src 0 tabpage RID_SVXPAGE_FOOTER HID_FORMAT_FOOTER 260 ps Footer 20181231 09:50:43 svx source\dialog\hdft.src 0 querybox RID_SVXQBX_DELETE_HEADFOOT 260 ps Removing headers or footers deletes the contents.\nDo you want to delete this text? 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_LEFT 0 ps Left 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_LEFT 0 ps Inside 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_RIGHT 0 ps Right 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_RIGHT 0 ps Outside 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_CENTER_VERT 0 ps Center 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FROMLEFT 0 ps From left 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_FROMLEFT 0 ps From inside 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FRAME 0 ps Paragraph area 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_PRTAREA 0 ps Paragraph text area 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PG_LEFT 0 ps Left page border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_REL_PG_LEFT 0 ps Inner page border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PG_RIGHT 0 ps Right page border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_REL_PG_RIGHT 0 ps Outer page border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_FRM_LEFT 0 ps Left paragraph border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_REL_FRM_LEFT 0 ps Inner paragraph border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_FRM_RIGHT 0 ps Right paragraph border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_MIR_REL_FRM_RIGHT 0 ps Outer paragraph border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PG_FRAME 0 ps Entire page 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PG_PRTAREA 0 ps Page text area 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_TOP 0 ps Top 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_BOTTOM 0 ps Bottom 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_CENTER_HORI 0 ps Center 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FROMTOP 0 ps From top 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FROMBOTTOM 0 ps From bottom 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_BELOW 0 ps Below 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FROMRIGHT 0 ps From right 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PG_TOP 0 ps Top page border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PG_BOTTOM 0 ps Bottom page border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_FRM_TOP 0 ps Top paragraph border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_FRM_BOTTOM 0 ps Bottom paragraph border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_BORDER 0 ps Margin 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_PRTAREA 0 ps Paragraph text area 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FLY_REL_PG_LEFT 0 ps Left frame border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FLY_MIR_REL_PG_LEFT 0 ps Inner frame border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FLY_REL_PG_RIGHT 0 ps Right frame border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FLY_MIR_REL_PG_RIGHT 0 ps Outer frame border 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FLY_REL_PG_FRAME 0 ps Entire frame 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_FLY_REL_PG_PRTAREA 0 ps Frame text area 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_BASE 0 ps Base line 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_CHAR 0 ps Character 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_ROW 0 ps Row 20181231 09:50:43 svx source\dialog\swframeposstrings.src 0 string RID_SVXSW_FRAMEPOSITIONS STR_REL_LINE 0 ps Line of text 20181231 09:50:43 svx source\dialog\dlgctrl.src 0 string STR_SWITCH 0 ps Switch 20181231 09:50:43 svx source\dialog\srchdlg.src 0 string RID_SVXSTR_SEARCH_STYLES 0 ps Including Styles 20181231 09:50:43 svx source\dialog\srchdlg.src 0 string RID_SVXSTR_SEARCH 0 ps (Search) 20181231 09:50:43 svx source\dialog\srchdlg.src 0 string RID_SVXSTR_REPLACE 0 ps (Replace) 20181231 09:50:43 svx source\dialog\srchdlg.src 0 fixedtext RID_SVXDLG_SEARCH FT_SEARCH 132 ps ~Search for 20181231 09:50:43 svx source\dialog\srchdlg.src 0 fixedtext RID_SVXDLG_SEARCH FT_REPLACE 132 ps Re~place with 20181231 09:50:43 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_SEARCH 50 ps ~Find 20181231 09:50:43 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_SEARCH_ALL 50 ps Find ~All 20181231 09:50:43 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_REPLACE 50 ps ~Replace 20181231 09:50:43 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_REPLACE_ALL 50 ps Replace A~ll 20181231 09:50:43 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_MATCH_CASE 126 ps Ma~tch case 20181231 09:50:43 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_WHOLE_WORDS 126 ps Whole wor~ds only 20181231 09:50:43 svx source\dialog\srchdlg.src 0 cancelbutton RID_SVXDLG_SEARCH BTN_CLOSE 50 ps ~Close 20181231 09:50:43 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_SELECTIONS 126 ps C~urrent selection only 20181231 09:50:43 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_BACKWARDS 126 ps Bac~kwards 20181231 09:50:43 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_REGEXP 126 ps Regular e~xpressions 20181231 09:50:43 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_SIMILARITY 109 ps S~imilarity search 20181231 09:50:43 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_LAYOUTS 126 ps Search for St~yles 20181231 09:50:43 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_NOTES 126 ps Notes 20181231 09:50:43 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_JAP_MATCH_FULL_HALF_WIDTH 126 ps Match character width 20181231 09:50:43 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_JAP_SOUNDS_LIKE 109 ps Sounds like (Japanese) 20181231 09:50:43 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_ATTRIBUTE 50 ps Attri~butes... 20181231 09:50:43 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_FORMAT 50 ps For~mat... 20181231 09:50:43 svx source\dialog\srchdlg.src 0 pushbutton RID_SVXDLG_SEARCH BTN_NOFORMAT 50 ps ~No Format 20181231 09:50:43 svx source\dialog\srchdlg.src 0 fixedtext RID_SVXDLG_SEARCH FT_CALC_SEARCHIN 60 ps Search i~n 20181231 09:50:43 svx source\dialog\srchdlg.src 0 stringlist RID_SVXDLG_SEARCH.LB_CALC_SEARCHIN 1 0 ps Formulas 20181231 09:50:43 svx source\dialog\srchdlg.src 0 stringlist RID_SVXDLG_SEARCH.LB_CALC_SEARCHIN 2 0 ps Values 20181231 09:50:43 svx source\dialog\srchdlg.src 0 stringlist RID_SVXDLG_SEARCH.LB_CALC_SEARCHIN 3 0 ps Notes 20181231 09:50:43 svx source\dialog\srchdlg.src 0 fixedtext RID_SVXDLG_SEARCH FT_CALC_SEARCHDIR 60 ps Search ~direction 20181231 09:50:43 svx source\dialog\srchdlg.src 0 radiobutton RID_SVXDLG_SEARCH RB_CALC_ROWS 63 ps Ro~ws 20181231 09:50:43 svx source\dialog\srchdlg.src 0 radiobutton RID_SVXDLG_SEARCH RB_CALC_COLUMNS 63 ps Colu~mns 20181231 09:50:43 svx source\dialog\srchdlg.src 0 checkbox RID_SVXDLG_SEARCH CB_ALL_SHEETS 126 ps Search in all sheets 20181231 09:50:43 svx source\dialog\srchdlg.src 0 string RID_SVXDLG_SEARCH STR_WORDCALC 126 ps ~Entire cells 20181231 09:50:43 svx source\dialog\srchdlg.src 0 string RID_SVXDLG_SEARCH STR_MORE_BTN 126 ps More ~Options 20181231 09:50:43 svx source\dialog\srchdlg.src 0 string RID_SVXDLG_SEARCH STR_LESS_BTN 126 ps Fewer ~Options 20181231 09:50:43 svx source\dialog\srchdlg.src 0 modelessdialog RID_SVXDLG_SEARCH CMD_SID_SEARCH_DLG 200 ps Find & Replace 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BASIC_LATIN 0 ps Basic Latin 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_LATIN_1 0 ps Latin-1 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_LATIN_EXTENDED_A 0 ps Latin Extended-A 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_LATIN_EXTENDED_B 0 ps Latin Extended-B 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_IPA_EXTENSIONS 0 ps IPA Extensions 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SPACING_MODIFIERS 0 ps Spacing Modifier Letters 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_COMB_DIACRITICAL 0 ps Combining Diacritical Marks 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BASIC_GREEK 0 ps Basic Greek 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GREEK_SYMS_COPTIC 0 ps Greek Symbols And Coptic 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CYRILLIC 0 ps Cyrillic 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CYRILLIC_SUPPL 0 ps Cyrillic Supplementary 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ARMENIAN 0 ps Armenian 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BASIC_HEBREW 0 ps Basic Hebrew 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HEBREW_EXTENDED 0 ps Hebrew Extended 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BASIC_ARABIC 0 ps Basic Arabic 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ARABIC_EXTENDED 0 ps Arabic Extended 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_DEVANAGARI 0 ps Devanagari 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BENGALI 0 ps Bengali 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GURMUKHI 0 ps Gurmukhi 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GUJARATI 0 ps Gujarati 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ORIYA 0 ps Oriya 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_TAMIL 0 ps Tamil 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_TELUGU 0 ps Telugu 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_KANNADA 0 ps Kannada 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MALAYALAM 0 ps Malayalam 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_THAI 0 ps Thai 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_LAO 0 ps Lao 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BASIC_GEORGIAN 0 ps Basic Georgian 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GEORGIAN_EXTENDED 0 ps Georgian Extended 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_JAMO 0 ps Hangul Jamo 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_LATIN_EXTENDED_ADDS 0 ps Latin Extended Additionals 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GREEK_EXTENDED 0 ps Greek Extended 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GENERAL_PUNCTUATION 0 ps General punctuation 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SUB_SUPER_SCRIPTS 0 ps Superscripts and Subscripts 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CURRENCY_SYMBOLS 0 ps Currency Symbols 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_COMB_DIACRITIC_SYMS 0 ps Combining Diacritical Symbols 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_LETTERLIKE_SYMBOLS 0 ps Letterlike Symbols 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_NUMBER_FORMS 0 ps Number Forms 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ARROWS 0 ps Arrows 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MATH_OPERATORS 0 ps Mathematical Operators 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MISC_TECHNICAL 0 ps Miscellaneous Technical 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CONTROL_PICTURES 0 ps Control Pictures 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_OPTICAL_CHAR_REC 0 ps Optical Character Recognition 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ENCLOSED_ALPHANUM 0 ps Enclosed Alphanumerics 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BOX_DRAWING 0 ps Box Drawing 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BLOCK_ELEMENTS 0 ps Block Elements 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_GEOMETRIC_SHAPES 0 ps Geometric Shapes 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MISC_DINGBATS 0 ps Miscellaneous Symbols 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_DINGBATS 0 ps Dingbats 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_SYMS_PUNCTUATION 0 ps CJK Symbols And Punctuation 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HIRAGANA 0 ps Hiragana 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_KATAKANA 0 ps Katakana 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BOPOMOFO 0 ps Bopomofo 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_COMPAT_JAMO 0 ps Hangul Compatibility Jamo 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_MISC 0 ps CJK Miscellaneous 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ENCLOSED_CJK_LETTERS 0 ps Enclosed CJK Letters And Months 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_COMPATIBILITY 0 ps CJK Compatibility 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL 0 ps Hangul 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_UNIFIED_IDGRAPH 0 ps CJK Unified Ideographs 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_EXT_A_UNIFIED_IDGRAPH 0 ps CJK Unified Ideographs Extension-A 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_PRIVATE_USE_AREA 0 ps Private Use Area 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_COMPAT_IDGRAPHS 0 ps CJK Compatibility Ideographs 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ALPHA_PRESENTATION 0 ps Alphabetic Presentation Forms 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ARABIC_PRESENT_A 0 ps Arabic Presentation Forms-A 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_COMBINING_HALF_MARKS 0 ps Combining Half Marks 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_COMPAT_FORMS 0 ps CJK Compatibility Forms 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SMALL_FORM_VARIANTS 0 ps Small Form Variants 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ARABIC_PRESENT_B 0 ps Arabic Presentation Forms-B 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HALFW_FULLW_FORMS 0 ps Half-width and Full-width Forms 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SPECIALS 0 ps Specials 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_GA 0 ps Hangul Ga 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_NA 0 ps Hangul Na 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_DA 0 ps Hangul Da 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_RA 0 ps Hangul Ra 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_MA 0 ps Hangul Ma 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_BA 0 ps Hangul Ba 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_SA 0 ps Hangul Sa 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_AH 0 ps Hangul Ah 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_JA 0 ps Hangul Ja 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_CHA 0 ps Hangul Cha 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_KA 0 ps Hangul Ka 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_TA 0 ps Hangul Ta 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_PA 0 ps Hangul Pa 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANGUL_HA 0 ps Hangul Ha 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_YI 0 ps Yi 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SINHALA 0 ps Sinhala 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_TIBETAN 0 ps Tibetan 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MYANMAR 0 ps Myanmar 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_KHMER 0 ps Khmer 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_OGHAM 0 ps Ogham 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_RUNIC 0 ps Runic 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SYRIAC 0 ps Syriac 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_THAANA 0 ps Thaana 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_ETHIOPIC 0 ps Ethiopic 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CHEROKEE 0 ps Cherokee 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CANADIAN_ABORIGINAL 0 ps Canadan Aboriginal Syllables 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MONGOLIAN 0 ps Mongolian 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MISC_MATH_SYMS_A 0 ps Miscellaneous Mathematical Symbols-A 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SUPPL_ARROWS_A 0 ps Supplemental Arrows-A 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BRAILLE_PATTERNS 0 ps Braille Patterns 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SUPPL_ARROWS_B 0 ps Supplemental Arrows-B 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_MISC_MATH_SYMS_B 0 ps Miscellaneous Mathematical Symbols-B 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_CJK_RADICAL_SUPPL 0 ps CJK Radical Supplement 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_KANXI_RADICALS 0 ps Kanxi Radicals 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_IDEO_DESC_CHARS 0 ps Ideographic Description Characters 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_TAGALOG 0 ps Tagalog 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_HANUNOO 0 ps Hanunoo 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_TAGBANWA 0 ps Tagbanwa 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BUHID 0 ps Buhid 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_KANBUN 0 ps Kanbun 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_BOPOMOFO_EXTENDED 0 ps Bopomofo Extended 20181231 09:50:43 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_KATAKANA_PHONETIC 0 ps Katakana Phonetics 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_SOLID 0 ps Continuous 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRADIENT 0 ps Gradient 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BITMAP 0 ps Bitmap 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINESTYLE 0 ps Line Style 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_INVISIBLE 0 ps None 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR 0 ps Color 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH 0 ps Hatching 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINEEND 0 ps Arrowheads 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_CLOSE 0 ps Close 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_BLACK 0 ps Black 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_BLUE 0 ps Blue 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_GREEN 0 ps Green 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_CYAN 0 ps Cyan 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_RED 0 ps Red 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_MAGENTA 0 ps Magenta 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_GREY 0 ps Gray 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_YELLOW 0 ps Yellow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_WHITE 0 ps White 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_BLUEGREY 0 ps Blue gray 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_BLUE_CLASSIC 0 ps Blue classic 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_ORANGE 0 ps Orange 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_ARROW 0 ps Arrow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_SQUARE 0 ps Square 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_CIRCLE 0 ps Circle 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_NONE 0 ps - none - 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TRANSPARENCE 0 ps Transparency 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_CENTERED 0 ps Centered 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_NOTCENTERED 0 ps Not centered 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRAFMODE_STANDARD 0 ps Default 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRAFMODE_GREYS 0 ps Grayscale 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRAFMODE_MONO 0 ps Black/White 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRAFMODE_WATERMARK 0 ps Watermark 20181231 09:50:43 svx source\dialog\sdstring.src 0 string STR_INSERT_VIDEO_EXTFILTER_IVF 0 ps Intel Indeo Video (*.ivf) 20181231 09:50:43 svx source\dialog\sdstring.src 0 string STR_INSERT_VIDEO_EXTFILTER_AVI 0 ps Video for Windows (*.avi) 20181231 09:50:43 svx source\dialog\sdstring.src 0 string STR_INSERT_VIDEO_EXTFILTER_MOV 0 ps QuickTime Movie (*.mov) 20181231 09:50:43 svx source\dialog\sdstring.src 0 string STR_INSERT_VIDEO_EXTFILTER_MPEG 0 ps MPEG - Motion Pictures Experts Group (*.mpe;*.mpeg;*.mpg) 20181231 09:50:43 svx source\dialog\sdstring.src 0 string STR_EXTFILTER_ALL 0 ps 20181231 09:50:43 svx source\dialog\sdstring.src 0 string STR_INSERT_SOUND_TITLE 0 ps Insert sound 20181231 09:50:43 svx source\dialog\sdstring.src 0 string STR_INSERT_VIDEO_TITLE 0 ps Insert video 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_VIOLET 0 ps Violet 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_BORDEAUX 0 ps Bordeaux 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_PALE_YELLOW 0 ps Pale yellow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_PALE_GREEN 0 ps Pale green 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_DARKVIOLET 0 ps Dark violet 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_SALMON 0 ps Salmon 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_SEABLUE 0 ps Sea blue 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_CHART 0 ps Chart 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_PURPLE 0 ps Purple 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_SKYBLUE 0 ps Sky blue 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_YELLOWGREEN 0 ps Yellow green 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_PINK 0 ps Pink 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_TURQUOISE 0 ps Turquoise 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_3D 0 ps 3D 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_BLACK1 0 ps Black 1 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_BLACK2 0 ps Black 2 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_BLUE 0 ps Blue 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_BROWN 0 ps Brown 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_CURRENCY 0 ps Currency 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_CURRENCY_3D 0 ps Currency 3D 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_CURRENCY_GRAY 0 ps Currency Gray 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_CURRENCY_LAVENDER 0 ps Currency Lavender 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_CURRENCY_TURQUOISE 0 ps Currency Turquoise 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_GRAY 0 ps Gray 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_GREEN 0 ps Green 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_LAVENDER 0 ps Lavender 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_RED 0 ps Red 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_TURQUOISE 0 ps Turquoise 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TBLAFMT_YELLOW 0 ps Yellow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINEJOINT_MIDDLE 0 ps Line joint averaged 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINEJOINT_BEVEL 0 ps Line joint bevel 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINEJOINT_MITER 0 ps Line joint miter 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINEJOINT_ROUND 0 ps Line joint round 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINECAP_BUTT 0 ps Line cap flat 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINECAP_ROUND 0 ps Line cap round 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LINECAP_SQUARE 0 ps Line cap square 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT0 0 ps Gradient 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT1 0 ps Linear blue/white 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT2 0 ps Linear magenta/green 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT3 0 ps Linear yellow/brown 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT4 0 ps Radial green/black 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT5 0 ps Radial red/yellow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT6 0 ps Rectangular red/white 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT7 0 ps Square yellow/white 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT8 0 ps Ellipsoid blue gray/light blue 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT9 0 ps Axial light red/white 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH0 0 ps Black 45 degrees wide 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH1 0 ps Black 45 degrees 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH2 0 ps Black -45 degrees 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH3 0 ps Black 90 degrees 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH4 0 ps Red crossed 45 degrees 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH5 0 ps Red crossed 0 degrees 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH6 0 ps Blue crossed 45 degrees 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH7 0 ps Blue crossed 0 degrees 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH8 0 ps Blue triple 90 degrees 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH9 0 ps Black 0 degrees 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_HATCH10 0 ps Hatching 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP0 0 ps Blank 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP1 0 ps Sky 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP2 0 ps Water 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP3 0 ps Coarse grained 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP4 0 ps Mercury 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP5 0 ps Space 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP6 0 ps Metal 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP7 0 ps Droplets 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP8 0 ps Marble 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP9 0 ps Linen 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP10 0 ps Stone 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP11 0 ps Gravel 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP12 0 ps Wall 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP13 0 ps Brownstone 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP14 0 ps Netting 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP15 0 ps Leaves 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP16 0 ps Artificial Turf 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP17 0 ps Daisy 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP18 0 ps Orange 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP19 0 ps Fiery 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP20 0 ps Roses 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_BMP21 0 ps Bitmap 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH0 0 ps Ultrafine Dashed 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH1 0 ps Fine Dashed 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH2 0 ps Ultrafine 2 Dots 3 Dashes 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH3 0 ps Fine Dotted 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH4 0 ps Line with Fine Dots 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH5 0 ps Fine Dashed (var) 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH6 0 ps 3 Dashes 3 Dots (var) 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH7 0 ps Ultrafine Dotted (var) 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH8 0 ps Line Style 9 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH9 0 ps 2 Dots 1 Dash 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH10 0 ps Dashed (var) 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_DASH11 0 ps Dashed 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND0 0 ps Arrow concave 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND1 0 ps Square 45 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND2 0 ps Small arrow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND3 0 ps Dimension lines 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND4 0 ps Double Arrow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND5 0 ps Rounded short arrow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND6 0 ps Symmetric arrow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND7 0 ps Line arrow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND8 0 ps Rounded large arrow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND9 0 ps Circle 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND10 0 ps Square 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND11 0 ps Arrow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND12 0 ps Short line Arrow 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND13 0 ps Triangle unfilled 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND14 0 ps Diamond unfilled 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND15 0 ps Diamond 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND16 0 ps Circle unfilled 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND17 0 ps Square 45 unfilled 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND18 0 ps Square unfilled 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND19 0 ps Half Circle unfilled 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_TRASNGR0 0 ps Transparency 20181231 09:50:43 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 1 0 ps Millimeter 20181231 09:50:43 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 2 0 ps Centimeter 20181231 09:50:43 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 3 0 ps Meter 20181231 09:50:43 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 4 0 ps Kilometer 20181231 09:50:43 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 5 0 ps Inch 20181231 09:50:43 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 6 0 ps Foot 20181231 09:50:43 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 7 0 ps Miles 20181231 09:50:43 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 8 0 ps Pica 20181231 09:50:43 svx source\dialog\sdstring.src 0 itemlist RID_SVXSTR_FIELDUNIT_TABLE 9 0 ps Point 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_COLOR_USER 0 ps User 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GALLERYPROPS_GALTHEME 0 ps Gallery Theme 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GALLERY_THEMEITEMS 0 ps Theme Items 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GALLERY_THEMENAME 0 ps Theme Name 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GALLERY_FILESFOUND 0 ps Files Found 20181231 09:50:43 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GALLERY_PREVIEW 0 ps Preview 20181231 09:50:43 svx source\dialog\passwd.src 0 fixedtext RID_SVXDLG_PASSWORD FT_OLD_PASSWD 57 ps ~Password 20181231 09:50:43 svx source\dialog\passwd.src 0 fixedline RID_SVXDLG_PASSWORD FL_OLD_PASSWD 142 ps Old password 20181231 09:50:43 svx source\dialog\passwd.src 0 fixedtext RID_SVXDLG_PASSWORD FT_NEW_PASSWD 57 ps Pa~ssword 20181231 09:50:43 svx source\dialog\passwd.src 0 fixedtext RID_SVXDLG_PASSWORD FT_REPEAT_PASSWD 57 ps Confi~rm 20181231 09:50:43 svx source\dialog\passwd.src 0 fixedline RID_SVXDLG_PASSWORD FL_NEW_PASSWD 142 ps New password 20181231 09:50:43 svx source\dialog\passwd.src 0 string RID_SVXDLG_PASSWORD STR_ERR_OLD_PASSWD 50 ps Invalid password 20181231 09:50:43 svx source\dialog\passwd.src 0 string RID_SVXDLG_PASSWORD STR_ERR_REPEAT_PASSWD 50 ps Passwords do not match 20181231 09:50:43 svx source\dialog\passwd.src 0 modaldialog RID_SVXDLG_PASSWORD HID_PASSWORD 210 ps Change Password 20181231 09:50:43 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_MM 0 ps Millimeter 20181231 09:50:43 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_CM 0 ps Centimeter 20181231 09:50:43 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_M 0 ps Meter 20181231 09:50:43 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_KM 0 ps Kilometer 20181231 09:50:43 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_INCH 0 ps Inch 20181231 09:50:43 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_FOOT 0 ps Foot 20181231 09:50:43 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_MILE 0 ps Miles 20181231 09:50:43 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_POINT 0 ps Point 20181231 09:50:43 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_PICA 0 ps Pica 20181231 09:50:43 svx source\dialog\ruler.src 0 string RID_SVXSTR_RULER_TAB_LEFT 0 ps Left 20181231 09:50:43 svx source\dialog\ruler.src 0 string RID_SVXSTR_RULER_TAB_RIGHT 0 ps Right 20181231 09:50:43 svx source\dialog\ruler.src 0 string RID_SVXSTR_RULER_TAB_DECIMAL 0 ps Decimal 20181231 09:50:43 svx source\dialog\ruler.src 0 string RID_SVXSTR_RULER_TAB_CENTER 0 ps Center 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_STYLE TBI_STYLE_OFF HID_FONTWORK_TBI_STYLE_OFF 0 ps Off 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_STYLE TBI_STYLE_ROTATE HID_FONTWORK_TBI_STYLE_ROTATE 0 ps Rotate 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_STYLE TBI_STYLE_UPRIGHT HID_FONTWORK_TBI_STYLE_UPRIGHT 0 ps Upright 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_STYLE TBI_STYLE_SLANTX HID_FONTWORK_TBI_STYLE_SLANTX 0 ps Slant Horizontal 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_STYLE TBI_STYLE_SLANTY HID_FONTWORK_TBI_STYLE_SLANTY 0 ps Slant Vertical 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_ADJUST TBI_ADJUST_MIRROR HID_FONTWORK_TBI_ADJUST_MIRROR 0 ps Orientation 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_ADJUST TBI_ADJUST_LEFT HID_FONTWORK_TBI_ADJUST_LEFT 0 ps Align Left 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_ADJUST TBI_ADJUST_CENTER HID_FONTWORK_TBI_ADJUST_CENTER 0 ps Center 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_ADJUST TBI_ADJUST_RIGHT HID_FONTWORK_TBI_ADJUST_RIGHT 0 ps Align Right 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_ADJUST TBI_ADJUST_AUTOSIZE HID_FONTWORK_TBI_ADJUST_AUTOSIZE 0 ps AutoSize Text 20181231 09:50:43 svx source\dialog\fontwork.src 0 metricfield RID_SVXDLG_FONTWORK MTR_FLD_DISTANCE 48 ps - Distance 20181231 09:50:43 svx source\dialog\fontwork.src 0 metricfield RID_SVXDLG_FONTWORK MTR_FLD_TEXTSTART 48 ps - Indent 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_SHADOW TBI_SHOWFORM HID_FONTWORK_TBI_SHOWFORM 0 ps Contour 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_SHADOW TBI_OUTLINE HID_FONTWORK_TBI_OUTLINE 0 ps Text Contour 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_SHADOW TBI_SHADOW_OFF HID_FONTWORK_TBI_SHADOW_OFF 0 ps No Shadow 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_SHADOW TBI_SHADOW_NORMAL HID_FONTWORK_TBI_SHADOW_NORMAL 0 ps Vertical 20181231 09:50:43 svx source\dialog\fontwork.src 0 toolboxitem RID_SVXDLG_FONTWORK.TBX_SHADOW TBI_SHADOW_SLANT HID_FONTWORK_TBI_SHADOW_SLANT 0 ps Slant 20181231 09:50:43 svx source\dialog\fontwork.src 0 metricfield RID_SVXDLG_FONTWORK MTR_FLD_SHADOW_X 48 ps degrees Distance X 20181231 09:50:43 svx source\dialog\fontwork.src 0 metricfield RID_SVXDLG_FONTWORK MTR_FLD_SHADOW_Y 48 ps - Distance Y 20181231 09:50:43 svx source\dialog\fontwork.src 0 listbox RID_SVXDLG_FONTWORK CLB_SHADOW_COLOR 71 ps - Shadow Color 20181231 09:50:43 svx source\dialog\fontwork.src 0 dockingwindow RID_SVXDLG_FONTWORK CMD_SID_FONTWORK 89 ps Fontwork 20181231 09:50:43 svx source\src\app.src 0 errorbox RID_ERRBOX_MODULENOTINSTALLED 0 ps The action could not be executed. The %PRODUCTNAME program module needed for this action is currently not installed. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_ERROR 0 ps Error 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_WARNING 0 ps Warning 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_LOADTEMPLATE 0 ps $(ERR) loading the template $(ARG1) 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_SAVEDOC 0 ps $(ERR) saving the document $(ARG1) 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_SAVEASDOC 0 ps $(ERR) saving the document $(ARG1) 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_DOCINFO 0 ps $(ERR) displaying doc. information for document $(ARG1) 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_DOCTEMPLATE 0 ps $(ERR) writing document $(ARG1) as template 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_MOVEORCOPYCONTENTS 0 ps $(ERR) copying or moving document contents 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_DOCMANAGER 0 ps $(ERR) starting the Document Manager 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_OPENDOC 0 ps $(ERR) loading document $(ARG1) 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_NEWDOCDIRECT 0 ps $(ERR) creating a new document 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_NEWDOC 0 ps $(ERR) creating a new document 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_CREATEOBJSH 0 ps $(ERR) expanding entry 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_LOADBASIC 0 ps $(ERR) loading BASIC of document $(ARG1) 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRCTX ERRCTX_SFX_SEARCHADDRESS 0 ps $(ERR) searching for an address 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_ABORT 0 ps Abort 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_NOTEXISTS 0 ps Nonexistent object 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_ALREADYEXISTS 0 ps Object already exists 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_ACCESS 0 ps Object not accessible 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_PATH 0 ps Inadmissible path 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_LOCKING 0 ps Locking problem 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_PARAMETER 0 ps Wrong parameter 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_SPACE 0 ps Resource exhausted 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_NOTSUPPORTED 0 ps Action not supported 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_READ 0 ps Read-Error 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_WRITE 0 ps Write Error 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_UNKNOWN 0 ps unknown 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_VERSION 0 ps Version Incompatibility 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_GENERAL 0 ps General Error 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_FORMAT 0 ps Incorrect format 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_CREATE 0 ps Error creating object 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_SBX 0 ps Inadmissible value or data type 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_RUNTIME 0 ps BASIC runtime error 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_CLASS_COMPILER 0 ps BASIC syntax error 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL 1 0 ps General Error 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_GENERAL 0 ps General input/output error. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_MISPLACEDCHAR 0 ps Invalid file name. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 0 ps Nonexistent file. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_ALREADYEXISTS 0 ps File already exists. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTADIRECTORY 0 ps The object is not a directory. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTAFILE 0 ps The object is not a file. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_INVALIDDEVICE 0 ps The specified device is invalid. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_ACCESSDENIED 0 ps The object cannot be accessed\ndue to insufficient user rights. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_LOCKVIOLATION 0 ps Sharing violation while accessing the object. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_OUTOFSPACE 0 ps No more space on device. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_ISWILDCARD 0 ps This operation cannot be run on\nfiles containing wildcards. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTSUPPORTED 0 ps This operation is not supported on this operating system. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_TOOMANYOPENFILES 0 ps There are too many files open. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_CANTREAD 0 ps Data could not be read from the file. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_CANTWRITE 0 ps The file could not be written. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_OUTOFMEMORY 0 ps The operation could not be run due to insufficient memory. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_CANTSEEK 0 ps The seek operation could not be run. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_CANTTELL 0 ps The tell operation could not be run. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_WRONGVERSION 0 ps Incorrect file version. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_WRONGFORMAT 0 ps Incorrect file format. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_INVALIDCHAR 0 ps The file name contains invalid characters. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_UNKNOWN 0 ps An unknown I/O error has occurred. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_INVALIDACCESS 0 ps An invalid attempt was made to access the file. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_CANTCREATE 0 ps The file could not be created. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_INVALIDPARAMETER 0 ps The operation was started under an invalid parameter. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_ABORT 0 ps The operation on the file was aborted. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTSPATH 0 ps Path to the file does not exist. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_RECURSIVE 0 ps An object cannot be copied into itself. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NOSTDTEMPLATE 0 ps The default template could not be opened. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_TEMPLATENOTFOUND 0 ps The specified template could not be found. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NOTATEMPLATE 0 ps The file cannot be used as template. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTREADDOCINFO 0 ps Document information could not be read from the file because\nthe document information format is unknown or because document information does not\nexist. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_ALREADYOPEN 0 ps This document has already been opened for editing. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_WRONGPASSWORD 0 ps The wrong password has been entered. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_DOLOADFAILED 0 ps Error reading file. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_DOCUMENTREADONLY 0 ps The document was opened as read-only. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_OLEGENERAL 0 ps General OLE Error. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_INET_NAME_RESOLVE 0 ps The host name $(ARG1) could not be resolved. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_INET_CONNECT 0 ps Could not establish Internet connection to $(ARG1). 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_INET_READ 0 ps Error reading data from the Internet.\nServer error message: $(ARG1). 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_INET_WRITE 0 ps Error transferring data to the Internet.\nServer error message: $(ARG1). 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_INET_GENERAL 0 ps General Internet error has occurred. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_INET_OFFLINE 0 ps The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFXMSG_STYLEREPLACE 0 ps Should the $(ARG1) Style be replaced? 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NOFILTER 0 ps A filter has not been found. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTFINDORIGINAL 0 ps The original could not be determined. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTCREATECONTENT 0 ps The contents could not be created. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTCREATELINK 0 ps The link could not be created. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_WRONGBMKFORMAT 0 ps The link format is invalid. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_WRONGICONFILE 0 ps The configuration of the icon display is invalid. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTWRITEICONFILE 0 ps The configuration of the icon display can not be saved. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTDELICONFILE 0 ps The configuration of the icon display could not be deleted. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTRENAMECONTENT 0 ps Contents cannot be renamed. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_INVALIDBMKPATH 0 ps The bookmark folder is invalid. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTWRITEURLCFGFILE 0 ps The configuration of the URLs to be saved locally could not be saved. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_WRONGURLCFGFORMAT 0 ps The configuration format of the URLs to be saved locally is invalid. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NODOCUMENT 0 ps This action cannot be applied to a document that does not exist. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_INVALIDLINK 0 ps The link refers to an invalid target. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_INVALIDTRASHPATH 0 ps The Recycle Bin path is invalid. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NOTRESTORABLE 0 ps The entry could not be restored. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NAMETOOLONG 0 ps The file name is too long for the target file system. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CONSULTUSER 0 ps The details for running the function are incomplete. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_INVALIDSYNTAX 0 ps The input syntax is invalid. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTCREATEFOLDER 0 ps The input syntax is invalid. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTRENAMEFOLDER 0 ps The input syntax is invalid. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_WRONG_CDF_FORMAT 0 ps The channel document has an invalid format. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_EMPTY_SERVER 0 ps The server must not be empty. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NO_ABOBOX 0 ps A subscription folder is required to install a Channel. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTSTORABLEINBINARYFORMAT 0 ps This document contains attributes that cannot be saved in the selected format.\nPlease save the document in a %PRODUCTNAME %PRODUCTVERSION file format. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_TARGETFILECORRUPTED 0 ps 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). 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_NOMOREDOCUMENTSALLOWED 0 ps 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. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_CANTCREATEBACKUP 0 ps Could not create backup copy. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_MACROS_SUPPORT_DISABLED 0 ps An attempt was made to execute a macro.\nFor security reasons, macro support is disabled. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_DOCUMENT_MACRO_DISABLED 0 ps 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. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_BROKENSIGNATURE 0 ps 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 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_INCOMPLETE_ENCRYPTION 0 ps 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 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_INVALIDLENGTH 0 ps Invalid data length. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_CURRENTDIR 0 ps Function not possible: path contains current directory. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTSAMEDEVICE 0 ps Function not possible: device (drive) not identical. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_DEVICENOTREADY 0 ps Device (drive) not ready. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_BADCRC 0 ps Wrong check amount. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_WRITEPROTECTED 0 ps Function not possible: write protected. 20181231 09:50:43 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_SFX_SHARED_NOPASSWORDCHANGE 0 ps The password of a shared spreadsheet cannot be set or changed.\nDeactivate sharing mode first. 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_3D 0 ps 3D Effects 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_ANIMATIONS 0 ps Animations 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_BULLETS 0 ps Bullets 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_OFFICE 0 ps Office 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_FLAGS 0 ps Flags 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_FLOWCHARTS 0 ps Flow Charts 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_EMOTICONS 0 ps Emoticons 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_PHOTOS 0 ps Pictures 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_BACKGROUNDS 0 ps Backgrounds 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_HOMEPAGE 0 ps Homepage 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_INTERACTION 0 ps Interaction 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_MAPS 0 ps Maps 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_PEOPLE 0 ps People 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_SURFACES 0 ps Surfaces 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_RULERS 0 ps Rulers 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_COMPUTERS 0 ps Computers 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_DIAGRAMS 0 ps Diagrams 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_ENVIRONMENT 0 ps Environment 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_FINANCE 0 ps Finance 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_TRANSPORT 0 ps Transport 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_TXTSHAPES 0 ps Textshapes 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_SOUNDS 0 ps Sounds 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_SYMBOLS 0 ps Symbols 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_MYTHEME 0 ps My Theme 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_ARROWS 0 ps Arrows 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_BALLOONS 0 ps Balloons 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_KEYBOARD 0 ps Keyboard 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_TIME 0 ps Time 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_PRESENTATION 0 ps Presentation 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_CALENDAR 0 ps Calendar 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_NAVIGATION 0 ps Navigation 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_COMMUNICATION 0 ps Communication 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_FINANCES 0 ps Finances 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_COMPUTER 0 ps Computers 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_CLIMA 0 ps Climate 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_EDUCATION 0 ps School & University 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_TROUBLE 0 ps Problem Solving 20181231 09:50:43 svx source\gallery2\galtheme.src 0 string RID_GALLERYSTR_THEME_SCREENBEANS 0 ps Screen Beans 20181231 09:50:43 svx source\gallery2\gallery.src 0 dockingwindow RID_SVXDLG_GALLERYBROWSER 211 ps Gallery 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_ACTUALIZE_PROGRESS 211 ps Update 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_FOPENERROR 211 ps This file cannot be opened 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_NOTHEME 211 ps Invalid Theme Name! 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_DELETEOBJ 211 ps Do you really want to\ndelete this object? 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_DELETETHEME 211 ps Do you really want to\ndelete this theme? 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_EXTFORMAT1_UI 211 ps Wave - Sound File 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_EXTFORMAT2_UI 211 ps Audio Interchange File Format 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_EXTFORMAT3_UI 211 ps AU - Sound File 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_FILTER 211 ps Graphics filter 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_LENGTH 211 ps Length: 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_SIZE 211 ps Size: 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_DELETEDD 211 ps Do you want to delete the linked file? 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_SGIERROR 211 ps This file cannot be opened.\nDo you want to enter a different search path? 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_NEWTHEME 211 ps New Theme 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_BROWSER 211 ps ~Organizer... 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_THEMEERR 211 ps This theme name already exists.\nPlease choose a different one. 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_IMPORTTHEME 211 ps I~mport... 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_CREATETHEME 211 ps New Theme... 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_DIALOGID 211 ps Assign ID 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_TITLE 211 ps Title 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_PATH 211 ps Path 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_ICONVIEW 211 ps Icon View 20181231 09:50:43 svx source\gallery2\gallery.src 0 string RID_SVXSTR_GALLERY_LISTVIEW 211 ps Detailed View 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY1 MN_ACTUALIZE HID_GALLERY_ACTUALIZE 0 ps Update 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY1 MN_DELETE HID_GALLERY_MN_DELETE 0 ps ~Delete 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY1 MN_RENAME HID_GALLERY_RENAME 0 ps ~Rename 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY1 MN_ASSIGN_ID 0 ps Assign ~ID 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY1 MN_PROPERTIES HID_GALLERY_PROPERTIES 0 ps Propert~ies... 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2.MN_ADDMENU MN_ADD HID_GALLERY_MN_ADD 0 ps ~Copy 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2.MN_ADDMENU MN_ADD_LINK HID_GALLERY_MN_ADD_LINK 0 ps Link 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2.MN_ADDMENU MN_BACKGROUND HID_GALLERY_MN_BACKGROUND 0 ps Bac~kground 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2 MN_ADDMENU HID_GALLERY_MN_ADDMENU 0 ps ~Insert 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2 MN_PREVIEW HID_GALLERY_MN_PREVIEW 0 ps ~Preview 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2 MN_TITLE HID_GALLERY_TITLE 0 ps ~Title 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2 MN_DELETE HID_GALLERY_MN_DELETE 0 ps ~Delete 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2 MN_COPYCLIPBOARD HID_GALLERY_MN_COPYCLIPBOARD 0 ps ~Copy 20181231 09:50:43 svx source\gallery2\gallery.src 0 menuitem RID_SVXMN_GALLERY2 MN_PASTECLIPBOARD HID_GALLERY_MN_PASTECLIPBOARD 0 ps ~Insert 20181231 09:50:43 svx source\sidebar\EmptyPanel.src 0 fixedtext RID_SIDEBAR_EMPTY_PANEL FT_MESSAGE 100 ps Properties for the task that you are performing are not available for the current selection 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCTX ERRCTX_SVX_LINGU_THESAURUS&ERRCODE_RES_MASK 0 ps $(ERR) executing the thesaurus. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCTX ERRCTX_SVX_LINGU_SPELLING&ERRCODE_RES_MASK 0 ps $(ERR) executing the spellcheck. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCTX ERRCTX_SVX_LINGU_HYPHENATION&ERRCODE_RES_MASK 0 ps $(ERR) executing the hyphenation. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCTX ERRCTX_SVX_LINGU_DICTIONARY&ERRCODE_RES_MASK 0 ps $(ERR) creating a dictionary. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCTX ERRCTX_SVX_BACKGROUND&ERRCODE_RES_MASK 0 ps $(ERR) setting background attribute. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCTX ERRCTX_SVX_IMPORT_GRAPHIC&ERRCODE_RES_MASK 0 ps $(ERR) loading the graphics. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_THESAURUSNOTEXISTS&ERRCODE_RES_MASK 0 ps No thesaurus available for the current language.\nPlease check your installation and install the desired language. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS&ERRCODE_RES_MASK 0 ps $(ARG1) is not supported by the spellcheck 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'. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_LINGUNOTEXISTS&ERRCODE_RES_MASK 0 ps Spellcheck is not available. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_HYPHENNOTEXISTS&ERRCODE_RES_MASK 0 ps Hyphenation not available. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_DICT_NOTREADABLE&ERRCODE_RES_MASK 0 ps The custom dictionary $(ARG1) cannot be read. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_DICT_NOTWRITEABLE&ERRCODE_RES_MASK 0 ps The custom dictionary $(ARG1) cannot be created. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_GRAPHIC_NOTREADABLE&ERRCODE_RES_MASK 0 ps The graphic $(ARG1) could not be found. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_GRAPHIC_WRONG_FILEFORMAT&ERRCODE_RES_MASK 0 ps An unlinked graphic could not be loaded. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_LINGU_NOLANGUAGE&ERRCODE_RES_MASK 0 ps A language has not been fixed for the selected term. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE (ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK 0 ps The form layer wasn't loaded as the required IO-services (stardiv.uno.io.*) could not be instantiated. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE (ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK 0 ps The form layer wasn't written as the required IO services (stardiv.uno.io.*) could not be instantiated. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE (ERRCODE_SVX_FORMS_READWRITEFAILED | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK 0 ps An error occurred while reading the form controls. The form layer has not been loaded. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE (ERRCODE_SVX_FORMS_READWRITEFAILED | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK 0 ps An error occurred while writing the form controls. The form layer has not been saved. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE (ERRCODE_SVX_BULLETITEM_NOBULLET | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK 0 ps An error occurred while reading one of the bullets. Not all of the bullets were loaded. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_MODIFIED_VBASIC_STORAGE & ERRCODE_RES_MASK 0 ps All changes to the Basic Code are lost.The original VBA Macro Code is saved instead. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_VBASIC_STORAGE_EXIST & ERRCODE_RES_MASK 0 ps The original VBA Basic Code contained in the document will not be saved. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_WRONGPASS & ERRCODE_RES_MASK 0 ps The password is incorrect. The document cannot be opened. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_READ_FILTER_CRYPT & ERRCODE_RES_MASK 0 ps The encryption method used in this document is not supported. Only Microsoft Office 97/2000 compatible password encryption is supported. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_READ_FILTER_PPOINT & ERRCODE_RES_MASK 0 ps The loading of password-encrypted Microsoft PowerPoint presentations is not supported. 20181231 09:50:43 svx source\items\svxerr.src 0 string RID_SVXERRCODE ERRCODE_SVX_EXPORT_FILTER_CRYPT & ERRCODE_RES_MASK 0 ps Password protection is not supported when documents are saved in a Microsoft Office format.\nDo you want to save the document without password protection? 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 1 0 ps Scale 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 2 0 ps Brush 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 3 0 ps Tab stops 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 4 0 ps Character 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 5 0 ps Font 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 6 0 ps Font posture 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 7 0 ps Font weight 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 8 0 ps Shadowed 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 9 0 ps Individual words 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 10 0 ps Outline 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 11 0 ps Strikethrough 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 12 0 ps Underline 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 13 0 ps Font size 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 14 0 ps Rel. Font size 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 15 0 ps Font color 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 16 0 ps Kerning 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 17 0 ps Effects 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 18 0 ps Language 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 19 0 ps Position 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 20 0 ps Blinking 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 21 0 ps Character set color 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 22 0 ps Overline 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 23 0 ps Paragraph 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 24 0 ps Alignment 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 25 0 ps Line spacing 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 26 0 ps Page Break 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 27 0 ps Hyphenation 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 28 0 ps Do not split paragraph 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 29 0 ps Orphans 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 30 0 ps Widows 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 31 0 ps Spacing 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 32 0 ps Indent 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 33 0 ps Indent 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 34 0 ps Spacing 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 35 0 ps Page 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 36 0 ps Page Style 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 37 0 ps Keep with next paragraph 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 38 0 ps Blinking 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 39 0 ps Register-true 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 40 0 ps Character background 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 41 0 ps Asian font 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 42 0 ps Size of Asian font 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 43 0 ps Language of Asian font 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 44 0 ps Posture of Asian font 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 45 0 ps Weight of Asian font 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 46 0 ps CTL 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 47 0 ps Size of complex scripts 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 48 0 ps Language of complex scripts 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 49 0 ps Posture of complex scripts 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 50 0 ps Weight of complex scripts 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 51 0 ps Double-lined 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 52 0 ps Emphasis mark 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 53 0 ps Text spacing 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 54 0 ps Hanging punctuation 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 55 0 ps Forbidden characters 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 56 0 ps Rotation 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 57 0 ps Scale 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 58 0 ps Relief 20181231 09:50:43 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 59 0 ps Vertical text alignment 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_EXTRAS_CHARCOLOR 0 ps Font color 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHCMD_FIND 0 ps Search 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHCMD_FIND_ALL 0 ps Find All 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHCMD_REPLACE 0 ps Replace 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHCMD_REPLACE_ALL 0 ps Replace all 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHSTYL_CHAR 0 ps Character Style 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHSTYL_PARA 0 ps Paragraph Style 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHSTYL_FRAME 0 ps Frame Style 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHSTYL_PAGE 0 ps Page Style 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHIN_FORMULA 0 ps Formula 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHIN_VALUE 0 ps Value 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_SEARCHIN_NOTE 0 ps Note 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_NULL 0 ps None 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_SOLID 0 ps Solid 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_HORZ 0 ps Horizontal 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_VERT 0 ps Vertical 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_CROSS 0 ps Grid 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_DIAGCROSS 0 ps Diamond 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_UPDIAG 0 ps Diagonal up 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_DOWNDIAG 0 ps Diagonal down 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSHSTYLE_BITMAP 0 ps Image 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_HORJUST_STANDARD 0 ps Horizontal alignment default 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_HORJUST_LEFT 0 ps Align left 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_HORJUST_CENTER 0 ps Centered horizontally 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_HORJUST_RIGHT 0 ps Align right 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_HORJUST_BLOCK 0 ps Justify 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_HORJUST_REPEAT 0 ps Repeat alignment 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_VERJUST_STANDARD 0 ps Vertical alignment default 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_VERJUST_TOP 0 ps Align to top 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_VERJUST_CENTER 0 ps Centered vertically 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_VERJUST_BOTTOM 0 ps Align to bottom 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_ORI_STANDARD 0 ps Default orientation 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_ORI_TOPBOTTOM 0 ps From top to bottom 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_ORI_BOTTOMTOP 0 ps Bottom to Top 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_ORI_STACKED 0 ps Stacked 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BOXINF_TABLE_TRUE 0 ps Table 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BOXINF_TABLE_FALSE 0 ps Not Table 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BOXINF_DIST_TRUE 0 ps Spacing enabled 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BOXINF_DIST_FALSE 0 ps Spacing disabled 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BOXINF_MDIST_TRUE 0 ps Keep spacing interval 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BOXINF_MDIST_FALSE 0 ps Allowed to fall short of spacing interval 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_MARGIN_LEFT 0 ps Left margin: 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_MARGIN_TOP 0 ps Top margin: 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_MARGIN_RIGHT 0 ps Right margin: 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_MARGIN_BOTTOM 0 ps Bottom margin: 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_COMPLETE 0 ps Page Description: 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_NUM_CHR_UPPER 0 ps Capitals 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_NUM_CHR_LOWER 0 ps Lowercase 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_NUM_ROM_UPPER 0 ps Uppercase Roman 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_NUM_ROM_LOWER 0 ps Lowercase Roman 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_NUM_ARABIC 0 ps Arabic 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_NUM_NONE 0 ps None 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_LAND_TRUE 0 ps Landscape 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_LAND_FALSE 0 ps Portrait 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_USAGE_LEFT 0 ps Left 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_USAGE_RIGHT 0 ps Right 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_USAGE_ALL 0 ps All 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PAGE_USAGE_MIRROR 0 ps Mirrored 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_AUTHOR_COMPLETE 0 ps Author: 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_DATE_COMPLETE 0 ps Date: 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_TEXT_COMPLETE 0 ps Text: 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BACKGROUND_COLOR 0 ps Background color: 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_PATTERN_COLOR 0 ps Pattern color: 20181231 09:50:43 svx source\items\svxitems.src 0 string RID_SVXITEMS_BRUSH_CHAR 0 ps Character background 20181231 09:50:43 svx source\engine3d\string3d.src 0 string RID_SVX_3D_CREATE_LATHE 0 ps Create 3D rotation object 20181231 09:50:43 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_EXCHANGE_PASTE 0 ps Insert object(s) 20181231 09:50:43 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_SEGMENTS 0 ps Number of segments 20181231 09:50:43 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_DEEPTH 0 ps Object depth 20181231 09:50:43 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_FOCAL 0 ps Focal length 20181231 09:50:43 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_CAMPOS 0 ps Camera position 20181231 09:50:43 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_ROTATE 0 ps Rotate 3D object 20181231 09:50:43 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_EXTRUDE 0 ps Create extrusion object 20181231 09:50:43 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_LATHE 0 ps Create rotation object 20181231 09:50:43 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_BREAK_LATHE 0 ps Split 3D object 20181231 09:50:43 svx source\engine3d\string3d.src 0 string RID_SVX_3D_UNDO_ATTRIBUTES 0 ps 3D Attributes 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_GEO 0 ps - Geometry 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_REPRESENTATION 0 ps - Shading 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT 0 ps - Illumination 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEXTURE 0 ps - Textures 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_MATERIAL 0 ps - Material 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_UPDATE 0 ps - Update 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_ASSIGN 0 ps - Assign 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_CHANGE_TO_3D 0 ps - Convert to 3D 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LATHE_OBJ 0 ps - Convert to Lathe Object 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_PERSPECTIVE 0 ps - Perspective On/Off 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_GEOMETRIE 83 ps Geometry 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_PERCENT_DIAGONAL 0 ps R~ounded edges 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_BACKSCALE 0 ps ~Scaled depth 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_END_ANGLE 0 ps ~Rotation angle 20181231 09:50:43 svx source\engine3d\float3d.src 0 metricfield RID_SVXFLOAT_3D MTR_END_ANGLE 50 ps degree(s) 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_DEPTH 0 ps ~Depth 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_SEGMENTS 50 ps Segments 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_HORIZONTAL 40 ps ~Horizontal 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_VERTICAL 40 ps ~Vertical 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_NORMALS 54 ps Normals 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_NORMALS_OBJ 54 ps - Object-Specific 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_NORMALS_FLAT 54 ps - Flat 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_NORMALS_SPHERE 54 ps - Spherical 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_NORMALS_INVERT 54 ps - Invert Normals 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TWO_SIDED_LIGHTING 54 ps - Double-Sided Illumination 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_DOUBLE_SIDED 54 ps - Double-Sided 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_SHADEMODE 0 ps ~Mode 20181231 09:50:43 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_SHADEMODE 1 0 ps Flat 20181231 09:50:43 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_SHADEMODE 2 0 ps Phong 20181231 09:50:43 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_SHADEMODE 3 0 ps Gouraud 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_SHADOW 83 ps Shadow 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_SHADOW_3D 83 ps - 3D Shadowing On/Off 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_SLANT 68 ps S~urface angle 20181231 09:50:43 svx source\engine3d\float3d.src 0 metricfield RID_SVXFLOAT_3D MTR_SLANT 50 ps degree(s) 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_CAMERA 50 ps Camera 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_DISTANCE 0 ps ~Distance 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_FOCAL_LENGTH 0 ps ~Focal length 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_REPRESENTATION 50 ps Shading 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_LIGHTSOURCE 0 ps ~Light source 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_1 12 ps - Light Source 1 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_2 12 ps - Light Source 2 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_3 12 ps - Light Source 3 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_4 12 ps - Light Source 4 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_5 12 ps - Light Source 5 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_6 12 ps - Light Source 6 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_7 12 ps - Light Source 7 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_8 12 ps - Light Source 8 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_LIGHT_COLOR 12 ps - Colors Dialog 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_AMBIENTLIGHT 0 ps ~Ambient light 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_AMBIENT_COLOR 12 ps - Colors Dialog 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_LIGHT 12 ps Illumination 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_TEX_KIND 0 ps ~Type 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_LUMINANCE 0 ps - Black & White 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_COLOR 0 ps - Color 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_TEX_MODE 0 ps ~Mode 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_REPLACE 0 ps - Only Texture 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_MODULATE 0 ps - Texture and Shading 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_BLEND 0 ps - Texture, Shadow and Color 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_TEX_PROJECTION_X 0 ps ~Projection X 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_OBJECT_X 0 ps - Object-Specific 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_PARALLEL_X 0 ps - Parallel 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_CIRCLE_X 0 ps - Circular 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_TEX_PROJECTION_Y 0 ps P~rojection Y 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_OBJECT_Y 0 ps - Object-Specific 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_PARALLEL_Y 0 ps - Parallel 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_CIRCLE_Y 0 ps - Circular 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_TEX_FILTER 0 ps ~Filtering 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_TEX_FILTER 0 ps - Filtering On/Off 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_TEXTURE 0 ps Textures 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_MAT_FAVORITES 0 ps ~Favorites 20181231 09:50:43 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_MAT_FAVORITES 1 0 ps User-defined 20181231 09:50:43 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_MAT_FAVORITES 2 0 ps Metal 20181231 09:50:43 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_MAT_FAVORITES 3 0 ps Gold 20181231 09:50:43 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_MAT_FAVORITES 4 0 ps Chrome 20181231 09:50:43 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_MAT_FAVORITES 5 0 ps Plastic 20181231 09:50:43 svx source\engine3d\float3d.src 0 stringlist RID_SVXFLOAT_3D.LB_MAT_FAVORITES 6 0 ps Wood 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_MAT_COLOR 0 ps ~Object color 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_MAT_COLOR 12 ps - Colors Dialog 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_MAT_EMISSION 0 ps ~Illumination color 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_EMISSION_COLOR 12 ps - Colors Dialog 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_MAT_SPECULAR 12 ps Specular 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_MAT_SPECULAR 0 ps ~Color 20181231 09:50:43 svx source\engine3d\float3d.src 0 imagebutton RID_SVXFLOAT_3D BTN_SPECULAR_COLOR 12 ps - Colors Dialog 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedtext RID_SVXFLOAT_3D FT_MAT_SPECULAR_INTENSITY 0 ps I~ntensity 20181231 09:50:43 svx source\engine3d\float3d.src 0 fixedline RID_SVXFLOAT_3D FL_MATERIAL 68 ps Material 20181231 09:50:43 svx source\engine3d\float3d.src 0 dockingwindow RID_SVXFLOAT_3D CMD_SID_3D_WIN 0 ps 3D Effects 20181231 09:50:43 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FAVORITE 0 ps Favorite 20181231 09:50:43 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FIX_X 0 ps X 20181231 09:50:43 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FIX_Y 0 ps Y 20181231 09:50:43 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FIX_Z 0 ps Z 20181231 09:50:43 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FIX_R 0 ps R: 20181231 09:50:43 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FIX_G 0 ps G: 20181231 09:50:43 svx source\engine3d\float3d.src 0 string RID_SVXFLOAT3D_FIX_B 0 ps B: 20181231 09:50:43 svx source\engine3d\float3d.src 0 string STR_COLOR_LIGHT_PRE 0 ps Color Light Preview 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulNONE 0 ps draw object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralNONE 0 ps draw objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRUP 0 ps group object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRUP 0 ps group objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRUPEMPTY 0 ps blank group object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRUPEMPTY 0 ps Blank group objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLINE 0 ps Line 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLINE_Hori 0 ps horizontal line 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLINE_Vert 0 ps Vertical line 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLINE_Diag 0 ps diagonal line 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralLINE 0 ps Lines 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulRECT 0 ps Rectangle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralRECT 0 ps Rectangles 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulQUAD 0 ps Square 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralQUAD 0 ps Squares 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPARAL 0 ps Parallelogram 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPARAL 0 ps Parallelograms 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulRAUTE 0 ps Rhombus 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralRAUTE 0 ps Rhombuses 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulRECTRND 0 ps Rounded rectangle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralRECTRND 0 ps Rounded Rectangles 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulQUADRND 0 ps rounded square 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralQUADRND 0 ps Rounded Squares 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPARALRND 0 ps Rounded Parallelogram 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPARALRND 0 ps Rounded parallelograms 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulRAUTERND 0 ps rounded rhombus 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralRAUTERND 0 ps Rounded rhombuses 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCIRC 0 ps Circle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCIRC 0 ps Circles 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulSECT 0 ps Circle sector 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralSECT 0 ps Circle sectors 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCARC 0 ps Arc 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCARC 0 ps Arcs 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCCUT 0 ps Circle segment 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCCUT 0 ps Circle segments 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCIRCE 0 ps Ellipse 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCIRCE 0 ps Ellipses 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulSECTE 0 ps Ellipse Pie 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralSECTE 0 ps Ellipse Pies 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCARCE 0 ps Elliptical arc 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCARCE 0 ps Elliptical arcs 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCCUTE 0 ps Ellipse Segment 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCCUTE 0 ps Ellipse Segments 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPOLY 0 ps Polygon 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPOLY_PntAnz 0 ps Polygon %2 corners 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPOLY 0 ps Polygons 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPLIN 0 ps Polyline 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPLIN_PntAnz 0 ps Polyline with %2 corners 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPLIN 0 ps Polylines 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPATHLINE 0 ps Bézier curve 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPATHLINE 0 ps Bézier curves 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPATHFILL 0 ps Bézier curve 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPATHFILL 0 ps Bézier curves 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulFREELINE 0 ps Freeform Line 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralFREELINE 0 ps Freeform Lines 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulFREEFILL 0 ps Freeform Line 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralFREEFILL 0 ps Freeform Lines 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCOMBLINE 0 ps Curve 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCOMBLINE 0 ps Curve objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCOMBFILL 0 ps Curve 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCOMBFILL 0 ps Curve objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulNATSPLN 0 ps Natural Spline 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralNATSPLN 0 ps Natural Splines 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPERSPLN 0 ps Periodic Spline 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPERSPLN 0 ps Periodic Splines 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulTEXT 0 ps Text Frame 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralTEXT 0 ps Text Frame 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulTEXTLNK 0 ps Linked text frame 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralTEXTLNK 0 ps Linked text frames 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulFITTEXT 0 ps Fit-to-size text object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralFITTEXT 0 ps Fit-to-size text objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulFITALLTEXT 0 ps Fit-to-size text object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralFITALLTEXT 0 ps Fit-to-size text objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulTITLETEXT 0 ps Title text 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralTITLETEXT 0 ps Title texts 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulOUTLINETEXT 0 ps Outline Text 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralOUTLINETEXT 0 ps Outline Texts 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAF 0 ps graphic 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAF 0 ps graphics 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFLNK 0 ps Linked graphic 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFLNK 0 ps Linked graphics 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFNONE 0 ps Blank graphic object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFNONE 0 ps Blank graphic objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFNONELNK 0 ps Blank linked graphic 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFNONELNK 0 ps Blank linked graphics 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFMTF 0 ps Metafile 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFMTF 0 ps Metafiles 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFMTFLNK 0 ps Linked Metafile 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFMTFLNK 0 ps Linked Metafiles 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFBMP 0 ps Bitmap 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFBMPTRANS 0 ps Bitmap with transparency 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFBMPLNK 0 ps Linked Bitmap 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFBMPTRANSLNK 0 ps Linked bitmap with transparency 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFBMP 0 ps Bitmaps 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFBMPTRANS 0 ps Bitmaps with transparency 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFBMPLNK 0 ps Linked bitmaps 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFBMPTRANSLNK 0 ps Linked bitmaps with transparency 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCUSTOMSHAPE 0 ps Shape 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCUSTOMSHAPE 0 ps Shapes 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFMAC 0 ps Mac graphic 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFMAC 0 ps Mac graphics 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFMACLNK 0 ps Linked Mac graphic 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFMACLNK 0 ps Linked Mac graphics 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulGRAFSVG 0 ps SVG 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralGRAFSVG 0 ps SVGs 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulOLE2 0 ps embedded object (OLE) 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralOLE2 0 ps Embedded objects (OLE) 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulUno 0 ps Control 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralUno 0 ps Controls 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulOLE2LNK 0 ps linked embedded object (OLE) 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralOLE2LNK 0 ps Linked embedded objects (OLE) 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjOLE2NamePrefix 0 ps Object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulFrame 0 ps Frame 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralFrame 0 ps Frames 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjFrameNamePrefix 0 ps Frame 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulEDGE 0 ps Object Connectors 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralEDGE 0 ps Object Connectors 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCAPTION 0 ps Callout 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCAPTION 0 ps Callouts 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPAGE 0 ps Preview object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPAGE 0 ps Preview objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulMEASURE 0 ps Dimension line 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralMEASURE 0 ps Dimensioning objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePlural 0 ps draw objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameNoObj 0 ps No draw object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameAnd 0 ps and 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulPlural 0 ps draw object(s) 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulCube3d 0 ps 3D cube 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralCube3d 0 ps 3D cubes 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulExtrude3d 0 ps Extrusion object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralExtrude3d 0 ps Extrusion objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLabel3d 0 ps 3D text 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralLabel3d 0 ps 3D texts 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLathe3d 0 ps rotation object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralLathe3d 0 ps rotation objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulObj3d 0 ps 3D object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralObj3d 0 ps 3D objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralPoly3d 0 ps 3D polygons 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulScene3d 0 ps 3D scene 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralScene3d 0 ps 3D scenes 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulSphere3d 0 ps sphere 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralSphere3d 0 ps spheres 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditWithCopy 0 ps with copy 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditPosSize 0 ps Set position and size for %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditDelete 0 ps Delete %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditMovToTop 0 ps Move %1 forward 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditMovToBtm 0 ps Move %1 further back 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditPutToTop 0 ps Move %1 to front 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditPutToBtm 0 ps Move %1 to back 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditRevOrder 0 ps Reverse order of %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditMove 0 ps Move %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditResize 0 ps Resize %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditRotate 0 ps Rotate %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditMirrorHori 0 ps Flip %1 horizontal 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditMirrorVert 0 ps Flip %1 vertical 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditMirrorDiag 0 ps Flip %1 diagonal 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditMirrorFree 0 ps Flip %1 freehand 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditShear 0 ps Distort %1 (slant) 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditCrook 0 ps Arrange %1 in circle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditCrookContortion 0 ps Curve %1 in circle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditDistort 0 ps Distort %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditRipUp 0 ps Undo %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditSetPointsSmooth 0 ps Modify bézier properties of %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditSetSegmentsKind 0 ps Modify bézier properties of %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditShut 0 ps Close %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditSetGlueEscDir 0 ps Set exit direction for %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditSetGluePercent 0 ps Set relative attribute at %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditSetGlueAlign 0 ps Set reference point for %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditGroup 0 ps Group %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditUngroup 0 ps Ungroup %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditSetAttributes 0 ps Apply attributes to %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditSetStylesheet 0 ps Apply Styles to %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditDelStylesheet 0 ps Remove Style from %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditConvToPoly 0 ps Convert %1 to polygon 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditConvToPolys 0 ps Convert %1 to polygons 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditConvToCurve 0 ps Convert %1 to curve 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditConvToCurves 0 ps Convert %1 to curves 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditConvToContour 0 ps Convert %1 to contour 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditConvToContours 0 ps Convert %1 to contours 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditAlign 0 ps Align %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditAlignVTop 0 ps Align %1 to top 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditAlignVBottom 0 ps Align %1 to bottom 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditAlignVCenter 0 ps Horizontally center %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditAlignHLeft 0 ps Align %1 to left 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditAlignHRight 0 ps Align %1 to right 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditAlignHCenter 0 ps Vertically center %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditAlignCenter 0 ps Center %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditTransform 0 ps Transform %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditCombine_PolyPoly 0 ps Combine %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditMergeMergePoly 0 ps Merge %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditMergeSubstractPoly 0 ps Subtract %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditMergeIntersectPoly 0 ps Intersect %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DistributeMarkedObjects 0 ps Distribute selected objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditCombine_OnePoly 0 ps Combine %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditDismantle_Polys 0 ps Split %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditDismantle_Lines 0 ps Split %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_EditImportMtf 0 ps Split %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ExchangePaste 0 ps Insert object(s) 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ExchangeClpCut 0 ps Cut %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ExchangeClpPaste 0 ps Paste Clipboard 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ExchangeDD 0 ps Drag and Drop %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ExchangeDDPaste 0 ps Insert Drag and Drop 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragInsertPoint 0 ps Insert point to %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragInsertGluePoint 0 ps Insert glue point to %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethMovHdl 0 ps Move reference-point 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethObjOwn 0 ps Geometrically change %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethMove 0 ps Move %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethResize 0 ps Resize %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethRotate 0 ps Rotate %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethMirrorHori 0 ps Flip %1 horizontal 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethMirrorVert 0 ps Flip %1 vertical 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethMirrorDiag 0 ps Flip %1 diagonal 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethMirrorFree 0 ps Flip %1 freehand 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethGradient 0 ps Interactive gradient for %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethTransparence 0 ps Interactive transparency for %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethShear 0 ps Distort %1 (slant) 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethCrook 0 ps Arrange %1 in circle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethCrookContortion 0 ps Curve %1 in circle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethDistort 0 ps Distort %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragMethCrop 0 ps Crop %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragRectEckRad 0 ps Alter radius by %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragPathObj 0 ps Change %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragRectResize 0 ps Resize %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragCaptFram 0 ps Move %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragCaptTail 0 ps Move end point of %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragCircAngle 0 ps Adjust angle by %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_DragEdgeTail 0 ps Change %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewTextEdit 0 ps TextEdit: Paragraph %1, Row %2, Column %3 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewMarked 0 ps %1 selected 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewMarkedPoint 0 ps Point from %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewMarkedPoints 0 ps %2 points from %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewMarkedGluePoint 0 ps Glue point from %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewMarkedGluePoints 0 ps %2 glue points from %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewMarkObjs 0 ps Mark objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewMarkMoreObjs 0 ps Mark additional objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewMarkPoints 0 ps Mark points 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewMarkMorePoints 0 ps Mark additional points 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewMarkGluePoints 0 ps Mark glue points 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewMarkMoreGluePoints 0 ps Mark additional glue points 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ViewCreateObj 0 ps Create %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoInsertObj 0 ps Insert %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoCopyObj 0 ps Copy %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoObjOrdNum 0 ps Change object order of %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoObjSetText 0 ps Edit text of %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoNewPage 0 ps Insert page 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoDelPage 0 ps Delete page 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoCopPage 0 ps Copy page 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoMovPage 0 ps Change order of pages 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoNewPageMasterDscr 0 ps Assign background page 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoDelPageMasterDscr 0 ps Clear background page assignment 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoMovPageMasterDscr 0 ps Move background page assignment 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoChgPageMasterDscr 0 ps Change background page assignment 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoMergeModel 0 ps Insert document 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoNewLayer 0 ps Insert Layer 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoDelLayer 0 ps Delete layer 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoMovLayer 0 ps Change order of layers 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoObjName 0 ps Change object name of %1 to 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoObjTitle 0 ps Change object title of %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UndoObjDescription 0 ps Change object description of %1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_StandardLayerName 0 ps Standard 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValON 0 ps on 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValOFF 0 ps off 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValYES 0 ps yes 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValNO 0 ps No 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONTYPE1 0 ps Type 1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONTYPE2 0 ps Type 2 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONTYPE3 0 ps Type 3 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONTYPE4 0 ps Type 4 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONESCHORI 0 ps Horizontal 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONESCVERT 0 ps Vertical 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValCAPTIONESCBESTFIT 0 ps Automatic 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValFITTOSIZENONE 0 ps Off 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValFITTOSIZEPROP 0 ps Proportional 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValFITTOSIZEALLLINES 0 ps Fit to size (all rows separately) 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValFITTOSIZERESIZEAT 0 ps Use hard attributes 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTVADJTOP 0 ps Top 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTVADJCENTER 0 ps Center 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTVADJBOTTOM 0 ps Bottom 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTVADJBLOCK 0 ps Use entire height 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTVADJSTRETCH 0 ps Stretched 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTHADJLEFT 0 ps Left 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTHADJCENTER 0 ps Center 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTHADJRIGHT 0 ps Right 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTHADJBLOCK 0 ps Use entire width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTHADJSTRETCH 0 ps Stretched 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_NONE 0 ps off 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_BLINK 0 ps flash 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_SCROLL 0 ps Scroll Through 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_ALTERNATE 0 ps alternating 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_SLIDE 0 ps Scroll In 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_LEFT 0 ps left 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_UP 0 ps up 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_RIGHT 0 ps right 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValTEXTANI_DOWN 0 ps down 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValEDGE_ORTHOLINES 0 ps Standard Connector 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValEDGE_THREELINES 0 ps Line Connector 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValEDGE_ONELINE 0 ps Straight Connector 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValEDGE_BEZIER 0 ps Curved Connector 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_STD 0 ps Standard 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_RADIUS 0 ps Radius 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_TEXTHAUTO 0 ps automatic 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_TEXTLEFTOUTSIDE 0 ps left outside 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_TEXTINSIDE 0 ps inside (centered) 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_TEXTRIGHTOUTSID 0 ps right outside 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_TEXTVAUTO 0 ps automatic 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_ABOVE 0 ps on the line 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURETEXT_BREAKEDLINE 0 ps broken line 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURE_BELOW 0 ps below the line 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValMEASURETEXT_VERTICALCEN 0 ps centered 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValCIRC_FULL 0 ps full circle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValCIRC_SECT 0 ps Circle Pie 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValCIRC_CUT 0 ps Circle segment 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemValCIRC_ARC 0 ps Arc 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOW 0 ps Shadow 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOWCOLOR 0 ps Shadow color 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOWXDIST 0 ps Horizontal shadow outline 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOWYDIST 0 ps Vertical shadow outline 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOWTRANSPARENCE 0 ps Shadow transparency 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOW3D 0 ps 3D shadow 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHADOWPERSP 0 ps Perspective shadow 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONTYPE 0 ps Callout type 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONFIXEDANGLE 0 ps Given angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONANGLE 0 ps Angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONGAP 0 ps Gap 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONESCDIR 0 ps Exit direction 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONESCISREL 0 ps Relative exit position 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONESCREL 0 ps Exit Position 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONESCABS 0 ps Exit Position 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONLINELEN 0 ps Line length 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_CAPTIONFITLINELEN 0 ps Auto line length 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_ECKENRADIUS 0 ps Corner radius 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_LEFTDIST 0 ps Left border spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_RIGHTDIST 0 ps Right border spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_UPPERDIST 0 ps Upper border spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_LOWERDIST 0 ps Lower border spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_AUTOGROWHEIGHT 0 ps AutoFit frame height 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_MINFRAMEHEIGHT 0 ps Min. frame height 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_MAXFRAMEHEIGHT 0 ps Max. frame height 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_AUTOGROWWIDTH 0 ps AutoFit frame width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_MINFRAMEWIDTH 0 ps Min. frame width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_MAXFRAMEWIDTH 0 ps Max. frame width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_VERTADJUST 0 ps Vertical text anchor 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_HORZADJUST 0 ps Horizontal text anchor 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_TEXT_FITTOSIZE 0 ps Fit text to frame 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFRED 0 ps Red 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFGREEN 0 ps Green 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFBLUE 0 ps Blue 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFLUMINANCE 0 ps Brightness 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFCONTRAST 0 ps Contrast 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFGAMMA 0 ps Gamma 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFTRANSPARENCE 0 ps Transparency 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFINVERT 0 ps Invert 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_GRAFMODE 0 ps Graphics mode 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNamSET_MISC 0 ps Various attributes 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_OBJMOVEPROTECT 0 ps Position protected 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_OBJSIZEPROTECT 0 ps Size Protection 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_OBJPRINTABLE 0 ps Don't print 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_LAYERID 0 ps Layer Indicator 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_LAYERNAME 0 ps Le~vel 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_OBJECTNAME 0 ps Object name 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_STARTANGLE 0 ps Start angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_ENDANGLE 0 ps Final angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_POSITIONX 0 ps X Position 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_POSITIONY 0 ps Y Position 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SIZEWIDTH 0 ps Width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SIZEHEIGHT 0 ps Height 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_ROTATEANGLE 0 ps Rotation angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ItemNam_SHEARANGLE 0 ps Shear angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_UNKNOWN_ATTR 0 ps Unknown attribute 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINESTYLE 0 ps Line style 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINEDASH 0 ps Line pattern 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINEWIDTH 0 ps Line width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINECOLOR 0 ps Line color 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINESTART 0 ps Line head 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINEEND 0 ps Line end 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINESTARTWIDTH 0 ps Line head width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINEENDWIDTH 0 ps Line end width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINESTARTCENTER 0 ps Center arrowhead 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINEENDCENTER 0 ps Center arrowend 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINETRANSPARENCE 0 ps Line transparency 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINEJOINT 0 ps Line joint 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINERESERVED2 0 ps Line reserved for 2 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINERESERVED3 0 ps Line reserved for 3 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINERESERVED4 0 ps Line reserved for 4 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINERESERVED5 0 ps Line reserved for 5 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_LINERESERVED_LAST 0 ps Line reserved for 6 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XATTRSET_LINE 0 ps Line attributes 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLSTYLE 0 ps Fill style 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLCOLOR 0 ps Fillcolor 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLGRADIENT 0 ps Gradient 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLHATCH 0 ps Hatching 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBITMAP 0 ps Fillbitmap 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLTRANSPARENCE 0 ps Transparency 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_GRADIENTSTEPCOUNT 0 ps Number of gradient steps 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_TILE 0 ps Tile fill 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_POS 0 ps Fillbitmap position 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_SIZEX 0 ps Fillbitmap width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_SIZEY 0 ps Height of fillbitmap 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLFLOATTRANSPARENCE 0 ps Transparent gradient 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_SECONDARYFILLCOLOR 0 ps Fill reserved for 2 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_SIZELOG 0 ps Tile size not in % 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_TILEOFFSETX 0 ps Tile offset X in % 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_TILEOFFSETY 0 ps Tile offset Y in % 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_STRETCH 0 ps Bitmap scaling 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED3 0 ps Bitmap reserved for 3 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED4 0 ps Bitmap reserved for 4 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED5 0 ps Bitmap reserved for 5 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED6 0 ps Bitmap reserved for 6 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED7 0 ps Bitmap reserved for 7 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED8 0 ps Bitmap reserved for 8 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_POSOFFSETX 0 ps Tile position X in % 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBMP_POSOFFSETY 0 ps Tile position Y in % 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLBACKGROUND 0 ps Background fill 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED10 0 ps Fill reserved for 10 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED11 0 ps Fill reserved for 11 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLRESERVED_LAST 0 ps Fill reserved for 12 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XATTRSET_FILL 0 ps Area attributes 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSTYLE 0 ps Fontwork style 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTADJUST 0 ps Fontwork alignment 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTDISTANCE 0 ps Fontwork spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSTART 0 ps Fontwork font begin 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTMIRROR 0 ps Fontwork mirror 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTOUTLINE 0 ps Fontwork outline 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSHADOW 0 ps Fontwork shadow 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSHDWCOLOR 0 ps Fontwork shadow color 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSHDWXVAL 0 ps Fontwork shadow offset X 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSHDWYVAL 0 ps Fontwork shadow offset Y 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTHIDEFORM 0 ps Hide fontwork outline 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FORMTXTSHDWTRANSP 0 ps Fontwork shadow transparency 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FTRESERVED2 0 ps Fontwork reserved for 2 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FTRESERVED3 0 ps Fontwork reserved for 3 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FTRESERVED4 0 ps Fontwork reserved for 4 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FTRESERVED5 0 ps Fontwork reserved for 5 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_XA_FTRESERVED_LAST 0 ps Fontwork reserved for 6 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOW 0 ps Shadow 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOWCOLOR 0 ps Shadow color 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOWXDIST 0 ps Shadow spacing X 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOWYDIST 0 ps Shadow spacing Y 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOWTRANSPARENCE 0 ps Shadow transparency 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOW3D 0 ps 3D shadow 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_SHADOWPERSP 0 ps Perspective shadow 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONTYPE 0 ps Type of legend 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONFIXEDANGLE 0 ps Fixed legend angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONANGLE 0 ps Legend angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONGAP 0 ps Legend lines spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONESCDIR 0 ps Legend exit alignment 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONESCISREL 0 ps Relative exit legend 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONESCREL 0 ps Relative exit legend 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONESCABS 0 ps Absolute exit of legend 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONLINELEN 0 ps Legend line length 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CAPTIONFITLINELEN 0 ps AutoLength of legend lines 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_ECKENRADIUS 0 ps Corner radius 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_MINFRAMEHEIGHT 0 ps Minimal frame height 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_AUTOGROWHEIGHT 0 ps AutoFit height 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_FITTOSIZE 0 ps Fit text to frame 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_LEFTDIST 0 ps Left text frame spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_RIGHTDIST 0 ps Right text frame spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_UPPERDIST 0 ps Upper text frame spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_LOWERDIST 0 ps Lower text frame spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_VERTADJUST 0 ps Vertical text anchor 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_MAXFRAMEHEIGHT 0 ps Maximal frame height 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_MINFRAMEWIDTH 0 ps Minimal frame width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_MAXFRAMEWIDTH 0 ps Maximal frame width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_AUTOGROWWIDTH 0 ps AutoFit width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_HORZADJUST 0 ps Horizontal text anchor 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANIKIND 0 ps Ticker 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANIDIRECTION 0 ps Ticker direction 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANISTARTINSIDE 0 ps Ticker start inside 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANISTOPINSIDE 0 ps Ticker stop inside 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANICOUNT 0 ps Number of ticker runs 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANIDELAY 0 ps Speed of ticker 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_ANIAMOUNT 0 ps Ticker step size 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_CONTOURFRAME 0 ps Outline text flow 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CUSTOMSHAPE_ADJUSTMENT 0 ps Shape Adjustment 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_XMLATTRIBUTES 0 ps User-defined attributes 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_USEFIXEDCELLHEIGHT 0 ps Use font-independent line spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_WORDWRAP 0 ps Word wrap text in shape 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_AUTOGROWSIZE 0 ps Auto grow shape to fit text 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_RESERVE18 0 ps SvDraw reserved for 18 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_RESERVE19 0 ps SvDraw reserved for 19 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGEKIND 0 ps Type of connector 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGENODE1HORZDIST 0 ps Horz. spacing object 1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGENODE1VERTDIST 0 ps Vert. spacing object 1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGENODE2HORZDIST 0 ps Horz. spacing object 2 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGENODE2VERTDIST 0 ps Vert. spacing object 2 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGENODE1GLUEDIST 0 ps Glue spacing object 1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGENODE2GLUEDIST 0 ps Glue spacing object 2 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGELINEDELTAANZ 0 ps Number of movable lines 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGELINE1DELTA 0 ps Offset line 1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGELINE2DELTA 0 ps Offset line 2 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_EDGELINE3DELTA 0 ps Offset line 3 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREKIND 0 ps Type of dimensioning 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTHPOS 0 ps Dimension value - horizontal position 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTVPOS 0 ps Dimension value - vertical position 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURELINEDIST 0 ps Dimension line space 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREHELPLINEOVERHANG 0 ps Dimension help line overhang 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREHELPLINEDIST 0 ps Dimension help line spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREHELPLINE1LEN 0 ps Backlog of dimension help line 1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREHELPLINE2LEN 0 ps Backlog of dimension help line 2 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREBELOWREFEDGE 0 ps Lower edge dimensioning 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTROTA90 0 ps Dimension value across dimension line 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTUPSIDEDOWN 0 ps Rotate dimension value by 180 degree 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREOVERHANG 0 ps Dimension line overhang 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREUNIT 0 ps Measure unit 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURESCALE 0 ps Additional scale factor 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURESHOWUNIT 0 ps Measure unit display 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREFORMATSTRING 0 ps Dimension value format 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTAUTOANGLE 0 ps AutoPositioning of the dimension value 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTAUTOANGLEVIEW 0 ps Angle for the automatic positioning of the dimension value 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTISFIXEDANGLE 0 ps Determination of the dimension value angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURETEXTFIXEDANGLE 0 ps Angle of the dimension value 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASUREDECIMALPLACES 0 ps Decimal places 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURERESERVE05 0 ps Dimensioning reserved for 5 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURERESERVE06 0 ps Dimensioning reserved for 6 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MEASURERESERVE07 0 ps Dimensioning reserved for 7 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCKIND 0 ps Type of circle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCSTARTANGLE 0 ps Start angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCENDANGLE 0 ps End angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCRESERVE0 0 ps Circle reserved for 0 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCRESERVE1 0 ps Circle reserved for 1 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCRESERVE2 0 ps Circle reserved for 2 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_CIRCRESERVE3 0 ps Circle reserved for 3 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_OBJMOVEPROTECT 0 ps Protected object position 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_OBJSIZEPROTECT 0 ps Protected object size 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_OBJPRINTABLE 0 ps Object, printable 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_OBJVISIBLE 0 ps Object, visible 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_LAYERID 0 ps Level ID 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_LAYERNAME 0 ps Layer 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_OBJECTNAME 0 ps Object name 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_ALLPOSITIONX 0 ps Position X, complete 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_ALLPOSITIONY 0 ps Position Y, complete 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_ALLSIZEWIDTH 0 ps Total Width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_ALLSIZEHEIGHT 0 ps Height, complete 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_ONEPOSITIONX 0 ps Single position X 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_ONEPOSITIONY 0 ps Single position Y 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_ONESIZEWIDTH 0 ps Single width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_ONESIZEHEIGHT 0 ps Single height 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_LOGICSIZEWIDTH 0 ps Logical width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_LOGICSIZEHEIGHT 0 ps Logical height 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_ROTATEANGLE 0 ps Single rotation angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_SHEARANGLE 0 ps Single shear angle 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MOVEX 0 ps Move horizontally 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_MOVEY 0 ps Move vertically 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_RESIZEXONE 0 ps Resize X, single 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_RESIZEYONE 0 ps Resize Y, single 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_ROTATEONE 0 ps Single rotation 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_HORZSHEARONE 0 ps Single horizontal shear 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_VERTSHEARONE 0 ps Single vertical shear 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_RESIZEXALL 0 ps Resize X, complete 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_RESIZEYALL 0 ps Resize Y, complete 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_ROTATEALL 0 ps Rotate all 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_HORZSHEARALL 0 ps Shear horizontal, complete 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_VERTSHEARALL 0 ps Shear vertical, complete 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TRANSFORMREF1X 0 ps Reference point 1 X 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TRANSFORMREF1Y 0 ps Reference point 1 Y 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TRANSFORMREF2X 0 ps Reference point 2 X 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_TRANSFORMREF2Y 0 ps Reference point 2 Y 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_HYPHENATE 0 ps Hyphenation 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_BULLETSTATE 0 ps Display bullets 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_OUTLLRSPACE 0 ps Numbering indents 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_OUTLLEVEL 0 ps Numbering level 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_BULLET 0 ps Bullets and Numberings 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_LRSPACE 0 ps Indents 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_ULSPACE 0 ps Paragraph spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_SBL 0 ps Line spacing 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_JUST 0 ps Paragraph alignment 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_PARA_TABS 0 ps Tabulators 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_COLOR 0 ps Font color 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_FONTINFO 0 ps Character set 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_FONTHEIGHT 0 ps Font size 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_FONTWIDTH 0 ps Font width 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_WEIGHT 0 ps Bold (thickness) 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_UNDERLINE 0 ps Underline 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_OVERLINE 0 ps Overline 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_STRIKEOUT 0 ps Strikethrough 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_ITALIC 0 ps Italic 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_OUTLINE 0 ps Outline 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_SHADOW 0 ps Font shadow 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_ESCAPEMENT 0 ps Superscript/subscript 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_PAIRKERNING 0 ps Kerning 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_KERNING 0 ps Manual kerning 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_WLM 0 ps No underline for spaces 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_FEATURE_TAB 0 ps Tabulator 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_FEATURE_LINEBR 0 ps Optional line break 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_FEATURE_NOTCONV 0 ps Non-convertible character 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_EE_FEATURE_FIELD 0 ps Fields 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFRED 0 ps Red 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFGREEN 0 ps Green 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFBLUE 0 ps Blue 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFLUMINANCE 0 ps Brightness 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFCONTRAST 0 ps Contrast 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFGAMMA 0 ps Gamma 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFTRANSPARENCE 0 ps Transparency 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFINVERT 0 ps Invert 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFMODE 0 ps Graphics mode 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string SIP_SA_GRAFCROP 0 ps Crop 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulMEDIA 0 ps Media object 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralMEDIA 0 ps Media objects 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_TABLE_ATTR 0 ps Apply table attributes 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_TABLE_AUTOFMT 0 ps AutoFormat table 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_TABLE_INSCOL 0 ps Insert column 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_TABLE_INSROW 0 ps Insert row 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UNDO_COL_DELETE 0 ps Delete column 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_UNDO_ROW_DELETE 0 ps Delete row 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_TABLE_SPLIT 0 ps Split cells 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_TABLE_MERGE 0 ps Merge cells 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_TABLE_NUMFORMAT 0 ps Format cell 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_TABLE_DISTRIBUTE_ROWS 0 ps Distribute rows 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_TABLE_DISTRIBUTE_COLUMNS 0 ps Distribute columns 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_TABLE_STYLE 0 ps Table style 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_TABLE_STYLE_SETTINGS 0 ps Table style settings 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulTable 0 ps Table 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralTable 0 ps Tables 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulFONTWORK 0 ps font work 20181231 09:50:43 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralFONTWORK 0 ps font works 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_ERR_CONTEXT_ADDFORM 0 ps Error while creating form 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_ERR_FIELDREQUIRED 0 ps Input required in field '#'. Please enter a value. 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_ERR_DUPLICATE_NAME 0 ps Entry already exists.\nPlease choose another name. 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_FORMS 0 ps Forms 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_NO_PROPERTIES 0 ps No control selected 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPERTIES_CONTROL 0 ps Properties: 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPERTIES_FORM 0 ps Form Properties 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_FMEXPLORER 0 ps Form Navigator 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_FORM 0 ps Form 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_TABWIN_PREFIX 1 0 ps Table 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_TABWIN_PREFIX 2 0 ps Query 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_TABWIN_PREFIX 3 0 ps SQL 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_STDFORMNAME 0 ps Form 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_HIDDEN 0 ps Hidden Control 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_CONTROL 0 ps Control 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_REC_TEXT 0 ps Record 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_REC_FROM_TEXT 0 ps of 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_FIELDSELECTION 0 ps Add field: 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_WRITEERROR 0 ps Error writing data to database 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SYNTAXERROR 0 ps Syntax error in query expression 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_DELETECONFIRM_RECORD 0 ps You intend to delete 1 record. 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_DELETECONFIRM_RECORDS 0 ps # records will be deleted. 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_DELETECONFIRM 0 ps If you click Yes, you won't be able to undo this operation.\nDo you want to continue anyway? 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_ERR_NO_ELEMENT 0 ps Choose an entry from the list or enter a text corresponding to one of the list items. 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_GROUPBOX 0 ps Frame element 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_NAVIGATION 0 ps Navigation 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_NAVIGATIONBAR 0 ps Navigation bar 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_COLUMN 0 ps Col 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_UNDO_PROPERTY 0 ps Set property '#' 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_UNDO_CONTAINER_INSERT 0 ps Insert in container 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_UNDO_CONTAINER_REMOVE 0 ps Delete # 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_UNDO_CONTAINER_REMOVE_MULTIPLE 0 ps Delete # objects 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_UNDO_CONTAINER_REPLACE 0 ps Replace a container element 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_UNDO_DELETE_LOGICAL 0 ps Delete structure 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_UNDO_MODEL_REPLACE 0 ps Replace Control 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_DATE 0 ps Date 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_TIME 0 ps Time 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_PUSHBUTTON 0 ps Push Button 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_RADIOBUTTON 0 ps Option Button 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_CHECKBOX 0 ps Check Box 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_FIXEDTEXT 0 ps Label Field 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_GROUPBOX 0 ps Group Box 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_EDIT 0 ps Text Box 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_FORMATTED 0 ps Formatted Field 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_LISTBOX 0 ps List Box 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_COMBOBOX 0 ps Combo Box 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_IMAGEBUTTON 0 ps Image Button 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_IMAGECONTROL 0 ps Image Control 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_FILECONTROL 0 ps File Selection 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_DATEFIELD 0 ps Date Field 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_TIMEFIELD 0 ps Time Field 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_NUMERICFIELD 0 ps Numeric Field 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_CURRENCYFIELD 0 ps Currency Field 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_PATTERNFIELD 0 ps Pattern Field 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_DBGRID 0 ps Table Control 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_SCROLLBAR 0 ps Scrollbar 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_SPINBUTTON 0 ps Spin Button 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_NAVBAR 0 ps Navigation Bar 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_PROPTITLE_MULTISELECT 0 ps Multiselection 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_NODATACONTROLS 0 ps No data-related controls in the current form! 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_POSTFIX_DATE 0 ps (Date) 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_POSTFIX_TIME 0 ps (Time) 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_FILTER_NAVIGATOR 0 ps Filter navigator 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_FILTER_FILTER_FOR 0 ps Filter for 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_FILTER_FILTER_OR 0 ps Or 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_NOCONTROLS_FOR_EXTERNALDISPLAY 0 ps Valid bound controls which can be used in the table view do not exist in the current form. 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_AUTOFIELD 0 ps 20181231 09:50:43 svx source\form\fmstring.src 0 querybox RID_QRY_SAVEMODIFIED 0 ps The content of the current form has been modified.\nDo you want to save your changes? 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 1 0 ps LIKE 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 2 0 ps NOT 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 3 0 ps EMPTY 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 4 0 ps TRUE 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 5 0 ps FALSE 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 6 0 ps IS 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 7 0 ps BETWEEN 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 8 0 ps OR 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 9 0 ps AND 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 10 0 ps Average 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 11 0 ps Count 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 12 0 ps Maximum 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 13 0 ps Minimum 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 14 0 ps Sum 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 15 0 ps Every 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 16 0 ps Any 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 17 0 ps Some 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 18 0 ps STDDEV_POP 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 19 0 ps STDDEV_SAMP 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 20 0 ps VAR_SAMP 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 21 0 ps VAR_POP 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 22 0 ps Collect 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 23 0 ps Fusion 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 24 0 ps Intersection 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_ERROR 0 ps Syntax error in SQL statement 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE 0 ps The value #1 cannot be used with LIKE. 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE 0 ps LIKE cannot be used with this field. 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID 0 ps The value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY. 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID 0 ps The field cannot be compared with an integer. 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_TABLE 0 ps The database does not contain a table named "#". 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY 0 ps The database does contain neither a table nor a query named "#". 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS 0 ps The database already contains a table or view with name "#". 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS 0 ps The database already contains a query with name "#". 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_COLUMN 0 ps The column "#1" is unknown in the table "#2". 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID 0 ps The field cannot be compared with a floating point number. 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE 0 ps The entered criterion cannot be compared with this field. 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_DATANAVIGATOR 0 ps Data Navigator 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_READONLY_VIEW 0 ps (read-only) 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_ALREADYEXISTOVERWRITE 0 ps The file already exists. Overwrite? 20181231 09:50:43 svx source\form\fmstring.src 0 string RID_STR_OBJECT_LABEL 0 ps #object# label 20181231 09:50:43 svx source\form\filtnav.src 0 menuitem RID_FM_FILTER_MENU SID_FM_DELETE HID_FM_DELETE 0 ps ~Delete 20181231 09:50:43 svx source\form\filtnav.src 0 menuitem RID_FM_FILTER_MENU SID_FM_FILTER_EDIT HID_FM_FILTER_EDIT 0 ps ~Edit 20181231 09:50:43 svx source\form\filtnav.src 0 menuitem RID_FM_FILTER_MENU SID_FM_FILTER_IS_NULL HID_FM_FILTER_IS_NULL 0 ps ~Is Null 20181231 09:50:43 svx source\form\filtnav.src 0 menuitem RID_FM_FILTER_MENU SID_FM_FILTER_IS_NOT_NULL HID_FM_FILTER_IS_NOT_NULL 0 ps I~s not Null 20181231 09:50:43 svx source\form\formshell.src 0 menuitem RID_FM_TEXTATTRIBUTE_MENU MENU_FM_TEXTATTRIBITES_STYLE HID_MENU_FM_TEXTATTRIBUTES_STYLE 0 ps St~yle 20181231 09:50:43 svx source\form\formshell.src 0 menuitem RID_FM_TEXTATTRIBUTE_MENU MENU_FM_TEXTATTRIBITES_ALIGNMENT HID_MENU_FM_TEXTATTRIBUTES_ALIGNMENT 0 ps ~Alignment 20181231 09:50:43 svx source\form\formshell.src 0 menuitem RID_FM_TEXTATTRIBUTE_MENU MENU_FM_TEXTATTRIBITES_SPACING HID_MENU_FM_TEXTATTRIBUTES_SPACING 0 ps ~Line Spacing 20181231 09:50:43 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_CHARATTR.1 RID_SVXPAGE_CHAR_NAME 0 ps Font 20181231 09:50:43 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_CHARATTR.1 RID_SVXPAGE_CHAR_EFFECTS 0 ps Font Effects 20181231 09:50:43 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_CHARATTR.1 RID_SVXPAGE_CHAR_POSITION 0 ps Position 20181231 09:50:43 svx source\form\formshell.src 0 tabdialog RID_SVXDLG_TEXTCONTROL_CHARATTR 0 ps Character 20181231 09:50:43 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_PARAATTR.1 RID_SVXPAGE_STD_PARAGRAPH 0 ps Indents & Spacing 20181231 09:50:43 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_PARAATTR.1 RID_SVXPAGE_ALIGN_PARAGRAPH 0 ps Alignment 20181231 09:50:43 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_PARAATTR.1 RID_SVXPAGE_PARA_ASIAN 0 ps Asian Typography 20181231 09:50:43 svx source\form\formshell.src 0 pageitem RID_SVXDLG_TEXTCONTROL_PARAATTR.1 RID_SVXPAGE_TABULATOR 0 ps Tabs 20181231 09:50:43 svx source\form\formshell.src 0 tabdialog RID_SVXDLG_TEXTCONTROL_PARAATTR 0 ps Paragraph 20181231 09:50:43 svx source\form\datanavi.src 0 toolboxitem RID_SVX_XFORMS_TABPAGES.TB_ITEMS TBI_ITEM_ADD HID_XFORMS_TOOLBOX_ITEM_ADD 0 ps Add Item 20181231 09:50:43 svx source\form\datanavi.src 0 toolboxitem RID_SVX_XFORMS_TABPAGES.TB_ITEMS TBI_ITEM_ADD_ELEMENT HID_XFORMS_TOOLBOX_ITEM_ADD_ELEMENT 0 ps Add Element 20181231 09:50:43 svx source\form\datanavi.src 0 toolboxitem RID_SVX_XFORMS_TABPAGES.TB_ITEMS TBI_ITEM_ADD_ATTRIBUTE HID_XFORMS_TOOLBOX_ITEM_ADD_ATTRIBUTE 0 ps Add Attribute 20181231 09:50:43 svx source\form\datanavi.src 0 toolboxitem RID_SVX_XFORMS_TABPAGES.TB_ITEMS TBI_ITEM_EDIT HID_XFORMS_TOOLBOX_ITEM_EDIT 0 ps Edit 20181231 09:50:43 svx source\form\datanavi.src 0 toolboxitem RID_SVX_XFORMS_TABPAGES.TB_ITEMS TBI_ITEM_REMOVE HID_XFORMS_TOOLBOX_ITEM_REMOVE 0 ps Delete 20181231 09:50:43 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_MODELS MID_MODELS_ADD HID_MN_XFORMS_MODELS_ADD 0 ps ~Add... 20181231 09:50:43 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_MODELS MID_MODELS_EDIT HID_MN_XFORMS_MODELS_EDIT 0 ps ~Edit... 20181231 09:50:43 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_MODELS MID_MODELS_REMOVE HID_MN_XFORMS_MODELS_REMOVE 0 ps ~Remove 20181231 09:50:43 svx source\form\datanavi.src 0 menubutton RID_SVXWIN_DATANAVIGATOR MB_MODELS HID_XFORMS_MODELS_MENUBTN 50 ps ~Models 20181231 09:50:43 svx source\form\datanavi.src 0 pageitem RID_SVXWIN_DATANAVIGATOR.TC_ITEMS TID_INSTANCE 0 ps Instance 20181231 09:50:43 svx source\form\datanavi.src 0 pageitem RID_SVXWIN_DATANAVIGATOR.TC_ITEMS TID_SUBMISSION 0 ps Submissions 20181231 09:50:43 svx source\form\datanavi.src 0 pageitem RID_SVXWIN_DATANAVIGATOR.TC_ITEMS TID_BINDINGS 0 ps Bindings 20181231 09:50:43 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_INSTANCES MID_INSTANCES_ADD HID_MN_XFORMS_INSTANCES_ADD 0 ps ~Add... 20181231 09:50:43 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_INSTANCES MID_INSTANCES_EDIT HID_MN_XFORMS_INSTANCES_EDIT 0 ps ~Edit... 20181231 09:50:43 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_INSTANCES MID_INSTANCES_REMOVE HID_MN_XFORMS_INSTANCES_REMOVE 0 ps ~Remove 20181231 09:50:43 svx source\form\datanavi.src 0 menuitem RID_SVXWIN_DATANAVIGATOR.MB_INSTANCES MID_SHOW_DETAILS HID_MN_XFORMS_SHOW_DETAILS 0 ps ~Show Details 20181231 09:50:43 svx source\form\datanavi.src 0 menubutton RID_SVXWIN_DATANAVIGATOR MB_INSTANCES HID_XFORMS_INSTANCES_MENUBTN 50 ps ~Instances 20181231 09:50:43 svx source\form\datanavi.src 0 querybox RID_QRY_REMOVE_MODEL 300 ps Deleting the model '$MODELNAME' affects all controls currently bound to this model.\nDo you really want to delete this model? 20181231 09:50:43 svx source\form\datanavi.src 0 querybox RID_QRY_REMOVE_INSTANCE 300 ps Deleting the instance '$INSTANCENAME' affects all controls currently bound to this instance.\nDo you really want to delete this instance? 20181231 09:50:43 svx source\form\datanavi.src 0 querybox RID_QRY_REMOVE_ELEMENT 300 ps Deleting the element '$ELEMENTNAME' affects all controls currently bound to this element.\nDo you really want to delete this element? 20181231 09:50:43 svx source\form\datanavi.src 0 querybox RID_QRY_REMOVE_ATTRIBUTE 300 ps Do you really want to delete the attribute '$ATTRIBUTENAME'? 20181231 09:50:43 svx source\form\datanavi.src 0 querybox RID_QRY_REMOVE_SUBMISSION 300 ps Deleting the submission '$SUBMISSIONNAME' affects all controls currently bound to this submission.\n\nDo you really want to delete this submission? 20181231 09:50:43 svx source\form\datanavi.src 0 querybox RID_QRY_REMOVE_BINDING 300 ps Deleting the binding '$BINDINGNAME' affects all controls currently bound to this binding.\n\nDo you really want to delete this binding? 20181231 09:50:43 svx source\form\datanavi.src 0 messbox RID_QRY_LINK_WARNING 300 ps 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? 20181231 09:50:43 svx source\form\datanavi.src 0 errorbox RID_ERR_INVALID_XMLNAME 300 ps The name '%1' is not valid in XML. Please enter a different name. 20181231 09:50:43 svx source\form\datanavi.src 0 errorbox RID_ERR_INVALID_XMLPREFIX 300 ps The prefix '%1' is not valid in XML. Please enter a different prefix. 20181231 09:50:43 svx source\form\datanavi.src 0 errorbox RID_ERR_DOUBLE_MODELNAME 300 ps The name '%1' already exists. Please enter a new name. 20181231 09:50:43 svx source\form\datanavi.src 0 errorbox RID_ERR_EMPTY_SUBMISSIONNAME 300 ps The submission must have a name. 20181231 09:50:43 svx source\form\datanavi.src 0 fixedline RID_SVXDLG_ADD_DATAITEM FL_ITEM 172 ps Item 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_DATAITEM FT_NAME 69 ps ~Name 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_DATAITEM FT_DEFAULT 69 ps ~Default Value 20181231 09:50:43 svx source\form\datanavi.src 0 fixedline RID_SVXDLG_ADD_DATAITEM FL_SETTINGS 172 ps Settings 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_DATAITEM FT_DATATYPE 69 ps ~Data Type 20181231 09:50:43 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_DATAITEM CB_REQUIRED 69 ps ~Required 20181231 09:50:43 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_DATAITEM PB_REQUIRED 50 ps Condition 20181231 09:50:43 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_DATAITEM CB_RELEVANT 69 ps R~elevant 20181231 09:50:43 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_DATAITEM PB_RELEVANT 50 ps Condition 20181231 09:50:43 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_DATAITEM CB_CONSTRAINT 69 ps ~Constraint 20181231 09:50:43 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_DATAITEM PB_CONSTRAINT 50 ps Condition 20181231 09:50:43 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_DATAITEM CB_READONLY 69 ps Read-~only 20181231 09:50:43 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_DATAITEM PB_READONLY 50 ps Condition 20181231 09:50:43 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_DATAITEM CB_CALCULATE 69 ps Calc~ulate 20181231 09:50:43 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_DATAITEM PB_CALCULATE 50 ps Condition 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_DATAITEM STR_FIXEDLINE_ELEMENT 50 ps Element 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_DATAITEM STR_FIXEDLINE_ATTRIBUTE 50 ps Attribute 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_DATAITEM STR_FIXEDLINE_BINDING 50 ps Binding 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_DATAITEM STR_FIXEDTEXT_BINDING 50 ps Binding expression 20181231 09:50:43 svx source\form\datanavi.src 0 menuitem RID_MENU_DATANAVIGATOR TBI_ITEM_ADD HID_XFORMS_TOOLBOX_ITEM_ADD 0 ps Add Item 20181231 09:50:43 svx source\form\datanavi.src 0 menuitem RID_MENU_DATANAVIGATOR TBI_ITEM_ADD_ELEMENT HID_XFORMS_TOOLBOX_ITEM_ADD_ELEMENT 0 ps Add Element 20181231 09:50:43 svx source\form\datanavi.src 0 menuitem RID_MENU_DATANAVIGATOR TBI_ITEM_ADD_ATTRIBUTE HID_XFORMS_TOOLBOX_ITEM_ADD_ATTRIBUTE 0 ps Add Attribute 20181231 09:50:43 svx source\form\datanavi.src 0 menuitem RID_MENU_DATANAVIGATOR TBI_ITEM_EDIT HID_XFORMS_TOOLBOX_ITEM_EDIT 0 ps Edit 20181231 09:50:43 svx source\form\datanavi.src 0 menuitem RID_MENU_DATANAVIGATOR TBI_ITEM_REMOVE HID_XFORMS_TOOLBOX_ITEM_REMOVE 0 ps Delete 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_CONDITION FT_CONDITION 198 ps ~Condition 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_CONDITION FT_RESULT 198 ps ~Result 20181231 09:50:43 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_CONDITION PB_EDIT_NAMESPACES 72 ps ~Edit Namespaces... 20181231 09:50:43 svx source\form\datanavi.src 0 modaldialog RID_SVXDLG_ADD_CONDITION HID_XFORMS_ADDCONDITION_DLG 210 ps Add Condition 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_NAMESPACE_ITEM FT_NAMESPACES 228 ps ~Namespaces 20181231 09:50:43 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_NAMESPACE_ITEM PB_ADD_NAMESPACE 50 ps ~Add... 20181231 09:50:43 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_NAMESPACE_ITEM PB_EDIT_NAMESPACE 50 ps ~Edit... 20181231 09:50:43 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_NAMESPACE_ITEM PB_DELETE_NAMESPACE 50 ps ~Delete 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_NAMESPACE_ITEM STR_HEADER_PREFIX 50 ps Prefix 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_NAMESPACE_ITEM STR_HEADER_URL 50 ps URL 20181231 09:50:43 svx source\form\datanavi.src 0 modaldialog RID_SVXDLG_NAMESPACE_ITEM HID_XFORMS_NAMESPACEITEM_DLG 240 ps Namespaces for Forms 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_MANAGE_NAMESPACE FT_PREFIX 45 ps ~Prefix 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_MANAGE_NAMESPACE FT_URL 150 ps ~URL 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_MANAGE_NAMESPACE STR_EDIT_TEXT 50 ps Edit Namespace 20181231 09:50:43 svx source\form\datanavi.src 0 modaldialog RID_SVXDLG_MANAGE_NAMESPACE HID_XFORMS_MANAGENAMESPACE_DLG 210 ps Add Namespace 20181231 09:50:43 svx source\form\datanavi.src 0 fixedline RID_SVXDLG_ADD_SUBMISSION FL_SUBMISSION 172 ps Submission 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_SUBMISSION FT_SUBMIT_NAME 69 ps ~Name 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_SUBMISSION FT_SUBMIT_ACTION 69 ps ~Action 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_SUBMISSION FT_SUBMIT_METHOD 69 ps ~Method 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_SUBMISSION FT_SUBMIT_REF 69 ps Binding e~xpression 20181231 09:50:43 svx source\form\datanavi.src 0 pushbutton RID_SVXDLG_ADD_SUBMISSION PB_SUBMIT_REF 14 ps ~... 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_SUBMISSION FT_SUBMIT_BIND 69 ps ~Binding 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_SUBMISSION FT_SUBMIT_REPLACE 69 ps ~Replace 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_SUBMISSION STR_METHOD_POST 50 ps Post 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_SUBMISSION STR_METHOD_PUT 50 ps Put 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_SUBMISSION STR_METHOD_GET 50 ps Get 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_SUBMISSION STR_REPLACE_NONE 50 ps None 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_SUBMISSION STR_REPLACE_INST 50 ps Instance 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_SUBMISSION STR_REPLACE_DOC 50 ps Document 20181231 09:50:43 svx source\form\datanavi.src 0 modaldialog RID_SVXDLG_ADD_SUBMISSION HID_XFORMS_ADDSUBMISSION_DLG 180 ps Add Submission 20181231 09:50:43 svx source\form\datanavi.src 0 fixedline RID_SVXDLG_ADD_MODEL FL_INSTANCE 172 ps Model 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_MODEL FT_INST_NAME 51 ps ~Name 20181231 09:50:43 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_MODEL CB_MODIFIES_DOCUMENT 168 ps Model data updates change document's modification status 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_MODEL STR_EDIT_TEXT 50 ps Edit Model 20181231 09:50:43 svx source\form\datanavi.src 0 modaldialog RID_SVXDLG_ADD_MODEL HID_XFORMS_ADDMODEL_DLG 180 ps Add Model 20181231 09:50:43 svx source\form\datanavi.src 0 fixedline RID_SVXDLG_ADD_INSTANCE FL_INSTANCE 202 ps Instance 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_INSTANCE FT_INST_NAME 51 ps ~Name 20181231 09:50:43 svx source\form\datanavi.src 0 fixedtext RID_SVXDLG_ADD_INSTANCE FT_INST_URL 51 ps ~URL 20181231 09:50:43 svx source\form\datanavi.src 0 checkbox RID_SVXDLG_ADD_INSTANCE CB_INST_LINKINST 198 ps ~Link instance 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_SVXDLG_ADD_INSTANCE STR_EDIT_TEXT 50 ps Edit Instance 20181231 09:50:43 svx source\form\datanavi.src 0 modaldialog RID_SVXDLG_ADD_INSTANCE HID_XFORMS_ADDINSTANCE_DLG 210 ps Add Instance 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_PARENT 210 ps Submission: 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_ID 210 ps ID: 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_BIND 210 ps Binding: 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_REF 210 ps Reference: 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_ACTION 210 ps Action: 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_METHOD 210 ps Method: 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_SUBM_REPLACE 210 ps Replace: 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_ADD_ELEMENT 210 ps Add Element 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_EDIT_ELEMENT 210 ps Edit Element 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_REMOVE_ELEMENT 210 ps Delete Element 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_ADD_ATTRIBUTE 210 ps Add Attribute 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_EDIT_ATTRIBUTE 210 ps Edit Attribute 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_REMOVE_ATTRIBUTE 210 ps Delete Attribute 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_ADD_BINDING 210 ps Add Binding 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_EDIT_BINDING 210 ps Edit Binding 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_REMOVE_BINDING 210 ps Delete Binding 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_ADD_SUBMISSION 210 ps Add Submission 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_EDIT_SUBMISSION 210 ps Edit Submission 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_REMOVE_SUBMISSION 210 ps Delete Submission 20181231 09:50:43 svx source\form\datanavi.src 0 string RID_STR_DATANAV_LINKWARN_BUTTON 210 ps ~Edit 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU.SID_FM_NEW SID_FM_NEW_FORM HID_FM_NEW_FORM 0 ps Form 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU.SID_FM_NEW SID_FM_NEW_HIDDEN HID_FM_NEW_HIDDEN 0 ps Hidden Control 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_NEW HID_FM_NEW 0 ps ~New 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_CHANGECONTROLTYPE CMD_SID_FM_CHANGECONTROLTYPE 0 ps Replace with 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_DELETE HID_FM_DELETE 0 ps ~Delete 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_TAB_DIALOG CMD_SID_FM_TAB_DIALOG 0 ps Tab Order... 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_RENAME_OBJECT HID_FM_RENAME_OBJECT 0 ps ~Rename 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_SHOW_PROPERTY_BROWSER CMD_SID_FM_SHOW_PROPERTY_BROWSER 0 ps Propert~ies 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_OPEN_READONLY CMD_SID_FM_OPEN_READONLY 0 ps Open in Design Mode 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMEXPLORER_POPUPMENU SID_FM_AUTOCONTROLFOCUS CMD_SID_FM_AUTOCONTROLFOCUS 0 ps Automatic Control Focus 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_EDIT CMD_SID_FM_CONVERTTO_EDIT 0 ps ~Text Box 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_BUTTON CMD_SID_FM_CONVERTTO_BUTTON 0 ps ~Button 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_FIXEDTEXT CMD_SID_FM_CONVERTTO_FIXEDTEXT 0 ps La~bel field 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_GROUPBOX CMD_SID_FM_CONVERTTO_GROUPBOX 0 ps G~roup Box 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_LISTBOX CMD_SID_FM_CONVERTTO_LISTBOX 0 ps L~ist Box 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_CHECKBOX CMD_SID_FM_CONVERTTO_CHECKBOX 0 ps ~Check Box 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_RADIOBUTTON CMD_SID_FM_CONVERTTO_RADIOBUTTON 0 ps ~Radio Button 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_COMBOBOX CMD_SID_FM_CONVERTTO_COMBOBOX 0 ps Combo Bo~x 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_IMAGEBUTTON CMD_SID_FM_CONVERTTO_IMAGEBUTTON 0 ps I~mage Button 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_FILECONTROL CMD_SID_FM_CONVERTTO_FILECONTROL 0 ps ~File Selection 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_DATE CMD_SID_FM_CONVERTTO_DATE 0 ps ~Date Field 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_TIME CMD_SID_FM_CONVERTTO_TIME 0 ps Tim~e Field 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_NUMERIC CMD_SID_FM_CONVERTTO_NUMERIC 0 ps ~Numerical Field 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_CURRENCY CMD_SID_FM_CONVERTTO_CURRENCY 0 ps C~urrency Field 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_PATTERN CMD_SID_FM_CONVERTTO_PATTERN 0 ps ~Pattern Field 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_IMAGECONTROL CMD_SID_FM_CONVERTTO_IMAGECONTROL 0 ps Ima~ge Control 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_FORMATTED CMD_SID_FM_CONVERTTO_FORMATTED 0 ps Fo~rmatted Field 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_SCROLLBAR CMD_SID_FM_CONVERTTO_SCROLLBAR 0 ps Scroll bar 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_SPINBUTTON CMD_SID_FM_CONVERTTO_SPINBUTTON 0 ps Spin Button 20181231 09:50:43 svx source\form\fmexpl.src 0 menuitem RID_FMSHELL_CONVERSIONMENU SID_FM_CONVERTTO_NAVIGATIONBAR CMD_SID_FM_CONVERTTO_NAVIGATIONBAR 0 ps Navigation Bar 20181231 09:50:43 svx source\form\fmexpl.src 0 groupbox RID_SVXDLG_SETFORM GB_PATH 188 ps Path 20181231 09:50:43 svx source\form\fmexpl.src 0 modaldialog RID_SVXDLG_SETFORM 200 ps Select form 20181231 09:50:43 svx source\form\fmexpl.src 0 dockingwindow RID_SVX_FMEXPLORER 200 ps Form Navigator 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_3D_MATERIAL_COLOR 0 ps 3D material color 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_TEXT_COLOR 0 ps Font color 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_BACKGROUND_COLOR 0 ps Background color 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_FILLSTYLE_NONE 0 ps None 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_FILLSTYLE_SOLID 0 ps Solid 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_FILLSTYLE_HATCH 0 ps With hatching 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_FILLSTYLE_GRADIENT 0 ps Gradient 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_FILLSTYLE_BITMAP 0 ps Bitmap 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_WITH 0 ps with 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_STYLE 0 ps Style 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_A11Y_AND 0 ps and 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CORN_NAME 0 ps Corner control 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CORN_DESCR 0 ps Selection of a corner point. 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_ANGL_NAME 0 ps Angle control 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_ANGL_DESCR 0 ps Selection of a major angle. 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_LT 0 ps Top left 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_MT 0 ps Top middle 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_RT 0 ps Top right 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_LM 0 ps Left center 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_MM 0 ps Center 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_RM 0 ps Right center 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_LB 0 ps Bottom left 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_MB 0 ps Bottom middle 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_RB 0 ps Bottom right 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A000 0 ps 0 degrees 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A045 0 ps 45 degrees 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A090 0 ps 90 degrees 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A135 0 ps 135 degrees 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A180 0 ps 180 degrees 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A225 0 ps 225 degrees 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A270 0 ps 270 degrees 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_RECTCTL_ACC_CHLD_A315 0 ps 315 degrees 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_GRAPHCTRL_ACC_NAME 0 ps Contour control 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_GRAPHCTRL_ACC_DESCRIPTION 0 ps This is where you can edit the contour. 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_CHARACTER_SELECTION 0 ps Special character selection 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_CHAR_SEL_DESC 0 ps Select special characters in this area. 20181231 09:50:43 svx source\accessibility\accessibility.src 0 string RID_SVXSTR_CHARACTER_CODE 0 ps Character code 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_ROWS SID_FM_DELETEROWS HID_FM_DELETEROWS 0 ps Delete Rows 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_ROWS SID_FM_RECORD_SAVE CMD_SID_FM_RECORD_SAVE 0 ps Save Record 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_ROWS SID_FM_RECORD_UNDO CMD_SID_FM_RECORD_UNDO 0 ps Undo: Data entry 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_EDIT CMD_SID_FM_EDIT 0 ps Text Box 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_CHECKBOX CMD_SID_FM_CHECKBOX 0 ps Check Box 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_COMBOBOX CMD_SID_FM_COMBOBOX 0 ps Combo Box 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_LISTBOX CMD_SID_FM_LISTBOX 0 ps List Box 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_DATEFIELD CMD_SID_FM_DATEFIELD 0 ps Date Field 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_TIMEFIELD CMD_SID_FM_TIMEFIELD 0 ps Time Field 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_NUMERICFIELD CMD_SID_FM_NUMERICFIELD 0 ps Numeric Field 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_CURRENCYFIELD CMD_SID_FM_CURRENCYFIELD 0 ps Currency Field 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_PATTERNFIELD CMD_SID_FM_PATTERNFIELD 0 ps Pattern Field 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_INSERTCOL SID_FM_FORMATTEDFIELD CMD_SID_FM_FORMATTEDFIELD 0 ps Formatted Field 20181231 09:50:43 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 ps Date and Time Field 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS SID_FM_INSERTCOL HID_FM_INSERTCOL 0 ps Insert ~Column 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS SID_FM_CHANGECOL HID_FM_CHANGECOL 0 ps ~Replace with 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS SID_FM_DELETECOL HID_FM_DELETECOL 0 ps Delete Column 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS SID_FM_HIDECOL HID_FM_HIDECOL 0 ps ~Hide Column 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_SHOWCOLS SID_FM_SHOWCOLS_MORE HID_FM_SHOWCOLS_MORE 0 ps ~More... 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS.SID_FM_SHOWCOLS SID_FM_SHOWALLCOLS HID_FM_SHOWALLCOLS 0 ps ~All 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS SID_FM_SHOWCOLS HID_FM_SHOWCOLS 0 ps ~Show Columns 20181231 09:50:43 svx source\fmcomp\gridctrl.src 0 menuitem RID_SVXMNU_COLS SID_FM_SHOW_PROPERTY_BROWSER CMD_SID_FM_SHOW_PROPERTY_BROWSER 0 ps Column... 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_WIDTH 0 ps ~Width: 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 toolboxitem RID_SIDEBAR_LINE_PANEL.TB_WIDTH TBI_WIDTH HID_PPROPERTYPANEL_LINE_TBI_WIDTH 0 ps Width 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 string RID_SIDEBAR_LINE_PANEL STR_QH_TB_WIDTH 0 ps Select the width of the line. 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_COLOR 0 ps ~Color: 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 toolboxitem RID_SIDEBAR_LINE_PANEL.TB_COLOR TBI_COLOR HID_PPROPERTYPANEL_LINE_TBI_COLOR 0 ps Color 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 string RID_SIDEBAR_LINE_PANEL STR_QH_TB_COLOR 0 ps Select the color of the line. 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_STYLE 0 ps ~Style: 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 listbox RID_SIDEBAR_LINE_PANEL LB_STYLE HID_PPROPERTYPANEL_LINE_TBX_STYLE 0 ps - Select the style of the line. 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_TRANSPARENT 0 ps ~Transparency: 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 metricfield RID_SIDEBAR_LINE_PANEL MF_TRANSPARENT HID_PPROPERTYPANEL_LINE_MTR_TRANCEPARENCE 0 ps - Specify the transparency of the line. 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_ARROW 0 ps ~Arrow: 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 listbox RID_SIDEBAR_LINE_PANEL LB_START HID_PPROPERTYPANEL_LINE_LB_START 0 ps - Select the style of the beginning arrowhead. 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 listbox RID_SIDEBAR_LINE_PANEL LB_END HID_PPROPERTYPANEL_LINE_LB_END 0 ps - Select the style of the ending arrowhead. 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_EDGESTYLE 0 ps ~Corner style 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 listbox RID_SIDEBAR_LINE_PANEL LB_EDGESTYLE HID_PPROPERTYPANEL_LINE_LB_EDGESTYLE 0 ps - Select the style of the edge connections. 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_EDGESTYLE 1 0 ps Rounded 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_EDGESTYLE 2 0 ps - none - 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_EDGESTYLE 3 0 ps Mitered 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_EDGESTYLE 4 0 ps Beveled 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_SIDEBAR_LINE_PANEL FT_CAPSTYLE 0 ps Ca~p style 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 listbox RID_SIDEBAR_LINE_PANEL LB_CAPSTYLE HID_PPROPERTYPANEL_LINE_LB_CAPSTYLE 0 ps - Select the style of the line caps. 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_CAPSTYLE 1 0 ps Flat 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_CAPSTYLE 2 0 ps Round 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 stringlist RID_SIDEBAR_LINE_PANEL.LB_CAPSTYLE 3 0 ps Square 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 pushbutton RID_POPUPPANEL_LINEPAGE_STYLE PB_OPTIONS HID_PPROPERTYPANEL_LINE_BTN_STYLE 93 ps ~More Options... 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_POPUPPANEL_LINEPAGE_WIDTH FT_CUSTOME 80 ps Custom: 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 fixedtext RID_POPUPPANEL_LINEPAGE_WIDTH FT_LINE_WIDTH 74 ps Line ~width: 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 metricfield RID_POPUPPANEL_LINEPAGE_WIDTH MF_WIDTH HID_PPROPERTYPANEL_LINE_MTR_WIDTH 40 ps - Specify the width of the line. 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 string RID_POPUPPANEL_LINEPAGE_WIDTH STR_WIDTH_LAST_CUSTOM 40 ps Last Custom Value 20181231 09:50:43 svx source\sidebar\line\LinePropertyPanel.src 0 string RID_POPUPPANEL_LINEPAGE_WIDTH STR_PT 40 ps pt 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_SIDEBAR_AREA_PANEL FT_COLOR_LIST 0 ps ~Fill: 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_SIDEBAR_AREA_PANEL FL_TRSP_TEXT 0 ps ~Transparency: 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 string RID_SIDEBAR_AREA_PANEL STR_HELP_COLOR 0 ps Select the color to apply. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 string RID_SIDEBAR_AREA_PANEL STR_HELP_TYPE 0 ps Select the fill type to apply. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 string RID_SIDEBAR_AREA_PANEL STR_HELP_ATTR 0 ps Select the effect to apply. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 listbox RID_SIDEBAR_AREA_PANEL LB_TRGR_TYPES HID_PPROPERTYPANEL_AREA_LB_TRGR_TYPES 0 ps - Select the type of transparency to apply. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 1 0 ps None 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 2 0 ps Solid 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 3 0 ps Linear 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 4 0 ps Axial 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 5 0 ps Radial 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 6 0 ps Ellipsoid 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 7 0 ps Quadratic 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 stringlist RID_SIDEBAR_AREA_PANEL.LB_TRGR_TYPES 8 0 ps Square 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_SIDEBAR_AREA_PANEL MTR_TRANSPARENT HID_PPROPERTYPANEL_AREA_MTR_TRANSPARENT 0 ps - Specify 0 % for fully opaque through 100 % for fully transparent. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 string RID_SIDEBAR_AREA_PANEL STR_HELP_GRADIENT 0 ps Specify the variation of gradient transparency. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 control RID_SIDEBAR_AREA_PANEL HID_PROPERTYPANEL_AREA_SECTION 0 ps Area 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_AREAPAGE_TRGR FT_TRGR_CENTER_X 0 ps Center ~X: 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_POPUPPANEL_AREAPAGE_TRGR MTR_TRGR_CENTER_X HID_PPROPERTYPANEL_AREA_MTR_TRGR_CENTER_X 0 ps - Specify the horizontal offset percentage from the center for the gradient shading style. 50 % is the horizontal center. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_AREAPAGE_TRGR FT_TRGR_CENTER_Y 0 ps Center ~Y: 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_POPUPPANEL_AREAPAGE_TRGR MTR_TRGR_CENTER_Y HID_PPROPERTYPANEL_AREA_MTR_TRGR_CENTER_Y 0 ps - Specify the vertical offset percentage from the center for the gradient shading style. 50 % is the vertical center. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_AREAPAGE_TRGR FT_TRGR_ANGLE 0 ps ~Angle: 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_POPUPPANEL_AREAPAGE_TRGR MTR_TRGR_ANGLE HID_PPROPERTYPANEL_AREA_MTR_TRGR_ANGLE 0 ps degrees Specify the angle of rotation for the gradient shading style. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_AREAPAGE_TRGR FT_TRGR_START_VALUE 0 ps ~Start value: 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_POPUPPANEL_AREAPAGE_TRGR MTR_TRGR_START_VALUE HID_PPROPERTYPANEL_AREA_MTR_TRGR_SVALUE 0 ps - Enter a transparency value for the beginning point of the gradient, where 0 % is fully opaque and 100 % is fully transparent. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_AREAPAGE_TRGR FT_TRGR_END_VALUE 0 ps ~End value: 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_POPUPPANEL_AREAPAGE_TRGR MTR_TRGR_END_VALUE HID_PPROPERTYPANEL_AREA_MTR_TRGR_EVALUE 0 ps - Enter a transparency value for the endpoint of the gradient, where 0 % is fully opaque and 100 % is fully transparent. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_AREAPAGE_TRGR FT_TRGR_BORDER 0 ps ~Border: 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 metricfield RID_POPUPPANEL_AREAPAGE_TRGR MTR_TRGR_BORDER HID_PPROPERTYPANEL_AREA_MTR_TRGR_BORDER 0 ps - Specify the border value of gradient transparency. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 string RID_POPUPPANEL_AREAPAGE_TRGR STR_HELP_LEFT 0 ps Rotate counterclockwise by 45 degrees. 20181231 09:50:43 svx source\sidebar\area\AreaPropertyPanel.src 0 string RID_POPUPPANEL_AREAPAGE_TRGR STR_HELP_RIGHT 0 ps Rotate clockwise by 45 degrees. 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 combobox RID_SIDEBAR_TEXT_PANEL CB_SBFONT_FONT HID_COMBO_FONT_NAME 0 ps - Font 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 metricbox RID_SIDEBAR_TEXT_PANEL MB_SBFONT_FONTSIZE HID_METRIC_FONT_SIZE 0 ps - Font Size 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 pushbutton RID_POPUPPANEL_TEXTPAGE_UNDERLINE PB_OPTIONS HID_UNDERLINE_BTN 0 ps ~More Options... 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_WITHOUT 0 ps (Without) 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_SINGLE 0 ps Single 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DOUBLE 0 ps Double 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_BOLD 0 ps Bold 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DOT 0 ps Dotted 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DOT_BOLD 0 ps Dotted (Bold) 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DASH 0 ps Dash 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DASH_LONG 0 ps Long Dash 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DASH_DOT 0 ps Dot Dash 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_DASH_DOT_DOT 0 ps Dot Dot Dash 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_UNDERLINE STR_WAVE 0 ps Wave 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_FONT_COLOR STR_AUTOMATICE 0 ps Automatic 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 fixedtext RID_POPUPPANEL_TEXTPAGE_SPACING FT_LASTCUSTOM 0 ps Custom: 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 fixedtext RID_POPUPPANEL_TEXTPAGE_SPACING FT_SPACING 0 ps ~Character spacing: 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 stringlist RID_POPUPPANEL_TEXTPAGE_SPACING.LB_KERNING 1 0 ps Default 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 stringlist RID_POPUPPANEL_TEXTPAGE_SPACING.LB_KERNING 2 0 ps Expanded 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 stringlist RID_POPUPPANEL_TEXTPAGE_SPACING.LB_KERNING 3 0 ps Condensed 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 fixedtext RID_POPUPPANEL_TEXTPAGE_SPACING FT_BY 0 ps Change ~by: 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_VERY_TIGHT 0 ps Very Tight 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_TIGHT 0 ps Tight 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_NORMAL 0 ps Normal 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_LOOSE 0 ps Loose 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_VERY_LOOSE 0 ps Very Loose 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_CUSTOM 0 ps Last Custom Value 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_VERY_TIGHT_TIP 0 ps Spacing: Condensed By: 3 pt 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_TIGHT_TIP 0 ps Spacing: Condensed By: 1.5 pt 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_NORMAL_TIP 0 ps Spacing: Normal 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_LOOSE_TIP 0 ps Spacing: Expanded By: 3 pt 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_VERY_LOOSE_TIP 0 ps Spacing: Expanded By: 6 pt 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_CUSTOM_C_TIP 0 ps Spacing: Condensed By: 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_CUSTOM_E_TIP 0 ps Spacing: Expanded By: 20181231 09:50:43 svx source\sidebar\text\TextPropertyPanel.src 0 string RID_POPUPPANEL_TEXTPAGE_SPACING STR_PT 0 ps pt 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 fixedtext RID_SIDEBAR_POSSIZE_PANEL FT_WIDTH 0 ps ~Width: 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 metricfield RID_SIDEBAR_POSSIZE_PANEL MTR_FLD_WIDTH HID_PROPERTY_PANEL_POSIZE_MTR_FLD_WIDTH 0 ps - Enter a width for the selected object. 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 fixedtext RID_SIDEBAR_POSSIZE_PANEL FT_HEIGHT 0 ps H~eight: 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 metricfield RID_SIDEBAR_POSSIZE_PANEL MTR_FLD_HEIGHT HID_PROPERTY_PANEL_POSIZE_MTR_FLD_HEIGHT 0 ps - Enter a height for the selected object. 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 checkbox RID_SIDEBAR_POSSIZE_PANEL CBX_SCALE HID_PROPERTY_PANEL_POSIZE_CBX_SCALE 0 ps ~Keep ratio Maintain proportions when you resize the selected object. 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 fixedtext RID_SIDEBAR_POSSIZE_PANEL FT_SBSHAPE_HORIZONTAL 0 ps ~Horizontal: 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 metricfield RID_SIDEBAR_POSSIZE_PANEL MF_SBSHAPE_HORIZONTAL HID_PROPERTY_PANEL_POSIZE_MF_HORIZONTAL 0 ps - Enter the value for the horizontal position. 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 fixedtext RID_SIDEBAR_POSSIZE_PANEL FT_SBSHAPE_VERTICAL 0 ps ~Vertical: 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 metricfield RID_SIDEBAR_POSSIZE_PANEL MF_SBSHAPE_VERTICAL HID_PROPERTY_PANEL_POSIZE_MF_VERTICAL 0 ps - Enter the value for the vertical position. 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 fixedtext RID_SIDEBAR_POSSIZE_PANEL FT_ANGLE 0 ps ~Rotation: 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 metricbox RID_SIDEBAR_POSSIZE_PANEL MTR_FLD_ANGLE HID_PROPERTY_PANEL_POSIZE_MTR_FLD_ANGLE 0 ps degrees Select the angle for rotation. 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 fixedtext RID_SIDEBAR_POSSIZE_PANEL FT_FLIP 0 ps ~Flip: 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 toolboxitem RID_SIDEBAR_POSSIZE_PANEL.TBX_FLIP FLIP_VERTICAL HID_PROPERTY_PANEL_POSIZE_FLIP_VERTICAL 0 ps Flip Vertically 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 toolboxitem RID_SIDEBAR_POSSIZE_PANEL.TBX_FLIP FLIP_HORIZONTAL HID_PROPERTY_PANEL_POSIZE_FLIP_HORIZONTAL 0 ps Flip Horizontally 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 string RID_SIDEBAR_POSSIZE_PANEL STR_QH_HORI_FLIP 0 ps Flip the selected object horizontally. 20181231 09:50:43 svx source\sidebar\possize\PosSizePropertyPanel.src 0 string RID_SIDEBAR_POSSIZE_PANEL STR_QH_VERT_FLIP 0 ps Flip the selected object vertically. 20181231 09:50:43 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 fixedtext RID_SIDEBAR_GRAPHIC_PANEL FT_BRIGHTNESS 0 ps ~Brightness: 20181231 09:50:43 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MTR_BRIGHTNESS HID_PROPERTY_PANEL_GRAPHIC_MTR_BRIGHT 0 ps - Specify the luminance of the graphic. 20181231 09:50:43 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 fixedtext RID_SIDEBAR_GRAPHIC_PANEL FT_CONTRAST 0 ps ~Contrast: 20181231 09:50:43 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MTR_CONTRAST HID_PROPERTY_PANEL_GRAPHIC_MTR_CONTRAST 0 ps - Specify the degree of difference between the lightest and darkest parts of the graphic. 20181231 09:50:43 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 fixedtext RID_SIDEBAR_GRAPHIC_PANEL FT_COLOR_MODE 0 ps Color ~mode: 20181231 09:50:43 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 listbox RID_SIDEBAR_GRAPHIC_PANEL LB_COLOR_MODE HID_PROPERTY_PANEL_GRAPHIC_LB_COLORMODE 0 ps - Select the color mode of the graphic. 20181231 09:50:43 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 fixedtext RID_SIDEBAR_GRAPHIC_PANEL FT_TRANSPARENT 0 ps ~Transparency: 20181231 09:50:43 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MTR_TRANSPARENT HID_PROPERTY_PANEL_GRAPHIC_MTR_TRANSP 0 ps - Specify the percentage of transparency; 0 % is fully opaque and 100 % is fully transparent. 20181231 09:50:43 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MF_RED HID_PROPERTY_PANEL_GRAPHIC_MTR_RED 0 ps - Red 20181231 09:50:43 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MF_GREEN HID_PROPERTY_PANEL_GRAPHIC_MTR_GREEN 0 ps - Green 20181231 09:50:43 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MF_BLUE HID_PROPERTY_PANEL_GRAPHIC_MTR_BLUE 0 ps - Blue 20181231 09:50:43 svx source\sidebar\graphic\GraphicPropertyPanel.src 0 metricfield RID_SIDEBAR_GRAPHIC_PANEL MF_GAMMA HID_PROPERTY_PANEL_GRAPHIC_MTR_GAMMA 0 ps - Specify the gamma value that affects the brightness of the midtone values. 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_HORIZONTALALIGNMENT BT_SUBSTLEFT HID_PPROPERTYPANEL_PARA_TBI_HALIGN_LEFT 0 ps Align Left 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_HORIZONTALALIGNMENT BT_SUBSTCENTER HID_PPROPERTYPANEL_PARA_TBI_HALIGN_CENTER 0 ps Align Center 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_HORIZONTALALIGNMENT BT_SUBSTRIGHT HID_PPROPERTYPANEL_PARA_TBI_HALIGN_RIGHT 0 ps Align Right 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_HORIZONTALALIGNMENT BT_SUBSTJUSTIFY HID_PPROPERTYPANEL_PARA_TBI_HALIGN_JUSTIFY 0 ps Align Justified 20181231 09:50:43 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 ps Align Top 20181231 09:50:43 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 ps Align Center Vertically 20181231 09:50:43 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 ps Align Bottom 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_NUM_BULLET IID_BULLET HID_PPROPERTYPANEL_PARA_TBI_BULLET 0 ps Bullets 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_NUM_BULLET IID_NUMBER HID_PPROPERTYPANEL_PARA_TBI_NUM 0 ps Numbering 20181231 09:50:43 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 ps Paragraph Background Color 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 fixedtext RID_SIDEBAR_PARA_PANEL FT_SPACING 0 ps ~Spacing: 20181231 09:50:43 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 ps Increase Spacing 20181231 09:50:43 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 ps Decrease Spacing 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 metricfield RID_SIDEBAR_PARA_PANEL MF_ABOVE_PARASPACING HID_POPUP_PS_ED_SBINDE_TOPDIST 0 ps - Above Paragraph Spacing 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 metricfield RID_SIDEBAR_PARA_PANEL MF_BELOW_PARASPACING HID_POPUP_PS_ED_SBINDE_BOTTOMDIST 0 ps - Below Paragraph Spacing 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 fixedtext RID_SIDEBAR_PARA_PANEL FT_INDENT 0 ps ~Indent: 20181231 09:50:43 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 ps Increase Indent 20181231 09:50:43 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 ps Decrease Indent 20181231 09:50:43 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 ps Switch to Hanging Indent 20181231 09:50:43 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 ps Increase Indent 20181231 09:50:43 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 ps Decrease Indent 20181231 09:50:43 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 ps Switch to Hanging Indent 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 metricfield RID_SIDEBAR_PARA_PANEL MF_BEFORE_INDENT HID_POPUP_INDENT_ED_INDENT_LEFTINDENT 0 ps - Before Text Indent 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 metricfield RID_SIDEBAR_PARA_PANEL MF_AFTER_INDENT HID_POPUP_INDENT_ED_INDENT_RIGHTINDENT 0 ps - After Text Indent 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 metricfield RID_SIDEBAR_PARA_PANEL MF_FL_INDENT HID_POPUP_INDENT_ED_INDENT_FLINDENT 0 ps - First Line Indent 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 toolboxitem RID_SIDEBAR_PARA_PANEL.TBX_LINESP BT_BTX_LINESP HID_PPROPERTYPANEL_PARA_TBI_LINESP 0 ps Line Spacing 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_BACK_COLOR STR_NOFILL 0 ps No Color 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 pushbutton RID_POPUPPANEL_PARAPAGE_BULLETS CB_BULLET_MORE HID_POPUP_BULLET_CB_BULLET_MORE 0 ps ~More Options 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_0 0 ps large square bullets 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_1 0 ps graphic bullets 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_2 0 ps graphic bullets 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_3 0 ps graphic bullets 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_4 0 ps graphic bullets 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 pushbutton RID_POPUPPANEL_PARAPAGE_NUMBERING CB_NUMBERING_MORE HID_POPUP_NUM_CB_NUMBERING_MORE 0 ps ~More Options 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_PARAPAGE_LINESPACING FT_CUSTOM 0 ps Custom: 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_PARAPAGE_LINESPACING FT_LINE_SPACING 0 ps ~Line Spacing: 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 fixedtext RID_POPUPPANEL_PARAPAGE_LINESPACING FT_OF 0 ps ~Of: 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 1 0 ps Single 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 2 0 ps 1.5 Lines 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 3 0 ps Double 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 4 0 ps Proportional 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 5 0 ps At least 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 6 0 ps Leading 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 stringlist RID_POPUPPANEL_PARAPAGE_LINESPACING.LB_LINE_SPACING 7 0 ps Fixed 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LS_SINGLE 0 ps Line spacing: Single 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LS_115 0 ps Line spacing: 1.15 Lines 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LS_15 0 ps Line spacing: 1.5 Lines 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LS_DOUBLE 0 ps Line spacing: Double 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LSPACING 0 ps Line spacing: 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LS_OF 0 ps of: 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_SPACING1 0 ps Spacing: 1 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_SPACING115 0 ps Spacing: 1.15 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_SPACING15 0 ps Spacing: 1.5 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_SPACING2 0 ps Spacing: 2 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_POPUPPANEL_PARAPAGE_LINESPACING STR_LCVALUE 0 ps Last Custom Value 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_NUMBULLET_NONE 0 ps None 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_0 0 ps Black Pearl 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_1 0 ps Blue Arrow 1 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_2 0 ps Blue Ball 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_3 0 ps Blue Diamond 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_4 0 ps Blue Red 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_5 0 ps Blue Square 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_6 0 ps Blue Star 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_7 0 ps Dark Red Circle 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_8 0 ps Blue Circle 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_9 0 ps Green Circle 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_10 0 ps Black Square 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_11 0 ps Orange Square 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_12 0 ps Purple Square 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_13 0 ps Blue Diamond 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_14 0 ps Light Blue Diamond 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_15 0 ps Red Diamond 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_16 0 ps Yellow Star 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_17 0 ps Blue Star 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_18 0 ps Blue Triangle 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_19 0 ps Dark Green Triangle 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_20 0 ps Red Arrow 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_21 0 ps Blue Arrow 2 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_22 0 ps Blue Box 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_23 0 ps Red Box 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_24 0 ps Light Blue Asterisk 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_25 0 ps Red Leaves 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_26 0 ps Blue Target 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_27 0 ps Blue Arrow 3 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_28 0 ps Dark Blue Arrow 20181231 09:50:43 svx source\sidebar\paragraph\ParaPropertyPanel.src 0 string RID_SVXSTR_GRAPHICS_DESCRIPTION_29 0 ps Brown Arrow 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 checkbox DLG_CHINESEDICTIONARY CB_REVERSE 0 ps Reverse mapping 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 fixedtext DLG_CHINESEDICTIONARY FT_TERM 0 ps Term 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 fixedtext DLG_CHINESEDICTIONARY FT_MAPPING 0 ps Mapping 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 fixedtext DLG_CHINESEDICTIONARY FT_PROPERTY 0 ps Property 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 1 0 ps Other 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 2 0 ps Foreign 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 3 0 ps First name 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 4 0 ps Last name 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 5 0 ps Title 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 6 0 ps Status 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 7 0 ps Place name 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 8 0 ps Business 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 9 0 ps Adjective 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 10 0 ps Idiom 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 11 0 ps Abbreviation 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 12 0 ps Numerical 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 13 0 ps Noun 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 14 0 ps Verb 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 15 0 ps Brand name 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 pushbutton DLG_CHINESEDICTIONARY PB_ADD 0 ps ~Add 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 pushbutton DLG_CHINESEDICTIONARY PB_MODIFY 0 ps ~Modify 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 pushbutton DLG_CHINESEDICTIONARY PB_DELETE 0 ps ~Delete 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dictionarydialog.src 0 modaldialog DLG_CHINESEDICTIONARY 0 ps Edit Dictionary 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 radiobutton DIRECTION_RADIOBUTTONS( D_XPOS, D_YPOS, D_FULLWIDTH ) RB_TO_SIMPLIFIED 0 ps ~Traditional Chinese to simplified Chinese 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 radiobutton DIRECTION_RADIOBUTTONS( D_XPOS, D_YPOS, D_FULLWIDTH ) RB_TO_TRADITIONAL 0 ps ~Simplified Chinese to traditional Chinese 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 checkbox DLG_CHINESEDICTIONARY CB_REVERSE 0 ps Reverse mapping 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 fixedtext DLG_CHINESEDICTIONARY FT_TERM 0 ps Term 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 fixedtext DLG_CHINESEDICTIONARY FT_MAPPING 0 ps Mapping 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 fixedtext DLG_CHINESEDICTIONARY FT_PROPERTY 0 ps Property 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 1 0 ps Other 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 2 0 ps Foreign 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 3 0 ps First name 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 4 0 ps Last name 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 5 0 ps Title 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 6 0 ps Status 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 7 0 ps Place name 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 8 0 ps Business 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 9 0 ps Adjective 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 10 0 ps Idiom 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 11 0 ps Abbreviation 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 12 0 ps Numerical 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 13 0 ps Noun 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 14 0 ps Verb 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 stringlist DLG_CHINESEDICTIONARY.LB_PROPERTY 15 0 ps Brand name 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 pushbutton DLG_CHINESEDICTIONARY PB_ADD 0 ps ~Add 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 pushbutton DLG_CHINESEDICTIONARY PB_MODIFY 0 ps ~Modify 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 pushbutton DLG_CHINESEDICTIONARY PB_DELETE 0 ps ~Delete 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 modaldialog DLG_CHINESEDICTIONARY 0 ps Edit Dictionary 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 fixedline DLG_CHINESETRANSLATION FL_DIRECTION 0 ps Conversion direction 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 checkbox DLG_CHINESETRANSLATION CB_USE_VARIANTS 0 ps ~Use Taiwan, Hong Kong SAR, and Macao SAR character variants 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 fixedline DLG_CHINESETRANSLATION FL_COMMONTERMS 0 ps Common terms 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 checkbox DLG_CHINESETRANSLATION CB_TRANSLATE_COMMONTERMS 0 ps Translate ~common terms 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 pushbutton DLG_CHINESETRANSLATION PB_EDITTERMS 0 ps ~Edit Terms... 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_dialogs.src 0 modaldialog DLG_CHINESETRANSLATION 0 ps Chinese Conversion 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_translationdialog.src 0 fixedline DLG_CHINESETRANSLATION FL_DIRECTION 0 ps Conversion direction 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_translationdialog.src 0 checkbox DLG_CHINESETRANSLATION CB_USE_VARIANTS 0 ps ~Use Taiwan, Hong Kong SAR, and Macao SAR character variants 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_translationdialog.src 0 fixedline DLG_CHINESETRANSLATION FL_COMMONTERMS 0 ps Common terms 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_translationdialog.src 0 checkbox DLG_CHINESETRANSLATION CB_TRANSLATE_COMMONTERMS 0 ps Translate ~common terms 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_translationdialog.src 0 pushbutton DLG_CHINESETRANSLATION PB_EDITTERMS 0 ps ~Edit Terms... 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_translationdialog.src 0 modaldialog DLG_CHINESETRANSLATION 0 ps Chinese Conversion 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_direction_tmpl.hrc 0 radiobutton DIRECTION_RADIOBUTTONS( D_XPOS, D_YPOS, D_FULLWIDTH ) RB_TO_SIMPLIFIED 0 ps ~Traditional Chinese to simplified Chinese 20181231 09:50:43 svx source\unodialogs\textconversiondlgs\chinese_direction_tmpl.hrc 0 radiobutton DIRECTION_RADIOBUTTONS( D_XPOS, D_YPOS, D_FULLWIDTH ) RB_TO_TRADITIONAL 0 ps ~Simplified Chinese to traditional Chinese 20181231 09:50:43 xmlsecurity source\component\warnbox.src 0 warningbox RID_XMLSECWB_NO_MOZILLA_PROFILE 0 ps Digital signatures functionality could not be used, because no Mozilla user profile was found. Please check the Mozilla installation. 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 fixedtext RID_XMLSECDLG_DIGSIG FT_HINT_DOC 222 ps The following have signed the document content: 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 fixedtext RID_XMLSECDLG_DIGSIG FT_HINT_BASIC 222 ps The following have signed the document macro: 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 fixedtext RID_XMLSECDLG_DIGSIG FT_HINT_PACK 222 ps The following have signed this package: 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 string RID_XMLSECDLG_DIGSIG STR_HEADERBAR 222 ps \tSigned by\tDigital ID issued by\tDate 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 string RID_XMLSECDLG_DIGSIG STR_VALID_SIGNATURE 222 ps Valid signature 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 string RID_XMLSECDLG_DIGSIG STR_NO_INFO_TO_VERIFY 222 ps Certificate could not be validated 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 string RID_XMLSECDLG_DIGSIG STR_INVALID_SIGNATURE 222 ps The signatures in this document are invalid 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 fixedtext RID_XMLSECDLG_DIGSIG FI_STATE_VALID 222 ps The signatures in this document are valid 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 fixedtext RID_XMLSECDLG_DIGSIG FI_STATE_OLDSIGNATURE 222 ps Not all parts of the document are signed 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 fixedtext RID_XMLSECDLG_DIGSIG FI_STATE_BROKEN 222 ps The signatures in this document are invalid 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 pushbutton RID_XMLSECDLG_DIGSIG BTN_VIEWCERT 70 ps View Certificate... 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 pushbutton RID_XMLSECDLG_DIGSIG BTN_ADDCERT 70 ps Sign Document... 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 pushbutton RID_XMLSECDLG_DIGSIG BTN_REMOVECERT 70 ps Remove 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 okbutton RID_XMLSECDLG_DIGSIG BTN_OK 50 ps Close 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 modaldialog RID_XMLSECDLG_DIGSIG HID_XMLSEC_DLG_DIGSIG 234 ps Digital Signatures 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 errorbox RID_XMLSECDLG_OLD_ODF_FORMAT 234 ps 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. 20181231 09:50:43 xmlsecurity source\dialogs\digitalsignaturesdialog.src 0 querybox MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN 234 ps Adding or removing a macro signature will remove all document signatures.\nDo you really want to continue? 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 pageitem RID_XMLSECTP_MACROSEC.1 RID_XMLSECTP_SECLEVEL 0 ps Security Level 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 pageitem RID_XMLSECTP_MACROSEC.1 RID_XMLSECTP_TRUSTSOURCES 0 ps Trusted Sources 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 pushbutton RID_XMLSECTP_MACROSEC BTN_RESET 0 ps Reset 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 tabdialog RID_XMLSECTP_MACROSEC HID_XMLSEC_TP_MACROSEC 0 ps Macro Security 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 radiobutton RID_XMLSECTP_SECLEVEL RB_VERYHIGH 0 ps ~Very high.\nOnly macros from trusted file locations are allowed to run. All other macros, regardless whether signed or not, are disabled. 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 radiobutton RID_XMLSECTP_SECLEVEL RB_HIGH 0 ps H~igh.\nOnly signed macros from trusted sources are allowed to run. Unsigned macros are disabled. 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 radiobutton RID_XMLSECTP_SECLEVEL RB_MEDIUM 0 ps ~Medium.\nConfirmation required before executing macros from untrusted sources. 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 radiobutton RID_XMLSECTP_SECLEVEL RB_LOW 0 ps ~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. 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 fixedline RID_XMLSECTP_TRUSTSOURCES FL_TRUSTCERT 0 ps Trusted certificates 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 string RID_XMLSECTP_TRUSTSOURCES STR_HEADERBAR 0 ps Issued to\tIssued by\tExpiration date 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 pushbutton RID_XMLSECTP_TRUSTSOURCES PB_ADD_TRUSTCERT 0 ps Add... 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 pushbutton RID_XMLSECTP_TRUSTSOURCES PB_VIEW_TRUSTCERT 0 ps View... 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 pushbutton RID_XMLSECTP_TRUSTSOURCES PB_REMOVE_TRUSTCERT 0 ps Remove 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 fixedline RID_XMLSECTP_TRUSTSOURCES FL_TRUSTFILELOC 0 ps Trusted file locations 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 fixedtext RID_XMLSECTP_TRUSTSOURCES FI_TRUSTFILELOC 0 ps Document macros are always executed if they have been opened from one of the following locations. 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 pushbutton RID_XMLSECTP_TRUSTSOURCES FL_ADD_TRUSTFILELOC 0 ps Add... 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 pushbutton RID_XMLSECTP_TRUSTSOURCES FL_REMOVE_TRUSTFILELOC 0 ps Remove 20181231 09:50:43 xmlsecurity source\dialogs\macrosecurity.src 0 string RID_XMLSECTP_READONLY_CONFIG_TIP 0 ps This setting is protected by the Administrator 20181231 09:50:43 xmlsecurity source\dialogs\warnings.src 0 fixedtext RID_XMLSECTP_MACROWARN FI_DESCR1A 0 ps The document contains document macros signed by: 20181231 09:50:43 xmlsecurity source\dialogs\warnings.src 0 fixedtext RID_XMLSECTP_MACROWARN FI_DESCR1B 0 ps The document contains document macros. 20181231 09:50:43 xmlsecurity source\dialogs\warnings.src 0 pushbutton RID_XMLSECTP_MACROWARN PB_VIEWSIGNS 0 ps View Signatures... 20181231 09:50:43 xmlsecurity source\dialogs\warnings.src 0 fixedtext RID_XMLSECTP_MACROWARN FI_DESCR2 0 ps 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. 20181231 09:50:43 xmlsecurity source\dialogs\warnings.src 0 checkbox RID_XMLSECTP_MACROWARN CB_ALWAYSTRUST 0 ps Always trust macros from this source 20181231 09:50:43 xmlsecurity source\dialogs\warnings.src 0 pushbutton RID_XMLSECTP_MACROWARN PB_ENABLE 0 ps Enable Macros 20181231 09:50:43 xmlsecurity source\dialogs\warnings.src 0 cancelbutton RID_XMLSECTP_MACROWARN PB_DISABLE 0 ps Disable Macros 20181231 09:50:43 xmlsecurity source\dialogs\warnings.src 0 modaldialog RID_XMLSECTP_MACROWARN HID_XMLSEC_TP_MACROWARN 0 ps Security Warning 20181231 09:50:43 xmlsecurity source\dialogs\certificatechooser.src 0 fixedtext RID_XMLSECDLG_CERTCHOOSER FT_HINT_SELECT 0 ps Select the certificate you want to use for signing 20181231 09:50:43 xmlsecurity source\dialogs\certificatechooser.src 0 string RID_XMLSECDLG_CERTCHOOSER STR_HEADERBAR 0 ps Issued to\tIssued by\tExpiration date 20181231 09:50:43 xmlsecurity source\dialogs\certificatechooser.src 0 pushbutton RID_XMLSECDLG_CERTCHOOSER BTN_VIEWCERT 0 ps View Certificate... 20181231 09:50:43 xmlsecurity source\dialogs\certificatechooser.src 0 modaldialog RID_XMLSECDLG_CERTCHOOSER HID_XMLSEC_DLG_CERTCHOOSER 0 ps Select Certificate 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 pageitem RID_XMLSECDLG_CERTVIEWER.1 RID_XMLSECTP_GENERAL 0 ps General 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 pageitem RID_XMLSECDLG_CERTVIEWER.1 RID_XMLSECTP_DETAILS 0 ps Details 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 pageitem RID_XMLSECDLG_CERTVIEWER.1 RID_XMLSECTP_CERTPATH 0 ps Certification Path 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 tabdialog RID_XMLSECDLG_CERTVIEWER HID_XMLSEC_DLG_CERTVIEWER 0 ps View Certificate 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_GENERAL FI_CERTINFO 0 ps Certificate Information 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_GENERAL FI_HINTNOTTRUST 0 ps This certificate is intended for the following purpose(s): 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_GENERAL FI_ISSTOLABEL 0 ps Issued to: 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_GENERAL FI_ISSBYLABEL 0 ps Issued by: 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_GENERAL FI_VALIDDATE 0 ps Valid from %SDATE% to %EDATE% 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_GENERAL FI_CORRPRIVKEY 0 ps You have a private key that corresponds to this certificate. 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_GENERAL STR_CERTIFICATE_NOT_VALIDATED 0 ps The certificate could not be validated. 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_HEADERBAR 0 ps Field\tValue 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_VERSION 0 ps Version 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SERIALNUM 0 ps Serial Number 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SIGALGORITHM 0 ps Signature Algorithm 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_ISSUER 0 ps Issuer 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_ISSUER_ID 0 ps Issuer Unique ID 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_VALIDFROM 0 ps Valid From 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_VALIDTO 0 ps Valid to 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SUBJECT 0 ps Subject 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SUBJECT_ID 0 ps Subject Unique ID 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SUBJECT_PUBKEY_ALGO 0 ps Subject Algorithm 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SUBJECT_PUBKEY_VAL 0 ps Public Key 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_SIGNATURE_ALGO 0 ps Signature Algorithm 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_THUMBPRINT_SHA1 0 ps Thumbprint SHA1 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_DETAILS STR_THUMBPRINT_MD5 0 ps Thumbprint MD5 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_CERTPATH FT_CERTPATH 0 ps Certification path 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 pushbutton RID_XMLSECTP_CERTPATH BTN_VIEWCERT 0 ps View Certificate... 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 fixedtext RID_XMLSECTP_CERTPATH FT_CERTSTATUS 0 ps Certification status 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_CERTPATH STR_PATH_CERT_OK 0 ps The certificate is OK. 20181231 09:50:43 xmlsecurity source\dialogs\certificateviewer.src 0 string RID_XMLSECTP_CERTPATH STR_PATH_CERT_NOT_VALIDATED 0 ps The certificate could not be validated. 20181231 09:50:43 mysqlc source\registry\data\org\openoffice\Office\DataAccess\Drivers.xcu 0 value .Drivers.Installed.sdbc:mysqlc:* DriverTypeDisplayName 0 ps MySQL (Connector/OOo) 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_DATE CMD_FN_INSERT_FLD_DATE 0 ps Date 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_TIME CMD_FN_INSERT_FLD_TIME 0 ps Time 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_PGNUMBER CMD_FN_INSERT_FLD_PGNUMBER 0 ps Page Number 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_PGCOUNT CMD_FN_INSERT_FLD_PGCOUNT 0 ps Page Count 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_TOPIC CMD_FN_INSERT_FLD_TOPIC 0 ps Subject 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_TITLE CMD_FN_INSERT_FLD_TITLE 0 ps Title 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FLD_AUTHOR CMD_FN_INSERT_FLD_AUTHOR 0 ps Author 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 menuitem RID_INSERT_FIELD_CTRL FN_INSERT_FIELD CMD_FN_INSERT_FIELD 0 ps Other... 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_TBL 20 ps Table 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_FRM 20 ps Text Frame 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_PGE 20 ps Page 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_DRW 20 ps Drawing 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_CTRL 20 ps Control 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_REG 20 ps Section 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_BKM 20 ps Bookmark 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_GRF 20 ps Graphics 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_OLE 20 ps OLE object 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_OUTL 20 ps Headings 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_SEL 20 ps Selection 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_FTN 20 ps Footnote 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_MARK 20 ps Reminder 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_POSTIT 20 ps Note 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_SRCH_REP 20 ps Repeat search 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_INDEX_ENTRY 20 ps Index entry 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_TABLE_FORMULA 20 ps Table formula 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string RID_SCROLL_NAVIGATION_WIN ST_TABLE_FORMULA_ERROR 20 ps Wrong table formula 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 floatingwindow RID_SCROLL_NAVIGATION_WIN HID_INSERT_CTRL 0 ps Navigation 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_TBL_DOWN 0 ps Next table 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_FRM_DOWN 0 ps Next text frame 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_PGE_DOWN 0 ps Next page 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_DRW_DOWN 0 ps Next drawing 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_CTRL_DOWN 0 ps Next control 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_REG_DOWN 0 ps Next section 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_BKM_DOWN 0 ps Next bookmark 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_GRF_DOWN 0 ps Next graphic 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_OLE_DOWN 0 ps Next OLE object 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_OUTL_DOWN 0 ps Next heading 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_SEL_DOWN 0 ps Next selection 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_FTN_DOWN 0 ps Next footnote 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_MARK_DOWN 0 ps Next Reminder 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_POSTIT_DOWN 0 ps Next Note 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_SRCH_REP_DOWN 0 ps Continue search forward 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_INDEX_ENTRY_DOWN 0 ps Next index entry 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_TBL_UP 0 ps Previous table 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_FRM_UP 0 ps Previous text frame 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_PGE_UP 0 ps Previous page 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_DRW_UP 0 ps Previous drawing 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_CTRL_UP 0 ps Previous control 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_REG_UP 0 ps Previous section 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_BKM_UP 0 ps Previous bookmark 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_GRF_UP 0 ps Previous graphic 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_OLE_UP 0 ps Previous OLE object 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_OUTL_UP 0 ps Previous heading 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_SEL_UP 0 ps Previous selection 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_FTN_UP 0 ps Previous footnote 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_MARK_UP 0 ps Previous Reminder 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_POSTIT_UP 0 ps Previous Note 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_SRCH_REP_UP 0 ps Continue search backwards 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_INDEX_ENTRY_UP 0 ps Previous index entry 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_TBLFML_UP 0 ps Previous table formula 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_TBLFML_DOWN 0 ps Next table formula 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_TBLFML_ERR_UP 0 ps Previous faulty table formula 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string STR_IMGBTN_TBLFML_ERR_DOWN 0 ps Next faulty table formula 20181231 09:50:43 sw source\ui\ribbar\workctrl.src 0 string BTN_NAVI ST_QUICK 20 ps Navigation 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 toolboxitem RID_TBX_FORMULA FN_FORMULA_CALC HID_TBX_FORMULA_CALC 0 ps Formula 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 toolboxitem RID_TBX_FORMULA FN_FORMULA_CANCEL HID_TBX_FORMULA_CANCEL 0 ps Cancel 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 toolboxitem RID_TBX_FORMULA FN_FORMULA_APPLY HID_TBX_FORMULA_APPLY 0 ps Apply 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_CALC_SUM HID_MN_CALC_SUM 0 ps Sum 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_CALC_ROUND HID_MN_CALC_ROUND 0 ps Round 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_CALC_PHD HID_MN_CALC_PHD 0 ps Percent 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_CALC_SQRT HID_MN_CALC_SQRT 0 ps Square Root 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_CALC_POW HID_MN_CALC_POW 0 ps Power 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_LISTSEP HID_MN_CALC_LISTSEP 0 ps List Separator 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_EQ HID_MN_CALC_EQ 0 ps Equal 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_NEQ HID_MN_CALC_NEQ 0 ps Not Equal 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_LEQ HID_MN_CALC_LEQ 0 ps Less Than or Equal 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_GEQ HID_MN_CALC_GEQ 0 ps Greater Than or Equal 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_LES HID_MN_CALC_LES 0 ps Less 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_GRE HID_MN_CALC_GRE 0 ps Greater 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_OR HID_MN_CALC_OR 0 ps Boolean Or 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_XOR HID_MN_CALC_XOR 0 ps Boolean Xor 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_AND HID_MN_CALC_AND 0 ps Boolean And 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_OPS MN_CALC_NOT HID_MN_CALC_NOT 0 ps Boolean Not 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_POP_OPS HID_MN_POP_OPS 0 ps Operators 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_STATISTICS MN_CALC_MEAN HID_MN_CALC_MEAN 0 ps Mean 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_STATISTICS MN_CALC_MIN HID_MN_CALC_MIN 0 ps Minimum 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_STATISTICS MN_CALC_MAX HID_MN_CALC_MAX 0 ps Maximum 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_POP_STATISTICS HID_MN_POP_STATISTICS 0 ps Statistical Functions 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_FUNC MN_CALC_SIN HID_MN_CALC_SIN 0 ps Sine 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_FUNC MN_CALC_COS HID_MN_CALC_COS 0 ps Cosine 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_FUNC MN_CALC_TAN HID_MN_CALC_TAN 0 ps Tangent 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_FUNC MN_CALC_ASIN HID_MN_CALC_ASIN 0 ps Arcsine 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_FUNC MN_CALC_ACOS HID_MN_CALC_ACOS 0 ps Arccosine 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP.MN_POP_FUNC MN_CALC_ATAN HID_MN_CALC_ATAN 0 ps Arctangent 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 menuitem MN_CALC_POPUP MN_POP_FUNC HID_MN_POP_FUNC 0 ps Functions 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 string STR_TBL_FORMULA 600 ps Text formula 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 string STR_ACCESS_FORMULA_TOOLBAR 600 ps Formula Tool Bar 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 string STR_ACCESS_FORMULA_TYPE 600 ps Formula Type 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 string STR_ACCESS_FORMULA_TEXT 600 ps Formula Text 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 toolboxitem TB_INPUT FN_FORMULA_CALC HID_TBX_FORMULA_CALC 500 ps Formula 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 toolboxitem TB_INPUT FN_FORMULA_CANCEL HID_TBX_FORMULA_CANCEL 500 ps Cancel 20181231 09:50:43 sw source\ui\ribbar\inputwin.src 0 toolboxitem TB_INPUT FN_FORMULA_APPLY HID_TBX_FORMULA_APPLY 500 ps Apply 20181231 09:50:43 sw source\ui\ribbar\tbxanchr.src 0 menuitem MN_ANCHOR_POPUP FN_TOOL_ANKER_PAGE 0 ps To Page 20181231 09:50:43 sw source\ui\ribbar\tbxanchr.src 0 menuitem MN_ANCHOR_POPUP FN_TOOL_ANKER_PARAGRAPH 0 ps To Paragraph 20181231 09:50:43 sw source\ui\ribbar\tbxanchr.src 0 menuitem MN_ANCHOR_POPUP FN_TOOL_ANKER_AT_CHAR 0 ps To Character 20181231 09:50:43 sw source\ui\ribbar\tbxanchr.src 0 menuitem MN_ANCHOR_POPUP FN_TOOL_ANKER_CHAR 0 ps As Character 20181231 09:50:43 sw source\ui\ribbar\tbxanchr.src 0 menuitem MN_ANCHOR_POPUP FN_TOOL_ANKER_FRAME 0 ps To Frame 20181231 09:50:43 sw source\ui\misc\insrule.src 0 fixedline DLG_INSERT_RULER FL_SEL 174 ps Selection 20181231 09:50:43 sw source\ui\misc\insrule.src 0 string DLG_INSERT_RULER ST_SIMPLE 50 ps Plain 20181231 09:50:43 sw source\ui\misc\insrule.src 0 modaldialog DLG_INSERT_RULER HID_RULER_DIALOG 242 ps Insert Horizontal Rule 20181231 09:50:43 sw source\ui\misc\bookmark.src 0 pushbutton DLG_INSERT_BOOKMARK BT_DELETE 50 ps ~Delete 20181231 09:50:43 sw source\ui\misc\bookmark.src 0 fixedline DLG_INSERT_BOOKMARK FL_BOOKMARK 111 ps Bookmarks 20181231 09:50:43 sw source\ui\misc\bookmark.src 0 modaldialog DLG_INSERT_BOOKMARK CMD_FN_INSERT_BOOKMARK 179 ps Insert Bookmark 20181231 09:50:43 sw source\ui\misc\bookmark.src 0 string STR_REMOVE_WARNING 179 ps The following characters are not valid and have been removed: 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 1 0 ps 1, 2, 3, ... 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 2 0 ps A, B, C, ... 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 3 0 ps a, b, c, ... 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 4 0 ps I, II, III, ... 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 5 0 ps i, ii, iii, ... 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 6 0 ps A, .., AA, .., AAA, ... 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 7 0 ps a, .., aa, .., aaa, ... 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 8 0 ps Bullet 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 9 0 ps Graphics 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 10 0 ps None 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 11 0 ps Native Numbering 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 12 0 ps А, Б, .., Аа, Аб, ... (Bulgarian) 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 13 0 ps а, б, .., аа, аб, ... (Bulgarian) 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 14 0 ps А, Б, .., Аа, Бб, ... (Bulgarian) 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 15 0 ps а, б, .., аа, бб, ... (Bulgarian) 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 16 0 ps А, Б, .., Аа, Аб, ... (Russian) 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 17 0 ps а, б, .., аа, аб, ... (Russian) 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 18 0 ps А, Б, .., Аа, Бб, ... (Russian) 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 19 0 ps а, б, .., аа, бб, ... (Russian) 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 20 0 ps А, Б, .., Аа, Аб, ... (Serbian) 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 21 0 ps а, б, .., аа, аб, ... (Serbian) 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 22 0 ps А, Б, .., Аа, Бб, ... (Serbian) 20181231 09:50:43 sw source\ui\misc\numberingtypelistbox.src 0 itemlist STRRES_NUMTYPES.1 23 0 ps а, б, .., аа, бб, ... (Serbian) 20181231 09:50:43 sw source\ui\misc\redlndlg.src 0 modelessdialog DLG_REDLINE_ACCEPT HID_REDLINE_ACCEPT 0 ps Accept or Reject Changes 20181231 09:50:43 sw source\ui\misc\redlndlg.src 0 modaldialog DLG_MOD_REDLINE_ACCEPT HID_REDLINE_AUTOFMT_ACCEPT 0 ps Accept or Reject AutoCorrect Changes 20181231 09:50:43 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP MN_EDIT_COMMENT HID_EDIT_COMMENT 0 ps Edit Comment... 20181231 09:50:43 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP.MN_SUB_SORT MN_SORT_ACTION HID_SORT_ACTION 0 ps Action 20181231 09:50:43 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP.MN_SUB_SORT MN_SORT_AUTHOR HID_SORT_AUTHOR 0 ps Author 20181231 09:50:43 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP.MN_SUB_SORT MN_SORT_DATE HID_SORT_DATE 0 ps Date 20181231 09:50:43 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP.MN_SUB_SORT MN_SORT_COMMENT HID_SORT_COMMENT 0 ps Comment 20181231 09:50:43 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP.MN_SUB_SORT MN_SORT_POSITION HID_SW_SORT_POSITION 0 ps Document position 20181231 09:50:43 sw source\ui\misc\redlndlg.src 0 menuitem MN_REDLINE_POPUP MN_SUB_SORT 0 ps Sort By 20181231 09:50:43 sw source\ui\misc\linenum.src 0 checkbox TP_LINENUMBERING CB_NUMBERING_ON 242 ps ~Show numbering 20181231 09:50:43 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_CHAR_STYLE 80 ps ~Character Style 20181231 09:50:43 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_FORMAT 80 ps F~ormat 20181231 09:50:43 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_POS 80 ps Position 20181231 09:50:43 sw source\ui\misc\linenum.src 0 stringlist TP_LINENUMBERING.LB_POS 1 0 ps Left 20181231 09:50:43 sw source\ui\misc\linenum.src 0 stringlist TP_LINENUMBERING.LB_POS 2 0 ps Right 20181231 09:50:43 sw source\ui\misc\linenum.src 0 stringlist TP_LINENUMBERING.LB_POS 3 0 ps Inner 20181231 09:50:43 sw source\ui\misc\linenum.src 0 stringlist TP_LINENUMBERING.LB_POS 4 0 ps Outer 20181231 09:50:43 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_OFFSET 80 ps Spacing 20181231 09:50:43 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_NUM_INVERVAL 80 ps Interval 20181231 09:50:43 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_NUM_ROWS 80 ps lines 20181231 09:50:43 sw source\ui\misc\linenum.src 0 fixedline TP_LINENUMBERING FL_DISPLAY 248 ps View 20181231 09:50:43 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_DIVISOR 30 ps Text 20181231 09:50:43 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_DIV_INTERVAL 30 ps Every 20181231 09:50:43 sw source\ui\misc\linenum.src 0 fixedtext TP_LINENUMBERING FT_DIV_ROWS 40 ps Lines 20181231 09:50:43 sw source\ui\misc\linenum.src 0 fixedline TP_LINENUMBERING FL_DIVISOR 121 ps Separator 20181231 09:50:43 sw source\ui\misc\linenum.src 0 checkbox TP_LINENUMBERING CB_COUNT_EMPTYLINES 110 ps Blank lines 20181231 09:50:43 sw source\ui\misc\linenum.src 0 checkbox TP_LINENUMBERING CB_COUNT_FRAMELINES 110 ps Lines in text frames 20181231 09:50:43 sw source\ui\misc\linenum.src 0 checkbox TP_LINENUMBERING CB_RESTART_PAGE 110 ps ~Restart every new page 20181231 09:50:43 sw source\ui\misc\linenum.src 0 fixedline TP_LINENUMBERING FL_COUNT 121 ps Count 20181231 09:50:43 sw source\ui\misc\linenum.src 0 tabpage TP_LINENUMBERING HID_LINENUMBERING 260 ps Line Numbering 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 pageitem DLG_DOC_FOOTNOTE.1 TP_FOOTNOTEOPTION 0 ps Footnotes 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 pageitem DLG_DOC_FOOTNOTE.1 TP_ENDNOTEOPTION 0 ps Endnotes 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 tabdialog DLG_DOC_FOOTNOTE 0 ps Footnotes/Endnotes Settings 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedline TP_FOOTNOTEOPTION FL_NUM 248 ps AutoNumbering 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_NUMTYPE 51 ps Num~bering 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_OFFSET 50 ps ~Start at 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_NUMCOUNT 51 ps ~Counting 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 stringlist TP_FOOTNOTEOPTION.LB_NUMCOUNT 1 0 ps Per page 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 stringlist TP_FOOTNOTEOPTION.LB_NUMCOUNT 2 0 ps Per chapter 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 stringlist TP_FOOTNOTEOPTION.LB_NUMCOUNT 3 0 ps Per document 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_PREFIX 48 ps ~Before 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_SUFFIX 48 ps ~After 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_POS 36 ps Position 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 radiobutton TP_FOOTNOTEOPTION RB_POS_PAGE 150 ps ~End of page 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 radiobutton TP_FOOTNOTEOPTION RB_POS_CHAPTER 150 ps En~d of document 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedline TP_FOOTNOTEOPTION FL_TEMPL 103 ps Styles 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_PARA_TEMPL 35 ps Pa~ragraph 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_PAGE_TEMPL 35 ps ~Page 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedline TP_FOOTNOTEOPTION FL_CHAR_TEMPL 141 ps Character Styles 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_ANCHR_CHARFMT 67 ps Te~xt area 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_TEXT_CHARFMT 67 ps ~Footnote area 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedline TP_FOOTNOTEOPTION FL_CONT 248 ps Continuation notice 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_CONT 73 ps End ~of footnote 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_FOOTNOTEOPTION FT_CONT_FROM 73 ps Star~t of next page 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedline TP_ENDNOTEOPTION FL_NUM 248 ps AutoNumbering 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext TP_ENDNOTEOPTION FT_NUMTYPE 51 ps ~Numbering 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext FT_OFFSET 50 ps ~Start at 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext FT_PREFIX 48 ps ~Before 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext FT_SUFFIX 48 ps ~After 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 radiobutton RB_POS_PAGE 60 ps End ~of page 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 radiobutton RB_POS_CHAPTER 60 ps End of ~document 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedline FL_TEMPL 115 ps Styles 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext FT_PARA_TEMPL 38 ps Pa~ragraph 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext FT_PAGE_TEMPL 38 ps ~Page 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedline FL_CHAR_TEMPL 129 ps Character Styles 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext FT_ANCHR_CHARFMT 55 ps Te~xt area 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext FT_TEXT_CHARFMT 55 ps ~Endnote area 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedline FL_CONT 174 ps Continuation notice 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext FT_CONT 38 ps ~Following page 20181231 09:50:43 sw source\ui\misc\docfnote.src 0 fixedtext FT_CONT_FROM 38 ps ~Start 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 fixedline TP_TEXTGRID_PAGE FL_GRID_TYPE 164 ps Grid 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 radiobutton TP_TEXTGRID_PAGE RB_NOGRID 158 ps No grid 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 radiobutton TP_TEXTGRID_PAGE RB_LINESGRID 158 ps Grid (lines only) 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 radiobutton TP_TEXTGRID_PAGE RB_CHARSGRID 158 ps Grid (lines and characters) 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 checkbox TP_TEXTGRID_PAGE CB_SNAPTOCHARS 158 ps ~Snap to characters 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 fixedline TP_TEXTGRID_PAGE FL_LAYOUT 248 ps Grid layout 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 fixedtext TP_TEXTGRID_PAGE FT_LINESPERPAGE 59 ps Lines per page 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 fixedtext TP_TEXTGRID_PAGE FT_TEXTSIZE 80 ps Max. base text size 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 fixedtext TP_TEXTGRID_PAGE FT_CHARSPERLINE 59 ps Characters per line 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 fixedtext TP_TEXTGRID_PAGE FT_CHARWIDTH 80 ps Character ~width 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 fixedtext TP_TEXTGRID_PAGE FT_RUBYSIZE 80 ps Max. Ruby text size 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 checkbox TP_TEXTGRID_PAGE CB_RUBYBELOW 237 ps Ruby text below/left from base text 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 fixedline TP_TEXTGRID_PAGE FL_DISPLAY 248 ps Grid display 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 checkbox TP_TEXTGRID_PAGE CB_DISPLAY 118 ps Display grid 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 checkbox TP_TEXTGRID_PAGE CB_PRINT 112 ps Print grid 20181231 09:50:43 sw source\ui\misc\pggrid.src 0 fixedtext TP_TEXTGRID_PAGE FT_COLOR 55 ps Grid color 20181231 09:50:43 sw source\ui\misc\insfnote.src 0 string DLG_INS_FOOTNOTE STR_CHAR 23 ps Character 20181231 09:50:43 sw source\ui\misc\insfnote.src 0 radiobutton DLG_INS_FOOTNOTE RB_NUMBER_AUTO 79 ps ~Automatic 20181231 09:50:43 sw source\ui\misc\insfnote.src 0 radiobutton DLG_INS_FOOTNOTE RB_NUMBER_CHAR 54 ps ~Character 20181231 09:50:43 sw source\ui\misc\insfnote.src 0 fixedline DLG_INS_FOOTNOTE FL_NUMBER 92 ps Numbering 20181231 09:50:43 sw source\ui\misc\insfnote.src 0 radiobutton DLG_INS_FOOTNOTE RB_TYPE_FTN 79 ps ~Footnote 20181231 09:50:43 sw source\ui\misc\insfnote.src 0 radiobutton DLG_INS_FOOTNOTE RB_TYPE_ENDNOTE 79 ps ~Endnote 20181231 09:50:43 sw source\ui\misc\insfnote.src 0 fixedline DLG_INS_FOOTNOTE FL_TYPE 92 ps Type 20181231 09:50:43 sw source\ui\misc\insfnote.src 0 modaldialog DLG_INS_FOOTNOTE 160 ps Insert Footnote/Endnote 20181231 09:50:43 sw source\ui\misc\glossary.src 0 checkbox DLG_GLOSSARY CB_INSERT_TIP 200 ps ~Display remainder of name as suggestion while typing 20181231 09:50:43 sw source\ui\misc\glossary.src 0 fixedtext DLG_GLOSSARY FT_NAME 40 ps ~Name 20181231 09:50:43 sw source\ui\misc\glossary.src 0 fixedtext DLG_GLOSSARY FT_SHORTNAME 57 ps ~Shortcut 20181231 09:50:43 sw source\ui\misc\glossary.src 0 string DLG_GLOSSARY.LB_BIB ST_READONLY 0 ps read-only 20181231 09:50:43 sw source\ui\misc\glossary.src 0 fixedline DLG_GLOSSARY FL_RELATIVE 221 ps Save links relative to 20181231 09:50:43 sw source\ui\misc\glossary.src 0 checkbox DLG_GLOSSARY CB_FILE_REL 90 ps ~File system 20181231 09:50:43 sw source\ui\misc\glossary.src 0 checkbox DLG_GLOSSARY CB_NET_REL 90 ps Inte~rnet 20181231 09:50:43 sw source\ui\misc\glossary.src 0 checkbox DLG_GLOSSARY CB_SHOW_EXAMPLE 82 ps Sho~w preview 20181231 09:50:43 sw source\ui\misc\glossary.src 0 okbutton DLG_GLOSSARY PB_INSERT 50 ps ~Insert 20181231 09:50:43 sw source\ui\misc\glossary.src 0 cancelbutton DLG_GLOSSARY PB_CLOSE 50 ps ~Close 20181231 09:50:43 sw source\ui\misc\glossary.src 0 menubutton DLG_GLOSSARY PB_EDIT 50 ps AutoTe~xt 20181231 09:50:43 sw source\ui\misc\glossary.src 0 pushbutton DLG_GLOSSARY PB_BIB 50 ps C~ategories... 20181231 09:50:43 sw source\ui\misc\glossary.src 0 pushbutton DLG_GLOSSARY PB_PATH 50 ps ~Path... 20181231 09:50:43 sw source\ui\misc\glossary.src 0 string DLG_GLOSSARY ST_READONLY_PATH 50 ps The 'AutoText' directories are read-only. Do you want to call the path settings dialog? 20181231 09:50:43 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_DEFINE HID_MD_GLOS_DEFINE 0 ps ~New 20181231 09:50:43 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_DEFINE_TEXT HID_MD_GLOS_DEFINE_TEXT 0 ps New (text only) 20181231 09:50:43 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_COPY_TO_CLIPBOARD HID_MD_COPY_TO_CLIPBOARD 0 ps ~Copy 20181231 09:50:43 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_REPLACE HID_MD_GLOS_REPLACE 0 ps Replace 20181231 09:50:43 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_REPLACE_TEXT HID_MD_GLOS_REPLACE 0 ps Rep~lace (text only) 20181231 09:50:43 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_RENAME HID_MD_GLOS_RENAME 0 ps Rename... 20181231 09:50:43 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_DELETE HID_MD_GLOS_DELETE 0 ps ~Delete 20181231 09:50:43 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_EDIT HID_MD_GLOS_EDIT 0 ps ~Edit 20181231 09:50:43 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_MACRO HID_MD_GLOS_MACRO 0 ps ~Macro... 20181231 09:50:43 sw source\ui\misc\glossary.src 0 menuitem DLG_GLOSSARY.MNU_EDIT FN_GL_IMPORT HID_MD_GLOS_IMPORT 0 ps ~Import... 20181231 09:50:43 sw source\ui\misc\glossary.src 0 modaldialog DLG_GLOSSARY CMD_FN_GLOSSARY_DLG 375 ps AutoText 20181231 09:50:43 sw source\ui\misc\glossary.src 0 infobox MSG_DOUBLE_SHORTNAME 375 ps Shortcut name already exists. Please choose another name. 20181231 09:50:43 sw source\ui\misc\glossary.src 0 querybox MSG_QUERY_DELETE 375 ps Delete AutoText? 20181231 09:50:43 sw source\ui\misc\glossary.src 0 string STR_QUERY_DELETE_GROUP1 375 ps Delete the category 20181231 09:50:43 sw source\ui\misc\glossary.src 0 string STR_QUERY_DELETE_GROUP2 375 ps ? 20181231 09:50:43 sw source\ui\misc\glossary.src 0 string STR_GLOSSARY 375 ps AutoText : 20181231 09:50:43 sw source\ui\misc\glossary.src 0 string STR_ACCESS_SW_CATEGORY 375 ps Category 20181231 09:50:43 sw source\ui\misc\glossary.src 0 fixedtext DLG_RENAME_GLOS FT_ON 30 ps Na~me 20181231 09:50:43 sw source\ui\misc\glossary.src 0 fixedtext DLG_RENAME_GLOS FT_OS 52 ps Short~cut 20181231 09:50:43 sw source\ui\misc\glossary.src 0 fixedtext DLG_RENAME_GLOS FT_NN 30 ps ~New 20181231 09:50:43 sw source\ui\misc\glossary.src 0 fixedtext DLG_RENAME_GLOS FT_NS 52 ps ~Shortcut 20181231 09:50:43 sw source\ui\misc\glossary.src 0 modaldialog DLG_RENAME_GLOS HID_RENAME_GLOSSARY 287 ps Rename AutoText 20181231 09:50:43 sw source\ui\misc\glossary.src 0 string STR_SAVE_GLOSSARY 287 ps Save AutoText 20181231 09:50:43 sw source\ui\misc\glossary.src 0 infobox MSG_NO_GLOSSARIES 287 ps There is no AutoText in this file. 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 fixedtext DLG_SORTING FT_COL 25 ps Column 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 fixedtext DLG_SORTING FT_KEYTYP 48 ps Key type 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 fixedtext DLG_SORTING FT_DIR 49 ps Order 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 checkbox DLG_SORTING CB_KEY1 49 ps Key ~1 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 string DLG_SORTING STR_NUMERIC 25 ps Numeric 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_UP 50 ps ~Ascending 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_DN 50 ps ~Descending 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 checkbox DLG_SORTING CB_KEY2 49 ps Key ~2 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_UP2 50 ps Ascending 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_DN2 50 ps Descending 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 checkbox DLG_SORTING CB_KEY3 49 ps Key ~3 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_UP3 50 ps Ascending 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_DN3 50 ps Descending 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 fixedline DLG_SORTING FL_SORT_2 200 ps Sort criteria 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_COL 38 ps Col~umns 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_ROW 34 ps ~Rows 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 fixedline DLG_SORTING FL_DIR 95 ps Direction 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_TAB 44 ps ~Tabs 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 radiobutton DLG_SORTING RB_TABCH 38 ps ~Character 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 fixedline DLG_SORTING FL_DELIM 99 ps Separator 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 string DLG_SORTING STR_ROW 99 ps Rows 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 string DLG_SORTING STR_COL 99 ps Column 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 fixedline DLG_SORTING FL_LANG 95 ps Language 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 fixedline DLG_SORTING FL_SORT 99 ps Setting 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 checkbox DLG_SORTING CB_CASE 147 ps Match case 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 modaldialog DLG_SORTING CMD_FN_SORTING_DLG 268 ps Sort 20181231 09:50:43 sw source\ui\misc\srtdlg.src 0 infobox MSG_SRTERR 268 ps Cannot sort selection 20181231 09:50:43 sw source\ui\misc\pgfnote.src 0 radiobutton TP_FOOTNOTE_PAGE RB_MAXHEIGHT_PAGE 132 ps ~Not larger than page area 20181231 09:50:43 sw source\ui\misc\pgfnote.src 0 radiobutton TP_FOOTNOTE_PAGE RB_MAXHEIGHT 132 ps Maximum footnote ~height 20181231 09:50:43 sw source\ui\misc\pgfnote.src 0 fixedtext TP_FOOTNOTE_PAGE FT_DIST 132 ps Space to text 20181231 09:50:43 sw source\ui\misc\pgfnote.src 0 fixedline TP_FOOTNOTE_PAGE FL_FOOTNOTE_SIZE 248 ps Footnote area 20181231 09:50:43 sw source\ui\misc\pgfnote.src 0 fixedtext TP_FOOTNOTE_PAGE FT_LINEPOS 132 ps ~Position 20181231 09:50:43 sw source\ui\misc\pgfnote.src 0 stringlist TP_FOOTNOTE_PAGE.DLB_LINEPOS 1 0 ps Left 20181231 09:50:43 sw source\ui\misc\pgfnote.src 0 stringlist TP_FOOTNOTE_PAGE.DLB_LINEPOS 2 0 ps Centered 20181231 09:50:43 sw source\ui\misc\pgfnote.src 0 stringlist TP_FOOTNOTE_PAGE.DLB_LINEPOS 3 0 ps Right 20181231 09:50:43 sw source\ui\misc\pgfnote.src 0 fixedtext TP_FOOTNOTE_PAGE FT_LINETYPE 132 ps ~Weight 20181231 09:50:43 sw source\ui\misc\pgfnote.src 0 fixedtext TP_FOOTNOTE_PAGE FT_LINEWIDTH 132 ps ~Length 20181231 09:50:43 sw source\ui\misc\pgfnote.src 0 fixedtext TP_FOOTNOTE_PAGE FT_LINEDIST 132 ps ~Spacing to footnote contents 20181231 09:50:43 sw source\ui\misc\pgfnote.src 0 fixedline TP_FOOTNOTE_PAGE FL_LINE 248 ps Separator line 20181231 09:50:43 sw source\ui\misc\outline.src 0 fixedline DLG_NUM_NAMES FL_FORM 96 ps Format 20181231 09:50:43 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 1 0 ps Untitled 1 20181231 09:50:43 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 2 0 ps Untitled 2 20181231 09:50:43 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 3 0 ps Untitled 3 20181231 09:50:43 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 4 0 ps Untitled 4 20181231 09:50:43 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 5 0 ps Untitled 5 20181231 09:50:43 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 6 0 ps Untitled 6 20181231 09:50:43 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 7 0 ps Untitled 7 20181231 09:50:43 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 8 0 ps Untitled 8 20181231 09:50:43 sw source\ui\misc\outline.src 0 stringlist DLG_NUM_NAMES.LB_FORM 9 0 ps Untitled 9 20181231 09:50:43 sw source\ui\misc\outline.src 0 modaldialog DLG_NUM_NAMES HID_NUM_NAMES 164 ps Save As 20181231 09:50:43 sw source\ui\misc\outline.src 0 pageitem DLG_TAB_OUTLINE.1 TP_OUTLINE_NUM 0 ps Numbering 20181231 09:50:43 sw source\ui\misc\outline.src 0 pageitem DLG_TAB_OUTLINE.1 TP_NUM_POSITION 0 ps Position 20181231 09:50:43 sw source\ui\misc\outline.src 0 string DLG_TAB_OUTLINE ST_FORM 84 ps ~Format 20181231 09:50:43 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM1 HID_NUM_OUTL_NAMED_NUMS 0 ps Untitled 1 20181231 09:50:43 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM2 HID_NUM_OUTL_NAMED_NUMS 0 ps Untitled 2 20181231 09:50:43 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM3 HID_NUM_OUTL_NAMED_NUMS 0 ps Untitled 3 20181231 09:50:43 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM4 HID_NUM_OUTL_NAMED_NUMS 0 ps Untitled 4 20181231 09:50:43 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM5 HID_NUM_OUTL_NAMED_NUMS 0 ps Untitled 5 20181231 09:50:43 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM6 HID_NUM_OUTL_NAMED_NUMS 0 ps Untitled 6 20181231 09:50:43 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM7 HID_NUM_OUTL_NAMED_NUMS 0 ps Untitled 7 20181231 09:50:43 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM8 HID_NUM_OUTL_NAMED_NUMS 0 ps Untitled 8 20181231 09:50:43 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_FORM9 HID_NUM_OUTL_NAMED_NUMS 0 ps Untitled 9 20181231 09:50:43 sw source\ui\misc\outline.src 0 menuitem DLG_TAB_OUTLINE.MN_FORM MN_SAVE HID_NUM_OUTL_NUM_SAVEAS 0 ps Save ~As... 20181231 09:50:43 sw source\ui\misc\outline.src 0 fixedline TP_OUTLINE_NUM FL_LEVEL 32 ps Level 20181231 09:50:43 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_COLL 120 ps ~Paragraph Style 20181231 09:50:43 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_NUMBER 52 ps ~Number 20181231 09:50:43 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_CHARFMT 52 ps ~Character Style 20181231 09:50:43 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_ALL_LEVEL 52 ps Sho~w sublevels 20181231 09:50:43 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_DELIM 52 ps Separator 20181231 09:50:43 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_PREFIX 46 ps ~Before 20181231 09:50:43 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_SUFFIX 46 ps ~After 20181231 09:50:43 sw source\ui\misc\outline.src 0 fixedtext TP_OUTLINE_NUM FT_START 52 ps ~Start at 20181231 09:50:43 sw source\ui\misc\outline.src 0 fixedline TP_OUTLINE_NUM FL_NUMBER 210 ps Numbering 20181231 09:50:43 sw source\ui\misc\outline.src 0 string TP_OUTLINE_NUM ST_NO_COLL 72 ps (none) 20181231 09:50:43 sw source\ui\misc\glosbib.src 0 pushbutton DLG_BIB_BASE PB_NEW 50 ps ~New 20181231 09:50:43 sw source\ui\misc\glosbib.src 0 pushbutton DLG_BIB_BASE PB_DELETE 50 ps ~Delete 20181231 09:50:43 sw source\ui\misc\glosbib.src 0 pushbutton DLG_BIB_BASE PB_RENAME 50 ps ~Rename 20181231 09:50:43 sw source\ui\misc\glosbib.src 0 fixedtext DLG_BIB_BASE FT_BIB 100 ps Category 20181231 09:50:43 sw source\ui\misc\glosbib.src 0 fixedtext DLG_BIB_BASE FT_PATH 60 ps Path 20181231 09:50:43 sw source\ui\misc\glosbib.src 0 fixedtext DLG_BIB_BASE FT_SELECT 100 ps Selection list 20181231 09:50:43 sw source\ui\misc\glosbib.src 0 modaldialog DLG_BIB_BASE HID_BIB_BASE 349 ps Edit Categories 20181231 09:50:43 sw source\ui\misc\num.src 0 fixedline TP_NUM_POSITION FL_LEVEL 35 ps Level 20181231 09:50:43 sw source\ui\misc\num.src 0 fixedline TP_NUM_POSITION FL_POSITION 207 ps Position and spacing 20181231 09:50:43 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_BORDERDIST 105 ps Indent 20181231 09:50:43 sw source\ui\misc\num.src 0 checkbox TP_NUM_POSITION CB_RELATIVE 52 ps Relati~ve 20181231 09:50:43 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_INDENT 105 ps Width of numbering 20181231 09:50:43 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_NUMDIST 105 ps Minimum space numbering <-> text 20181231 09:50:43 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_ALIGN 105 ps N~umbering alignment 20181231 09:50:43 sw source\ui\misc\num.src 0 stringlist TP_NUM_POSITION.LB_ALIGN 1 0 ps Left 20181231 09:50:43 sw source\ui\misc\num.src 0 stringlist TP_NUM_POSITION.LB_ALIGN 2 0 ps Centered 20181231 09:50:43 sw source\ui\misc\num.src 0 stringlist TP_NUM_POSITION.LB_ALIGN 3 0 ps Right 20181231 09:50:43 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_LABEL_FOLLOWED_BY 105 ps Numbering followed by 20181231 09:50:43 sw source\ui\misc\num.src 0 stringlist TP_NUM_POSITION.LB_LABEL_FOLLOWED_BY 1 0 ps Tab stop 20181231 09:50:43 sw source\ui\misc\num.src 0 stringlist TP_NUM_POSITION.LB_LABEL_FOLLOWED_BY 2 0 ps Space 20181231 09:50:43 sw source\ui\misc\num.src 0 stringlist TP_NUM_POSITION.LB_LABEL_FOLLOWED_BY 3 0 ps Nothing 20181231 09:50:43 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_LISTTAB 143 ps at 20181231 09:50:43 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_ALIGNED_AT 105 ps Aligned at 20181231 09:50:43 sw source\ui\misc\num.src 0 fixedtext TP_NUM_POSITION FT_INDENT_AT 105 ps Indent at 20181231 09:50:43 sw source\ui\misc\num.src 0 pushbutton TP_NUM_POSITION PB_STANDARD 50 ps Default 20181231 09:50:43 sw source\ui\misc\num.src 0 pageitem DLG_SVXTEST_NUM_BULLET.1 RID_SVXPAGE_PICK_BULLET 0 ps Bullets 20181231 09:50:43 sw source\ui\misc\num.src 0 pageitem DLG_SVXTEST_NUM_BULLET.1 RID_SVXPAGE_PICK_SINGLE_NUM 0 ps Numbering type 20181231 09:50:43 sw source\ui\misc\num.src 0 pageitem DLG_SVXTEST_NUM_BULLET.1 RID_SVXPAGE_PICK_NUM 0 ps Outline 20181231 09:50:43 sw source\ui\misc\num.src 0 pageitem DLG_SVXTEST_NUM_BULLET.1 RID_SVXPAGE_PICK_BMP 0 ps Graphics 20181231 09:50:43 sw source\ui\misc\num.src 0 pageitem DLG_SVXTEST_NUM_BULLET.1 RID_SVXPAGE_NUM_POSITION 0 ps Position 20181231 09:50:43 sw source\ui\misc\num.src 0 pageitem DLG_SVXTEST_NUM_BULLET.1 RID_SVXPAGE_NUM_OPTIONS 0 ps Options 20181231 09:50:43 sw source\ui\misc\num.src 0 string DLG_SVXTEST_NUM_BULLET ST_RESET 143 ps ~Remove 20181231 09:50:43 sw source\ui\misc\num.src 0 tabdialog DLG_SVXTEST_NUM_BULLET 260 ps Bullets and Numbering 20181231 09:50:43 sw source\ui\app\error.src 0 string STR_COMCORE_READERROR 0 ps Read-Error 20181231 09:50:43 sw source\ui\app\error.src 0 string STR_COMCORE_CANT_SHOW 0 ps Graphic cannot be displayed. 20181231 09:50:43 sw source\ui\app\error.src 0 infobox ERR_CLPBRD_WRITE 0 ps Error while copying to the clipboard. 20181231 09:50:43 sw source\ui\app\error.src 0 infobox ERR_CLPBRD_READ 0 ps Error reading from the clipboard. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SWG_FILE_FORMAT_ERROR ) 0 ps File format error found. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SWG_READ_ERROR ) 0 ps Error reading file. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SW6_INPUT_FILE ) 0 ps Input file error. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SW6_NOWRITER_FILE ) 0 ps This is not a %PRODUCTNAME Writer file. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SW6_UNEXPECTED_EOF ) 0 ps Unexpected end of file. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SW6_PASSWD ) 0 ps Password-protected files cannot be opened. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW6_NO_WW6_FILE_ERR ) 0 ps This is not a WinWord6 file. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW6_FASTSAVE_ERR ) 0 ps This file was saved with WinWord in 'Fast Save' mode. Please unmark the WinWord option 'Allow Fast Saves' and save the file again. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_ROWCOL ) 0 ps File format error found at $(ARG1)(row,col). 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SWG_NEW_VERSION ) 0 ps File has been written in a newer version. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW8_NO_WW8_FILE_ERR ) 0 ps This is not a WinWord97 file. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_FILE_ROWCOL ) 0 ps Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col). 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_WRITE , ERR_SWG_WRITE_ERROR ) 0 ps Error writing file. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_WRITE , ERR_SWG_OLD_GLOSSARY ) 0 ps Wrong AutoText document version. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_WRITE , ERR_WRITE_ERROR_FILE ) 0 ps Error in writing sub-document $(ARG1). 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_READ , ERR_SWG_INTERNAL_ERROR ) 0 ps Internal error in %PRODUCTNAME Writer file format. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_WRITE , ERR_SWG_INTERNAL_ERROR ) 0 ps Internal error in %PRODUCTNAME Writer file format. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_LOCKING , ERR_TXTBLOCK_NEWFILE_ERROR ) 0 ps $(ARG1) has changed. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_PATH , ERR_AUTOPATH_ERROR ) 0 ps $(ARG1) does not exist. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_NONE , ERR_TBLSPLIT_ERROR ) 0 ps Cells cannot be further split. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_NONE , ERR_TBLINSCOL_ERROR ) 0 ps Additional columns cannot be inserted. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_NONE , ERR_TBLDDECHG_ERROR ) 0 ps The structure of a linked table cannot be modified. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_NO_DRAWINGS ) 0 ps No drawings could be read. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_READ , WARN_WW6_FASTSAVE_ERR ) 0 ps This file was saved with WinWord in 'Fast Save' mode. Please unmark the WinWord option 'Allow Fast Saves' and save the file again. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_FEATURES_LOST ) 0 ps Not all attributes could be read. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_FEATURES_LOST ) 0 ps Not all attributes could be recorded. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_OLE ) 0 ps Some OLE objects could only be loaded as graphics. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_OLE ) 0 ps Some OLE objects could only be saved as graphics. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_POOR_LOAD ) 0 ps Document could not be completely loaded. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_POOR_LOAD ) 0 ps Document could not be completely saved. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_HTML_NO_MACROS) 0 ps This HTML document contains %PRODUCTNAME Basic macros.\nThey were not saved with the current export settings. 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_WRITE , WARN_WRITE_ERROR_FILE ) 0 ps Error in writing sub-document $(ARG1). 20181231 09:50:43 sw source\ui\app\error.src 0 string RID_SW_ERRHDL ERR_CODE ( ERRCODE_CLASS_WRITE , WARN_FORMAT_FILE_ROWCOL ) 0 ps Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col). 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_PRINT_MERGE_MACRO 0 ps Print form letters 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_PAGE_COUNT_MACRO 0 ps Changing the page count 20181231 09:50:43 sw source\ui\app\app.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER Paragraph Styles 0 ps Paragraph Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 1 0 ps All Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 2 0 ps Applied Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 3 0 ps Custom Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 4 0 ps Automatic 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 5 0 ps Text Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 6 0 ps Chapter Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 7 0 ps List Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 8 0 ps Index Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 9 0 ps Special Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 10 0 ps HTML Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Paragraph Styles 11 0 ps Conditional Styles 20181231 09:50:43 sw source\ui\app\app.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER Character Styles 0 ps Character Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Character Styles 1 0 ps All 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Character Styles 2 0 ps Applied Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Character Styles 3 0 ps Custom Styles 20181231 09:50:43 sw source\ui\app\app.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER Frame Styles 0 ps Frame Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Frame Styles 1 0 ps All 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Frame Styles 2 0 ps Applied Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Frame Styles 3 0 ps Custom Styles 20181231 09:50:43 sw source\ui\app\app.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER Page Styles 0 ps Page Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Page Styles 1 0 ps All 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Page Styles 2 0 ps Applied Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.Page Styles 3 0 ps Custom Styles 20181231 09:50:43 sw source\ui\app\app.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER List Styles 0 ps List Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.List Styles 1 0 ps All 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.List Styles 2 0 ps Applied Styles 20181231 09:50:43 sw source\ui\app\app.src 0 filterlist DLG_STYLE_DESIGNER.List Styles 3 0 ps Custom Styles 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_ENV_TITLE 0 ps Envelope 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_LAB_TITLE 0 ps Labels 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_HUMAN_SWDOC_NAME 0 ps Text 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_WRITER_DOCUMENT_FULLTYPE 0 ps %PRODUCTNAME %PRODUCTVERSION Text Document 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_CANTOPEN 0 ps Cannot open document. 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_CANTCREATE 0 ps Can't create document. 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_DLLNOTFOUND 0 ps Filter not found. 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_UNBENANNT 0 ps Untitled 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_LOAD_GLOBAL_DOC 0 ps Name and Path of Master Document 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_LOAD_HTML_DOC 0 ps Name and Path of the HTML Document 20181231 09:50:43 sw source\ui\app\app.src 0 infobox MSG_ERROR_SEND_MAIL 0 ps Error sending mail. 20181231 09:50:43 sw source\ui\app\app.src 0 infobox MSG_ERROR_PASSWD 0 ps Invalid password 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_FMT_STD 0 ps (none) 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_DOC_STAT 0 ps Statistics 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_W4WREAD 0 ps Importing document... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_W4WWRITE 0 ps Exporting document... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_SWGREAD 0 ps Loading document... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_SWGWRITE 0 ps Saving document... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_REFORMAT 0 ps Repagination... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_AUTOFORMAT 0 ps Formatting document automatically... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_IMPGRF 0 ps Importing graphics... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_SEARCH 0 ps Search... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_FORMAT 0 ps Formatting... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_PRINT 0 ps Printing... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_LAYOUTINIT 0 ps Converting... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_LETTER 0 ps Letter 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_SPELL 0 ps Spellcheck... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_HYPHEN 0 ps Hyphenation... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_TOX_INSERT 0 ps Inserting Index... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_TOX_UPDATE 0 ps Updating Index... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_SUMMARY 0 ps Creating abstract... 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_STATSTR_SWGPRTOLENOTIFY 0 ps Adapt Objects... 20181231 09:50:43 sw source\ui\app\app.src 0 querybox MSG_COMCORE_ASKSEARCH 0 ps To proceed with this action, you must first turn off the "undo" function. Do you want to turn off the "undo" function? 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_TABLE_DEFNAME 0 ps Table 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_GRAPHIC_DEFNAME 0 ps graphics 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_OBJECT_DEFNAME 0 ps Object 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_FRAME_DEFNAME 0 ps Frame 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_REGION_DEFNAME 0 ps Section 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_NUMRULE_DEFNAME 0 ps Numbering 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_EMPTYPAGE 0 ps blank page 20181231 09:50:43 sw source\ui\app\app.src 0 querybox MSG_CLPBRD_CLEAR 0 ps You have a large amount of data saved in the clipboard.\nShould the clipboard contents remain available for other applications? 20181231 09:50:43 sw source\ui\app\app.src 0 querybox MSG_SAVE_HTML_QUERY 0 ps Conversion into HTML format \nmay cause information loss. \nDo you want to save the document? 20181231 09:50:43 sw source\ui\app\app.src 0 querybox MSG_SAVEAS_HTML_QUERY 0 ps The source code can only be displayed if the document is saved in HTML format.\nWould you like to save the document as HTML? 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_ABSTRACT_TITLE 0 ps Abstract: 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_FDLG_TEMPLATE_BUTTON 0 ps Style 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_FDLG_TEMPLATE_NAME 0 ps separated by: 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_FDLG_OUTLINE_LEVEL 0 ps Outline: Level 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_FDLG_STYLE 0 ps Style: 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_PAGEOFFSET 0 ps Page number: 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_PAGEBREAK 0 ps Break before new page 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_WESTERN_FONT 0 ps Western text: 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_CJK_FONT 0 ps Asian text: 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_REDLINE_UNKNOWN_AUTHOR 0 ps Unknown Author 20181231 09:50:43 sw source\ui\app\app.src 0 warningbox MSG_DISABLE_UNDO_QUESTION 0 ps 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? 20181231 09:50:43 sw source\ui\app\app.src 0 querybox MSG_PRINT_AS_MERGE HID_PRINT_AS_MERGE 0 ps Your document contains address database fields. Do you want to print a form letter? 20181231 09:50:43 sw source\ui\app\app.src 0 fixedtext DLG_MERGE_SOURCE_UNAVAILABLE ST_MERGE_SOURCE_UNAVAILABLE 178 ps The data source \'%1\' was not found. Thus the connection to the data source could not be established.\n\nPlease check the connections settings. 20181231 09:50:43 sw source\ui\app\app.src 0 okbutton DLG_MERGE_SOURCE_UNAVAILABLE PB_MERGE_OK 125 ps Check Connection Settings... 20181231 09:50:43 sw source\ui\app\app.src 0 warningbox MSG_DATA_SOURCES_UNAVAILABLE HID_DATA_SOURCES_UNAVAILABLE 202 ps 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. 20181231 09:50:43 sw source\ui\app\app.src 0 string RID_MODULE_TOOLBOX 202 ps Function Bar (viewing mode) 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_DONT_ASK_AGAIN 202 ps ~Do not show warning again 20181231 09:50:43 sw source\ui\app\app.src 0 string STR_OUTLINE_NUMBERING 202 ps Outline Numbering 20181231 09:50:43 sw source\ui\app\app.src 0 warningbox MSG_DISABLE_READLINE_QUESTION 202 ps 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? 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TXT FN_FORMAT_PAGE_DLG CMD_FN_FORMAT_PAGE_DLG 0 ps Pa~ge... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR.MN_FORMAT_STYLE FN_SET_SUPER_SCRIPT CMD_FN_SET_SUPER_SCRIPT 0 ps Superscript 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR.MN_FORMAT_STYLE FN_SET_SUB_SCRIPT CMD_FN_SET_SUB_SCRIPT 0 ps Subscript 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR MN_FORMAT_STYLE 0 ps St~yle 20181231 09:50:43 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 ps Justified 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR MN_FORMAT_ALGN 0 ps A~lignment 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR MN_FORMAT_LINESPACE 0 ps Line Spacing 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_FIELD FN_EDIT_FIELD CMD_FN_EDIT_FIELD 0 ps Fields... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_FIELD._MN_EDIT_FOOTNOTE FN_EDIT_FOOTNOTE CMD_FN_EDIT_FOOTNOTE 0 ps Footnote/Endnote~... 20181231 09:50:43 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 ps Inde~x Entry... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_REDLINE FN_REDLINE_ACCEPT_DIRECT CMD_FN_REDLINE_ACCEPT_DIRECT 0 ps Accept Change 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_REDLINE FN_REDLINE_REJECT_DIRECT CMD_FN_REDLINE_REJECT_DIRECT 0 ps Reject Change 20181231 09:50:43 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 ps ~Bibliography Entry... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_OPEN_HYPERLINK FN_EDIT_HYPERLINK CMD_FN_EDIT_HYPERLINK 0 ps Edit Hyperlink... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_OPEN_HYPERLINK FN_COPY_HYPERLINK_LOCATION CMD_FN_COPY_HYPERLINK_LOCATION 0 ps Copy Hyperlink ~Location 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem _MN_EDIT_OPEN_HYPERLINK FN_REMOVE_HYPERLINK CMD_FN_REMOVE_HYPERLINK 0 ps Remo~ve Hyperlink 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem _MN_EDIT__HYPERLINK FN_EDIT_HYPERLINK CMD_FN_EDIT_HYPERLINK 0 ps ~Edit Hyperlink 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_RESET FN_FORMAT_RESET CMD_FN_FORMAT_RESET 0 ps ~Default Formatting 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem _NUMBERING_RELATED_MENU FN_NUMBER_NEWSTART CMD_FN_NUMBER_NEWSTART 0 ps Restart Numbering 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem _NUMBERING_RELATED_MENU FN_NUM_CONTINUE CMD_FN_NUM_CONTINUE 0 ps Continue previous numbering 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem _NUMBERING_RELATED_MENU FN_NUM_BULLET_UP CMD_FN_NUM_BULLET_UP 0 ps Up One Level 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem _NUMBERING_RELATED_MENU FN_NUM_BULLET_DOWN CMD_FN_NUM_BULLET_DOWN 0 ps Down One Level 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem BASE_TEXT_POPUPMENU_NOWEB FN_UPDATE_CUR_TOX CMD_FN_UPDATE_CUR_TOX 0 ps ~Update Index/Table 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem BASE_TEXT_POPUPMENU_NOWEB FN_EDIT_CURRENT_TOX CMD_FN_EDIT_CURRENT_TOX 0 ps ~Edit Index/Table 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem BASE_TEXT_POPUPMENU_NOWEB FN_REMOVE_CUR_TOX CMD_FN_REMOVE_CUR_TOX 0 ps Delete Index/Table 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_FRM_CAPTION_ITEM FN_INSERT_CAPTION CMD_FN_INSERT_CAPTION 0 ps ~Caption... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB1 FN_FORMAT_TABLE_DLG CMD_FN_FORMAT_TABLE_DLG 0 ps ~Table... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB1 FN_TABLE_MERGE_TABLE CMD_FN_TABLE_MERGE_TABLE 0 ps Merge Tables 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB1 FN_TABLE_SPLIT_TABLE CMD_FN_TABLE_SPLIT_TABLE 0 ps ~Split Table 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB1 FN_NUM_FORMAT_TABLE_DLG CMD_FN_NUM_FORMAT_TABLE_DLG 0 ps N~umber Format... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB1.MN_CELL FN_TABLE_MERGE_CELLS CMD_FN_TABLE_MERGE_CELLS 0 ps ~Merge 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB1.MN_CELL FN_TABLE_SPLIT_CELLS CMD_FN_TABLE_SPLIT_CELLS 0 ps ~Split... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB1.MN_CELL SID_TABLE_VERT_NONE CMD_SID_TABLE_VERT_NONE 0 ps ~Top 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB1.MN_CELL SID_TABLE_VERT_CENTER CMD_SID_TABLE_VERT_CENTER 0 ps C~enter 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB1.MN_CELL SID_TABLE_VERT_BOTTOM CMD_SID_TABLE_VERT_BOTTOM 0 ps ~Bottom 20181231 09:50:43 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 ps ~Protect 20181231 09:50:43 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 ps ~Unprotect 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB1 MN_CELL 0 ps ~Cell 20181231 09:50:43 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 ps ~Height... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLROW FN_TABLE_ROW_SPLIT CMD_FN_TABLE_ROW_SPLIT 0 ps Allow Row to Break A~cross Pages and Columns 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLROW FN_TABLE_OPTIMAL_HEIGHT CMD_FN_TABLE_OPTIMAL_HEIGHT 0 ps ~Optimal Height 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLROW FN_TABLE_BALANCE_ROWS CMD_FN_TABLE_BALANCE_ROWS 0 ps Space ~Equally 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLROW FN_TABLE_SELECT_ROW CMD_FN_TABLE_SELECT_ROW 0 ps ~Select 20181231 09:50:43 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 ps ~Insert... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLROW FN_TABLE_DELETE_ROW CMD_FN_TABLE_DELETE_ROW 0 ps ~Delete 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB2 MN_SUB_TBLROW HID_MN_SUB_TBLROW 0 ps ~Row 20181231 09:50:43 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 ps ~Width... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLCOL FN_TABLE_ADJUST_CELLS CMD_FN_TABLE_ADJUST_CELLS 0 ps ~Optimal Width 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLCOL FN_TABLE_BALANCE_CELLS CMD_FN_TABLE_BALANCE_CELLS 0 ps Space ~Equally 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLCOL FN_TABLE_SELECT_COL CMD_FN_TABLE_SELECT_COL 0 ps ~Select 20181231 09:50:43 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 ps ~Insert... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB2.MN_SUB_TBLCOL FN_TABLE_DELETE_COL CMD_FN_TABLE_DELETE_COL 0 ps ~Delete 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB2 MN_SUB_TBLCOL HID_MN_SUB_TBLCOL 0 ps Colu~mn 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_DRWTXTATTR FN_DRAWTEXT_ATTR_DLG CMD_FN_DRAWTEXT_ATTR_DLG 0 ps Te~xt... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_NAME_SHAPE FN_NAME_SHAPE CMD_FN_NAME_SHAPE 0 ps Name... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TITLE_DESCRIPTION_SHAPE FN_TITLE_DESCRIPTION_SHAPE CMD_FN_TITLE_DESCRIPTION_SHAPE 0 ps Description... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_FRM FN_FORMAT_FRAME_DLG CMD_FN_FORMAT_FRAME_DLG 0 ps ~Frame... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_ONE_STEP FN_FRAME_UP CMD_FN_FRAME_UP 0 ps Bring ~Forward 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_ONE_STEP FN_FRAME_DOWN CMD_FN_FRAME_DOWN 0 ps Send Back~ward 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_DRAW5 MN_SUB_ARRANGE HID_MN_SUB_ARRANGE 0 ps ~Arrange 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_DRAW6 MN_SUB_ARRANGE HID_MN_SUB_ARRANGE 0 ps ~Arrange 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_ANNOTATIONS FN_REPLY CMD_FN_REPLY 0 ps Reply 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_ANNOTATIONS FN_DELETE_COMMENT CMD_FN_DELETE_COMMENT 0 ps Delete ~Comment 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_ANNOTATIONS FN_DELETE_NOTE_AUTHOR CMD_FN_DELETE_NOTE_AUTHOR 0 ps Delete ~All Comments by $1 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_ANNOTATIONS FN_DELETE_ALL_NOTES CMD_FN_DELETE_ALL_NOTES 0 ps ~Delete All Comments 20181231 09:50:43 sw source\ui\app\mn.src 0 string MN_TEXT_POPUPMENU 0 ps Text 20181231 09:50:43 sw source\ui\app\mn.src 0 string MN_TAB_POPUPMENU 0 ps Table 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB_POPUPMENU FN_VIEW_TABLEGRID CMD_FN_VIEW_TABLEGRID 0 ps Table Boundaries 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_TAB_POPUPMENU FN_SET_MODOPT_TBLNUMFMT CMD_FN_SET_MODOPT_TBLNUMFMT 0 ps ~Number Recognition 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_WRAP_CONTOUR FN_FRAME_WRAP_CONTOUR CMD_FN_FRAME_WRAP_CONTOUR 0 ps ~Contour 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_EDIT_CONTOUR SID_CONTOUR_DLG CMD_SID_CONTOUR_DLG 0 ps ~Edit Contour... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN.MN_WRAP FN_FRAME_NOWRAP CMD_FN_FRAME_NOWRAP 0 ps ~No Wrap 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN.MN_WRAP FN_FRAME_WRAP CMD_FN_FRAME_WRAP 0 ps ~Page Wrap 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN.MN_WRAP FN_FRAME_WRAP_IDEAL CMD_FN_FRAME_WRAP_IDEAL 0 ps ~Optimal Page Wrap 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN.MN_WRAP FN_FRAME_WRAPTHRU CMD_FN_FRAME_WRAPTHRU 0 ps ~Wrap Through 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN.MN_WRAP FN_FRAME_WRAPTHRU_TRANSP CMD_FN_FRAME_WRAPTHRU_TRANSP 0 ps In ~Background 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN.MN_WRAP FN_WRAP_ANCHOR_ONLY CMD_FN_WRAP_ANCHOR_ONLY 0 ps ~First Paragraph 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_MOUSE_FRAME_BEGIN MN_WRAP 0 ps ~Wrap 20181231 09:50:43 sw source\ui\app\mn.src 0 string MN_DRAW_POPUPMENU 0 ps Graphic 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_FRAME_NOWRAP CMD_FN_FRAME_NOWRAP 0 ps ~No Wrap 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_FRAME_WRAP CMD_FN_FRAME_WRAP 0 ps ~Page Wrap 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_FRAME_WRAP_IDEAL CMD_FN_FRAME_WRAP_IDEAL 0 ps ~Optimal Page Wrap 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_FRAME_WRAPTHRU CMD_FN_FRAME_WRAPTHRU 0 ps ~Wrap Through 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_FRAME_WRAPTHRU_TRANSP CMD_FN_FRAME_WRAPTHRU_TRANSP 0 ps In ~Background 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_WRAP_ANCHOR_ONLY CMD_FN_WRAP_ANCHOR_ONLY 0 ps ~First Paragraph 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW.MN_WRAP FN_DRAW_WRAP_DLG CMD_FN_DRAW_WRAP_DLG 0 ps ~Edit... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_WRAP_DRAW MN_WRAP 0 ps ~Wrap 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_AT_FRAME FN_TOOL_ANKER_FRAME CMD_FN_TOOL_ANKER_FRAME 0 ps To ~Frame 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_ANCHOR.FN_TOOL_ANKER FN_TOOL_ANKER_PAGE CMD_FN_TOOL_ANKER_PAGE 0 ps To P~age 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_ANCHOR.FN_TOOL_ANKER FN_TOOL_ANKER_PARAGRAPH CMD_FN_TOOL_ANKER_PARAGRAPH 0 ps To ~Paragraph 20181231 09:50:43 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 ps To ~Character 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_ANCHOR.FN_TOOL_ANKER FN_TOOL_ANKER_CHAR CMD_FN_TOOL_ANKER_CHAR 0 ps As C~haracter 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_ANCHOR FN_TOOL_ANKER CMD_FN_TOOL_ANKER 0 ps An~chor 20181231 09:50:43 sw source\ui\app\mn.src 0 string MN_DRAWFORM_POPUPMENU 0 ps Control 20181231 09:50:43 sw source\ui\app\mn.src 0 string MN_DRWTXT_POPUPMENU 0 ps Draw Object text 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_REDCOMMENT FN_DELETE_COMMENT CMD_FN_DELETE_COMMENT 0 ps Delete ~Changes Note 20181231 09:50:43 sw source\ui\app\mn.src 0 string MN_GRF_POPUPMENU 0 ps Graphic 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_ALIGN_FRAME MN_SUB_ALIGN HID_MN_SUB_ALIGN 0 ps ~Arrange 20181231 09:50:43 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 ps ~Left 20181231 09:50:43 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 ps ~Centered 20181231 09:50:43 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 ps ~Right 20181231 09:50:43 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 ps Base at ~Top 20181231 09:50:43 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 ps Base in ~Middle 20181231 09:50:43 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 ps Base at ~Bottom 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_ALIGN_FRAME MN_FORMAT_FRM_HORZ 0 ps A~lignment 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_GRF_POPUPMENU FN_FORMAT_GRAFIC_DLG CMD_FN_FORMAT_GRAFIC_DLG 0 ps ~Picture... 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_GRF_POPUPMENU FN_SAVE_GRAPHIC CMD_FN_SAVE_GRAPHIC 0 ps Save Graphics... 20181231 09:50:43 sw source\ui\app\mn.src 0 string MN_OLE_POPUPMENU 0 ps Object 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_OLE_POPUPMENU FN_FORMAT_FRAME_DLG CMD_FN_FORMAT_FRAME_DLG 0 ps Object... 20181231 09:50:43 sw source\ui\app\mn.src 0 string MN_FRM_POPUPMENU 0 ps Frame 20181231 09:50:43 sw source\ui\app\mn.src 0 string MN_PPREVIEW_POPUPMENU 0 ps Draw Object text 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_PPREVIEW_POPUPMENU FN_PAGEUP CMD_FN_PAGEUP 0 ps Previous Page 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_PPREVIEW_POPUPMENU FN_PAGEDOWN CMD_FN_PAGEDOWN 0 ps Next Page 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_PPREVIEW_POPUPMENU FN_PRINT_PAGEPREVIEW CMD_FN_PRINT_PAGEPREVIEW 0 ps Print 20181231 09:50:43 sw source\ui\app\mn.src 0 menuitem MN_PPREVIEW_POPUPMENU SID_PRINTPREVIEW CMD_SID_PRINTPREVIEW 0 ps Close Preview 20181231 09:50:43 sw source\ui\app\mn.src 0 string MN_MEDIA_POPUPMENU 0 ps Media object 20181231 09:50:43 sw source\ui\table\instable.src 0 fixedtext DLG_INSERT_TABLE FT_NAME 45 ps Name 20181231 09:50:43 sw source\ui\table\instable.src 0 fixedtext DLG_INSERT_TABLE FT_COL 39 ps ~Columns 20181231 09:50:43 sw source\ui\table\instable.src 0 fixedtext DLG_INSERT_TABLE FT_ROW 39 ps ~Rows 20181231 09:50:43 sw source\ui\table\instable.src 0 fixedline DLG_INSERT_TABLE FL_TABLE 212 ps Size 20181231 09:50:43 sw source\ui\table\instable.src 0 checkbox DLG_INSERT_TABLE CB_HEADER 113 ps Heading 20181231 09:50:43 sw source\ui\table\instable.src 0 checkbox DLG_INSERT_TABLE CB_REPEAT_HEADER 104 ps Repeat heading 20181231 09:50:43 sw source\ui\table\instable.src 0 fixedtext DLG_INSERT_TABLE FT_REPEAT_HEADER 95 ps The first %POSITION_OF_CONTROL rows 20181231 09:50:43 sw source\ui\table\instable.src 0 checkbox DLG_INSERT_TABLE CB_DONT_SPLIT 113 ps Don't split table 20181231 09:50:43 sw source\ui\table\instable.src 0 checkbox DLG_INSERT_TABLE CB_BORDER 113 ps Border 20181231 09:50:43 sw source\ui\table\instable.src 0 pushbutton DLG_INSERT_TABLE BT_AUTOFORMAT 86 ps Auto~Format... 20181231 09:50:43 sw source\ui\table\instable.src 0 fixedline DLG_INSERT_TABLE FL_OPTIONS 212 ps Options 20181231 09:50:43 sw source\ui\table\instable.src 0 modaldialog DLG_INSERT_TABLE CMD_FN_INSERT_TABLE 280 ps Insert Table 20181231 09:50:43 sw source\ui\table\table.src 0 infobox MSG_ERR_TABLE_MERGE 0 ps Selected table cells are too complex to merge. 20181231 09:50:43 sw source\ui\table\chartins.src 0 fixedline DLG_INSERT_CHART FL_1 285 ps Selection 20181231 09:50:43 sw source\ui\table\chartins.src 0 fixedtext DLG_INSERT_CHART FT_RANGE 40 ps A~rea 20181231 09:50:43 sw source\ui\table\chartins.src 0 checkbox DLG_INSERT_CHART CB_FIRST_ROW 150 ps ~First row as caption 20181231 09:50:43 sw source\ui\table\chartins.src 0 checkbox DLG_INSERT_CHART CB_FIRST_COL 150 ps First ~column as caption 20181231 09:50:43 sw source\ui\table\chartins.src 0 fixedtext DLG_INSERT_CHART FT_TEXT 285 ps 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. 20181231 09:50:43 sw source\ui\table\chartins.src 0 pushbutton DLG_INSERT_CHART BT_PREV 50 ps << ~Back 20181231 09:50:43 sw source\ui\table\chartins.src 0 pushbutton DLG_INSERT_CHART BT_NEXT 50 ps ~Next >> 20181231 09:50:43 sw source\ui\table\chartins.src 0 pushbutton DLG_INSERT_CHART BT_FINISH 50 ps Cre~ate 20181231 09:50:43 sw source\ui\table\chartins.src 0 modelessdialog DLG_INSERT_CHART HID_INSERT_CHART 297 ps AutoFormat Chart (1-4) 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 #define TEXT_TEXTFLOW 0 ps Text Flow 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 pageitem DLG_FORMAT_TABLE.1 TP_FORMAT_TABLE 0 ps Table 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 pageitem DLG_FORMAT_TABLE.1 TP_TABLE_COLUMN 0 ps Columns 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 pageitem DLG_FORMAT_TABLE.1 TP_BORDER 0 ps Borders 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 pageitem DLG_FORMAT_TABLE.1 TP_BACKGROUND 0 ps Background 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 tabdialog DLG_FORMAT_TABLE 0 ps Table Format 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_NAME 60 ps ~Name 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_WIDTH 60 ps W~idth 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 checkbox TP_FORMAT_TABLE CB_REL_WIDTH 69 ps Relati~ve 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedline TP_FORMAT_TABLE FL_OPTIONS 184 ps Properties 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 radiobutton TP_FORMAT_TABLE RB_FULL 50 ps A~utomatic 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 radiobutton TP_FORMAT_TABLE RB_LEFT 50 ps ~Left 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 radiobutton TP_FORMAT_TABLE RB_FROM_LEFT 50 ps ~From left 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 radiobutton TP_FORMAT_TABLE RB_RIGHT 50 ps R~ight 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 radiobutton TP_FORMAT_TABLE RB_CENTER 50 ps ~Center 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 radiobutton TP_FORMAT_TABLE RB_FREE 50 ps ~Manual 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedline TP_FORMAT_TABLE FL_POS 58 ps Alignment 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedline TP_FORMAT_TABLE FL_DIST 184 ps Spacing 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_LEFT_DIST 130 ps Lef~t 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_RIGHT_DIST 130 ps Ri~ght 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_TOP_DIST 130 ps ~Above 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_BOTTOM_DIST 130 ps ~Below 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedline TP_FORMAT_TABLE FL_PROPERTIES 248 ps Properties 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedtext TP_FORMAT_TABLE FT_TEXTDIRECTION 60 ps Text ~direction 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 stringlist TP_FORMAT_TABLE.LB_TEXTDIRECTION 1 0 ps Left-to-right 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 stringlist TP_FORMAT_TABLE.LB_TEXTDIRECTION 2 0 ps Right-to-left 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 stringlist TP_FORMAT_TABLE.LB_TEXTDIRECTION 3 0 ps Use superordinate object settings 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_COLUMN CB_MOD_TBL 180 ps Adapt table ~width 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_COLUMN CB_PROP 180 ps Ad~just columns proportionally 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedtext TP_TABLE_COLUMN FT_SPACE 85 ps Remaining space 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedline TP_TABLE_COLUMN COL_FL_LAYOUT 240 ps Column width 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_TEXTFLOW CB_PAGEBREAK 90 ps ~Break 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 radiobutton TP_TABLE_TEXTFLOW RB_BREAKPAGE 70 ps ~Page 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 radiobutton TP_TABLE_TEXTFLOW RB_BREAKCOLUMN 70 ps Col~umn 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 radiobutton TP_TABLE_TEXTFLOW RB_PAGEBREAKBEFORE 70 ps Be~fore 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 radiobutton TP_TABLE_TEXTFLOW RB_PAGEBREAKAFTER 70 ps ~After 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_TEXTFLOW CB_PAGECOLL 90 ps With Page St~yle 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedtext TP_TABLE_TEXTFLOW FT_PAGENUM 47 ps Page ~number 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_TEXTFLOW CB_SPLIT 236 ps Allow ~table to split across pages and columns 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 tristatebox TP_TABLE_TEXTFLOW CB_SPLIT_ROW 227 ps Allow row to break a~cross pages and columns 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_TEXTFLOW CB_KEEP 236 ps ~Keep with next paragraph 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 checkbox TP_TABLE_TEXTFLOW CB_HEADLINE 236 ps R~epeat heading 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedtext TP_TABLE_TEXTFLOW FT_REPEAT_HEADER 95 ps The first %POSITION_OF_CONTROL rows 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedtext TP_TABLE_TEXTFLOW FT_TEXTDIRECTION 70 ps Text ~direction 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 stringlist TP_TABLE_TEXTFLOW.LB_TEXTDIRECTION 1 0 ps Left-to-right 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 stringlist TP_TABLE_TEXTFLOW.LB_TEXTDIRECTION 2 0 ps Right-to-left (vertical) 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 stringlist TP_TABLE_TEXTFLOW.LB_TEXTDIRECTION 3 0 ps Use superordinate object settings 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedline TP_TABLE_TEXTFLOW FL_VERT_ORIENT 251 ps Alignment 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 fixedtext TP_TABLE_TEXTFLOW FT_VERTORIENT 70 ps ~Vertical alignment 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 stringlist TP_TABLE_TEXTFLOW.LB_VERTORIENT 1 0 ps Top 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 stringlist TP_TABLE_TEXTFLOW.LB_VERTORIENT 2 0 ps Centered 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 stringlist TP_TABLE_TEXTFLOW.LB_VERTORIENT 3 0 ps Bottom 20181231 09:50:43 sw source\ui\table\tabledlg.src 0 infobox MSG_WRONG_TABLENAME 260 ps The name of the table must not contain spaces. 20181231 09:50:43 sw source\ui\table\splittbl.src 0 fixedline DLG_SPLIT_TABLE FL_SPLIT 139 ps Mode 20181231 09:50:43 sw source\ui\table\splittbl.src 0 radiobutton DLG_SPLIT_TABLE RB_CNTNT 130 ps ~Copy heading 20181231 09:50:43 sw source\ui\table\splittbl.src 0 radiobutton DLG_SPLIT_TABLE RB_BOX_PARA 130 ps C~ustom heading (apply Style) 20181231 09:50:43 sw source\ui\table\splittbl.src 0 radiobutton DLG_SPLIT_TABLE RB_BOX_NOPARA 130 ps Cu~stom heading 20181231 09:50:43 sw source\ui\table\splittbl.src 0 radiobutton DLG_SPLIT_TABLE RB_BORDER 130 ps ~No heading 20181231 09:50:43 sw source\ui\table\splittbl.src 0 modaldialog DLG_SPLIT_TABLE CMD_FN_TABLE_SPLIT_TABLE 207 ps Split Table 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 fixedline DLG_AUTOFMT_TABLE FL_FORMAT 243 ps Format 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 checkbox DLG_AUTOFMT_TABLE BTN_NUMFORMAT 60 ps ~Number format 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 checkbox DLG_AUTOFMT_TABLE BTN_BORDER 60 ps ~Borders 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 checkbox DLG_AUTOFMT_TABLE BTN_FONT 60 ps F~ont 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 checkbox DLG_AUTOFMT_TABLE BTN_PATTERN 60 ps ~Pattern 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 checkbox DLG_AUTOFMT_TABLE BTN_ALIGNMENT 60 ps Alignmen~t 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 fixedline DLG_AUTOFMT_TABLE FL_FORMATS 243 ps Formatting 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 morebutton DLG_AUTOFMT_TABLE BTN_MORE 50 ps ~More 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 pushbutton DLG_AUTOFMT_TABLE BTN_ADD 50 ps ~Add 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 pushbutton DLG_AUTOFMT_TABLE BTN_REMOVE 50 ps ~Delete 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 pushbutton DLG_AUTOFMT_TABLE BTN_RENAME 50 ps ~Rename 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_ADD_TITLE 50 ps Add AutoFormat 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_ADD_LABEL 50 ps Name 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_DEL_TITLE 50 ps Delete AutoFormat 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_DEL_MSG 50 ps The following AutoFormat entry will be deleted: 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_RENAME_TITLE 50 ps Rename AutoFormat 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_BTN_CLOSE 50 ps ~Close 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_JAN 50 ps Jan 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_FEB 50 ps Feb 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_MAR 50 ps Mar 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_NORTH 50 ps North 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_MID 50 ps Mid 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_SOUTH 50 ps South 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_SUM 50 ps Sum 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 string DLG_AUTOFMT_TABLE STR_INVALID_AFNAME 50 ps You have entered an invalid name.\nThe desired AutoFormat could not be created. \nTry again using a different name. 20181231 09:50:43 sw source\ui\table\tautofmt.src 0 modaldialog DLG_AUTOFMT_TABLE HID_AUTOFMT_TABLE 312 ps AutoFormat 20181231 09:50:43 sw source\ui\table\rowht.src 0 checkbox DLG_ROW_HEIGHT CB_AUTOHEIGHT 80 ps ~Fit to size 20181231 09:50:43 sw source\ui\table\rowht.src 0 fixedline DLG_ROW_HEIGHT FL_HEIGHT 89 ps Height 20181231 09:50:43 sw source\ui\table\rowht.src 0 modaldialog DLG_ROW_HEIGHT CMD_FN_TABLE_SET_ROW_HEIGHT 157 ps Row Height 20181231 09:50:43 sw source\ui\table\colwd.src 0 fixedtext DLG_COL_WIDTH FT_WIDTH 35 ps ~Width 20181231 09:50:43 sw source\ui\table\colwd.src 0 fixedline DLG_COL_WIDTH FL_WIDTH 91 ps Width 20181231 09:50:43 sw source\ui\table\colwd.src 0 fixedtext DLG_COL_WIDTH FT_COL 35 ps ~Column 20181231 09:50:43 sw source\ui\table\colwd.src 0 modaldialog DLG_COL_WIDTH CMD_FN_TABLE_SET_COL_WIDTH 159 ps Column Width 20181231 09:50:43 sw source\ui\table\mergetbl.src 0 fixedline DLG_MERGE_TABLE FL_MERGE 139 ps Mode 20181231 09:50:43 sw source\ui\table\mergetbl.src 0 radiobutton DLG_MERGE_TABLE RB_MERGE_PREV 130 ps Join with ~previous table 20181231 09:50:43 sw source\ui\table\mergetbl.src 0 radiobutton DLG_MERGE_TABLE RB_MERGE_NEXT 130 ps Join with ~next table 20181231 09:50:43 sw source\ui\table\mergetbl.src 0 modaldialog DLG_MERGE_TABLE CMD_FN_TABLE_MERGE_TABLE 207 ps Merge Tables 20181231 09:50:43 sw source\ui\table\convert.src 0 radiobutton DLG_CONV_TEXT_TABLE CB_TAB 60 ps ~Tabs 20181231 09:50:43 sw source\ui\table\convert.src 0 radiobutton DLG_CONV_TEXT_TABLE CB_SEMI 60 ps ~Semicolons 20181231 09:50:43 sw source\ui\table\convert.src 0 radiobutton DLG_CONV_TEXT_TABLE CB_PARA 60 ps ~Paragraph 20181231 09:50:43 sw source\ui\table\convert.src 0 radiobutton DLG_CONV_TEXT_TABLE RB_OTHER 45 ps ~Other: 20181231 09:50:43 sw source\ui\table\convert.src 0 checkbox DLG_CONV_TEXT_TABLE CB_KEEPCOLUMN 128 ps Equal width for all columns 20181231 09:50:43 sw source\ui\table\convert.src 0 fixedline DLG_CONV_TEXT_TABLE FL_DELIM 135 ps Separate text at 20181231 09:50:43 sw source\ui\table\convert.src 0 checkbox DLG_CONV_TEXT_TABLE CB_HEADER 123 ps Heading 20181231 09:50:43 sw source\ui\table\convert.src 0 checkbox DLG_CONV_TEXT_TABLE CB_REPEAT_HEADER 113 ps Repeat heading 20181231 09:50:43 sw source\ui\table\convert.src 0 fixedtext DLG_CONV_TEXT_TABLE FT_REPEAT_HEADER 66 ps The first %POSITION_OF_CONTROL rows 20181231 09:50:43 sw source\ui\table\convert.src 0 checkbox DLG_CONV_TEXT_TABLE CB_DONT_SPLIT 123 ps Don't split table 20181231 09:50:43 sw source\ui\table\convert.src 0 checkbox DLG_CONV_TEXT_TABLE CB_BORDER 123 ps Border 20181231 09:50:43 sw source\ui\table\convert.src 0 fixedline DLG_CONV_TEXT_TABLE FL_OPTIONS 135 ps Options 20181231 09:50:43 sw source\ui\table\convert.src 0 string DLG_CONV_TEXT_TABLE STR_CONVERT_TEXT_TABLE 135 ps Convert Text to Table 20181231 09:50:43 sw source\ui\table\convert.src 0 pushbutton DLG_CONV_TEXT_TABLE BT_AUTOFORMAT 86 ps Auto~Format... 20181231 09:50:43 sw source\ui\table\convert.src 0 string DLG_CONV_TEXT_TABLE STR_SYMBOL 86 ps Symbol 20181231 09:50:43 sw source\ui\table\convert.src 0 modaldialog DLG_CONV_TEXT_TABLE CMD_FN_CONVERT_TEXT_TABLE 203 ps Convert Table to Text 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_NUMBER 28 ps Columns 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 checkbox TP_COLUMN CB_BALANCECOLS 163 ps Evenly distribute contents ~to all columns 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedline TP_COLUMN FL_COLUMNS 164 ps Settings 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_COLUMN 50 ps Column 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_WIDTH 50 ps Width 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_DIST 50 ps Spacing 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 checkbox TP_COLUMN CB_AUTO_WIDTH 100 ps Auto~Width 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedline TP_COLUMN FL_LAYOUT 248 ps Width and spacing 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_STYLE 35 ps ~Line 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_STYLE 1 0 ps None 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_HEIGHT 35 ps H~eight 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_POSITION 35 ps ~Position 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_POSITION 1 0 ps Top 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_POSITION 2 0 ps Centered 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_POSITION 3 0 ps Bottom 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedline TP_COLUMN FL_LINETYPE 248 ps Separator line 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedline TP_COLUMN FL_PROPERTIES 133 ps Properties 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedtext TP_COLUMN FT_TEXTDIRECTION 127 ps Text ~direction 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_TEXTDIRECTION 1 0 ps Left-to-right 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_TEXTDIRECTION 2 0 ps Right-to-left 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 stringlist TP_COLUMN.LB_TEXTDIRECTION 3 0 ps Use superordinate object settings 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 tabpage TP_COLUMN HID_COLUMN 260 ps Columns 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 fixedtext DLG_COLUMN FT_APPLY_TO 50 ps ~Apply to 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 stringlist DLG_COLUMN.LB_APPLY_TO 1 0 ps Selection 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 stringlist DLG_COLUMN.LB_APPLY_TO 2 0 ps Current Section 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 stringlist DLG_COLUMN.LB_APPLY_TO 3 0 ps Selected section 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 stringlist DLG_COLUMN.LB_APPLY_TO 4 0 ps Frame 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 stringlist DLG_COLUMN.LB_APPLY_TO 5 0 ps Page Style: 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 modaldialog DLG_COLUMN HID_FORMAT_COLUMN 316 ps Columns 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 string STR_ACCESS_PAGESETUP_SPACING 316 ps Spacing between %1 and %2 20181231 09:50:43 sw source\ui\frmdlg\column.src 0 string STR_ACCESS_COLUMN_WIDTH 316 ps Column %1 Width 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_FRM_STD 0 ps Type 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_FRM_ADD 0 ps Options 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_FRM_WRAP 0 ps Wrap 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_FRM_URL 0 ps Hyperlink 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_BORDER 0 ps Borders 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 RID_SVXPAGE_AREA 0 ps Area 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 RID_SVXPAGE_TRANSPARENCE 0 ps Transparency 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_COLUMN 0 ps Columns 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_STD.1 TP_MACRO_ASSIGN 0 ps Macro 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 tabdialog DLG_FRM_STD 0 ps Frame 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_FRM_STD 0 ps Type 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_FRM_ADD 0 ps Options 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_FRM_WRAP 0 ps Wrap 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_FRM_URL 0 ps Hyperlink 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_GRF_EXT 0 ps Picture 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 RID_SVXPAGE_GRFCROP 0 ps Crop 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_BORDER 0 ps Borders 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 RID_SVXPAGE_AREA 0 ps Area 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 RID_SVXPAGE_TRANSPARENCE 0 ps Transparency 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_GRF.1 TP_MACRO_ASSIGN 0 ps Macro 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 tabdialog DLG_FRM_GRF 0 ps Picture 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_FRM_STD 0 ps Type 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_FRM_ADD 0 ps Options 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_FRM_WRAP 0 ps Wrap 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_FRM_URL 0 ps Hyperlink 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_BORDER 0 ps Borders 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 RID_SVXPAGE_AREA 0 ps Area 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 RID_SVXPAGE_TRANSPARENCE 0 ps Transparency 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_BACKGROUND 0 ps Background 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pageitem DLG_FRM_OLE.1 TP_MACRO_ASSIGN 0 ps Macro 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 tabdialog DLG_FRM_OLE 0 ps Object 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_WIDTH 0 ps ~Width 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_WIDTH_AUTO 0 ps ~Width (at least) 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_REL_WIDTH 0 ps Relat~ive 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_AUTOWIDTH 0 ps Automatic 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_HEIGHT 0 ps H~eight 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_HEIGHT_AUTO 0 ps H~eight (at least) 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_REL_HEIGHT 0 ps Re~lative 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_AUTOHEIGHT 0 ps AutoSize 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_FIXEDRATIO 0 ps ~Keep ratio 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pushbutton TP_FRM_STD BT_REALSIZE 70 ps ~Original Size 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_STD FL_SIZE 0 ps Size 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_FRM_STD RB_ANCHOR_PAGE 70 ps To ~page 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_FRM_STD RB_ANCHOR_PARA 70 ps To paragrap~h 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_FRM_STD RB_ANCHOR_AT_CHAR 70 ps To cha~racter 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_FRM_STD RB_ANCHOR_AS_CHAR 70 ps ~As character 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_FRM_STD RB_ANCHOR_FRAME 70 ps To ~frame 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_STD FL_TYPE 80 ps Anchor 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_HORIZONTAL 35 ps Hori~zontal 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_AT_HORZ_POS 20 ps b~y 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_HORI_RELATION 21 ps ~to 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_MIRROR 0 ps ~Mirror on even pages 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_VERTICAL 35 ps ~Vertical 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_AT_VERT_POS 20 ps by 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_VERT_RELATION 21 ps t~o 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_STD CB_FOLLOWTEXTFLOW 0 ps Follow text flow 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_STD FL_POSITION 248 ps Position 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_GRF_EXT FL_CONNECT 248 ps Link 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_GRF_EXT FT_CONNECT 80 ps ~File name 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 edit TP_GRF_EXT ED_CONNECT 200 ps [None] 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pushbutton TP_GRF_EXT PB_BROWSE 12 ps ~... 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_GRF_EXT CB_VERT 48 ps ~Vertically 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_GRF_EXT CB_HOR 70 ps Hori~zontally 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_GRF_EXT RB_MIRROR_ALL_PAGES 100 ps On all pages 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_GRF_EXT RB_MIRROR_LEFT_PAGES 100 ps On left pages 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 radiobutton TP_GRF_EXT RB_MIRROR_RIGHT_PAGES 100 ps On right pages 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_GRF_EXT FL_MIRROR 248 ps Flip 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 string STR_EDIT_GRF 260 ps Link 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_URL FT_URL 30 ps ~URL 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_URL FT_NAME 30 ps ~Name 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_URL FT_FRAME 30 ps Frame 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 pushbutton TP_FRM_URL PB_SEARCH 50 ps ~Browse... 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_URL FL_HYPERLINK 248 ps Link to 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_URL CB_SERVER 236 ps ~Server-side image map 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_URL CB_CLIENT 236 ps ~Client-side image map 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_URL FL_IMAGE 248 ps Image map 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_ADD FT_NAME 75 ps ~Name 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_ADD FT_ALT_NAME 75 ps ~Alternative (Text only) 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_ADD FT_PREV 75 ps ~Previous link 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 stringlist TP_FRM_ADD.LB_PREV 1 0 ps 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_ADD FT_NEXT 75 ps ~Next link 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 stringlist TP_FRM_ADD.LB_NEXT 1 0 ps 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_ADD FL_NAME 248 ps Names 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_ADD CB_PROTECT_CONTENT 80 ps ~Contents 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_ADD CB_PROTECT_FRAME 80 ps P~osition 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_ADD CB_PROTECT_SIZE 80 ps ~Size 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_ADD FL_PROTECT 248 ps Protect 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_ADD CB_EDIT_IN_READONLY 236 ps ~Editable in read-only document 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 checkbox TP_FRM_ADD CB_PRINT_FRAME 236 ps Prin~t 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedline TP_FRM_ADD FL_EXT 248 ps Properties 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_ADD FT_TEXTFLOW 65 ps ~Text direction 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 stringlist TP_FRM_ADD.LB_TEXTFLOW 1 0 ps Left-to-right (horizontal) 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 stringlist TP_FRM_ADD.LB_TEXTFLOW 2 0 ps Right-to-left (horizontal) 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 stringlist TP_FRM_ADD.LB_TEXTFLOW 3 0 ps Right-to-left (vertical) 20181231 09:50:43 sw source\ui\frmdlg\frmpage.src 0 stringlist TP_FRM_ADD.LB_TEXTFLOW 4 0 ps Use superordinate object settings 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 fixedline TP_FRM_WRAP C_WRAP_FL 248 ps Settings 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 imageradiobutton TP_FRM_WRAP RB_NO_WRAP 40 ps ~None 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 imageradiobutton TP_FRM_WRAP RB_WRAP_LEFT 40 ps Before 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 imageradiobutton TP_FRM_WRAP RB_WRAP_RIGHT 40 ps After 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 imageradiobutton TP_FRM_WRAP RB_WRAP_PARALLEL 40 ps ~Parallel 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 imageradiobutton TP_FRM_WRAP RB_WRAP_THROUGH 40 ps Thro~ugh 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 imageradiobutton TP_FRM_WRAP RB_WRAP_IDEAL 40 ps ~Optimal 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 checkbox TP_FRM_WRAP CB_ANCHOR_ONLY 109 ps ~First paragraph 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 checkbox TP_FRM_WRAP CB_TRANSPARENT 109 ps In bac~kground 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 checkbox TP_FRM_WRAP CB_OUTLINE 109 ps ~Contour 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 checkbox TP_FRM_WRAP CB_ONLYOUTSIDE 109 ps Outside only 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 fixedline TP_FRM_WRAP FL_OPTION 121 ps Options 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 fixedtext TP_FRM_WRAP FT_LEFT_MARGIN 60 ps L~eft 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 fixedtext TP_FRM_WRAP FT_RIGHT_MARGIN 60 ps ~Right 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 fixedtext TP_FRM_WRAP FT_TOP_MARGIN 60 ps ~Top 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 fixedtext TP_FRM_WRAP FT_BOTTOM_MARGIN 60 ps ~Bottom 20181231 09:50:43 sw source\ui\frmdlg\wrap.src 0 fixedline TP_FRM_WRAP FL_MARGIN 121 ps Spacing 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 pushbutton DLG_CAPTION BTN_AUTOCAPTION 50 ps AutoCaption... 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 pushbutton DLG_CAPTION BTN_OPTION 50 ps Options... 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_CAPTION TXT_TEXT 182 ps Caption 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedline DLG_CAPTION FL_SETTINGS 182 ps Properties 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_CAPTION TXT_CATEGORY 67 ps Category 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_CAPTION TXT_FORMAT 67 ps Numbering 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_CAPTION FT_NUM_SEP 67 ps Numbering separator 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_CAPTION TXT_SEP 67 ps Separator 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 edit DLG_CAPTION EDT_SEP 106 ps : 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_CAPTION TXT_POS 67 ps Position 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 string DLG_CAPTION STR_BEGINNING 182 ps Above 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 string DLG_CAPTION STR_END 182 ps Below 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 string DLG_CAPTION STR_ABOVE 182 ps Above 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 string DLG_CAPTION STR_CP_BELOW 182 ps Below 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 string DLG_CAPTION STR_CATEGORY_NONE 182 ps 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 modaldialog DLG_CAPTION HID_DLG_CAPTION 250 ps Caption 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedline DLG_SEQUENCE_OPTION FL_HEADER 132 ps Numbering captions by chapter 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_SEQUENCE_OPTION FT_LEVEL 50 ps ~Level 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 stringlist DLG_SEQUENCE_OPTION.LB_LEVEL 1 0 ps 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_SEQUENCE_OPTION FT_SEPARATOR 50 ps ~Separator 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedline DLG_SEQUENCE_OPTION FL_CATANDFRAME 132 ps Category and frame format 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_SEQUENCE_OPTION FT_CHARSTYLE 50 ps Character style 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 stringlist DLG_SEQUENCE_OPTION.LB_CHARSTYLE 1 0 ps 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 checkbox DLG_SEQUENCE_OPTION CB_APPLYBAS 136 ps ~Apply border and shadow 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedline DLG_SEQUENCE_OPTION FL_ORDER 132 ps Caption 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 fixedtext DLG_SEQUENCE_OPTION FT_ORDER 50 ps Caption order 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 stringlist DLG_SEQUENCE_OPTION.LB_ORDER 1 0 ps Category first 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 stringlist DLG_SEQUENCE_OPTION.LB_ORDER 2 0 ps Numbering first 20181231 09:50:43 sw source\ui\frmdlg\cption.src 0 modaldialog DLG_SEQUENCE_OPTION HID_DLG_SEQUENCE_OPTION 200 ps Options 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_TOP 0 ps ~Top 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_BOTTOM 0 ps ~Bottom 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_CENTER_VERT 0 ps C~enter 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_CENTER_HORI 0 ps ~Center 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_TOPPRT 0 ps Upper Margin 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_TOP_BASE 0 ps Base line at ~top 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_BOTTOM_BASE 0 ps ~Base line at bottom 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_CENTER_BASE 0 ps Base line ~centered 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_LINE_TOP 0 ps Top of line 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_LINE_BOTTOM 0 ps Bottom of line 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_LINE_CENTER 0 ps Center of line 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_CHAR_TOP 0 ps Top of character 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_CHAR_BOTTOM 0 ps Bottom of character 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_CHAR_CENTER 0 ps Center of character 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_OLE_INSERT 0 ps Insert object 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_OLE_EDIT 0 ps Edit object 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_COLL_HEADER 0 ps (Template: 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_FRMUI_BORDER 0 ps Borders 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_FRMUI_PATTERN 0 ps Background 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 string STR_FRMUI_WRAP 0 ps Wrap 20181231 09:50:43 sw source\ui\frmdlg\frmui.src 0 infobox MSG_COLUMN_ERR_BOUNDWIDTH 0 ps Column spacing exceeds the column width. 20181231 09:50:43 sw source\ui\dialog\ascfldlg.src 0 fixedline DLG_ASCII_FILTER FL_1 170 ps Properties 20181231 09:50:43 sw source\ui\dialog\ascfldlg.src 0 fixedtext DLG_ASCII_FILTER FT_CHARSET 66 ps ~Character set 20181231 09:50:43 sw source\ui\dialog\ascfldlg.src 0 fixedtext DLG_ASCII_FILTER FT_FONT 66 ps Default fonts 20181231 09:50:43 sw source\ui\dialog\ascfldlg.src 0 fixedtext DLG_ASCII_FILTER FT_LANGUAGE 66 ps Lan~guage 20181231 09:50:43 sw source\ui\dialog\ascfldlg.src 0 fixedtext DLG_ASCII_FILTER FT_CRLF 66 ps ~Paragraph break 20181231 09:50:43 sw source\ui\dialog\ascfldlg.src 0 radiobutton DLG_ASCII_FILTER RB_CRLF 40 ps ~CR & LF 20181231 09:50:43 sw source\ui\dialog\ascfldlg.src 0 radiobutton DLG_ASCII_FILTER RB_CR 20 ps C~R 20181231 09:50:43 sw source\ui\dialog\ascfldlg.src 0 radiobutton DLG_ASCII_FILTER RB_LF 20 ps ~LF 20181231 09:50:43 sw source\ui\dialog\ascfldlg.src 0 string DLG_ASCII_FILTER STR_SYS_CHARSET 50 ps System 20181231 09:50:43 sw source\ui\dialog\ascfldlg.src 0 modaldialog DLG_ASCII_FILTER HID_ASCII_FILTER 239 ps ASCII Filter Options 20181231 09:50:43 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_PAGE 90 ps Number of Pages: 20181231 09:50:43 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_TABLE 90 ps Number of Tables: 20181231 09:50:43 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_GRF 90 ps Number of Graphics: 20181231 09:50:43 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_OLE 90 ps Number of OLE Objects: 20181231 09:50:43 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_PARA 90 ps Number of Paragraphs: 20181231 09:50:43 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_WORD 90 ps Number of Words: 20181231 09:50:43 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_CHAR 90 ps Number of Characters: 20181231 09:50:43 sw source\ui\dialog\docstdlg.src 0 fixedtext TP_DOC_STAT FT_LINE 90 ps Number of Lines: 20181231 09:50:43 sw source\ui\dialog\docstdlg.src 0 pushbutton TP_DOC_STAT PB_PDATE 50 ps ~Update 20181231 09:50:43 sw source\ui\dialog\dialog.src 0 checkbox CB_USE_PASSWD 0 ps ~Password 20181231 09:50:43 sw source\ui\dialog\dialog.src 0 checkbox CB_READ_ONLY 0 ps ~Read-only 20181231 09:50:43 sw source\ui\dialog\dialog.src 0 string STR_LINKEDIT_TEXT 0 ps Edit links 20181231 09:50:43 sw source\ui\dialog\dialog.src 0 string STR_PATH_NOT_FOUND 0 ps The directory '%1' does not exist. 20181231 09:50:43 sw source\ui\dialog\dialog.src 0 querybox RID_QB_SPELL_CONTINUE 0 ps Continue checking at beginning of document? 20181231 09:50:43 sw source\ui\dialog\dialog.src 0 string STR_SPELLING_COMPLETED 0 ps The spellcheck is complete. 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define FT_SUBREG_TEXT 0 ps ~Section 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define CB_HIDE_TEXT 0 ps H~ide 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define FL_HIDE_TEXT 0 ps Hide 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define CB_CONDITION_TEXT 0 ps ~With Condition 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define FL_PROPERTIES_TEXT 0 ps Properties 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define CB_EDIT_IN_READONLY_TEXT 0 ps E~ditable in read-only document 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define FL_FILE_TEXT 0 ps Link 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define CB_FILE_TEXT 0 ps ~Link 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define CB_DDE_TEXT 0 ps DD~E 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define FT_DDE_TEXT 0 ps DDE ~command 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define FT_FILE_TEXT 0 ps ~File name 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define GB_HIDE_TEXT 0 ps Hide 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define GB_OPTIONS_TEXT 0 ps Options 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define FL_PROTECT_TEXT 0 ps Write protection 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 #define CB_PASSWD_TEXT 0 ps Wit~h password 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedline MD_EDIT_REGION FL_NAME 80 ps Section 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 tristatebox MD_EDIT_REGION CB_PROTECT 70 ps ~Protected 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 pushbutton MD_EDIT_REGION PB_OPTIONS 50 ps ~Options... 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 pushbutton MD_EDIT_REGION CB_DISMISS 50 ps Remove 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 modaldialog MD_EDIT_REGION CMD_FN_EDIT_REGION 316 ps Edit Sections 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 string STR_REG_DUPLICATE 316 ps Section name changed: 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 string STR_INFO_DUPLICATE 316 ps Duplicate section name 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 querybox QB_CONNECT 316 ps A file connection will delete the contents of the current section. Connect anyway? 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 infobox REG_WRONG_PASSWORD 316 ps The password entered is invalid. 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 infobox REG_WRONG_PASSWD_REPEAT 316 ps The password has not been set. 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 pageitem DLG_INSERT_SECTION.1 TP_INSERT_SECTION 0 ps Section 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 pageitem DLG_INSERT_SECTION.1 TP_COLUMN 0 ps Columns 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 pageitem DLG_INSERT_SECTION.1 TP_SECTION_INDENTS 0 ps Indents 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 pageitem DLG_INSERT_SECTION.1 TP_BACKGROUND 0 ps Background 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 pageitem DLG_INSERT_SECTION.1 TP_SECTION_FTNENDNOTES 0 ps Footnotes/Endnotes 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 string DLG_INSERT_SECTION ST_INSERT 50 ps Insert 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 tabdialog DLG_INSERT_SECTION HID_INSERT_SECTION_DLG 316 ps Insert Section 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedline TP_INSERT_SECTION FL_NAME 78 ps New section 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 checkbox TP_INSERT_SECTION CB_PROTECT 100 ps ~Protect 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 pageitem DLG_SECTION_PROPERTIES.1 TP_COLUMN 0 ps Columns 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 pageitem DLG_SECTION_PROPERTIES.1 TP_SECTION_INDENTS 0 ps Indents 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 pageitem DLG_SECTION_PROPERTIES.1 TP_BACKGROUND 0 ps Background 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 pageitem DLG_SECTION_PROPERTIES.1 TP_SECTION_FTNENDNOTES 0 ps Footnotes/Endnotes 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 tabdialog DLG_SECTION_PROPERTIES HID_SECTION_PROPERTIES_DLG 260 ps Options 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedline TP_SECTION_FTNENDNOTES FL_FTN 248 ps Footnotes 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 checkbox TP_SECTION_FTNENDNOTES CB_FTN_AT_TXTEND 90 ps Collec~t at end of text 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 checkbox TP_SECTION_FTNENDNOTES CB_FTN_NUM 100 ps ~Restart numbering 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_FTNENDNOTES FT_FTN_OFFSET 64 ps ~Start at 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 checkbox TP_SECTION_FTNENDNOTES CB_FTN_NUM_FMT 100 ps Custom ~format 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_FTNENDNOTES FT_FTN_PREFIX 58 ps Be~fore 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_FTNENDNOTES FT_FTN_SUFFIX 25 ps Aft~er 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedline TP_SECTION_FTNENDNOTES FL_END 248 ps Endnotes 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 checkbox TP_SECTION_FTNENDNOTES CB_END_AT_TXTEND 100 ps C~ollect at end of section 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 checkbox TP_SECTION_FTNENDNOTES CB_END_NUM 100 ps ~Restart numbering 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_FTNENDNOTES FT_END_OFFSET 64 ps ~Start at 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 checkbox TP_SECTION_FTNENDNOTES CB_END_NUM_FMT 100 ps Custom format 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_FTNENDNOTES FT_END_PREFIX 58 ps Be~fore 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_FTNENDNOTES FT_END_SUFFIX 25 ps Aft~er 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedline TP_SECTION_INDENTS FL_INDENT 173 ps Indent 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_INDENTS FT_BEFORE 120 ps ~Before section 20181231 09:50:43 sw source\ui\dialog\regionsw.src 0 fixedtext TP_SECTION_INDENTS FT_AFTER 120 ps ~After section 20181231 09:50:43 sw source\ui\dialog\wordcountdialog.src 0 fixedline DLG_WORDCOUNT FL_CURRENT 158 ps Current selection 20181231 09:50:43 sw source\ui\dialog\wordcountdialog.src 0 fixedtext DLG_WORDCOUNT FT_CURRENTWORD 80 ps Words: 20181231 09:50:43 sw source\ui\dialog\wordcountdialog.src 0 fixedtext DLG_WORDCOUNT FT_CURRENTCHARACTER 80 ps Characters: 20181231 09:50:43 sw source\ui\dialog\wordcountdialog.src 0 fixedline DLG_WORDCOUNT FL_DOC 158 ps Whole document 20181231 09:50:43 sw source\ui\dialog\wordcountdialog.src 0 fixedtext DLG_WORDCOUNT FT_DOCWORD 80 ps Words: 20181231 09:50:43 sw source\ui\dialog\wordcountdialog.src 0 fixedtext DLG_WORDCOUNT FT_DOCCHARACTER 80 ps Characters: 20181231 09:50:43 sw source\ui\dialog\wordcountdialog.src 0 modaldialog DLG_WORDCOUNT HID_DLG_WORDCOUNT 170 ps Word Count 20181231 09:50:43 sw source\ui\dialog\abstract.src 0 fixedline DLG_INSERT_ABSTRACT FL_1 174 ps Properties 20181231 09:50:43 sw source\ui\dialog\abstract.src 0 fixedtext DLG_INSERT_ABSTRACT FT_LEVEL 120 ps Included outline levels 20181231 09:50:43 sw source\ui\dialog\abstract.src 0 fixedtext DLG_INSERT_ABSTRACT FT_PARA 120 ps Subpoints per level 20181231 09:50:43 sw source\ui\dialog\abstract.src 0 fixedtext DLG_INSERT_ABSTRACT FT_DESC 165 ps The abstract contains the selected number of paragraphs from the included outline levels. 20181231 09:50:43 sw source\ui\dialog\abstract.src 0 modaldialog DLG_INSERT_ABSTRACT HID_INSERT_ABSTRACT 239 ps Create AutoAbstract 20181231 09:50:43 sw source\ui\envelp\envprt.src 0 fixedline TP_ENV_PRT FL_NONAME 248 ps Envelope orientation 20181231 09:50:43 sw source\ui\envelp\envprt.src 0 radiobutton TP_ENV_PRT BTN_TOP 179 ps ~Print from top 20181231 09:50:43 sw source\ui\envelp\envprt.src 0 radiobutton TP_ENV_PRT BTN_BOTTOM 179 ps Print from ~bottom 20181231 09:50:43 sw source\ui\envelp\envprt.src 0 fixedtext TP_ENV_PRT TXT_RIGHT 72 ps ~Shift right 20181231 09:50:43 sw source\ui\envelp\envprt.src 0 fixedtext TP_ENV_PRT TXT_DOWN 72 ps Shift ~down 20181231 09:50:43 sw source\ui\envelp\envprt.src 0 fixedline TP_ENV_PRT FL_PRINTER 248 ps Current printer 20181231 09:50:43 sw source\ui\envelp\envprt.src 0 fixedtext TP_ENV_PRT TXT_PRINTER 179 ps - No printer installed - 20181231 09:50:43 sw source\ui\envelp\envprt.src 0 pushbutton TP_ENV_PRT BTN_PRTSETUP 50 ps Setup... 20181231 09:50:43 sw source\ui\envelp\envlop.src 0 pageitem DLG_ENV.1 TP_ENV_ENV 0 ps Envelope 20181231 09:50:43 sw source\ui\envelp\envlop.src 0 pageitem DLG_ENV.1 TP_ENV_FMT 0 ps Format 20181231 09:50:43 sw source\ui\envelp\envlop.src 0 pageitem DLG_ENV.1 TP_ENV_PRT 0 ps Printer 20181231 09:50:43 sw source\ui\envelp\envlop.src 0 string DLG_ENV ST_INSERT 0 ps ~Insert 20181231 09:50:43 sw source\ui\envelp\envlop.src 0 string DLG_ENV ST_CHANGE 0 ps ~Modify 20181231 09:50:43 sw source\ui\envelp\envlop.src 0 tabdialog DLG_ENV 0 ps Envelope 20181231 09:50:43 sw source\ui\envelp\envlop.src 0 fixedtext TP_ENV_ENV TXT_ADDR 124 ps Addr~essee 20181231 09:50:43 sw source\ui\envelp\envlop.src 0 fixedtext TP_ENV_ENV FT_DATABASE 92 ps Database 20181231 09:50:43 sw source\ui\envelp\envlop.src 0 fixedtext TP_ENV_ENV FT_TABLE 92 ps Table 20181231 09:50:43 sw source\ui\envelp\envlop.src 0 fixedtext TP_ENV_ENV FT_DBFIELD 92 ps ~Database field 20181231 09:50:43 sw source\ui\envelp\envlop.src 0 checkbox TP_ENV_ENV BOX_SEND 124 ps ~Sender 20181231 09:50:43 sw source\ui\envelp\envlop.src 0 string STR_DOC_TITLE 260 ps Envelope 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_HDIST 50 ps Hori~zontal pitch 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_VDIST 50 ps ~Vertical pitch 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_WIDTH 50 ps ~Width 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_HEIGHT 50 ps ~Height 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_LEFT 50 ps ~Left margin 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_UPPER 50 ps ~Top margin 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_COLUMNS 50 ps ~Columns 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_ROWS 50 ps R~ows 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_PAPER_WIDTH 50 ps ~Paper Width 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedtext TP_LAB_FMT TXT_PAPER_HEIGHT 50 ps Pape~r Height 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 pushbutton TP_LAB_FMT PB_SAVE 50 ps ~Save... 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 string STR_HDIST 260 ps H. Pitch 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 string STR_VDIST 260 ps V. Pitch 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 string STR_WIDTH 260 ps Width 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 string STR_HEIGHT 260 ps Height 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 string STR_LEFT 260 ps Left margin 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 string STR_UPPER 260 ps Top margin 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 string STR_COLS 260 ps Columns 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 string STR_ROWS 260 ps Rows 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedtext DLG_SAVE_LABEL FT_MAKE 50 ps Brand 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedtext DLG_SAVE_LABEL FT_TYPE 50 ps T~ype 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 fixedline DLG_SAVE_LABEL FL_OPTIONS 165 ps Options 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 querybox DLG_SAVE_LABEL MB_QUERY 50 ps The label "%1 / %2" already exists.\nDo you want to overwrite it? 20181231 09:50:43 sw source\ui\envelp\labfmt.src 0 modaldialog DLG_SAVE_LABEL HID_SAVE_LABEL_DLG 230 ps Save Label Format 20181231 09:50:43 sw source\ui\envelp\labprt.src 0 radiobutton TP_LAB_PRT BTN_PAGE 70 ps ~Entire page 20181231 09:50:43 sw source\ui\envelp\labprt.src 0 radiobutton TP_LAB_PRT BTN_SINGLE 70 ps ~Single label 20181231 09:50:43 sw source\ui\envelp\labprt.src 0 fixedtext TP_LAB_PRT TXT_COL 30 ps Colu~mn 20181231 09:50:43 sw source\ui\envelp\labprt.src 0 fixedtext TP_LAB_PRT TXT_ROW 30 ps Ro~w 20181231 09:50:43 sw source\ui\envelp\labprt.src 0 checkbox TP_LAB_PRT CB_SYNCHRON 120 ps Synchroni~ze contents 20181231 09:50:43 sw source\ui\envelp\labprt.src 0 fixedline TP_LAB_PRT FL_DONTKNOW 248 ps Distribute 20181231 09:50:43 sw source\ui\envelp\labprt.src 0 fixedtext TP_LAB_PRT INF_PRINTER 182 ps Printer Name 20181231 09:50:43 sw source\ui\envelp\labprt.src 0 pushbutton TP_LAB_PRT BTN_PRTSETUP 50 ps Setup... 20181231 09:50:43 sw source\ui\envelp\labprt.src 0 fixedline TP_LAB_PRT FL_PRINTER 248 ps Printer 20181231 09:50:43 sw source\ui\envelp\label.src 0 #define LABEL_STRING 0 ps Labels 20181231 09:50:43 sw source\ui\envelp\label.src 0 #define BUSINESS_CARD_STRING 0 ps Business Cards 20181231 09:50:43 sw source\ui\envelp\label.src 0 pageitem DLG_LAB.1 TP_PRIVATE_DATA 0 ps Private 20181231 09:50:43 sw source\ui\envelp\label.src 0 pageitem DLG_LAB.1 TP_BUSINESS_DATA 0 ps Business 20181231 09:50:43 sw source\ui\envelp\label.src 0 pageitem DLG_LAB.1 TP_LAB_FMT 0 ps Format 20181231 09:50:43 sw source\ui\envelp\label.src 0 pageitem DLG_LAB.1 TP_LAB_PRT 0 ps Options 20181231 09:50:43 sw source\ui\envelp\label.src 0 string DLG_LAB ST_FIRSTPAGE_BC 0 ps Medium 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_LAB_LAB TXT_WRITING 50 ps Label text 20181231 09:50:43 sw source\ui\envelp\label.src 0 checkbox TP_LAB_LAB BOX_ADDR 50 ps Address 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_LAB_LAB FT_DATABASE 99 ps Database 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_LAB_LAB FT_TABLE 99 ps Table 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_LAB_LAB FT_DBFIELD 99 ps Database field 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedline TP_LAB_LAB FL_WRITING 248 ps Inscription 20181231 09:50:43 sw source\ui\envelp\label.src 0 radiobutton TP_LAB_LAB BTN_CONT 65 ps ~Continuous 20181231 09:50:43 sw source\ui\envelp\label.src 0 radiobutton TP_LAB_LAB BTN_SHEET 65 ps ~Sheet 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_LAB_LAB TXT_MAKE 30 ps Brand 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_LAB_LAB TXT_TYPE 30 ps ~Type 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedline TP_LAB_LAB FL_FORMAT 248 ps Format 20181231 09:50:43 sw source\ui\envelp\label.src 0 pushbutton DLG_SYNC_BTN BTN_SYNC 0 ps Synchronize Labels 20181231 09:50:43 sw source\ui\envelp\label.src 0 string STR_DOC_TITLE 0 ps Labels 20181231 09:50:43 sw source\ui\envelp\label.src 0 string STR_CUSTOM 0 ps [User] 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_VISITING_CARDS FT_AUTO_TEXT_GROUP 109 ps AutoText - Section 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedline TP_VISITING_CARDS FL_CONTENT 248 ps Content 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedline TP_PRIVATE_DATA FL_DATA 248 ps Private data 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_NAME 90 ps First/Last ~name/Initials 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_NAME_2 90 ps First/Last ~name/Initials 2 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_STREET 90 ps S~treet 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_ZIPCITY 90 ps Zip/Cit~y 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_COUNTRYSTATE 90 ps Co~untry/State 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_TITLEPROF 90 ps Title/~Profession 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_PHONE_MOBILE 90 ps Phone/Mobile 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_FAX 90 ps Fa~x 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_PRIVATE_DATA FT_WWWMAIL 90 ps Homepage / e-mail 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedline TP_BUSINESS_DATA FL_DATA 248 ps Business data 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_COMP 90 ps Company 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_COMP_EXT 90 ps Company 2nd line 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_SLOGAN 90 ps Slogan 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_STREET 90 ps Street 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_ZIPCITY 90 ps ZIP/City 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_COUNTRYSTATE 90 ps Country/State 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_POSITION 90 ps Position 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_PHONE_MOBILE 90 ps Phone/Mobile 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_FAX 90 ps Fax 20181231 09:50:43 sw source\ui\envelp\label.src 0 fixedtext TP_BUSINESS_DATA FT_WWWMAIL 90 ps Ho~mepage / e-mail 20181231 09:50:43 sw source\ui\envelp\envelp.src 0 string STR_DATABASE_NOT_OPENED 0 ps Database could not be opened. 20181231 09:50:43 sw source\ui\envelp\envelp.src 0 string STR_NO_DRIVERS 0 ps No database drivers installed. 20181231 09:50:43 sw source\ui\envelp\envelp.src 0 string STR_BTN_NEW_DOC 0 ps ~New Document 20181231 09:50:43 sw source\ui\envelp\envelp.src 0 string STR_BTN_NEWDOC 0 ps ~New Doc. 20181231 09:50:43 sw source\ui\envelp\envelp.src 0 string STR_SENDER_TOKENS 0 ps COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR; 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 #define _MAIL_MERGE_STRING_ 0 ps Mail Merge 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_ALL 100 ps ~All 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_MARKED 100 ps ~Selected records 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_FROM 33 ps ~From: 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_BIS 27 ps ~To: 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedline DLG_MAILMERGE FL_RECORD 126 ps Records 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_PRINTER 53 ps ~Printer 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_MAILING 53 ps ~Electronic 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_FILE 56 ps File 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 checkbox DLG_MAILMERGE CB_SINGLE_JOBS 142 ps ~Single print jobs 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedline DLG_MAILMERGE FL_SAVE_MERGED_DOCUMENT 156 ps Save merged document 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_SAVE_SINGLE_DOC 150 ps S~ave as single document 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MAILMERGE RB_SAVE_INDIVIDUAL 150 ps Sa~ve as individual documents 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 checkbox DLG_MAILMERGE RB_GENERATE_FROM_DATABASE 144 ps Generate file name from ~Database 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_COLUMN 41 ps Field 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_PATH 41 ps ~Path 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_FILTER 41 ps F~ile format 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_SUBJECT 51 ps ~Subject 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_ATTACH 51 ps Attachments 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_FORMAT 51 ps Mail Format 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 checkbox DLG_MAILMERGE CB_FORMAT_HTML 90 ps HTM~L 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 checkbox DLG_MAILMERGE CB_FORMAT_RTF 90 ps RT~F 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 checkbox DLG_MAILMERGE CB_FORMAT_SW 90 ps %PRODUCTNAME Writer 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedline DLG_MAILMERGE FL_DEST 162 ps Output 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedline DLG_MERGE_CREATE FL_CREATEFROM 80 ps Create 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MERGE_CREATE RB_THISDOC 70 ps From this ~document 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MERGE_CREATE RB_TEMPLATE 70 ps From a ~template 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedline DLG_MERGE_FIELD_CONNECTIONS FL_CONNECTIONS 140 ps Connect 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MERGE_FIELD_CONNECTIONS RB_USEEXISTING 130 ps ~Use existing 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 radiobutton DLG_MERGE_FIELD_CONNECTIONS RB_CREATENEW 130 ps ~Create new connection 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MERGE_FIELD_CONNECTIONS FT_INFO 141 ps Fields are used to personalize 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. 20181231 09:50:43 sw source\ui\envelp\mailmrge.src 0 modaldialog DLG_MERGE_FIELD_CONNECTIONS HID_MAIL_MERGE_INSERT_FIELDS 205 ps Data Source Connection 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedline TP_ENV_FMT FL_ADDRESSEE 248 ps Addressee 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_ADDR_POS 40 ps Position 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_ADDR_LEFT 40 ps from left 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_ADDR_TOP 40 ps from top 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_ADDR_FORMAT 40 ps Format 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 menubutton TP_ENV_FMT BTN_ADDR_EDIT 50 ps Edit 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedline TP_ENV_FMT FL_SENDER 248 ps Sender 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SEND_POS 40 ps Position 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SEND_LEFT 40 ps from left 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SEND_TOP 40 ps from top 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SEND_FORMAT 40 ps Format 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 menubutton TP_ENV_FMT BTN_SEND_EDIT 50 ps Edit 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedline TP_ENV_FMT FL_SIZE 148 ps Size 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SIZE_FORMAT 40 ps F~ormat 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SIZE_WIDTH 40 ps ~Width 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 fixedtext TP_ENV_FMT TXT_SIZE_HEIGHT 40 ps ~Height 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 menuitem MNU_EDIT MID_CHAR 0 ps C~haracter... 20181231 09:50:43 sw source\ui\envelp\envfmt.src 0 menuitem MNU_EDIT MID_PARA 0 ps P~aragraph... 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_FLD_EDIT_DLG 0 ps Edit Fields 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_DATEFLD 0 ps Date 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_TIMEFLD 0 ps Time 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_FILENAMEFLD 0 ps File name 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_DBNAMEFLD 0 ps Database Name 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_CHAPTERFLD 0 ps Chapter 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_PAGENUMBERFLD 0 ps Page numbers 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_DOCSTATFLD 0 ps Statistics 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_AUTHORFLD 0 ps Author 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_TEMPLNAMEFLD 0 ps Templates 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_EXTUSERFLD 0 ps Sender 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_SETFLD 0 ps Set variable 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_GETFLD 0 ps Show variable 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_FORMELFLD 0 ps Insert Formula 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_INPUTFLD 0 ps Input field 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_SETINPUTFLD 0 ps Input field (variable) 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_USRINPUTFLD 0 ps Input field (user) 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_CONDTXTFLD 0 ps Conditional text 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_DDEFLD 0 ps DDE field 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_MACROFLD 0 ps Execute macro 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_SEQFLD 0 ps Number range 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_SETREFPAGEFLD 0 ps Set page variable 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_GETREFPAGEFLD 0 ps Show page variable 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_INTERNETFLD 0 ps Load URL 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_JUMPEDITFLD 0 ps Placeholder 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_COMBINED_CHARS 0 ps Combine characters 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_DROPDOWN 0 ps Input list 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_SETREFFLD 0 ps Set Reference 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_GETREFFLD 0 ps Insert Reference 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_DBFLD 0 ps Mail merge fields 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_DBNEXTSETFLD 0 ps Next record 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_DBNUMSETFLD 0 ps Any record 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_DBSETNUMBERFLD 0 ps Record number 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_PREVPAGEFLD 0 ps Previous page 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_NEXTPAGEFLD 0 ps Next page 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_HIDDENTXTFLD 0 ps Hidden text 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_USERFLD 0 ps User Field 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_POSTITFLD 0 ps Note 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_SCRIPTFLD 0 ps Script 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_AUTHORITY 0 ps Bibliography entry 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_HIDDENPARAFLD 0 ps Hidden Paragraph 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_DOCINFOFLD 0 ps DocInformation 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_DATE_STD 0 ps Date 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_DATE_FIX 0 ps Date (fixed) 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_TIME_STD 0 ps Time 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_TIME_FIX 0 ps Time (fixed) 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_STAT_TABLE 0 ps Tables 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_STAT_CHAR 0 ps Characters 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_STAT_WORD 0 ps Words 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_STAT_PARA 0 ps Paragraphs 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_STAT_GRF 0 ps Graphics 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_STAT_OBJ 0 ps Objects 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_STAT_PAGE 0 ps Pages 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_DDE_HOT 0 ps DDE automatic 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_DDE_NORMAL 0 ps DDE manual 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_FIRMA 0 ps Company 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_VORNAME 0 ps First Name 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_NAME 0 ps Last Name 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_ABK 0 ps Initials 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_STRASSE 0 ps Street 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_LAND 0 ps Country 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_PLZ 0 ps Zip code 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_ORT 0 ps City 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_TITEL 0 ps Title 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_POS 0 ps Position 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_TELPRIV 0 ps Tel. (Home) 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_TELFIRMA 0 ps Tel. (Work) 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_FAX 0 ps FAX 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_EMAIL 0 ps E-mail 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_EU_STATE 0 ps State 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_PAGEREF_OFF 0 ps off 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FLD_PAGEREF_ON 0 ps on 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_FF_NAME 0 ps File name 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_FF_NAME_NOEXT 0 ps File name without extension 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_FF_PATHNAME 0 ps Path/File name 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_FF_PATH 0 ps Path 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_FF_UI_NAME 0 ps Style 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_FF_UI_RANGE 0 ps Category 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_CHAPTER_NAME 0 ps Chapter name 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_CHAPTER_NO 0 ps Chapter number 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_CHAPTER_NO_NOSEPARATOR 0 ps Chapter number without separator 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_CHAPTER_NAMENO 0 ps Chapter number and name 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_NUM_ROMAN 0 ps Roman (I II III) 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_NUM_SROMAN 0 ps Roman (i ii iii) 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_NUM_ARABIC 0 ps Arabic (1 2 3) 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_NUM_PAGEDESC 0 ps As Page Style 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_NUM_PAGESPECIAL 0 ps Text 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_AUTHOR_NAME 0 ps Name 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_AUTHOR_SCUT 0 ps Initials 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_SETVAR_SYS 0 ps System 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_SETVAR_TEXT 0 ps Text 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_GETVAR_NAME 0 ps Name 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_GETVAR_TEXT 0 ps Text 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_USERVAR_CMD 0 ps Formula 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_USERVAR_TEXT 0 ps Text 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_DBFLD_DB 0 ps Database 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_DBFLD_SYS 0 ps System 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REG_AUTHOR 0 ps Author 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REG_TIME 0 ps Time 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REG_DATE 0 ps Date 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REF_TEXT 0 ps Reference 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REF_PAGE 0 ps Page 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REF_CHAPTER 0 ps Chapter 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REF_UPDOWN 0 ps Above/Below 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REF_PAGE_PGDSC 0 ps As Page Style 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REF_ONLYNUMBER 0 ps Category and Number 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REF_ONLYCAPTION 0 ps Caption Text 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REF_ONLYSEQNO 0 ps Numbering 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REF_NUMBER 0 ps Number 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REF_NUMBER_NO_CONTEXT 0 ps Number (no context) 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_REF_NUMBER_FULL_CONTEXT 0 ps Number (full context) 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_MARK_TEXT 0 ps Text 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_MARK_TABLE 0 ps Table 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_MARK_FRAME 0 ps Frame 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_MARK_GRAFIC 0 ps Graphics 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string FMT_MARK_OLE 0 ps Object 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 ps All 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_INSERT 0 ps Insert 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_COND 0 ps ~Condition 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_TEXT 0 ps Then, Else 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_DDE_CMD 0 ps DDE Statement 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_INSTEXT 0 ps Hidden t~ext 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_MACNAME 0 ps ~Macro name 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_PROMPT 0 ps ~Reference 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_COMBCHRS_FT 0 ps Ch~aracters 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_SETNO 0 ps Record number 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_OFFSET 0 ps O~ffset 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_VALUE 0 ps Value 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_FORMULA 0 ps Formula 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_URLPROMPT 0 ps ~URL 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_ALL_DATABASE 0 ps 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 pushbutton PB_FLDEDT_ADDRESS HID_DLG_FLDEDT_ADDRESS 24 ps Edit 20181231 09:50:43 sw source\ui\fldui\fldui.src 0 string STR_CUSTOM 24 ps Custom 20181231 09:50:43 sw source\ui\fldui\DropDownFieldDialog.src 0 fixedline DLG_FLD_DROPDOWN FL_ITEMS 127 ps Edit 20181231 09:50:43 sw source\ui\fldui\DropDownFieldDialog.src 0 pushbutton DLG_FLD_DROPDOWN PB_NEXT 50 ps ~Next 20181231 09:50:43 sw source\ui\fldui\DropDownFieldDialog.src 0 pushbutton DLG_FLD_DROPDOWN PB_EDIT 50 ps ~Edit 20181231 09:50:43 sw source\ui\fldui\DropDownFieldDialog.src 0 modaldialog DLG_FLD_DROPDOWN HID_FLD_DROPDOWN 194 ps Choose Item: 20181231 09:50:43 sw source\ui\fldui\flddinf.src 0 fixedtext TP_FLD_DOKINF FT_DOKINFTYPE 76 ps ~Type 20181231 09:50:43 sw source\ui\fldui\flddinf.src 0 fixedtext TP_FLD_DOKINF FT_DOKINFSELECTION 76 ps S~elect 20181231 09:50:43 sw source\ui\fldui\flddinf.src 0 stringlist TP_FLD_DOKINF.LB_DOKINFSELECTION 1 0 ps Author 20181231 09:50:43 sw source\ui\fldui\flddinf.src 0 stringlist TP_FLD_DOKINF.LB_DOKINFSELECTION 2 0 ps Time 20181231 09:50:43 sw source\ui\fldui\flddinf.src 0 stringlist TP_FLD_DOKINF.LB_DOKINFSELECTION 3 0 ps Date 20181231 09:50:43 sw source\ui\fldui\flddinf.src 0 stringlist TP_FLD_DOKINF.LB_DOKINFSELECTION 4 0 ps Date Time Author 20181231 09:50:43 sw source\ui\fldui\flddinf.src 0 fixedtext TP_FLD_DOKINF FT_DOKINFFORMAT 84 ps F~ormat 20181231 09:50:43 sw source\ui\fldui\flddinf.src 0 checkbox TP_FLD_DOKINF CB_DOKINFFIXEDCONTENT 72 ps ~Fixed content 20181231 09:50:43 sw source\ui\fldui\flddinf.src 0 string TP_FLD_DOKINF STR_DOKINF_INFO 72 ps Info 20181231 09:50:43 sw source\ui\fldui\flddinf.src 0 tabpage TP_FLD_DOKINF HID_FLD_DOKINF 260 ps DocInformation 20181231 09:50:43 sw source\ui\fldui\fldtdlg.src 0 pageitem DLG_FLD_INSERT.1 TP_FLD_DOK 0 ps Document 20181231 09:50:43 sw source\ui\fldui\fldtdlg.src 0 pageitem DLG_FLD_INSERT.1 TP_FLD_REF 0 ps Cross-references 20181231 09:50:43 sw source\ui\fldui\fldtdlg.src 0 pageitem DLG_FLD_INSERT.1 TP_FLD_FUNC 0 ps Functions 20181231 09:50:43 sw source\ui\fldui\fldtdlg.src 0 pageitem DLG_FLD_INSERT.1 TP_FLD_DOKINF 0 ps DocInformation 20181231 09:50:43 sw source\ui\fldui\fldtdlg.src 0 pageitem DLG_FLD_INSERT.1 TP_FLD_VAR 0 ps Variables 20181231 09:50:43 sw source\ui\fldui\fldtdlg.src 0 pageitem DLG_FLD_INSERT.1 TP_FLD_DB 0 ps Database 20181231 09:50:43 sw source\ui\fldui\fldtdlg.src 0 string DLG_FLD_INSERT STR_FLD_INSERT 0 ps ~Insert 20181231 09:50:43 sw source\ui\fldui\fldtdlg.src 0 string DLG_FLD_INSERT STR_FLD_CLOSE 0 ps ~Close 20181231 09:50:43 sw source\ui\fldui\fldtdlg.src 0 tabdialog DLG_FLD_INSERT 0 ps Fields 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCTYPE 76 ps ~Type 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCSELECTION 76 ps S~elect 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCFORMAT 76 ps F~ormat 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCNAME 84 ps Na~me 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCVALUE 84 ps ~Value 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCCOND1 84 ps Then 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_FUNCCOND2 84 ps Else 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 pushbutton TP_FLD_FUNC BT_FUNCMACRO 50 ps ~Macro... 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_LISTITEM 84 ps Ite~m 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 pushbutton TP_FLD_FUNC PB_LISTADD 50 ps ~Add 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_LISTITEMS 84 ps Items on ~list 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 pushbutton TP_FLD_FUNC PB_LISTREMOVE 50 ps ~Remove 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 pushbutton TP_FLD_FUNC PB_LISTUP 50 ps Move ~Up 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 pushbutton TP_FLD_FUNC PB_LISTDOWN 50 ps Move Do~wn 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 fixedtext TP_FLD_FUNC FT_LISTNAME 84 ps Na~me 20181231 09:50:43 sw source\ui\fldui\fldfunc.src 0 tabpage TP_FLD_FUNC HID_FLD_FUNC 260 ps Functions 20181231 09:50:43 sw source\ui\fldui\flddb.src 0 fixedtext TP_FLD_DB FT_DBTYPE 76 ps ~Type 20181231 09:50:43 sw source\ui\fldui\flddb.src 0 fixedtext TP_FLD_DB FT_DBCONDITION 76 ps ~Condition 20181231 09:50:43 sw source\ui\fldui\flddb.src 0 fixedtext TP_FLD_DB FT_DBSETNUMBER 76 ps Record number 20181231 09:50:43 sw source\ui\fldui\flddb.src 0 fixedtext TP_FLD_DB FT_DBSELECTION 166 ps Database s~election 20181231 09:50:43 sw source\ui\fldui\flddb.src 0 fixedtext TP_FLD_DB FT_ADDDB 105 ps Add database file 20181231 09:50:43 sw source\ui\fldui\flddb.src 0 pushbutton TP_FLD_DB PB_ADDDB 50 ps Browse... 20181231 09:50:43 sw source\ui\fldui\flddb.src 0 radiobutton TP_FLD_DB RB_DBOWNFORMAT 150 ps From database 20181231 09:50:43 sw source\ui\fldui\flddb.src 0 radiobutton TP_FLD_DB RB_DBFORMAT 100 ps User-defined 20181231 09:50:43 sw source\ui\fldui\flddb.src 0 fixedline TP_FLD_DB FL_DBFORMAT 166 ps Format 20181231 09:50:43 sw source\ui\fldui\flddb.src 0 tabpage TP_FLD_DB HID_FLD_DB 260 ps Database 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARTYPE 76 ps ~Type 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARSELECTION 76 ps S~election 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARFORMAT 84 ps Format 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 checkbox TP_FLD_VAR CB_VARINVISIBLE 84 ps Invisi~ble 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARCHAPTERHEADER 84 ps Numbering by chapter 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARCHAPTERLEVEL 30 ps ~Level 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 stringlist TP_FLD_VAR.LB_VARCHAPTERLEVEL 1 0 ps None 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARSEPARATOR 30 ps ~Separator 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARNAME 76 ps Na~me 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 fixedtext TP_FLD_VAR FT_VARVALUE 76 ps ~Value 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 toolboxitem TP_FLD_VAR.TBX_VARNEWDEL BT_VARAPPLY HID_FLDVAR_APPLY 0 ps Apply 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 toolboxitem TP_FLD_VAR.TBX_VARNEWDEL BT_VARDELETE HID_FLDVAR_DELETE 0 ps Delete 20181231 09:50:43 sw source\ui\fldui\fldvar.src 0 tabpage TP_FLD_VAR HID_FLD_VAR 260 ps Variables 20181231 09:50:43 sw source\ui\fldui\changedb.src 0 fixedline DLG_CHANGE_DB FL_DBLIST 218 ps Exchange databases 20181231 09:50:43 sw source\ui\fldui\changedb.src 0 fixedtext DLG_CHANGE_DB FT_USEDDB 90 ps Databases in Use 20181231 09:50:43 sw source\ui\fldui\changedb.src 0 fixedtext DLG_CHANGE_DB FT_AVAILDB 90 ps Available Databases 20181231 09:50:43 sw source\ui\fldui\changedb.src 0 pushbutton DLG_CHANGE_DB PB_ADDDB 50 ps Browse... 20181231 09:50:43 sw source\ui\fldui\changedb.src 0 fixedtext DLG_CHANGE_DB FT_DESC 210 ps Use this dialog 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. 20181231 09:50:43 sw source\ui\fldui\changedb.src 0 fixedtext DLG_CHANGE_DB FT_DOCDBTEXT 100 ps Database applied to document: 20181231 09:50:43 sw source\ui\fldui\changedb.src 0 fixedtext DLG_CHANGE_DB FT_DOCDBNAME 114 ps Addresses.Addresses 20181231 09:50:43 sw source\ui\fldui\changedb.src 0 okbutton DLG_CHANGE_DB BT_OK 50 ps Define 20181231 09:50:43 sw source\ui\fldui\changedb.src 0 cancelbutton DLG_CHANGE_DB BT_CANCEL 50 ps ~Close 20181231 09:50:43 sw source\ui\fldui\changedb.src 0 modaldialog DLG_CHANGE_DB 286 ps Exchange Databases 20181231 09:50:43 sw source\ui\fldui\fldref.src 0 fixedtext TP_FLD_REF FT_REFTYPE 76 ps ~Type 20181231 09:50:43 sw source\ui\fldui\fldref.src 0 fixedtext TP_FLD_REF FT_REFSELECTION 76 ps S~election 20181231 09:50:43 sw source\ui\fldui\fldref.src 0 fixedtext TP_FLD_REF FT_REFFORMAT 76 ps Insert ~reference to 20181231 09:50:43 sw source\ui\fldui\fldref.src 0 fixedtext TP_FLD_REF FT_REFNAME 80 ps Na~me 20181231 09:50:43 sw source\ui\fldui\fldref.src 0 fixedtext TP_FLD_REF FT_REFVALUE 80 ps ~Value 20181231 09:50:43 sw source\ui\fldui\fldref.src 0 string TP_FLD_REF STR_REFBOOKMARK 80 ps Bookmarks 20181231 09:50:43 sw source\ui\fldui\fldref.src 0 string TP_FLD_REF STR_REFFOOTNOTE 80 ps Footnotes 20181231 09:50:43 sw source\ui\fldui\fldref.src 0 string TP_FLD_REF STR_REFENDNOTE 80 ps Endnotes 20181231 09:50:43 sw source\ui\fldui\fldref.src 0 string TP_FLD_REF STR_REFHEADING 80 ps Headings 20181231 09:50:43 sw source\ui\fldui\fldref.src 0 string TP_FLD_REF STR_REFNUMITEM 80 ps Numbered Paragraphs 20181231 09:50:43 sw source\ui\fldui\fldref.src 0 tabpage TP_FLD_REF HID_FLD_REF 260 ps Cross-references 20181231 09:50:43 sw source\ui\fldui\javaedit.src 0 fixedtext DLG_JAVAEDIT FT_TYPE 55 ps Script type 20181231 09:50:43 sw source\ui\fldui\javaedit.src 0 radiobutton DLG_JAVAEDIT RB_URL 55 ps URL 20181231 09:50:43 sw source\ui\fldui\javaedit.src 0 radiobutton DLG_JAVAEDIT RB_EDIT 140 ps ~Text 20181231 09:50:43 sw source\ui\fldui\javaedit.src 0 fixedline DLG_JAVAEDIT FL_POSTIT 179 ps Contents 20181231 09:50:43 sw source\ui\fldui\javaedit.src 0 string DLG_JAVAEDIT STR_JAVA_EDIT 24 ps Edit Script 20181231 09:50:43 sw source\ui\fldui\javaedit.src 0 string DLG_JAVAEDIT STR_JAVA_INSERT 24 ps Insert Script 20181231 09:50:43 sw source\ui\fldui\javaedit.src 0 modaldialog DLG_JAVAEDIT 248 ps Edit Script 20181231 09:50:43 sw source\ui\fldui\flddok.src 0 fixedtext TP_FLD_DOK FT_DOKTYPE 76 ps ~Type 20181231 09:50:43 sw source\ui\fldui\flddok.src 0 fixedtext TP_FLD_DOK FT_DOKSELECTION 76 ps S~elect 20181231 09:50:43 sw source\ui\fldui\flddok.src 0 fixedtext TP_FLD_DOK FT_DOKFORMAT 84 ps F~ormat 20181231 09:50:43 sw source\ui\fldui\flddok.src 0 fixedtext TP_FLD_DOK FT_DOKVALUE 84 ps O~ffset 20181231 09:50:43 sw source\ui\fldui\flddok.src 0 checkbox TP_FLD_DOK CB_DOKFIXEDCONTENT 72 ps ~Fixed content 20181231 09:50:43 sw source\ui\fldui\flddok.src 0 string TP_FLD_DOK STR_DOKDATEOFF 72 ps Offs~et in days 20181231 09:50:43 sw source\ui\fldui\flddok.src 0 string TP_FLD_DOK STR_DOKTIMEOFF 72 ps Offs~et in minutes 20181231 09:50:43 sw source\ui\fldui\flddok.src 0 tabpage TP_FLD_DOK HID_FLD_DOK 260 ps Document 20181231 09:50:43 sw source\ui\fldui\inpdlg.src 0 edit DLG_FLD_INPUT ED_LABEL 115 ps Input 20181231 09:50:43 sw source\ui\fldui\inpdlg.src 0 fixedline DLG_FLD_INPUT FL_EDIT 127 ps Edit 20181231 09:50:43 sw source\ui\fldui\inpdlg.src 0 pushbutton DLG_FLD_INPUT PB_NEXT 50 ps ~Next 20181231 09:50:43 sw source\ui\fldui\inpdlg.src 0 modaldialog DLG_FLD_INPUT HID_FLD_INPUT 194 ps Input Field 20181231 09:50:43 sw source\ui\web\web.src 0 string STR_HUMAN_SWWEBDOC_NAME 0 ps HTML 20181231 09:50:43 sw source\ui\web\web.src 0 string STR_WRITER_WEBDOC_FULLTYPE_40 0 ps %PRODUCTNAME 4.0 HTML 20181231 09:50:43 sw source\ui\web\web.src 0 string STR_WRITER_WEBDOC_FULLTYPE_50 0 ps %PRODUCTNAME 5.0 HTML 20181231 09:50:43 sw source\ui\web\web.src 0 string STR_WRITER_WEBDOC_FULLTYPE 0 ps %PRODUCTNAME %PRODUCTVERSION HTML Document 20181231 09:50:43 sw source\ui\web\web.src 0 string STR_SHELLNAME_WEBTEXT 0 ps Text/Web 20181231 09:50:43 sw source\ui\web\web.src 0 string STR_SHELLNAME_WEBFRAME 0 ps Frame/Web 20181231 09:50:43 sw source\ui\web\web.src 0 string RID_WEBTOOLS_TOOLBOX 0 ps Main Toolbar/Web 20181231 09:50:43 sw source\ui\web\web.src 0 string RID_WEBTEXT_TOOLBOX 0 ps Text Object Bar/Web 20181231 09:50:43 sw source\ui\web\web.src 0 string RID_WEBFRAME_TOOLBOX 0 ps Frame Object Bar/Web 20181231 09:50:43 sw source\ui\web\web.src 0 string RID_WEBGRAPHIC_TOOLBOX 0 ps Graphics Object Bar/Web 20181231 09:50:43 sw source\ui\web\web.src 0 string RID_WEBOLE_TOOLBOX 0 ps Object/Web 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_DOC_NAME 0 ps Document view 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_DOC_DESC 0 ps Document view 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_HEADING_WITH_NUM_DESC 0 ps Heading number $(ARG2): $(ARG1) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_HEADER_NAME 0 ps Header $(ARG1) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_HEADER_DESC 0 ps Header page $(ARG1) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_FOOTER_NAME 0 ps Footer $(ARG1) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_FOOTER_DESC 0 ps Footer page $(ARG1) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_FOOTNOTE_NAME 0 ps Footnote $(ARG1) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_FOOTNOTE_DESC 0 ps Footnote $(ARG1) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_ENDNOTE_NAME 0 ps Endnote $(ARG1) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_ENDNOTE_DESC 0 ps Endnote $(ARG1) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_TABLE_DESC 0 ps $(ARG1) on page $(ARG2) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_PAGE_NAME 0 ps Page $(ARG1) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_PAGE_DESC 0 ps Page: $(ARG1) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_ANNOTATION_AUTHOR_NAME 0 ps Author 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_ANNOTATION_DATE_NAME 0 ps Date 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_ANNOTATION_BUTTON_NAME 0 ps Actions 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_ANNOTATION_BUTTON_DESC 0 ps Activate this button to open a list of actions which can be performed on this comment and other comments 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_PREVIEW_DOC_NAME 0 ps Document preview 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_PREVIEW_DOC_SUFFIX 0 ps (Preview mode) 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_DOC_WORDPROCESSING 0 ps %PRODUCTNAME Document 20181231 09:50:43 sw source\ui\docvw\access.src 0 string STR_ACCESS_DOC_WORDPROCESSING_READONLY 0 ps (read-only) 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_OPENURL CMD_SID_OPENDOC 0 ps ~Open 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_OPENURLNEW CMD_SID_OPENDOC 0 ps Open in New Window 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_EDITDOC CMD_SID_EDITDOC 0 ps ~Edit 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_SELECTION_MODE CMD_FN_READONLY_SELECTION_MODE 0 ps Select Text 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_RELOAD CMD_SID_RELOAD 0 ps Re~load 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_RELOAD_FRAME CMD_SID_RELOAD 0 ps Reload Frame 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_SOURCEVIEW HID_SOURCEVIEW 0 ps HT~ML Source 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_BROWSE_BACKWARD CMD_SID_BROWSE_BACKWARD 0 ps Backwards 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_BROWSE_FORWARD CMD_SID_BROWSE_FORWARD 0 ps ~Forward 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_SAVEGRAPHIC HID_MN_READONLY_SAVEGRAPHIC 0 ps Save Graphics... 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP.MN_READONLY_GRAPHICTOGALLERY MN_READONLY_TOGALLERYLINK HID_MN_READONLY_TOGALLERYLINK 0 ps As Link 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP.MN_READONLY_GRAPHICTOGALLERY MN_READONLY_TOGALLERYCOPY HID_MN_READONLY_TOGALLERYCOPY 0 ps Copy 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_GRAPHICTOGALLERY HID_MN_READONLY_GRAPHICTOGALLERY 0 ps Add Graphics 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_SAVEBACKGROUND HID_MN_READONLY_SAVEBACKGROUND 0 ps Save Background... 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP.MN_READONLY_BACKGROUNDTOGALLERY MN_READONLY_TOGALLERYLINK HID_MN_READONLY_TOGALLERYLINK 0 ps As Link 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP.MN_READONLY_BACKGROUNDTOGALLERY MN_READONLY_TOGALLERYCOPY HID_MN_READONLY_TOGALLERYCOPY 0 ps Copy 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_BACKGROUNDTOGALLERY HID_MN_READONLY_BACKGROUNDTOGALLERY 0 ps Add Background 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_COPYLINK HID_MN_READONLY_COPYLINK 0 ps Copy ~Link 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_COPYGRAPHIC HID_MN_READONLY_COPYGRAPHIC 0 ps Copy ~Graphics 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_LOADGRAPHIC HID_MN_READONLY_LOADGRAPHIC 0 ps Load Graphics 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_GRAPHICOFF HID_MN_READONLY_GRAPHICOFF 0 ps Graphics Off 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_PLUGINOFF HID_MN_READONLY_PLUGINOFF 0 ps Plug-ins Off 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP SID_WIN_FULLSCREEN CMD_SID_WIN_FULLSCREEN 0 ps Leave Full-Screen Mode 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 menuitem MN_READONLY_POPUP MN_READONLY_COPY CMD_SID_COPY 0 ps ~Copy 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_EXPORT_GRAFIK_TITLE 0 ps Graphics Export 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_OK 0 ps Click the left mouse button to link the frames. 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_NOT_EMPTY 0 ps Target frame not empty. 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_IS_IN_CHAIN 0 ps Target frame is already linked. 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_WRONG_AREA 0 ps The target frame for the link is in an invalid area. 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_NOT_FOUND 0 ps Target frame not found at current position. 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_SOURCE_CHAINED 0 ps The source frame is already the source of a link. 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_CHAIN_SELF 0 ps A closed link is not possible. 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_REDLINE_INSERT 0 ps Inserted 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_REDLINE_DELETE 0 ps Deleted 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_REDLINE_FORMAT 0 ps Formatted 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_REDLINE_TABLE 0 ps Table changed 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_REDLINE_FMTCOLL 0 ps Applied Paragraph Styles 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_ENDNOTE 0 ps Endnote: 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_FTNNOTE 0 ps Footnote: 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 infobox MSG_READONLY_CONTENT 0 ps Readonly content cannot be changed.\nNo modifications will be accepted 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_TABLE_COL_ADJUST 0 ps Adjust table column 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_TABLE_ROW_ADJUST 0 ps Adjust table row 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_TABLE_SELECT_ALL 0 ps Select whole table 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_TABLE_SELECT_ROW 0 ps Select table row 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_TABLE_SELECT_COL 0 ps Select table column 20181231 09:50:43 sw source\ui\docvw\docvw.src 0 string STR_SMARTTAG_CLICK 0 ps %s-click to open Smart Tag menu 20181231 09:50:43 sw source\ui\docvw\annotation.src 0 string STR_POSTIT_TODAY 0 ps Today, 20181231 09:50:43 sw source\ui\docvw\annotation.src 0 string STR_POSTIT_YESTERDAY 0 ps Yesterday, 20181231 09:50:43 sw source\ui\docvw\annotation.src 0 string STR_DELETE_ALL_NOTES 0 ps All Comments 20181231 09:50:43 sw source\ui\docvw\annotation.src 0 string STR_DELETE_AUTHOR_NOTES 0 ps Comments by 20181231 09:50:43 sw source\ui\docvw\annotation.src 0 string STR_NODATE 0 ps (no date) 20181231 09:50:43 sw source\ui\docvw\annotation.src 0 string STR_NOAUTHOR 0 ps (no author) 20181231 09:50:43 sw source\ui\docvw\annotation.src 0 string STR_REPLY 0 ps Reply to $1 20181231 09:50:43 sw source\ui\globdoc\globdoc.src 0 string STR_HUMAN_SWGLOBDOC_NAME 0 ps Master Document 20181231 09:50:43 sw source\ui\globdoc\globdoc.src 0 string STR_WRITER_GLOBALDOC_FULLTYPE 0 ps %PRODUCTNAME %PRODUCTVERSION Master Document 20181231 09:50:43 sw source\ui\smartmenu\stmenu.src 0 menuitem MN_SMARTTAG_POPUP MN_SMARTTAG_OPTIONS HID_SMARTTAG_MAIN 0 ps Smart Tag Options... 20181231 09:50:43 sw source\ui\shells\shells.src 0 infobox MSG_NO_RULER 0 ps There are no bitmaps in the Gallery theme 'Rulers'. 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_GRFILTER_OPENERROR 0 ps Graphics file cannot be opened 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_GRFILTER_IOERROR 0 ps Graphics file cannot be read 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_GRFILTER_FORMATERROR 0 ps Unknown graphic format 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_GRFILTER_VERSIONERROR 0 ps This graphic file version is not supported 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_GRFILTER_FILTERERROR 0 ps Graphics filter not found 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_GRFILTER_TOOBIG 0 ps Not enough memory to insert the picture. 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_INSERT_GRAPHIC 0 ps Insert picture 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_NO_ADDRESSBOOK 0 ps An Address Book does not exist 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_NOTIZ_INSERT 0 ps Insert Note 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_REDLINE_COMMENT 0 ps Comment: 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_REDLINE_INSERTED 0 ps Insertion 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_REDLINE_DELETED 0 ps Deletion 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_REDLINE_AUTOFMT 0 ps AutoCorrect 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_REDLINE_FORMATED 0 ps Formats 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_REDLINE_TABLECHG 0 ps Table Changes 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_REDLINE_FMTCOLLSET 0 ps Applied Paragraph Styles 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_REDLINE_TITLE 0 ps AutoCorrect 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_REDLINE_MSG 0 ps AutoCorrect completed.\nYou can accept or reject all changes,\nor accept or reject particular changes. 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_REDLINE_ACCEPT_ALL 0 ps Accept All 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_REDLINE_REJECT_ALL 0 ps Reject All 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_REDLINE_EDIT 0 ps Edit Changes 20181231 09:50:43 sw source\ui\shells\shells.src 0 querybox DLG_IMPORT_DBNAME 0 ps Use database name as default database for the document? 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_PAGE 0 ps Page 20181231 09:50:43 sw source\ui\shells\shells.src 0 string RID_TEXT_TOOLBOX 0 ps Text Object Bar 20181231 09:50:43 sw source\ui\shells\shells.src 0 string RID_TABLE_TOOLBOX 0 ps Table Object Bar 20181231 09:50:43 sw source\ui\shells\shells.src 0 string RID_FRAME_TOOLBOX 0 ps Frame Object Bar 20181231 09:50:43 sw source\ui\shells\shells.src 0 string RID_GRAFIK_TOOLBOX 0 ps Graphics Object Bar 20181231 09:50:43 sw source\ui\shells\shells.src 0 string RID_OLE_TOOLBOX 0 ps Object 20181231 09:50:43 sw source\ui\shells\shells.src 0 string RID_DRAW_TOOLBOX 0 ps Draw Object Bar 20181231 09:50:43 sw source\ui\shells\shells.src 0 string RID_BEZIER_TOOLBOX 0 ps Bézier Object Bar 20181231 09:50:43 sw source\ui\shells\shells.src 0 string RID_DRAW_TEXT_TOOLBOX 0 ps Text Object Bar/Graphics 20181231 09:50:43 sw source\ui\shells\shells.src 0 string RID_NUM_TOOLBOX 0 ps Numbering Object Bar 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_TEXT 0 ps Text 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_TABLE 0 ps Table 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_FRAME 0 ps Frame 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_GRAPHIC 0 ps Graphics 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_OBJECT 0 ps Object 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_LIST 0 ps List 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_DRAW 0 ps Drawing 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_DRAWFORM 0 ps Forms 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_BEZIER 0 ps Bézier 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SHELLNAME_DRAW_TEXT 0 ps Draw text 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SWBG_PARAGRAPH 0 ps Paragraph 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SWBG_GRAPHIC 0 ps Graphics 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SWBG_OLE 0 ps OLE object 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SWBG_FRAME 0 ps Frame 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SWBG_TABLE 0 ps Table 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SWBG_TABLE_ROW 0 ps Table row 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SWBG_TABLE_CELL 0 ps Table cell 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SWBG_PAGE 0 ps Page 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SWBG_HEADER 0 ps Header 20181231 09:50:43 sw source\ui\shells\shells.src 0 string STR_SWBG_FOOTER 0 ps Footer 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SWPAGE FT_ORIENTATION 0 ps ~Orientation: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SWPAGE.TB_ORIENTATION TBI_ORIENTATION HID_SWPAGE_TBI_ORIENTATION 0 ps Orientation 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_PROPERTYPANEL_SWPAGE STR_QHELP_TB_ORIENTATION 0 ps Select the paper orientation - vertically (portrait) or horizontally (landscape) - for the current page style. 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SWPAGE FT_MARGIN 0 ps ~Margin: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SWPAGE.TB_MARGIN TBI_MARGIN HID_SWPAGE_TBI_MARGIN 0 ps Margin 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_PROPERTYPANEL_SWPAGE STR_QHELP_TB_MARGIN 0 ps Select the margin values for the current page style. 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SWPAGE FT_SIZE 0 ps ~Size: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SWPAGE.TB_SIZE TBI_SIZE HID_SWPAGE_TBI_SIZE 0 ps Size 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_PROPERTYPANEL_SWPAGE STR_QHELP_TB_SIZE 0 ps Select a predefined paper size for the current page style. 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SWPAGE FT_COLUMN 0 ps ~Column: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SWPAGE.TB_COLUMN TBI_COLUMN HID_SWPAGE_TBI_COLUMN 0 ps Column 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_PROPERTYPANEL_SWPAGE STR_QHELP_TB_COLUMN 0 ps Select the layout and the number of columns for the current page style. 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_ORIENTATION STR_PORTRAIT 0 ps Portrait 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_ORIENTATION STR_LANDSCAPE 0 ps Landscape 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_CUSTOM 0 ps Custom: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_LEFT 25 ps ~Left: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_INNER 25 ps I~nner: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_RIGHT 25 ps ~Right: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_OUTER 25 ps O~uter: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_TOP 25 ps ~Top: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 fixedtext RID_POPUP_SWPAGE_MARGIN FT_BOTTOM 25 ps ~Bottom: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_LCVALUE 0 ps Last Custom Values 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_NARROW 0 ps Narrow 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_NORMAL 0 ps Normal 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_WIDE 0 ps Wide 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MIRRORED 0 ps Mirrored 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MARGIN_TOOLTIP_LEFT 0 ps Left: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MARGIN_TOOLTIP_RIGHT 0 ps . Right: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MARGIN_TOOLTIP_INNER 0 ps Inner: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MARGIN_TOOLTIP_OUTER 0 ps . Outer: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MARGIN_TOOLTIP_TOP 0 ps . Top: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_MARGIN STR_MARGIN_TOOLTIP_BOT 0 ps . Bottom: 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 pushbutton RID_POPUP_SWPAGE_SIZE CB_SIZE_MORE HID_SWPAGE_SIZE_MORE 0 ps ~More Options More Options 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 pushbutton RID_POPUP_SWPAGE_COLUMN CB_COLUMN_MORE HID_SWPAGE_COLUMN_MORE 0 ps ~More Options More Options 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_COLUMN STR_ONE 0 ps 1 Column 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_COLUMN STR_TWO 0 ps 2 Columns 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_COLUMN STR_THREE 0 ps 3 Columns 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_COLUMN STR_LEFT 0 ps Left 20181231 09:50:43 sw source\ui\sidebar\PagePropertyPanel.src 0 string RID_POPUP_SWPAGE_COLUMN STR_RIGHT 0 ps Right 20181231 09:50:43 sw source\ui\sidebar\WrapPropertyPanel.src 0 imageradiobutton RID_PROPERTYPANEL_SWOBJWRAP_PAGE RB_NO_WRAP HID_PROPERTYPANEL_WRAP_RB_NO_WRAP 0 ps - None 20181231 09:50:43 sw source\ui\sidebar\WrapPropertyPanel.src 0 imageradiobutton RID_PROPERTYPANEL_SWOBJWRAP_PAGE RB_WRAP_LEFT HID_PROPERTYPANEL_WRAP_RB_WRAP_LEFT 0 ps - Before 20181231 09:50:43 sw source\ui\sidebar\WrapPropertyPanel.src 0 imageradiobutton RID_PROPERTYPANEL_SWOBJWRAP_PAGE RB_WRAP_RIGHT HID_PROPERTYPANEL_WRAP_RB_WRAP_RIGHT 0 ps - After 20181231 09:50:43 sw source\ui\sidebar\WrapPropertyPanel.src 0 imageradiobutton RID_PROPERTYPANEL_SWOBJWRAP_PAGE RB_WRAP_PARALLEL HID_PROPERTYPANEL_WRAP_RB_WRAP_PARALLEL 0 ps - Parallel 20181231 09:50:43 sw source\ui\sidebar\WrapPropertyPanel.src 0 imageradiobutton RID_PROPERTYPANEL_SWOBJWRAP_PAGE RB_WRAP_THROUGH HID_PROPERTYPANEL_WRAP_RB_WRAP_THROUGH 0 ps - Through 20181231 09:50:43 sw source\ui\sidebar\WrapPropertyPanel.src 0 imageradiobutton RID_PROPERTYPANEL_SWOBJWRAP_PAGE RB_WRAP_IDEAL HID_PROPERTYPANEL_WRAP_RB_WRAP_IDEAL 0 ps - Optimal 20181231 09:50:43 sw source\ui\sidebar\WrapPropertyPanel.src 0 control RID_PROPERTYPANEL_SWOBJWRAP_PAGE HID_PROPERTYPANEL_WRAP_SECTION 0 ps Wrap 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 #define IDX_PHONETIC_LISTBOX_DESCRIPTION 0 ps Phonetic reading 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 okbutton IDX_DIALOG_WINDOW.WIN_DLG BT_OK 50 ps Insert 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 cancelbutton IDX_DIALOG_WINDOW.WIN_DLG BT_CANCEL 50 ps Close 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 pushbutton IDX_DIALOG_WINDOW.WIN_DLG BT_DEL 50 ps ~Delete 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 imagebutton IDX_DIALOG_WINDOW.WIN_DLG BT_NEW 0 ps - New User-defined Index 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedline IDX_DIALOG_WINDOW.WIN_DLG FL_INDEX 0 ps Selection 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedtext IDX_DIALOG_WINDOW.WIN_DLG LBL_INDEX 40 ps ~Index 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedtext IDX_DIALOG_WINDOW.WIN_DLG LBL_ENTRY 27 ps ~Entry 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedtext IDX_DIALOG_WINDOW.WIN_DLG LBL_KEY 42 ps ~1st key 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedtext IDX_DIALOG_WINDOW.WIN_DLG LBL_KEY2 42 ps ~2nd key 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedtext IDX_DIALOG_WINDOW.WIN_DLG LBL_LEVEL 41 ps ~Level 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 checkbox IDX_DIALOG_WINDOW.WIN_DLG CB_MAIN_ENTRY 100 ps ~Main entry 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 checkbox IDX_DIALOG_WINDOW.WIN_DLG CB_APPLY_TO_ALL 140 ps ~Apply to all similar texts. 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 checkbox IDX_DIALOG_WINDOW.WIN_DLG CB_CASESENSITIVE 131 ps Ma~tch case 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 checkbox IDX_DIALOG_WINDOW.WIN_DLG CB_WORDONLY 131 ps ~Whole words only 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedline DLG_NEW_USER_IDX FL_NAME 130 ps New user index 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedtext DLG_NEW_USER_IDX FT_NAME 40 ps ~Name 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 modaldialog DLG_NEW_USER_IDX HID_DLG_NEW_USER_IDX 194 ps Create New User-defined Index 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 string STR_IDXMRK_EDIT 194 ps Edit Index Entry 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 string STR_IDXMRK_INSERT 194 ps Insert Index Entry 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 radiobutton AUTH_DIALOG_WINDOW.WIN_DLG RB_FROMCOMPONENT 147 ps From bibliography ~database 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 radiobutton AUTH_DIALOG_WINDOW.WIN_DLG RB_FROMDOCCONTENT 147 ps ~From document content 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedtext AUTH_DIALOG_WINDOW.WIN_DLG FT_AUTHOR 60 ps Author 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedtext AUTH_DIALOG_WINDOW.WIN_DLG FT_TITLE 60 ps Title 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedtext AUTH_DIALOG_WINDOW.WIN_DLG FT_ENTRY 60 ps Short ~name 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedline AUTH_DIALOG_WINDOW.WIN_DLG FL_ENTRY 146 ps Entry 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 okbutton AUTH_DIALOG_WINDOW.WIN_DLG PB_OK 50 ps Insert 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 cancelbutton AUTH_DIALOG_WINDOW.WIN_DLG PB_CANCEL 50 ps Close 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 pushbutton AUTH_DIALOG_WINDOW.WIN_DLG PB_CREATEENTRY 50 ps ~New 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 pushbutton AUTH_DIALOG_WINDOW.WIN_DLG PB_EDITENTRY 50 ps Edit 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 string AUTH_DIALOG_WINDOW.WIN_DLG ST_CHANGE 50 ps Modify 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 fixedline DLG_CREATE_AUTH_ENTRY FL_ENTRIES 300 ps Entry data 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 modaldialog DLG_CREATE_AUTH_ENTRY HID_DLG_CREATE_AUTH_ENTRY 365 ps Define Bibliography Entry 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 string STR_AUTHMRK_EDIT 365 ps Edit Bibliography Entry 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 string STR_AUTHMRK_INSERT 365 ps Insert Bibliography Entry 20181231 09:50:43 sw source\ui\index\idxmrk.src 0 querybox DLG_CHANGE_AUTH_ENTRY 365 ps The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries? 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string STR_TITLE 0 ps Title 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string STR_ALPHA 0 ps Separator 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string STR_LEVEL 0 ps Level 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string STR_FILE_NOT_FOUND 0 ps The file, "%1" in the "%2" path could not be found. 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pageitem DLG_MULTI_TOX.1 TP_TOX_SELECT 0 ps Index/Table 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pageitem DLG_MULTI_TOX.1 TP_TOX_ENTRY 0 ps Entries 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pageitem DLG_MULTI_TOX.1 TP_TOX_STYLES 0 ps Styles 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pageitem DLG_MULTI_TOX.1 TP_COLUMN 0 ps Columns 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pageitem DLG_MULTI_TOX.1 TP_BACKGROUND 0 ps Background 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string DLG_MULTI_TOX ST_USERDEFINEDINDEX 150 ps User-Defined Index 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox DLG_MULTI_TOX CB_SHOWEXAMPLE 200 ps Preview 20181231 09:50:43 sw source\ui\index\cnttab.src 0 tabdialog DLG_MULTI_TOX HID_MULTI_TOX_DLG 0 ps Insert Index/Table 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_SELECT FL_TYPETITLE 248 ps Type and title 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_TITLE 30 ps ~Title 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_TYPE 30 ps Type 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 1 0 ps Table of Contents 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 2 0 ps Alphabetical Index 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 3 0 ps Illustration Index 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 4 0 ps Index of Tables 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 5 0 ps User-Defined 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 6 0 ps Table of Objects 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_TYPE 7 0 ps Bibliography 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_READONLY 200 ps Protected against manual changes 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_SELECT FL_AREA 248 ps Create index/table 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_AREA 30 ps for 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_AREA 1 0 ps Entire document 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_AREA 2 0 ps Chapter 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_LEVEL 60 ps Evaluate up to level 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_SELECT FL_CREATEFROM 248 ps Create from 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_FROMHEADINGS 95 ps Outline 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_ADDSTYLES 75 ps ~Additional Styles 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_SELECT ST_USER_ADDSTYLE 75 ps Styl~es 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_TOXMARKS 90 ps Inde~x marks 20181231 09:50:43 sw source\ui\index\cnttab.src 0 radiobutton TP_TOX_SELECT RB_FROMCAPTIONS 90 ps Captions 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_CAPTIONSEQUENCE 40 ps Category 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_DISPLAYTYPE 40 ps Display 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_DISPLAYTYPE 1 0 ps References 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_DISPLAYTYPE 2 0 ps Category and Number 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_SELECT.LB_DISPLAYTYPE 3 0 ps Caption Text 20181231 09:50:43 sw source\ui\index\cnttab.src 0 radiobutton TP_TOX_SELECT RB_FROMOBJECTNAMES 90 ps Object names 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_COLLECTSAME 121 ps Combine identical entries 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_USEFF 115 ps Combine identical entries with p or ~pp 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_USE_DASH 115 ps Combine with - 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_CASESENSITIVE 115 ps Case sensitive 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_INITIALCAPS 115 ps AutoCapitalize entries 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_KEYASENTRY 115 ps Keys as separate entries 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_FROMFILE 115 ps ~Concordance file 20181231 09:50:43 sw source\ui\index\cnttab.src 0 menuitem TP_TOX_SELECT.MB_AUTOMARK MN_AUTOMARK_OPEN 0 ps Open 20181231 09:50:43 sw source\ui\index\cnttab.src 0 menuitem TP_TOX_SELECT.MB_AUTOMARK MN_AUTOMARK_NEW 0 ps ~New... 20181231 09:50:43 sw source\ui\index\cnttab.src 0 menuitem TP_TOX_SELECT.MB_AUTOMARK MN_AUTOMARK_EDIT 0 ps ~Edit... 20181231 09:50:43 sw source\ui\index\cnttab.src 0 menubutton TP_TOX_SELECT MB_AUTOMARK 50 ps ~File 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_FROMTABLES 68 ps Tables 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_FROMFRAMES 68 ps Te~xt frames 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_FROMGRAPHICS 68 ps Graphics 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_FROMOLE 68 ps OLE objects 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_LEVELFROMCHAPTER 103 ps Use level from source chapter 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_SELECT FL_IDXOPTIONS 248 ps Options 20181231 09:50:43 sw source\ui\index\cnttab.src 0 itemlist TP_TOX_SELECT.RES_SRCTYPES.1 1 0 ps %PRODUCTNAME Math 20181231 09:50:43 sw source\ui\index\cnttab.src 0 itemlist TP_TOX_SELECT.RES_SRCTYPES.1 2 0 ps %PRODUCTNAME Chart 20181231 09:50:43 sw source\ui\index\cnttab.src 0 itemlist TP_TOX_SELECT.RES_SRCTYPES.1 3 0 ps %PRODUCTNAME Calc 20181231 09:50:43 sw source\ui\index\cnttab.src 0 itemlist TP_TOX_SELECT.RES_SRCTYPES.1 4 0 ps %PRODUCTNAME Draw/%PRODUCTNAME Impress 20181231 09:50:43 sw source\ui\index\cnttab.src 0 itemlist TP_TOX_SELECT.RES_SRCTYPES.1 5 0 ps Other OLE Objects 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_SELECT FL_FROMOBJ 248 ps Create from the following objects 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_SELECT CB_SEQUENCE 100 ps ~Number entries 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_SELECT FT_BRACKET 60 ps ~Brackets 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string ST_NO_BRACKET 260 ps [none] 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline FL_AUTHORITY 248 ps Formatting of the entries 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string ST_AUTOMARK_TYPE 248 ps Selection file for the alphabetical index (*.sdi) 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline FL_SORTOPTIONS 248 ps Sort 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext FT_LANGUAGE 33 ps Language 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext FT_SORTALG 50 ps Key type 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_LEVEL 25 ps ~Level 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY ST_AUTHTYPE 25 ps ~Type 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_TOKEN 30 ps ~Structure 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_ENTRY_NO 10 ps E# 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_ENTRY 10 ps E 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_TAB_STOP 10 ps T 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_PAGE_NUMS 10 ps # 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_CHAPTER_INFO 10 ps CI 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_LINK_START 10 ps LS 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_LINK_END 10 ps LE 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_AUTHORITY 10 ps A 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_ENTRY_NO 10 ps Chapter number 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_ENTRY 10 ps Entry 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_TAB_STOP 10 ps Tab stop 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_TEXT 10 ps Text 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_PAGE_NUMS 10 ps Page number 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_CHAPTER_INFO 10 ps Chapter info 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_LINK_START 10 ps Hyperlink start 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_LINK_END 10 ps Hyperlink end 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_TOKEN_HELP_AUTHORITY 10 ps Bibliography entry: 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_CHARSTYLE 10 ps Character Style: 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_STRUCTURE 10 ps Structure text 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_ADDITIONAL_ACCNAME_STRING1 10 ps Press Ctrl+Alt+A to move focus for more operations 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_ADDITIONAL_ACCNAME_STRING2 10 ps Press left or right arrow to choose the structure controls 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY.WIN_TOKEN STR_ADDITIONAL_ACCNAME_STRING3 10 ps Press Ctrl+Alt+B to move focus back to the current structure control 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_ALL_LEVELS 40 ps ~All 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_ENTRYNO 40 ps Chapter no. 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_ENTRY 40 ps Entry text 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_CHAPTERINFO 40 ps ~Chapter info 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_PAGENO 40 ps Page no. 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_TAB 40 ps Tab stop 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_HYPERLINK 40 ps H~yperlink 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_AUTHINSERT 39 ps ~Insert 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_AUTHREMOVE 39 ps ~Remove 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_CHARSTYLE 60 ps Character Style 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_ENTRY PB_EDITSTYLE 50 ps ~Edit... 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_FILLCHAR 60 ps Fill character 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_CHAPTERENTRY 60 ps Chapter entry 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_ENTRY.LB_CHAPTERENTRY 1 0 ps Number range only 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_ENTRY.LB_CHAPTERENTRY 2 0 ps Description only 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_ENTRY.LB_CHAPTERENTRY 3 0 ps Number range and description 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_ENTRY_NO 60 ps Format 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_ENTRY.LB_ENTRY_NO 1 0 ps Number 20181231 09:50:43 sw source\ui\index\cnttab.src 0 stringlist TP_TOX_ENTRY.LB_ENTRY_NO 2 0 ps Number without separator 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_LEVEL_OL 60 ps Evaluate up to level 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_TABPOS 60 ps Tab stop position 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_ENTRY CB_AUTORIGHT 100 ps Align right 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_ENTRY FL_ENTRY 220 ps Structure and Formatting 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_ENTRY CB_RELTOSTYLE 200 ps Tab position relati~ve to Paragraph Style indent 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_ENTRY FT_MAIN_ENTRY_STYLE 116 ps Character Style for main entries 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_ENTRY CB_ALPHADELIM 105 ps Alphabetical delimiter 20181231 09:50:43 sw source\ui\index\cnttab.src 0 checkbox TP_TOX_ENTRY CB_COMMASEPARATED 105 ps Key separated by commas 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_ENTRY FL_FORMAT 220 ps Format 20181231 09:50:43 sw source\ui\index\cnttab.src 0 radiobutton TP_TOX_ENTRY RB_DOCPOS 94 ps Document ~position 20181231 09:50:43 sw source\ui\index\cnttab.src 0 radiobutton TP_TOX_ENTRY RB_SORTCONTENT 90 ps ~Content 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_ENTRY FL_SORTING 220 ps Sort by 20181231 09:50:43 sw source\ui\index\cnttab.src 0 imageradiobutton TP_TOX_ENTRY RB_SORTUP1 12 ps - Ascending 20181231 09:50:43 sw source\ui\index\cnttab.src 0 imageradiobutton TP_TOX_ENTRY RB_SORTDOWN1 12 ps - Descending 20181231 09:50:43 sw source\ui\index\cnttab.src 0 imageradiobutton TP_TOX_ENTRY RB_SORTUP2 12 ps - Ascending 20181231 09:50:43 sw source\ui\index\cnttab.src 0 imageradiobutton TP_TOX_ENTRY RB_SORTDOWN2 12 ps - Descending 20181231 09:50:43 sw source\ui\index\cnttab.src 0 imageradiobutton TP_TOX_ENTRY RB_SORTUP3 12 ps - Ascending 20181231 09:50:43 sw source\ui\index\cnttab.src 0 imageradiobutton TP_TOX_ENTRY RB_SORTDOWN3 12 ps - Descending 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_ENTRY FL_SORTKEY 220 ps Sort keys 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY STR_NOSORTKEY 220 ps 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY STR_NO_CHAR_STYLE 220 ps 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string TP_TOX_ENTRY STR_DELIM 220 ps S 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_STYLES FT_LEVEL 102 ps ~Levels 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedtext TP_TOX_STYLES FT_TEMPLATE 102 ps Paragraph ~Styles 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_STYLES BT_STD 50 ps ~Default 20181231 09:50:43 sw source\ui\index\cnttab.src 0 pushbutton TP_TOX_STYLES BT_EDIT_STYLE 50 ps ~Edit 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline TP_TOX_STYLES FL_FORMAT 248 ps Assignment 20181231 09:50:43 sw source\ui\index\cnttab.src 0 imagebutton DLG_ADD_IDX_STYLES PB_LEFT 50 ps - Left 20181231 09:50:43 sw source\ui\index\cnttab.src 0 imagebutton DLG_ADD_IDX_STYLES PB_RIGHT 50 ps - Right 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline DLG_ADD_IDX_STYLES FL_STYLES 285 ps Styl~es 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string DLG_ADD_IDX_STYLES ST_HB_FIRST 50 ps Not applied 20181231 09:50:43 sw source\ui\index\cnttab.src 0 modaldialog DLG_ADD_IDX_STYLES HID_DLG_ADD_IDX_STYLES 350 ps Assign Styles 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_SEARCH 273 ps Search term 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_ALTERNATIVE 273 ps Alternative entry 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_PRIMKEY 273 ps 1st key 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_SECKEY 273 ps 2nd key 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_COMMENT 273 ps Comment 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_CASESENSITIVE 273 ps Match case 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_WORDONLY 273 ps Word only 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_TRUE 273 ps Yes 20181231 09:50:43 sw source\ui\index\cnttab.src 0 string DLG_CREATE_AUTOMARK.BB_ENTRIES ST_FALSE 273 ps No 20181231 09:50:43 sw source\ui\index\cnttab.src 0 fixedline DLG_CREATE_AUTOMARK FL_ENTRIES 288 ps Entries 20181231 09:50:43 sw source\ui\index\cnttab.src 0 modaldialog DLG_CREATE_AUTOMARK HID_DLG_CREATE_AUTOMARK 350 ps Edit Concordance File 20181231 09:50:43 sw source\ui\index\multmrk.src 0 fixedline DLG_MULTMRK FL_TOX 153 ps Selection 20181231 09:50:43 sw source\ui\index\multmrk.src 0 fixedtext DLG_MULTMRK FT_ENTRY 41 ps Index 20181231 09:50:43 sw source\ui\index\multmrk.src 0 fixedtext DLG_MULTMRK FT_TOX 41 ps Entry 20181231 09:50:43 sw source\ui\index\multmrk.src 0 modaldialog DLG_MULTMRK CMD_FN_EDIT_IDX_ENTRY_DLG 220 ps Index Markings 20181231 09:50:43 sw source\ui\wrtsh\wrtsh.src 0 string STR_DDEERROR_APP1 0 ps Application [ 20181231 09:50:43 sw source\ui\wrtsh\wrtsh.src 0 string STR_DDEERROR_APP2 0 ps ] is not responding. 20181231 09:50:43 sw source\ui\wrtsh\wrtsh.src 0 string STR_DDEERROR_DATA1 0 ps Data for [ 20181231 09:50:43 sw source\ui\wrtsh\wrtsh.src 0 string STR_DDEERROR_DATA2 0 ps ] cannot be obtained 20181231 09:50:43 sw source\ui\wrtsh\wrtsh.src 0 string STR_DDEERROR_LINK1 0 ps Link to [ 20181231 09:50:43 sw source\ui\wrtsh\wrtsh.src 0 string STR_DDEERROR_LINK2 0 ps ] cannot be established 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_PARA_STD 0 ps Indents & Spacing 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_PARA_ALIGN 0 ps Alignment 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_PARA_EXT 0 ps Text Flow 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_PARA_ASIAN 0 ps Asian Typography 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_NUMPARA 0 ps Outline & Numbering 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_TABULATOR 0 ps Tabs 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_DROPCAPS 0 ps Drop Caps 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 TP_BORDER 0 ps Borders 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 RID_SVXPAGE_AREA 0 ps Area 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_PARA.1 RID_SVXPAGE_TRANSPARENCE 0 ps Transparency 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 tabdialog DLG_PARA 0 ps Paragraph 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_DRAWPARA.1 TP_PARA_STD 0 ps Indents & Spacing 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_DRAWPARA.1 TP_PARA_ALIGN 0 ps Alignment 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_DRAWPARA.1 TP_PARA_ASIAN 0 ps Asian Typography 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 pageitem DLG_DRAWPARA.1 TP_TABULATOR 0 ps Tabs 20181231 09:50:43 sw source\ui\chrdlg\paradlg.src 0 tabdialog DLG_DRAWPARA 0 ps Paragraph 20181231 09:50:43 sw source\ui\chrdlg\chrdlg.src 0 string STR_TEXTCOLL_HEADER 0 ps (Paragraph Style: 20181231 09:50:43 sw source\ui\chrdlg\chrdlg.src 0 string STR_PAGEFMT_HEADER 0 ps (Page Style: 20181231 09:50:43 sw source\ui\chrdlg\chrdlg.src 0 string SW_STR_NONE 0 ps [None] 20181231 09:50:43 sw source\ui\chrdlg\chrdlg.src 0 infobox MSG_ILLEGAL_PAGENUM 0 ps Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages. 20181231 09:50:43 sw source\ui\chrdlg\drpcps.src 0 pageitem DLG_DROPCAPS.1 TP_DROPCAPS 0 ps Drop Caps 20181231 09:50:43 sw source\ui\chrdlg\drpcps.src 0 tabdialog DLG_DROPCAPS 0 ps Drop Caps 20181231 09:50:43 sw source\ui\chrdlg\drpcps.src 0 checkbox TP_DROPCAPS CB_SWITCH 90 ps Display drop caps 20181231 09:50:43 sw source\ui\chrdlg\drpcps.src 0 checkbox TP_DROPCAPS CB_WORD 90 ps ~Whole word 20181231 09:50:43 sw source\ui\chrdlg\drpcps.src 0 fixedtext TP_DROPCAPS FT_DROPCAPS 70 ps Number of ~characters: 20181231 09:50:43 sw source\ui\chrdlg\drpcps.src 0 fixedtext TP_DROPCAPS TXT_LINES 70 ps ~Lines 20181231 09:50:43 sw source\ui\chrdlg\drpcps.src 0 fixedtext TP_DROPCAPS TXT_DISTANCE 70 ps Space to text 20181231 09:50:43 sw source\ui\chrdlg\drpcps.src 0 fixedline TP_DROPCAPS FL_SETTINGS 125 ps Settings 20181231 09:50:43 sw source\ui\chrdlg\drpcps.src 0 fixedtext TP_DROPCAPS TXT_TEXT 125 ps ~Text 20181231 09:50:43 sw source\ui\chrdlg\drpcps.src 0 fixedtext TP_DROPCAPS TXT_TEMPLATE 125 ps Character St~yle 20181231 09:50:43 sw source\ui\chrdlg\drpcps.src 0 fixedline TP_DROPCAPS FL_CONTENT 248 ps Contents 20181231 09:50:43 sw source\ui\chrdlg\swbreak.src 0 radiobutton DLG_BREAK RB_LINE 63 ps ~Line break 20181231 09:50:43 sw source\ui\chrdlg\swbreak.src 0 radiobutton DLG_BREAK RB_PAGE 63 ps ~Page break 20181231 09:50:43 sw source\ui\chrdlg\swbreak.src 0 radiobutton DLG_BREAK RB_COL 69 ps ~Column break 20181231 09:50:43 sw source\ui\chrdlg\swbreak.src 0 fixedline DLG_BREAK FL_BREAK 93 ps Type 20181231 09:50:43 sw source\ui\chrdlg\swbreak.src 0 fixedtext DLG_BREAK FT_COLL 69 ps ~Style 20181231 09:50:43 sw source\ui\chrdlg\swbreak.src 0 stringlist DLG_BREAK.LB_COLL 1 0 ps [None] 20181231 09:50:43 sw source\ui\chrdlg\swbreak.src 0 checkbox DLG_BREAK CB_PAGENUM 84 ps Change page ~number 20181231 09:50:43 sw source\ui\chrdlg\swbreak.src 0 modaldialog DLG_BREAK CMD_FN_INSERT_BREAK_DLG 161 ps Insert Break 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 fixedline TP_CONDCOLL FL_CONDITION 248 ps Options 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 checkbox TP_CONDCOLL CB_CONDITION 100 ps ~Conditional Style 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 fixedtext TP_CONDCOLL FT_CONTEXT 50 ps Conte~xt 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 fixedtext TP_CONDCOLL FT_USED 80 ps Applied Styles 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 fixedtext TP_CONDCOLL FT_STYLE 58 ps ~Paragraph Styles 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 pushbutton TP_CONDCOLL PB_REMOVE 50 ps Re~move 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 pushbutton TP_CONDCOLL PB_ASSIGN 50 ps ~Apply 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 1 0 ps Table Header 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 2 0 ps Table 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 3 0 ps Frame 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 4 0 ps Section 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 5 0 ps Footnote 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 6 0 ps Endnote 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 7 0 ps Header 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 8 0 ps Footer 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 9 0 ps 1st Outline Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 10 0 ps 2nd Outline Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 11 0 ps 3rd Outline Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 12 0 ps 4th Outline Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 13 0 ps 5th Outline Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 14 0 ps 6th Outline Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 15 0 ps 7th Outline Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 16 0 ps 8th Outline Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 17 0 ps 9th Outline Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 18 0 ps 10th Outline Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 19 0 ps 1st Numbering Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 20 0 ps 2nd Numbering Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 21 0 ps 3rd Numbering Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 22 0 ps 4th Numbering Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 23 0 ps 5th Numbering Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 24 0 ps 6th Numbering Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 25 0 ps 7th Numbering Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 26 0 ps 8th Numbering Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 27 0 ps 9th Numbering Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 itemlist TP_CONDCOLL.STR_REGIONS 28 0 ps 10th Numbering Level 20181231 09:50:43 sw source\ui\chrdlg\ccoll.src 0 string TP_CONDCOLL STR_NOTEMPL 50 ps 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 fixedline TP_NUMPARA FL_OUTLINE_START 248 ps Outline 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 fixedtext TP_NUMPARA FT_OUTLINE_LEVEL 112 ps Outline level 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 1 0 ps Body text 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 2 0 ps Level 1 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 3 0 ps Level 2 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 4 0 ps Level 3 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 5 0 ps Level 4 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 6 0 ps Level 5 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 7 0 ps Level 6 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 8 0 ps Level 7 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 9 0 ps Level 8 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 10 0 ps Level 9 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_OUTLINE_LEVEL 11 0 ps Level 10 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 fixedline TP_NUMPARA FL_NEW_START 248 ps Numbering 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 fixedtext TP_NUMPARA FT_NUMBER_STYLE 112 ps Numbering Style 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 stringlist TP_NUMPARA.LB_NUMBER_STYLE 1 0 ps None 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 tristatebox TP_NUMPARA CB_NEW_START 160 ps R~estart at this paragraph 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 tristatebox TP_NUMPARA CB_NUMBER_NEW_START 103 ps S~tart with 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 fixedline TP_NUMPARA FL_COUNT_PARA 248 ps Line numbering 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 tristatebox TP_NUMPARA CB_COUNT_PARA 160 ps ~Include this paragraph in line numbering 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 tristatebox TP_NUMPARA CB_RESTART_PARACOUNT 160 ps Rest~art at this paragraph 20181231 09:50:43 sw source\ui\chrdlg\numpara.src 0 fixedtext TP_NUMPARA FT_RESTART_NO 103 ps ~Start with 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_CHAR.1 TP_CHAR_STD 0 ps Font 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_CHAR.1 TP_CHAR_EXT 0 ps Font Effects 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_CHAR.1 TP_CHAR_POS 0 ps Position 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_CHAR.1 TP_CHAR_TWOLN 0 ps Asian Layout 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_CHAR.1 TP_CHAR_URL 0 ps Hyperlink 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_CHAR.1 TP_BACKGROUND 0 ps Background 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 tabdialog DLG_CHAR 0 ps Character 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 pageitem DLG_DRAWCHAR.1 TP_CHAR_STD 0 ps Font 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 tabdialog DLG_DRAWCHAR 0 ps Font 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 fixedline TP_CHAR_URL FL_URL 248 ps Hyperlink 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 fixedtext TP_CHAR_URL FT_URL 73 ps ~URL 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 pushbutton TP_CHAR_URL PB_URL 50 ps ~Browse... 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 fixedtext TP_CHAR_URL FT_TEXT 73 ps Te~xt 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 fixedtext TP_CHAR_URL FT_NAME 73 ps ~Name 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 fixedtext TP_CHAR_URL FT_TARGET 73 ps ~Target frame 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 pushbutton TP_CHAR_URL PB_EVENT 50 ps ~Events... 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 fixedline TP_CHAR_URL FL_STYLE 248 ps Character Styles 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 fixedtext TP_CHAR_URL FT_VISITED 73 ps ~Visited links 20181231 09:50:43 sw source\ui\chrdlg\chardlg.src 0 fixedtext TP_CHAR_URL FT_NOT_VISITED 73 ps Unvisited ~links 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_CONTENT_OPT FL_LINE 118 ps Guides 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_CROSS 118 ps Guides ~while moving 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_HANDLE 118 ps Sim~ple handles 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_BIGHANDLE 118 ps Large handles 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_CONTENT_OPT FL_WINDOW 124 ps View 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_HSCROLL 108 ps H~orizontal scrollbar 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_VSCROLL 108 ps ~Vertical scrollbar 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_ANY_RULER 65 ps R~uler 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_HRULER 62 ps Hori~zontal ruler 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_VRULER 62 ps Verti~cal ruler 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_VRULER_RIGHT 100 ps Right-aligned 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_SMOOTH_SCROLL 108 ps S~mooth scroll 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_CONTENT_OPT FL_DISP 118 ps Display 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_GRF 108 ps ~Graphics and objects 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_TBL 108 ps ~Tables 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_DRWFAST 108 ps Dra~wings and controls 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_FIELD 108 ps ~Field codes 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_CONTENT_OPT CB_POSTIT 108 ps ~Comments 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_CONTENT_OPT FL_SETTINGS 124 ps Settings 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_CONTENT_OPT FT_METRIC 60 ps Measurement unit 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_OPTPRINT_PAGE FL_1 78 ps Contents 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_PGRF 70 ps ~Pictures and objects 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_CTRLFLD 70 ps Form control~s 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_BACKGROUND 70 ps Page ba~ckground 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_BLACK_FONT 70 ps Print text in blac~k 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_HIDDEN_TEXT 70 ps Hidden te~xt 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_TEXT_PLACEHOLDER 70 ps Text ~placeholder 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_OPTPRINT_PAGE FL_2 78 ps Pages 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_LEFTP 70 ps ~Left pages 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_RIGHTP 70 ps ~Right pages 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_PROSPECT 70 ps Broch~ure 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_PROSPECT_RTL 70 ps Right to Left 20181231 09:50:43 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTPRINT_PAGE RB_NO 74 ps ~None 20181231 09:50:43 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTPRINT_PAGE RB_ONLY 74 ps Comments ~only 20181231 09:50:43 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTPRINT_PAGE RB_END 74 ps End of docu~ment 20181231 09:50:43 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTPRINT_PAGE RB_PAGEEND 74 ps ~End of page 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_OPTPRINT_PAGE FL_3 80 ps Comments 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_OPTPRINT_PAGE FL_4 248 ps Other 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_PRINTEMPTYPAGES 200 ps Print ~automatically inserted blank pages 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTPRINT_PAGE CB_PAPERFROMSETUP 200 ps ~Paper tray from printer settings 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTPRINT_PAGE FT_FAX 50 ps ~Fax 20181231 09:50:43 sw source\ui\config\optdlg.src 0 string TP_OPTPRINT_PAGE ST_NONE 184 ps 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_STD_FONT FL_STDCHR 248 ps Basic fonts (%1) 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_TYPE 100 ps Font 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_SIZE 30 ps Size 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_STANDARD 48 ps De~fault 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_TITLE 48 ps Headin~g 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_LIST 48 ps ~List 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_LABEL 48 ps C~aption 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_STD_FONT FT_IDX 48 ps ~Index 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_STD_FONT CB_DOCONLY 147 ps C~urrent document only 20181231 09:50:43 sw source\ui\config\optdlg.src 0 pushbutton TP_STD_FONT PB_STANDARD 50 ps ~Default 20181231 09:50:43 sw source\ui\config\optdlg.src 0 string TP_STD_FONT ST_SCRIPT_ASIAN 50 ps Asian 20181231 09:50:43 sw source\ui\config\optdlg.src 0 string TP_STD_FONT ST_SCRIPT_CTL 50 ps CTL 20181231 09:50:43 sw source\ui\config\optdlg.src 0 string TP_STD_FONT ST_SCRIPT_WESTERN 50 ps Western 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_OPTTABLE_PAGE FL_TABLE 113 ps Default 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_HEADER 107 ps H~eading 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_REPEAT_HEADER 99 ps Re~peat on each page 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_DONT_SPLIT 107 ps Do not split 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_BORDER 107 ps B~order 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_OPTTABLE_PAGE FL_TABLE_INSERT 129 ps Input in tables 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_NUMFORMATTING 118 ps Number recognition 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_NUMFMT_FORMATTING 114 ps Number format recognition 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTTABLE_PAGE CB_NUMALIGNMENT 114 ps Alignment 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_OPTTABLE_PAGE FL_MOVE 248 ps Keyboard handling 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_MOVE 100 ps Move cells 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_ROWMOVE 51 ps ~Row 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_COLMOVE 51 ps ~Column 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_INSERT 110 ps Insert cell 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_ROWINSERT 51 ps Ro~w 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_COLINSERT 51 ps Colu~mn 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_HANDLING 230 ps Behavior of rows/columns 20181231 09:50:43 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTTABLE_PAGE RB_FIX 70 ps ~Fixed 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_FIX 155 ps Changes affect the adjacent area only 20181231 09:50:43 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTTABLE_PAGE RB_FIXPROP 70 ps Fi~xed, proportional 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_FIXPROP 155 ps Changes affect the entire table 20181231 09:50:43 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTTABLE_PAGE RB_VAR 70 ps ~Variable 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTTABLE_PAGE FT_VAR 155 ps Changes affect the table size 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_OPTSHDWCRSR FL_NOPRINT 118 ps Display of 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_PARA 108 ps Pa~ragraph end 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_SHYPH 108 ps Custom h~yphens 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_SPACE 108 ps Spac~es 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_HSPACE 108 ps Non-breaking s~paces 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_TAB 108 ps Ta~bs 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_BREAK 108 ps Brea~ks 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_CHAR_HIDDEN 108 ps Hidden text 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_FLD_HIDDEN 108 ps Fields: Hidden te~xt 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_FLD_HIDDEN_PARA 108 ps Fields: Hidden p~aragraphs 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_OPTSHDWCRSR FL_SHDWCRSFLAG 124 ps Direct cursor 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_SHDWCRSONOFF 100 ps ~Direct cursor 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedtext TP_OPTSHDWCRSR FT_SHDWCRSFILLMODE 48 ps Insert 20181231 09:50:43 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTSHDWCRSR RB_SHDWCRSFILLMARGIN 100 ps Para~graph alignment 20181231 09:50:43 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTSHDWCRSR RB_SHDWCRSFILLINDENT 100 ps ~Left paragraph margin 20181231 09:50:43 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTSHDWCRSR RB_SHDWCRSFILLTAB 100 ps ~Tabs 20181231 09:50:43 sw source\ui\config\optdlg.src 0 radiobutton TP_OPTSHDWCRSR RB_SHDWCRSFILLSPACE 100 ps Tabs a~nd spaces 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_OPTSHDWCRSR FL_CRSR_OPT 124 ps Cursor in protected areas 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_ALLOW_IN_PROT 100 ps Enable 20181231 09:50:43 sw source\ui\config\optdlg.src 0 fixedline TP_OPTSHDWCRSR FL_LAYOUT_OPTIONS 118 ps Layout assistance 20181231 09:50:43 sw source\ui\config\optdlg.src 0 checkbox TP_OPTSHDWCRSR CB_MATH_BASELINE_ALIGNMENT 236 ps Math baseline alignment 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 1 0 ps %PRODUCTNAME %s 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 2 0 ps Contents 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 3 0 ps Page ba~ckground 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 4 0 ps P~ictures and other graphic objects 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 5 0 ps Hidden te~xt 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 6 0 ps ~Text placeholders 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 7 0 ps Form control~s 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 8 0 ps Color 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 9 0 ps Print text in blac~k 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 10 0 ps Pages 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 11 0 ps Print ~automatically inserted blank pages 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 12 0 ps ~Use only paper tray from printer preferences 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 13 0 ps Print 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 14 0 ps None (document only) 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 15 0 ps Comments only 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 16 0 ps Place at end of document 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 17 0 ps Place at end of page 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 18 0 ps ~Comments 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 19 0 ps Page sides 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 20 0 ps All pages 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 21 0 ps Back sides / left pages 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 22 0 ps Front sides / right pages 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 23 0 ps Include 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 24 0 ps Broch~ure 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 25 0 ps Left-to-right script 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 26 0 ps Right-to-left script 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 27 0 ps Range and copies 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 28 0 ps ~All pages 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 29 0 ps Pa~ges 20181231 09:50:43 sw source\ui\config\optdlg.src 0 itemlist STR_PRINTOPTUI 30 0 ps ~Selection 20181231 09:50:43 sw source\ui\config\optcomp.src 0 fixedline TP_OPTCOMPATIBILITY_PAGE FL_MAIN 248 ps Compatibility options for %DOCNAME 20181231 09:50:43 sw source\ui\config\optcomp.src 0 fixedtext TP_OPTCOMPATIBILITY_PAGE FT_FORMATTING 236 ps Recommended ~formatting options for 20181231 09:50:43 sw source\ui\config\optcomp.src 0 fixedtext TP_OPTCOMPATIBILITY_PAGE FT_OPTIONS 236 ps ~Options 20181231 09:50:43 sw source\ui\config\optcomp.src 0 pushbutton TP_OPTCOMPATIBILITY_PAGE PB_RESET 60 ps ~Reset 20181231 09:50:43 sw source\ui\config\optcomp.src 0 pushbutton TP_OPTCOMPATIBILITY_PAGE PB_DEFAULT 60 ps Use as ~Default 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_USERENTRY 60 ps 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_QRYBOX_USEASDEFAULT 60 ps Do you want to change the compatibility options of the default template?\nThis will affect all new documents based on the default template. 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_PRINTER_METRICS 60 ps Use printer metrics for document formatting 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_MERGE_PARA_DIST 60 ps Add spacing between paragraphs and tables (in current document) 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_MERGE_PARA_DIST_PAGESTART 60 ps Add paragraph and table spacing at tops of pages (in current document) 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_TAB_ALIGNMENT 60 ps Use %WRITERCOMPATIBILITYVERSIONOOO11 tabstop formatting 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_EXTERNAL_LEADING 60 ps Do not add leading (extra space) between lines of text 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_LINE_SPACING 60 ps Use %WRITERCOMPATIBILITYVERSIONOOO11 line spacing 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_ADD_TABLESPACING 60 ps Add paragraph and table spacing at bottom of table cells 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_USE_OBJPOSITIONING 60 ps Use %WRITERCOMPATIBILITYVERSIONOOO11 object positioning 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_USE_OURTEXTWRAPPING 60 ps Use %WRITERCOMPATIBILITYVERSIONOOO11 text wrapping around objects 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_CONSIDER_WRAPPINGSTYLE 60 ps Consider wrapping style when positioning objects 20181231 09:50:43 sw source\ui\config\optcomp.src 0 string TP_OPTCOMPATIBILITY_PAGE STR_EXPAND_WORDSPACE 60 ps Expand word space on lines with manual line breaks in justified paragraphs 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedline TP_REDLINE_OPT FL_TE 248 ps Text display 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_CHG_INSERT 70 ps Insertions 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_INS_ATTR 70 ps Attributes 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 1 0 ps [None] 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 2 0 ps Bold 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 3 0 ps Italic 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 4 0 ps Underlined 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 5 0 ps Underlined: double 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 6 0 ps Strikethrough 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 7 0 ps Uppercase 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 8 0 ps Lowercase 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 9 0 ps Small caps 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 10 0 ps Title font 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 11 0 ps Background color 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_INS_COL 70 ps Color 20181231 09:50:43 sw source\ui\config\redlopt.src 0 window TP_REDLINE_OPT WIN_INS 70 ps Insert 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_CHG_DELETE 70 ps Deletions 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_DEL_ATTR 70 ps Attributes 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_DEL_COL 70 ps Color 20181231 09:50:43 sw source\ui\config\redlopt.src 0 window TP_REDLINE_OPT WIN_DEL 70 ps Delete 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_CHG_CHANGE 70 ps Changed attributes 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_CHG_ATTR 70 ps Attributes 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_CHG_COL 70 ps Color 20181231 09:50:43 sw source\ui\config\redlopt.src 0 window TP_REDLINE_OPT WIN_CHG 70 ps Attributes 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedline TP_REDLINE_OPT FL_LC 248 ps Lines changed 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_MARKPOS 70 ps Mar~k 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_MARKPOS 1 0 ps [None] 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_MARKPOS 2 0 ps Left margin 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_MARKPOS 3 0 ps Right margin 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_MARKPOS 4 0 ps Outer margin 20181231 09:50:43 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_MARKPOS 5 0 ps Inner margin 20181231 09:50:43 sw source\ui\config\redlopt.src 0 fixedtext TP_REDLINE_OPT FT_LC_COL 70 ps ~Color 20181231 09:50:43 sw source\ui\config\redlopt.src 0 string TP_REDLINE_OPT STR_AUTHOR 70 ps By author 20181231 09:50:43 sw source\ui\config\redlopt.src 0 string TP_REDLINE_OPT STR_NOTHING 70 ps [None] 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedline TP_OPTLOAD_PAGE FL_UPDATE 248 ps Update 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTLOAD_PAGE FT_LINK 125 ps Update links when loading 20181231 09:50:43 sw source\ui\config\optload.src 0 radiobutton TP_OPTLOAD_PAGE RB_ALWAYS 75 ps ~Always 20181231 09:50:43 sw source\ui\config\optload.src 0 radiobutton TP_OPTLOAD_PAGE RB_REQUEST 75 ps ~On request 20181231 09:50:43 sw source\ui\config\optload.src 0 radiobutton TP_OPTLOAD_PAGE RB_NEVER 75 ps ~Never 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTLOAD_PAGE FT_FIELD 124 ps Automatically 20181231 09:50:43 sw source\ui\config\optload.src 0 checkbox TP_OPTLOAD_PAGE CB_AUTO_UPDATE_FIELDS 118 ps ~Fields 20181231 09:50:43 sw source\ui\config\optload.src 0 checkbox TP_OPTLOAD_PAGE CB_AUTO_UPDATE_CHARTS 109 ps ~Charts 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedline TP_OPTLOAD_PAGE FL_SETTINGS 248 ps Settings 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTLOAD_PAGE FT_METRIC 60 ps Measurement unit 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTLOAD_PAGE FT_TAB 73 ps Tab stops 20181231 09:50:43 sw source\ui\config\optload.src 0 checkbox TP_OPTLOAD_PAGE CB_USE_SQUARE_PAGE_MODE 248 ps Use square page mode for text grid 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE FT_OBJECTS 106 ps Add captions automatically\nwhen inserting: 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE FT_ORDER 106 ps Caption order 20181231 09:50:43 sw source\ui\config\optload.src 0 stringlist TP_OPTCAPTION_PAGE.LB_ORDER 1 0 ps Category first 20181231 09:50:43 sw source\ui\config\optload.src 0 stringlist TP_OPTCAPTION_PAGE.LB_ORDER 2 0 ps Numbering first 20181231 09:50:43 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_TABLE 106 ps %PRODUCTNAME Writer Table 20181231 09:50:43 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_FRAME 106 ps %PRODUCTNAME Writer Frame 20181231 09:50:43 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_GRAPHIC 106 ps %PRODUCTNAME Writer Picture 20181231 09:50:43 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_OLE 106 ps Other OLE Objects 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedline TP_OPTCAPTION_PAGE FL_SETTINGS_2 136 ps Caption 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE TXT_CATEGORY 59 ps Category 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE TXT_FORMAT 59 ps ~Numbering 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE FT_NUM_SEP 61 ps Numbering separator 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE TXT_TEXT 59 ps Separator 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE TXT_POS 59 ps Position 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedline TP_OPTCAPTION_PAGE FL_NUMCAPT 136 ps Numbering captions by chapter 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE FT_LEVEL 59 ps Level 20181231 09:50:43 sw source\ui\config\optload.src 0 stringlist TP_OPTCAPTION_PAGE.LB_LEVEL 1 0 ps None 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE FT_SEPARATOR 59 ps Separator 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedline TP_OPTCAPTION_PAGE FL_CATEGORY 136 ps Category and frame format 20181231 09:50:43 sw source\ui\config\optload.src 0 fixedtext TP_OPTCAPTION_PAGE FT_CHARSTYLE 59 ps Character style 20181231 09:50:43 sw source\ui\config\optload.src 0 stringlist TP_OPTCAPTION_PAGE.LB_CHARSTYLE 1 0 ps None 20181231 09:50:43 sw source\ui\config\optload.src 0 checkbox TP_OPTCAPTION_PAGE CB_APPLYBORDER 124 ps Apply border and shadow 20181231 09:50:43 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_BEGINNING 124 ps At the beginning 20181231 09:50:43 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_END 124 ps At the end 20181231 09:50:43 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_ABOVE 124 ps Above 20181231 09:50:43 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_CP_BELOW 124 ps Below 20181231 09:50:43 sw source\ui\config\optload.src 0 string TP_OPTCAPTION_PAGE STR_CATEGORY_NONE 124 ps 20181231 09:50:43 sw source\ui\config\optload.src 0 tabpage TP_OPTCAPTION_PAGE HID_OPTCAPTION_PAGE 260 ps Caption 20181231 09:50:43 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 1 0 ps Millimeter 20181231 09:50:43 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 2 0 ps Centimeter 20181231 09:50:43 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 3 0 ps Meter 20181231 09:50:43 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 4 0 ps Kilometer 20181231 09:50:43 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 5 0 ps Inch 20181231 09:50:43 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 6 0 ps Foot 20181231 09:50:43 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 7 0 ps Miles 20181231 09:50:43 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 8 0 ps Pica 20181231 09:50:43 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 9 0 ps Point 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedline TP_MAILCONFIG FL_IDENTITY 248 ps User information 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext TP_MAILCONFIG FT_DISPLAYNAME 74 ps ~Your name 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext TP_MAILCONFIG FT_ADDRESS 74 ps ~E-Mail address 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 checkbox TP_MAILCONFIG CB_REPLYTO 242 ps Send replies to ~different e-mail address 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext TP_MAILCONFIG FT_REPLYTO 68 ps ~Reply address 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedline TP_MAILCONFIG FL_SMTP 248 ps Outgoing server (SMTP) Settings 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext TP_MAILCONFIG FT_SERVER 74 ps ~Server name 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext TP_MAILCONFIG FT_PORT 24 ps ~Port 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 checkbox TP_MAILCONFIG CB_SECURE 242 ps ~Use secure connection (SSL) 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 pushbutton TP_MAILCONFIG PB_AUTHENTICATION 105 ps Server Au~thentication 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 pushbutton TP_MAILCONFIG PB_TEST 105 ps Test S~ettings... 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 tabpage TP_MAILCONFIG HID_TP_MAILCONFIG 260 ps Mail Merge e-mail 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_TESTACCOUNTSETTINGS FI_INFO 238 ps %PRODUCTNAME is testing the e-mail account settings... 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_TESTACCOUNTSETTINGS FI_ERROR 238 ps Errors 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 pushbutton DLG_MM_TESTACCOUNTSETTINGS PB_STOP 50 ps ~Stop 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 modaldialog DLG_MM_TESTACCOUNTSETTINGS HID_MM_TESTACCOUNTSETTINGS 250 ps Test Account Settings 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 string ST_TASK 250 ps Task 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 string ST_STATUS 250 ps Status 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 string ST_ESTABLISH 250 ps Establish network connection 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 string ST_FINDSERVER 250 ps Find outgoing mail server 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 string ST_COMPLETED 250 ps Successful 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 string ST_FAILED 250 ps Failed 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 string ST_ERROR_SERVER 250 ps %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 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 checkbox DLG_MM_SERVERAUTHENTICATION CB_AUTHENTICATION 238 ps The outgoing mail server (SMTP) requires au~thentication 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 radiobutton DLG_MM_SERVERAUTHENTICATION RB_SEP_AUTHENTICATION 232 ps The outgoing mail server (SMTP) requires ~separate authentication 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_SERVERAUTHENTICATION FT_OUTGOINGSERVER 200 ps Outgoing mail server: 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_SERVERAUTHENTICATION FT_USERNAME 53 ps ~User name 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_SERVERAUTHENTICATION FT_OUTPASSWORD 53 ps ~Password 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 radiobutton DLG_MM_SERVERAUTHENTICATION RB_SMPTAFTERPOP 232 ps The outgoing mail server uses the same authentication as the ~incoming mail server. Enter the settings of the incoming mail server. 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_SERVERAUTHENTICATION FT_INCOMINGSERVER 230 ps Incoming mail server: 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_SERVERAUTHENTICATION FT_SERVER 53 ps Server ~name 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_SERVERAUTHENTICATION FT_PORT 20 ps P~ort 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_SERVERAUTHENTICATION FT_PROTOCOL 53 ps Type 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 radiobutton DLG_MM_SERVERAUTHENTICATION RB_POP3 115 ps ~POP3 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 radiobutton DLG_MM_SERVERAUTHENTICATION RB_IMAP 115 ps ~IMAP 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_SERVERAUTHENTICATION FT_INUSERNAME 53 ps Us~er name 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 fixedtext DLG_MM_SERVERAUTHENTICATION FT_INPASSWORD 53 ps Pass~word 20181231 09:50:43 sw source\ui\config\mailconfigpage.src 0 modaldialog DLG_MM_SERVERAUTHENTICATION HID_MM_SERVERAUTHENTICATION 250 ps Server Authentication 20181231 09:50:43 sw source\ui\utlui\unotools.src 0 fixedtext DLG_RENAME_XNAMED FT_NEW_NAME 50 ps New name 20181231 09:50:43 sw source\ui\utlui\unotools.src 0 fixedline DLG_RENAME_XNAMED FL_NAME 152 ps Change name 20181231 09:50:43 sw source\ui\utlui\unotools.src 0 modaldialog DLG_RENAME_XNAMED HID_RENAME_XNAMED 220 ps Rename object: 20181231 09:50:43 sw source\ui\utlui\unotools.src 0 string STR_SERVICE_UNAVAILABLE 220 ps The following service is not available: 20181231 09:50:43 sw source\ui\utlui\unotools.src 0 itemlist RES_FRMEX_MENU.1 1 0 ps ~Zoom 20181231 09:50:43 sw source\ui\utlui\unotools.src 0 itemlist RES_FRMEX_MENU.1 2 0 ps ~Upwards 20181231 09:50:43 sw source\ui\utlui\unotools.src 0 itemlist RES_FRMEX_MENU.1 3 0 ps Do~wnwards 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 window DLG_NAVIGATION_PI HID_NAVIGATION_PI 0 ps Navigator 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_GLOBAL_SWITCH HID_NAVI_TBX17 0 ps Toggle 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_CREATE_NAVIGATION HID_NAVI_TBX24 0 ps Navigation 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_UP HID_NAVI_TBX2 0 ps Back 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_DOWN HID_NAVI_TBX3 0 ps Forward 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_DROP_REGION HID_NAVI_TBX4 0 ps Drag Mode 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_ITEM_UP HID_NAVI_TBX5 0 ps Promote Chapter 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_ITEM_DOWN HID_NAVI_TBX6 0 ps Demote Chapter 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_SHOW_CONTENT_BOX HID_NAVI_TBX7 0 ps List Box On/Off 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_SHOW_ROOT HID_NAVI_TBX8 0 ps Content View 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_SELECT_SET_AUTO_BOOKMARK HID_NAVI_TBX9 0 ps Set Reminder 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_SELECT_HEADER HID_NAVI_TBX10 0 ps Header 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_SELECT_FOOTER HID_NAVI_TBX11 0 ps Footer 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_SELECT_FOOTNOTE HID_NAVI_TBX12 0 ps Anchor<->Text 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_OUTLINE_LEVEL HID_NAVI_TBX13 0 ps Heading Levels Shown 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_ITEM_LEFT HID_NAVI_TBX14 0 ps Promote Level 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_CONTENT FN_ITEM_RIGHT HID_NAVI_TBX15 0 ps Demote Level 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_GLOBAL_SWITCH HID_NAVI_TBX17 0 ps Toggle 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_GLOBAL_EDIT HID_NAVI_TBX18 0 ps Edit 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_GLOBAL_UPDATE HID_NAVI_TBX19 0 ps Update 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_GLOBAL_OPEN HID_NAVI_TBX20 0 ps Insert 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_GLOBAL_SAVE_CONTENT HID_NAVI_TBX21 0 ps Save Contents as well 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_ITEM_UP HID_NAVI_TBX22 0 ps Move Up 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 toolboxitem TB_GLOBAL FN_ITEM_DOWN HID_NAVI_TBX23 0 ps Move Down 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_OUTLINE_LEVEL 150 ps Outline Level 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_DRAGMODE 150 ps Drag Mode 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_HYPERLINK 150 ps Insert as Hyperlink 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_LINK_REGION 150 ps Insert as Link 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_COPY_REGION 150 ps Insert as Copy 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_DISPLAY 150 ps Display 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_ACTIVE_VIEW 150 ps Active Window 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_HIDDEN 150 ps hidden 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_ACTIVE 150 ps active 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_INACTIVE 150 ps inactive 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_EDIT_ENTRY 150 ps Edit... 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_UPDATE 150 ps ~Update 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_EDIT_CONTENT 150 ps Edit 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_EDIT_LINK 150 ps Edit link 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_INSERT 150 ps Insert 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_INDEX 150 ps ~Index 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_FILE 150 ps File 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_NEW_FILE 150 ps New Document 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_TEXT 150 ps Text 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_DELETE 150 ps Delete 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_DELETE_ENTRY 150 ps ~Delete 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_UPDATE_SEL 150 ps Selection 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_UPDATE_INDEX 150 ps Indexes 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_UPDATE_LINK 150 ps Links 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_UPDATE_ALL 150 ps All 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_REMOVE_INDEX 150 ps ~Remove Index 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_REMOVE_TBL_PROTECTION 150 ps ~Unprotect 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_INVISIBLE 150 ps hidden 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_BROKEN_LINK 150 ps File not found: 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_RENAME 150 ps ~Rename 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_READONLY_IDX 150 ps Read-~only 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_POSTIT_SHOW 150 ps Show All 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_POSTIT_HIDE 150 ps Hide All 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string ST_POSTIT_DELETE 150 ps Delete All 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string STR_ACCESS_TL_GLOBAL 150 ps Global View 20181231 09:50:43 sw source\ui\utlui\navipi.src 0 string STR_ACCESS_TL_CONTENT 150 ps Content View 20181231 09:50:43 sw source\ui\utlui\gloslst.src 0 fixedline DLG_GLOSSARY_DECIDE_DLG FL_GLOSS 93 ps AutoText - Group 20181231 09:50:43 sw source\ui\utlui\gloslst.src 0 modaldialog DLG_GLOSSARY_DECIDE_DLG HID_DLG_GLOSS_DECIDE 161 ps Select AutoText: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_DROP_OVER 0 ps Drop Caps over 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_DROP_LINES 0 ps rows 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_NO_DROP_LINES 0 ps No Drop Caps 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_NO_PAGEDESC 0 ps No page break 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_NO_MIRROR 0 ps Don't mirror 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_VERT_MIRROR 0 ps Flip vertically 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_MIRROR 0 ps Flip horizontal 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_BOTH_MIRROR 0 ps Horizontal and Vertical Flip 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_MIRROR_TOGGLE 0 ps + mirror horizontal on even pages 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_CHARFMT 0 ps Character Style 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_NO_CHARFMT 0 ps No Character Style 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_FOOTER 0 ps Footer 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_NO_FOOTER 0 ps No footer 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_HEADER 0 ps Header 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_NO_HEADER 0 ps No header 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_IDEAL 0 ps Optimal wrap 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_NONE 0 ps No wrap 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_THROUGHT 0 ps Through 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_PARALLEL 0 ps Parallel wrap 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_COLUMN 0 ps Column Wrap 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_LEFT 0 ps Left wrap 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_RIGHT 0 ps Right wrap 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_INSIDE 0 ps Inner wrap 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_OUTSIDE 0 ps Outer wrap 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_SURROUND_ANCHORONLY 0 ps (Anchor only) 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_FRM_WIDTH 0 ps Width: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_FRM_FIXEDHEIGHT 0 ps Fixed height: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_FRM_MINHEIGHT 0 ps Min. height: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_FLY_AT_PARA 0 ps to paragraph 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_FLY_AS_CHAR 0 ps to character 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_FLY_AT_PAGE 0 ps to page 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_POS_X 0 ps X Coordinate: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_POS_Y 0 ps Y Coordinate: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_VERT_TOP 0 ps at top 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_VERT_CENTER 0 ps Centered vertically 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_VERT_BOTTOM 0 ps at bottom 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_LINE_TOP 0 ps Top of line 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_LINE_CENTER 0 ps Line centered 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_LINE_BOTTOM 0 ps Bottom of line 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_REGISTER_ON 0 ps Register-true 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_REGISTER_OFF 0 ps Not register-true 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_RIGHT 0 ps at the right 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_CENTER 0 ps Centered horizontally 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_LEFT 0 ps at the left 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_INSIDE 0 ps inside 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_OUTSIDE 0 ps outside 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_FULL 0 ps Full width 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_COLUMNS 0 ps Columns 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_LINE_WIDTH 0 ps Separator Width: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_MAX_FTN_HEIGHT 0 ps Max. footnote area: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_EDIT_IN_READONLY 0 ps Editable in read-only document 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_LAYOUT_SPLIT 0 ps Split 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_NUMRULE_ON 0 ps Numbering 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_NUMRULE_OFF 0 ps no numbering 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_CONNECT1 0 ps linked to 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_CONNECT2 0 ps and 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_LINECOUNT 0 ps Count lines 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_DONTLINECOUNT 0 ps don't count lines 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_LINCOUNT_START 0 ps restart line count with: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_LUMINANCE 0 ps Brightness: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_CHANNELR 0 ps Red: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_CHANNELG 0 ps Green: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_CHANNELB 0 ps Blue: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_CONTRAST 0 ps Contrast: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_GAMMA 0 ps Gamma: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_TRANSPARENCY 0 ps Transparency: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_INVERT 0 ps Invert 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_INVERT_NOT 0 ps do not invert 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_DRAWMODE 0 ps Graphics mode: 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_DRAWMODE_STD 0 ps Standard 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_DRAWMODE_GREY 0 ps Grayscales 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_DRAWMODE_BLACKWHITE 0 ps Black & White 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_DRAWMODE_WATERMARK 0 ps Watermark 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_ROTATION 0 ps Rotation 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_GRID_NONE 0 ps No grid 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_GRID_LINES_ONLY 0 ps Grid (lines only) 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_GRID_LINES_CHARS 0 ps Grid (lines and characters) 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_FOLLOW_TEXT_FLOW 0 ps Follow text flow 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_DONT_FOLLOW_TEXT_FLOW 0 ps Do not follow text flow 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_CONNECT_BORDER_ON 0 ps Merge borders 20181231 09:50:43 sw source\ui\utlui\attrdesc.src 0 string STR_CONNECT_BORDER_OFF 0 ps Do not merge borders 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_DEL_EMPTY_PARA+1 0 ps Remove empty paragraphs 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_USE_REPLACE+1 0 ps Use replacement table 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_CPTL_STT_WORD+1 0 ps Correct TWo INitial CApitals 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_CPTL_STT_SENT+1 0 ps Capitalize first letter of sentences 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_TYPO+1 0 ps Replace "standard" quotes with %1 \bcustom%2 quotes 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_USER_STYLE+1 0 ps Replace Custom Styles 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_BULLET+1 0 ps Bullets replaced 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_UNDER+1 0 ps Automatic _underline_ 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_BOLD+1 0 ps Automatic *bold* 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_FRACTION+1 0 ps Replace 1/2 ... with ½ ... 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_DETECT_URL+1 0 ps URL recognition 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_DASH+1 0 ps Replace dashes 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_ORDINAL+1 0 ps Replace 1st... with 1^st... 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_RIGHT_MARGIN+1 0 ps Combine single line paragraphs 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_SET_TMPL_TEXT +1 0 ps Set "Text body" Style 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_SET_TMPL_INDENT +1 0 ps Set "Text body indent" Style 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_SET_TMPL_NEG_INDENT +1 0 ps Set "Hanging indent" Style 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_SET_TMPL_TEXT_INDENT +1 0 ps Set "Text body indent" Style 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_SET_TMPL_HEADLINE +1 0 ps Set "Heading $(ARG1)" Style 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_SET_NUMBULET +1 0 ps Set "Bullet" or "Numbering" Style 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_DEL_MORELINES +1 0 ps Combine paragraphs 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_SHELLRES_AUTOFMTSTRS STR_AUTOFMTREDL_NON_BREAK_SPACE +1 0 ps Add non breaking space 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_OBJECT_SELECT 0 ps Click object 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_START_INS_GLOSSARY 0 ps Before inserting AutoText 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_END_INS_GLOSSARY 0 ps After inserting AutoText 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_MOUSEOVER_OBJECT 0 ps Mouse over object 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_MOUSECLICK_OBJECT 0 ps Trigger hyperlink 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_MOUSEOUT_OBJECT 0 ps Mouse leaves object 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_IMAGE_LOAD 0 ps Graphics load successful 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_IMAGE_ABORT 0 ps Graphics load terminated 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_IMAGE_ERROR 0 ps Graphics load faulty 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_FRM_KEYINPUT_A 0 ps Input of alphanumeric characters 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_FRM_KEYINPUT_NOA 0 ps Input of non-alphanumeric characters 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_FRM_RESIZE 0 ps Resize frame 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_EVENT_FRM_MOVE 0 ps Move frame 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_OUTLINE 0 ps Headings 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_TABLE 0 ps Tables 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_FRAME 0 ps Text frames 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_GRAPHIC 0 ps Graphics 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_OLE 0 ps OLE objects 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_BOOKMARK 0 ps Bookmarks 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_REGION 0 ps Sections 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_URLFIELD 0 ps Hyperlinks 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_REFERENCE 0 ps References 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_INDEX 0 ps Indexes 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_DRAWOBJECT 0 ps Draw objects 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_POSTIT 0 ps Comments 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_OUTLINE 0 ps Heading 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_TABLE 0 ps Table 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_FRAME 0 ps Text frame 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_GRAPHIC 0 ps Graphics 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_OLE 0 ps OLE object 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_BOOKMARK 0 ps Bookmark 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_REGION 0 ps Section 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_URLFIELD 0 ps Hyperlink 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_REFERENCE 0 ps Reference 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_INDEX 0 ps Index 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_POSTIT 0 ps Comment 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_CONTENT_TYPE_SINGLE_DRAWOBJECT 0 ps Draw object 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_DEFINE_NUMBERFORMAT 0 ps Additional formats... 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string RID_STR_SYSTEM 0 ps [System] 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_MULT_INTERACT_SPELL_WARN 0 ps The interactive spellcheck is already active\nin a different document 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_MULT_INTERACT_HYPH_WARN 0 ps The interactive hyphenation is already active\nin a different document 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_SPELL_TITLE 0 ps Spellcheck 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_HYPH_TITLE 0 ps Hyphenation 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_HYPERCTRL_SEL 0 ps SEL 20181231 09:50:43 sw source\ui\utlui\utlui.src 0 string STR_HYPERCTRL_HYP 0 ps HYP 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_FOOTNOTE 0 ps Footnote Characters 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_PAGENO 0 ps Page Number 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_LABEL 0 ps Caption Characters 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_DROPCAPS 0 ps Drop Caps 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_NUM_LEVEL 0 ps Numbering Symbols 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_BUL_LEVEL 0 ps Bullets 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_INET_NORMAL 0 ps Internet Link 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_INET_VISIT 0 ps Visited Internet Link 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_JUMPEDIT 0 ps Placeholder 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_TOXJUMP 0 ps Index Link 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_ENDNOTE 0 ps Endnote Characters 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_LANDSCAPE 0 ps Landscape 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_LINENUM 0 ps Line numbering 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_IDX_MAIN_ENTRY 0 ps Main index entry 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_FOOTNOTE_ANCHOR 0 ps Footnote anchor 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_ENDNOTE_ANCHOR 0 ps Endnote anchor 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_EMPHASIS 0 ps Emphasis 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_CITIATION 0 ps Quotation 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_STRONG 0 ps Strong Emphasis 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_CODE 0 ps Source Text 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_SAMPLE 0 ps Example 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_KEYBOARD 0 ps User Entry 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_VARIABLE 0 ps Variable 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_DEFINSTANCE 0 ps Definition 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_HTML_TELETYPE 0 ps Teletype 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_FRAME 0 ps Frame 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_GRAPHIC 0 ps Graphics 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_OLE 0 ps OLE 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_FORMEL 0 ps Formula 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_MARGINAL 0 ps Marginalia 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_WATERSIGN 0 ps Watermark 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLFRM_LABEL 0 ps Labels 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_STANDARD 0 ps Default 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TEXT 0 ps Text body 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TEXT_IDENT 0 ps First line indent 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TEXT_NEGIDENT 0 ps Hanging indent 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TEXT_MOVE 0 ps Text body indent 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_GREETING 0 ps Complimentary close 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_SIGNATURE 0 ps Signature 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE_BASE 0 ps Heading 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUMBUL_BASE 0 ps List 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_REGISTER_BASE 0 ps Index 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_CONFRONTATION 0 ps List Indent 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_MARGINAL 0 ps Marginalia 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE1 0 ps Heading 1 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE2 0 ps Heading 2 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE3 0 ps Heading 3 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE4 0 ps Heading 4 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE5 0 ps Heading 5 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE6 0 ps Heading 6 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE7 0 ps Heading 7 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE8 0 ps Heading 8 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE9 0 ps Heading 9 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADLINE10 0 ps Heading 10 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL1S 0 ps Numbering 1 Start 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL1 0 ps Numbering 1 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL1E 0 ps Numbering 1 End 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_NONUM1 0 ps Numbering 1 Cont. 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL2S 0 ps Numbering 2 Start 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL2 0 ps Numbering 2 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL2E 0 ps Numbering 2 End 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_NONUM2 0 ps Numbering 2 Cont. 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL3S 0 ps Numbering 3 Start 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL3 0 ps Numbering 3 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL3E 0 ps Numbering 3 End 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_NONUM3 0 ps Numbering 3 Cont. 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL4S 0 ps Numbering 4 Start 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL4 0 ps Numbering 4 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL4E 0 ps Numbering 4 End 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_NONUM4 0 ps Numbering 4 Cont. 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL5S 0 ps Numbering 5 Start 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL5 0 ps Numbering 5 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_LEVEL5E 0 ps Numbering 5 End 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_NUM_NONUM5 0 ps Numbering 5 Cont. 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL1S 0 ps List 1 Start 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL1 0 ps List 1 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL1E 0 ps List 1 End 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_NONUM1 0 ps List 1 Cont. 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL2S 0 ps List 2 Start 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL2 0 ps List 2 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL2E 0 ps List 2 End 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_NONUM2 0 ps List 2 Cont. 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL3S 0 ps List 3 Start 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL3 0 ps List 3 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL3E 0 ps List 3 End 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_NONUM3 0 ps List 3 Cont. 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL4S 0 ps List 4 Start 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL4 0 ps List 4 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL4E 0 ps List 4 End 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_NONUM4 0 ps List 4 Cont. 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL5S 0 ps List 5 Start 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL5 0 ps List 5 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_LEVEL5E 0 ps List 5 End 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_BUL_NONUM5 0 ps List 5 Cont. 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADER 0 ps Header 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADERL 0 ps Header left 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HEADERR 0 ps Header right 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_FOOTER 0 ps Footer 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_FOOTERL 0 ps Footer left 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_FOOTERR 0 ps Footer right 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TABLE 0 ps Table Contents 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TABLE_HDLN 0 ps Table Heading 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_FRAME 0 ps Frame contents 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_FOOTNOTE 0 ps Footnote 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_ENDNOTE 0 ps Endnote 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_LABEL 0 ps Caption 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_LABEL_ABB 0 ps Illustration 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_LABEL_TABLE 0 ps Table 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_LABEL_FRAME 0 ps Text 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_LABEL_DRAWING 0 ps Drawing 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_JAKETADRESS 0 ps Addressee 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_SENDADRESS 0 ps Sender 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_IDXH 0 ps Index Heading 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_IDX1 0 ps Index 1 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_IDX2 0 ps Index 2 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_IDX3 0 ps Index 3 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_IDXBREAK 0 ps Index Separator 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNTH 0 ps Contents Heading 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT1 0 ps Contents 1 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT2 0 ps Contents 2 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT3 0 ps Contents 3 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT4 0 ps Contents 4 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT5 0 ps Contents 5 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT6 0 ps Contents 6 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT7 0 ps Contents 7 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT8 0 ps Contents 8 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT9 0 ps Contents 9 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_CNTNT10 0 ps Contents 10 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USERH 0 ps User Index Heading 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER1 0 ps User Index 1 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER2 0 ps User Index 2 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER3 0 ps User Index 3 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER4 0 ps User Index 4 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER5 0 ps User Index 5 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER6 0 ps User Index 6 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER7 0 ps User Index 7 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER8 0 ps User Index 8 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER9 0 ps User Index 9 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_USER10 0 ps User Index 10 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_ILLUSH 0 ps Illustration Index Heading 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_ILLUS1 0 ps Illustration Index 1 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_OBJECTH 0 ps Object index heading 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_OBJECT1 0 ps Object index 1 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_TABLESH 0 ps Table index heading 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_TABLES1 0 ps Table index 1 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_AUTHORITIESH 0 ps Bibliography Heading 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_TOX_AUTHORITIES1 0 ps Bibliography 1 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_DOC_TITEL 0 ps Title 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_DOC_SUBTITEL 0 ps Subtitle 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HTML_BLOCKQUOTE 0 ps Quotations 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HTML_PRE 0 ps Preformatted Text 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HTML_HR 0 ps Horizontal Line 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HTML_DD 0 ps List Contents 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCOLL_HTML_DT 0 ps List Heading 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_STANDARD 0 ps Default 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_FIRST 0 ps First Page 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_LEFT 0 ps Left Page 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_RIGHT 0 ps Right Page 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_JAKET 0 ps Envelope 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_REGISTER 0 ps Index 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_HTML 0 ps HTML 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_FOOTNOTE 0 ps Footnote 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLPAGE_ENDNOTE 0 ps Endnote 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_NUM1 0 ps Numbering 1 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_NUM2 0 ps Numbering 2 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_NUM3 0 ps Numbering 3 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_NUM4 0 ps Numbering 4 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_NUM5 0 ps Numbering 5 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_BUL1 0 ps List 1 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_BUL2 0 ps List 2 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_BUL3 0 ps List 3 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_BUL4 0 ps List 4 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLNUMRULE_BUL5 0 ps List 5 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_RUBYTEXT 0 ps Rubies 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_COLUMN_VALUESET_ITEM0 0 ps 1 column 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_COLUMN_VALUESET_ITEM1 0 ps 2 columns with equal size 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_COLUMN_VALUESET_ITEM2 0 ps 3 columns with equal size 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_COLUMN_VALUESET_ITEM3 0 ps 2 columns with different size (left > right) 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_COLUMN_VALUESET_ITEM4 0 ps 2 columns with different size (left < right) 20181231 09:50:43 sw source\ui\utlui\poolfmt.src 0 string STR_POOLCHR_VERT_NUM 0 ps Vertical Numbering Symbols 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_POSTIT_PAGE 0 ps Page 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_POSTIT_LINE 0 ps Line 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_POSTIT_AUTHOR 0 ps Author 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_SYNTAX 0 ps ** Syntax Error ** 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_ZERODIV 0 ps ** Division by zero ** 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_BRACK 0 ps ** Wrong use of brackets ** 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_POW 0 ps ** Square function overflow ** 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_VARNFND 0 ps ** Variable not found ** 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_OVERFLOW 0 ps ** Overflow ** 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_WRONGTIME 0 ps ** Wrong time format ** 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_DEFAULT 0 ps ** Error ** 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_CALC_ERROR 0 ps ** Expression is faulty ** 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_GETREFFLD_UP 0 ps above 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_GETREFFLD_DOWN 0 ps below 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_GETREFFLD_REFITEMNOTFOUND 0 ps Error: Reference source not found 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_ALLPAGE_HEADFOOT 0 ps All 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TEMPLATE_NONE 0 ps None 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_FIELD_FIXED 0 ps (fixed) 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_DURATION_FORMAT 0 ps Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOI 0 ps Alphabetical Index 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOU 0 ps User-Defined 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOC 0 ps Table of Contents 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOX_AUTH 0 ps Bibliography 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOX_TBL 0 ps Index of Tables 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOX_OBJ 0 ps Table of Objects 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_TOX_ILL 0 ps Illustration Index 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_HYPERLINK_CLICK 0 ps %s-click to open hyperlink 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_TITEL 0 ps Title 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_THEMA 0 ps Subject 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_KEYS 0 ps Keywords 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_COMMENT 0 ps Comments 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_CREATE 0 ps Created 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_CHANGE 0 ps Modified 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_PRINT 0 ps Last printed 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_DOCNO 0 ps Revision number 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES FLD_DOCINFO_EDIT 0 ps Total editing time 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_PAGEDESC_NAME 0 ps Convert $(ARG1) 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_PAGEDESC_FIRSTNAME 0 ps First convert $(ARG1) 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string RID_SW_SHELLRES STR_PAGEDESC_FOLLOWNAME 0 ps Next convert $(ARG1) 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_ARTICLE 0 ps Article 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_BOOK 0 ps Book 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_BOOKLET 0 ps Brochures 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_CONFERENCE 0 ps Conference proceedings 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_INBOOK 0 ps Book excerpt 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_INCOLLECTION 0 ps Book excerpt with title 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_INPROCEEDINGS 0 ps Conference proceedings 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_JOURNAL 0 ps Journal 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_MANUAL 0 ps Techn. documentation 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_MASTERSTHESIS 0 ps Thesis 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_MISC 0 ps Miscellaneous 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_PHDTHESIS 0 ps Dissertation 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_PROCEEDINGS 0 ps Conference proceedings 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_TECHREPORT 0 ps Research report 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_UNPUBLISHED 0 ps Unpublished 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_EMAIL 0 ps e-mail 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_WWW 0 ps WWW document 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_CUSTOM1 0 ps User-defined1 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_CUSTOM2 0 ps User-defined2 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_CUSTOM3 0 ps User-defined3 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_CUSTOM4 0 ps User-defined4 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_TYPE_CUSTOM5 0 ps User-defined5 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_IDENTIFIER 0 ps Short name 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_AUTHORITY_TYPE 0 ps Type 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_ADDRESS 0 ps Address 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_ANNOTE 0 ps Annotation 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_AUTHOR 0 ps Author(s) 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_BOOKTITLE 0 ps Book title 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_CHAPTER 0 ps Chapter 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_EDITION 0 ps Edition 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_EDITOR 0 ps Editor 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_HOWPUBLISHED 0 ps Publication type 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_INSTITUTION 0 ps Institution 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_JOURNAL 0 ps Journal 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_MONTH 0 ps Month 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_NOTE 0 ps Note 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_NUMBER 0 ps Number 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_ORGANIZATIONS 0 ps Organization 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_PAGES 0 ps Page(s) 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_PUBLISHER 0 ps Publisher 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_SCHOOL 0 ps University 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_SERIES 0 ps Series 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_TITLE 0 ps Title 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_TYPE 0 ps Type of report 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_VOLUME 0 ps Volume 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_YEAR 0 ps Year 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_URL 0 ps URL 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_CUSTOM1 0 ps User-defined1 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_CUSTOM2 0 ps User-defined2 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_CUSTOM3 0 ps User-defined3 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_CUSTOM4 0 ps User-defined4 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_CUSTOM5 0 ps User-defined5 20181231 09:50:43 sw source\ui\utlui\initui.src 0 string STR_AUTH_FIELD_ISBN 0 ps ISBN 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 menuitem MN_SPELL_POPUP MN_IGNORE_WORD HID_LINGU_IGNORE_WORD 0 ps Ignore All 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 menuitem MN_SPELL_POPUP MN_ADD_TO_DIC HID_LINGU_ADD_WORD 0 ps ~Add 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 menuitem MN_SPELL_POPUP MN_AUTOCORR HID_LINGU_AUTOCORR 0 ps AutoCorrect 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 menuitem MN_SPELL_POPUP MN_SPELLING_DLG HID_LINGU_SPELLING_DLG 0 ps ~Spellcheck... 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 menuitem MN_SPELL_POPUP MN_SET_LANGUAGE_SELECTION 0 ps Set Language for Selection 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 menuitem MN_SPELL_POPUP MN_SET_LANGUAGE_PARAGRAPH 0 ps Set Language for Paragraph 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 string STR_WORD 0 ps Word is 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 string STR_PARAGRAPH 0 ps Paragraph is 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 string STR_SPELL_OK 0 ps The spellcheck is complete. 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 string STR_HYP_OK 0 ps Hyphenation completed 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 string STR_LANGSTATUS_NONE 0 ps None (Do not check spelling) 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 string STR_RESET_TO_DEFAULT_LANGUAGE 0 ps Reset to Default Language 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 string STR_LANGSTATUS_MORE 0 ps More... 20181231 09:50:43 sw source\ui\lingu\olmenu.src 0 string STR_IGNORE_SELECTION 0 ps Ignore 20181231 09:50:43 sw source\ui\dochdl\dochdl.src 0 string STR_NOGLOS 0 ps AutoText for Shortcut '%1' not found. 20181231 09:50:43 sw source\ui\dochdl\dochdl.src 0 string STR_NO_TABLE 0 ps 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. 20181231 09:50:43 sw source\ui\dochdl\dochdl.src 0 infobox MSG_ERR_INSERT_GLOS 0 ps AutoText could not be created. 20181231 09:50:43 sw source\ui\dochdl\dochdl.src 0 infobox MSG_CLPBRD_FORMAT_ERROR 0 ps Requested clipboard format is not available. 20181231 09:50:43 sw source\ui\dochdl\dochdl.src 0 querybox MSG_UPDATE_NEW_GLOS_FMT 0 ps The section format is outdated.\nIt needs to be converted so that changes\ncan be saved.\nShould it be converted now? 20181231 09:50:43 sw source\ui\dochdl\dochdl.src 0 string STR_PRIVATETEXT 0 ps %PRODUCTNAME Writer 20181231 09:50:43 sw source\ui\dochdl\dochdl.src 0 string STR_PRIVATEGRAPHIC 0 ps Graphics [%PRODUCTNAME Writer] 20181231 09:50:43 sw source\ui\dochdl\dochdl.src 0 string STR_PRIVATEOLE 0 ps Object [%PRODUCTNAME Writer] 20181231 09:50:43 sw source\ui\dochdl\dochdl.src 0 string STR_DDEFORMAT 0 ps DDE link 20181231 09:50:43 sw source\ui\dochdl\selglos.src 0 fixedline DLG_SEL_GLOS FL_GLOS 152 ps AutoTexts for shortcut 20181231 09:50:43 sw source\ui\dochdl\selglos.src 0 modaldialog DLG_SEL_GLOS CMD_FN_EXPAND_GLOSSARY 220 ps Insert AutoText 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_1.1 TP_CHAR_STD 0 ps Font 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_1.1 TP_CHAR_EXT 0 ps Font Effects 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_1.1 TP_CHAR_POS 0 ps Position 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_1.1 TP_CHAR_TWOLN 0 ps Asian Layout 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_1.1 TP_BACKGROUND 0 ps Background 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 tabdialog DLG_TEMPLATE_1 0 ps Character Style 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_PARA_STD 0 ps Indents & Spacing 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_PARA_ALIGN 0 ps Alignment 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_PARA_EXT 0 ps Text Flow 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_PARA_ASIAN 0 ps Asian Typography 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_CHAR_STD 0 ps Font 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_CHAR_EXT 0 ps Font Effects 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_CHAR_POS 0 ps Position 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_CHAR_TWOLN 0 ps Asian Layout 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_NUMPARA 0 ps Outline & Numbering 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_TABULATOR 0 ps Tabs 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_DROPCAPS 0 ps Drop Caps 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 RID_SVXPAGE_AREA 0 ps Area 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 RID_SVXPAGE_TRANSPARENCE 0 ps Transparency 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_BORDER 0 ps Borders 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_2.1 TP_CONDCOLL 0 ps Condition 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 tabdialog DLG_TEMPLATE_2 0 ps Paragraph Style 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_4.1 RID_SVXPAGE_AREA 0 ps Area 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_4.1 RID_SVXPAGE_TRANSPARENCE 0 ps Transparency 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 tabdialog DLG_TEMPLATE_4 0 ps Page Style 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_STD 0 ps Page 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_BORDER 0 ps Borders 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_HEADER 0 ps Header 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_FOOTER 0 ps Footer 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_TEXTGRID 0 ps Text Grid 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_COLUMN 0 ps Columns 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 string STR_PAGE_FOOTNOTE 0 ps Footnote 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 TP_FRM_STD 0 ps Type 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 TP_FRM_ADD 0 ps Options 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 TP_FRM_WRAP 0 ps Wrap 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 RID_SVXPAGE_AREA 0 ps Area 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 RID_SVXPAGE_TRANSPARENCE 0 ps Transparency 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 TP_BORDER 0 ps Borders 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 TP_COLUMN 0 ps Columns 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_3.1 TP_MACRO_ASSIGN 0 ps Macro 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 tabdialog DLG_TEMPLATE_3 0 ps Frame Style 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_5.1 RID_SVXPAGE_PICK_BULLET 0 ps Bullets 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_5.1 RID_SVXPAGE_PICK_SINGLE_NUM 0 ps Numbering Style 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_5.1 RID_SVXPAGE_PICK_NUM 0 ps Outline 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_5.1 RID_SVXPAGE_PICK_BMP 0 ps Graphics 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_5.1 RID_SVXPAGE_NUM_POSITION 0 ps Position 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 pageitem DLG_TEMPLATE_5.1 RID_SVXPAGE_NUM_OPTIONS 0 ps Options 20181231 09:50:43 sw source\ui\fmtui\tmpdlg.src 0 tabdialog DLG_TEMPLATE_5 0 ps Numbering Style 20181231 09:50:43 sw source\ui\uiview\view.src 0 querybox DLG_WRAP 0 ps Do you want to continue checking at the beginning of the document? 20181231 09:50:43 sw source\ui\uiview\view.src 0 querybox DLG_BODY 0 ps Do you want to check the main text? 20181231 09:50:43 sw source\ui\uiview\view.src 0 querybox DLG_PRT_FIELDNAME 0 ps Show field commands option is checked.\nDo you want to print the document with field names? 20181231 09:50:43 sw source\ui\uiview\view.src 0 querybox DLG_SPECIAL 0 ps Do you want check the special regions? 20181231 09:50:43 sw source\ui\uiview\view.src 0 querybox DLG_THESAURUS 0 ps This word appears in the list of words you want to avoid! Start thesaurus? 20181231 09:50:43 sw source\ui\uiview\view.src 0 querybox DLG_SPECIAL_FORCED 0 ps Check special regions is deactivated. Check anyway? 20181231 09:50:43 sw source\ui\uiview\view.src 0 querybox MSG_SEARCH_END 0 ps %PRODUCTNAME Writer has searched to the end of the document. Do you want to continue at the beginning? 20181231 09:50:43 sw source\ui\uiview\view.src 0 querybox MSG_SEARCH_START 0 ps %PRODUCTNAME Writer has searched to the beginning of the document. Do you want to continue at the end? 20181231 09:50:43 sw source\ui\uiview\view.src 0 infobox MSG_NO_MERGE_ENTRY 0 ps Could not merge documents. 20181231 09:50:43 sw source\ui\uiview\view.src 0 infobox MSG_ERR_INSERT_GLOS 0 ps AutoText could not be created. 20181231 09:50:43 sw source\ui\uiview\view.src 0 infobox MSG_ERR_SRCSTREAM 0 ps The source cannot be loaded. 20181231 09:50:43 sw source\ui\uiview\view.src 0 infobox MSG_ERR_NO_FAX 0 ps No fax printer has been set under Tools/Options/%1/Print. 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_WEBOPTIONS 0 ps HTML document 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_TEXTOPTIONS 0 ps Text document 20181231 09:50:43 sw source\ui\uiview\view.src 0 infobox MSG_NOT_FOUND 0 ps Search key not found. 20181231 09:50:43 sw source\ui\uiview\view.src 0 infobox MSG_INDEX_OVERFLOW 0 ps found. 20181231 09:50:43 sw source\ui\uiview\view.src 0 infobox MSG_SCAN_NOSOURCE 0 ps Source not specified. 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_NUM_LEVEL 0 ps Level 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_NUM_OUTLINE 0 ps Outline 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_ERROR_NOLANG 0 ps No language is selected in the proofed section. 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_EDIT_FOOTNOTE 0 ps Edit Footnote/Endnote 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_NB_REPLACED 0 ps Search key replaced XX times. 20181231 09:50:43 sw source\ui\uiview\view.src 0 string RID_TOOLS_TOOLBOX 0 ps Main Toolbar 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_SRCVIEW_ROW 0 ps Row 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_SRCVIEW_COL 0 ps Column 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_PRINT_TITLE 0 ps Printing selection 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_PRINT_MSG 0 ps Do you want to print the selection or the entire document? 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_PRINT_ALL 0 ps All 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_PRINT_SELECTION 0 ps Selection 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_READONLY_SEL 0 ps read-only 20181231 09:50:43 sw source\ui\uiview\view.src 0 string STR_SAVEAS_SRC 0 ps ~Export source... 20181231 09:50:43 sw source\ui\uiview\view.src 0 string MN_SRCVIEW_POPUPMENU 0 ps HTML source 20181231 09:50:43 sw source\ui\uiview\view.src 0 menuitem MN_SRCVIEW_POPUPMENU SID_SOURCEVIEW HID_SOURCEVIEW 0 ps HTML Source 20181231 09:50:43 sw source\ui\uiview\pview.src 0 fixedtext DLG_PAGEPREVIEW_ZOOM FT_COL 27 ps ~Columns 20181231 09:50:43 sw source\ui\uiview\pview.src 0 fixedtext DLG_PAGEPREVIEW_ZOOM FT_ROW 27 ps ~Rows 20181231 09:50:43 sw source\ui\uiview\pview.src 0 modaldialog DLG_PAGEPREVIEW_ZOOM HID_PPREV_ZOOM 141 ps Multiple Pages 20181231 09:50:43 sw source\ui\uiview\pview.src 0 string RID_PVIEW_TOOLBOX 141 ps Page Preview 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 stringlist _ST_NONE_LIST 1 0 ps < none > 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_HEADER 248 ps Insert address block 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_FIRST 10 ps 1. 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_ADDRESSLIST 135 ps Select the address list containing the address data you want to use. This data is needed to create the address block. 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 pushbutton DLG_MM_ADDRESSBLOCK_PAGE PB_ADDRESSLIST 100 ps Select A~ddress List... 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ADDRESSBLOCK_PAGE STR_CHANGEADDRESS 100 ps Select Different A~ddress List... 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_CURRENTADDRESS 100 ps Current address list: %1 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_SECOND 10 ps 2. 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 checkbox DLG_MM_ADDRESSBLOCK_PAGE CB_ADDRESS 242 ps ~This document shall contain an address block 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 pushbutton DLG_MM_ADDRESSBLOCK_PAGE PB_SETTINGS 60 ps ~More... 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 checkbox DLG_MM_ADDRESSBLOCK_PAGE CB_HIDE_EMPTY_PARA 230 ps ~Suppress lines with just empty fields 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_THIRD 10 ps 3. 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_MATCH_FIELDS 175 ps Match the field name used in the mail merge to the column headers in your data source. 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 pushbutton DLG_MM_ADDRESSBLOCK_PAGE PB_ASSIGN 60 ps Match ~Fields... 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_FOURTH 10 ps 4. 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ADDRESSBLOCK_PAGE FI_PREVIEW 228 ps Check if the address data matches correctly. 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_ADDRESSBLOCK_PAGE IB_PREVSET 10 ps - Preview Previous Address Block 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_ADDRESSBLOCK_PAGE IB_NEXTSET 10 ps - Preview Next Address Block 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ADDRESSBLOCK_PAGE STR_DOCUMENT 10 ps Document: %1 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_SELECTADDRESSBLOCK FT_SELECT 150 ps ~Select your preferred address block 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 pushbutton DLG_MM_SELECTADDRESSBLOCK PB_NEW 50 ps ~New... 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 pushbutton DLG_MM_SELECTADDRESSBLOCK PB_CUSTOMIZE 50 ps ~Edit... 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 pushbutton DLG_MM_SELECTADDRESSBLOCK PB_DELETE 50 ps ~Delete 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_SELECTADDRESSBLOCK FI_SETTINGS 150 ps Address block settings 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 radiobutton DLG_MM_SELECTADDRESSBLOCK RB_NEVER 150 ps N~ever include the country/region 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 radiobutton DLG_MM_SELECTADDRESSBLOCK RB_ALWAYS 150 ps ~Always include the country/region 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 radiobutton DLG_MM_SELECTADDRESSBLOCK RB_DEPENDENT 150 ps Only ~include the country/region if it is not: 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 modaldialog DLG_MM_SELECTADDRESSBLOCK HID_MM_SELECTADDRESSBLOCK 260 ps Select Address Block 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 #define WORKAROUND 260 ps New Address Block 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_TITLE_EDIT 50 ps Edit Address Block 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_TITLE_MALE 50 ps Custom Salutation (Male Recipients) 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_TITLE_FEMALE 50 ps Custom Salutation (Female Recipients) 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_CUSTOMIZEADDRESSBLOCK FT_ADDRESSELEMENTS 60 ps Address ~elements 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_SALUTATIONELEMENTS 60 ps Salutation e~lements 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_CUSTOMIZEADDRESSBLOCK IB_INSERTFIELD 14 ps - Add to address 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_INSERTSALUTATIONFIELD 14 ps Add to salutation 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_CUSTOMIZEADDRESSBLOCK IB_REMOVEFIELD 14 ps - Remove from address 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_REMOVESALUTATIONFIELD 14 ps Remove from salutation 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_CUSTOMIZEADDRESSBLOCK FT_DRAG 210 ps 1. Drag address elements here 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_DRAGSALUTATION 210 ps 1. ~Drag salutation elements into the box below 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_CUSTOMIZEADDRESSBLOCK IB_UP 14 ps - Move up 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_CUSTOMIZEADDRESSBLOCK IB_LEFT 14 ps - Move left 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_CUSTOMIZEADDRESSBLOCK IB_RIGHT 14 ps - Move right 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 imagebutton DLG_MM_CUSTOMIZEADDRESSBLOCK IB_DOWN 14 ps - Move down 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_CUSTOMIZEADDRESSBLOCK FT_FIELD 160 ps 2. Customi~ze salutation 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_CUSTOMIZEADDRESSBLOCK FI_PREVIEW 160 ps Preview 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_SALUTATION 50 ps Salutation 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_PUNCTUATION 50 ps Punctuation Mark 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_CUSTOMIZEADDRESSBLOCK ST_TEXT 50 ps Text 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 itemlist DLG_MM_CUSTOMIZEADDRESSBLOCK 1 0 ps Dear Mr. <2>, 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 itemlist DLG_MM_CUSTOMIZEADDRESSBLOCK 2 0 ps Mr. <2>, 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 itemlist DLG_MM_CUSTOMIZEADDRESSBLOCK 3 0 ps Dear <1>, 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 itemlist DLG_MM_CUSTOMIZEADDRESSBLOCK 4 0 ps Hello <1>, 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ASSIGNFIELDS FI_MATCHING 240 ps Assign the fields from your data source to match the address elements. 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_SALUTATIONMATCHING 240 ps Assign the fields from your data source to match the salutation elements. 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 fixedtext DLG_MM_ASSIGNFIELDS FI_PREVIEW 248 ps Address block preview 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_SALUTATIONPREVIEW 248 ps Salutation preview 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_ADDRESSELEMENT 50 ps Address elements 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_SALUTATIONELEMENT 50 ps Salutation elements 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_MATCHESTO 50 ps Matches to field: 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_PREVIEW 50 ps Preview 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 string DLG_MM_ASSIGNFIELDS ST_NONE 50 ps < none > 20181231 09:50:43 sw source\ui\dbui\mmaddressblockpage.src 0 modaldialog DLG_MM_ASSIGNFIELDS HID_MM_ASSIGNFIELDS 260 ps Match Fields 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FI_HEADER 248 ps Save, print or send the document 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FI_OPTIONS 248 ps Select one of the options below: 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_SAVESTARTDOC 209 ps ~Save starting document 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_SAVEMERGEDDOC 209 ps Save ~merged document 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_PRINT 209 ps ~Print merged document 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_SENDMAIL 209 ps Send merged document as ~E-Mail 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 pushbutton DLG_MM_OUTPUT_PAGE PB_SAVESTARTDOC 100 ps Save starting ~document 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_SAVEASONE 150 ps S~ave as single document 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_SAVEINDIVIDUAL 150 ps Sa~ve as individual documents 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_FROM 30 ps ~From 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FT_TO 20 ps ~To 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 pushbutton DLG_MM_OUTPUT_PAGE PB_SAVENOW 80 ps Save Do~cuments 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FT_PRINT 30 ps ~Printer 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 pushbutton DLG_MM_OUTPUT_PAGE PB_PRINTERSETTINGS 50 ps P~roperties... 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 radiobutton DLG_MM_OUTPUT_PAGE RB_PRINTALL 150 ps Print ~all documents 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 pushbutton DLG_MM_OUTPUT_PAGE PB_PRINTNOW 80 ps Prin~t Documents 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FT_MAILTO 30 ps T~o 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 pushbutton DLG_MM_OUTPUT_PAGE PB_COPYTO 50 ps ~Copy to... 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FT_SUBJECT 30 ps S~ubject 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_OUTPUT_PAGE FT_SENDAS 30 ps Sen~d as 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 stringlist DLG_MM_OUTPUT_PAGE 1 0 ps OpenDocument Text 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 stringlist DLG_MM_OUTPUT_PAGE 2 0 ps Adobe PDF-Document 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 stringlist DLG_MM_OUTPUT_PAGE 3 0 ps Microsoft Word Document 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 stringlist DLG_MM_OUTPUT_PAGE 4 0 ps HTML Message 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 stringlist DLG_MM_OUTPUT_PAGE 5 0 ps Plain Text 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 pushbutton PB_SENDAS 50 ps Pr~operties... 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext FT_ATTACHMENT 147 ps Name of the a~ttachment 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 radiobutton RB_SENDALL 153 ps S~end all documents 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 pushbutton PB_SENDDOCUMENTS 80 ps Se~nd documents 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 string ST_SAVESTART 80 ps Save ~starting document 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 string ST_SAVEMERGED 80 ps Save merged document 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 string ST_PRINT 80 ps Print settings 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 string ST_SENDMAIL 80 ps E-Mail settings 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 string ST_DEFAULTATTACHMENT 80 ps Untitled 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 string ST_SUBJECTQUERY 80 ps You did not specify a subject for this message. If you would like to provide one, please type it now. 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 string ST_NOSUBJECT 80 ps No subject 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 string ST_NOATTACHMENTNAME 80 ps You did not specify a new name for the attachment. If you would like to provide one, please type it now. 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 string ST_CONFIGUREMAIL 80 ps 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? 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_COPYTO FI_DESCRIPTION 238 ps Send a copy of this mail to: 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_COPYTO FT_CC 30 ps ~Cc 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_COPYTO FT_BCC 30 ps ~Bcc 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_COPYTO FI_NOTE 204 ps Note:\nSeparate e-mail addresses with a semicolon (;). 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 modaldialog DLG_MM_COPYTO HID_MM_COPYTO 250 ps Copy To 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_SAVEWARNING FI_WARNING 150 ps A document with the name '%1' already exists. Please save this document under a different name. 20181231 09:50:43 sw source\ui\dbui\mmoutputpage.src 0 fixedtext DLG_MM_SAVEWARNING FT_FILENAME 154 ps New document name 20181231 09:50:43 sw source\ui\dbui\mmlayoutpage.src 0 fixedtext DLG_MM_LAYOUT_PAGE FI_HEADER 248 ps Adjust layout of address block and salutation 20181231 09:50:43 sw source\ui\dbui\mmlayoutpage.src 0 fixedline DLG_MM_LAYOUT_PAGE FL_POSITION 118 ps Address block position 20181231 09:50:43 sw source\ui\dbui\mmlayoutpage.src 0 checkbox DLG_MM_LAYOUT_PAGE CB_ALIGN 118 ps Align to text body 20181231 09:50:43 sw source\ui\dbui\mmlayoutpage.src 0 fixedtext DLG_MM_LAYOUT_PAGE FT_LEFT 63 ps From ~left 20181231 09:50:43 sw source\ui\dbui\mmlayoutpage.src 0 fixedtext DLG_MM_LAYOUT_PAGE FT_TOP 62 ps ~From top 20181231 09:50:43 sw source\ui\dbui\mmlayoutpage.src 0 fixedline DLG_MM_LAYOUT_PAGE FL_GREETINGLINE 118 ps Salutation position 20181231 09:50:43 sw source\ui\dbui\mmlayoutpage.src 0 fixedtext DLG_MM_LAYOUT_PAGE FT_UP 45 ps Move 20181231 09:50:43 sw source\ui\dbui\mmlayoutpage.src 0 pushbutton DLG_MM_LAYOUT_PAGE MF_UP 50 ps ~Up 20181231 09:50:43 sw source\ui\dbui\mmlayoutpage.src 0 fixedtext DLG_MM_LAYOUT_PAGE FT_DOWN 45 ps Move 20181231 09:50:43 sw source\ui\dbui\mmlayoutpage.src 0 pushbutton DLG_MM_LAYOUT_PAGE PB_DOWN 50 ps ~Down 20181231 09:50:43 sw source\ui\dbui\mmlayoutpage.src 0 fixedtext DLG_MM_LAYOUT_PAGE FT_ZOOM 40 ps ~Zoom 20181231 09:50:43 sw source\ui\dbui\mmlayoutpage.src 0 stringlist DLG_MM_LAYOUT_PAGE.LB_ZOOM 1 0 ps Entire page 20181231 09:50:43 sw source\ui\dbui\dbtablepreviewdialog.src 0 fixedtext DLG_MM_DBTABLEPREVIEWDIALOG FI_DESCRIPTION 338 ps The list below shows the contents of: %1 20181231 09:50:43 sw source\ui\dbui\dbtablepreviewdialog.src 0 okbutton DLG_MM_DBTABLEPREVIEWDIALOG PB_OK 50 ps ~Close 20181231 09:50:43 sw source\ui\dbui\dbtablepreviewdialog.src 0 modaldialog DLG_MM_DBTABLEPREVIEWDIALOG HID_MM_DBTABLEPREVIEWDIALOG 350 ps Mail Merge Recipients 20181231 09:50:43 sw source\ui\dbui\mmoutputtypepage.src 0 fixedtext DLG_MM_OUTPUTTYPE_PAGE FI_HEADER 248 ps Select a document type 20181231 09:50:43 sw source\ui\dbui\mmoutputtypepage.src 0 fixedtext DLG_MM_OUTPUTTYPE_PAGE FT_TYPE 248 ps What type of document do you want to create? 20181231 09:50:43 sw source\ui\dbui\mmoutputtypepage.src 0 radiobutton DLG_MM_OUTPUTTYPE_PAGE RB_LETTER 240 ps ~Letter 20181231 09:50:43 sw source\ui\dbui\mmoutputtypepage.src 0 radiobutton DLG_MM_OUTPUTTYPE_PAGE RB_MAIL 240 ps ~E-mail message 20181231 09:50:43 sw source\ui\dbui\mmoutputtypepage.src 0 string DLG_MM_OUTPUTTYPE_PAGE ST_LETTERHINTHEADER 242 ps Letter: 20181231 09:50:43 sw source\ui\dbui\mmoutputtypepage.src 0 string DLG_MM_OUTPUTTYPE_PAGE ST_MAILHINTHEADER 242 ps E-Mail Message: 20181231 09:50:43 sw source\ui\dbui\mmoutputtypepage.src 0 string DLG_MM_OUTPUTTYPE_PAGE ST_LETTERHINT 242 ps Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalized for each recipient. 20181231 09:50:43 sw source\ui\dbui\mmoutputtypepage.src 0 string DLG_MM_OUTPUTTYPE_PAGE ST_MAILHINT 242 ps Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient. 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 fixedtext DLG_MM_CREATEADDRESSLIST FI_ADDRESSINFORMATION 150 ps Address Information 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 pushbutton DLG_MM_CREATEADDRESSLIST PB_NEW 50 ps ~New 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 pushbutton DLG_MM_CREATEADDRESSLIST PB_DELETE 50 ps ~Delete 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 pushbutton DLG_MM_CREATEADDRESSLIST PB_FIND 50 ps ~Find... 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 pushbutton DLG_MM_CREATEADDRESSLIST PB_CUSTOMIZE 50 ps C~ustomize... 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 fixedtext DLG_MM_CREATEADDRESSLIST FI_VIEWENTRIES 92 ps Sho~w entry number 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 string DLG_MM_CREATEADDRESSLIST ST_FILTERNAME 50 ps %PRODUCTNAME Address List (.csv) 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 modaldialog DLG_MM_CREATEADDRESSLIST HID_MM_CREATEADDRESSLIST 318 ps New Address List 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 fixedtext DLG_MM_FIND_ENTRY FT_FIND 120 ps F~ind 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 checkbox DLG_MM_FIND_ENTRY CB_FINDONLY 120 ps Find ~only in 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 pushbutton DLG_MM_FIND_ENTRY PB_FIND 50 ps ~Find 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 cancelbutton DLG_MM_FIND_ENTRY PB_CANCEL 50 ps ~Close 20181231 09:50:43 sw source\ui\dbui\createaddresslistdialog.src 0 modelessdialog DLG_MM_FIND_ENTRY HID_MM_FIND_ENTRY 188 ps Find Entry 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 fixedtext DLG_AP_INSERT_DB_SEL FT_INSERT_DATA 66 ps Insert data as: 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 radiobutton DLG_AP_INSERT_DB_SEL RB_AS_TABLE 60 ps T~able 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 radiobutton DLG_AP_INSERT_DB_SEL RB_AS_FIELD 60 ps ~Fields 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 radiobutton DLG_AP_INSERT_DB_SEL RB_AS_TEXT 60 ps ~Text 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 fixedtext DLG_AP_INSERT_DB_SEL FT_DB_COLUMN 72 ps Database ~columns 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 fixedline DLG_AP_INSERT_DB_SEL FL_FORMAT 279 ps For~mat 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 radiobutton DLG_AP_INSERT_DB_SEL RB_DBFMT_FROM_DB 90 ps From ~database 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 fixedtext DLG_AP_INSERT_DB_SEL FT_DB_PARA_COLL 58 ps Paragraph ~Style: 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 fixedtext DLG_AP_INSERT_DB_SEL FT_TABLE_COL 75 ps Tab~le column(s) 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 checkbox DLG_AP_INSERT_DB_SEL CB_TABLE_HEADON 100 ps Insert table heading 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 radiobutton DLG_AP_INSERT_DB_SEL RB_HEADL_COLNMS 90 ps Apply column ~name 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 radiobutton DLG_AP_INSERT_DB_SEL RB_HEADL_EMPTY 90 ps Create row only 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 pushbutton DLG_AP_INSERT_DB_SEL PB_TBL_FORMAT 65 ps Pr~operties... 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 pushbutton DLG_AP_INSERT_DB_SEL PB_TBL_AUTOFMT 65 ps Aut~oFormat... 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 string DLG_AP_INSERT_DB_SEL STR_NOTEMPL 65 ps 20181231 09:50:43 sw source\ui\dbui\dbinsdlg.src 0 modaldialog DLG_AP_INSERT_DB_SEL HID_AP_INSERT_DB_SEL 291 ps Insert Database Columns 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 #define WORKAROUND 0 ps Return to Mail Merge Wizard 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 floatingwindow DLG_MAILMERGECHILD HID_MAILMERGECHILD 0 ps Mail Merge Wizard 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 fixedline FL_STATUS 238 ps Connection status 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 fixedtext FT_STATUS1 226 ps The connection to the outgoing mail server has been established 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_SEND 226 ps Sending e-mails... 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 fixedline FL_TRANSFERSTATUS 238 ps Transfer status 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 fixedtext FT_TRANSFERSTATUS 110 ps %1 of %2 e-mails sent 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 fixedtext FI_PAUSED 100 ps Sending paused 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 fixedtext FT_ERRORSTATUS 226 ps E-mails not sent: %1 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 pushbutton PB_DETAILS 50 ps More >> 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_LESS 50 ps << Less 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 pushbutton PB_STOP 50 ps ~Stop 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 pushbutton PB_CLOSE 50 ps C~lose 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_CONTINUE 50 ps ~Continue 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 modelessdialog HID_MM_SENDMAILS 250 ps Sending E-mail messages 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_TASK 250 ps Task 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_STATUS 250 ps Status 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_SENDINGTO 250 ps Sending to: %1 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_COMPLETED 250 ps Successfully sent 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_FAILED 250 ps Sending failed (invalid address) 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 string ST_TERMINATEQUERY 250 ps There are still e-mail messages in your %PRODUCTNAME Outbox.\nWould you like to exit anyway? 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 fixedtext DLG_MM_SENDWARNING FI_WARNING 170 ps The following error occurred: 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 fixedtext DLG_MM_SENDWARNING FT_DETAILS 174 ps Detailed information 20181231 09:50:43 sw source\ui\dbui\mailmergechildwindow.src 0 modaldialog DLG_MM_SENDWARNING HID_MM_SENDWARNING 240 ps E-Mails could not be sent 20181231 09:50:43 sw source\ui\dbui\mmdocselectpage.src 0 fixedtext DLG_MM_DOCSELECT_PAGE FI_HEADER 248 ps Select starting document for the mail merge 20181231 09:50:43 sw source\ui\dbui\mmdocselectpage.src 0 fixedtext DLG_MM_DOCSELECT_PAGE FT_HOWTO 248 ps Select the document upon which to base the mail merge document 20181231 09:50:43 sw source\ui\dbui\mmdocselectpage.src 0 radiobutton DLG_MM_DOCSELECT_PAGE RB_CURRENTDOC 190 ps Use the current ~document 20181231 09:50:43 sw source\ui\dbui\mmdocselectpage.src 0 radiobutton DLG_MM_DOCSELECT_PAGE RB_NEWDOC 190 ps Create a ne~w document 20181231 09:50:43 sw source\ui\dbui\mmdocselectpage.src 0 radiobutton DLG_MM_DOCSELECT_PAGE RB_LOADDOC 190 ps Start from ~existing document 20181231 09:50:43 sw source\ui\dbui\mmdocselectpage.src 0 pushbutton DLG_MM_DOCSELECT_PAGE PB_LOADDOC 50 ps B~rowse... 20181231 09:50:43 sw source\ui\dbui\mmdocselectpage.src 0 radiobutton DLG_MM_DOCSELECT_PAGE RB_LOADTEMPLATE 190 ps Start from a t~emplate 20181231 09:50:43 sw source\ui\dbui\mmdocselectpage.src 0 pushbutton DLG_MM_DOCSELECT_PAGE PB_BROWSETEMPLATE 50 ps B~rowse... 20181231 09:50:43 sw source\ui\dbui\mmdocselectpage.src 0 radiobutton DLG_MM_DOCSELECT_PAGE RB_RECENTDOC 190 ps Start fro~m a recently saved starting document 20181231 09:50:43 sw source\ui\dbui\customizeaddresslistdialog.src 0 fixedtext DLG_MM_CUSTOMIZE_ADDRESS_LIST FT_FIELDS 100 ps A~ddress list elements 20181231 09:50:43 sw source\ui\dbui\customizeaddresslistdialog.src 0 pushbutton DLG_MM_CUSTOMIZE_ADDRESS_LIST PB_ADD 50 ps ~Add... 20181231 09:50:43 sw source\ui\dbui\customizeaddresslistdialog.src 0 pushbutton DLG_MM_CUSTOMIZE_ADDRESS_LIST PB_DELETE 50 ps ~Delete 20181231 09:50:43 sw source\ui\dbui\customizeaddresslistdialog.src 0 pushbutton DLG_MM_CUSTOMIZE_ADDRESS_LIST PB_RENAME 50 ps ~Rename... 20181231 09:50:43 sw source\ui\dbui\customizeaddresslistdialog.src 0 imagebutton DLG_MM_CUSTOMIZE_ADDRESS_LIST PB_UP 14 ps - Move up 20181231 09:50:43 sw source\ui\dbui\customizeaddresslistdialog.src 0 imagebutton DLG_MM_CUSTOMIZE_ADDRESS_LIST PB_DOWN 14 ps - Move down 20181231 09:50:43 sw source\ui\dbui\customizeaddresslistdialog.src 0 modaldialog DLG_MM_CUSTOMIZE_ADDRESS_LIST HID_MM_CUSTOMIZE_ADDRESS_LIST 200 ps Customize Address List 20181231 09:50:43 sw source\ui\dbui\customizeaddresslistdialog.src 0 fixedtext DLG_MM_ADD_RENAME_ENTRY FT_FIELDNAME 50 ps Element ~name 20181231 09:50:43 sw source\ui\dbui\customizeaddresslistdialog.src 0 string DLG_MM_ADD_RENAME_ENTRY ST_RENAME_TITLE 50 ps Rename Element 20181231 09:50:43 sw source\ui\dbui\customizeaddresslistdialog.src 0 string DLG_MM_ADD_RENAME_ENTRY ST_ADD_BUTTON 50 ps Add 20181231 09:50:43 sw source\ui\dbui\customizeaddresslistdialog.src 0 modaldialog DLG_MM_ADD_RENAME_ENTRY HID_MM_ADD_RENAME_ENTRY 188 ps Add Element 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 modaldialog DLG_DBSELECTION 168 ps Database Selection 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 fixedtext DLG_PRINTMONITOR FT_PRINTING 100 ps is being prepared for printing on 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 fixedtext DLG_PRINTMONITOR FT_SENDING 100 ps is being sent to 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 fixedtext DLG_PRINTMONITOR FT_SAVING 100 ps is being saved to 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string DLG_PRINTMONITOR STR_EMAILMON 50 ps Send-Monitor 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string DLG_PRINTMONITOR STR_SAVEMON 50 ps Save-Monitor 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 modelessdialog DLG_PRINTMONITOR HID_MERGE_PRINTMONITOR 118 ps Print monitor 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string STR_DB_EMAIL 118 ps E-mail 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 1 0 ps Title 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 2 0 ps First Name 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 3 0 ps Last Name 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 4 0 ps Company Name 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 5 0 ps Address Line 1 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 6 0 ps Address Line 2 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 7 0 ps City 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 8 0 ps State 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 9 0 ps ZIP 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 10 0 ps Country 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 11 0 ps Telephone private 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 12 0 ps Telephone business 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 13 0 ps E-mail Address 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 itemlist SA_ADDRESS_HEADER 14 0 ps Gender 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string STR_NOTASSIGNED 118 ps not yet matched 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string STR_FILTER_ALL 118 ps All files (*.*) 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string STR_FILTER_ALL_DATA 118 ps Address lists(*.*) 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string STR_FILTER_SXB 118 ps %PRODUCTNAME Base (*.odb) 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string STR_FILTER_SXC 118 ps %PRODUCTNAME Calc (*.ods;*.sxc) 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string STR_FILTER_DBF 118 ps dBase (*.dbf) 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string STR_FILTER_XLS 118 ps Microsoft Excel (*.xls) 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string STR_FILTER_TXT 118 ps Plain text (*.txt) 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string STR_FILTER_CSV 118 ps Text Comma Separated (*.csv) 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string STR_FILTER_MDB 118 ps Microsoft Access (*.mdb) 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 string STR_FILTER_ACCDB 118 ps Microsoft Access 2007 (*.accdb) 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 fixedtext DLG_MM_CREATIONMONITOR FT_STATUS 50 ps Status: 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 fixedtext DLG_MM_CREATIONMONITOR FT_PROGRESS 50 ps Progress: 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 fixedtext DLG_MM_CREATIONMONITOR FT_CREATEDOCUMENTS 50 ps Creating documents... 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 fixedtext DLG_MM_CREATIONMONITOR FT_COUNTING 50 ps %X of %Y 20181231 09:50:43 sw source\ui\dbui\dbui.src 0 modelessdialog DLG_MM_CREATIONMONITOR HID_MERGE_PRINTMONITOR 118 ps Mail Merge 20181231 09:50:43 sw source\ui\dbui\mmpreparemergepage.src 0 fixedtext DLG_MM_PREPAREMERGE_PAGE FI_HEADER 248 ps Preview and edit the document 20181231 09:50:43 sw source\ui\dbui\mmpreparemergepage.src 0 fixedtext DLG_MM_PREPAREMERGE_PAGE FI_PREVIEW 248 ps The preview of a merged document is visible now. To see the preview of another document click one of the arrows. 20181231 09:50:43 sw source\ui\dbui\mmpreparemergepage.src 0 fixedtext DLG_MM_PREPAREMERGE_PAGE FT_RECIPIENT 50 ps ~Recipient 20181231 09:50:43 sw source\ui\dbui\mmpreparemergepage.src 0 pushbutton DLG_MM_PREPAREMERGE_PAGE PB_FIRST 20 ps - First 20181231 09:50:43 sw source\ui\dbui\mmpreparemergepage.src 0 pushbutton DLG_MM_PREPAREMERGE_PAGE PB_PREV 20 ps - Previous 20181231 09:50:43 sw source\ui\dbui\mmpreparemergepage.src 0 pushbutton DLG_MM_PREPAREMERGE_PAGE PB_NEXT 20 ps - Next 20181231 09:50:43 sw source\ui\dbui\mmpreparemergepage.src 0 pushbutton DLG_MM_PREPAREMERGE_PAGE PB_LAST 20 ps - Last 20181231 09:50:43 sw source\ui\dbui\mmpreparemergepage.src 0 checkbox DLG_MM_PREPAREMERGE_PAGE CB_EXCLUDE 179 ps E~xclude this recipient 20181231 09:50:43 sw source\ui\dbui\mmpreparemergepage.src 0 fixedline DLG_MM_PREPAREMERGE_PAGE FL_NOTEHEADER 248 ps Edit Document 20181231 09:50:43 sw source\ui\dbui\mmpreparemergepage.src 0 fixedtext DLG_MM_PREPAREMERGE_PAGE FI_EDIT 242 ps Write or edit your document now if you have not already done so. The changes will effect 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. 20181231 09:50:43 sw source\ui\dbui\mmpreparemergepage.src 0 pushbutton DLG_MM_PREPAREMERGE_PAGE PB_EDIT 80 ps ~Edit Document... 20181231 09:50:43 sw source\ui\dbui\mmmergepage.src 0 fixedtext DLG_MM_MERGE_PAGE FI_HEADER 248 ps Personalize the mail merge documents 20181231 09:50:43 sw source\ui\dbui\mmmergepage.src 0 fixedtext DLG_MM_MERGE_PAGE FI_EDIT 248 ps You can personalize 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. 20181231 09:50:43 sw source\ui\dbui\mmmergepage.src 0 pushbutton DLG_MM_MERGE_PAGE PB_EDIT 120 ps ~Edit individual document... 20181231 09:50:43 sw source\ui\dbui\mmmergepage.src 0 fixedline DLG_MM_MERGE_PAGE FL_FIND 248 ps ~Find 20181231 09:50:43 sw source\ui\dbui\mmmergepage.src 0 fixedtext DLG_MM_MERGE_PAGE FT_FIND 45 ps ~Search for: 20181231 09:50:43 sw source\ui\dbui\mmmergepage.src 0 pushbutton DLG_MM_MERGE_PAGE PB_FIND 50 ps ~Find... 20181231 09:50:43 sw source\ui\dbui\mmmergepage.src 0 checkbox DLG_MM_MERGE_PAGE CB_WHOLEWORDS 180 ps Whole wor~ds only 20181231 09:50:43 sw source\ui\dbui\mmmergepage.src 0 checkbox DLG_MM_MERGE_PAGE CB_BACKWARDS 180 ps Back~wards 20181231 09:50:43 sw source\ui\dbui\mmmergepage.src 0 checkbox DLG_MM_MERGE_PAGE CB_MATCHCASE 180 ps Ma~tch case 20181231 09:50:43 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_STARTING 0 ps Select starting document 20181231 09:50:43 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_DOCUMETNTYPE 0 ps Select document type 20181231 09:50:43 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_ADDRESSBLOCK 0 ps Insert address block 20181231 09:50:43 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_ADDRESSLIST 0 ps Select address list 20181231 09:50:43 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_GREETINGSLINE 0 ps Create salutation 20181231 09:50:43 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_LAYOUT 0 ps Adjust layout 20181231 09:50:43 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_PREPAREMERGE 0 ps Edit document 20181231 09:50:43 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_MERGE 0 ps Personalize document 20181231 09:50:43 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_OUTPUT 0 ps Save, print or send 20181231 09:50:43 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_FINISH 0 ps ~Finish 20181231 09:50:43 sw source\ui\dbui\mailmergewizard.src 0 modaldialog DLG_MAILMERGEWIZARD 0 ps Mail Merge Wizard 20181231 09:50:43 sw source\ui\dbui\addresslistdialog.src 0 fixedtext DLG_MM_ADDRESSLISTDIALOG FI_DESCRIPTION 248 ps 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'. 20181231 09:50:43 sw source\ui\dbui\addresslistdialog.src 0 fixedtext DLG_MM_ADDRESSLISTDIALOG FT_LIST 248 ps Your recipients are currently selected from: 20181231 09:50:43 sw source\ui\dbui\addresslistdialog.src 0 pushbutton DLG_MM_ADDRESSLISTDIALOG PB_LOADLIST 60 ps ~Add... 20181231 09:50:43 sw source\ui\dbui\addresslistdialog.src 0 pushbutton DLG_MM_ADDRESSLISTDIALOG PB_CREATELIST 60 ps ~Create... 20181231 09:50:43 sw source\ui\dbui\addresslistdialog.src 0 pushbutton DLG_MM_ADDRESSLISTDIALOG PB_FILTER 60 ps ~Filter... 20181231 09:50:43 sw source\ui\dbui\addresslistdialog.src 0 pushbutton DLG_MM_ADDRESSLISTDIALOG PB_EDIT 60 ps ~Edit... 20181231 09:50:43 sw source\ui\dbui\addresslistdialog.src 0 pushbutton DLG_MM_ADDRESSLISTDIALOG PB_TABLE 60 ps Change ~Table... 20181231 09:50:43 sw source\ui\dbui\addresslistdialog.src 0 string DLG_MM_ADDRESSLISTDIALOG ST_NAME 50 ps Name 20181231 09:50:43 sw source\ui\dbui\addresslistdialog.src 0 string DLG_MM_ADDRESSLISTDIALOG ST_TABLE 50 ps Table 20181231 09:50:43 sw source\ui\dbui\addresslistdialog.src 0 string DLG_MM_ADDRESSLISTDIALOG ST_CONNECTING 50 ps Connecting to data source... 20181231 09:50:43 sw source\ui\dbui\addresslistdialog.src 0 modaldialog DLG_MM_ADDRESSLISTDIALOG HID_MM_ADDRESSLISTDIALOG 260 ps Select Address List 20181231 09:50:43 sw source\ui\dbui\selectdbtabledialog.src 0 fixedtext DLG_MM_SELECTDBTABLEDDIALOG FI_SELECT 238 ps The file you have selected contains more than one table. Please select the table containing the address list you want to use. 20181231 09:50:43 sw source\ui\dbui\selectdbtabledialog.src 0 pushbutton DLG_MM_SELECTDBTABLEDDIALOG PB_PREVIEW 50 ps ~Preview 20181231 09:50:43 sw source\ui\dbui\selectdbtabledialog.src 0 string DLG_MM_SELECTDBTABLEDDIALOG ST_NAME 50 ps Name 20181231 09:50:43 sw source\ui\dbui\selectdbtabledialog.src 0 string DLG_MM_SELECTDBTABLEDDIALOG ST_TYPE 50 ps Type 20181231 09:50:43 sw source\ui\dbui\selectdbtabledialog.src 0 string DLG_MM_SELECTDBTABLEDDIALOG ST_TABLE 50 ps Table 20181231 09:50:43 sw source\ui\dbui\selectdbtabledialog.src 0 string DLG_MM_SELECTDBTABLEDDIALOG ST_QUERY 50 ps Query 20181231 09:50:43 sw source\ui\dbui\selectdbtabledialog.src 0 modaldialog DLG_MM_SELECTDBTABLEDDIALOG HID_MM_SELECTDBTABLEDDIALOG 250 ps Select Table 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 stringlist _LB_FEMALECOLUMN 1 0 ps < not available > 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 checkbox GREETINGS_BODY CB_PERSONALIZED 226 ps Insert personalized salutation 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext GREETINGS_BODY FT_FEMALE 50 ps ~Female 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 pushbutton GREETINGS_BODY PB_FEMALE 50 ps ~New... 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext GREETINGS_BODY FT_MALE 50 ps ~Male 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 pushbutton GREETINGS_BODY PB_MALE 50 ps N~ew... 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext GREETINGS_BODY FI_FEMALE 225 ps Address list field indicating a female recipient 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext GREETINGS_BODY FT_FEMALECOLUMN 50 ps Field name 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext GREETINGS_BODY FT_FEMALEFIELD 50 ps Field value 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext GREETINGS_BODY FT_NEUTRAL 180 ps General salutation 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext DLG_MM_GREETINGS_PAGE FI_HEADER 248 ps Create a salutation 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 checkbox DLG_MM_GREETINGS_PAGE CB_GREETINGLINE 242 ps This document should contain a salutation 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext DLG_MM_GREETINGS_PAGE FI_PREVIEW 242 ps Preview 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 pushbutton DLG_MM_GREETINGS_PAGE PB_ASSIGN 50 ps ~Match fields... 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 imagebutton DLG_MM_GREETINGS_PAGE IB_PREVSET 10 ps - Preview Previous Salutation 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 imagebutton DLG_MM_GREETINGS_PAGE IB_NEXTSET 10 ps - Preview Next Salutation 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 string DLG_MM_GREETINGS_PAGE STR_DOCUMENT 10 ps Document: %1 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 checkbox DLG_MM_MAILBODY CB_GREETINGLINE 242 ps This e-mail should contain a salutation 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 fixedtext DLG_MM_MAILBODY FT_BODY 174 ps Write your message here 20181231 09:50:43 sw source\ui\dbui\mmgreetingspage.src 0 modaldialog DLG_MM_MAILBODY HID_MM_MAILBODY 254 ps E-Mail Message 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_CANT_UNDO 0 ps not possible 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DELETE_UNDO 0 ps Delete $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERT_UNDO 0 ps Insert $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_OVR_UNDO 0 ps Overwrite: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_SPLITNODE_UNDO 0 ps New Paragraph 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_MOVE_UNDO 0 ps Move 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSATTR_UNDO 0 ps Apply attributes 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_SETFMTCOLL_UNDO 0 ps Apply Styles: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_RESET_ATTR_UNDO 0 ps Reset attributes 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSFMT_ATTR_UNDO 0 ps Change style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERT_DOC_UNDO 0 ps Insert file 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERT_GLOSSARY 0 ps Insert AutoText 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DELBOOKMARK 0 ps Delete bookmark: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSBOOKMARK 0 ps Insert bookmark: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_SORT_TBL 0 ps Sort table 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_SORT_TXT 0 ps Sort text 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSTABLE_UNDO 0 ps Insert table: $1$2$3 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TEXTTOTABLE_UNDO 0 ps Convert text -> table 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLETOTEXT_UNDO 0 ps Convert table -> text 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_COPY_UNDO 0 ps Copy: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_REPLACE_UNDO 0 ps Replace $1 $2 $3 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERT_PAGE_BREAK_UNDO 0 ps Insert page break 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERT_COLUMN_BREAK_UNDO 0 ps Insert column break 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_PLAY_MACRO_UNDO 0 ps Run macro 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERT_ENV_UNDO 0 ps Insert Envelope 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DRAG_AND_COPY 0 ps Copy: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DRAG_AND_MOVE 0 ps Move: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERT_RULER 0 ps Insert horizontal ruler 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERT_CHART 0 ps Insert %PRODUCTNAME Chart 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERTFLY 0 ps Insert frame 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DELETEFLY 0 ps Delete frame 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_AUTOFORMAT 0 ps AutoFormat 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLEHEADLINE 0 ps Table heading 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_REPLACE 0 ps Replace: $1 $2 $3 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERTSECTION 0 ps Insert section 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DELETESECTION 0 ps Delete section 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_CHANGESECTION 0 ps Modify section 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_CHANGESECTPASSWD 0 ps Change password protection 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_CHANGEDEFATTR 0 ps Modify default values 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_REPLACE_STYLE 0 ps Replace style: $1 $2 $3 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_OUTLINE_LR 0 ps Promote/demote outline 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_OUTLINE_UD 0 ps Move outline 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSNUM 0 ps Insert numbering 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_NUMUP 0 ps Promote level 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_NUMDOWN 0 ps Demote level 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_MOVENUM 0 ps Move paragraphs 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERTDRAW 0 ps Insert drawing object: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_NUMORNONUM 0 ps Number On/Off 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INC_LEFTMARGIN 0 ps Increase Indent 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DEC_LEFTMARGIN 0 ps Decrease indent 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERTLABEL 0 ps Insert caption: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_SETNUMRULESTART 0 ps Restart numbering 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_CHANGEFTN 0 ps Modify footnote 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_ACCEPT_REDLINE 0 ps Accept change: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_REJECT_REDLINE 0 ps Reject change: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_SPLIT_TABLE 0 ps Split Table 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DONTEXPAND 0 ps Stop attribute 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_AUTOCORRECT 0 ps AutoCorrect 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_MERGE_TABLE 0 ps Merge table 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TRANSLITERATE 0 ps Case/Characters 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DELNUM 0 ps Delete numbering 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DRAWUNDO 0 ps Drawing objects: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DRAWGROUP 0 ps Group draw objects 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DRAWUNGROUP 0 ps Ungroup drawing objects 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DRAWDELETE 0 ps Delete drawing objects 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_REREAD 0 ps Replace graphics 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DELGRF 0 ps Delete graphics 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DELOLE 0 ps Delete object 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLE_ATTR 0 ps Apply table attributes 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLE_AUTOFMT 0 ps AutoFormat Table 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLE_INSCOL 0 ps Insert Column 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLE_INSROW 0 ps Insert Row 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLE_DELBOX 0 ps Delete row/column 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_COL_DELETE 0 ps Delete column 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_ROW_DELETE 0 ps Delete row 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLE_SPLIT 0 ps Split Cells 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLE_MERGE 0 ps Merge Cells 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLE_NUMFORMAT 0 ps Format cell 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERT_TOX 0 ps Insert index/table 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_CLEAR_TOX_RANGE 0 ps Remove index/table 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLE_TBLCPYTBL 0 ps Copy table 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLE_CPYTBL 0 ps Copy table 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INS_FROM_SHADOWCRSR 0 ps Set cursor 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_CHAIN 0 ps Link text frames 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_UNCHAIN 0 ps Unlink text frames 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_FTNINFO 0 ps Modify footnote options 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_ENDNOTEINFO 0 ps Modify endnote settings 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_COMPAREDOC 0 ps Compare Document 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_SETFLYFRMFMT 0 ps Apply frame style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_SETRUBYATTR 0 ps Ruby Setting 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_TMPAUTOCORR 0 ps AutoCorrect 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERT_FOOTNOTE 0 ps Insert footnote 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERT_URLBTN 0 ps insert URL button 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_INSERT_URLTXT 0 ps Insert Hyperlink 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DELETE_INVISIBLECNTNT 0 ps remove invisible content 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TOXCHANGE 0 ps Table/index changed 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_START_QUOTE 0 ps ' 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_END_QUOTE 0 ps ' 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_LDOTS 0 ps ... 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_CLIPBOARD 0 ps clipboard 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_MULTISEL 0 ps multiple selection 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TYPING_UNDO 0 ps Typing: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_PASTE_CLIPBOARD_UNDO 0 ps Paste clipboard 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_YIELDS 0 ps -> 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_OCCURRENCES_OF 0 ps occurrences of 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_TABS 0 ps $1 tab(s) 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_NLS 0 ps $1 line break(s) 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_PAGEBREAKS 0 ps page break 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_COLBRKS 0 ps column break 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_REDLINE_INSERT 0 ps Insert $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_REDLINE_DELETE 0 ps Delete $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_REDLINE_FORMAT 0 ps Attributes changed 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_REDLINE_TABLE 0 ps Table changed 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_REDLINE_FMTCOLL 0 ps Style changed 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_REDLINE_MULTIPLE 0 ps multiple changes 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_N_REDLINES 0 ps $1 changes 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_PAGEDESC 0 ps Change page style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_PAGEDESC_CREATE 0 ps Create page style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_PAGEDESC_DELETE 0 ps Delete page style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_PAGEDESC_RENAME 0 ps Rename page style: $1 $2 $3 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_HEADER_FOOTER 0 ps Header/footer changed 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_FIELD 0 ps Field changed 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_TXTFMTCOL_CREATE 0 ps Create paragraph style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_TXTFMTCOL_DELETE 0 ps Delete paragraph style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_TXTFMTCOL_RENAME 0 ps Rename paragraph style: $1 $2 $3 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_CHARFMT_CREATE 0 ps Create character style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_CHARFMT_DELETE 0 ps Delete character style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_CHARFMT_RENAME 0 ps Rename character style: $1 $2 $3 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_FRMFMT_CREATE 0 ps Create frame style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_FRMFMT_DELETE 0 ps Delete frame style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_FRMFMT_RENAME 0 ps Rename frame style: $1 $2 $3 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_NUMRULE_CREATE 0 ps Create numbering style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_NUMRULE_DELETE 0 ps Delete numbering style: $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_NUMRULE_RENAME 0 ps Rename numbering style: $1 $2 $3 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_BOOKMARK_RENAME 0 ps Rename bookmark: $1 $2 $3 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_INDEX_ENTRY_INSERT 0 ps Insert index entry 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_INDEX_ENTRY_DELETE 0 ps Delete index entry 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_FIELD 0 ps field 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_PARAGRAPHS 0 ps Paragraphs 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_FRAME 0 ps frame 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_OLE 0 ps OLE-object 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_MATH_FORMULA 0 ps formula 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_CHART 0 ps chart 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_NOTE 0 ps comment 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_REFERENCE 0 ps cross-reference 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_SCRIPT 0 ps script 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_AUTHORITY_ENTRY 0 ps bibliography entry 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_SPECIALCHAR 0 ps special character 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_FOOTNOTE 0 ps footnote 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_GRAPHIC 0 ps picture 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_DRAWING_OBJECTS 0 ps drawing object(s) 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_TABLE_NAME 0 ps table: $1$2$3 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_PARAGRAPH_UNDO 0 ps paragraph 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_FLYFRMFMT_TITLE 0 ps Change object title of $1 20181231 09:50:43 sw source\core\undo\undo.src 0 string STR_UNDO_FLYFRMFMT_DESCRITPTION 0 ps Change object description of $1 20181231 09:50:43 sw source\core\unocore\unocore.src 0 string STR_CHART2_ROW_LABEL_TEXT 0 ps Row %ROWNUMBER 20181231 09:50:43 sw source\core\unocore\unocore.src 0 string STR_CHART2_COL_LABEL_TEXT 0 ps Column %COLUMNLETTER 20181231 09:50:43 sw source\core\unocore\unocore.src 0 string STR_STYLE_FAMILY_CHARACTER 0 ps Character 20181231 09:50:43 sw source\core\unocore\unocore.src 0 string STR_STYLE_FAMILY_PARAGRAPH 0 ps Paragraph 20181231 09:50:43 sw source\core\unocore\unocore.src 0 string STR_STYLE_FAMILY_FRAME 0 ps Frame 20181231 09:50:43 sw source\core\unocore\unocore.src 0 string STR_STYLE_FAMILY_PAGE 0 ps Pages 20181231 09:50:43 sw source\core\unocore\unocore.src 0 string STR_STYLE_FAMILY_NUMBERING 0 ps Numbering 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_OCTSTREAM 0 ps Binary file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_PDF 0 ps PDF file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_RTF 0 ps RTF File 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_MSWORD 0 ps MS-Word document 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARCALC 0 ps %PRODUCTNAME Spreadsheet 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARCHART 0 ps %PRODUCTNAME Chart 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARDRAW 0 ps %PRODUCTNAME Drawing 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARIMAGE 0 ps %PRODUCTNAME Image 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARMATH 0 ps %PRODUCTNAME Formula 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARWRITER 0 ps %PRODUCTNAME Text 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_ZIP 0 ps ZIP file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_JAR 0 ps JAR file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_AUDIO_AIFF 0 ps Audio file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_AUDIO_BASIC 0 ps Audio file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_AUDIO_MIDI 0 ps Audio file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_AUDIO_WAV 0 ps Audio file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_IMAGE_GIF 0 ps Graphics 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_IMAGE_JPEG 0 ps Graphics 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_IMAGE_PCX 0 ps Graphics 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_IMAGE_BMP 0 ps Bitmap 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_HTML 0 ps HTML document 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_PLAIN 0 ps Text file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_URL 0 ps Bookmark 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_VCARD 0 ps vCard file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_VIDEO_VDO 0 ps Video file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_VIDEO_MSVIDEO 0 ps Video file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_X_STARMAIL 0 ps Message 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_X_VRML 0 ps VRML file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARIMPRESS 0 ps %PRODUCTNAME Presentation 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_IMPRESSPACKED 0 ps %PRODUCTNAME Presentation (packed) 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARHELP 0 ps %PRODUCTNAME Help 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_MSG 0 ps Message 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_DOCUMENT 0 ps Document 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_POP3BOX 0 ps POP3 Account 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_IMAPBOX 0 ps IMAP Account 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_IMAPFLD 0 ps Folder 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_VIMBOX 0 ps VIM Account 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_VIMINBOX 0 ps Inbox 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_BBBOX 0 ps Newsgroups 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_VIM_BB 0 ps Newsgroup 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_NEWSBOX 0 ps News 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_NEWSGRP 0 ps Group 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_OUTBOX 0 ps Outbox 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FTPBOX 0 ps FTP Account 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FTPFLD 0 ps FTP Folder 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FTPFILE 0 ps FTP File 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FTPLINK 0 ps FTP Link 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_HTTPBOX 0 ps HTTP 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FSYSBOX 0 ps Workplace 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FSYSFLD 0 ps Folder 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FSYSFILE 0 ps File 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FSYSURLFILE 0 ps Link 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_PUBLBOX 0 ps Project 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_SRCHBOX 0 ps Find 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_SUBSCRBOX 0 ps Subscriptions 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_BOOKMARK 0 ps Bookmark subscription 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_CDF 0 ps Channel subscription 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_CDFSUB 0 ps Channel subscription 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_CDFITEM 0 ps Channel subscription 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_STARCHANNEL 0 ps StarChannel 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_TRASHBOX 0 ps Recycle Bin 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_TRASH 0 ps Deleted Object 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_REMOV_VOL 0 ps Local drive 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_FIX_VOL 0 ps Local drive 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_REM_VOL 0 ps Network connection 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_RAM_VOL 0 ps RAM Disk 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_CDROM 0 ps CD-ROM drive 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_DISK_35 0 ps 3.5'' Disk 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_DISK_525 0 ps 5.25'' Disk 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_TAPEDRIVE 0 ps Tape drive 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_GAL 0 ps Gallery 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_GAL_THEME 0 ps Gallery theme 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARW_GLOB 0 ps %PRODUCTNAME Master Document 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SDM 0 ps Message 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SMD 0 ps Message 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_STARW_WEB 0 ps %PRODUCTNAME Writer/Web 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_SCHEDULE 0 ps Tasks & Events 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_SCHEDULE_EVT 0 ps %PRODUCTNAME Events View 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_SCHEDULE_TASK 0 ps %PRODUCTNAME Task View 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_SCHEDULE_FEVT 0 ps %PRODUCTNAME Event 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_SCHEDULE_FTASK 0 ps %PRODUCTNAME Task 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_FRAMESET 0 ps Frameset Document 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_MACRO 0 ps Macro file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_SFSYSFOLDER 0 ps System folder 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_CNT_SFSYSFILE 0 ps System object 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_TEMPLATE 0 ps %PRODUCTNAME Template 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_IMAGE_GENERIC 0 ps Graphics 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_MSEXCEL 0 ps MS Excel document 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_MSEXCEL_TEMPL 0 ps MS Excel Template 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_MSPPOINT 0 ps MS PowerPoint document 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_VCALENDAR 0 ps vCalendar-file 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_ICALENDAR 0 ps iCalendar-File 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_XMLICALENDAR 0 ps XML-iCalendar-File 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_TEXT_CDE_CALENDAR_APP 0 ps CDE-Calendar-File 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_INET_MSG_RFC822 0 ps message/rfc822 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_INET_MULTI_ALTERNATIVE 0 ps multipart/alternative 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_INET_MULTI_DIGEST 0 ps multipart/digest 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_INET_MULTI_PARALLEL 0 ps multipart/parallel 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_INET_MULTI_RELATED 0 ps multipart/related 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_INET_MULTI_MIXED 0 ps multipart/mixed 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXCALC 0 ps %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Spreadsheet 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXCHART 0 ps %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Chart 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXDRAW 0 ps %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Drawing 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXMATH 0 ps %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Formula 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXWRITER 0 ps %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Text Document 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXIMPRESS 0 ps %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Presentation 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXGLOBAL 0 ps %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Master Document 20181231 09:50:43 svl source\misc\mediatyp.src 0 string STR_SVT_MIMETYPE_APP_SXIPACKED 0 ps %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Presentation (packed) 20181231 09:50:43 svl source\items\cstitem.src 0 string STR_COLUM_DT_AUTO 0 ps automatic 20181231 09:50:43 sc source\ui\docshell\tpstat.src 0 fixedtext RID_SCPAGE_STAT FT_TABLES_LBL 90 ps Number of sheets: 20181231 09:50:43 sc source\ui\docshell\tpstat.src 0 fixedtext RID_SCPAGE_STAT FT_CELLS_LBL 90 ps Number of cells: 20181231 09:50:43 sc source\ui\docshell\tpstat.src 0 fixedtext RID_SCPAGE_STAT FT_PAGES_LBL 90 ps Number of pages: 20181231 09:50:43 sc source\ui\docshell\tpstat.src 0 fixedline RID_SCPAGE_STAT FL_INFO 248 ps Document: 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_APPLICATION 0 ps %PRODUCTNAME Calc 6.0 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_50_APPLICATION 0 ps StarCalc 5.0 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_40_APPLICATION 0 ps StarCalc 4.0 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_30_APPLICATION 0 ps StarCalc 3.0 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_LONG_SCDOC_NAME 0 ps %PRODUCTNAME %PRODUCTVERSION Spreadsheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_50_LONG_DOCNAME 0 ps %PRODUCTNAME 5.0 Spreadsheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_40_LONG_DOCNAME 0 ps %PRODUCTNAME 4.0 Spreadsheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_30_LONG_DOCNAME 0 ps StarCalc 3.0 Spreadsheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_SHORT_SCDOC_NAME 0 ps Spreadsheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_HUMAN_SCDOC_NAME 0 ps Spreadsheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_DOCSHELL 0 ps Sheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_TABVIEWSHELL 0 ps Cells 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CELLSHELL 0 ps Functions for Cells 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_FORMATSHELL 0 ps Formats for Cells 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_DRAWSHELL 0 ps Graphics objects 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_DRAWTEXTSHELL 0 ps Text objects 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_DRAWFORMSHELL 0 ps Form objects 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CHARTSHELL 0 ps Chart objects 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_OLEOBJECTSHELL 0 ps OLE objects 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_GRAPHICSHELL 0 ps Graphics 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_PAGEBREAKSHELL 0 ps Pagebreak 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_EDITSHELL 0 ps Text editing 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_PREVIEWSHELL 0 ps Print Preview 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_PIVOTSHELL 0 ps Pivot Tables 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_AUDITSHELL 0 ps Detective Fill Mode 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ROWHEIGHT 0 ps Height 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_OPT_ROWHEIGHT 0 ps Add 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ROWHEIGHT_TITLE 0 ps Row Height 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_OPT_ROWHEIGHT_TITLE 0 ps Optimal Row Height 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_COLWIDTH 0 ps Width 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_OPT_COLWIDTH 0 ps Add 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_COLWIDTH_TITLE 0 ps Column Width 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_OPT_COLWIDTH_TITLE 0 ps Optimal Column Width 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_UNDEFINED 0 ps - undefined - 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_NONE 0 ps - none - 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_EMPTY 0 ps - empty - 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_NOTEMPTY 0 ps - not empty - 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_NEWTABLE 0 ps - new sheet - 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_ALL 0 ps - all - 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_STDFILTER 0 ps Standard Filter... 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_TOP10FILTER 0 ps Top 10 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_NONAME 0 ps unnamed 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_COLUMN 0 ps Column 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_ROW 0 ps Row 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_NEW 0 ps ~New 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_ADD 0 ps ~Add 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_REMOVE 0 ps ~Delete 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CANCEL 0 ps Cance~l 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_MODIFY 0 ps Modif~y 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_SHOWTABLE 0 ps Show Sheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_HIDDENTABLES 0 ps Hidden Sheets 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_SELECTDB 0 ps Select Database Range 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_AREAS 0 ps Ranges 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_TABLE 0 ps Sheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_NAME 0 ps Name 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_INSTABLE 0 ps Insert Sheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_APDTABLE 0 ps Append Sheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_RENAMETAB 0 ps Rename Sheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_SET_TAB_BG_COLOR 0 ps Tab Color 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_NO_TAB_BG_COLOR 0 ps Default 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_RENAMEOBJECT 0 ps Name Object 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_INSERTGRAPHIC 0 ps Insert Picture 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_HOR_JUSTIFY_LEFT 0 ps Align left 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_HOR_JUSTIFY_CENTER 0 ps Centered horizontally 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_HOR_JUSTIFY_RIGHT 0 ps Align right 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_HOR_JUSTIFY_BLOCK 0 ps Justify 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_HOR_JUSTIFY_REPEAT 0 ps Repeat alignment 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_HOR_JUSTIFY_STANDARD 0 ps Horizontal alignment default 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_VER_JUSTIFY_TOP 0 ps Align to top 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_VER_JUSTIFY_CENTER 0 ps Centered vertically 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_VER_JUSTIFY_BOTTOM 0 ps Align to bottom 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_VER_JUSTIFY_STANDARD 0 ps Vertical alignment default 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_ORIENTATION_TOPBOTTOM 0 ps Top to bottom 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_ORIENTATION_BOTTOMTOP 0 ps Bottom to Top 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_ORIENTATION_STANDARD 0 ps Default orientation 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_PROTECTDOC 0 ps Protect Document 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_UNPROTECTDOC 0 ps Unprotect document 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_PROTECTTAB 0 ps Protect Sheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_UNPROTECTTAB 0 ps Unprotect sheet 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CHG_PROTECT 0 ps Protect Records 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CHG_UNPROTECT 0 ps Unprotect Records 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_PASSWORD 0 ps Password: 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_PASSWORDOPT 0 ps Password (optional): 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_WRONGPASSWORD 0 ps Incorrect Password 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_END 0 ps ~End 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_STAT_PRINT 0 ps Printing... 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_UNKNOWN 0 ps Unknown 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CHAR_ATTRS 0 ps Font Attributes 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CLPBRD_CLEAR 0 ps You have a large amount of data saved in the clipboard.\nDo you want the clipboard contents to be available in other applications? 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CFG_APP 0 ps System Options 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CFG_DOC 0 ps Document Options 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CFG_VIEW 0 ps View Options 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CFG_INPUT 0 ps Input Options 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CFG_SPELLCHECK 0 ps Spelling Options 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CFG_PRINT 0 ps Print Options 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CFG_NAVIPI 0 ps Navigator Settings 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_VALID_MINIMUM 0 ps ~Minimum 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_VALID_MAXIMUM 0 ps ~Maximum 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_VALID_VALUE 0 ps ~Value 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_VALID_RANGE 0 ps ~Source 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_VALID_LIST 0 ps ~Entries 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_CHARSET_USER 0 ps System 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_COLUMN_USER 0 ps Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_FIELDSEP_TAB 0 ps Tab 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_FIELDSEP_SPACE 0 ps space 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_FORMULA_AUTOCORRECTION 0 ps %PRODUCTNAME Calc found an error in the formula entered.\nDo you want to accept the correction proposed below?\n\n 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_GRFILTER_OPENERROR 0 ps Graphics file can not be opened 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_GRFILTER_IOERROR 0 ps Graphics file can not be read 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_GRFILTER_FORMATERROR 0 ps Unknown graphic format 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_GRFILTER_VERSIONERROR 0 ps This graphic file version is not supported 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_GRFILTER_FILTERERROR 0 ps Graphics filter not found 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_GRFILTER_TOOBIG 0 ps Not enough memory available to insert graphics. 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_UNDO_GRAFFILTER 0 ps Graphics Filter 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_CAPTION_DEFAULT_TEXT 0 ps Text 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_DLG_SELECTTABLES_TITLE 0 ps Select Sheets 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_DLG_SELECTTABLES_LBNAME 0 ps ~Selected sheets 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_REPLCELLSWARN 0 ps You are pasting data into cells that already contain data.\nDo you really want to overwrite the existing data? 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_ALLFILTER 0 ps All 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_CSVRULER_NAME 0 ps Ruler 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_CSVRULER_DESCR 0 ps This ruler manages objects at fixed positions. 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_CSVGRID_NAME 0 ps Preview 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_CSVGRID_DESCR 0 ps This sheet shows how the data will be arranged in the document. 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_DOC_NAME 0 ps Document view 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_TABLE_NAME 0 ps Sheet %1 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_CELL_NAME 0 ps Cell %1 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_PREVIEWDOC_NAME 0 ps Page preview 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_LEFTAREA_NAME 0 ps Left area 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_CENTERAREA_NAME 0 ps Center area 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_RIGHTAREA_NAME 0 ps Right area 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_HEADER_NAME 0 ps Header of page %1 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_FOOTER_NAME 0 ps Footer of page %1 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_EDITLINE_NAME 0 ps Input line 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_EDITLINE_DESCR 0 ps This is where you enter or edit text, numbers and formulas. 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_EDITCELL_NAME 0 ps Cell %1 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_DATAPILOT_ROW_DESCR 0 ps Fields that you drop here will be displayed as rows in the final pivot table. 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_DATAPILOT_COL_DESCR 0 ps Fields that you drop here will be displayed as columns in the final pivot table. 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_DATAPILOT_DATA_DESCR 0 ps Fields that you drop here will be used for calculations in the final pivot table. 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_DATAPILOT_SEL_DESCR 0 ps Lists the fields that you can drag to one of the other three areas. 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_MEDIASHELL 0 ps Media Playback 20181231 09:50:43 sc source\ui\src\scstring.src 0 string RID_SCSTR_ONCLICK 0 ps Mouse button pressed 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_TOOLBAR_FORMULA 0 ps Formula Tool Bar 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_DOC_SPREADSHEET 0 ps %PRODUCTNAME Spreadsheets 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_DOC_SPREADSHEET_READONLY 0 ps (read-only) 20181231 09:50:43 sc source\ui\src\scstring.src 0 string STR_ACC_DOC_PREVIEW_SUFFIX 0 ps (Preview mode) 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_MOREBTN_MOREOPTIONS 0 ps More ~Options 20181231 09:50:43 sc source\ui\src\scstring.src 0 string SCSTR_MOREBTN_FEWEROPTIONS 0 ps Fewer ~Options 20181231 09:50:43 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 1 0 ps Pages 20181231 09:50:43 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 2 0 ps ~Include output of empty pages 20181231 09:50:43 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 3 0 ps Print content 20181231 09:50:43 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 4 0 ps ~All sheets 20181231 09:50:43 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 5 0 ps ~Selected sheets 20181231 09:50:43 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 6 0 ps Selected cells 20181231 09:50:43 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 7 0 ps Thereof print 20181231 09:50:43 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 8 0 ps All ~pages 20181231 09:50:43 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 9 0 ps Pa~ges 20181231 09:50:43 sc source\ui\src\scstring.src 0 itemlist SCSTR_PRINT_OPTIONS 10 0 ps %PRODUCTNAME %s 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_ITERATE 112 ps ~Iterations 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CALC FT_STEPS 58 ps ~Steps 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CALC FT_EPS 58 ps ~Minimum Change 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CALC GB_ZREFS 121 ps Iterative references 20181231 09:50:43 sc source\ui\src\optdlg.src 0 radiobutton RID_SCPAGE_CALC BTN_DATESTD 112 ps 12/30/1899 (defa~ult) Value 0 corresponds to 12/30/1899 20181231 09:50:43 sc source\ui\src\optdlg.src 0 radiobutton RID_SCPAGE_CALC BTN_DATESC10 112 ps 01/01/1900 (Star~Calc 1.0) Value 0 corresponds to 01/01/1900 20181231 09:50:43 sc source\ui\src\optdlg.src 0 radiobutton RID_SCPAGE_CALC BTN_DATE1904 112 ps ~01/01/1904 0 corresponds to 01/01/1904 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CALC GB_DATE 121 ps Date 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_CASE 130 ps Case se~nsitive 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_CALC 239 ps ~Precision as shown 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_MATCH 239 ps Search criteria = and <> must apply to ~whole cells 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_REGEX 239 ps ~Enable regular expressions in formulas 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_LOOKUP 239 ps ~Automatically find column and row labels 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CALC BTN_GENERAL_PREC 148 ps Limit decimals for general number format 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CALC FT_PREC 84 ps ~Decimal places 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_USERLISTS FT_LISTS 93 ps ~Lists 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_USERLISTS FT_ENTRIES 93 ps ~Entries 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_USERLISTS FT_COPYFROM 62 ps Copy list ~from 20181231 09:50:43 sc source\ui\src\optdlg.src 0 pushbutton RID_SCPAGE_USERLISTS BTN_NEW 50 ps ~New 20181231 09:50:43 sc source\ui\src\optdlg.src 0 pushbutton RID_SCPAGE_USERLISTS BTN_ADD 50 ps ~Add 20181231 09:50:43 sc source\ui\src\optdlg.src 0 pushbutton RID_SCPAGE_USERLISTS BTN_REMOVE 50 ps ~Delete 20181231 09:50:43 sc source\ui\src\optdlg.src 0 pushbutton RID_SCPAGE_USERLISTS BTN_COPY 50 ps ~Copy 20181231 09:50:43 sc source\ui\src\optdlg.src 0 string RID_SCPAGE_USERLISTS STR_DISMISS 50 ps ~Discard 20181231 09:50:43 sc source\ui\src\optdlg.src 0 string RID_SCPAGE_USERLISTS STR_QUERYREMOVE 50 ps Should the entry\n#\nbe deleted? 20181231 09:50:43 sc source\ui\src\optdlg.src 0 string RID_SCPAGE_USERLISTS STR_COPYLIST 50 ps Copy List 20181231 09:50:43 sc source\ui\src\optdlg.src 0 string RID_SCPAGE_USERLISTS STR_COPYFROM 50 ps List from 20181231 09:50:43 sc source\ui\src\optdlg.src 0 string RID_SCPAGE_USERLISTS STR_COPYERR 50 ps Cells without text have been ignored. 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CONTENT GB_LINES 121 ps Visual aids 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_GRID 112 ps ~Grid lines 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CONTENT FT_COLOR 31 ps ~Color 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_PAGEBREAKS 112 ps ~Page breaks 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_GUIDELINE 112 ps Guides ~while moving 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_HANDLES 112 ps ~Simple handles 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_BIGHANDLES 112 ps ~Large handles 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CONTENT GB_DISPLAY 121 ps Display 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_FORMULA 112 ps ~Formulas 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_NIL 112 ps Zero val~ues 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_ANNOT 112 ps ~Comment indicator 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_VALUE 112 ps Value h~ighlighting 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_ANCHOR 112 ps ~Anchor 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_CLIP 112 ps Te~xt overflow 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_RFIND 112 ps Show references in color 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CONTENT GB_OBJECT 121 ps Objects 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CONTENT FT_OBJGRF 68 ps Ob~jects/Graphics 20181231 09:50:43 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_CONTENT.LB_OBJGRF 1 0 ps Show 20181231 09:50:43 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_CONTENT.LB_OBJGRF 2 0 ps Hide 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CONTENT FT_DIAGRAM 68 ps Cha~rts 20181231 09:50:43 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_CONTENT.LB_DIAGRAM 1 0 ps Show 20181231 09:50:43 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_CONTENT.LB_DIAGRAM 2 0 ps Hide 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_CONTENT FT_DRAW 68 ps ~Drawing objects 20181231 09:50:43 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_CONTENT.LB_DRAW 1 0 ps Show 20181231 09:50:43 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_CONTENT.LB_DRAW 2 0 ps Hide 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CONTENT GB_ZOOM 121 ps Zoom 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_SYNCZOOM 112 ps S~ynchronize sheets 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_CONTENT GB_WINDOW 121 ps Window 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_ROWCOLHEADER 112 ps Colu~mn/row headers 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_HSCROLL 112 ps Hori~zontal scroll bar 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_VSCROLL 112 ps ~Vertical scroll bar 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_TBLREG 112 ps Sh~eet tabs 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_CONTENT CB_OUTLINE 112 ps ~Outline symbols 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_LAYOUT GB_UNIT 115 ps Metrics 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_LAYOUT FT_UNIT 60 ps Measurement ~unit 20181231 09:50:43 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 1 0 ps Millimeter 20181231 09:50:43 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 2 0 ps Centimeter 20181231 09:50:43 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 3 0 ps Meter 20181231 09:50:43 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 4 0 ps Kilometer 20181231 09:50:43 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 5 0 ps Inch 20181231 09:50:43 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 6 0 ps Foot 20181231 09:50:43 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 7 0 ps Miles 20181231 09:50:43 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 8 0 ps Pica 20181231 09:50:43 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 9 0 ps Point 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_LAYOUT FT_TAB 60 ps ~Tab stops 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_LAYOUT GB_LINK 127 ps Updating 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedtext RID_SCPAGE_LAYOUT FT_UPDATE_LINKS 121 ps Update links when opening 20181231 09:50:43 sc source\ui\src\optdlg.src 0 radiobutton RID_SCPAGE_LAYOUT RB_ALWAYS 112 ps ~Always 20181231 09:50:43 sc source\ui\src\optdlg.src 0 radiobutton RID_SCPAGE_LAYOUT RB_REQUEST 112 ps ~On request 20181231 09:50:43 sc source\ui\src\optdlg.src 0 radiobutton RID_SCPAGE_LAYOUT RB_NEVER 112 ps ~Never 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_LAYOUT GB_OPTIONS 248 ps Input settings 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_ALIGN 175 ps Press Enter to ~move selection 20181231 09:50:43 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_LAYOUT.LB_ALIGN 1 0 ps Down 20181231 09:50:43 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_LAYOUT.LB_ALIGN 2 0 ps Right 20181231 09:50:43 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_LAYOUT.LB_ALIGN 3 0 ps Up 20181231 09:50:43 sc source\ui\src\optdlg.src 0 stringlist RID_SCPAGE_LAYOUT.LB_ALIGN 4 0 ps Left 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_EDITMODE 239 ps Press Enter to switch to ~edit mode 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_FORMAT 239 ps Expand ~formatting 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_EXPREF 239 ps Expand ~references when new columns/rows are inserted 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_MARKHDR 239 ps Highlight sele~ction in column/row headers 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_TEXTFMT 239 ps Use printer metrics for text formatting 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_LAYOUT CB_REPLWARN 239 ps Show overwrite ~warning when pasting data 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_PRINT FL_PAGES 248 ps Pages 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_PRINT BTN_SKIPEMPTYPAGES 239 ps ~Suppress output of empty pages 20181231 09:50:43 sc source\ui\src\optdlg.src 0 fixedline RID_SCPAGE_PRINT FL_SHEETS 248 ps Sheets 20181231 09:50:43 sc source\ui\src\optdlg.src 0 checkbox RID_SCPAGE_PRINT BTN_SELECTEDSHEETS 239 ps ~Print only selected sheets 20181231 09:50:43 sc source\ui\src\solveroptions.src 0 fixedtext RID_SCDLG_SOLVEROPTIONS FT_ENGINE 59 ps Solver engine 20181231 09:50:43 sc source\ui\src\solveroptions.src 0 fixedtext RID_SCDLG_SOLVEROPTIONS FT_SETTINGS 156 ps Settings: 20181231 09:50:43 sc source\ui\src\solveroptions.src 0 pushbutton RID_SCDLG_SOLVEROPTIONS BTN_EDIT 50 ps Edit... 20181231 09:50:43 sc source\ui\src\solveroptions.src 0 modaldialog RID_SCDLG_SOLVEROPTIONS HID_SC_SOLVEROPTIONS 218 ps Options 20181231 09:50:43 sc source\ui\src\solveroptions.src 0 modaldialog RID_SCDLG_SOLVER_INTEGER HID_SC_SOLVER_INTEGER 118 ps Edit Setting 20181231 09:50:43 sc source\ui\src\solveroptions.src 0 modaldialog RID_SCDLG_SOLVER_DOUBLE HID_SC_SOLVER_DOUBLE 118 ps Edit Setting 20181231 09:50:43 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_POSWND 0 ps Name Box 20181231 09:50:43 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_INPUTWND 0 ps Input line 20181231 09:50:43 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_BTNCALC 0 ps Function Wizard 20181231 09:50:43 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_BTNOK 0 ps Accept 20181231 09:50:43 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_BTNCANCEL 0 ps Cancel 20181231 09:50:43 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_BTNSUM 0 ps Sum 20181231 09:50:43 sc source\ui\src\toolbox.src 0 string SCSTR_QHELP_BTNEQUAL 0 ps Function 20181231 09:50:43 sc source\ui\src\crnrdlg.src 0 fixedline RID_SCDLG_COLROWNAMERANGES FL_ASSIGN 188 ps Range 20181231 09:50:43 sc source\ui\src\crnrdlg.src 0 imagebutton RID_SCDLG_COLROWNAMERANGES RB_AREA 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\crnrdlg.src 0 radiobutton RID_SCDLG_COLROWNAMERANGES BTN_COLHEAD 171 ps Contains ~column labels 20181231 09:50:43 sc source\ui\src\crnrdlg.src 0 radiobutton RID_SCDLG_COLROWNAMERANGES BTN_ROWHEAD 171 ps Contains ~row labels 20181231 09:50:43 sc source\ui\src\crnrdlg.src 0 fixedtext RID_SCDLG_COLROWNAMERANGES FT_DATA_LABEL 179 ps For ~data range 20181231 09:50:43 sc source\ui\src\crnrdlg.src 0 imagebutton RID_SCDLG_COLROWNAMERANGES RB_DATA 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\crnrdlg.src 0 pushbutton RID_SCDLG_COLROWNAMERANGES BTN_ADD 50 ps ~Add 20181231 09:50:43 sc source\ui\src\crnrdlg.src 0 pushbutton RID_SCDLG_COLROWNAMERANGES BTN_REMOVE 50 ps ~Delete 20181231 09:50:43 sc source\ui\src\crnrdlg.src 0 modelessdialog RID_SCDLG_COLROWNAMERANGES HID_COLROWNAMERANGES 256 ps Define Label Range 20181231 09:50:43 sc source\ui\src\opredlin.src 0 fixedtext RID_SCPAGE_OPREDLINE FT_CONTENT HID_SCPAGE_OPREDLINBE_FT_CONTENT 70 ps Chan~ges 20181231 09:50:43 sc source\ui\src\opredlin.src 0 fixedtext RID_SCPAGE_OPREDLINE FT_REMOVE 70 ps ~Deletions 20181231 09:50:43 sc source\ui\src\opredlin.src 0 fixedtext RID_SCPAGE_OPREDLINE FT_INSERT 70 ps ~Insertions 20181231 09:50:43 sc source\ui\src\opredlin.src 0 fixedtext RID_SCPAGE_OPREDLINE FT_MOVE 70 ps ~Moved entries 20181231 09:50:43 sc source\ui\src\opredlin.src 0 fixedline RID_SCPAGE_OPREDLINE GB_COLORCHGS 248 ps Colors for changes 20181231 09:50:43 sc source\ui\src\opredlin.src 0 string RID_SCPAGE_OPREDLINE STR_AUTHOR 120 ps By author 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_FILTER FT_OP 44 ps Operator 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_FILTER FT_FIELD 60 ps Field name 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_FILTER FT_COND 47 ps Condition 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_FILTER FT_VAL 60 ps Value 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP1 1 0 ps AND 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP1 2 0 ps OR 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP2 1 0 ps AND 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP2 2 0 ps OR 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP3 1 0 ps AND 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP3 2 0 ps OR 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP4 1 0 ps AND 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_OP4 2 0 ps OR 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 1 0 ps = 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 2 0 ps < 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 3 0 ps > 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 4 0 ps <= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 5 0 ps >= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 6 0 ps <> 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 7 0 ps Largest 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 8 0 ps Smallest 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 9 0 ps Largest % 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 10 0 ps Smallest % 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 11 0 ps Contains 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 12 0 ps Does not contain 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 13 0 ps Begins with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 14 0 ps Does not begin with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 15 0 ps Ends with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND1 16 0 ps Does not end with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 1 0 ps = 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 2 0 ps < 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 3 0 ps > 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 4 0 ps <= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 5 0 ps >= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 6 0 ps <> 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 7 0 ps Largest 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 8 0 ps Smallest 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 9 0 ps Largest % 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 10 0 ps Smallest % 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 11 0 ps Contains 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 12 0 ps Does not contain 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 13 0 ps Begins with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 14 0 ps Does not begin with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 15 0 ps Ends with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND2 16 0 ps Does not end with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 1 0 ps = 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 2 0 ps < 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 3 0 ps > 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 4 0 ps <= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 5 0 ps >= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 6 0 ps <> 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 7 0 ps Largest 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 8 0 ps Smallest 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 9 0 ps Largest % 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 10 0 ps Smallest % 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 11 0 ps Contains 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 12 0 ps Does not contain 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 13 0 ps Begins with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 14 0 ps Does not begin with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 15 0 ps Ends with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND3 16 0 ps Does not end with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 1 0 ps = 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 2 0 ps < 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 3 0 ps > 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 4 0 ps <= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 5 0 ps >= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 6 0 ps <> 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 7 0 ps Largest 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 8 0 ps Smallest 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 9 0 ps Largest % 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 10 0 ps Smallest % 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 11 0 ps Contains 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 12 0 ps Does not contain 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 13 0 ps Begins with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 14 0 ps Does not begin with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 15 0 ps Ends with 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_FILTER.LB_COND4 16 0 ps Does not end with 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedline RID_SCDLG_FILTER FL_CRITERIA 267 ps Filter criteria 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_FILTER BTN_CASE 128 ps Case ~sensitive 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_FILTER BTN_REGEXP 94 ps Regular ~expression 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_FILTER BTN_HEADER 128 ps Range contains ~column labels 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_FILTER BTN_UNIQUE 94 ps ~No duplication 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_FILTER BTN_COPY_RESULT 128 ps Copy ~results to... 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_FILTER BTN_DEST_PERS 94 ps ~Keep filter criteria 20181231 09:50:43 sc source\ui\src\filter.src 0 imagebutton RID_SCDLG_FILTER RB_COPY_AREA 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_FILTER FT_DBAREA 167 ps dummy 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_FILTER FT_DBAREA_LABEL 58 ps Data range: 20181231 09:50:43 sc source\ui\src\filter.src 0 modelessdialog RID_SCDLG_FILTER CMD_SID_FILTER 279 ps Standard Filter 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_SPEC_FILTER FT_CRITERIA_AREA 210 ps Read ~filter criteria from 20181231 09:50:43 sc source\ui\src\filter.src 0 imagebutton RID_SCDLG_SPEC_FILTER RB_CRITERIA_AREA 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_SPEC_FILTER BTN_CASE 128 ps ~Case sensitive 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_SPEC_FILTER BTN_REGEXP 74 ps Regular ~expressions 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_SPEC_FILTER BTN_HEADER 128 ps Range c~ontains column labels 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_SPEC_FILTER BTN_UNIQUE 74 ps ~No duplication 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_SPEC_FILTER BTN_COPY_RESULT 128 ps Co~py results to 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_SPEC_FILTER BTN_DEST_PERS 74 ps ~Keep filter criteria 20181231 09:50:43 sc source\ui\src\filter.src 0 imagebutton RID_SCDLG_SPEC_FILTER RB_COPY_AREA 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedline RID_SCDLG_SPEC_FILTER FL_OPTIONS 210 ps Options 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_SPEC_FILTER FT_DBAREA 155 ps dummy 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_SPEC_FILTER FT_DBAREA_LABEL 50 ps Data range: 20181231 09:50:43 sc source\ui\src\filter.src 0 modelessdialog RID_SCDLG_SPEC_FILTER CMD_SID_SPECIAL_FILTER 278 ps Advanced Filter 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_PIVOTFILTER FT_OP 40 ps Operator 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_PIVOTFILTER FT_FIELD 60 ps Field name 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_PIVOTFILTER FT_COND 47 ps Condition 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_PIVOTFILTER FT_VAL 60 ps Value 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_OP1 1 0 ps AND 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_OP1 2 0 ps OR 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_OP2 1 0 ps AND 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_OP2 2 0 ps OR 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND1 1 0 ps = 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND1 2 0 ps < 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND1 3 0 ps > 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND1 4 0 ps <= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND1 5 0 ps >= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND1 6 0 ps <> 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND2 1 0 ps = 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND2 2 0 ps < 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND2 3 0 ps > 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND2 4 0 ps <= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND2 5 0 ps >= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND2 6 0 ps <> 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND3 1 0 ps = 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND3 2 0 ps < 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND3 3 0 ps > 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND3 4 0 ps <= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND3 5 0 ps >= 20181231 09:50:43 sc source\ui\src\filter.src 0 stringlist RID_SCDLG_PIVOTFILTER.LB_COND3 6 0 ps <> 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedline RID_SCDLG_PIVOTFILTER FL_CRITERIA 230 ps Filter criteria 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_PIVOTFILTER BTN_CASE 221 ps ~Case sensitive 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_PIVOTFILTER BTN_REGEXP 221 ps ~Regular expression 20181231 09:50:43 sc source\ui\src\filter.src 0 checkbox RID_SCDLG_PIVOTFILTER BTN_UNIQUE 221 ps ~No duplication 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedline RID_SCDLG_PIVOTFILTER FL_OPTIONS 230 ps Options 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_PIVOTFILTER FT_DBAREA 166 ps dummy 20181231 09:50:43 sc source\ui\src\filter.src 0 fixedtext RID_SCDLG_PIVOTFILTER FT_DBAREA_LABEL 58 ps Data range: 20181231 09:50:43 sc source\ui\src\filter.src 0 modaldialog RID_SCDLG_PIVOTFILTER HID_SC_PIVOTFILTER 298 ps Filter 20181231 09:50:43 sc source\ui\src\filter.src 0 string STR_COPY_AREA_TO 298 ps Copy results to 20181231 09:50:43 sc source\ui\src\filter.src 0 string RID_FILTER_OPERATOR 298 ps Operator 20181231 09:50:43 sc source\ui\src\filter.src 0 string RID_FILTER_FIELDNAME 298 ps Field Name 20181231 09:50:43 sc source\ui\src\filter.src 0 string RID_FILTER_CONDITION 298 ps Condition 20181231 09:50:43 sc source\ui\src\filter.src 0 string RID_FILTER_VALUE 298 ps Value 20181231 09:50:43 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_CHAR.1 RID_SVXPAGE_CHAR_NAME 0 ps Font 20181231 09:50:43 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_CHAR.1 RID_SVXPAGE_CHAR_EFFECTS 0 ps Font Effects 20181231 09:50:43 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_CHAR.1 RID_SVXPAGE_CHAR_POSITION 0 ps Font Position 20181231 09:50:43 sc source\ui\src\textdlgs.src 0 pushbutton RID_SCDLG_CHAR 1 50 ps Back 20181231 09:50:43 sc source\ui\src\textdlgs.src 0 tabdialog RID_SCDLG_CHAR 289 ps Character 20181231 09:50:43 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_PARAGRAPH.1 RID_SVXPAGE_STD_PARAGRAPH 0 ps Indents & Spacing 20181231 09:50:43 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_PARAGRAPH.1 RID_SVXPAGE_ALIGN_PARAGRAPH 0 ps Alignment 20181231 09:50:43 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_PARAGRAPH.1 RID_SVXPAGE_PARA_ASIAN 0 ps Asian Typography 20181231 09:50:43 sc source\ui\src\textdlgs.src 0 pageitem RID_SCDLG_PARAGRAPH.1 RID_SVXPAGE_TABULATOR 0 ps Tab 20181231 09:50:43 sc source\ui\src\textdlgs.src 0 pushbutton RID_SCDLG_PARAGRAPH 1 50 ps Back 20181231 09:50:43 sc source\ui\src\textdlgs.src 0 tabdialog RID_SCDLG_PARAGRAPH 289 ps Paragraph 20181231 09:50:43 sc source\ui\src\namedlg.src 0 pushbutton RID_SCDLG_NAMES BTN_ADD 50 ps ~Add 20181231 09:50:43 sc source\ui\src\namedlg.src 0 pushbutton RID_SCDLG_NAMES BTN_REMOVE 50 ps ~Delete 20181231 09:50:43 sc source\ui\src\namedlg.src 0 fixedline RID_SCDLG_NAMES FL_NAME 154 ps Name 20181231 09:50:43 sc source\ui\src\namedlg.src 0 fixedline RID_SCDLG_NAMES FL_ASSIGN 154 ps Assigned to 20181231 09:50:43 sc source\ui\src\namedlg.src 0 imagebutton RID_SCDLG_NAMES RB_ASSIGN 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\namedlg.src 0 fixedline RID_SCDLG_NAMES FL_TYPE 154 ps Area type 20181231 09:50:43 sc source\ui\src\namedlg.src 0 checkbox RID_SCDLG_NAMES BTN_PRINTAREA 60 ps ~Print range 20181231 09:50:43 sc source\ui\src\namedlg.src 0 checkbox RID_SCDLG_NAMES BTN_CRITERIA 60 ps ~Filter 20181231 09:50:43 sc source\ui\src\namedlg.src 0 checkbox RID_SCDLG_NAMES BTN_ROWHEADER 82 ps Repeat ~row 20181231 09:50:43 sc source\ui\src\namedlg.src 0 checkbox RID_SCDLG_NAMES BTN_COLHEADER 82 ps Repeat ~column 20181231 09:50:43 sc source\ui\src\namedlg.src 0 string RID_SCDLG_NAMES STR_ADD 82 ps ~Add 20181231 09:50:43 sc source\ui\src\namedlg.src 0 string RID_SCDLG_NAMES STR_MODIFY 82 ps Mod~ify 20181231 09:50:43 sc source\ui\src\namedlg.src 0 string RID_SCDLG_NAMES STR_INVALIDSYMBOL 82 ps Invalid expression 20181231 09:50:43 sc source\ui\src\namedlg.src 0 modelessdialog RID_SCDLG_NAMES CMD_FID_DEFINE_NAME 222 ps Define Names 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 checkbox RID_SCDLG_CONDFORMAT CBX_COND1 248 ps Condition ~1 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_1 1 0 ps Cell value is 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_1 2 0 ps Formula is 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 1 0 ps equal to 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 2 0 ps less than 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 3 0 ps greater than 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 4 0 ps less than or equal to 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 5 0 ps greater than or equal to 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 6 0 ps not equal to 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 7 0 ps between 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND1_2 8 0 ps not between 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 imagebutton RID_SCDLG_CONDFORMAT RB_COND1_1 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 fixedtext RID_SCDLG_CONDFORMAT FT_COND1_AND 16 ps and 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 imagebutton RID_SCDLG_CONDFORMAT RB_COND1_2 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 fixedtext RID_SCDLG_CONDFORMAT FT_COND1_TEMPLATE 46 ps ~Cell Style 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 pushbutton RID_SCDLG_CONDFORMAT BTN_COND1_NEW 50 ps ~New Style... 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 checkbox RID_SCDLG_CONDFORMAT CBX_COND2 248 ps Condition ~2 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_1 1 0 ps Cell value is 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_1 2 0 ps Formula is 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 1 0 ps equal to 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 2 0 ps less than 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 3 0 ps greater than 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 4 0 ps less than or equal to 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 5 0 ps greater than or equal to 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 6 0 ps not equal to 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 7 0 ps between 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND2_2 8 0 ps not between 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 imagebutton RID_SCDLG_CONDFORMAT RB_COND2_1 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 fixedtext RID_SCDLG_CONDFORMAT FT_COND2_AND 16 ps and 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 imagebutton RID_SCDLG_CONDFORMAT RB_COND2_2 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 fixedtext RID_SCDLG_CONDFORMAT FT_COND2_TEMPLATE 46 ps C~ell Style 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 pushbutton RID_SCDLG_CONDFORMAT BTN_COND2_NEW 50 ps Ne~w Style... 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 checkbox RID_SCDLG_CONDFORMAT CBX_COND3 248 ps Condition ~3 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_1 1 0 ps Cell value is 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_1 2 0 ps Formula is 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 1 0 ps equal to 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 2 0 ps less than 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 3 0 ps greater than 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 4 0 ps less than or equal to 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 5 0 ps greater than or equal to 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 6 0 ps not equal to 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 7 0 ps between 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 stringlist RID_SCDLG_CONDFORMAT.LB_COND3_2 8 0 ps not between 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 imagebutton RID_SCDLG_CONDFORMAT RB_COND3_1 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 fixedtext RID_SCDLG_CONDFORMAT FT_COND3_AND 16 ps and 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 imagebutton RID_SCDLG_CONDFORMAT RB_COND3_2 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 fixedtext RID_SCDLG_CONDFORMAT FT_COND3_TEMPLATE 46 ps Ce~ll Style 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 pushbutton RID_SCDLG_CONDFORMAT BTN_COND3_NEW 50 ps New ~Style... 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 modelessdialog RID_SCDLG_CONDFORMAT HID_SCDLG_CONDFORMAT 316 ps Conditional Formatting 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 string LABEL_FORMARTTING_CONDITIONS 316 ps Formatting Conditions 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 string LABEL_CONDITIONS 316 ps Conditions 20181231 09:50:43 sc source\ui\src\condfrmt.src 0 string LABEL_CONDITION_VALUE 316 ps Condition Value 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 fixedline RID_SCDLG_DBNAMES FL_NAME 154 ps Na~me 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 fixedline RID_SCDLG_DBNAMES FL_ASSIGN 154 ps ~Range 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 imagebutton RID_SCDLG_DBNAMES RB_DBAREA 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 fixedline RID_SCDLG_DBNAMES FL_OPTIONS 154 ps Options 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 checkbox RID_SCDLG_DBNAMES BTN_HEADER 145 ps Co~ntains column labels 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 checkbox RID_SCDLG_DBNAMES BTN_SIZE 145 ps Insert or delete ~cells 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 checkbox RID_SCDLG_DBNAMES BTN_FORMAT 145 ps Keep ~formatting 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 checkbox RID_SCDLG_DBNAMES BTN_STRIPDATA 145 ps Don't save ~imported data 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 fixedtext RID_SCDLG_DBNAMES FT_SOURCE 145 ps Source: 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 fixedtext RID_SCDLG_DBNAMES FT_OPERATIONS 145 ps Operations: 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 pushbutton RID_SCDLG_DBNAMES BTN_ADD 50 ps ~Add 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 pushbutton RID_SCDLG_DBNAMES BTN_REMOVE 50 ps ~Delete 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 string RID_SCDLG_DBNAMES STR_ADD 50 ps ~Add 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 string RID_SCDLG_DBNAMES STR_MODIFY 50 ps M~odify 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 string RID_SCDLG_DBNAMES STR_DB_INVALID 50 ps Invalid range 20181231 09:50:43 sc source\ui\src\dbnamdlg.src 0 modelessdialog RID_SCDLG_DBNAMES CMD_SID_DEFINE_DBNAME 222 ps Define Database Range 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_OPTSOLVER FT_OBJECTIVECELL 59 ps Target cell 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_OBJECTIVECELL 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_OPTSOLVER FT_DIRECTION 59 ps Optimize result to 20181231 09:50:43 sc source\ui\src\optsolver.src 0 radiobutton RID_SCDLG_OPTSOLVER RB_MAX 50 ps Maximum 20181231 09:50:43 sc source\ui\src\optsolver.src 0 radiobutton RID_SCDLG_OPTSOLVER RB_MIN 50 ps Minimum 20181231 09:50:43 sc source\ui\src\optsolver.src 0 radiobutton RID_SCDLG_OPTSOLVER RB_VALUE 59 ps Value of 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_TARGET 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_OPTSOLVER FT_VARIABLECELLS 59 ps By changing cells 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_VARIABLECELLS 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedline RID_SCDLG_OPTSOLVER FL_CONDITIONS 221 ps Limiting conditions 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_OPTSOLVER FT_CELLREF 70 ps Cell reference 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_OPTSOLVER FT_OPERATOR 38 ps Operator 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_OPTSOLVER FT_CONSTRAINT 70 ps Value 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_LEFT1 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP1 1 0 ps <= 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP1 2 0 ps = 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP1 3 0 ps >= 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP1 4 0 ps Integer 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP1 5 0 ps Binary 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_RIGHT1 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_DELETE1 13 ps - Remove 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_LEFT2 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP2 1 0 ps <= 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP2 2 0 ps = 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP2 3 0 ps >= 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP2 4 0 ps Integer 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP2 5 0 ps Binary 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_RIGHT2 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_DELETE2 13 ps - Remove 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_LEFT3 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP3 1 0 ps <= 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP3 2 0 ps = 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP3 3 0 ps >= 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP3 4 0 ps Integer 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP3 5 0 ps Binary 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_RIGHT3 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_DELETE3 13 ps - Remove 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_LEFT4 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP4 1 0 ps <= 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP4 2 0 ps = 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP4 3 0 ps >= 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP4 4 0 ps Integer 20181231 09:50:43 sc source\ui\src\optsolver.src 0 stringlist RID_SCDLG_OPTSOLVER.LB_OP4 5 0 ps Binary 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_RIGHT4 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\optsolver.src 0 imagebutton RID_SCDLG_OPTSOLVER IB_DELETE4 13 ps - Remove 20181231 09:50:43 sc source\ui\src\optsolver.src 0 pushbutton RID_SCDLG_OPTSOLVER BTN_OPTIONS 50 ps Options... 20181231 09:50:43 sc source\ui\src\optsolver.src 0 cancelbutton RID_SCDLG_OPTSOLVER BTN_CLOSE 50 ps Close 20181231 09:50:43 sc source\ui\src\optsolver.src 0 pushbutton RID_SCDLG_OPTSOLVER BTN_SOLVE 50 ps Solve 20181231 09:50:43 sc source\ui\src\optsolver.src 0 string RID_SCDLG_OPTSOLVER STR_INVALIDINPUT 50 ps Invalid input. 20181231 09:50:43 sc source\ui\src\optsolver.src 0 string RID_SCDLG_OPTSOLVER STR_INVALIDCONDITION 50 ps Invalid condition. 20181231 09:50:43 sc source\ui\src\optsolver.src 0 modelessdialog RID_SCDLG_OPTSOLVER CMD_SID_OPENDLG_OPTSOLVER 230 ps Solver 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_SOLVER_PROGRESS FT_PROGRESS 106 ps Solving in progress... 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_SOLVER_PROGRESS FT_TIMELIMIT 106 ps (time limit # seconds) 20181231 09:50:43 sc source\ui\src\optsolver.src 0 modelessdialog RID_SCDLG_SOLVER_PROGRESS HID_SC_SOLVER_PROGRESS 118 ps Solving... 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_SOLVER_NOSOLUTION FT_NOSOLUTION 106 ps No solution was found. 20181231 09:50:43 sc source\ui\src\optsolver.src 0 modaldialog RID_SCDLG_SOLVER_NOSOLUTION HID_SC_SOLVER_NOSOLUTION 118 ps No Solution 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_SOLVER_SUCCESS FT_SUCCESS 126 ps Solving successfully finished. 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_SOLVER_SUCCESS FT_RESULT 126 ps Result: 20181231 09:50:43 sc source\ui\src\optsolver.src 0 fixedtext RID_SCDLG_SOLVER_SUCCESS FT_QUESTION 126 ps Do you want to keep the result or do you want to restore previous values? 20181231 09:50:43 sc source\ui\src\optsolver.src 0 okbutton RID_SCDLG_SOLVER_SUCCESS BTN_OK 60 ps Keep Result 20181231 09:50:43 sc source\ui\src\optsolver.src 0 cancelbutton RID_SCDLG_SOLVER_SUCCESS BTN_CANCEL 60 ps Restore Previous 20181231 09:50:43 sc source\ui\src\optsolver.src 0 modaldialog RID_SCDLG_SOLVER_SUCCESS HID_SC_SOLVER_SUCCESS 138 ps Solving Result 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INSERTCELLS 0 ps Insert 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DELETECELLS 0 ps Delete 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_CUT 0 ps Cut 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PASTE 0 ps Insert 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DRAGDROP 0 ps Drag and Drop 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_MOVE 0 ps Move 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_COPY 0 ps Copy 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DELETECONTENTS 0 ps Delete 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SELATTR 0 ps Attributes 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SELATTRLINES 0 ps Attributes/Lines 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_COLWIDTH 0 ps Column Width 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_OPTCOLWIDTH 0 ps Optimal Column Width 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_ROWHEIGHT 0 ps Row height 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_OPTROWHEIGHT 0 ps Optimal Row Height 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_AUTOFILL 0 ps Fill 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_MERGE 0 ps Merge 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REMERGE 0 ps Split 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_AUTOFORMAT 0 ps AutoFormat 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REPLACE 0 ps Replace 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_CURSORATTR 0 ps Attributes 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_ENTERDATA 0 ps Input 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INSCOLBREAK 0 ps Insert Column Break 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DELCOLBREAK 0 ps Delete column break 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INSROWBREAK 0 ps Insert Row Break 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DELROWBREAK 0 ps Delete row break 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DOOUTLINE 0 ps View Details 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REDOOUTLINE 0 ps Hide details 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_MAKEOUTLINE 0 ps Group 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REMAKEOUTLINE 0 ps Ungroup 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_OUTLINELEVEL 0 ps Select outline level 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DOOUTLINEBLK 0 ps View Details 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REDOOUTLINEBLK 0 ps Hide details 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REMOVEALLOTLNS 0 ps Clear Outline 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_AUTOOUTLINE 0 ps AutoOutline 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SUBTOTALS 0 ps Subtotals 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SORT 0 ps Sort 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_QUERY 0 ps Filter 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DBDATA 0 ps Change Database Range 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_IMPORTDATA 0 ps Importing 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REPEATDB 0 ps Refresh range 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_GRAFEDIT 0 ps Edit graphics 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_LISTNAMES 0 ps List names 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PIVOT_NEW 0 ps Create pivot table 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PIVOT_MODIFY 0 ps Edit pivot table 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PIVOT_DELETE 0 ps Delete pivot table 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_CONSOLIDATE 0 ps Consolidate 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_USESCENARIO 0 ps Use scenario 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_MAKESCENARIO 0 ps Create scenario 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_EDITSCENARIO 0 ps Edit scenario 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_APPLYCELLSTYLE 0 ps Apply Cell Style 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_EDITCELLSTYLE 0 ps Edit Cell Style 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_APPLYPAGESTYLE 0 ps Apply Page Style 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_EDITPAGESTYLE 0 ps Edit Page Style 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETADDPRED 0 ps Trace Precedents 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETDELPRED 0 ps Remove Precedent 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETADDSUCC 0 ps Trace Dependents 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETDELSUCC 0 ps Remove Dependent 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETADDERROR 0 ps Trace Error 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETDELALL 0 ps Remove all Traces 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETINVALID 0 ps Mark invalid data 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DETREFRESH 0 ps Refresh Traces 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_CHARTDATA 0 ps Modify chart data range 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_ORIGINALSIZE 0 ps Original Size 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_UPDATELINK 0 ps Update Link 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REMOVELINK 0 ps Unlink 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INSERTAREALINK 0 ps Insert Link 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_ENTERMATRIX 0 ps Insert Array Formula 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INSERTNOTE 0 ps Insert Comment 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DELETENOTE 0 ps Delete Comment 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SHOWNOTE 0 ps Show Comment 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_HIDENOTE 0 ps Hide Comment 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_EDITNOTE 0 ps Edit Comment 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DEC_INDENT 0 ps Decrease Indent 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INC_INDENT 0 ps Increase Indent 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PROTECT_TAB 0 ps Protect sheet 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_UNPROTECT_TAB 0 ps Unprotect sheet 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PROTECT_DOC 0 ps Protect document 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_UNPROTECT_DOC 0 ps Unprotect document 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PRINTRANGES 0 ps Print range 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_REMOVEBREAKS 0 ps Delete Page Breaks 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_PRINTSCALE 0 ps Change Scale 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DRAG_BREAK 0 ps Move Page Break 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_RANGENAMES 0 ps Edit range names 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_TRANSLITERATE 0 ps Case/Characters 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DB_NONAME 0 ps unnamed 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DBNAME_IMPORT 0 ps Import 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_DOSUBTOTALS_0 0 ps %PRODUCTNAME Calc 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_DOSUBTOTALS_1 0 ps Delete data? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_DOSUBTOTALS_2 0 ps Unable to insert rows 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_REPEATDB_0 0 ps No operations to execute 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_MAKEAUTOFILTER_0 0 ps The range does not contain column headers.\nDo you want the first line to be used as column header? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_IMPORTDATA_0 0 ps Error while importing data! 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DATABASE_NOTFOUND 0 ps The database '#' could not be opened. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_QUERY_NOTFOUND 0 ps The query '#' could not be opened. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DATABASE_ABORTED 0 ps Database import terminated. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROGRESS_IMPORT 0 ps # records imported... 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_MAKEOUTLINE_0 0 ps Grouping not possible 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_REMOVEOUTLINE_0 0 ps Ungrouping not possible 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_PASTEFROMCLIP_0 0 ps Insert into multiple selection not possible 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_PASTEFROMCLIP_1 0 ps Cell merge not possible if cells already merged! 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_MOVEBLOCKTO_0 0 ps Cell merge not possible if cells already merged! 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_INSERTCELLS_0 0 ps Inserting into merged ranges not possible 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_DELETECELLS_0 0 ps Deleting in merged ranges not possible 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_MERGECELLS_0 0 ps Cell merge not possible if cells already merged 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SORT_ERR_MERGED 0 ps Ranges containing merged cells can only be sorted without formats. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SEARCHANDREPLACE_0 0 ps Search key not found. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_0 0 ps Goal Seek successful.\n 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_1 0 ps Insert result ( 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_2 0 ps ) into current cell? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_3 0 ps Goal Seek not successful.\n 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_4 0 ps No exact value found. \n 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_5 0 ps Insert closest value ( 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SOLVE_6 0 ps )? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE_GESAMTERGEBNIS 0 ps Grand Total 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE_ERGEBNIS 0 ps Result 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SPELLING 0 ps Spellcheck 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE_UND 0 ps AND 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE_ODER 0 ps OR 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE_DEF 0 ps Sheet 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MOVE_TO_END 0 ps - move to end position - 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_BOX_YNI 0 ps Not implemented in this build. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NO_REF_TABLE 0 ps #REF! 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_INVALID_DBAREA 0 ps The data range must contain at least one row. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_NODATA 0 ps The pivot table must contain at least one entry. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_MOVENOTALLOWED 0 ps The data range can not be deleted. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_ERROR 0 ps Error creating the pivot table. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_OVERLAP 0 ps Pivot tables can not overlap. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_NOTEMPTY 0 ps The destination range is not empty. Overwrite existing contents? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DATAPILOT_SUBTOTAL 0 ps The source range contains subtotals which may distort the results. Use it anyway? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_PROGRESS 0 ps Create Pivot Table 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_TOTAL 0 ps Total 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_DATA 0 ps Data 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_SUM 0 ps SUM 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_COUNT 0 ps COUNT 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_AVG 0 ps AVERAGE 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_MAX 0 ps MAX 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_MIN 0 ps MIN 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_PROD 0 ps PRODUCT 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_COUNT2 0 ps COUNTA 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_STDDEV 0 ps STDEV 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_STDDEV2 0 ps STDEVP 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_VAR 0 ps VAR 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_VAR2 0 ps VARP 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE 0 ps Sheet 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_COLUMN 0 ps Column 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ROW 0 ps Row 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PAGE 0 ps Page 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LOAD_DOC 0 ps Load document 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SAVE_DOC 0 ps Save document 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_INVALID_TABREF 0 ps 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_AREA_ALREADY_INSERTED 0 ps This range has already been inserted. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALID_TABREF 0 ps Invalid sheet reference. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALID_QUERYAREA 0 ps This range does not contain a valid query. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_REIMPORT_EMPTY 0 ps This range does not contain imported data. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NOMULTISELECT 0 ps This function cannot be used with multiple selections. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FILL_SERIES_PROGRESS 0 ps Fill Row... 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNKNOWN_FILTER 0 ps Unknown filter: 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_THESAURUS 0 ps Thesaurus 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FILL_TAB 0 ps Fill Sheets 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UPDATE_SCENARIO 0 ps Add selected ranges to current scenario? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_NEWSCENARIO 0 ps The scenario ranges must be selected in order to be able to create a new scenario. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NOAREASELECTED 0 ps A range has not been selected. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NEWTABNAMENOTUNIQUE 0 ps This name already exists. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALIDTABNAME 0 ps Invalid sheet name. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCENARIO 0 ps Scenario 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_TABLE 0 ps Pivot Table 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_SUM 0 ps Sum 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_COUNT 0 ps Count 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_COUNT2 0 ps CountA 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_AVG 0 ps Average 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_MAX 0 ps Max 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_MIN 0 ps Min 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_PRODUCT 0 ps Product 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_STDDEV 0 ps StDev 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUN_TEXT_VAR 0 ps Var 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NOCHARTATCURSOR 0 ps No chart found at this position. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_NOTFOUND 0 ps No pivot table found at this position. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EMPTYDATA 0 ps (empty) 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PRINT_INVALID_AREA 0 ps Invalid print range 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PAGESTYLE 0 ps Page Style 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HEADER 0 ps Header 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FOOTER 0 ps Footer 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TEXTATTRS 0 ps Text Attributes 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_DELIMITER 0 ps \ 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_PAGE 0 ps PAGE 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_PAGES 0 ps PAGES 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_DATE 0 ps DATE 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_TIME 0 ps TIME 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_FILE 0 ps FILE 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HFCMD_TABLE 0 ps SHEET 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROTECTIONERR 0 ps Protected cells can not be modified. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_READONLYERR 0 ps Document opened in read-only mode. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MATRIXFRAGMENTERR 0 ps You cannot change only part of an array. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PAGEHEADER 0 ps Header 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PAGEFOOTER 0 ps Footer 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERROR_STR 0 ps Err: 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NULL 0 ps Error: Ranges do not intersect 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_DIV_ZERO 0 ps Error: Division by zero 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NO_VALUE 0 ps Error: Wrong data type 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NO_REF 0 ps Error: Not a valid reference 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NO_NAME 0 ps Error: Invalid name 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_ILL_FPO 0 ps Error: Invalid numeric value 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NV 0 ps Error: Value not available 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NO_ADDIN 0 ps #ADDIN? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NO_ADDIN 0 ps Error: Add-in not found 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NO_MACRO 0 ps #MACRO? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NO_MACRO 0 ps Error: Macro not found 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_SYNTAX 0 ps Internal syntactical error 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_ILL_ARG 0 ps Error: Invalid argument 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_ILL_PAR 0 ps Error in parameter list 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_ILL_CHAR 0 ps Error: Invalid character 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_ILL_SEP 0 ps Error: Invalid semicolon 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_PAIR 0 ps Error: in bracketing 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_OP_EXP 0 ps Error: Operator missing 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_VAR_EXP 0 ps Error: Variable missing 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_CODE_OVF 0 ps Error: Formula overflow 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_STR_OVF 0 ps Error: String overflow 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_STACK_OVF 0 ps Error: Internal overflow 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_CIRC_REF 0 ps Error: Circular reference 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LONG_ERR_NO_CONV 0 ps Error: Calculation does not converge 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_GRIDCOLOR 0 ps Grid color 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MERGE_NOTEMPTY 0 ps Should the contents of the hidden cells be moved into the first cell? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CELL_FILTER 0 ps Filter 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TARGETNOTFOUND 0 ps The target database range does not exist. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALID_EPS 0 ps Invalid increment 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABLE_OP 0 ps MULTIPLE.OPERATIONS 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_TABOP 0 ps Multiple operations 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALID_AFNAME 0 ps You have entered an invalid name.\nAutoFormat could not be created. \nTry again using a different name. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_AREA 0 ps Range 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_YES 0 ps Yes 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NO 0 ps No 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROTECTION 0 ps Protection 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FORMULAS 0 ps Formulas 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HIDE 0 ps Hide 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PRINT 0 ps Print 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALID_AFAREA 0 ps To apply an AutoFormat,\na table range of at least\n3x3 cells must be selected. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CASCADE 0 ps (nested) 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_OPTIONAL 0 ps (optional) 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_REQUIRED 0 ps (required) 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALID 0 ps invalid 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EDITFUNCTION 0 ps Edit Function 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NOTES 0 ps Comments 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_QUERY_DELTAB 0 ps Are you sure you want to delete the selected sheet(s)? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_QUERY_DELSCENARIO 0 ps Are you sure you want to delete the selected scenario? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EXPORT_ASCII_WARNING 0 ps Thesaurus is not available 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_ERROR 0 ps Spellcheck not available 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_ASCII 0 ps Import text files 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EXPORT_ASCII 0 ps Export Text File 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_LOTUS 0 ps Import Lotus files 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_DBF 0 ps Import DBase files 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EXPORT_DBF 0 ps DBase export 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EXPORT_DIF 0 ps Dif Export 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_DIF 0 ps Dif Import 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_STANDARD 0 ps Default 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_RESULT 0 ps Result 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_RESULT1 0 ps Result2 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_HEADLINE 0 ps Heading 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_HEADLINE1 0 ps Heading1 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_REPORT 0 ps Report 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLENAME_REPORT1 0 ps Report1 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_EXCEL_WARNING 0 ps is not available for spellchecking\nPlease check your installation and install \nthe desired language if necessary 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_THESAURUS_NO_STRING 0 ps Thesaurus can only be used in text cells! 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SPELLING_BEGIN_TAB 0 ps Should the spellcheck be continued at the beginning of the current sheet? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SPELLING_NO_LANG 0 ps is not available for the thesaurus.\nPlease check your installation and install \nthe desired language if necessary 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SPELLING_STOP_OK 0 ps The spellcheck of this sheet has been completed. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NOLANGERR 0 ps No language set 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_INSERT_TAB 0 ps Insert Sheet 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_DELETE_TAB 0 ps Delete Sheets 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_RENAME_TAB 0 ps Rename Sheet 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SET_TAB_BG_COLOR 0 ps Color Tab 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SET_MULTI_TAB_BG_COLOR 0 ps Color Tabs 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_MOVE_TAB 0 ps Move Sheets 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_COPY_TAB 0 ps Copy Sheet 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_APPEND_TAB 0 ps Append sheet 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_SHOWTAB 0 ps Show Sheet 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_HIDETAB 0 ps Hide sheet 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_TAB_RTL 0 ps Flip sheet 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_TAB_R1C1 0 ps Toggle the use of R1C1 notation 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHART_MAINTITLE 0 ps Main Title 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHART_SUBTITLE 0 ps Subtitle 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHART_XTITLE 0 ps X axis title 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHART_YTITLE 0 ps Y axis title 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHART_ZTITLE 0 ps Z axis title 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ABSREFLOST 0 ps The new table contains absolute references to other tables which may be incorrect! 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAMECONFLICT 0 ps Due to identical names, an existing range name in the destination document has been altered! 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_AUTOFILTER 0 ps AutoFilter not possible 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SEARCHANDREPLACE_1 0 ps %PRODUCTNAME Calc has searched to the beginning of the sheet. Do you want to continue at the end? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SEARCHANDREPLACE_2 0 ps %PRODUCTNAME Calc has searched to the end of the sheet. Do you want to continue at the beginning? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SEARCHANDREPLACE_3 0 ps Find & Replace 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SEARCHANDREPLACE_4 0 ps %PRODUCTNAME Calc has searched to the beginning of the document. Do you want to continue at the end? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MSSG_SEARCHANDREPLACE_5 0 ps %PRODUCTNAME Calc has searched to the end of the document. Do you want to continue at the beginning? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CREATENAME_REPLACE 0 ps Replace existing definition of #? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CREATENAME_MARKERR 0 ps Invalid selection for range names 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CONSOLIDATE_ERR1 0 ps References can not be inserted above the source data. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCENARIO_NOTFOUND 0 ps Scenario not found 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_QUERY_DELENTRY 0 ps Do you really want to delete the entry #? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VOBJ_OBJECT 0 ps Objects/graphics 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VOBJ_CHART 0 ps Charts 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VOBJ_DRAWINGS 0 ps Drawing Objects 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VOBJ_MODE_SHOW 0 ps Show 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VOBJ_MODE_HIDE 0 ps Hide 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_TOPDOWN 0 ps Top to bottom 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_LEFTRIGHT 0 ps Left-to-right 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_NOTES 0 ps Comments 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_GRID 0 ps Grid 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_HEADERS 0 ps Row & Column Headers 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_FORMULAS 0 ps Formulas 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_NULLVALS 0 ps Zero Values 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_PRINTDIR 0 ps Print direction 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_FIRSTPAGENO 0 ps First page number 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALE 0 ps Reduce/enlarge printout 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALETOPAGES 0 ps Fit print range(s) on number of pages 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALETO 0 ps Fit print range(s) to width/height 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALE_WIDTH 0 ps Width 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALE_HEIGHT 0 ps Height 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALE_PAGES 0 ps %1 page(s) 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALE_AUTO 0 ps automatic 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_STAT 0 ps Statistics 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LINKERROR 0 ps The link could not be updated. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LINKERRORFILE 0 ps File: 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_LINKERRORTAB 0 ps Sheet: 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_OVERVIEW 0 ps Overview 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_INFO 0 ps Doc.Information 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_CREATED 0 ps Created 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_MODIFIED 0 ps Modified 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_PRINTED 0 ps Printed 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_THEME 0 ps Subject 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_KEYWORDS 0 ps Key words 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_COMMENT 0 ps Comments 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_BY 0 ps by 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ON 0 ps on 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_RELOAD_TABLES 0 ps This file contains links to other files.\nShould they be updated? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_REIMPORT_AFTER_LOAD 0 ps This file contains queries. The results of these queries were not saved.\nDo you want these queries to be repeated? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FILTER_TOOMANY 0 ps Too many conditions 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INSERT_FULL 0 ps Filled cells cannot be shifted\nbeyond the sheet. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABINSERT_ERROR 0 ps The table could not be inserted. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TABREMOVE_ERROR 0 ps The sheets could not be deleted. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PASTE_ERROR 0 ps The contents of the clipboard could not be pasted. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PASTE_FULL 0 ps There is not enough space on the sheet to insert here. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PASTE_BIGGER 0 ps The content of the clipboard is bigger than the range selected.\nDo you want to insert it anyway? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_NOREF 0 ps No references found. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_LINKOVERLAP 0 ps Source and destination must not overlap. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_GRAPHICNAME 0 ps Graphics 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_INVALIDNAME 0 ps Invalid name. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VALID_MACRONOTFOUND 0 ps Selected macro not found. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_VALID_DEFERROR 0 ps Invalid value. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROGRESS_CALCULATING 0 ps calculating 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROGRESS_SORTING 0 ps sorting 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROGRESS_HEIGHTING 0 ps Adapt row height 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PROGRESS_COMPARING 0 ps Compare # 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DETINVALID_OVERFLOW 0 ps The maximum number of invalid cells has been exceeded.\nNot all invalid cells have been marked. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_QUICKHELP_DELETE 0 ps Delete contents 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_QUICKHELP_REF 0 ps %1 R x %2 C 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FUNCTIONLIST_MORE 0 ps More... 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_INVALID_AREA 0 ps Invalid range 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_STYLE_INNER 0 ps Pivot Table Value 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_STYLE_RESULT 0 ps Pivot Table Result 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_STYLE_CATEGORY 0 ps Pivot Table Category 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_STYLE_TITLE 0 ps Pivot Table Title 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_STYLE_FIELDNAME 0 ps Pivot Table Field 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_STYLE_TOP 0 ps Pivot Table Corner 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_OPERATION_FILTER 0 ps Filter 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_OPERATION_SORT 0 ps Sort 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_OPERATION_SUBTOTAL 0 ps Subtotals 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_OPERATION_NONE 0 ps None 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_IMPORT_REPLACE 0 ps Do you want to replace the contents of #? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TIP_WIDTH 0 ps Width: 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TIP_HEIGHT 0 ps Height: 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TIP_HIDE 0 ps Hide 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_INSERTOBJ 0 ps The object could not be inserted. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_BLANK 0 ps 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_CELL 0 ps Cell #1 changed from '#2' to '#3' 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_INSERT 0 ps #1 inserted 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_DELETE 0 ps #1deleted 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_MOVE 0 ps Range moved from #1 to #2 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_END_REDLINING_TITLE 0 ps Exit Recording 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_END_REDLINING 0 ps This action will exit the change recording mode.\nAny information about changes will be lost.\n\nExit change recording mode?\n\n 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CLOSE_ERROR_LINK 0 ps The document can not be closed while a link is being updated. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_RESIZEMATRIX 0 ps Adapt array area 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_TIP_RESIZEMATRIX 0 ps Array formula %1 R x %2 C 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_MACRO_WARNING 0 ps This document contains macro function calls.\nDo you want to run them? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_HANGULHANJA 0 ps Hangul/Hanja Conversion 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_INPUT_CELL 0 ps Select Cell 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_INPUT_RANGE 0 ps Select Range 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_INPUT_DBRANGE 0 ps Select Database Range 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_INPUT_ROW 0 ps Go To Row 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_INPUT_SHEET 0 ps Go To Sheet 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_INPUT_DEFINE 0 ps Define Name for Range 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_ERROR_SELECTION 0 ps The selection needs to be rectangular in order to name it. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_NAME_ERROR_NAME 0 ps You must enter a valid reference or type a valid name for the selected range. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_MOVE_REJECTION_WARNING 0 ps WARNING: This action may have resulted in unintended changes to cell references in formulas. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_DELETE_REJECTION_WARNING 0 ps WARNING: This action may have resulted in references to the deleted area not being restored. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_NONE_IN_BRACKETS 0 ps (none) 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_OF 0 ps of 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_OF_QUESTION 0 ps of ? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_CREATED_BY 0 ps Created by 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_CONFIDENTIAL 0 ps Confidential 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_CUSTOMIZED 0 ps Customized 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_HF_CUSTOM_FOOTER 0 ps Custom footer 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_CHINESE_TRANSLATION 0 ps Chinese conversion 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_DATAPILOT_INPUT 0 ps You cannot change this part of the pivot table. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_RECALC_MANUAL 0 ps Manual 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_RECALC_AUTO 0 ps Automatic 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_LONG_NESTED_ARRAY 0 ps Nested arrays are not supported. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNDO_TEXTTOCOLUMNS 0 ps Text to Columns 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_UPDATED 0 ps Your spreadsheet has been updated with changes saved by other users. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_WILLBESAVED 0 ps The spreadsheet must be saved now to activate sharing mode.\n\nDo you want to continue? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_WILLNOTBESAVED 0 ps Already resolved merge conflicts will be lost and your changes to the shared spreadsheet will not be saved.\n\nDo you want to continue? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_DISABLESHARED 0 ps 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? 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DOC_NOLONGERSHARED 0 ps 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. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SHARED_DOC_WARNING 0 ps 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, colors, 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. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FILE_LOCKED_TRY_LATER 0 ps 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. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_FILE_LOCKED_SAVE_LATER 0 ps The shared spreadsheet file is locked due to a merge in progress by user: '%1'\n\nTry again later to save your changes. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_UNKNOWN_USER 0 ps Unknown User 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLE_FAMILY_CELL 0 ps Cell Styles 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_STYLE_FAMILY_PAGE 0 ps Page Styles 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_ERR_DATAPILOTSOURCE 0 ps Pivot table source data is invalid. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_FIRSTROWEMPTYERR 0 ps The field name cannot be empty. Check the first row of data source to make sure there are no empty cells. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOT_ONLYONEROWERR 0 ps Pivot table needs at least two rows of data to create or refresh. 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_SECONDS 0 ps Seconds 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_MINUTES 0 ps Minutes 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_HOURS 0 ps Hours 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_DAYS 0 ps Days 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_MONTHS 0 ps Months 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_QUARTERS 0 ps Quarters 20181231 09:50:43 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DPFIELD_GROUP_BY_YEARS 0 ps Years 20181231 09:50:43 sc source\ui\src\solvrdlg.src 0 fixedtext RID_SCDLG_SOLVER FT_FORMULACELL 50 ps ~Formula cell 20181231 09:50:43 sc source\ui\src\solvrdlg.src 0 imagebutton RID_SCDLG_SOLVER RB_FORMULACELL 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\solvrdlg.src 0 fixedtext RID_SCDLG_SOLVER FT_TARGETVAL 50 ps Target ~value 20181231 09:50:43 sc source\ui\src\solvrdlg.src 0 fixedtext RID_SCDLG_SOLVER FT_VARCELL 50 ps Variable ~cell 20181231 09:50:43 sc source\ui\src\solvrdlg.src 0 imagebutton RID_SCDLG_SOLVER RB_VARCELL 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\solvrdlg.src 0 fixedline RID_SCDLG_SOLVER FL_VARIABLES 154 ps Default settings 20181231 09:50:43 sc source\ui\src\solvrdlg.src 0 string RID_SCDLG_SOLVER STR_INVALIDVAL 50 ps Invalid target value. 20181231 09:50:43 sc source\ui\src\solvrdlg.src 0 string RID_SCDLG_SOLVER STR_INVALIDVAR 50 ps Undefined name for variable cell. 20181231 09:50:43 sc source\ui\src\solvrdlg.src 0 string RID_SCDLG_SOLVER STR_INVALIDFORM 50 ps Undefined name as formula cell. 20181231 09:50:43 sc source\ui\src\solvrdlg.src 0 string RID_SCDLG_SOLVER STR_NOFORMULA 50 ps Cell must contain a formula. 20181231 09:50:43 sc source\ui\src\solvrdlg.src 0 modelessdialog RID_SCDLG_SOLVER CMD_SID_OPENDLG_SOLVE 222 ps Goal Seek 20181231 09:50:43 sc source\ui\src\simpref.src 0 fixedtext RID_SCDLG_SIMPLEREF FT_ASSIGN 40 ps Area 20181231 09:50:43 sc source\ui\src\simpref.src 0 imagebutton RID_SCDLG_SIMPLEREF RB_ASSIGN 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 1 0 ps Counts the cells of a data range whose contents match the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 2 0 ps Database 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 3 0 ps The range of cells containing data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 4 0 ps Database field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 5 0 ps Indicates which database field (column) is to be used for the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 6 0 ps Search criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT 7 0 ps Defines the cell range containing the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 1 0 ps Counts all non-blank cells of a data range where the content corresponds to the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 2 0 ps Database 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 3 0 ps The range of cells containing data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 4 0 ps Database field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 5 0 ps Indicates which database field (column) is to be used for the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 6 0 ps Search criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_COUNT_2 7 0 ps Defines the cell range containing the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 1 0 ps Returns the average value of all the cells of a data range whose contents match the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 2 0 ps Database 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 3 0 ps The range of cells containing data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 4 0 ps Database field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 5 0 ps Indicates which database field (column) is to be used for the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 6 0 ps Search criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_AVERAGE 7 0 ps Defines the cell range containing the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 1 0 ps Defines the contents of the cell of a data range which matches the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 2 0 ps Database 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 3 0 ps The range of cells containing data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 4 0 ps Database field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 5 0 ps Indicates which database field (column) is to be used for the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 6 0 ps Search criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_GET 7 0 ps Defines the cell range containing the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 1 0 ps Returns the maximum value from all of the cells of a data range which correspond to the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 2 0 ps Database 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 3 0 ps The range of cells containing data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 4 0 ps Database field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 5 0 ps Indicates which database field (column) is to be used for the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 6 0 ps Search criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MAX 7 0 ps Defines the cell range containing the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 1 0 ps Returns the minimum of all cells of a data range where the contents correspond to the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 2 0 ps Database 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 3 0 ps The range of cells containing data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 4 0 ps Database field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 5 0 ps Indicates which database field (column) is to be used for the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 6 0 ps Search criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_MIN 7 0 ps Defines the cell range containing the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 1 0 ps Multiplies all cells of a data range where the contents match the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 2 0 ps Database 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 3 0 ps The range of cells containing data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 4 0 ps Database field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 5 0 ps Indicates which database field (column) is to be used for the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 6 0 ps Search criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_PRODUCT 7 0 ps Defines the cell range containing the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 1 0 ps Calculates the standard deviation of all cells in a data range whose contents match the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 2 0 ps Database 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 3 0 ps The range of cells containing data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 4 0 ps Database field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 5 0 ps Indicates which database field (column) is to be used for the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 6 0 ps Search criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV 7 0 ps Defines the cell range containing the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 1 0 ps Returns the standard deviation with regards to the population of all cells of a data range matching the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 2 0 ps Database 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 3 0 ps The range of cells containing data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 4 0 ps Database field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 5 0 ps Indicates which database field (column) is to be used for the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 6 0 ps Search criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_STD_DEV_P 7 0 ps Defines the cell range containing the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 1 0 ps Adds all the cells of a data range where the contents match the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 2 0 ps Database 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 3 0 ps The range of cells containing data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 4 0 ps Database field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 5 0 ps Indicates which database field (column) is to be used for the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 6 0 ps Search criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_SUM 7 0 ps Defines the cell range containing the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 1 0 ps Determines the variance of all the cells in a data range where the contents match the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 2 0 ps Database 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 3 0 ps The range of cells containing data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 4 0 ps Database field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 5 0 ps Indicates which database field (column) is to be used for the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 6 0 ps Search criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR 7 0 ps Defines the cell range containing the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 1 0 ps Determines variance of a population based on all cells in a data range where contents match the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 2 0 ps Database 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 3 0 ps The range of cells containing data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 4 0 ps Database field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 5 0 ps Indicates which database field (column) is to be used for the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 6 0 ps Search criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB_VAR_P 7 0 ps Defines the cell range containing the search criteria. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 1 0 ps Provides an internal number for the date given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 2 0 ps year 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 3 0 ps An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on the defined option). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 4 0 ps month 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 5 0 ps An integer between 1 and 12 representing the month. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 6 0 ps day 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE 7 0 ps An integer between 1 and 31 representing the day of the month. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE_VALUE 1 0 ps Returns an internal number for a text having a possible date format. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE_VALUE 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATE_VALUE 3 0 ps A text enclosed in quotation marks which returns a date in a %PRODUCTNAME date format. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY 1 0 ps Returns the sequential date of the month as an integer (1-31) in relation to the date value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY 3 0 ps The internal number for the date. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 1 0 ps Calculates the number of days between two dates based on a 360-day year. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 2 0 ps Date_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 3 0 ps The start date for calculating the difference in days. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 4 0 ps Date_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 5 0 ps The end date for calculating the difference in days. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 6 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE_360 7 0 ps Method used to form differences: Type = 0 denotes US method (NASD), Type = 1 denotes the European method. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_HOUR 1 0 ps Determines the sequential number of the hour of the day (0-23) for the time value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_HOUR 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_HOUR 3 0 ps Internal time value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_MIN 1 0 ps Determines the sequential number for the minute of the hour (0-59) for the time value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_MIN 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_MIN 3 0 ps Internal time value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_MONTH 1 0 ps Determines the sequential number of a month of the year (1-12) for the date value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_MONTH 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_MONTH 3 0 ps The internal number of the date. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_ACT_TIME 1 0 ps Determines the current time of the computer. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_SEC 1 0 ps Determines the sequential number of the second of a minute (0-59) for the time value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_SEC 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_SEC 3 0 ps The internal time value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 1 0 ps Determines a time value from the details for hour, minute and second. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 2 0 ps hour 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 3 0 ps The integer for the hour. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 4 0 ps minute 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 5 0 ps The integer for the minute. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 6 0 ps second 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME 7 0 ps The integer for the second. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME_VALUE 1 0 ps Returns a sequential number for a text shown in a possible time entry format. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME_VALUE 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_TIME_VALUE 3 0 ps A text enclosed in quotation marks which returns a time in a %PRODUCTNAME time format. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_ACT_DATE 1 0 ps Determines the current date of the computer. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK 1 0 ps Returns the day of the week for the date value as an integer (1-7). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK 3 0 ps The internal number for the date. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK 4 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK 5 0 ps Fixes the beginning of the week and the type of calculation to be used. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_YEAR 1 0 ps Returns the year of a date value as an integer. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_YEAR 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_YEAR 3 0 ps Internal number of the date. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE 1 0 ps Calculates the number of days between two dates. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE 2 0 ps Date_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE 3 0 ps The end date for calculating the difference in days. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE 4 0 ps Date_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DIFF_DATE 5 0 ps The start date for calculating the difference in days. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_WEEK 1 0 ps Calculates the calendar week corresponding to the given date. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_WEEK 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_WEEK 3 0 ps The internal number of the date. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_WEEK 4 0 ps mode 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_WEEK 5 0 ps Indicates the first day of the week (1 = Sunday, other values = Monday). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EASTERSUNDAY 1 0 ps Calculates the date of Easter Sunday in a given year. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EASTERSUNDAY 2 0 ps year 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EASTERSUNDAY 3 0 ps An integer between 1583 and 9956, or 0 and 99 (19xx or 20xx depending on the option set). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 1 0 ps Present value. Calculates the present value of an investment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 2 0 ps Rate 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 3 0 ps The rate of interest for the period given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 4 0 ps NPER 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 5 0 ps The payment period. The total number of periods in which the annuity is paid. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 6 0 ps PMT 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 7 0 ps Regular payments. The constant amount of annuity that is paid in each period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 8 0 ps FV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 9 0 ps Future value. The value (final value) to be attained after the last payment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 10 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_BW 11 0 ps Type = 1 denotes due at the beginning of the period, = 0 at the end. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 1 0 ps Future value. Returns the future value of an investment based on regular payments and a constant interest rate. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 2 0 ps Rate 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 3 0 ps The rate of interest per period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 4 0 ps NPER 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 5 0 ps Payment period. The total number of periods in which the annuity (pension) is paid. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 6 0 ps PMT 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 7 0 ps Regular payments. The constant annuity to be paid in each period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 8 0 ps PV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 9 0 ps Present value. The current value of a series of payments 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 10 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZW 11 0 ps Type = 1 denotes due at the beginning of the period, = 0 at the end. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 1 0 ps Payment period. Calculates the number of payment periods for an investment based on regular payments and a constant interest rate. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 2 0 ps Rate 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 3 0 ps The rate of interest per period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 4 0 ps PMT 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 5 0 ps Regular payments. The constant annuity to be paid in each period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 6 0 ps PV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 7 0 ps Present value. The current value of a series of payments 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 8 0 ps FV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 9 0 ps Future value. The value (end value) to be attained after the final payment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 10 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZZR 11 0 ps Type = 1 denotes due at the beginning of the period, = 0 at the end. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 1 0 ps Regular payments. Returns the periodic payment of an annuity, based on regular payments and a fixed periodic interest rate. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 2 0 ps Rate 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 3 0 ps The rate of interest per period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 4 0 ps NPER 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 5 0 ps Payment period. The total number of periods in which the annuity (pension) is paid. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 6 0 ps PV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 7 0 ps Present value. The current value of a series of payments 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 8 0 ps FV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 9 0 ps Future value. The value (end value) to be attained after the final payment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 10 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RMZ 11 0 ps Type = 1 denotes due at the beginning of the period, = 0 at the end. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 1 0 ps Calculates the constant interest rate of an investment with regular payments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 2 0 ps NPER 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 3 0 ps Payment period. The total number of periods in which the annuity (pension) is paid. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 4 0 ps PMT 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 5 0 ps Regular payments. The constant annuity to be paid in each period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 6 0 ps PV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 7 0 ps Present value. The current value of a series of payments 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 8 0 ps FV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 9 0 ps Future value. The value (end value) to be attained after the final payment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 10 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 11 0 ps Type = 1 denotes due at the beginning of the period, = 0 at the end. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 12 0 ps Guess 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS 13 0 ps Guess. The estimate of the interest rate for the iterative calculating method. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 1 0 ps Compounded interest. Calculates the interest payment on the principal for an investment with regular payments and a constant interest rate for a given period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 2 0 ps Rate 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 3 0 ps The rate of interest per period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 4 0 ps Period 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 5 0 ps 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. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 6 0 ps NPER 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 7 0 ps Payment period. The total number of periods in which the annuity (pension) is paid. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 8 0 ps pv 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 9 0 ps Present value. The current value of a series of payments 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 10 0 ps FV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 11 0 ps Future value. The value (end value) to be attained after the final payment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 12 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZINS_Z 13 0 ps Type = 1 denotes due at the beginning of the period, = 0 at the end. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 1 0 ps Repayment. Calculates the repayment amount for a period for an investment whereby the payments are at regular intervals and the interest rate constant. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 2 0 ps Rate 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 3 0 ps The interest rate per period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 4 0 ps Period 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 5 0 ps Period. The period for which the repayments are to be calculated. Per = 1 denotes for the first period, P = NPER for the last 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 6 0 ps NPER 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 7 0 ps The payment period. The total number of periods in which the annuity (pension) is paid. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 8 0 ps PV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 9 0 ps The present value. The present value or the amount the annuity is currently worth. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 10 0 ps FV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 11 0 ps Future value. The value (end value) attained after the last payment has been made. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 12 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KAPZ 13 0 ps Type = 1 denotes due at the beginning of the period, = 0 at the end. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 1 0 ps Cumulative Capital. Calculates the total amount of the repayment share in a period for an investment with constant interest rate. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 2 0 ps Rate 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 3 0 ps The rate of interest per period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 4 0 ps NPER 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 5 0 ps Payment period. The total number of periods in which the annuity (pension) is paid. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 6 0 ps PV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 7 0 ps The present value. The present value or the amount the annuity is currently worth. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 8 0 ps S 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 9 0 ps The start period. The first period to be taken into account. A = 1 denotes the very first period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 10 0 ps E 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 11 0 ps End period. The last period to be taken into account. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 12 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z 13 0 ps Type = 1 denotes due at the beginning of the period, = 0 at the end. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 1 0 ps Cumulative compounded interest. Calculates the total amount of the interest share in a period for an investment with a constant interest rate. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 2 0 ps Rate 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 3 0 ps The rate of interest per period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 4 0 ps NPER 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 5 0 ps Payment period. The total number of periods in which the annuity (pension) is paid. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 6 0 ps pv 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 7 0 ps The present value. The present value or the amount the annuity is currently worth. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 8 0 ps S 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 9 0 ps The start period. The first period to be taken into account. A = 1 denotes the very first period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 10 0 ps E 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 11 0 ps The end period. The last period to be taken into account. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 12 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z 13 0 ps Type = 1 denotes due at the beginning of the period, = 0 at the end. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 1 0 ps Calculates the arithmetically declining value of an asset (depreciation) for a specified period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 2 0 ps Cost 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 3 0 ps Acquisition costs. The initial cost of the asset. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 4 0 ps Salvage 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 5 0 ps Salvage: The remaining value of the asset at the end of its life. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 6 0 ps Life 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 7 0 ps Useful life. The number of periods in the useful life of the asset. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 8 0 ps Period 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DIA 9 0 ps Period. The depreciation period which must have the same time unit as average useful life. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 1 0 ps Calculates the linear depreciation per period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 2 0 ps Cost 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 3 0 ps Acquisition cost. The initial cost of an asset. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 4 0 ps Salvage 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 5 0 ps Salvage: The remaining value of the asset at the end of its life. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 6 0 ps Life 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LIA 7 0 ps Useful life. The number of periods in the useful life of the asset. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 1 0 ps Calculates the depreciation of an asset for a specific period using the double-declining balance method or declining balance factor. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 2 0 ps Cost 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 3 0 ps Acquisition costs. The initial cost of the asset. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 4 0 ps Salvage 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 5 0 ps Salvage: The remaining value of the asset at the end of its life. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 6 0 ps Life 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 7 0 ps Useful life. The number of periods in the useful life of the asset. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 8 0 ps Period 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 9 0 ps Period. The depreciation period in the same time unit as the average useful life entry. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 10 0 ps Factor 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA 11 0 ps Factor. The factor for balance decline. F = 2 means a double declining balance factor 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 1 0 ps Returns the real depreciation of an asset for a specified period using the fixed-declining balance method. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 2 0 ps Cost 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 3 0 ps Acquisition costs: The initial cost of the asset. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 4 0 ps Salvage 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 5 0 ps Salvage: The remaining value of the asset at the end of its life. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 6 0 ps Life 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 7 0 ps Useful life. The number of periods in the useful life of the asset. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 8 0 ps Period 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 9 0 ps 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. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 10 0 ps month 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GDA_2 11 0 ps Months: The number of months in the first year of depreciation. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 1 0 ps Variable declining balance. Returns the declining balance depreciation for a particular period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 2 0 ps Cost 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 3 0 ps Cost. The initial cost of the asset. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 4 0 ps Salvage 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 5 0 ps Salvage. The salvage value of an asset at the end of its useful life. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 6 0 ps Life 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 7 0 ps Useful life. The number of periods in the useful life of the asset. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 8 0 ps S 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 9 0 ps Start. The first period for depreciation in the same time unit as the useful life. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 10 0 ps end 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 11 0 ps End. The last period of the depreciation using the same time unit as for the useful life. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 12 0 ps Factor 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 13 0 ps Factor. The factor for the reduction of the depreciation. F = 2 denotes double rate depreciation. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 14 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_VBD 15 0 ps Do not alter. Type = 1 denotes switch to linear depreciation, type = 0 do not switch. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFEKTIV 1 0 ps Calculates the annual net interest rate for a nominal interest rate. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFEKTIV 2 0 ps NOM 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFEKTIV 3 0 ps Nominal Interest 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFEKTIV 4 0 ps P 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EFFEKTIV 5 0 ps Periods. The number of interest payments per year. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOMINAL 1 0 ps Calculates the yearly nominal interest rate as an effective interest rate. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOMINAL 2 0 ps effect_rate 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOMINAL 3 0 ps The effective interest rate 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOMINAL 4 0 ps npery 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOMINAL 5 0 ps Periods. The number of interest payment per year. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NBW 1 0 ps Net present value. Calculates the net present value of an investment based on a series of periodic payments and a discount rate. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NBW 2 0 ps RATE 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NBW 3 0 ps The rate of discount for one period. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NBW 4 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NBW 5 0 ps Value 1, value 2,... are 1 to 30 arguments representing payments and income. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IKV 1 0 ps Returns the actuarial rate of interest of an investment excluding costs or profits. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IKV 2 0 ps Values 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IKV 3 0 ps An array or reference to cells whose contents correspond to the payments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IKV 4 0 ps Guess 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IKV 5 0 ps Guess. An estimated value of the rate of return to be used for the iteration calculation. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 1 0 ps Returns the modified internal rate of return for a series of investments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 2 0 ps Values 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 3 0 ps An array or reference to cells whose contents correspond to the payments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 4 0 ps investment 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 5 0 ps Interest rate for investments (the negative values in the array). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 6 0 ps reinvest_rate 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MIRR 7 0 ps interest rate for reinvestments (the positive values in the array). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 1 0 ps Returns the amount of interest for constant amortization rates. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 2 0 ps rate 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 3 0 ps Interest rate for a single amortization rate. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 4 0 ps Period 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 5 0 ps Number of amortization periods for the calculation of the interest. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 6 0 ps total_periods 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 7 0 ps Sum total of amortization periods. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 8 0 ps invest 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ISPMT 9 0 ps Amount of the investment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 1 0 ps Duration. Calculates the number of periods required by an investment to attain the desired value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 2 0 ps RATE 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 3 0 ps The constant rate of interest. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 4 0 ps pv 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 5 0 ps The present value. The current value of the investment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 6 0 ps FV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LAUFZ 7 0 ps The future value of the investment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 1 0 ps Interest. Calculates the interest rate which represents the rate of return from an investment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 2 0 ps P 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 3 0 ps The number of periods used in the calculation. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 4 0 ps pv 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 5 0 ps Present value. The current value of the investment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 6 0 ps FV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ZGZ 7 0 ps The future value of the investment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_REF 1 0 ps Returns TRUE if value is a reference. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_REF 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_REF 3 0 ps The value to be tested. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ERR 1 0 ps Returns TRUE if the value is an error value not equal to #N/A. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ERR 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ERR 3 0 ps The value to be tested. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ERROR 1 0 ps Returns TRUE if the value is an error value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ERROR 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ERROR 3 0 ps The value to be tested. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_EMPTY 1 0 ps Returns TRUE if value refers to an empty cell. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_EMPTY 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_EMPTY 3 0 ps The value to be tested. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_LOGICAL 1 0 ps Returns TRUE if the value carries a logical number format. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_LOGICAL 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_LOGICAL 3 0 ps The value to be tested. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_NV 1 0 ps Returns TRUE if value equals #N/A. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_NV 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_NV 3 0 ps The value to be tested. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_NON_STRING 1 0 ps Returns TRUE if the value is not text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_NON_STRING 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_NON_STRING 3 0 ps The value to be tested. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_STRING 1 0 ps Returns TRUE if value is text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_STRING 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_STRING 3 0 ps The value to be tested. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_VALUE 1 0 ps Returns TRUE if value is a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_VALUE 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_VALUE 3 0 ps The value to be tested. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_FORMULA 1 0 ps Returns TRUE if the cell is a formula cell. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_FORMULA 2 0 ps reference 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_FORMULA 3 0 ps The cell to be checked. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FORMULA 1 0 ps Returns the formula of a formula cell. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FORMULA 2 0 ps Reference 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FORMULA 3 0 ps The formula cell. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_N 1 0 ps Converts a value to a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_N 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_N 3 0 ps The value to be interpreted as a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NO_VALUE 1 0 ps Not available. Returns the error value #N/A. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TYPE 1 0 ps Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value, 8 = formula, 16 = error value, 64 = array). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TYPE 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TYPE 3 0 ps The value for which the data type is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CELL 1 0 ps Determines information about address, formatting or contents of a cell. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CELL 2 0 ps info_type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CELL 3 0 ps String that specifies the type of information. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CELL 4 0 ps Reference 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CELL 5 0 ps The position of the cell you want to examine. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CURRENT 1 0 ps Calculates the current value of the formula at the present location. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FALSE 1 0 ps Defines the logical value as FALSE. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOT 1 0 ps Reverses the value of the argument. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOT 2 0 ps Logical value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NOT 3 0 ps An expression that can be either TRUE or FALSE. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TRUE 1 0 ps Returns the logical value TRUE. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 1 0 ps Specifies a logical test to be performed. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 2 0 ps Test 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 3 0 ps Any value or expression which can be either TRUE or FALSE. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 4 0 ps Then_value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 5 0 ps The result of the function if the logical test returns a TRUE. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 6 0 ps Otherwise_value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF 7 0 ps The result of the function if the logical test returns FALSE. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_OR 1 0 ps Returns TRUE if an argument is TRUE. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_OR 2 0 ps Logical value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_OR 3 0 ps Logical value 1, logical value 2,... are 1 to 30 conditions to be tested and which return either TRUE or FALSE. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AND 1 0 ps Returns TRUE if all arguments are TRUE. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AND 2 0 ps Logical value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AND 3 0 ps Logical value 1, logical value 2;...are 1 to 30 conditions to be tested and each returns either TRUE or FALSE. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_XOR 1 0 ps Returns TRUE if exactly one of the arguments is TRUE. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_XOR 2 0 ps Logical value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_XOR 3 0 ps Logical value 1, logical value 2,... are 1 to 30 conditions to be tested and which return either TRUE or FALSE. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ABS 1 0 ps Absolute value of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ABS 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ABS 3 0 ps The number whose absolute value is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_POWER 1 0 ps Returns a^b, base a raised to the power of exponent b. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_POWER 2 0 ps Base 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_POWER 3 0 ps The base a of the power a^b. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_POWER 4 0 ps Exponent 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_POWER 5 0 ps The exponent b of the power a^b. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_EMPTY_CELLS 1 0 ps Counts the blank cells in a specified range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_EMPTY_CELLS 2 0 ps range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_EMPTY_CELLS 3 0 ps The range in which empty cells are to be counted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PI 1 0 ps Returns the value of the number Pi. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM 1 0 ps Returns the sum of all arguments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM 3 0 ps Number 1, number 2, ... are 1 to 30 arguments whose total is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_SQ 1 0 ps Returns the sum of the squares of the arguments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_SQ 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_SQ 3 0 ps Number 1, number 2,... are 1 to 30 arguments for which the sum of the squares is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PRODUCT 1 0 ps Multiplies the arguments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PRODUCT 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PRODUCT 3 0 ps Number 1, number 2, ... are 1 to 30 arguments to be multiplied and a result returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 1 0 ps Totals the arguments that meet the conditions. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 2 0 ps range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 3 0 ps The range to be evaluated by the criteria given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 4 0 ps criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 5 0 ps The cell range in which the search criteria are given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 6 0 ps sum_range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF 7 0 ps The range from which the values are to be totalled. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 1 0 ps Averages the arguments that meet the conditions. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 2 0 ps range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 3 0 ps The range to be evaluated by the criteria given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 4 0 ps criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 5 0 ps The cell range in which the search criteria are given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 6 0 ps average_range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF 7 0 ps The range from which the values are to be averaged. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 1 0 ps Totals the values of cells in a range that meet multiple criteria in multiple ranges. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 2 0 ps sum_range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 3 0 ps The range from which the values are to be totalled. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 4 0 ps range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 5 0 ps Range 1, range 2,... are the ranges to be evaluated by the criteria given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 6 0 ps criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS 7 0 ps Criteria 1, criteria 2,... are the cell ranges in which the search criteria are given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 1 0 ps Averages the value of the cells that meet multiple criteria in multiple ranges. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 2 0 ps average_range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 3 0 ps The range from which the values are to be averaged. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 4 0 ps range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 5 0 ps Range 1, range 2,... are the ranges to be evaluated by the criteria given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 6 0 ps criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS 7 0 ps Criteria 1, criteria 2,... are the cell ranges in which the search criteria are given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IFS 1 0 ps Counts the cells that meet multiple criteria in multiple ranges. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IFS 2 0 ps range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IFS 3 0 ps Range 1, range 2,... are the ranges to be evaluated by the criteria given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IFS 4 0 ps criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IFS 5 0 ps Criteria 1, criteria 2,... are the cell ranges in which the search criteria are given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF 1 0 ps Counts the arguments which meet the set conditions. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF 2 0 ps range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF 3 0 ps The range of cells on which the criteria are to be applied. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF 4 0 ps criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF 5 0 ps The cell range in which the search criteria are given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SQRT 1 0 ps Returns the square root of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SQRT 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SQRT 3 0 ps A positive value for which the square root is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RANDOM 1 0 ps Returns a random number between 0 and 1. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_EVEN 1 0 ps Returns TRUE if value is an even integer. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_EVEN 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_EVEN 3 0 ps The value to be tested. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ODD 1 0 ps Returns TRUE if value is an odd integer. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ODD 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IS_ODD 3 0 ps The value to be tested. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN 1 0 ps Calculates the number of combinations for elements without repetition. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN 2 0 ps number_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN 3 0 ps The total number of elements. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN 4 0 ps number_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN 5 0 ps The number of elements selected. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN_2 1 0 ps Calculates the number of combinations of elements including repetition. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN_2 2 0 ps number_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN_2 3 0 ps The total number of elements. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN_2 4 0 ps number_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KOMBIN_2 5 0 ps The number of elements selected. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS 1 0 ps Returns the arccosine of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS 3 0 ps A value between -1 and 1 for which the arccosine is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_SIN 1 0 ps Returns the arcsine of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_SIN 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_SIN 3 0 ps A value between -1 and 1 for which the arcsine is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS_HYP 1 0 ps Returns the inverse hyperbolic cosine of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS_HYP 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS_HYP 3 0 ps A value greater than or equal to 1 for which the hyperbolic cosine is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_SIN_HYP 1 0 ps Returns the inverse hyperbolic sine of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_SIN_HYP 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_SIN_HYP 3 0 ps The value for which the inverse hyperbolic sine is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COT 1 0 ps Returns the inverse cotangent of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COT 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COT 3 0 ps The value for which the inverse cotangent is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN 1 0 ps Returns the arctangent of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN 3 0 ps The value for which the arctangent is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COT_HYP 1 0 ps Returns the inverse hyperbolic cotangent of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COT_HYP 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COT_HYP 3 0 ps A value smaller than -1 or greater than 1 for which the inverse hyperbolic cotangent is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_HYP 1 0 ps Returns the inverse hyperbolic tangent of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_HYP 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_HYP 3 0 ps A value between -1 and 1 for which the inverse hyperbolic tangent is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COS 1 0 ps Returns the cosine of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COS 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COS 3 0 ps The angle in the radians for which the cosine is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SIN 1 0 ps Returns the sine of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SIN 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SIN 3 0 ps The angle in radians for which the sine is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COT 1 0 ps Returns the cotangent of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COT 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COT 3 0 ps The angle in radians whose cotangent value is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TAN 1 0 ps Returns the tangent of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TAN 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TAN 3 0 ps The angle in radians for which the tangent is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COS_HYP 1 0 ps Returns the hyperbolic cosine of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COS_HYP 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COS_HYP 3 0 ps The value for which the hyperbolic cosine is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SIN_HYP 1 0 ps Returns the hyperbolic sine of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SIN_HYP 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SIN_HYP 3 0 ps The value for which the hyperbolic sine is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COT_HYP 1 0 ps Returns the hyperbolic cotangent of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COT_HYP 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COT_HYP 3 0 ps A value not equal to 0 for which the hyperbolic cotangent is to be returned. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TAN_HYP 1 0 ps Returns the hyperbolic tangent of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TAN_HYP 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TAN_HYP 3 0 ps The value for which the hyperbolic tangent is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_2 1 0 ps Returns the arctangent for the specified coordinates. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_2 2 0 ps number_x 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_2 3 0 ps The value for the x coordinate. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_2 4 0 ps number_y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_TAN_2 5 0 ps The value for the y coordinate. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT 1 0 ps Return the cosecant of an angle. CSC(x)=1/SIN(x) 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT 2 0 ps Angle 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT 3 0 ps The angle in radians for which the cosecant is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT 1 0 ps Return the secant of an angle. SEC(x)=1/COS(x) 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT 2 0 ps Angle 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT 3 0 ps The angle in radians for which the secant is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT_HYP 1 0 ps Return the hyperbolic cosecant of a hyperbolic angle. CSCH(x)=1/SINH(x) 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT_HYP 2 0 ps Angle 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT_HYP 3 0 ps The hyperbolic angle in radians for which the hyperbolic cosecant is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT_HYP 1 0 ps Return the hyperbolic secant of a hyperbolic angle. SECH(x)=1/COSH(x) 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT_HYP 2 0 ps Angle 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT_HYP 3 0 ps The hyperbolic angle in radians for which the hyperbolic secant is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DEG 1 0 ps Converts a radian to degrees 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DEG 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DEG 3 0 ps The angle in a radian 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RAD 1 0 ps Converts degrees to radians 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RAD 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RAD 3 0 ps The angle in degrees. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EXP 1 0 ps Calculates the exponent for basis e. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EXP 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EXP 3 0 ps The exponent applied to base e. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG 1 0 ps Calculates the logarithm to any specified base. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG 3 0 ps A value greater than 0 for which the logarithm is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG 4 0 ps Base 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG 5 0 ps The base of the logarithm. If omitted, the base is regarded as 10. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LN 1 0 ps Calculates the natural logarithm of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LN 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LN 3 0 ps A value greater than 0 for which the natural logarithm is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG10 1 0 ps Calculates the base-10 logarithm of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG10 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_LOG10 3 0 ps A value greater than 0 for which the logarithm is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FACT 1 0 ps Calculates the factorial of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FACT 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FACT 3 0 ps The number for which the factorial is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 1 0 ps Calculates the remainder of a division. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 2 0 ps Dividend 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 3 0 ps The number to be divided. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 4 0 ps Divisor 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 5 0 ps The number by which the dividend is divided. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PLUS_MINUS 1 0 ps Returns the algebraic sign of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PLUS_MINUS 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PLUS_MINUS 3 0 ps The number for which the algebraic sign is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUB_TOTAL 1 0 ps Calculates subtotals in a spreadsheet. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUB_TOTAL 2 0 ps Function 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUB_TOTAL 3 0 ps Function index. Is an index of the possible functions Total, Max, ... 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUB_TOTAL 4 0 ps range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUB_TOTAL 5 0 ps The cells of the range which are to be taken into account. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_INT 1 0 ps Rounds a number down to the nearest integer. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_INT 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_INT 3 0 ps The number to be rounded down. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TRUNC 1 0 ps Truncates the decimal places of a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TRUNC 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TRUNC 3 0 ps The number to be truncated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TRUNC 4 0 ps count 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_TRUNC 5 0 ps The number of places after the decimal point that are not to be truncated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND 1 0 ps Rounds a number to a predefined accuracy. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND 3 0 ps The number to be rounded. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND 4 0 ps count 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND 5 0 ps The number of places to which a number is to be rounded. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_UP 1 0 ps Rounds a number up to the predefined accuracy. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_UP 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_UP 3 0 ps The number to be rounded up. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_UP 4 0 ps count 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_UP 5 0 ps The number of places to which a number is to be rounded. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_DOWN 1 0 ps Rounds a number down to a predefined accuracy. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_DOWN 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_DOWN 3 0 ps The number to be rounded down. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_DOWN 4 0 ps count 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ROUND_DOWN 5 0 ps The number of places down to which a number is to be rounded. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EVEN 1 0 ps Rounds a positive number up and negative number down to the nearest even integer. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EVEN 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_EVEN 3 0 ps The number to be rounded up. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ODD 1 0 ps Rounds a positive number up and negative number down to the nearest odd integer. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ODD 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ODD 3 0 ps The number to be rounded up. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 1 0 ps Rounds a number up to the nearest multiple of significance. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 3 0 ps The number to be rounded up. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 4 0 ps Significance 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 5 0 ps The number to whose multiple the value is rounded. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 6 0 ps Mode 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL 7 0 ps If given and not equal to zero then rounded up according to amount when a negative number and significance. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 1 0 ps Rounds number down to the nearest multiple of significance. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 3 0 ps The number to be rounded down. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 4 0 ps Significance 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 5 0 ps The number to whose multiple the value is to be rounded down. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 6 0 ps Mode 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR 7 0 ps If given and not equal to zero then rounded down according to amount when a negative number and significance. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GGT 1 0 ps Greatest Common Divisor 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GGT 2 0 ps Integer 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GGT 3 0 ps Integer 1; integer 2,... are integers for which the greatest common divisor is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KGV 1 0 ps Lowest common multiple 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KGV 2 0 ps Integer 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KGV 3 0 ps Integer 1; integer 2,... are integers whose smallest common multiple is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_TRANS 1 0 ps Array transposition. Exchanges the rows and columns of an array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_TRANS 2 0 ps array 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_TRANS 3 0 ps The array in which the rows and columns have been transposed. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT 1 0 ps Array multiplication. Returns the product of two arrays. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT 2 0 ps array 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT 3 0 ps The first array for the array product. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT 4 0 ps array 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT 5 0 ps The second array having the same number of rows as the first array has columns. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_DET 1 0 ps Returns the array determinant. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_DET 2 0 ps array 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_DET 3 0 ps The array for which the determinant is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_INV 1 0 ps Returns the inverse of an array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_INV 2 0 ps array 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_INV 3 0 ps The array to be inverted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MATRIX_UNIT 1 0 ps Returns the unitary square array of a certain size. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MATRIX_UNIT 2 0 ps Dimensions 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MATRIX_UNIT 3 0 ps The size of the unitary array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_PRODUCT 1 0 ps (Inner products) Returns the sum of the products of array arguments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_PRODUCT 2 0 ps Array 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_PRODUCT 3 0 ps Array 1, array 2, ... are up to 30 arrays whose arguments are to be multiplied. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2MY2 1 0 ps Returns the sum of the difference of squares of two arrays. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2MY2 2 0 ps array_x 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2MY2 3 0 ps First array where the square of the arguments are totalled. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2MY2 4 0 ps array_y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2MY2 5 0 ps Second array where the square of the arguments is to be subtracted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2DY2 1 0 ps Returns the total of the square sum of two arrays. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2DY2 2 0 ps array_x 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2DY2 3 0 ps First array where the square of the arguments are totalled. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2DY2 4 0 ps array_y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_X2DY2 5 0 ps Second array where the square of the arguments is to be totalled. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_XMY2 1 0 ps Returns the sum of squares of differences of two arrays. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_XMY2 2 0 ps array_x 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_XMY2 3 0 ps First array for forming argument differences. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_XMY2 4 0 ps array_y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_XMY2 5 0 ps Second array for forming the argument differences. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FREQUENCY 1 0 ps Returns a frequency distribution as a vertical array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FREQUENCY 2 0 ps data 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FREQUENCY 3 0 ps The array of the data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FREQUENCY 4 0 ps classes 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FREQUENCY 5 0 ps The array for forming classes. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 1 0 ps Calculates parameters of the linear regression as an array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 2 0 ps data_Y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 3 0 ps The Y data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 4 0 ps data_X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 5 0 ps The X data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 6 0 ps Linear_type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 7 0 ps If type = 0 the linears will be calculated through the zero point, or else moved linears. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 8 0 ps stats 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RGP 9 0 ps If parameter = 0 then only the regression coefficient will be calculated, otherwise other values as well. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 1 0 ps Calculates the parameters of the exponential regression curve as an array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 2 0 ps data_Y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 3 0 ps The Y data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 4 0 ps data_X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 5 0 ps The X data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 6 0 ps Function_type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 7 0 ps If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 8 0 ps stats 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RKP 9 0 ps If parameter = 0 then only the regression coefficient will be calculated, otherwise other values as well. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 1 0 ps Calculates points along a regression line. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 2 0 ps data_Y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 3 0 ps The Y data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 4 0 ps data_X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 5 0 ps The X data array as the basis for the regression. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 6 0 ps new data_X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 7 0 ps The array of X data for recalculating the values. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 8 0 ps Linear_type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TREND 9 0 ps If type = 0 the linears will be calculated through the zero point, or else moved linears. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 1 0 ps Calculates points on the exponential regression function. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 2 0 ps data_Y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 3 0 ps The Y data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 4 0 ps data_X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 5 0 ps The X data array as the basis for the regression. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 6 0 ps new_data_X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 7 0 ps The array of X data for recalculating the values. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 8 0 ps Function_type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GROWTH 9 0 ps If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COUNT 1 0 ps Counts how many numbers are in the list of arguments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COUNT 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COUNT 3 0 ps Value 1, value 2, ... are 1 to 30 arguments containing different data types but where only numbers are counted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COUNT_2 1 0 ps Counts how many values are in the list of arguments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COUNT_2 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COUNT_2 3 0 ps Value 1, value 2, ... are 1 to 30 arguments representing the values to be counted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX 1 0 ps Returns the maximum value in a list of arguments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments for which the largest number is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX_A 1 0 ps Returns the maximum value in a list of arguments. Text is evaluated as Zero. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX_A 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX_A 3 0 ps Value 1, value 2, are 1 to 30 arguments whose largest value is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIN 1 0 ps Returns the minimum value in a list of arguments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIN 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIN 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments for which the smallest number is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIN_A 1 0 ps Returns the smallest value in a list of arguments. Text is evaluated as zero. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIN_A 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIN_A 3 0 ps Value 1; value 2;... are 1 to 30 arguments whose smallest number is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR 1 0 ps Calculates the variance based on a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_A 1 0 ps Returns the variance based on a sample. Text is evaluated as zero. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_A 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_A 3 0 ps Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_P 1 0 ps Calculates variance based on the entire population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_P 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_P 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments which represent a population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_P_A 1 0 ps Returns the variance based on the entire population. Text is evaluated as zero. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_P_A 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VAR_P_A 3 0 ps Value 1; value 2;... are 1 to 30 arguments representing a population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV 1 0 ps Calculates the standard deviation based on a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_A 1 0 ps Returns the standard deviation based on a sample. Text is evaluated as zero. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_A 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_A 3 0 ps Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_P 1 0 ps Calculates the standard deviation based on the entire population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_P 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_P 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_P_A 1 0 ps Returns the standard deviation based on the entire population. Text is evaluated as zero. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_P_A 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ST_DEV_P_A 3 0 ps Value 1; value 2;... are 1 to 30 arguments corresponding to a population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE 1 0 ps Returns the average of a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE 3 0 ps Number 1, number 2;...are 1 to 30 numeric arguments representing a population sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE_A 1 0 ps Returns the average value for a sample. Text is evaluated as zero. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE_A 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE_A 3 0 ps Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DEV_SQ 1 0 ps Returns the sum of squares of deviations from the sample mean value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DEV_SQ 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DEV_SQ 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVE_DEV 1 0 ps Returns the average of the absolute deviations of a sample from the mean. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVE_DEV 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVE_DEV 3 0 ps Number 1, number 2;...are 1 to 30 numerical arguments representing a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SCHIEFE 1 0 ps Returns the skewness of a distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SCHIEFE 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SCHIEFE 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments portraying a sample of the distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KURT 1 0 ps Returns the kurtosis of a distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KURT 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KURT 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments, representing a sample of the distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GEO_MEAN 1 0 ps Returns the geometric mean of a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GEO_MEAN 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GEO_MEAN 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HAR_MEAN 1 0 ps Returns the harmonic mean of a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HAR_MEAN 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HAR_MEAN 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MODAL_VALUE 1 0 ps Returns the most common value in a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MODAL_VALUE 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MODAL_VALUE 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MEDIAN 1 0 ps Returns the median of a given sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MEDIAN 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MEDIAN 3 0 ps Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENTILE 1 0 ps Returns the alpha quantile of a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENTILE 2 0 ps data 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENTILE 3 0 ps The array of the data in the sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENTILE 4 0 ps Alpha 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENTILE 5 0 ps The percentage rate of the quantile between 0 and 1. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_QUARTILE 1 0 ps Returns the quartile of a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_QUARTILE 2 0 ps data 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_QUARTILE 3 0 ps The array of the data in the sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_QUARTILE 4 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_QUARTILE 5 0 ps The type of the quartile (0 = MIN, 1 = 25 %, 2 = 50 %, 3 = 75 %, 4 = MAX). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LARGE 1 0 ps Returns the k-th largest value of a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LARGE 2 0 ps data 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LARGE 3 0 ps The array of the data in the sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LARGE 4 0 ps Rank_c 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LARGE 5 0 ps The ranking of the value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SMALL 1 0 ps Returns the k-th smallest value of a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SMALL 2 0 ps data 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SMALL 3 0 ps The array of the data in the sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SMALL 4 0 ps Rank_c 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SMALL 5 0 ps The ranking of the value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK 1 0 ps Returns the percentage rank of a value in a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK 2 0 ps data 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK 3 0 ps The array of the data in the sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK 4 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK 5 0 ps The value for which percentage ranking is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 1 0 ps Returns the ranking of a value in a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 3 0 ps The value for which the rank is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 4 0 ps Data 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 5 0 ps The array of the data in the sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 6 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RANK 7 0 ps Sequence order: 0 or omitted means descending, any other value than 0 means ascending. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM_MEAN 1 0 ps Returns the mean of a sample without including the marginal values. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM_MEAN 2 0 ps data 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM_MEAN 3 0 ps The array of the data in the sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM_MEAN 4 0 ps Alpha 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM_MEAN 5 0 ps The percentage of marginal data that is not to be taken into account. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 1 0 ps Returns the discrete probability of an interval. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 2 0 ps data 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 3 0 ps The sample data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 4 0 ps probability 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 5 0 ps The array of the associated probabilities. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 6 0 ps Start 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 7 0 ps The start of the value interval whose probabilities is to be totalled. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 8 0 ps End 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB 9 0 ps The end of the value interval where the probabilities are to be totalled. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 1 0 ps Returns the probability of a trial result using binomial distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 2 0 ps trials 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 3 0 ps The number of trials. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 4 0 ps SP 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 5 0 ps The individual probability of a trial result. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 6 0 ps T_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 7 0 ps Lower limit for the number of trials. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 8 0 ps T_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_B 9 0 ps Upper limit for the number of trials. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PHI 1 0 ps Values of the distribution function for a standard normal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PHI 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PHI 3 0 ps The value for which the standard normal distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAUSS 1 0 ps Returns the integral values of the standard normal cumulative distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAUSS 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAUSS 3 0 ps The value for which the integral value of the standard normal distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FISHER 1 0 ps Returns the Fisher transformation. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FISHER 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FISHER 3 0 ps The value to be transformed (-1 < VALUE < 1). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FISHER_INV 1 0 ps Returns the inverse of the Fisher transformation. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FISHER_INV 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FISHER_INV 3 0 ps The value that is to be transformed back. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 1 0 ps Values of the binomial distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 2 0 ps X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 3 0 ps The number of successes in a series of trials. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 4 0 ps trials 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 5 0 ps The total number of trials. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 6 0 ps SP 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 7 0 ps The success probability of a trial. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 8 0 ps C 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_DIST 9 0 ps Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 1 0 ps Values of the negative binomial distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 2 0 ps X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 3 0 ps The number of failures in the trial range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 4 0 ps R 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 5 0 ps The number of successes in the trial sequence. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 6 0 ps SP 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NEG_BINOM_VERT 7 0 ps The success probability of a trial. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 1 0 ps Border arguments of the binomial distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 2 0 ps trials 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 3 0 ps The total number of trials. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 4 0 ps SP 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 5 0 ps The success probability of a trial. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 6 0 ps alpha 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM 7 0 ps The border probability that is attained or exceeded. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 1 0 ps Returns the Poisson distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 3 0 ps The value for which the Poisson distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 4 0 ps mean 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 5 0 ps Mean. The mean value of the Poisson distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 6 0 ps Cumulative 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST 7 0 ps 0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 1 0 ps Values of the normal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 3 0 ps The value for which the normal distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 4 0 ps Mean 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 5 0 ps The mean value. The mean value of the normal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 6 0 ps STDEV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 7 0 ps Standard deviation. The standard deviation of the normal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 8 0 ps C 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST 9 0 ps 0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 1 0 ps Values of the inverse normal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 3 0 ps The probability value for which the inverse normal distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 4 0 ps mean 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 5 0 ps The mean value. The mean value of the normal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 6 0 ps STDEV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_INV 7 0 ps Standard deviation. The standard deviation of the normal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STD_NORM_DIST 1 0 ps The values of the standard normal cumulative distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STD_NORM_DIST 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STD_NORM_DIST 3 0 ps The value for which the standard normal distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_S_NORM_INV 1 0 ps Values of the inverse standard normal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_S_NORM_INV 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_S_NORM_INV 3 0 ps The probability value for which the inverse standard normal distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 1 0 ps Values of the log normal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 3 0 ps The value for which the log normal distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 4 0 ps mean 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 5 0 ps The mean value of the log normal distribution. It is set to 0 if omitted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 6 0 ps STDEV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 7 0 ps The standard deviation of the log normal distribution. It is set to 1 if omitted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 8 0 ps Cumulative 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST 9 0 ps 0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 1 0 ps Values of the inverse of the lognormal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 3 0 ps The probability value for which the inverse log normal distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 4 0 ps mean 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 5 0 ps Mean value. The mean value of the log normal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 6 0 ps STDEV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_INV 7 0 ps Standard deviation. The standard deviation of the log normal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 1 0 ps Values of the exponential distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 3 0 ps The value to which the exponential distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 4 0 ps lambda 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 5 0 ps The parameters of the exponential distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 6 0 ps C 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST 7 0 ps Cumulated. C=0 calculates the density function, C=1 the distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 1 0 ps Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 3 0 ps The value for which the gamma distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 4 0 ps alpha 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 5 0 ps The Alpha parameter of the Gamma distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 6 0 ps beta 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 7 0 ps The Beta parameter of the Gamma distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 8 0 ps Cumulative 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST 9 0 ps 0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 1 0 ps Values of the inverse gamma distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 3 0 ps The probability value for which the inverse gamma distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 4 0 ps alpha 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 5 0 ps The Alpha (shape) parameter of the Gamma distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 6 0 ps beta 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_INV 7 0 ps The Beta (scale) parameter of the Gamma distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_LN 1 0 ps Returns the natural logarithm of the gamma function. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_LN 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_LN 3 0 ps The value for which the natural logarithm of the gamma function is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA 1 0 ps Returns the value of the Gamma function. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA 3 0 ps The value for which the Gamma function is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 1 0 ps Values of the beta distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 3 0 ps The value for which the beta distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 4 0 ps alpha 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 5 0 ps The Alpha parameter of the Beta distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 6 0 ps beta 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 7 0 ps The Beta parameter of the Beta distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 8 0 ps Start 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 9 0 ps The starting value for the value interval of the distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 10 0 ps End 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 11 0 ps The final value for the value interval of the distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 12 0 ps Cumulative 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_DIST 13 0 ps 0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 1 0 ps Values of the inverse beta distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 3 0 ps The probability value for which the inverse beta distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 4 0 ps alpha 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 5 0 ps The Alpha parameter of the Beta distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 6 0 ps beta 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 7 0 ps The Beta parameter of the Beta distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 8 0 ps Start 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 9 0 ps The starting value for the value interval of the distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 10 0 ps End 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BETA_INV 11 0 ps The final value for the value interval of the distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 1 0 ps Returns the values of the Weibull distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 3 0 ps The value for which the Weibull distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 4 0 ps Alpha 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 5 0 ps The Alpha parameter of the Weibull distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 6 0 ps beta 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 7 0 ps The Beta parameter of the Weibull distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 8 0 ps C 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL 9 0 ps Cumulated. C=0 calculates the density function, C=1 the distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 1 0 ps Values of the hypergeometric distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 2 0 ps X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 3 0 ps The number of successes in the sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 4 0 ps n_sample 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 5 0 ps The size of the sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 6 0 ps successes 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 7 0 ps The number of successes in the population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 8 0 ps n_population 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST 9 0 ps The population size. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 1 0 ps Returns the t-distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 3 0 ps The value for which the T distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 4 0 ps degrees_freedom 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 5 0 ps The degrees of freedom of the T distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 6 0 ps mode 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST 7 0 ps Mode = 1 calculates the one-tailed test, 2 = two-tailed distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_INV 1 0 ps Values of the inverse t-distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_INV 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_INV 3 0 ps The probability value for which the inverse T distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_INV 4 0 ps degrees_freedom 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_INV 5 0 ps The degrees of freedom of the T distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 1 0 ps Values of the F probability distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 3 0 ps The value for which the F distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 4 0 ps degrees_freedom_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 5 0 ps The degrees of freedom in the numerator of the F distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 6 0 ps degrees_freedom_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST 7 0 ps The degrees of freedom in the denominator of the F distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 1 0 ps Values of the inverse F distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 3 0 ps The probability value for which the inverse F distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 4 0 ps degrees_freedom_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 5 0 ps The degrees of freedom in the numerator of the F distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 6 0 ps degrees_freedom_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV 7 0 ps The degrees of freedom in the denominator of the F distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST 1 0 ps Returns the right-tail probability of the chi-square distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST 3 0 ps The value for which the chi square distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST 4 0 ps degrees_freedom 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST 5 0 ps The degrees of freedom of the chi square distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 1 0 ps Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 3 0 ps The value for which the probability density function or cumulative distribution function is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 4 0 ps Degrees of Freedom 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 5 0 ps The degrees of freedom of the chi-square distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 6 0 ps Cumulative 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST 7 0 ps 0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_INV 1 0 ps Values of the inverse of CHIDIST(x; DegreesOfFreedom). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_INV 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_INV 3 0 ps The probability value for which the inverse chi square distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_INV 4 0 ps degrees_freedom 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_INV 5 0 ps The degrees of freedom of the chi square distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV 1 0 ps Values of the inverse of CHISQDIST(x;DegreesOfFreedom;TRUE()). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV 2 0 ps Probability 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV 3 0 ps The probability value for which the inverse of the chi square distribution is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV 4 0 ps Degrees of Freedom 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV 5 0 ps The degrees of freedom of the chi square distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 1 0 ps Converts a random variable to a normalized value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 3 0 ps The value to be standardized. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 4 0 ps mean 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 5 0 ps The mean value used for moving. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 6 0 ps STDEV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STANDARD 7 0 ps The standard deviation used for scaling. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN 1 0 ps Returns the number of permutations for a given number of elements without repetition. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN 2 0 ps Count_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN 3 0 ps The total number of elements. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN 4 0 ps Count_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN 5 0 ps The selection number taken from the elements. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN_2 1 0 ps Returns the number of permutations for a given number of objects (repetition allowed). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN_2 2 0 ps Count_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN_2 3 0 ps The total number of elements. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN_2 4 0 ps Count_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VARIATIONEN_2 5 0 ps The selection number taken from the elements. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 1 0 ps Returns a (1 alpha) confidence interval for a normal distribution. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 2 0 ps alpha 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 3 0 ps The level of the confidence interval. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 4 0 ps STDEV 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 5 0 ps The standard deviation of the population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 6 0 ps size 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE 7 0 ps The size of the population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 1 0 ps Calculates the probability of observing a z-statistic greater than the one computed based on a sample. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 2 0 ps data 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 3 0 ps The given sample, drawn from a normally distributed population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 4 0 ps mu 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 5 0 ps The known mean of the population. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 6 0 ps sigma 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_Z_TEST 7 0 ps The known standard deviation of the population. If omitted, the standard deviation of the given sample is used. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_TEST 1 0 ps Returns the chi square independence test. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_TEST 2 0 ps Data_B 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_TEST 3 0 ps The observed data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_TEST 4 0 ps data_E 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_TEST 5 0 ps The expected data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST 1 0 ps Calculates the F test. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST 2 0 ps data_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST 3 0 ps The first record array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST 4 0 ps data_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST 5 0 ps The second record array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 1 0 ps Calculates the T test. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 2 0 ps data_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 3 0 ps The first record array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 4 0 ps data_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 5 0 ps The second record array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 6 0 ps mode 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 7 0 ps Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 8 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST 9 0 ps The type of the T test. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RSQ 1 0 ps Returns the square of the Pearson product moment correlation coefficient. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RSQ 2 0 ps data_Y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RSQ 3 0 ps The Y data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RSQ 4 0 ps data_X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RSQ 5 0 ps The X data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INTERCEPT 1 0 ps Returns the intercept of the linear regression line and the Y axis. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INTERCEPT 2 0 ps data_Y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INTERCEPT 3 0 ps The Y data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INTERCEPT 4 0 ps data_X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INTERCEPT 5 0 ps The X data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SLOPE 1 0 ps Returns the slope of the linear regression line. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SLOPE 2 0 ps data_Y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SLOPE 3 0 ps The Y data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SLOPE 4 0 ps data_X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SLOPE 5 0 ps The X data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STEYX 1 0 ps Returns the standard error of the linear regression. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STEYX 2 0 ps data_Y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STEYX 3 0 ps The Y data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STEYX 4 0 ps data_X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STEYX 5 0 ps The X data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PEARSON 1 0 ps Returns the Pearson product moment correlation coefficient. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PEARSON 2 0 ps Data_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PEARSON 3 0 ps The first record array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PEARSON 4 0 ps Data_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PEARSON 5 0 ps The second record array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CORREL 1 0 ps Returns the correlation coefficient. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CORREL 2 0 ps Data_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CORREL 3 0 ps The first record array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CORREL 4 0 ps Data_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CORREL 5 0 ps The second record array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVAR 1 0 ps Calculates the covariance. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVAR 2 0 ps Data_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVAR 3 0 ps The first record array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVAR 4 0 ps Data_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVAR 5 0 ps The second record array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 1 0 ps Returns a value along a linear regression 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 3 0 ps The X value for which the Y value on the regression linear is to be calculated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 4 0 ps data_Y 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 5 0 ps The Y data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 6 0 ps data_X 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FORECAST 7 0 ps The X data array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 1 0 ps Returns the reference to a cell as text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 2 0 ps row 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 3 0 ps The row number of the cell. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 4 0 ps column 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 5 0 ps The column number of the cell. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 6 0 ps ABS 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 7 0 ps Specifies whether absolute or relative referencing is to be used. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 8 0 ps A1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 9 0 ps The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 10 0 ps sheet 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 11 0 ps The spreadsheet name of the cell reference. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AREAS 1 0 ps Returns the number of individual ranges that belong to a (multiple) range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AREAS 2 0 ps reference 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AREAS 3 0 ps The reference to a (multiple) range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHOSE 1 0 ps Selects a value from a list of up to 30 value arguments. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHOSE 2 0 ps Index 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHOSE 3 0 ps The index of the value (1..30) selected. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHOSE 4 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHOSE 5 0 ps Value 1, value 2,... The list of arguments from which a value is chosen. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COLUMN 1 0 ps Returns the internal column number of a reference. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COLUMN 2 0 ps reference 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COLUMN 3 0 ps The reference to a cell or a range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROW 1 0 ps Defines the internal row number of a reference. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROW 2 0 ps reference 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROW 3 0 ps The reference to a cell or a range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TABLE 1 0 ps Returns the internal sheet number of a reference or a string. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TABLE 2 0 ps reference 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TABLE 3 0 ps The reference to a cell or a range or the character string of a sheet name. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COLUMNS 1 0 ps Returns the number of columns in an array or reference. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COLUMNS 2 0 ps array 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COLUMNS 3 0 ps The array (reference) for which the number of columns is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROWS 1 0 ps Returns the number of rows in a reference or array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROWS 2 0 ps array 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROWS 3 0 ps The array (reference) for which the number of rows is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TABLES 1 0 ps 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. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TABLES 2 0 ps reference 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TABLES 3 0 ps The reference to a cell or a range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 1 0 ps Horizontal search and reference to the cells located below. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 2 0 ps search_criteria 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 3 0 ps The value to be found in the first row. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 4 0 ps array 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 5 0 ps The array or the range for the reference. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 6 0 ps Index 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 7 0 ps The row index in the array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 8 0 ps sorted 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_H_LOOKUP 9 0 ps If the value is TRUE or not given, the search row of the array must be sorted in ascending order. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 1 0 ps Vertical search and reference to indicated cells. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 2 0 ps Search criterion 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 3 0 ps The value to be found in the first column. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 4 0 ps array 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 5 0 ps The array or range for referencing. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 6 0 ps Index 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 7 0 ps Column index number in the array. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 8 0 ps sort order 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_V_LOOKUP 9 0 ps If the value is TRUE or not given, the search column of the array must be sorted in ascending order. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 1 0 ps Returns a reference to a cell from a defined range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 2 0 ps reference 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 3 0 ps The reference to a (multiple) range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 4 0 ps row 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 5 0 ps The row in the range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 6 0 ps column 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 7 0 ps The column in the range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 8 0 ps range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDEX 9 0 ps The index of the subrange if referring to a multiple range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDIRECT 1 0 ps Returns the contents of a cell that is referenced in text form. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDIRECT 2 0 ps ref 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDIRECT 3 0 ps The cell whose contents are to be evaluated is to be referenced in text form (e.g. "A1"). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDIRECT 4 0 ps A1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INDIRECT 5 0 ps The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 1 0 ps Determines a value in a vector by comparison to values in another vector. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 2 0 ps Search criterion 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 3 0 ps The value to be used for comparison. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 4 0 ps Search vector 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 5 0 ps The vector (row or column) in which to search. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 6 0 ps result_vector 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOOKUP 7 0 ps The vector (row or range) from which the value is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 1 0 ps Defines a position in a array after comparing values. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 2 0 ps Search criterion 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 3 0 ps The value to be used for comparison. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 4 0 ps lookup_array 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 5 0 ps The array (range) in which the search is made. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 6 0 ps Type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MATCH 7 0 ps Type can take the value 1, 0 or -1 and determines the criteria are to be used for comparison purposes. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 1 0 ps Returns a reference which has been moved in relation to the starting point. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 2 0 ps reference 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 3 0 ps The reference (cell) from which to base the movement. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 4 0 ps rows 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 5 0 ps The number of rows to be moved either up or down. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 6 0 ps columns 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 7 0 ps The number of columns that are to be moved to the left or to the right. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 8 0 ps height 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 9 0 ps The number of rows of the moved reference. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 10 0 ps width 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_OFFSET 11 0 ps The number of columns in the moved reference. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ERROR_TYPE 1 0 ps Returns a number corresponding to an error type 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ERROR_TYPE 2 0 ps reference 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ERROR_TYPE 3 0 ps The reference (cell) in which the error occurred. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 1 0 ps Applies a Style to the formula cell. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 2 0 ps Style 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 3 0 ps The name of the Style to be applied. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 4 0 ps Time 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 5 0 ps The time (in seconds) that the Style is to remain valid. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 6 0 ps Style2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE 7 0 ps The Style to be applied after time expires. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 1 0 ps Result of a DDE link. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 2 0 ps server 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 3 0 ps The name of the server application. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 4 0 ps File 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 5 0 ps The name of the file. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 6 0 ps range 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 7 0 ps The range from which data is to be taken. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 8 0 ps mode 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DDE 9 0 ps Defines how data is to be converted to numbers. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYPERLINK 1 0 ps Hyperlink. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYPERLINK 2 0 ps URL 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYPERLINK 3 0 ps URL 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYPERLINK 4 0 ps CellText 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYPERLINK 5 0 ps Cell Text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 1 0 ps Extracts value(s) from a pivot table. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 2 0 ps Data Field 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 3 0 ps The name of the pivot table field to extract. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 4 0 ps Pivot Table 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 5 0 ps A reference to a cell or range in the pivot table. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 6 0 ps Field Name / Item 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA 7 0 ps Field name/value pair to filter the target data. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BAHTTEXT 1 0 ps Converts a number to text (Baht). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BAHTTEXT 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BAHTTEXT 3 0 ps The number to convert. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_JIS 1 0 ps Converts half-width ASCII and katakana characters to full-width. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_JIS 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_JIS 3 0 ps The text to convert. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ASC 1 0 ps Converts full-width ASCII and katakana characters to half-width. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ASC 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ASC 3 0 ps The text to convert. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CODE 1 0 ps Returns a numeric code for the first character in a text string. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CODE 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CODE 3 0 ps This is the text for which the code of the first character is to be found. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CURRENCY 1 0 ps Converts a number to text in currency format. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CURRENCY 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CURRENCY 3 0 ps Value is a number, a reference to a cell containing a number or a formula that results in a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CURRENCY 4 0 ps decimals 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CURRENCY 5 0 ps Decimal places. Denotes the number of digits to the right of the decimal point. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHAR 1 0 ps Converts a code number into a character or letter. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHAR 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHAR 3 0 ps The code value for the character. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CLEAN 1 0 ps Removes all nonprintable characters from text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CLEAN 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CLEAN 3 0 ps The text from which nonprintable characters are to be removed. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONCAT 1 0 ps Combines several text items into one. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONCAT 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONCAT 3 0 ps Text for the concatenation. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXACT 1 0 ps Specifies whether two texts are identical. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXACT 2 0 ps text_1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXACT 3 0 ps The first text to be used for comparing texts. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXACT 4 0 ps text_2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXACT 5 0 ps The second text for comparing texts. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 1 0 ps Looks for a string of text within another (case sensitive) 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 2 0 ps find_text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 3 0 ps The text to be found. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 4 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 5 0 ps The text in which a search is to be made. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 6 0 ps position 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIND 7 0 ps The position in the text from which the search starts. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 1 0 ps Looks for one text value within another (not case-sensitive). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 2 0 ps find_text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 3 0 ps The text to be found. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 4 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 5 0 ps The text in which a search is to be made. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 6 0 ps position 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SEARCH 7 0 ps The position in the text where the search is started. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM 1 0 ps Removes extra spaces from text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TRIM 3 0 ps The text in which extra spaces between words are to be deleted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROPPER 1 0 ps Capitalizes the first letter in all words. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROPPER 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROPPER 3 0 ps The text in which the beginning of words are to be replaced by capital letters. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UPPER 1 0 ps Converts text to uppercase. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UPPER 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UPPER 3 0 ps The text in which lower case letters are to be converted to capitals. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOWER 1 0 ps Converts text to lowercase. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOWER 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOWER 3 0 ps The text in which capitals are converted to lower case letters. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VALUE 1 0 ps Converts text to a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VALUE 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_VALUE 3 0 ps The text to be converted to a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TEXT 1 0 ps Converts a number to text according to a given format. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TEXT 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TEXT 3 0 ps The numeric value to be converted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TEXT 4 0 ps Format 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_TEXT 5 0 ps The text that describes the format. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T 1 0 ps Returns a value if it is text, otherwise an empty string. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T 3 0 ps The value to be checked and returned if it is text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 1 0 ps Replaces characters within a text string with a different text string. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 2 0 ps Text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 3 0 ps The text in which some characters are to be replaced. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 4 0 ps position 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 5 0 ps The character position from which text is to be replaced. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 6 0 ps length 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 7 0 ps The number of characters to be replaced. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 8 0 ps new text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPLACE 9 0 ps The text to be inserted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 1 0 ps Formats a number with a fixed number of places after the decimal point and thousands separator. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 3 0 ps The number to be formatted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 4 0 ps Decimals 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 5 0 ps Decimal places. The number of fixed decimal places that are to be displayed. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 6 0 ps No thousands separators 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_FIXED 7 0 ps No thousands separator. True value, if existing and TRUE (unequal to 0), no thousands separators are set. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEN 1 0 ps Calculates length of a text string. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEN 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEN 3 0 ps The text in which the length is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFT 1 0 ps Returns the first character or characters of a text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFT 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFT 3 0 ps The text where the initial partial words are to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFT 4 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFT 5 0 ps The number of characters for the start text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHT 1 0 ps Returns the last character or characters of a text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHT 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHT 3 0 ps The text in which the end partial words are to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHT 4 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHT 5 0 ps The number of characters for the end text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 1 0 ps Returns a partial text string of a text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 3 0 ps The text in which partial words are to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 4 0 ps start 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 5 0 ps The position from which the part word is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 6 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MID 7 0 ps The number of characters for the text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPT 1 0 ps Repeats text a given number of times. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPT 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPT 3 0 ps The text to be repeated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPT 4 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_REPT 5 0 ps The number of times the text is to be repeated. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 1 0 ps Substitutes new text for old text in a string. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 3 0 ps The text in which partial words are to be replaced. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 4 0 ps search_text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 5 0 ps The partial string to be (repeatedly) replaced. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 6 0 ps new text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 7 0 ps The text which is to replace the text string. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 8 0 ps occurrence 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SUBSTITUTE 9 0 ps Which occurrence of the old text is to be replaced. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 1 0 ps Converts a positive integer to text from a number system to the base defined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 3 0 ps The number to be converted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 4 0 ps radix 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 5 0 ps The base number for conversion must be in the range 2 - 36. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 6 0 ps Minimum length 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BASE 7 0 ps If the text is shorter than the specified length, zeros are added to the left of the string. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DECIMAL 1 0 ps Converts a text of a specified number system to a positive integer in the base given. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DECIMAL 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DECIMAL 3 0 ps The text to be converted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DECIMAL 4 0 ps radix 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_DECIMAL 5 0 ps The base number for conversion must be in the range 2 - 36. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 1 0 ps Converts a value according to a conversion table in the configuration (calc.xcu). 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 3 0 ps The value to be converted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 4 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 5 0 ps Unit from which something is converted, case-sensitive. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 6 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT 7 0 ps Unit into which something is converted, case-sensitive. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROMAN 1 0 ps Converts a number to a Roman numeral. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROMAN 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROMAN 3 0 ps The number to be converted to a Roman numeral must be in the 0 - 3999 range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROMAN 4 0 ps Mode 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ROMAN 5 0 ps The more this value increases, the more the Roman numeral is simplified. The value must be in the 0 - 4 range. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ARABIC 1 0 ps Calculates the value of a Roman numeral. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ARABIC 2 0 ps Text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ARABIC 3 0 ps The text that represents a Roman numeral. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INFO 1 0 ps Returns information about the environment. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INFO 2 0 ps Text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_INFO 3 0 ps Can be "osversion", "system", "release", "numfile", and "recalc". 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UNICODE 1 0 ps Returns the numeric code for the first Unicode character in a text string. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UNICODE 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UNICODE 3 0 ps This is the text for which the code of the first character is to be found. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UNICHAR 1 0 ps Converts a code number into a Unicode character or letter. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UNICHAR 2 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_UNICHAR 3 0 ps The code value for the character. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 1 0 ps Converts a value from one to another Euro currency. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 2 0 ps value 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 3 0 ps The value to be converted. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 4 0 ps from_currency 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 5 0 ps ISO 4217 code of the currency from which is converted, case-sensitive. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 6 0 ps to_currency 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 7 0 ps ISO 4217 code of the currency into which is converted, case-sensitive. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 8 0 ps full_precision 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 9 0 ps If omitted or 0 or FALSE, the result is rounded to the decimals of to_currency. Else the result is not rounded. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 10 0 ps triangulation_precision 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EUROCONVERT 11 0 ps If given and >=3, the intermediate result of a triangular conversion is rounded to that precision. If omitted, the result is not rounded. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NUMBERVALUE 1 0 ps Converts text to a number, in a locale-independent way. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NUMBERVALUE 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NUMBERVALUE 3 0 ps The text to be converted to a number. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NUMBERVALUE 4 0 ps decimal_point 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NUMBERVALUE 5 0 ps Defines the character used as the decimal point. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LENB 1 0 ps Calculates length of a text string, with DBCS 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LENB 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LENB 3 0 ps The text in which the length is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB 1 0 ps Returns the last character or characters of a text,with DBCS 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB 3 0 ps The text in which the end partial words are to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB 4 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB 5 0 ps The number of characters for the end text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB 1 0 ps Returns the first character or characters of a text,with DBCS 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB 3 0 ps The text where the initial partial words are to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB 4 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB 5 0 ps The number of characters for the start text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 1 0 ps Returns a partial text string of a text, with DBCS 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 2 0 ps text 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 3 0 ps The text in which partial words are to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 4 0 ps start 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 5 0 ps The position from which the part word is to be determined. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 6 0 ps number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB 7 0 ps The number of characters for the text. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND 1 0 ps Returns the bitwise AND of two integers 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND 2 0 ps Number1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND 3 0 ps Positive integer less than 2^48. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND 4 0 ps Number2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND 5 0 ps Positive integer less than 2^48. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR 1 0 ps Returns the bitwise OR of two integers 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR 2 0 ps Number1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR 3 0 ps Positive integer less than 2^48. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR 4 0 ps Number2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR 5 0 ps Positive integer less than 2^48. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR 1 0 ps Returns the bitwise XOR of two integers 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR 2 0 ps Number1 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR 3 0 ps Positive integer less than 2^48. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR 4 0 ps Number2 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR 5 0 ps Positive integer less than 2^48. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITLSHIFT 1 0 ps Bitwise left shift of an integer value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITLSHIFT 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITLSHIFT 3 0 ps The value to be shifted. Positive integer. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITLSHIFT 4 0 ps Shift 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITLSHIFT 5 0 ps The number of bits the first argument is to be shifted by. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITRSHIFT 1 0 ps Bitwise right shift of an integer value. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITRSHIFT 2 0 ps Number 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITRSHIFT 3 0 ps The value to be shifted. Positive integer. 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITRSHIFT 4 0 ps Shift 20181231 09:50:43 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITRSHIFT 5 0 ps The number of bits the first argument is to be shifted by. 20181231 09:50:43 sc source\ui\src\autofmt.src 0 fixedline RID_SCDLG_AUTOFORMAT FL_FORMAT 244 ps F~ormat 20181231 09:50:43 sc source\ui\src\autofmt.src 0 checkbox RID_SCDLG_AUTOFORMAT BTN_ADJUST 75 ps A~utoFit width and height 20181231 09:50:43 sc source\ui\src\autofmt.src 0 checkbox RID_SCDLG_AUTOFORMAT BTN_BORDER 75 ps ~Borders 20181231 09:50:43 sc source\ui\src\autofmt.src 0 checkbox RID_SCDLG_AUTOFORMAT BTN_FONT 73 ps F~ont 20181231 09:50:43 sc source\ui\src\autofmt.src 0 checkbox RID_SCDLG_AUTOFORMAT BTN_PATTERN 73 ps ~Pattern 20181231 09:50:43 sc source\ui\src\autofmt.src 0 checkbox RID_SCDLG_AUTOFORMAT BTN_ALIGNMENT 75 ps Alignmen~t 20181231 09:50:43 sc source\ui\src\autofmt.src 0 checkbox RID_SCDLG_AUTOFORMAT BTN_NUMFORMAT 75 ps ~Number format 20181231 09:50:43 sc source\ui\src\autofmt.src 0 fixedline RID_SCDLG_AUTOFORMAT FL_FORMATTING 244 ps Formatting 20181231 09:50:43 sc source\ui\src\autofmt.src 0 pushbutton RID_SCDLG_AUTOFORMAT BTN_ADD 50 ps ~Add... 20181231 09:50:43 sc source\ui\src\autofmt.src 0 pushbutton RID_SCDLG_AUTOFORMAT BTN_REMOVE 50 ps ~Delete 20181231 09:50:43 sc source\ui\src\autofmt.src 0 pushbutton RID_SCDLG_AUTOFORMAT BTN_RENAME HID_SC_RENAME_AUTOFMT 50 ps ~Rename 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_ADD_TITLE 50 ps Add AutoFormat 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_RENAME_TITLE 50 ps Rename AutoFormat 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_ADD_LABEL 50 ps Name 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_DEL_TITLE 50 ps Delete AutoFormat 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_DEL_MSG 50 ps Do you really want to delete the # AutoFormat? 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_BTN_CLOSE 50 ps ~Close 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_JAN 50 ps Jan 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_FEB 50 ps Feb 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_MAR 50 ps Mar 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_NORTH 50 ps North 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_MID 50 ps Mid 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_SOUTH 50 ps South 20181231 09:50:43 sc source\ui\src\autofmt.src 0 string RID_SCDLG_AUTOFORMAT STR_SUM 50 ps Total 20181231 09:50:43 sc source\ui\src\autofmt.src 0 modaldialog RID_SCDLG_AUTOFORMAT CMD_SID_AUTOFORMAT 312 ps AutoFormat 20181231 09:50:43 sc source\ui\src\popup.src 0 string RID_POPUP_CELLS 0 ps Cell pop-up menu 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_CELL_FORMAT_RESET CMD_SID_CELL_FORMAT_RESET 0 ps ~Default Formatting 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS FID_CELL_FORMAT CMD_FID_CELL_FORMAT 0 ps ~Format Cells... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS FID_INS_CELL CMD_FID_INS_CELL 0 ps ~Insert... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS FID_DELETE_CELL CMD_FID_DELETE_CELL 0 ps De~lete... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_DELETE CMD_SID_DELETE 0 ps Delete C~ontents... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_INSERT_POSTIT CMD_SID_INSERT_POSTIT 0 ps Insert Co~mment 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_DELETE_NOTE CMD_SID_DELETE_NOTE 0 ps D~elete Comment 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS FID_NOTE_VISIBLE CMD_FID_NOTE_VISIBLE 0 ps Sho~w Comment 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_CUT CMD_SID_CUT 0 ps Cu~t 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_COPY CMD_SID_COPY 0 ps ~Copy 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_PASTE CMD_SID_PASTE 0 ps ~Paste 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_PASTE_SPECIAL CMD_SID_PASTE_SPECIAL 0 ps P~aste Special... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_CELLS SID_DATA_SELECT CMD_SID_DATA_SELECT 0 ps ~Selection List... 20181231 09:50:43 sc source\ui\src\popup.src 0 string RID_POPUP_TAB 0 ps Sheet bar pop-up menu 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_INS_TABLE CMD_FID_INS_TABLE 0 ps ~Insert Sheet... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_DELETE_TABLE CMD_FID_DELETE_TABLE 0 ps ~Delete Sheet... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_MENU_RENAME CMD_FID_TAB_MENU_RENAME 0 ps ~Rename Sheet... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_MOVE CMD_FID_TAB_MOVE 0 ps ~Move/Copy Sheet... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_SELECTALL CMD_FID_TAB_SELECTALL 0 ps Select All S~heets 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_DESELECTALL CMD_FID_TAB_DESELECTALL 0 ps D~eselect All Sheets 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_RTL CMD_FID_TAB_RTL 0 ps S~heet Right-To-Left 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_TAB FID_TAB_EVENTS CMD_FID_TAB_EVENTS 0 ps Sheet E~vents... 20181231 09:50:43 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 ps ~Tab Color... 20181231 09:50:43 sc source\ui\src\popup.src 0 string RID_POPUP_PIVOT 0 ps Pivot table pop-up menu 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PIVOT SID_OPENDLG_PIVOTTABLE CMD_SID_OPENDLG_PIVOTTABLE 0 ps ~Edit Layout... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PIVOT SID_PIVOT_RECALC CMD_SID_PIVOT_RECALC 0 ps ~Refresh 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PIVOT SID_DP_FILTER CMD_SID_DP_FILTER 0 ps ~Filter... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PIVOT SID_PIVOT_KILL CMD_SID_PIVOT_KILL 0 ps ~Delete 20181231 09:50:43 sc source\ui\src\popup.src 0 string RID_POPUP_PREVIEW 0 ps Page Preview pop-up menu 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PREVIEW SID_PREVIEW_PREVIOUS CMD_SID_PREVIEW_PREVIOUS 0 ps ~Previous Page 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PREVIEW SID_PREVIEW_NEXT CMD_SID_PREVIEW_NEXT 0 ps ~Next Page 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PREVIEW SID_FORMATPAGE CMD_SID_FORMATPAGE 0 ps Pa~ge Layout... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PREVIEW SID_CLOSEWIN CMD_SID_CLOSEWIN 0 ps ~Close 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PREVIEW SID_PREVIEW_CLOSE CMD_SID_PRINTPREVIEW 0 ps Close Pre~view 20181231 09:50:43 sc source\ui\src\popup.src 0 string RID_POPUP_EDIT 0 ps Text Input pop-up menu 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_EDIT SID_CELL_FORMAT_RESET CMD_SID_CELL_FORMAT_RESET 0 ps ~Default 20181231 09:50:43 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 ps Do~uble Underline 20181231 09:50:43 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 ps Su~perscript 20181231 09:50:43 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 ps Su~bscript 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_EDIT RID_MN_FORMAT_STYLE HID_MN_FORMAT_STYLE 0 ps St~yle 20181231 09:50:43 sc source\ui\src\popup.src 0 string RID_POPUP_AUDIT 0 ps Detective Fill Mode pop-up menu 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_AUDIT SID_FILL_ADD_PRED CMD_SID_FILL_ADD_PRED 0 ps Trace ~Precedent 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_AUDIT SID_FILL_DEL_PRED CMD_SID_FILL_DEL_PRED 0 ps ~Remove Precedent 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_AUDIT SID_FILL_ADD_SUCC CMD_SID_FILL_ADD_SUCC 0 ps ~Trace Dependent 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_AUDIT SID_FILL_DEL_SUCC CMD_SID_FILL_DEL_SUCC 0 ps Remove Dependent 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_AUDIT SID_DETECTIVE_DEL_ALL CMD_SID_DETECTIVE_DEL_ALL 0 ps Remove ~All Traces 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_AUDIT SID_FILL_NONE CMD_SID_FILL_NONE 0 ps Exit Fill Mode 20181231 09:50:43 sc source\ui\src\popup.src 0 string RID_POPUP_PAGEBREAK 0 ps Page Break Preview pop-up menu 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK SID_CELL_FORMAT_RESET CMD_SID_CELL_FORMAT_RESET 0 ps ~Default 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK FID_CELL_FORMAT CMD_FID_CELL_FORMAT 0 ps ~Format Cells... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK FID_INS_ROWBRK CMD_FID_INS_ROWBRK 0 ps Insert ~Row Break 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK FID_INS_COLBRK CMD_FID_INS_COLBRK 0 ps Insert ~Column Break 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK FID_DEL_MANUALBREAKS CMD_FID_DEL_MANUALBREAKS 0 ps Delete All Manual Breaks 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK FID_RESET_PRINTZOOM CMD_FID_RESET_PRINTZOOM 0 ps Reset Scale 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK SID_DEFINE_PRINTAREA CMD_SID_DEFINE_PRINTAREA 0 ps Define Print Range 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK SID_ADD_PRINTAREA CMD_SID_ADD_PRINTAREA 0 ps Add Print Range 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK SID_DELETE_PRINTAREA CMD_SID_DELETE_PRINTAREA 0 ps Undo Print Range 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK SID_FORMATPAGE CMD_SID_FORMATPAGE 0 ps Page Format... 20181231 09:50:43 sc source\ui\src\popup.src 0 menuitem RID_POPUP_PAGEBREAK FID_NOTE_VISIBLE CMD_FID_NOTE_VISIBLE 0 ps Sho~w Comment 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 fixedline RID_SCPAGE_SUBT_OPTIONS FL_GROUP 248 ps Groups 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 checkbox RID_SCPAGE_SUBT_OPTIONS BTN_PAGEBREAK 239 ps ~Page break between groups 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 checkbox RID_SCPAGE_SUBT_OPTIONS BTN_CASE 239 ps ~Case sensitive 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 checkbox RID_SCPAGE_SUBT_OPTIONS BTN_SORT 239 ps Pre-~sort area according to groups 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 checkbox RID_SCPAGE_SUBT_OPTIONS BTN_FORMATS 239 ps I~nclude formats 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 checkbox RID_SCPAGE_SUBT_OPTIONS BTN_USERDEF 239 ps C~ustom sort order 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 radiobutton RID_SCPAGE_SUBT_OPTIONS BTN_ASCENDING 239 ps ~Ascending 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 radiobutton RID_SCPAGE_SUBT_OPTIONS BTN_DESCENDING 239 ps D~escending 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 fixedline RID_SCPAGE_SUBT_OPTIONS FL_SORT 248 ps Sort 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 fixedtext RID_SUBTBASE FT_GROUP 121 ps ~Group by 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 fixedtext RID_SUBTBASE FT_COLUMNS 121 ps ~Calculate subtotals for 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 fixedtext RID_SUBTBASE FT_FUNCTIONS 121 ps Use ~function 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 1 0 ps Sum 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 2 0 ps Count 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 3 0 ps Average 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 4 0 ps Max 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 5 0 ps Min 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 6 0 ps Product 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 7 0 ps Count (numbers only) 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 8 0 ps StDev (Sample) 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 9 0 ps StDevP (Population) 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 10 0 ps Var (Sample) 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 stringlist RID_SUBTBASE.LB_FUNCTIONS 11 0 ps VarP (Population) 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 pageitem RID_SCDLG_SUBTOTALS.1 PAGE_GROUP1 0 ps 1st Group 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 pageitem RID_SCDLG_SUBTOTALS.1 PAGE_GROUP2 0 ps 2nd Group 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 pageitem RID_SCDLG_SUBTOTALS.1 PAGE_GROUP3 0 ps 3rd Group 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 pageitem RID_SCDLG_SUBTOTALS.1 PAGE_OPTIONS 0 ps Options 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 pushbutton RID_SCDLG_SUBTOTALS BTN_REMOVE 40 ps ~Delete 20181231 09:50:43 sc source\ui\src\subtdlg.src 0 tabdialog RID_SCDLG_SUBTOTALS 294 ps Subtotals 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_NUMBER 0 ps Numbers 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_FONT 0 ps Font 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_FONTEFF 0 ps Font Effects 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_ALIGNMENT 0 ps Alignment 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_ASIAN 0 ps Asian Typography 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_BORDER 0 ps Borders 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_BACKGROUND 0 ps Background 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 pageitem RID_SCDLG_ATTR.1 TP_PROTECTION 0 ps Cell Protection 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 tabdialog RID_SCDLG_ATTR 280 ps Format Cells 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 tristatebox RID_SCPAGE_PROTECTION BTN_PROTECTED 90 ps ~Protected 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 tristatebox RID_SCPAGE_PROTECTION BTN_HIDE_FORMULAR 90 ps Hide ~formula 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 tristatebox RID_SCPAGE_PROTECTION BTN_HIDE_ALL 100 ps Hide ~all 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 fixedtext RID_SCPAGE_PROTECTION FT_HINT 137 ps Cell protection is only effective after the current sheet has been protected. \n\nSelect 'Protect Document' from the 'Tools' menu, and specify 'Sheet'. 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 fixedline RID_SCPAGE_PROTECTION FL_PROTECTION 248 ps Protection 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 tristatebox RID_SCPAGE_PROTECTION BTN_HIDE_PRINT 100 ps Hide ~when printing 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 fixedtext RID_SCPAGE_PROTECTION FT_HINT2 137 ps The cells selected will be omitted when printing. 20181231 09:50:43 sc source\ui\src\attrdlg.src 0 fixedline RID_SCPAGE_PROTECTION FL_PRINT 248 ps Print 20181231 09:50:43 sc source\ui\src\sc.src 0 string RID_APPTITLE 0 ps %PRODUCTNAME Calc 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 fixedtext RID_SCDLG_TABOP FT_FORMULARANGE 68 ps ~Formulas 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 imagebutton RID_SCDLG_TABOP RB_FORMULARANGE 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 fixedtext RID_SCDLG_TABOP FT_ROWCELL 70 ps ~Row input cell 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 imagebutton RID_SCDLG_TABOP RB_ROWCELL 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 fixedtext RID_SCDLG_TABOP FT_COLCELL 70 ps ~Column input cell 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 imagebutton RID_SCDLG_TABOP RB_COLCELL 13 ps - Shrink 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 fixedline RID_SCDLG_TABOP FL_VARIABLES 172 ps Default settings 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 string RID_SCDLG_TABOP STR_NOFORMULA 50 ps No formula specified. 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 string RID_SCDLG_TABOP STR_NOCOLROW 50 ps Neither row or column specified. 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 string RID_SCDLG_TABOP STR_WRONGFORMULA 50 ps Undefined name or range. 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 string RID_SCDLG_TABOP STR_WRONGROWCOL 50 ps Undefined name or wrong cell reference. 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 string RID_SCDLG_TABOP STR_NOCOLFORMULA 50 ps Formulas don't form a column. 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 string RID_SCDLG_TABOP STR_NOROWFORMULA 50 ps Formulas don't form a row. 20181231 09:50:43 sc source\ui\src\tabopdlg.src 0 modelessdialog RID_SCDLG_TABOP CMD_SID_OPENDLG_TABOP 240 ps Multiple operations 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_CONNECT & ERRCODE_RES_MASK 0 ps Impossible to connect to the file. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_OPEN & ERRCODE_RES_MASK 0 ps File could not be opened. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_UNKNOWN & ERRCODE_RES_MASK 0 ps An unknown error has occurred. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_OUTOFMEM & ERRCODE_RES_MASK 0 ps Not enough memory while importing. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_UNKNOWN_WK & ERRCODE_RES_MASK 0 ps Unknown Lotus1-2-3 file format. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_FORMAT & ERRCODE_RES_MASK 0 ps Error in file structure while importing. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_NI & ERRCODE_RES_MASK 0 ps There is no filter available for this file type. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_UNKNOWN_BIFF & ERRCODE_RES_MASK 0 ps Unknown or unsupported Excel file format. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_NI_BIFF & ERRCODE_RES_MASK 0 ps Excel file format not yet implemented. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_FILEPASSWD & ERRCODE_RES_MASK 0 ps This file is password-protected. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_INTERNAL & ERRCODE_RES_MASK 0 ps Internal import error. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_8K_LIMIT & ERRCODE_RES_MASK 0 ps The file contains data after row 8192 and therefore can not be read. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_FILE_ROWCOL & ERRCODE_RES_MASK 0 ps Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col). 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_IMPORT_FORMAT_ROWCOL & ERRCODE_RES_MASK 0 ps File format error found at $(ARG1)(row,col). 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_EXPORT_CONNECT & ERRCODE_RES_MASK 0 ps Connection to the file could not be established. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_EXPORT_DATA & ERRCODE_RES_MASK 0 ps Data could not be written. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_EXPORT_SQLEXCEPTION & ERRCODE_RES_MASK 0 ps $(ARG1) 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_EXPORT_ENCODING & ERRCODE_RES_MASK 0 ps Cell $(ARG1) contains characters that are not representable in the selected target character set "$(ARG2)". 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCERR_EXPORT_FIELDWIDTH & ERRCODE_RES_MASK 0 ps Cell $(ARG1) contains a string that is longer in the selected target character set "$(ARG2)" than the given field width. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_EXPORT_ASCII & ERRCODE_RES_MASK 0 ps Only the active sheet was saved. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_RANGE_OVERFLOW & ERRCODE_RES_MASK 0 ps The maximum number of rows has been exceeded. Excess rows were not imported! 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_ROW_OVERFLOW & ERRCODE_RES_MASK 0 ps The data could not be loaded completely because the maximum number of rows per sheet was exceeded. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_COLUMN_OVERFLOW & ERRCODE_RES_MASK 0 ps The data could not be loaded completely because the maximum number of columns per sheet was exceeded. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_SHEET_OVERFLOW & ERRCODE_RES_MASK 0 ps Some sheets could not be loaded because the maximum number of sheets was exceeded. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_OPEN_FM3 & ERRCODE_RES_MASK 0 ps Corresponding FM3-File could not be opened. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_WRONG_FM3 & ERRCODE_RES_MASK 0 ps Error in file structure of corresponding FM3-File. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_CORE_HARD_RECALC & ERRCODE_RES_MASK 0 ps Document too complex for automatic calculation. Press F9 to recalculate. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_EXPORT_MAXROW & ERRCODE_RES_MASK 0 ps The document contains more rows than supported in the selected format.\nAdditional rows were not saved. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_INFOLOST & ERRCODE_RES_MASK 0 ps The document contains information not recognized by this program version.\nResaving the document will delete this information! 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_EXPORT_DATALOST & ERRCODE_RES_MASK 0 ps Not all cell contents could be saved in the specified format. 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_EXPORT_NONCONVERTIBLE_CHARS & ERRCODE_RES_MASK 0 ps The following characters could not be converted to the selected character set\nand were written as Ӓ surrogates:\n\n$(ARG1) 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_FILE_ROWCOL & ERRCODE_RES_MASK 0 ps Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col). 20181231 09:50:43 sc source\ui\src\scerrors.src 0 string RID_ERRHDLSC SCWARN_IMPORT_FEATURES_LOST & ERRCODE_RES_MASK 0 ps Not all attributes could be read. 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_FIELDS BTN_UP1 79 ps ~Ascending 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_FIELDS BTN_DOWN1 79 ps ~Descending 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 fixedline RID_SCPAGE_SORT_FIELDS FL_SORT1 248 ps Sort ~by 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_FIELDS BTN_UP2 79 ps A~scending 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_FIELDS BTN_DOWN2 79 ps D~escending 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 fixedline RID_SCPAGE_SORT_FIELDS FL_SORT2 248 ps Then b~y 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_FIELDS BTN_UP3 79 ps As~cending 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_FIELDS BTN_DOWN3 79 ps Desce~nding 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 fixedline RID_SCPAGE_SORT_FIELDS FL_SORT3 248 ps T~hen by 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 checkbox RID_SCPAGE_SORT_OPTIONS BTN_CASESENSITIVE 242 ps Case ~sensitive 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 string RID_SCPAGE_SORT_OPTIONS STR_COL_LABEL 242 ps Range contains column la~bels 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 string RID_SCPAGE_SORT_OPTIONS STR_ROW_LABEL 242 ps Range contains ~row labels 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 checkbox RID_SCPAGE_SORT_OPTIONS BTN_FORMATS 242 ps Include ~formats 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 checkbox RID_SCPAGE_SORT_OPTIONS BTN_COPYRESULT 242 ps ~Copy sort results to: 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 checkbox RID_SCPAGE_SORT_OPTIONS BTN_SORT_USER 242 ps Custom sort ~order 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 fixedtext RID_SCPAGE_SORT_OPTIONS FT_LANGUAGE 101 ps ~Language 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 fixedtext RID_SCPAGE_SORT_OPTIONS FT_ALGORITHM 132 ps O~ptions 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 fixedline RID_SCPAGE_SORT_OPTIONS FL_DIRECTION 248 ps Direction 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_OPTIONS BTN_TOP_DOWN 242 ps ~Top to bottom (sort rows) 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 radiobutton RID_SCPAGE_SORT_OPTIONS BTN_LEFT_RIGHT 242 ps L~eft to right (sort columns) 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 fixedtext RID_SCPAGE_SORT_OPTIONS FT_AREA_LABEL 248 ps Data area: 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 pageitem RID_SCDLG_SORT.1 TP_FIELDS 0 ps Sort Criteria 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 pageitem RID_SCDLG_SORT.1 TP_OPTIONS 0 ps Options 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 tabdialog RID_SCDLG_SORT 220 ps Sort 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 fixedtext RID_SCDLG_SORT_WARNING FT_TEXT 170 ps 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? 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 fixedtext RID_SCDLG_SORT_WARNING FT_TIP 170 ps Tip: The sort range can be detected automatically. Place the cell cursor inside a list and execute sort. The whole range of neighboring non-empty cells will then be sorted. 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 pushbutton RID_SCDLG_SORT_WARNING BTN_EXTSORT 60 ps Extend selection 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 pushbutton RID_SCDLG_SORT_WARNING BTN_CURSORT 60 ps Current selection 20181231 09:50:43 sc source\ui\src\sortdlg.src 0 modaldialog RID_SCDLG_SORT_WARNING 180 ps Sort Range 20181231 09:50:43 sc source\ui\src\scwarngs.src 0 string RID_WRNHDLSC ERRCODE_SC_EXPORT_WRN_ASCII & SH_MAX 0 ps Only the active sheet could be saved. 20181231 09:50:43 sc source\ui\src\scwarngs.src 0 string RID_WRNHDLSC ERRCODE_SC_IMPORT_WRN_RNGOVRFLW & SH_MAX 0 ps The number of rows exceeded the maximum. Additional rows were not imported! 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_DELCELL BTN_DELCOLS 114 ps Delete entire ~column(s) 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_DELCELL BTN_DELROWS 114 ps Delete entire ~row(s) 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_DELCELL BTN_CELLSLEFT 114 ps Shift cells ~left 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_DELCELL BTN_CELLSUP 114 ps Shift cells ~up 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_DELCELL FL_FRAME 123 ps Selection 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_DELCELL CMD_FID_DELETE_CELL 191 ps Delete Cells 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCELL BTN_INSCOLS 114 ps Entire ~column 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCELL BTN_INSROWS 114 ps Entire ro~w 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCELL BTN_CELLSRIGHT 114 ps Shift cells ~right 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCELL BTN_CELLSDOWN 114 ps Shift cells ~down 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_INSCELL FL_FRAME 123 ps Selection 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_INSCELL CMD_FID_INS_CELL 191 ps Insert Cells 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELALL 83 ps Delete ~all 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELSTRINGS 83 ps ~Text 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELNUMBERS 83 ps ~Numbers 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELDATETIME 83 ps ~Date & time 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELFORMULAS 83 ps ~Formulas 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELATTRS 83 ps For~mats 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELNOTES 83 ps ~Comments 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_DELCONT BTN_DELOBJECTS 83 ps ~Objects 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_DELCONT FL_FRAME 93 ps Selection 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_DELCONT CMD_SID_DELETE 161 ps Delete Contents 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSALL 84 ps ~Paste all 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSSTRINGS 84 ps Te~xt 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSNUMBERS 84 ps ~Numbers 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSDATETIME 84 ps ~Date & time 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSFORMULAS 84 ps ~Formulas 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSATTRS 84 ps For~mats 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSOBJECTS 84 ps ~Objects 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_INSNOTES 84 ps ~Comments 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_INSCONT FL_FRAME 93 ps Selection 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_OP_NOOP 83 ps Non~e 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_OP_ADD 83 ps ~Add 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_OP_SUB 83 ps ~Subtract 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_OP_MUL 83 ps Multipl~y 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_OP_DIV 83 ps Di~vide 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_INSCONT FL_OPERATION 93 ps Operations 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_SKIP_EMPTY 84 ps S~kip empty cells 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_TRANSPOSE 84 ps ~Transpose 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_INSCONT BTN_LINK 84 ps ~Link 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_INSCONT FL_OPTIONS 93 ps Options 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_MV_NONE 83 ps Don't sh~ift 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_MV_DOWN 83 ps Do~wn 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_INSCONT BTN_MV_RIGHT 83 ps ~Right 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_INSCONT FL_MOVE 93 ps Shift cells 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_INSCONT CMD_FID_INS_CELL_CONTENTS 260 ps Paste Special 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_MOVETAB FT_DEST 100 ps To ~document 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_MOVETAB FT_INSERT 100 ps ~Insert before 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_MOVETAB BTN_COPY 100 ps ~Copy 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 string RID_SCDLG_MOVETAB STR_NEWDOC 100 ps - new document - 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_MOVETAB CMD_FID_TAB_MOVE 168 ps Move/Copy Sheet 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_COL_MAN FT_LABEL 60 ps Width 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_COL_MAN BTN_DEFVAL 70 ps ~Default value 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_COL_MAN CMD_FID_COL_WIDTH 190 ps Column Width 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_COL_OPT FT_LABEL 60 ps Add 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_COL_OPT BTN_DEFVAL 70 ps ~Default value 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_COL_OPT CMD_FID_COL_OPT_WIDTH 190 ps Optimal Column Width 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_ROW_MAN FT_LABEL 60 ps Height 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_ROW_MAN BTN_DEFVAL 70 ps ~Default value 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_ROW_MAN CMD_FID_ROW_HEIGHT 190 ps Row Height 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_ROW_OPT FT_LABEL 60 ps Add 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_ROW_OPT BTN_DEFVAL 70 ps ~Default value 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_ROW_OPT CMD_FID_ROW_OPT_HEIGHT 190 ps Optimal Row Height 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_SELECTDB CMD_SID_SELECT_DB 168 ps Select 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_SHOW_TAB FT_LABEL 90 ps Hidden sheets 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_SHOW_TAB CMD_FID_TABLE_SHOW 168 ps Show Sheet 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_DAY 66 ps Da~y 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_DAY_OF_WEEK 66 ps ~Weekday 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_MONTH 66 ps ~Month 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_YEAR 66 ps Y~ear 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_FILLSERIES FL_TIME_UNIT 75 ps Time unit 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_RIGHT 51 ps ~Right 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_LEFT 51 ps ~Left 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_TOP 51 ps ~Up 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_BOTTOM 51 ps ~Down 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_FILLSERIES FL_DIRECTION 60 ps Direction 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_ARITHMETIC 69 ps Li~near 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_GEOMETRIC 69 ps ~Growth 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_DATE 69 ps Da~te 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 radiobutton RID_SCDLG_FILLSERIES BTN_AUTOFILL 69 ps ~AutoFill 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_FILLSERIES FL_TYPE 75 ps Series type 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_FILLSERIES FT_START_VALUE 45 ps ~Start value 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_FILLSERIES FT_END_VALUE 45 ps End ~value 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_FILLSERIES FT_INCREMENT 45 ps In~crement 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 string RID_SCDLG_FILLSERIES STR_VALERR 58 ps Invalid value 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_FILLSERIES CMD_FID_FILL_SERIES 290 ps Fill Series 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 #define TXT_COLS 290 ps ~Columns 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 #define TXT_ROWS 290 ps ~Rows 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 string RID_SCDLG_GROUP STR_GROUP 80 ps Include 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 string RID_SCDLG_GROUP STR_UNGROUP 80 ps Deactivate for 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_GROUP 148 ps Group 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_NAMES_CREATE BTN_TOP 93 ps ~Top row 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_NAMES_CREATE BTN_LEFT 93 ps ~Left column 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_NAMES_CREATE BTN_BOTTOM 93 ps ~Bottom row 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_NAMES_CREATE BTN_RIGHT 93 ps ~Right column 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_NAMES_CREATE FL_FRAME 104 ps Create names from 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_NAMES_CREATE CMD_FID_USE_NAME 174 ps Create Names 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedtext RID_SCDLG_NAMES_PASTE FT_LABEL 156 ps Insert name 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 pushbutton RID_SCDLG_NAMES_PASTE BTN_ADD 50 ps Insert ~All 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_NAMES_PASTE CMD_FID_INSERT_NAME 228 ps Insert Name 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_CHARTCOLROW 1 114 ps First ~column as label 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 checkbox RID_SCDLG_CHARTCOLROW 2 114 ps First ~row as label 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 fixedline RID_SCDLG_CHARTCOLROW 6 123 ps Labels 20181231 09:50:43 sc source\ui\src\miscdlgs.src 0 modaldialog RID_SCDLG_CHARTCOLROW 191 ps Change Source Data Range 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem PART1 FID_CELL_FORMAT CMD_FID_CELL_FORMAT 0 ps ~Format Cells... 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem PART2 SID_CUT CMD_SID_CUT 0 ps Cu~t 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem PART2 SID_COPY CMD_SID_COPY 0 ps ~Copy 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem PART2 SID_PASTE CMD_SID_PASTE 0 ps ~Paste 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER FID_ROW_HEIGHT CMD_FID_ROW_HEIGHT 0 ps Row Hei~ght... 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER FID_ROW_OPT_HEIGHT CMD_FID_ROW_OPT_HEIGHT 0 ps Optimal ~Row Height... 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER FID_INS_ROW CMD_FID_INS_ROW 0 ps ~Insert Rows 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER SID_DEL_ROWS CMD_SID_DEL_ROWS 0 ps ~Delete Rows 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER SID_DELETE CMD_SID_DELETE 0 ps De~lete Contents... 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER FID_ROW_HIDE CMD_FID_ROW_HIDE 0 ps ~Hide 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER FID_ROW_SHOW CMD_FID_ROW_SHOW 0 ps ~Show 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_ROWHEADER SID_PASTE_SPECIAL CMD_SID_PASTE_SPECIAL 0 ps P~aste Special... 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER FID_COL_WIDTH CMD_FID_COL_WIDTH 0 ps Col~umn Width... 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER FID_COL_OPT_WIDTH CMD_FID_COL_OPT_WIDTH 0 ps O~ptimal Column Width... 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER FID_INS_COLUMN CMD_FID_INS_COLUMN 0 ps ~Insert Columns 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER SID_DEL_COLS CMD_SID_DEL_COLS 0 ps ~Delete Columns 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER SID_DELETE CMD_SID_DELETE 0 ps D~elete Contents... 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER FID_COL_HIDE CMD_FID_COL_HIDE 0 ps ~Hide 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER FID_COL_SHOW CMD_FID_COL_SHOW 0 ps ~Show 20181231 09:50:43 sc source\ui\src\hdrcont.src 0 menuitem RID_POPUP_COLHEADER SID_PASTE_SPECIAL CMD_SID_PASTE_SPECIAL 0 ps Paste ~Special... 20181231 09:50:43 sc source\ui\dbgui\textimportoptions.src 0 fixedline RID_SCDLG_TEXT_IMPORT_OPTIONS FL_CHOOSE_LANG 165 ps Select the language to use for import 20181231 09:50:43 sc source\ui\dbgui\textimportoptions.src 0 radiobutton RID_SCDLG_TEXT_IMPORT_OPTIONS RB_AUTOMATIC 159 ps Automatic 20181231 09:50:43 sc source\ui\dbgui\textimportoptions.src 0 radiobutton RID_SCDLG_TEXT_IMPORT_OPTIONS RB_CUSTOM 159 ps Custom 20181231 09:50:43 sc source\ui\dbgui\textimportoptions.src 0 fixedline RID_SCDLG_TEXT_IMPORT_OPTIONS FL_OPTION 165 ps Options 20181231 09:50:43 sc source\ui\dbgui\textimportoptions.src 0 checkbox RID_SCDLG_TEXT_IMPORT_OPTIONS BTN_CONVERT_DATE 159 ps Detect special numbers (such as dates). 20181231 09:50:43 sc source\ui\dbgui\textimportoptions.src 0 modaldialog RID_SCDLG_TEXT_IMPORT_OPTIONS 230 ps Import Options 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 radiobutton RID_SCDLG_DAPITYPE BTN_SELECTION 164 ps ~Current selection 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 radiobutton RID_SCDLG_DAPITYPE BTN_DATABASE 164 ps ~Data source registered in %PRODUCTNAME 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 radiobutton RID_SCDLG_DAPITYPE BTN_EXTERNAL 164 ps ~External source/interface 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 fixedline RID_SCDLG_DAPITYPE FL_FRAME 173 ps Selection 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 modaldialog RID_SCDLG_DAPITYPE HID_DATAPILOT_TYPE 241 ps Select Source 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPISERVICE FT_SERVICE 40 ps ~Service 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPISERVICE FT_SOURCE 40 ps So~urce 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPISERVICE FT_NAME 40 ps ~Name 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPISERVICE FT_USER 40 ps Us~er 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPISERVICE FT_PASSWD 40 ps ~Password 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 fixedline RID_SCDLG_DAPISERVICE FL_FRAME 173 ps Selection 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 modaldialog RID_SCDLG_DAPISERVICE HID_DATAPILOT_SERVICE 241 ps External Source 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPIDATA FT_DATABASE 52 ps ~Database 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPIDATA FT_OBJECT 52 ps Data so~urce 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 fixedtext RID_SCDLG_DAPIDATA FT_OBJTYPE 52 ps ~Type 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 stringlist RID_SCDLG_DAPIDATA.LB_OBJTYPE 1 0 ps Table 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 stringlist RID_SCDLG_DAPIDATA.LB_OBJTYPE 2 0 ps Query 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 stringlist RID_SCDLG_DAPIDATA.LB_OBJTYPE 3 0 ps Sql 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 stringlist RID_SCDLG_DAPIDATA.LB_OBJTYPE 4 0 ps Sql [Native] 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 fixedline RID_SCDLG_DAPIDATA FL_FRAME 173 ps Selection 20181231 09:50:43 sc source\ui\dbgui\dapitype.src 0 modaldialog RID_SCDLG_DAPIDATA HID_DATAPILOT_DATABASE 241 ps Select Data Source 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 1 0 ps Sum 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 2 0 ps Count 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 3 0 ps Average 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 4 0 ps Max 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 5 0 ps Min 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 6 0 ps Product 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 7 0 ps Count (numbers only) 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 8 0 ps StDev (sample) 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 9 0 ps StDevP (population) 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 10 0 ps Var (sample) 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 stringlist RID_SCDLG_CONSOLIDATE.LB_FUNC 11 0 ps VarP (population) 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 imagebutton RID_SCDLG_CONSOLIDATE RB_DATA_AREA 13 ps - Shrink 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 imagebutton RID_SCDLG_CONSOLIDATE RB_DEST_AREA 13 ps - Shrink 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 fixedtext RID_SCDLG_CONSOLIDATE FT_FUNC 212 ps ~Function 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 fixedtext RID_SCDLG_CONSOLIDATE FT_CONSAREAS 212 ps ~Consolidation ranges 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 fixedtext RID_SCDLG_CONSOLIDATE FT_DATA_AREA 212 ps ~Source data range 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 fixedtext RID_SCDLG_CONSOLIDATE FT_DEST_AREA 212 ps Copy results ~to 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 checkbox RID_SCDLG_CONSOLIDATE BTN_BYROW 94 ps ~Row labels 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 checkbox RID_SCDLG_CONSOLIDATE BTN_BYCOL 94 ps C~olumn labels 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 fixedline RID_SCDLG_CONSOLIDATE FL_CONSBY 103 ps Consolidate by 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 fixedline RID_SCDLG_CONSOLIDATE FL_OPTIONS 103 ps Options 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 checkbox RID_SCDLG_CONSOLIDATE BTN_REFS 94 ps ~Link to source data 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 pushbutton RID_SCDLG_CONSOLIDATE BTN_REMOVE 50 ps ~Delete 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 pushbutton RID_SCDLG_CONSOLIDATE BTN_ADD 50 ps ~Add 20181231 09:50:43 sc source\ui\dbgui\consdlg.src 0 modelessdialog RID_SCDLG_CONSOLIDATE CMD_SID_OPENDLG_CONSOLIDATE 280 ps Consolidate 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 pageitem TAB_DLG_VALIDATION.1 TP_VALIDATION_VALUES 0 ps Criteria 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 pageitem TAB_DLG_VALIDATION.1 TP_VALIDATION_INPUTHELP 0 ps Input Help 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 pageitem TAB_DLG_VALIDATION.1 TP_VALIDATION_ERROR 0 ps Error Alert 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 tabdialog TAB_DLG_VALIDATION 289 ps Validity 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_VALUES FT_ALLOW 70 ps ~Allow 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 1 0 ps All values 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 2 0 ps Whole Numbers 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 3 0 ps Decimal 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 4 0 ps Date 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 5 0 ps Time 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 6 0 ps Cell range 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 7 0 ps List 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_ALLOW 8 0 ps Text length 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_VALUES FT_VALUE 70 ps ~Data 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 1 0 ps equal 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 2 0 ps less than 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 3 0 ps greater than 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 4 0 ps less than or equal 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 5 0 ps greater than or equal to 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 6 0 ps not equal 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 7 0 ps between 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_VALUES.LB_VALUE 8 0 ps not between 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_VALUES FT_MIN 70 ps ~Minimum 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_VALUES FT_MAX 70 ps Ma~ximum 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 checkbox TP_VALIDATION_VALUES TSB_ALLOW_BLANKS 174 ps Allow ~empty cells 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 checkbox TP_VALIDATION_VALUES CB_SHOWLIST 174 ps Show selection ~list 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 checkbox TP_VALIDATION_VALUES CB_SORTLIST 164 ps Sor~t entries ascending 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_VALUES FT_SOURCEHINT 174 ps A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array. 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 imagebutton TP_VALIDATION_VALUES RB_VALIDITY_REF 13 ps - Shrink 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 tabpage TP_VALIDATION_VALUES 260 ps Values 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 tristatebox TP_VALIDATION_INPUTHELP TSB_HELP 248 ps ~Show input help when cell is selected 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 fixedline TP_VALIDATION_INPUTHELP FL_CONTENT 248 ps Contents 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_INPUTHELP FT_TITLE 64 ps ~Title 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_INPUTHELP FT_INPUTHELP 64 ps ~Input help 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 fixedline TP_VALIDATION_ERROR FL_CONTENT 248 ps Contents 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 tristatebox TP_VALIDATION_ERROR TSB_SHOW 248 ps Show error ~message when invalid values are entered 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_ERROR FT_ERROR 64 ps ~Error message 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_ERROR FT_TITLE 64 ps ~Title 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 fixedtext TP_VALIDATION_ERROR FT_ACTION 64 ps ~Action 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_ERROR.LB_ACTION 1 0 ps Stop 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_ERROR.LB_ACTION 2 0 ps Warning 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_ERROR.LB_ACTION 3 0 ps Information 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 stringlist TP_VALIDATION_ERROR.LB_ACTION 4 0 ps Macro 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 pushbutton TP_VALIDATION_ERROR BTN_SEARCH 60 ps ~Browse... 20181231 09:50:43 sc source\ui\dbgui\validate.src 0 tabpage TP_VALIDATION_ERROR 260 ps Error Alert 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_PAGE 37 ps Page Fields 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_COL 37 ps Column Fields 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_ROW 37 ps Row\nFields 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_DATA 37 ps Data Fields 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT STR_SELECT 74 ps Selection area 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_INFO 280 ps Drag the fields from the right into the desired position. 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 fixedline RID_SCDLG_PIVOT_LAYOUT FL_LAYOUT 200 ps Layout 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 fixedline RID_SCDLG_PIVOT_LAYOUT FL_SELECT 74 ps Fields 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 pushbutton RID_SCDLG_PIVOT_LAYOUT BTN_REMOVE 50 ps Remove 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 pushbutton RID_SCDLG_PIVOT_LAYOUT BTN_OPTIONS 50 ps Options... 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 fixedline RID_SCDLG_PIVOT_LAYOUT FL_OUTPUT 280 ps Result 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_INAREA 59 ps Selection from 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 imagebutton RID_SCDLG_PIVOT_LAYOUT RB_INAREA 13 ps - Shrink 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_OUTAREA 59 ps Results to 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 imagebutton RID_SCDLG_PIVOT_LAYOUT RB_OUTAREA 13 ps - Shrink 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 checkbox RID_SCDLG_PIVOT_LAYOUT BTN_IGNEMPTYROWS 136 ps Ignore ~empty rows 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 checkbox RID_SCDLG_PIVOT_LAYOUT BTN_DETECTCAT 128 ps ~Identify categories 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 checkbox RID_SCDLG_PIVOT_LAYOUT BTN_TOTALCOL 136 ps Total columns 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 checkbox RID_SCDLG_PIVOT_LAYOUT BTN_TOTALROW 128 ps ~Total rows 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 checkbox RID_SCDLG_PIVOT_LAYOUT BTN_FILTER 136 ps ~Add filter 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 checkbox RID_SCDLG_PIVOT_LAYOUT BTN_DRILLDOWN 128 ps Ena~ble drill to details 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_SUM 128 ps Sum - 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_COUNT 128 ps Count - 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_AVG 128 ps Mean - 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_MAX 128 ps Max - 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_MIN 128 ps Min - 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_PROD 128 ps Product - 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_COUNT2 128 ps Count - 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_DEV 128 ps StDev - 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_DEV2 128 ps StDevP - 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_VAR 128 ps Var - 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 string RID_SCDLG_PIVOT_LAYOUT PIVOTSTR_VAR2 128 ps VarP - 20181231 09:50:43 sc source\ui\dbgui\pivot.src 0 modelessdialog RID_SCDLG_PIVOT_LAYOUT CMD_SID_OPENDLG_PIVOTTABLE 348 ps Pivot Table 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_SHOWFRAME 109 ps ~Display border 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_PRINTFRAME 83 ps Print border 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_TWOWAY 183 ps Copy ~back 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_ATTRIB 83 ps Attributes 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_VALUE 83 ps Copy values only 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_COPYALL 183 ps Copy ~entire sheet 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 checkbox RID_SCDLG_NEWSCENARIO CB_PROTECT 183 ps ~Prevent changes 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 string RID_SCDLG_NEWSCENARIO STR_EDIT 183 ps Edit Scenario 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 string RID_SCDLG_NEWSCENARIO STR_CREATEDBY 183 ps Created by 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 string RID_SCDLG_NEWSCENARIO STR_ON 183 ps on 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 string RID_SCDLG_NEWSCENARIO STR_COLOR 183 ps Display border in 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 fixedline RID_SCDLG_NEWSCENARIO FL_NAME 192 ps ~Name of scenario 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 fixedline RID_SCDLG_NEWSCENARIO FL_COMMENT 192 ps ~Comment 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 fixedline RID_SCDLG_NEWSCENARIO FL_OPTIONS 192 ps Settings 20181231 09:50:43 sc source\ui\dbgui\scendlg.src 0 modaldialog RID_SCDLG_NEWSCENARIO 260 ps Create Scenario 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPNUMGROUP FL_START 152 ps Start 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPNUMGROUP RB_AUTOSTART 80 ps ~Automatically 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPNUMGROUP RB_MANSTART 80 ps ~Manually at 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPNUMGROUP FL_END 152 ps End 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPNUMGROUP RB_AUTOEND 80 ps A~utomatically 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPNUMGROUP RB_MANEND 80 ps Ma~nually at 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPNUMGROUP FL_BY 152 ps ~Group by 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 modaldialog RID_SCDLG_DPNUMGROUP HID_SC_DPNUMGROUP 220 ps Grouping 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPDATEGROUP FL_START 152 ps Start 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPDATEGROUP RB_AUTOSTART 80 ps ~Automatically 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPDATEGROUP RB_MANSTART 80 ps ~Manually at 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPDATEGROUP FL_END 152 ps End 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPDATEGROUP RB_AUTOEND 80 ps A~utomatically 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPDATEGROUP RB_MANEND 80 ps Ma~nually at 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPDATEGROUP FL_BY 152 ps Group by 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPDATEGROUP RB_NUMDAYS 80 ps Number of ~days 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 radiobutton RID_SCDLG_DPDATEGROUP RB_UNITS 80 ps ~Intervals 20181231 09:50:43 sc source\ui\dbgui\dpgroupdlg.src 0 modaldialog RID_SCDLG_DPDATEGROUP HID_SC_DPDATEGROUP 220 ps Grouping 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 1 0 ps Sum 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 2 0 ps Count 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 3 0 ps Average 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 4 0 ps Max 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 5 0 ps Min 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 6 0 ps Product 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 7 0 ps Count (Numbers only) 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 8 0 ps StDev (Sample) 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 9 0 ps StDevP (Population) 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 10 0 ps Var (Sample) 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 itemlist SCSTR_DPFUNCLISTBOX 11 0 ps VarP (Population) 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_DPDATAFIELD FL_FUNC 152 ps ~Function 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPDATAFIELD FT_NAMELABEL 25 ps Name: 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_DPDATAFIELD FL_DISPLAY 152 ps Displayed value 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPDATAFIELD FT_TYPE 60 ps ~Type 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 1 0 ps Normal 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 2 0 ps Difference from 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 3 0 ps % of 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 4 0 ps % difference from 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 5 0 ps Running total in 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 6 0 ps % of row 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 7 0 ps % of column 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 8 0 ps % of total 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_TYPE 9 0 ps Index 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPDATAFIELD FT_BASEFIELD 60 ps ~Base field 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPDATAFIELD FT_BASEITEM 60 ps Ba~se item 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_BASEITEM 1 0 ps - previous item - 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPDATAFIELD.LB_BASEITEM 2 0 ps - next item - 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 modaldialog RID_SCDLG_DPDATAFIELD HID_SC_DPDATAFIELD 220 ps Data Field 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 radiobutton RID_SCDLG_PIVOTSUBT RB_NONE 140 ps ~None 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 radiobutton RID_SCDLG_PIVOTSUBT RB_AUTO 140 ps ~Automatic 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 radiobutton RID_SCDLG_PIVOTSUBT RB_USER 140 ps ~User-defined 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_PIVOTSUBT FL_FUNC 152 ps Subtotals 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 checkbox RID_SCDLG_PIVOTSUBT CB_SHOWALL 152 ps Show it~ems without data 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_PIVOTSUBT FT_NAMELABEL 25 ps Name: 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 pushbutton RID_SCDLG_PIVOTSUBT BTN_OPTIONS 50 ps ~Options... 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 modaldialog RID_SCDLG_PIVOTSUBT HID_SC_PIVOTSUBT 220 ps Data Field 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_DPSUBTOTAL_OPT FL_SORT_BY 198 ps Sort ~by 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 radiobutton RID_SCDLG_DPSUBTOTAL_OPT RB_SORT_ASC 84 ps ~Ascending 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 radiobutton RID_SCDLG_DPSUBTOTAL_OPT RB_SORT_DESC 84 ps ~Descending 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 radiobutton RID_SCDLG_DPSUBTOTAL_OPT RB_SORT_MAN 84 ps ~Manual 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_DPSUBTOTAL_OPT FL_LAYOUT 198 ps Display options 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPSUBTOTAL_OPT FT_LAYOUT 70 ps ~Layout 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPSUBTOTAL_OPT.LB_LAYOUT 1 0 ps Tabular layout 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPSUBTOTAL_OPT.LB_LAYOUT 2 0 ps Outline layout with subtotals at the top 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPSUBTOTAL_OPT.LB_LAYOUT 3 0 ps Outline layout with subtotals at the bottom 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 checkbox RID_SCDLG_DPSUBTOTAL_OPT CB_LAYOUT_EMPTY 186 ps ~Empty line after each item 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_DPSUBTOTAL_OPT FL_AUTOSHOW 198 ps Show automatically 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 checkbox RID_SCDLG_DPSUBTOTAL_OPT CB_SHOW 70 ps ~Show 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPSUBTOTAL_OPT FT_SHOW 80 ps items 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPSUBTOTAL_OPT FT_SHOW_FROM 60 ps ~From 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPSUBTOTAL_OPT.LB_SHOW_FROM 1 0 ps Top 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 stringlist RID_SCDLG_DPSUBTOTAL_OPT.LB_SHOW_FROM 2 0 ps Bottom 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPSUBTOTAL_OPT FT_SHOW_USING 60 ps ~Using field 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedline RID_SCDLG_DPSUBTOTAL_OPT FL_HIDE 198 ps Hide i~tems 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPSUBTOTAL_OPT FT_HIERARCHY 76 ps Hierarch~y 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 modaldialog RID_SCDLG_DPSUBTOTAL_OPT HID_SC_DPSUBT_OPT 266 ps Data Field Options 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_DPSHOWDETAIL FT_DIMS 132 ps ~Choose the field containing the detail you want to show 20181231 09:50:43 sc source\ui\dbgui\pvfundlg.src 0 modaldialog RID_SCDLG_DPSHOWDETAIL HID_SC_DPSHOWDETAIL 200 ps Show Detail 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 fixedline RID_SCDLG_ASCII FL_FIELDOPT 252 ps Import 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 fixedtext RID_SCDLG_ASCII FT_CHARSET 60 ps Ch~aracter set 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 fixedtext RID_SCDLG_ASCII FT_CUSTOMLANG 60 ps Language 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 fixedtext RID_SCDLG_ASCII FT_AT_ROW 60 ps From ro~w 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 fixedline RID_SCDLG_ASCII FL_SEPOPT 252 ps Separator options 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 radiobutton RID_SCDLG_ASCII RB_FIXED 243 ps ~Fixed width 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 radiobutton RID_SCDLG_ASCII RB_SEPARATED 243 ps ~Separated by 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CKB_TAB 68 ps ~Tab 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CKB_COMMA 68 ps ~Comma 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CKB_OTHER 50 ps ~Other 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CKB_SEMICOLON 68 ps S~emicolon 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CKB_SPACE 68 ps S~pace 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CB_ASONCE 130 ps Merge ~delimiters 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 fixedtext RID_SCDLG_ASCII FT_TEXTSEP 60 ps Te~xt delimiter 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 fixedline RID_SCDLG_ASCII FL_OTHER_OPTIONS 252 ps Other options 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CB_QUOTED_AS_TEXT 130 ps ~Quoted field as text 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 checkbox RID_SCDLG_ASCII CB_DETECT_SPECIAL_NUMBER 130 ps Detect special numbers 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 fixedline RID_SCDLG_ASCII FL_WIDTH 252 ps Fields 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 fixedtext RID_SCDLG_ASCII FT_TYPE 60 ps Column t~ype 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 string RID_SCDLG_ASCII STR_TEXTTOCOLUMNS 243 ps Text to Columns 20181231 09:50:43 sc source\ui\dbgui\asciiopt.src 0 modaldialog RID_SCDLG_ASCII 320 ps Text Import 20181231 09:50:43 sc source\ui\dbgui\imoptdlg.src 0 fixedtext RID_SCDLG_IMPORTOPT FT_FIELDSEP 55 ps ~Field delimiter 20181231 09:50:43 sc source\ui\dbgui\imoptdlg.src 0 fixedtext RID_SCDLG_IMPORTOPT FT_TEXTSEP 55 ps ~Text delimiter 20181231 09:50:43 sc source\ui\dbgui\imoptdlg.src 0 fixedtext RID_SCDLG_IMPORTOPT FT_FONT 55 ps ~Character set 20181231 09:50:43 sc source\ui\dbgui\imoptdlg.src 0 fixedline RID_SCDLG_IMPORTOPT FL_FIELDOPT 188 ps Field options 20181231 09:50:43 sc source\ui\dbgui\imoptdlg.src 0 checkbox RID_SCDLG_IMPORTOPT CB_FIXEDWIDTH 172 ps Fixed column ~width 20181231 09:50:43 sc source\ui\dbgui\imoptdlg.src 0 checkbox RID_SCDLG_IMPORTOPT CB_SAVESHOWN 172 ps Save cell content as ~shown 20181231 09:50:43 sc source\ui\dbgui\imoptdlg.src 0 checkbox RID_SCDLG_IMPORTOPT CB_QUOTEALL 164 ps ~Quote all text cells 20181231 09:50:43 sc source\ui\dbgui\imoptdlg.src 0 modaldialog RID_SCDLG_IMPORTOPT HID_SC_INPORTOPT 256 ps Import File 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 fixedtext RID_SCDLG_NAVIGATOR FT_ROW 19 ps Row 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 numericfield RID_SCDLG_NAVIGATOR ED_ROW HID_SC_NAVIPI_ROW 30 ps - Row 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 fixedtext RID_SCDLG_NAVIGATOR FT_COL 23 ps Column 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 spinfield RID_SCDLG_NAVIGATOR ED_COL HID_SC_NAVIPI_COL 30 ps - Column 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 listbox RID_SCDLG_NAVIGATOR LB_DOCUMENTS HID_SC_NAVIPI_DOC 82 ps - Document 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_DATA HID_SC_NAVIPI_DATA 0 ps Data Range 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_UP HID_SC_NAVIPI_UP 0 ps Start 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_DOWN HID_SC_NAVIPI_DOWN 0 ps End 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_ZOOMOUT HID_SC_NAVIPI_ZOOM 0 ps Contents 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_CHANGEROOT HID_SC_NAVIPI_ROOT 0 ps Toggle 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_SCENARIOS HID_SC_NAVIPI_SCEN 0 ps Scenarios 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 toolboxitem RID_SCDLG_NAVIGATOR.TBX_CMD IID_DROPMODE HID_SC_NAVIPI_DROP 0 ps Drag Mode 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_DRAGMODE 82 ps Drag Mode 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_DISPLAY 82 ps Display 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_ACTIVE 82 ps active 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_NOTACTIVE 82 ps inactive 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_HIDDEN 82 ps hidden 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_ACTIVEWIN 82 ps Active Window 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_QHLP_SCEN_LISTBOX 82 ps Scenario Name 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string RID_SCDLG_NAVIGATOR STR_QHLP_SCEN_COMMENT 82 ps Comment 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 window RID_SCDLG_NAVIGATOR HID_SC_NAVIGATOR 115 ps Navigator 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_ROOT 115 ps Contents 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_TABLE 115 ps Sheets 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_RANGENAME 115 ps Range names 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_DBAREA 115 ps Database Ranges 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_GRAPHIC 115 ps Graphics 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_OLEOBJECT 115 ps OLE objects 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_NOTE 115 ps Comments 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_AREALINK 115 ps Linked areas 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 string SCSTR_CONTENT_DRAWING 115 ps Drawing objects 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 menuitem RID_POPUP_DROPMODE RID_DROPMODE_URL HID_SC_DROPMODE_URL 0 ps Insert as Hyperlink 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 menuitem RID_POPUP_DROPMODE RID_DROPMODE_LINK HID_SC_DROPMODE_LINK 0 ps Insert as Link 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 menuitem RID_POPUP_DROPMODE RID_DROPMODE_COPY HID_SC_DROPMODE_COPY 0 ps Insert as Copy 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 menuitem RID_POPUP_NAVIPI_SCENARIO RID_NAVIPI_SCENARIO_DELETE HID_SC_SCENARIO_DELETE 0 ps Delete 20181231 09:50:43 sc source\ui\navipi\navipi.src 0 menuitem RID_POPUP_NAVIPI_SCENARIO RID_NAVIPI_SCENARIO_EDIT HID_SC_SCENARIO_EDIT 0 ps Properties... 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_NUMBERFORMAT FT_CATEGORY 0 ps ~Category: 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 listbox RID_PROPERTYPANEL_SC_NUMBERFORMAT LB_CATEGORY HID_PROPERTY_PANEL_NUMFMT_LB_CATEGORY 0 ps - Select a category of contents. 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 1 0 ps General 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 2 0 ps Number 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 3 0 ps Percent 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 4 0 ps Currency 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 5 0 ps Date 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 6 0 ps Time 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 7 0 ps Scientific 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 8 0 ps Fraction 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 9 0 ps Boolean Value 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 stringlist RID_PROPERTYPANEL_SC_NUMBERFORMAT.LB_CATEGORY 10 0 ps Text 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_NUMBERFORMAT.TBX_CATEGORY ID_NUMBER HID_PROPERTY_PANEL_NUMFMT_ID_NUMBER 0 ps Number 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_NUMBERFORMAT.TBX_CATEGORY ID_PERCENT HID_PROPERTY_PANEL_NUMFMT_ID_PERCENT 0 ps Percent 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_NUMBERFORMAT.TBX_CATEGORY ID_CURRENCY HID_PROPERTY_PANEL_NUMFMT_ID_CURRENCY 0 ps Currency 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_NUMBERFORMAT.TBX_CATEGORY ID_DATE HID_PROPERTY_PANEL_NUMFMT_ID_DATE 0 ps Date 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_NUMBERFORMAT.TBX_CATEGORY ID_TEXT HID_PROPERTY_PANEL_NUMFMT_ID_TEXT 0 ps Text 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_NUMBERFORMAT FT_DECIMALS 0 ps ~Decimal places: 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 numericfield RID_PROPERTYPANEL_SC_NUMBERFORMAT ED_DECIMALS HID_PROPERTY_PANEL_NUMFMT_ED_DECIMALS 0 ps - Enter the number of decimal places that you want to display. 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_NUMBERFORMAT FT_LEADZEROES 0 ps Leading ~zeroes: 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 numericfield RID_PROPERTYPANEL_SC_NUMBERFORMAT ED_LEADZEROES HID_PROPERTY_PANEL_NUMFMT_ED_LEADZEROES 0 ps - Enter the maximum number of zeroes to display before the decimal point. 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 checkbox RID_PROPERTYPANEL_SC_NUMBERFORMAT BTN_NEGRED HID_PROPERTY_PANEL_NUMFMT_BTN_NEGRED 100 ps ~Negative numbers red Changes the font color of negative numbers to red. 20181231 09:50:43 sc source\ui\sidebar\NumberFormatPropertyPanel.src 0 checkbox RID_PROPERTYPANEL_SC_NUMBERFORMAT BTN_THOUSAND HID_PROPERTY_PANEL_NUMFMT_BTN_THOUSAND 100 ps ~Thousands separator Inserts a separator between thousands. 20181231 09:50:43 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 ps Align Left 20181231 09:50:43 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 ps Align Center 20181231 09:50:43 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 ps Align Right 20181231 09:50:43 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 ps Align Justified 20181231 09:50:43 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 toolbox RID_PROPERTYPANEL_SC_ALIGNMENT TBX_HORIZONTAL_ALIGNMENT HID_PROPERTY_PANEL_ALIGN_TBX_HOR 0 ps Horizontal Alignment 20181231 09:50:43 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 ps Align Top 20181231 09:50:43 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 ps Align Center Vertically 20181231 09:50:43 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 ps Align Bottom 20181231 09:50:43 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 toolbox RID_PROPERTYPANEL_SC_ALIGNMENT TBX_VERTICAL_ALIGN HID_PROPERTY_PANEL_ALIGN_TBX_VER 0 ps Vertical Alignment 20181231 09:50:43 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_ALIGNMENT FT_LEFT_INDENT 0 ps Left ~indent: 20181231 09:50:43 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 metricfield RID_PROPERTYPANEL_SC_ALIGNMENT MF_LEFT_INDENT HID_PROPERTY_PANEL_ALIGN_MBX_INDENT 0 ps - Indents from the left edge. 20181231 09:50:43 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 checkbox RID_PROPERTYPANEL_SC_ALIGNMENT CBX_WRAP HID_PROPERTY_PANEL_ALIGN_CBX_WRAP 0 ps ~Wrap text Wrap texts automatically. 20181231 09:50:43 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 checkbox RID_PROPERTYPANEL_SC_ALIGNMENT CBX_MERGE HID_PROPERTY_PANEL_ALIGN_CBX_MERGE 0 ps ~Merge cells Joins the selected cells into one. 20181231 09:50:43 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_ALIGNMENT FT_ORIENT 0 ps Text ~orientation: 20181231 09:50:43 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 metricbox RID_PROPERTYPANEL_SC_ALIGNMENT CBOX_ANGLE HID_PROPERTY_PANEL_ALIGN_MBX_ANGLE 0 ps degrees Select the angle for rotation. 20181231 09:50:43 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 control RID_PROPERTYPANEL_SC_ALIGNMENT DIAL_CONTROL HID_PROPERTY_PANEL_ALIGN_DIAL_CONTROL 0 ps - Drag to change the rotation value. 20181231 09:50:43 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 checkbox RID_PROPERTYPANEL_SC_ALIGNMENT CBX_VERT HID_PROPERTY_PANEL_ALIGN_CBX_VERT 0 ps ~Vertically stacked Aligns text vertically. 20181231 09:50:43 sc source\ui\sidebar\AlignmentPropertyPanel.src 0 control RID_PROPERTYPANEL_SC_ALIGNMENT HID_PROPERTYPANEL_SC_ALIGN_SECTION 0 ps Alignment 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_APPEAR FT_BK_COLOR 0 ps ~Cell background: 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_APPEAR.TB_BK_COLOR TBI_BK_COLOR HID_PROPERTYPANEL_SC_TBI_BKCOLOR 0 ps Cell background 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_PROPERTYPANEL_SC_APPEAR TB_BK_COLOR HID_PROPERTYPANEL_SC_TBX_BKCOLOR 0 ps Cell Background 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_PROPERTYPANEL_SC_APPEAR STR_QH_BK_COLOR 0 ps Select the background color of the selected cells. 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 fixedtext RID_PROPERTYPANEL_SC_APPEAR FT_BORDER 0 ps Cell ~border: 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolboxitem RID_PROPERTYPANEL_SC_APPEAR.TB_APP_BORDER TBI_BORDER HID_PROPERTYPANEL_SC_TBI_BORDER 0 ps Cell border 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_PROPERTYPANEL_SC_APPEAR TB_APP_BORDER HID_PROPERTYPANEL_SC_TBX_BORDER 0 ps Cell Border 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_PROPERTYPANEL_SC_APPEAR STR_QH_BORDER 0 ps Specify the borders of the selected cells. 20181231 09:50:43 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 ps Line style 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_PROPERTYPANEL_SC_APPEAR TB_BORDER_LINE_STYLE HID_PROPERTYPANEL_SC_TBX_STYLE 0 ps Line Style 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_PROPERTYPANEL_SC_APPEAR STR_QH_BORDER_LINE_STYLE 0 ps Select the line style of the borders. 20181231 09:50:43 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 ps Line color 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_PROPERTYPANEL_SC_APPEAR TB_BORDER_LINE_COLOR HID_PROPERTYPANEL_SC_TBX_LINECOLOR 0 ps Line Color 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_PROPERTYPANEL_SC_APPEAR STR_QH_BORDER_LINE_COLOR 0 ps Select the line color of the borders. 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 checkbox RID_PROPERTYPANEL_SC_APPEAR CBX_SHOW_GRID HID_PROPERTYPANEL_SC_CBOX_SHOWGRID 90 ps Show cell ~grid lines Show the grid lines of the cells in the entire spreadsheet. 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 control RID_PROPERTYPANEL_SC_APPEAR HID_PROPERTYPANEL_SC_CELL_SECTION 0 ps Cell Appearance 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 control RID_POPUPPANEL_CELLAPPEARANCE_FILLCOLOR VS_FILLCOLOR HID_PROPERTYPANEL_FILL_COLOR_VS 0 ps Color 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_CELLAPPEARANCE_FILLCOLOR VS_NOFILLCOLOR 0 ps No Color 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 control RID_POPUPPANEL_CELLAPPEARANCE_LINECOLOR VS_LINECOLOR HID_PROPERTYPANEL_LINE_COLOR_VS 0 ps Color 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 control RID_POPUPPANEL_APPEARANCE_CELL_LINESTYLE VS_STYLE HID_PROPERTYPANEL_SC_STYLE_VS 80 ps Line Style 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 pushbutton RID_POPUPPANEL_APPEARANCE_CELL_LINESTYLE PB_OPTIONS HID_PROPERTYPANEL_SC_STYLE_PB 75 ps ~More Options... 20181231 09:50:43 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 ps No Border 20181231 09:50:43 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 ps All Borders 20181231 09:50:43 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 ps Outside Borders 20181231 09:50:43 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 ps Thick Box Border 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE TB_BORDER1 HID_PROPERTYPANEL_SC_BORDER1_TBX 75 ps Cell Border 1 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE TB_BORDER2 HID_PROPERTYPANEL_SC_BORDER2_TBX 75 ps Cell Border 2 20181231 09:50:43 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 ps Thick Bottom Border 20181231 09:50:43 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 ps Double Bottom Border 20181231 09:50:43 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 ps Top and Thick Bottom Borders 20181231 09:50:43 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 ps Top and Double Bottom Borders 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 toolbox RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE TB_BORDER3 HID_PROPERTYPANEL_SC_BORDER3_TBX 75 ps Cell Border 3 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_1 75 ps Left Border 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_2 75 ps Right Border 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_3 75 ps Top Border 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_4 75 ps Bottom Border 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_5 75 ps Diagonal Up Border 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_6 75 ps Diagonal Down Border 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_7 75 ps Top and Bottom Borders 20181231 09:50:43 sc source\ui\sidebar\CellAppearancePropertyPanel.src 0 string RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE STR_BORDER_8 75 ps Left and Right Borders 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_NUMBER 0 ps Numbers 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_FONT 0 ps Font 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_FONTEFF 0 ps Font Effects 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_ALIGNMENT 0 ps Alignment 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_ASIAN 0 ps Asian Typography 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_BORDER 0 ps Borders 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_BACKGROUND 0 ps Background 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAR.1 TP_PROTECTION 0 ps Cell Protection 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 tabdialog RID_SCDLG_STYLES_PAR 289 ps Cell Style 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAGE.1 TP_PAGE_STD 0 ps Page 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAGE.1 TP_BORDER 0 ps Borders 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAGE.1 TP_BACKGROUND 0 ps Background 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAGE.1 TP_PAGE_HEADER 0 ps Header 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAGE.1 TP_PAGE_FOOTER 0 ps Footer 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 pageitem RID_SCDLG_STYLES_PAGE.1 TP_TABLE 0 ps Sheet 20181231 09:50:43 sc source\ui\styleui\styledlg.src 0 tabdialog RID_SCDLG_STYLES_PAGE 280 ps Page Style 20181231 09:50:43 sc source\ui\styleui\scstyles.src 0 string STR_STYLE_FILTER_USED 0 ps Applied Styles 20181231 09:50:43 sc source\ui\styleui\scstyles.src 0 string STR_STYLE_FILTER_USERDEF 0 ps Custom Styles 20181231 09:50:43 sc source\ui\styleui\scstyles.src 0 string STR_STYLE_FILTER_ALL 0 ps All Styles 20181231 09:50:43 sc source\ui\styleui\scstyles.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER Cell Styles 0 ps Cell Styles 20181231 09:50:43 sc source\ui\styleui\scstyles.src 0 sfxstylefamilyitem DLG_STYLE_DESIGNER Page Styles 0 ps Page Styles 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 1 0 ps Last Used 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 2 0 ps All 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 3 0 ps Database 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 4 0 ps Date&Time 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 5 0 ps Financial 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 6 0 ps Information 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 7 0 ps Logical 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 8 0 ps Mathematical 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 9 0 ps Array 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 10 0 ps Statistical 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 11 0 ps Spreadsheet 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 12 0 ps Text 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 stringlist FID_FUNCTION_BOX.CB_CAT 13 0 ps Add-in 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 imagebutton FID_FUNCTION_BOX IMB_INSERT 13 ps - Insert Function into calculation sheet 20181231 09:50:43 sc source\ui\formdlg\dwfunctr.src 0 dockingwindow FID_FUNCTION_BOX HID_FUNCTION_BOX 130 ps Functions 20181231 09:50:43 sc source\ui\pagedlg\tphf.src 0 pushbutton RID_SCBTN_HFEDIT 50 ps ~Edit... 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 #define HFEDIT_DLGTITLE 0 ps Headers/Footers 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 #define HEADER 0 ps Header 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 #define FOOTER 0 ps Footer 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 #define HEADER_RIGHT 0 ps Header (right) 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 #define HEADER_LEFT 0 ps Header (left) 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 #define FOOTER_RIGHT 0 ps Footer (right) 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 #define FOOTER_LEFT 0 ps Footer (left) 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 tabdialog RID_SCDLG_HFED_HEADER 270 ps Headers 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 tabdialog RID_SCDLG_HFED_FOOTER 270 ps Footers 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 fixedtext RID_HFBASE FT_LEFT 75 ps ~Left area 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 fixedtext RID_HFBASE FT_CENTER 75 ps ~Center area 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 fixedtext RID_HFBASE FT_RIGHT 75 ps R~ight area 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 fixedtext RID_HFBASE FT_HF_DEFINED 76 ps Hea~der 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 fixedtext RID_HFBASE FT_HF_CUSTOM 76 ps Custom header 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_TEXT HID_SC_HF_TEXT 15 ps - Text Attributes 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_FILE HID_SC_HF_FILE 15 ps - Title 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 menuitem RID_HFBASE.RID_POPUP_FCOMMAND FILE_COMMAND_TITEL HID_FCOMMAND_TITEL 0 ps Title 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 menuitem RID_HFBASE.RID_POPUP_FCOMMAND FILE_COMMAND_FILENAME HID_FCOMMAND_FILENAME 0 ps File Name 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 menuitem RID_HFBASE.RID_POPUP_FCOMMAND FILE_COMMAND_PATH HID_FCOMMAND_PATH 0 ps Path/File Name 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_TABLE HID_SC_HF_TABLE 15 ps - Sheet Name 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_PAGE HID_SC_HF_PAGE 15 ps - Page 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_PAGES HID_SC_HF_PAGES 15 ps - Pages 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_DATE HID_SC_HF_DATE 15 ps - Date 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 imagebutton RID_HFBASE BTN_TIME HID_SC_HF_TIME 15 ps - Time 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 fixedtext RID_HFBASE FT_INFO 240 ps Use the buttons to change the font or insert field commands such as date, time, etc. 20181231 09:50:43 sc source\ui\pagedlg\hfedtdlg.src 0 fixedline RID_HFBASE FL_INFO 248 ps Note 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 fixedline RID_SCDLG_AREAS FL_PRINTAREA 248 ps Print range 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_PRINTAREA 1 0 ps - none - 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_PRINTAREA 2 0 ps - entire sheet - 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_PRINTAREA 3 0 ps - user defined - 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_PRINTAREA 4 0 ps - selection - 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 imagebutton RID_SCDLG_AREAS RB_PRINTAREA 13 ps - Shrink 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 fixedline RID_SCDLG_AREAS FL_REPEATROW 248 ps Rows to repeat 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_REPEATROW 1 0 ps - none - 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_REPEATROW 2 0 ps - user defined - 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 imagebutton RID_SCDLG_AREAS RB_REPEATROW 13 ps - Shrink 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 fixedline RID_SCDLG_AREAS FL_REPEATCOL 248 ps Columns to repeat 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_REPEATCOL 1 0 ps - none - 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCDLG_AREAS.LB_REPEATCOL 2 0 ps - user defined - 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 imagebutton RID_SCDLG_AREAS RB_REPEATCOL 13 ps - Shrink 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 modelessdialog RID_SCDLG_AREAS HID_SCPAGE_AREAS 316 ps Edit Print Ranges 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_HEADER 142 ps ~Column and row headers 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_GRID 142 ps ~Grid 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_NOTES 142 ps ~Comments 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_OBJECTS 142 ps ~Objects/graphics 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_CHARTS 91 ps Ch~arts 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_DRAWINGS 91 ps ~Drawing objects 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_FORMULAS 91 ps ~Formulas 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_NULLVALS 91 ps Zero ~values 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 fixedline RID_SCPAGE_TABLE FL_PRINT 248 ps Print 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 radiobutton RID_SCPAGE_TABLE BTN_TOPDOWN 142 ps ~Top to bottom, then right 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 radiobutton RID_SCPAGE_TABLE BTN_LEFTRIGHT 142 ps ~Left to right, then down 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 checkbox RID_SCPAGE_TABLE BTN_PAGENO 90 ps First ~page number 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 fixedline RID_SCPAGE_TABLE FL_PAGEDIR 248 ps Page order 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 fixedtext RID_SCPAGE_TABLE FT_SCALEMODE 124 ps Scaling ~mode 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCPAGE_TABLE.LB_SCALEMODE 1 0 ps Reduce/enlarge printout 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCPAGE_TABLE.LB_SCALEMODE 2 0 ps Fit print range(s) to width/height 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCPAGE_TABLE.LB_SCALEMODE 3 0 ps Fit print range(s) on number of pages 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 fixedtext RID_SCPAGE_TABLE FT_SCALEFACTOR 68 ps ~Scaling factor 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 fixedtext RID_SCPAGE_TABLE FT_SCALEPAGEWIDTH 68 ps ~Width in pages 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 fixedtext RID_SCPAGE_TABLE FT_SCALEPAGEHEIGHT 68 ps H~eight in pages 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 fixedtext RID_SCPAGE_TABLE FT_SCALEPAGENUM 68 ps N~umber of pages 20181231 09:50:43 sc source\ui\pagedlg\pagedlg.src 0 fixedline RID_SCPAGE_TABLE FL_SCALE 248 ps Scale 20181231 09:50:43 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_RENAME_OBJECT SID_RENAME_OBJECT CMD_SID_RENAME_OBJECT 0 ps Name... 20181231 09:50:43 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_TITLE_DESCRIPTION_OBJECT SID_TITLE_DESCRIPTION_OBJECT CMD_SID_TITLE_DESCRIPTION_OBJECT 0 ps Description... 20181231 09:50:43 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ARRANGESUB.SUBMENU_OBJARRANGE SID_FRAME_UP CMD_SID_FRAME_UP 0 ps Bring ~Forward 20181231 09:50:43 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ARRANGESUB.SUBMENU_OBJARRANGE SID_FRAME_DOWN CMD_SID_FRAME_DOWN 0 ps Send Back~ward 20181231 09:50:43 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ARRANGESUB SUBMENU_OBJARRANGE HID_SCMENU_OBJARRANGE 0 ps ~Arrange 20181231 09:50:43 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ANCHORSUB.SUBMENU_ANCHOR SID_ANCHOR_PAGE CMD_SID_ANCHOR_PAGE 0 ps To P~age 20181231 09:50:43 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ANCHORSUB.SUBMENU_ANCHOR SID_ANCHOR_CELL CMD_SID_ANCHOR_CELL 0 ps To ~Cell 20181231 09:50:43 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ANCHORSUB SUBMENU_ANCHOR HID_SCMENU_ANCHOR 0 ps An~chor 20181231 09:50:43 sc source\ui\drawfunc\drformsh.src 0 menuitem MN_ALIGNSUB SID_OBJECT_ALIGN CMD_SID_OBJECT_ALIGN 0 ps A~lignment 20181231 09:50:43 sc source\ui\drawfunc\drformsh.src 0 string RID_POPUP_DRAWFORM 0 ps Popup menu for form objects 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_RESET SID_TEXT_STANDARD CMD_SID_TEXT_STANDARD 0 ps ~Default 20181231 09:50:43 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 ps ~Superscript 20181231 09:50:43 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 ps S~ubscript 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR RID_MN_FORMAT_STYLE HID_MN_FORMAT_STYLE 0 ps ~Style 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR.RID_MN_FORMAT_ALGN SID_ALIGNLEFT CMD_SID_ATTR_PARA_ADJUST_LEFT 0 ps ~Left 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR.RID_MN_FORMAT_ALGN SID_ALIGNRIGHT CMD_SID_ATTR_PARA_ADJUST_RIGHT 0 ps ~Right 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR.RID_MN_FORMAT_ALGN SID_ALIGNCENTERHOR CMD_SID_ATTR_PARA_ADJUST_CENTER 0 ps ~Centered 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR.RID_MN_FORMAT_ALGN SID_ALIGNBLOCK CMD_SID_ATTR_PARA_ADJUST_BLOCK 0 ps ~Justified 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR RID_MN_FORMAT_ALGN HID_MN_FORMAT_ALGN 0 ps ~Alignment 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TEXT_ATTR RID_MN_FORMAT_LINESPACE HID_MN_FORMAT_LINESPACE 0 ps ~Line Spacing 20181231 09:50:43 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 ps ~Hyperlink... 20181231 09:50:43 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 ps ~Remove Hyperlink 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_DRWTXTATTR SID_DRAWTEXT_ATTR_DLG CMD_SID_DRAWTEXT_ATTR_DLG 0 ps Te~xt... 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ASSIGNMACRO SID_ASSIGNMACRO CMD_SID_ASSIGNMACRO 0 ps Assig~n Macro... 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ORIGINALSIZE SID_ORIGINALSIZE CMD_SID_ORIGINALSIZE 0 ps ~Original Size 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_RENAME_OBJECT SID_RENAME_OBJECT CMD_SID_RENAME_OBJECT 0 ps Name... 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_TITLE_DESCRIPTION_OBJECT SID_TITLE_DESCRIPTION_OBJECT CMD_SID_TITLE_DESCRIPTION_OBJECT 0 ps Description... 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_MIRRORSUB.SUBMENU_OBJMIRROR SID_MIRROR_VERTICAL CMD_SID_MIRROR_VERTICAL 0 ps ~Vertically 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_MIRRORSUB.SUBMENU_OBJMIRROR SID_MIRROR_HORIZONTAL CMD_SID_MIRROR_HORIZONTAL 0 ps ~Horizontal 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_MIRRORSUB SUBMENU_OBJMIRROR HID_SCMENU_OBJMIRROR 0 ps ~Flip 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ARRANGESUB.SUBMENU_OBJARRANGE SID_FRAME_UP CMD_SID_FRAME_UP 0 ps Bring ~Forward 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ARRANGESUB.SUBMENU_OBJARRANGE SID_FRAME_DOWN CMD_SID_FRAME_DOWN 0 ps Send Back~ward 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ARRANGESUB SUBMENU_OBJARRANGE HID_SCMENU_OBJARRANGE 0 ps ~Arrange 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ANCHORSUB.SUBMENU_ANCHOR SID_ANCHOR_PAGE CMD_SID_ANCHOR_PAGE 0 ps To P~age 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ANCHORSUB.SUBMENU_ANCHOR SID_ANCHOR_CELL CMD_SID_ANCHOR_CELL 0 ps To ~Cell 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ANCHORSUB SUBMENU_ANCHOR HID_SCMENU_ANCHOR 0 ps An~chor 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 menuitem MN_ALIGNSUB SID_OBJECT_ALIGN CMD_SID_OBJECT_ALIGN 0 ps A~lignment 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 string RID_DRAW_OBJECTBAR 0 ps Drawing Object Bar 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 string RID_TEXT_TOOLBOX 0 ps Text Object Bar 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 string RID_GRAPHIC_OBJECTBAR 0 ps Graphics Object Bar 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 string RID_POPUP_DRAW 0 ps Pop-up menu for drawing objects 20181231 09:50:43 sc source\ui\drawfunc\objdraw.src 0 string RID_POPUP_GRAPHIC RID_POPUP_DRAWTEXT 0 ps Pop-up menu for text objects 20181231 09:50:43 sc source\ui\miscdlgs\highred.src 0 checkbox RID_SCDLG_HIGHLIGHT_CHANGES CB_HIGHLIGHT 150 ps ~Show changes in spreadsheet 20181231 09:50:43 sc source\ui\miscdlgs\highred.src 0 fixedline RID_SCDLG_HIGHLIGHT_CHANGES FL_FILTER 255 ps Filter settings 20181231 09:50:43 sc source\ui\miscdlgs\highred.src 0 checkbox RID_SCDLG_HIGHLIGHT_CHANGES CB_HIGHLIGHT_ACCEPT 246 ps Show ~accepted changes 20181231 09:50:43 sc source\ui\miscdlgs\highred.src 0 checkbox RID_SCDLG_HIGHLIGHT_CHANGES CB_HIGHLIGHT_REJECT 246 ps Show ~rejected changes 20181231 09:50:43 sc source\ui\miscdlgs\highred.src 0 imagebutton RID_SCDLG_HIGHLIGHT_CHANGES RB_ASSIGN 13 ps - Minimize/Maximize 20181231 09:50:43 sc source\ui\miscdlgs\highred.src 0 modelessdialog RID_SCDLG_HIGHLIGHT_CHANGES CMD_FID_CHG_ACCEPT 318 ps Show Changes 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_DESC 190 ps 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. 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedline RID_SCDLG_RETYPEPASS FL_DOCUMENT 190 ps Document protection 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_DOCSTATUS 140 ps Status unknown 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 pushbutton RID_SCDLG_RETYPEPASS BTN_RETYPE_DOC 30 ps Re-type 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedline RID_SCDLG_RETYPEPASS FL_SHEET 190 ps Sheet protection 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETNAME1 68 ps Sheet1 has a really long name 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETSTATUS1 72 ps Status unknown 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 pushbutton RID_SCDLG_RETYPEPASS BTN_RETYPE_SHEET1 30 ps Re-type 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETNAME2 68 ps Sheet2 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETSTATUS2 72 ps Status unknown 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 pushbutton RID_SCDLG_RETYPEPASS BTN_RETYPE_SHEET2 30 ps Re-type 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETNAME3 68 ps Sheet3 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETSTATUS3 72 ps Status unknown 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 pushbutton RID_SCDLG_RETYPEPASS BTN_RETYPE_SHEET3 30 ps Re-type 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETNAME4 68 ps Sheet4 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS FT_SHEETSTATUS4 72 ps Status unknown 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 pushbutton RID_SCDLG_RETYPEPASS BTN_RETYPE_SHEET4 30 ps Re-type 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_NOT_PROTECTED 8 ps Not protected 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_NOT_PASS_PROTECTED 8 ps Not password-protected 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_HASH_BAD 8 ps Hash incompatible 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_HASH_GOOD 8 ps Hash compatible 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_HASH_REGENERATED 8 ps Hash re-generated 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 modaldialog RID_SCDLG_RETYPEPASS 260 ps Re-type Password 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 radiobutton RID_SCDLG_RETYPEPASS_INPUT BTN_RETYPE_PASSWORD 150 ps Re-type password 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS_INPUT FT_PASSWORD1 42 ps ~Password 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 fixedtext RID_SCDLG_RETYPEPASS_INPUT FT_PASSWORD2 42 ps ~Confirm 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 checkbox RID_SCDLG_RETYPEPASS_INPUT BTN_MATCH_OLD_PASSWORD 150 ps New password must match the original password. 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 radiobutton RID_SCDLG_RETYPEPASS_INPUT BTN_REMOVE_PASSWORD 150 ps Remove password from this protected item. 20181231 09:50:43 sc source\ui\miscdlgs\retypepassdlg.src 0 modaldialog RID_SCDLG_RETYPEPASS_INPUT 230 ps Re-type Password 20181231 09:50:43 sc source\ui\miscdlgs\protectiondlg.src 0 checkbox RID_SCDLG_TABPROTECTION BTN_PROTECT 150 ps P~rotect this sheet and the contents of locked cells 20181231 09:50:43 sc source\ui\miscdlgs\protectiondlg.src 0 fixedtext RID_SCDLG_TABPROTECTION FT_PASSWORD1 42 ps ~Password 20181231 09:50:43 sc source\ui\miscdlgs\protectiondlg.src 0 fixedtext RID_SCDLG_TABPROTECTION FT_PASSWORD2 42 ps ~Confirm 20181231 09:50:43 sc source\ui\miscdlgs\protectiondlg.src 0 fixedline RID_SCDLG_TABPROTECTION FL_OPTIONS 150 ps Options 20181231 09:50:43 sc source\ui\miscdlgs\protectiondlg.src 0 fixedtext RID_SCDLG_TABPROTECTION FT_OPTIONS 140 ps Allow all users of this sheet to: 20181231 09:50:43 sc source\ui\miscdlgs\protectiondlg.src 0 string RID_SCDLG_TABPROTECTION ST_SELECT_LOCKED_CELLS 140 ps Select locked cells 20181231 09:50:43 sc source\ui\miscdlgs\protectiondlg.src 0 string RID_SCDLG_TABPROTECTION ST_SELECT_UNLOCKED_CELLS 140 ps Select unlocked cells 20181231 09:50:43 sc source\ui\miscdlgs\protectiondlg.src 0 modaldialog RID_SCDLG_TABPROTECTION 220 ps Protect Sheet 20181231 09:50:43 sc source\ui\miscdlgs\instbdlg.src 0 fixedline RID_SCDLG_INSERT_TABLE FL_POSITION 206 ps Position 20181231 09:50:43 sc source\ui\miscdlgs\instbdlg.src 0 radiobutton RID_SCDLG_INSERT_TABLE RB_BEFORE 197 ps B~efore current sheet 20181231 09:50:43 sc source\ui\miscdlgs\instbdlg.src 0 radiobutton RID_SCDLG_INSERT_TABLE RB_BEHIND 197 ps ~After current sheet 20181231 09:50:43 sc source\ui\miscdlgs\instbdlg.src 0 fixedline RID_SCDLG_INSERT_TABLE FL_TABLE 206 ps Sheet 20181231 09:50:43 sc source\ui\miscdlgs\instbdlg.src 0 radiobutton RID_SCDLG_INSERT_TABLE RB_NEW 197 ps ~New sheet 20181231 09:50:43 sc source\ui\miscdlgs\instbdlg.src 0 fixedtext RID_SCDLG_INSERT_TABLE FT_COUNT 52 ps N~o. of sheets 20181231 09:50:43 sc source\ui\miscdlgs\instbdlg.src 0 fixedtext RID_SCDLG_INSERT_TABLE FT_NAME 50 ps Na~me 20181231 09:50:43 sc source\ui\miscdlgs\instbdlg.src 0 radiobutton RID_SCDLG_INSERT_TABLE RB_FROMFILE 197 ps ~From file 20181231 09:50:43 sc source\ui\miscdlgs\instbdlg.src 0 pushbutton RID_SCDLG_INSERT_TABLE BTN_BROWSE 60 ps ~Browse... 20181231 09:50:43 sc source\ui\miscdlgs\instbdlg.src 0 checkbox RID_SCDLG_INSERT_TABLE CB_LINK 60 ps Lin~k 20181231 09:50:43 sc source\ui\miscdlgs\instbdlg.src 0 modaldialog RID_SCDLG_INSERT_TABLE 274 ps Insert Sheet 20181231 09:50:43 sc source\ui\miscdlgs\sharedocdlg.src 0 checkbox RID_SCDLG_SHAREDOCUMENT CB_SHARE 192 ps Share this spreadsheet with other users 20181231 09:50:43 sc source\ui\miscdlgs\sharedocdlg.src 0 fixedtext RID_SCDLG_SHAREDOCUMENT FT_WARNING 183 ps Note: Changes to formatting attributes like fonts, colors, 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. 20181231 09:50:43 sc source\ui\miscdlgs\sharedocdlg.src 0 fixedtext RID_SCDLG_SHAREDOCUMENT FT_USERS 192 ps Users currently accessing this spreadsheet 20181231 09:50:43 sc source\ui\miscdlgs\sharedocdlg.src 0 string RID_SCDLG_SHAREDOCUMENT STR_TITLE_NAME 50 ps Name 20181231 09:50:43 sc source\ui\miscdlgs\sharedocdlg.src 0 string RID_SCDLG_SHAREDOCUMENT STR_TITLE_ACCESSED 50 ps Accessed 20181231 09:50:43 sc source\ui\miscdlgs\sharedocdlg.src 0 string RID_SCDLG_SHAREDOCUMENT STR_NO_USER_DATA 50 ps No user data available. 20181231 09:50:43 sc source\ui\miscdlgs\sharedocdlg.src 0 string RID_SCDLG_SHAREDOCUMENT STR_UNKNOWN_USER 50 ps Unknown User 20181231 09:50:43 sc source\ui\miscdlgs\sharedocdlg.src 0 string RID_SCDLG_SHAREDOCUMENT STR_EXCLUSIVE_ACCESS 50 ps (exclusive access) 20181231 09:50:43 sc source\ui\miscdlgs\sharedocdlg.src 0 modaldialog RID_SCDLG_SHAREDOCUMENT CMD_SID_SHARE_DOC 204 ps Share Document 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 fixedtext RID_SCDLG_CHANGES FT_ASSIGN 128 ps Range 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 imagebutton RID_SCDLG_CHANGES RB_ASSIGN 13 ps - Minimize/Maximize 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_INSERT_COLS 13 ps Column inserted 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_INSERT_ROWS 13 ps Row inserted 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_INSERT_TABS 13 ps Sheet inserted 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_DELETE_COLS 13 ps Column deleted 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_DELETE_ROWS 13 ps Row deleted 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_DELETE_TABS 13 ps Sheet deleted 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_MOVE 13 ps Range moved 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_CONTENT 13 ps Changed contents 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_CONTENT_WITH_CHILD 13 ps Changed contents 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_CHILD_CONTENT 13 ps Changed to 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_CHILD_ORGCONTENT 13 ps Original 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_REJECT 13 ps Changes rejected 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_ACCEPTED 13 ps Accepted 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_REJECTED 13 ps Rejected 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_NO_ENTRY 13 ps No Entry 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 string RID_SCDLG_CHANGES STR_EMPTY 13 ps 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 modelessdialog RID_SCDLG_CHANGES CMD_FID_CHG_ACCEPT 282 ps Accept or Reject Changes 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES SC_CHANGES_COMMENT HID_SC_CHANGES_COMMENT 0 ps Edit Comment... 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES.SC_SUB_SORT SC_SORT_ACTION HID_SC_SORT_ACTION 0 ps Action 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES.SC_SUB_SORT SC_SORT_POSITION HID_SORT_POSITION 0 ps Position 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES.SC_SUB_SORT SC_SORT_AUTHOR HID_SC_SORT_AUTHOR 0 ps Author 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES.SC_SUB_SORT SC_SORT_DATE HID_SC_SORT_DATE 0 ps Date 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES.SC_SUB_SORT SC_SORT_COMMENT HID_SC_SORT_COMMENT 0 ps Description 20181231 09:50:43 sc source\ui\miscdlgs\acredlin.src 0 menuitem RID_POPUP_CHANGES SC_SUB_SORT 0 ps Sorting 20181231 09:50:43 sc source\ui\miscdlgs\conflictsdlg.src 0 fixedtext RID_SCDLG_CONFLICTS FT_CONFLICTS 326 ps There are conflicting changes in this shared spreadsheet. Conflicts must be resolved before saving the spreadsheet. Keep either own or other changes. 20181231 09:50:43 sc source\ui\miscdlgs\conflictsdlg.src 0 pushbutton RID_SCDLG_CONFLICTS BTN_KEEPMINE 76 ps Keep ~Mine 20181231 09:50:43 sc source\ui\miscdlgs\conflictsdlg.src 0 pushbutton RID_SCDLG_CONFLICTS BTN_KEEPOTHER 76 ps Keep ~Other 20181231 09:50:43 sc source\ui\miscdlgs\conflictsdlg.src 0 pushbutton RID_SCDLG_CONFLICTS BTN_KEEPALLMINE 104 ps ~Keep All Mine 20181231 09:50:43 sc source\ui\miscdlgs\conflictsdlg.src 0 pushbutton RID_SCDLG_CONFLICTS BTN_KEEPALLOTHERS 104 ps Keep ~All Others 20181231 09:50:43 sc source\ui\miscdlgs\conflictsdlg.src 0 string RID_SCDLG_CONFLICTS STR_TITLE_CONFLICT 50 ps Conflict 20181231 09:50:43 sc source\ui\miscdlgs\conflictsdlg.src 0 string RID_SCDLG_CONFLICTS STR_TITLE_AUTHOR 50 ps Author 20181231 09:50:43 sc source\ui\miscdlgs\conflictsdlg.src 0 string RID_SCDLG_CONFLICTS STR_TITLE_DATE 50 ps Date 20181231 09:50:43 sc source\ui\miscdlgs\conflictsdlg.src 0 string RID_SCDLG_CONFLICTS STR_UNKNOWN_USER 50 ps Unknown User 20181231 09:50:43 sc source\ui\miscdlgs\conflictsdlg.src 0 modaldialog RID_SCDLG_CONFLICTS HID_SCDLG_CONFLICTS 338 ps Resolve Conflicts 20181231 09:50:43 sc source\ui\miscdlgs\linkarea.src 0 fixedline RID_SCDLG_LINKAREA FL_LOCATION 204 ps URL of ~external data source 20181231 09:50:43 sc source\ui\miscdlgs\linkarea.src 0 fixedtext RID_SCDLG_LINKAREA FT_HINT 192 ps (Enter the URL of the source document in the local file system or Internet here.) 20181231 09:50:43 sc source\ui\miscdlgs\linkarea.src 0 fixedtext RID_SCDLG_LINKAREA FT_RANGES 198 ps ~Available tables/ranges 20181231 09:50:43 sc source\ui\miscdlgs\linkarea.src 0 checkbox RID_SCDLG_LINKAREA BTN_RELOAD 100 ps ~Update every 20181231 09:50:43 sc source\ui\miscdlgs\linkarea.src 0 fixedtext RID_SCDLG_LINKAREA FT_SECONDS 59 ps seconds 20181231 09:50:43 sc source\ui\miscdlgs\linkarea.src 0 modaldialog RID_SCDLG_LINKAREA 274 ps External Data 20181231 09:50:43 sc source\ui\cctrl\dpcontrol.src 0 string RID_POPUP_FILTER STR_MENU_SORT_ASC 0 ps Sort Ascending 20181231 09:50:43 sc source\ui\cctrl\dpcontrol.src 0 string RID_POPUP_FILTER STR_MENU_SORT_DESC 0 ps Sort Descending 20181231 09:50:43 sc source\ui\cctrl\dpcontrol.src 0 string RID_POPUP_FILTER STR_MENU_SORT_CUSTOM 0 ps Custom Sort 20181231 09:50:43 sc source\ui\cctrl\dpcontrol.src 0 string RID_POPUP_FILTER STR_BTN_TOGGLE_ALL 0 ps All 20181231 09:50:43 sc source\ui\cctrl\dpcontrol.src 0 string RID_POPUP_FILTER STR_BTN_SELECT_CURRENT 0 ps Show only the current item. 20181231 09:50:43 sc source\ui\cctrl\dpcontrol.src 0 string RID_POPUP_FILTER STR_BTN_UNSELECT_CURRENT 0 ps Hide only the current item. 20181231 09:50:43 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 1 0 ps Database 20181231 09:50:43 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 2 0 ps Date&Time 20181231 09:50:43 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 3 0 ps Financial 20181231 09:50:43 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 4 0 ps Information 20181231 09:50:43 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 5 0 ps Logical 20181231 09:50:43 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 6 0 ps Mathematical 20181231 09:50:43 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 7 0 ps Array 20181231 09:50:43 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 8 0 ps Statistical 20181231 09:50:43 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 9 0 ps Spreadsheet 20181231 09:50:43 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 10 0 ps Text 20181231 09:50:43 sc source\core\src\compiler.src 0 string RID_FUNCTION_CATEGORIES 11 0 ps Add-in 20181231 09:50:43 swext mediawiki\help\wikiaccount.xhp 0 help tit 0 ps MediaWiki 20181231 09:50:43 swext mediawiki\help\wikiaccount.xhp 0 help hd_id960722 0 ps MediaWiki 20181231 09:50:43 swext mediawiki\help\wikiaccount.xhp 0 help par_id4571672 0 ps Use the MediaWiki dialog to add or edit your MediaWiki account settings. 20181231 09:50:43 swext mediawiki\help\wikiaccount.xhp 0 help par_id7631458 0 ps \Enter the URL of a MediaWiki server, starting with http://\ 20181231 09:50:43 swext mediawiki\help\wikiaccount.xhp 0 help par_id7862483 0 ps \Enter your user name on the MediaWiki server. Leave empty for anonymous access.\ 20181231 09:50:43 swext mediawiki\help\wikiaccount.xhp 0 help par_id1113010 0 ps \Enter your password on the MediaWiki server. Leave empty for anonymous access.\ 20181231 09:50:43 swext mediawiki\help\wikiaccount.xhp 0 help par_id656758 0 ps \Enable to store your password between sessions. The master password must be enabled, see \Tools - Options - %PRODUCTNAME - Security\.\ 20181231 09:50:43 swext mediawiki\help\wikiaccount.xhp 0 help par_id3112582 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wikiaccount.xhp 0 help par_id628070 0 ps If the Wiki allows anonymous access, you can leave the account text boxes empty. Else enter your user name and password. 20181231 09:50:43 swext mediawiki\help\wikiaccount.xhp 0 help par_id9046601 0 ps If you have enabled the master password feature on the Security tab page of the Tools - Options - %PRODUCTNAME dialog, then the software can store your password and automatically insert the data where necessary. Enable the "Save password" checkbox to store your password. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help tit 0 ps @WIKIEXTENSIONPRODUCTNAME@ 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help bm_id3154408 0 ps \Wiki;@WIKIEXTENSIONPRODUCTNAME@\\@WIKIEXTENSIONPRODUCTNAME@\\extensions;MediaWiki\ 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help hd_id5993530 0 ps @WIKIEXTENSIONPRODUCTNAME@ 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id9647511 0 ps \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.\ 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id6468703 0 ps \Choose \File - Send - To MediaWiki\ to upload the current Writer document to a MediaWiki server.\ 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help hd_id4554582 0 ps System Requirements 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id2597430 0 ps StarOffice/StarSuite 9 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id8430738 0 ps OpenOffice.org 3.0 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id9340495 0 ps Java Runtime Environment 1.4 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id7387615 0 ps A Wiki account on a supported \MediaWiki\ server 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help hd_id8047120 0 ps Installing @WIKIEXTENSIONPRODUCTNAME@ 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id4277169 0 ps 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 listbox. If no JRE was activated, then activate a JRE 1.4 or later and restart %PRODUCTNAME. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help hd_id567339 0 ps To Install the @WIKIEXTENSIONPRODUCTNAME@ 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id1732230 0 ps In a Writer window, choose \Tools - Extension Manager\. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id4338511 0 ps In the Extension Manager dialog, click Add. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id5882442 0 ps Locate the @WIKIEXTENSIONFILENAME@.oxt file, click Open, and then click Close. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id4008911 0 ps Close %PRODUCTNAME, and close also the Quickstarter if enabled. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id265511 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help hd_id3569444 0 ps To Remove the @WIKIEXTENSIONPRODUCTNAME@ 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id2655110 0 ps In a Writer window, choose \Tools - Extension Manager\. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id9504379 0 ps Click the plus sign (+) in front of My Extensions. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id8431348 0 ps Select the extension, click Remove, and then click Close. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help hd_id5316019 0 ps To Connect to a Wiki 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id2381969 0 ps Note: You can store your user name and password for all respective dialogs 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\. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id3751640 0 ps Note: If you connect to the web using a proxy server, enter the proxy information to \Tools - Options - Internet - Proxy\, and restart the software. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id9533677 0 ps Open a Writer document, and choose \Tools - Options - Internet - MediaWiki\. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id368968 0 ps In the \Options\ dialog, click Add. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id6962187 0 ps In the \MediaWiki\ dialog, enter the account information for the Wiki. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id5328836 0 ps In the URL textbox, enter the address of a Wiki that you want to connect to. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id389416 0 ps You can copy the URL from a web browser and paste it into the textbox. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id5906552 0 ps In the Username box, enter your user ID for your Wiki account. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id9297158 0 ps If the Wiki allows anonymous write access, you can leave the Username and Password boxes empty. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id8869594 0 ps In the Password box, enter the password for your Wiki account, then click OK. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id292062 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help hd_id7044892 0 ps To Create a New Wiki Page 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id3514206 0 ps Open a Writer document. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id944853 0 ps Write the content of the Wiki page. You can use formatting like text formats, headings, footnotes, and more. See the \list of supported formats\. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id4566484 0 ps Choose \File - Send - To MediaWiki\. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id228278 0 ps In the \Send to MediaWiki\ dialog, specify the settings for your entry. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id2564165 0 ps \MediaWiki server\: Select the Wiki. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id5566576 0 ps \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. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id9688711 0 ps \Summary\: Enter an optional short summary of your page. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id4123661 0 ps \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. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id452284 0 ps \Show in web browser\: Check this box to open your system web browser and show the uploaded Wiki page. 20181231 09:50:43 swext mediawiki\help\wiki.xhp 0 help par_id8346812 0 ps Click Send. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help tit 0 ps MediaWiki Formats 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id3743095 0 ps MediaWiki Formats 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id8654133 0 ps The following list gives an overview of the text formats that the @WIKIEXTENSIONPRODUCTNAME@ can upload to the Wiki server. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id5630664 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id7178868 0 ps Headings 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id508133 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id7217627 0 ps Hyperlinks 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id3735465 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id941190 0 ps Lists 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id8942838 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id7026886 0 ps Paragraphs 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id4436475 0 ps Alignment 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id376598 0 ps Explicit text alignment should not be used in Wiki articles. Nevertheless, text alignment is supported for left, centered, and right alignment of text. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id7486190 0 ps Pre-formatted text 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id1459395 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id4834131 0 ps Character styles 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id6397595 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id5152745 0 ps Footnotes 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id5238196 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id9405499 0 ps Images 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id3541673 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id2162236 0 ps Tables 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id3037202 0 ps 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 colors is ignored. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id2954496 0 ps Joined Cells 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id8253730 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id8163090 0 ps If only columns of the same row are joined, the result of the transformation resembles the source document very well. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id425122 0 ps Borders 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id1831110 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help hd_id6255073 0 ps Charset and special characters 20181231 09:50:43 swext mediawiki\help\wikiformats.xhp 0 help par_id8216193 0 ps 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. 20181231 09:50:43 swext mediawiki\help\wikisettings.xhp 0 help tit 0 ps MediaWiki Options 20181231 09:50:43 swext mediawiki\help\wikisettings.xhp 0 help hd_id6425672 0 ps MediaWiki Options 20181231 09:50:43 swext mediawiki\help\wikisettings.xhp 0 help par_id1188390 0 ps You can add, edit and remove MediaWiki servers. Open the dialog by \Tools - Options - Internet - MediaWiki\. Alternatively, choose \Tools - Extension Manager\, select the @WIKIEXTENSIONPRODUCTNAME@, and click the Options button. 20181231 09:50:43 swext mediawiki\help\wikisettings.xhp 0 help par_id300607 0 ps \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.\ 20181231 09:50:43 swext mediawiki\help\wikisettings.xhp 0 help par_id9786065 0 ps \Opens the MediaWiki dialog to add a new entry to the list.\ 20181231 09:50:43 swext mediawiki\help\wikisettings.xhp 0 help par_id3386333 0 ps \Opens the MediaWiki dialog to edit the selected entry.\ 20181231 09:50:43 swext mediawiki\help\wikisettings.xhp 0 help par_id7285073 0 ps \Removes the selected entry from the list.\ 20181231 09:50:43 swext mediawiki\help\wikisettings.xhp 0 help par_id1029084 0 ps When you click Add or Edit, the \MediaWiki\ dialog opens. 20181231 09:50:43 swext mediawiki\help\wikisend.xhp 0 help tit 0 ps Send to MediaWiki 20181231 09:50:43 swext mediawiki\help\wikisend.xhp 0 help hd_id108340 0 ps Send to MediaWiki 20181231 09:50:43 swext mediawiki\help\wikisend.xhp 0 help par_id1743827 0 ps In the Send to MediaWiki dialog, specify the settings for your current Wiki upload. 20181231 09:50:43 swext mediawiki\help\wikisend.xhp 0 help par_id664082 0 ps \Select the MediaWiki server where you want to publish your document. Click Add to add a new server to the list.\ 20181231 09:50:43 swext mediawiki\help\wikisend.xhp 0 help par_id2794885 0 ps \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.\ 20181231 09:50:43 swext mediawiki\help\wikisend.xhp 0 help par_id2486342 0 ps \Enter an optional short summary or comment.\ See \http://meta.wikimedia.org/wiki/Help:Edit_summary\. 20181231 09:50:43 swext mediawiki\help\wikisend.xhp 0 help par_id823999 0 ps \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.\ 20181231 09:50:43 swext mediawiki\help\wikisend.xhp 0 help par_id6592913 0 ps \Show in web browser\: \Check this box to open your system web browser and show the uploaded Wiki page.\ 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Addons.xcu 0 value .Addons.AddonUI.OfficeMenuBarMerging.com.sun.star.wiki.S1.MenuItems.M2 Title 0 ps To Media~Wiki... 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\OptionsDialog.xcu 0 value .OptionsDialog.Nodes.Internet.Leaves.com.sun.star.wiki.options Label 0 ps MediaWiki 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings GeneralSendError 0 ps The operation 'Send to MediaWiki' could not be completed successfully. 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings NoWikiFilter 0 ps The MediaWiki export filter cannot be found. Choose 'Tools-XML Filter Settings' to install the filter, or use the setup to install the component. 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings NoConnectionToURL 0 ps A connection to the MediaWiki system at '$ARG1' could not be created. 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings WrongLogin 0 ps User name or password is incorrect. Please try again, or leave the fields blank for an anonymous connection. 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings InvalidURL 0 ps A connection could not be created because the URL is invalid. 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings NoURL 0 ps Specify a MediaWiki server by providing a URL. 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings CancelSending 0 ps The transfer has been interrupted. Please check the integrity of the wiki article. 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditSetting_UrlLabel 0 ps U~RL 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditSetting_UsernameLabel 0 ps ~Username 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditSetting_PasswordLabel 0 ps ~Password 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendTitle 0 ps Send to MediaWiki 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_WikiArticle 0 ps Wiki article 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_No 0 ps No 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_OK 0 ps OK 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_Yes 0 ps Yes 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_AddButton 0 ps ~Add... 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditButton 0 ps ~Edit... 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendButton 0 ps ~Send 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_RemoveButton 0 ps ~Remove 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_NewWikiPage_Label1 0 ps A wiki article with the title '$ARG1' does not exist yet. Do you want to create a new article with that name? 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendToMediaWiki_Label1 0 ps Media~Wiki Server 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendToMediaWiki_Label2 0 ps ~Title 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendToMediaWiki_Label3 0 ps S~ummary 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendToMediaWiki_MinorCheck 0 ps This is a ~minor edit 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_SendToMediaWiki_BrowserCheck 0 ps Show in web ~browser 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings UnknownCert 0 ps The certificate of the selected site is unknown. 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_MediaWiki_Title 0 ps MediaWiki 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditSetting_AccountLine 0 ps Account 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditSetting_WikiLine 0 ps MediaWiki Server 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_EditSetting_SaveBox 0 ps ~Save password 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_MediaWiki_Extension_String 0 ps @WIKIEXTENSIONPRODUCTNAME@ 20181231 09:50:43 swext mediawiki\src\registry\data\org\openoffice\Office\Custom\WikiExtension.xcu 0 value .WikiExtension.Strings Dlg_WikiPageExists_Label1 0 ps A wiki article with the title '$ARG1' already exists. Do you want to replace the current article with your article? 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 fixedtext TP_CHARTTYPE FT_CHARTTYPE 0 ps Choose a chart type 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 checkbox TP_CHARTTYPE CB_X_AXIS_CATEGORIES 150 ps X axis with Categories 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 checkbox TP_CHARTTYPE CB_3D_LOOK 0 ps ~3D Look 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 checkbox TP_CHARTTYPE CB_STACKED 150 ps ~Stack series 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 radiobutton TP_CHARTTYPE RB_STACK_Y 80 ps On top 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 radiobutton TP_CHARTTYPE RB_STACK_Y_PERCENT 80 ps Percent 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 radiobutton TP_CHARTTYPE RB_STACK_Z 80 ps Deep 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 checkbox TP_CHARTTYPE CB_SPLINES 150 ps S~mooth lines 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 pushbutton TP_CHARTTYPE PB_SPLINE_DIALOG 12 ps Properties... 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 checkbox TP_CHARTTYPE CB_XVALUE_SORTING 0 ps ~Sort by X values 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 radiobutton DLG_SPLINE_PROPERTIES RB_SPLINES_CUBIC 0 ps Cubic spline 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 radiobutton DLG_SPLINE_PROPERTIES RB_SPLINES_B 0 ps B-Spline 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 fixedtext DLG_SPLINE_PROPERTIES FT_SPLINE_RESOLUTION 0 ps ~Resolution 20181231 09:50:43 chart2 source\controller\dialogs\tp_ChartType.src 0 fixedtext DLG_SPLINE_PROPERTIES FT_SPLINE_ORDER 0 ps ~Degree of polynomials 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DLG_CHART_WIZARD 0 ps Chart Wizard 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DLG_SMOOTH_LINE_PROPERTIES 0 ps Smooth Lines 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE 0 ps Number Format for Percentage Value 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_CHARTTYPE 0 ps Chart Type 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_DATA_RANGE 0 ps Data Range 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_CHART_ELEMENTS 0 ps Chart Elements 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_CHART_LOCATION 0 ps Chart Location 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_LINE 0 ps Line 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_BORDER 0 ps Borders 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_AREA 0 ps Area 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_TRANSPARENCY 0 ps Transparency 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_FONT 0 ps Font 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_FONT_EFFECTS 0 ps Font Effects 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_NUMBERS 0 ps Numbers 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_POSITION 0 ps Position 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_BUTTON_UP 0 ps Up 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_BUTTON_DOWN 0 ps Down 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_LAYOUT 0 ps Layout 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_OPTIONS 0 ps Options 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_SCALE 0 ps Scale 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_POSITIONING 0 ps Positioning 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_TRENDLINE_TYPE 0 ps Type 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_YERROR_BARS 0 ps Y Error Bars 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_ALIGNMENT 0 ps Alignment 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_PERSPECTIVE 0 ps Perspective 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_APPEARANCE 0 ps Appearance 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_ILLUMINATION 0 ps Illumination 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_PAGE_ASIAN 0 ps Asian Typography 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS 0 ps Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AXIS 0 ps Axis 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AXIS_X 0 ps X Axis 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AXIS_Y 0 ps Y Axis 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AXIS_Z 0 ps Z Axis 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_SECONDARY_X_AXIS 0 ps Secondary X Axis 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_SECONDARY_Y_AXIS 0 ps Secondary Y Axis 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AXES 0 ps Axes 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRIDS 0 ps Grids 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID 0 ps Grid 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID_MAJOR_X 0 ps X Axis Major Grid 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID_MAJOR_Y 0 ps Y Axis Major Grid 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID_MAJOR_Z 0 ps Z Axis Major Grid 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID_MINOR_X 0 ps X Axis Minor Grid 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID_MINOR_Y 0 ps Y Axis Minor Grid 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_GRID_MINOR_Z 0 ps Z Axis Minor Grid 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_LEGEND 0 ps Legend 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE 0 ps Title 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLES 0 ps Titles 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_MAIN 0 ps Main Title 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_SUB 0 ps Subtitle 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_X_AXIS 0 ps X Axis Title 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_Y_AXIS 0 ps Y Axis Title 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_Z_AXIS 0 ps Z Axis Title 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_SECONDARY_X_AXIS 0 ps Secondary X Axis Title 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_TITLE_SECONDARY_Y_AXIS 0 ps Secondary Y Axis Title 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_LABEL 0 ps Label 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DATALABELS 0 ps Data Labels 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DATAPOINT 0 ps Data Point 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DATAPOINTS 0 ps Data Points 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_LEGEND_SYMBOL 0 ps Legend Key 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DATASERIES 0 ps Data Series 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DATASERIES_PLURAL 0 ps Data Series 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_CURVE 0 ps Trend Line 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_CURVES 0 ps Trend Lines 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_CURVE_WITH_PARAMETERS 0 ps Trend line %FORMULA with accuracy R² = %RSQUARED 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_AVERAGE_LINE 0 ps Mean Value Line 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_CURVE_EQUATION 0 ps Equation 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_ERROR_BARS 0 ps Error Bars 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_STOCK_LOSS 0 ps Stock Loss 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_STOCK_GAIN 0 ps Stock Gain 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_PAGE 0 ps Chart Area 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DIAGRAM 0 ps Chart 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DIAGRAM_WALL 0 ps Chart Wall 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_DIAGRAM_FLOOR 0 ps Chart Floor 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_SHAPE 0 ps Drawing Object 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_SELECT_RANGE 0 ps Select data range 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_CHOOSECOLOR 0 ps Select a color using the color dialog 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_LIGHTSOURCE_X 0 ps Light Source %LIGHTNUMBER 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_DATASERIES 0 ps Data Series '%SERIESNAME' 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_DATAPOINT_INDEX 0 ps Data Point %POINTNUMBER 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_DATAPOINT_VALUES 0 ps Values: %POINTVALUES 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_TIP_DATAPOINT 0 ps Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_STATUS_DATAPOINT_MARKED 0 ps Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_STATUS_OBJECT_MARKED 0 ps %OBJECTNAME selected 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_STATUS_PIE_SEGMENT_EXPLODED 0 ps Pie exploded by %PERCENTVALUE percent 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_FOR_SERIES 0 ps %OBJECTNAME for Data Series '%SERIESNAME' 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_OBJECT_FOR_ALL_SERIES 0 ps %OBJECTNAME for all Data Series 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_EDIT_CHARTTYPE 0 ps Edit chart type 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_EDIT_DATA_RANGES 0 ps Edit data ranges 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_EDIT_3D_VIEW 0 ps Edit 3D view 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_EDIT_CHART_DATA 0 ps Edit chart data 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_TOGGLE_LEGEND 0 ps Legend on/off 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_TOGGLE_GRID_HORZ 0 ps Horizontal grid on/off 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_SCALE_TEXT 0 ps Scale Text 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_REARRANGE_CHART 0 ps Automatic Layout 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_NOTPOSSIBLE 0 ps This function cannot be completed with the selected objects. 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_ACTION_EDIT_TEXT 0 ps Edit text 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_COLUMN_LABEL 0 ps Column %COLUMNNUMBER 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_ROW_LABEL 0 ps Row %ROWNUMBER 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_LABEL 0 ps Name 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_X 0 ps X-Values 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_Y 0 ps Y-Values 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_SIZE 0 ps Bubble Sizes 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_X_ERROR 0 ps X-Error-Bars 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_X_ERROR_POSITIVE 0 ps Positive X-Error-Bars 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_X_ERROR_NEGATIVE 0 ps Negative X-Error-Bars 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_Y_ERROR 0 ps Y-Error-Bars 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_Y_ERROR_POSITIVE 0 ps Positive Y-Error-Bars 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_Y_ERROR_NEGATIVE 0 ps Negative Y-Error-Bars 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_FIRST 0 ps Open Values 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_LAST 0 ps Close Values 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_MIN 0 ps Low Values 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_MAX 0 ps High Values 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_ROLE_CATEGORIES 0 ps Categories 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_UNNAMED_SERIES 0 ps Unnamed Series 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_UNNAMED_SERIES_WITH_INDEX 0 ps Unnamed Series %NUMBER 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_SELECT_RANGE_FOR_SERIES 0 ps Select Range for %VALUETYPE of %SERIESNAME 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_SELECT_RANGE_FOR_CATEGORIES 0 ps Select Range for Categories 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_SELECT_RANGE_FOR_DATALABELS 0 ps Select Range for data labels 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS 0 ps Select Range for Positive Error Bars 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS 0 ps Select Range for Negative Error Bars 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_DATA_EDITOR_INCORRECT_INPUT 0 ps Your last input is incorrect.\nIgnore this change and close the dialog? 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_TEXT_DIRECTION_LTR 0 ps Left-to-right 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_TEXT_DIRECTION_RTL 0 ps Right-to-left 20181231 09:50:43 chart2 source\controller\dialogs\Strings.src 0 string STR_TEXT_DIRECTION_SUPER 0 ps Use superordinate object settings 20181231 09:50:43 chart2 source\controller\dialogs\tp_TitleRotation.src 0 tristatebox TP_ALIGNMENT BTN_TXTSTACKED HID_SCH_ALIGNMENT_STACKED 116 ps Ve~rtically stacked 20181231 09:50:43 chart2 source\controller\dialogs\tp_TitleRotation.src 0 fixedtext TP_ALIGNMENT FT_DEGREES 162 ps ~Degrees 20181231 09:50:43 chart2 source\controller\dialogs\tp_TitleRotation.src 0 fixedline TP_ALIGNMENT FL_ALIGN 248 ps Text orientation 20181231 09:50:43 chart2 source\controller\dialogs\tp_TitleRotation.src 0 fixedtext TP_ALIGNMENT FT_TEXTDIR 64 ps Te~xt direction 20181231 09:50:43 chart2 source\controller\dialogs\Strings_AdditionalControls.src 0 string STR_3DSCHEME_SIMPLE 0 ps Simple 20181231 09:50:43 chart2 source\controller\dialogs\Strings_AdditionalControls.src 0 string STR_3DSCHEME_REALISTIC 0 ps Realistic 20181231 09:50:43 chart2 source\controller\dialogs\Strings_AdditionalControls.src 0 string STR_3DSCHEME_CUSTOM 0 ps Custom 20181231 09:50:43 chart2 source\controller\dialogs\Strings_AdditionalControls.src 0 string STR_BAR_GEOMETRY 0 ps Shape 20181231 09:50:43 chart2 source\controller\dialogs\Strings_AdditionalControls.src 0 string STR_NUMBER_OF_LINES 0 ps ~Number of lines 20181231 09:50:43 chart2 source\controller\dialogs\Strings_AdditionalControls.src 0 string STR_TEXT_SEPARATOR 0 ps Separator 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 checkbox TP_AXIS_LABEL CB_AXIS_LABEL_SCHOW_DESCR 248 ps Sho~w labels 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 fixedline TP_AXIS_LABEL FL_AXIS_LABEL_ORIENTATION 248 ps Text orientation 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 tristatebox TP_AXIS_LABEL PB_AXIS_LABEL_TEXTSTACKED HID_SCH_ALIGNMENT_STACKED 115 ps Ve~rtically stacked 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 fixedtext TP_AXIS_LABEL FT_AXIS_LABEL_DEGREES 60 ps ~Degrees 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 fixedline TP_AXIS_LABEL FL_AXIS_LABEL_TEXTFLOW 121 ps Text flow 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 checkbox TP_AXIS_LABEL CB_AXIS_LABEL_TEXTOVERLAP 115 ps O~verlap 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 checkbox TP_AXIS_LABEL CB_AXIS_LABEL_TEXTBREAK 115 ps ~Break 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 fixedline TP_AXIS_LABEL FL_AXIS_LABEL_ORDER 121 ps Order 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 radiobutton TP_AXIS_LABEL RB_AXIS_LABEL_SIDEBYSIDE 112 ps ~Tile 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 radiobutton TP_AXIS_LABEL RB_AXIS_LABEL_UPDOWN 112 ps St~agger odd 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 radiobutton TP_AXIS_LABEL RB_AXIS_LABEL_DOWNUP 112 ps Stagger ~even 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 radiobutton TP_AXIS_LABEL RB_AXIS_LABEL_AUTOORDER 112 ps A~utomatic 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisLabel.src 0 fixedtext TP_AXIS_LABEL FT_AXIS_TEXTDIR 64 ps Te~xt direction 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneGeometry.src 0 #define CUSTOMUNITTEXT_DEGREE 0 ps degrees 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneGeometry.src 0 checkbox TP_3D_SCENEGEOMETRY CBX_RIGHT_ANGLED_AXES 0 ps ~Right-angled axes 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneGeometry.src 0 fixedtext TP_3D_SCENEGEOMETRY FT_X_ROTATION 0 ps ~X rotation 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneGeometry.src 0 fixedtext TP_3D_SCENEGEOMETRY FT_Y_ROTATION 0 ps ~Y rotation 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneGeometry.src 0 fixedtext TP_3D_SCENEGEOMETRY FT_Z_ROTATION 0 ps ~Z rotation 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneGeometry.src 0 checkbox TP_3D_SCENEGEOMETRY CBX_PERSPECTIVE 0 ps ~Perspective 20181231 09:50:43 chart2 source\controller\dialogs\dlg_View3D.src 0 tabdialog DLG_3D_VIEW HID_3D_VIEW 0 ps 3D View 20181231 09:50:43 chart2 source\controller\dialogs\dlg_DataSource.src 0 tabdialog DLG_DATA_SOURCE HID_SCH_DLG_RANGES 0 ps Data Ranges 20181231 09:50:43 chart2 source\controller\dialogs\tp_PolarOptions.src 0 checkbox TP_POLAROPTIONS CB_CLOCKWISE 248 ps ~Clockwise direction 20181231 09:50:43 chart2 source\controller\dialogs\tp_PolarOptions.src 0 fixedline TP_POLAROPTIONS FL_STARTING_ANGLE 248 ps Starting angle 20181231 09:50:43 chart2 source\controller\dialogs\tp_PolarOptions.src 0 fixedtext TP_POLAROPTIONS FT_ROTATION_DEGREES 166 ps ~Degrees 20181231 09:50:43 chart2 source\controller\dialogs\tp_PolarOptions.src 0 fixedline TP_POLAROPTIONS FL_PLOT_OPTIONS_POLAR 248 ps Plot options 20181231 09:50:43 chart2 source\controller\dialogs\tp_PolarOptions.src 0 checkbox TP_POLAROPTIONS CB_INCLUDE_HIDDEN_CELLS_POLAR 200 ps Include ~values from hidden cells 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_COLUMN 0 ps Column 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_BAR 0 ps Bar 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_AREA 0 ps Area 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_PIE 0 ps Pie 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_PIE_EXPLODED 0 ps Exploded Pie Chart 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_DONUT_EXPLODED 0 ps Exploded Donut Chart 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_DONUT 0 ps Donut 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_LINE 0 ps Line 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_XY 0 ps XY (Scatter) 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_POINTS_AND_LINES 0 ps Points and Lines 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_POINTS_ONLY 0 ps Points Only 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_LINES_ONLY 0 ps Lines Only 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_LINES_3D 0 ps 3D Lines 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_COMBI_COLUMN_LINE 0 ps Column and Line 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_LINE_COLUMN 0 ps Columns and Lines 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_LINE_STACKEDCOLUMN 0 ps Stacked Columns and Lines 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_NET 0 ps Net 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_STOCK 0 ps Stock 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_STOCK_1 0 ps Stock Chart 1 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_STOCK_2 0 ps Stock Chart 2 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_STOCK_3 0 ps Stock Chart 3 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_STOCK_4 0 ps Stock Chart 4 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_NORMAL 0 ps Normal 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_STACKED 0 ps Stacked 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_PERCENT 0 ps Percent Stacked 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_DEEP 0 ps Deep 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_FILLED 0 ps Filled 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_TYPE_BUBBLE 0 ps Bubble 20181231 09:50:43 chart2 source\controller\dialogs\Strings_ChartTypes.src 0 string STR_BUBBLE_1 0 ps Bubble Chart 20181231 09:50:43 chart2 source\controller\dialogs\res_BarGeometry.src 0 stringlist LB_BAR_GEOMETRY 1 0 ps Box 20181231 09:50:43 chart2 source\controller\dialogs\res_BarGeometry.src 0 stringlist LB_BAR_GEOMETRY 2 0 ps Cylinder 20181231 09:50:43 chart2 source\controller\dialogs\res_BarGeometry.src 0 stringlist LB_BAR_GEOMETRY 3 0 ps Cone 20181231 09:50:43 chart2 source\controller\dialogs\res_BarGeometry.src 0 stringlist LB_BAR_GEOMETRY 4 0 ps Pyramid 20181231 09:50:43 chart2 source\controller\dialogs\tp_DataSource.src 0 fixedtext TP_DATA_SOURCE FT_CAPTION_FOR_WIZARD 238 ps Customize data ranges for individual data series 20181231 09:50:43 chart2 source\controller\dialogs\tp_DataSource.src 0 fixedtext TP_DATA_SOURCE FT_SERIES 72 ps Data ~series 20181231 09:50:43 chart2 source\controller\dialogs\tp_DataSource.src 0 fixedtext TP_DATA_SOURCE FT_ROLE 160 ps ~Data ranges 20181231 09:50:43 chart2 source\controller\dialogs\tp_DataSource.src 0 fixedtext TP_DATA_SOURCE FT_RANGE 160 ps Ran~ge for %VALUETYPE 20181231 09:50:43 chart2 source\controller\dialogs\tp_DataSource.src 0 fixedtext TP_DATA_SOURCE FT_CATEGORIES 160 ps ~Categories 20181231 09:50:43 chart2 source\controller\dialogs\tp_DataSource.src 0 fixedtext TP_DATA_SOURCE FT_DATALABELS 160 ps Data ~labels 20181231 09:50:43 chart2 source\controller\dialogs\tp_DataSource.src 0 pushbutton TP_DATA_SOURCE BTN_ADD 54 ps ~Add 20181231 09:50:43 chart2 source\controller\dialogs\tp_DataSource.src 0 pushbutton TP_DATA_SOURCE BTN_REMOVE 54 ps ~Remove 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_INDICATE_BOTH 0 ps Negative and Positive 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_INDICATE_DOWN 0 ps Negative 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_INDICATE_UP 0 ps Positive 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_CONTROLTEXT_ERROR_BARS_FROM_DATA 0 ps From Data Table 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_REGRESSION_LINEAR 0 ps Linear (%SERIESNAME) 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_REGRESSION_LOG 0 ps Logarithmic (%SERIESNAME) 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_REGRESSION_EXP 0 ps Exponential (%SERIESNAME) 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_REGRESSION_POWER 0 ps Power (%SERIESNAME) 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Statistic.src 0 string STR_REGRESSION_MEAN 0 ps Mean (%SERIESNAME) 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Scale.src 0 string STR_INVALID_NUMBER 0 ps Numbers are required. Check your input. 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Scale.src 0 string STR_STEP_GT_ZERO 0 ps The major interval requires a positive number. Check your input. 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Scale.src 0 string STR_BAD_LOGARITHM 0 ps The logarithmic scale requires positive numbers. Check your input. 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Scale.src 0 string STR_MIN_GREATER_MAX 0 ps The minimum must be lower than the maximum. Check your input. 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Scale.src 0 string STR_INVALID_INTERVALS 0 ps The major interval needs to be greater than the minor interval. Check your input. 20181231 09:50:43 chart2 source\controller\dialogs\Strings_Scale.src 0 string STR_INVALID_TIME_UNIT 0 ps The major and minor interval need to be greater or equal to the resolution. Check your input. 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 stringlist STR_LIST_TIME_UNIT 1 0 ps Days 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 stringlist STR_LIST_TIME_UNIT 2 0 ps Months 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 stringlist STR_LIST_TIME_UNIT 3 0 ps Years 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 fixedline TP_SCALE FL_SCALE 248 ps Scale 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_REVERSE 244 ps ~Reverse direction 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_LOGARITHM 244 ps ~Logarithmic scale 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_AXIS_TYPE 0 ps T~ype 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 stringlist TP_SCALE.LB_AXIS_TYPE 1 0 ps Automatic 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 stringlist TP_SCALE.LB_AXIS_TYPE 2 0 ps Text 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 stringlist TP_SCALE.LB_AXIS_TYPE 3 0 ps Date 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_MIN 0 ps ~Minimum 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_AUTO_MIN 0 ps ~Automatic 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_MAX 0 ps Ma~ximum 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_AUTO_MAX 0 ps A~utomatic 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_TIME_RESOLUTION 0 ps R~esolution 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_AUTO_TIME_RESOLUTION 0 ps Automat~ic 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_STEP_MAIN 0 ps Ma~jor interval 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_AUTO_STEP_MAIN 0 ps Au~tomatic 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_STEP_HELP_COUNT 0 ps Minor inter~val count 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_STEP_HELP 0 ps Minor inter~val 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_AUTO_STEP_HELP 0 ps Aut~omatic 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 fixedtext TP_SCALE TXT_ORIGIN 0 ps Re~ference value 20181231 09:50:43 chart2 source\controller\dialogs\tp_Scale.src 0 checkbox TP_SCALE CBX_AUTO_ORIGIN 0 ps Automat~ic 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 fixedline TP_OPTIONS 1 248 ps Align data series to 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 radiobutton TP_OPTIONS RBT_OPT_AXIS_1 80 ps Primary Y axis 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 radiobutton TP_OPTIONS RBT_OPT_AXIS_2 80 ps Secondary Y axis 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 fixedline TP_OPTIONS GB_BAR 248 ps Settings 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 fixedtext TP_OPTIONS FT_OVERLAP 47 ps ~Overlap 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 fixedtext TP_OPTIONS FT_GAP 47 ps ~Spacing 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 checkbox TP_OPTIONS CB_CONNECTOR 200 ps Connection lines 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 checkbox TP_OPTIONS CB_BARS_SIDE_BY_SIDE 200 ps Show ~bars side by side 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 fixedline TP_OPTIONS FL_PLOT_OPTIONS 248 ps Plot options 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 fixedtext TP_OPTIONS FT_MISSING_VALUES 80 ps Plot missing values 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 radiobutton TP_OPTIONS RB_DONT_PAINT 80 ps ~Leave gap 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 radiobutton TP_OPTIONS RB_ASSUME_ZERO 80 ps ~Assume zero 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 radiobutton TP_OPTIONS RB_CONTINUE_LINE 80 ps ~Continue line 20181231 09:50:43 chart2 source\controller\dialogs\tp_SeriesToAxis.src 0 checkbox TP_OPTIONS CB_INCLUDE_HIDDEN_CELLS 200 ps Include ~values from hidden cells 20181231 09:50:43 chart2 source\controller\dialogs\dlg_ShapeParagraph.src 0 pageitem DLG_SHAPE_PARAGRAPH.1 RID_SVXPAGE_STD_PARAGRAPH 0 ps Indents & Spacing 20181231 09:50:43 chart2 source\controller\dialogs\dlg_ShapeParagraph.src 0 pageitem DLG_SHAPE_PARAGRAPH.1 RID_SVXPAGE_ALIGN_PARAGRAPH 0 ps Alignment 20181231 09:50:43 chart2 source\controller\dialogs\dlg_ShapeParagraph.src 0 pageitem DLG_SHAPE_PARAGRAPH.1 RID_SVXPAGE_PARA_ASIAN 0 ps Asian Typography 20181231 09:50:43 chart2 source\controller\dialogs\dlg_ShapeParagraph.src 0 pageitem DLG_SHAPE_PARAGRAPH.1 RID_SVXPAGE_TABULATOR 0 ps Tab 20181231 09:50:43 chart2 source\controller\dialogs\dlg_ShapeParagraph.src 0 tabdialog DLG_SHAPE_PARAGRAPH 289 ps Paragraph 20181231 09:50:43 chart2 source\controller\dialogs\tp_Wizard_TitlesAndObjects.src 0 fixedtext TP_WIZARD_TITLEANDOBJECTS FT_TITLEDESCRIPTION 0 ps Choose titles, legend, and grid settings 20181231 09:50:43 chart2 source\controller\dialogs\tp_Wizard_TitlesAndObjects.src 0 fixedline TP_WIZARD_TITLEANDOBJECTS FL_GRIDS 0 ps Display grids 20181231 09:50:43 chart2 source\controller\dialogs\dlg_ShapeFont.src 0 pageitem DLG_SHAPE_FONT.1 RID_SVXPAGE_CHAR_NAME 0 ps Font 20181231 09:50:43 chart2 source\controller\dialogs\dlg_ShapeFont.src 0 pageitem DLG_SHAPE_FONT.1 RID_SVXPAGE_CHAR_EFFECTS 0 ps Font Effects 20181231 09:50:43 chart2 source\controller\dialogs\dlg_ShapeFont.src 0 pageitem DLG_SHAPE_FONT.1 RID_SVXPAGE_CHAR_POSITION 0 ps Font Position 20181231 09:50:43 chart2 source\controller\dialogs\dlg_ShapeFont.src 0 tabdialog DLG_SHAPE_FONT 289 ps Character 20181231 09:50:43 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 ps Insert Row 20181231 09:50:43 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 ps Insert Series 20181231 09:50:43 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 ps Insert Text Column 20181231 09:50:43 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 ps Delete Row 20181231 09:50:43 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 ps Delete Series 20181231 09:50:43 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 ps Move Series Right 20181231 09:50:43 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 ps Move Row Down 20181231 09:50:43 chart2 source\controller\dialogs\dlg_DataEditor.src 0 modaldialog DLG_DIAGRAM_DATA HID_DIAGRAM_DATA 244 ps Data Table 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedline TP_AXIS_POSITIONS FL_AXIS_LINE 248 ps Axis line 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedtext TP_AXIS_POSITIONS FT_CROSSES_OTHER_AXIS_AT 0 ps ~Cross other axis at 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT 1 0 ps Start 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT 2 0 ps End 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT 3 0 ps Value 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT 4 0 ps Category 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_AXIS_BETWEEN_CATEGORIES 150 ps Axis ~between categories 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedline TP_AXIS_POSITIONS FL_LABELS 248 ps Labels 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedtext TP_AXIS_POSITIONS FT_PLACE_LABELS 0 ps ~Place labels 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_LABELS 1 0 ps Near axis 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_LABELS 2 0 ps Near axis (other side) 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_LABELS 3 0 ps Outside start 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_LABELS 4 0 ps Outside end 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedtext TP_AXIS_POSITIONS FT_AXIS_LABEL_DISTANCE 0 ps ~Distance 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedline TP_AXIS_POSITIONS FL_TICKS 248 ps Interval marks 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedtext TP_AXIS_POSITIONS FT_MAJOR 0 ps Major: 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_TICKS_INNER 0 ps ~Inner 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_TICKS_OUTER 0 ps ~Outer 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedtext TP_AXIS_POSITIONS FT_MINOR 0 ps Minor: 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_MINOR_INNER 0 ps I~nner 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_MINOR_OUTER 0 ps O~uter 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedtext TP_AXIS_POSITIONS FT_PLACE_TICKS 0 ps Place ~marks 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_TICKS 1 0 ps At labels 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_TICKS 2 0 ps At axis 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 stringlist TP_AXIS_POSITIONS.LB_PLACE_TICKS 3 0 ps At axis and labels 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 fixedline TP_AXIS_POSITIONS FL_GRIDS 248 ps Grids 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_MAJOR_GRID 150 ps Show major ~grid 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 pushbutton TP_AXIS_POSITIONS PB_MAJOR_GRID 54 ps Mo~re... 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 checkbox TP_AXIS_POSITIONS CB_MINOR_GRID 150 ps ~Show minor grid 20181231 09:50:43 chart2 source\controller\dialogs\tp_AxisPositions.src 0 pushbutton TP_AXIS_POSITIONS PB_MINOR_GRID 54 ps Mor~e... 20181231 09:50:43 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 fixedline DLG_AXIS_OR_GRID FL_PRIMARY_AXIS 92 ps Axes 20181231 09:50:43 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 fixedline DLG_AXIS_OR_GRID FL_PRIMARY_GRID 92 ps Major grids 20181231 09:50:43 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 checkbox DLG_AXIS_OR_GRID CB_X_PRIMARY HID_SCH_CB_XAXIS 80 ps ~X axis 20181231 09:50:43 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 checkbox DLG_AXIS_OR_GRID CB_Y_PRIMARY HID_SCH_CB_YAXIS 80 ps ~Y axis 20181231 09:50:43 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 checkbox DLG_AXIS_OR_GRID CB_Z_PRIMARY HID_SCH_CB_ZAXIS 80 ps ~Z axis 20181231 09:50:43 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 fixedline DLG_AXIS_OR_GRID FL_SECONDARY_AXIS 92 ps Secondary axes 20181231 09:50:43 chart2 source\controller\dialogs\dlg_InsertAxis_Grid.src 0 fixedline DLG_AXIS_OR_GRID FL_SECONDARY_GRID 92 ps Minor grids 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneAppearance.src 0 fixedtext TP_3D_SCENEAPPEARANCE FT_SCHEME 0 ps Sche~me 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneAppearance.src 0 checkbox TP_3D_SCENEAPPEARANCE CB_SHADING 0 ps ~Shading 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneAppearance.src 0 checkbox TP_3D_SCENEAPPEARANCE CB_OBJECTLINES 0 ps ~Object borders 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneAppearance.src 0 checkbox TP_3D_SCENEAPPEARANCE CB_ROUNDEDEDGE 0 ps ~Rounded edges 20181231 09:50:43 chart2 source\controller\dialogs\res_TextSeparator.src 0 stringlist LB_TEXT_SEPARATOR 1 0 ps Space 20181231 09:50:43 chart2 source\controller\dialogs\res_TextSeparator.src 0 stringlist LB_TEXT_SEPARATOR 2 0 ps Comma 20181231 09:50:43 chart2 source\controller\dialogs\res_TextSeparator.src 0 stringlist LB_TEXT_SEPARATOR 3 0 ps Semicolon 20181231 09:50:43 chart2 source\controller\dialogs\res_TextSeparator.src 0 stringlist LB_TEXT_SEPARATOR 4 0 ps New line 20181231 09:50:43 chart2 source\controller\dialogs\tp_LegendPosition.src 0 fixedline TP_LEGEND_POS GRP_LEGEND 248 ps Position 20181231 09:50:43 chart2 source\controller\dialogs\tp_LegendPosition.src 0 fixedline TP_LEGEND_POS FL_LEGEND_TEXTORIENT 248 ps Text orientation 20181231 09:50:43 chart2 source\controller\dialogs\tp_LegendPosition.src 0 fixedtext TP_LEGEND_POS FT_LEGEND_TEXTDIR 64 ps Te~xt direction 20181231 09:50:43 chart2 source\controller\dialogs\tp_RangeChooser.src 0 fixedtext TP_RANGECHOOSER FT_CAPTION_FOR_WIZARD 238 ps Choose a data range 20181231 09:50:43 chart2 source\controller\dialogs\tp_RangeChooser.src 0 fixedtext TP_RANGECHOOSER FT_RANGE 236 ps ~Data range 20181231 09:50:43 chart2 source\controller\dialogs\tp_RangeChooser.src 0 radiobutton TP_RANGECHOOSER RB_DATAROWS 236 ps Data series in ~rows 20181231 09:50:43 chart2 source\controller\dialogs\tp_RangeChooser.src 0 radiobutton TP_RANGECHOOSER RB_DATACOLS 236 ps Data series in ~columns 20181231 09:50:43 chart2 source\controller\dialogs\tp_RangeChooser.src 0 checkbox TP_RANGECHOOSER CB_FIRST_ROW_ASLABELS 236 ps ~First row as label 20181231 09:50:43 chart2 source\controller\dialogs\tp_RangeChooser.src 0 checkbox TP_RANGECHOOSER CB_FIRST_COLUMN_ASLABELS 236 ps F~irst column as label 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneIllumination.src 0 fixedtext TP_3D_SCENEILLUMINATION FT_LIGHTSOURCE 0 ps ~Light source 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneIllumination.src 0 fixedtext TP_3D_SCENEILLUMINATION FT_AMBIENTLIGHT 0 ps ~Ambient light 20181231 09:50:43 chart2 source\controller\dialogs\tp_3D_SceneIllumination.src 0 string STR_LIGHT_PREVIEW 0 ps Light Preview 20181231 09:50:43 chart2 source\controller\dialogs\tp_Location.src 0 fixedline TP_LOCATION FL_TABLE 0 ps Place chart 20181231 09:50:43 chart2 source\controller\dialogs\tp_Location.src 0 fixedtext TP_LOCATION FT_TABLE 0 ps ~Insert in sheet 20181231 09:50:43 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 stringlist WORKAROUND 1 !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 ps Standard Error 20181231 09:50:43 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 stringlist WORKAROUND 2 !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 ps Standard Deviation 20181231 09:50:43 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 stringlist WORKAROUND 3 !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 ps Variance 20181231 09:50:43 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 stringlist WORKAROUND 4 !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 ps Error Margin 20181231 09:50:43 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 fixedline RESOURCE_ERRORBARS(availablewidth, yoffset) FL_ERROR !defined _CHART2_RESOURCE_ERRORBARS_HXX 116 ps Error Category 20181231 09:50:43 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 ps ~None 20181231 09:50:43 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 ps ~Constant Value 20181231 09:50:43 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 ps ~Percentage 20181231 09:50:43 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 ps Cell ~Range 20181231 09:50:43 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 fixedline RESOURCE_ERRORBARS(availablewidth, yoffset) FL_PARAMETERS !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 ps Parameters 20181231 09:50:43 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 fixedtext RESOURCE_ERRORBARS(availablewidth, yoffset) FT_POSITIVE !defined _CHART2_RESOURCE_ERRORBARS_HXX 46 ps P~ositive (+) 20181231 09:50:43 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 fixedtext RESOURCE_ERRORBARS(availablewidth, yoffset) FT_NEGATIVE !defined _CHART2_RESOURCE_ERRORBARS_HXX 46 ps ~Negative (-) 20181231 09:50:43 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 ps Same value for both 20181231 09:50:43 chart2 source\controller\dialogs\res_ErrorBar_tmpl.hrc 0 fixedline RESOURCE_ERRORBARS(availablewidth, yoffset) FL_INDICATE !defined _CHART2_RESOURCE_ERRORBARS_HXX 0 ps Error Indicator 20181231 09:50:43 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 ps Positive ~and Negative 20181231 09:50:43 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 ps Pos~itive 20181231 09:50:43 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 ps Ne~gative 20181231 09:50:43 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 ps X ~axis 20181231 09:50:43 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 ps Y ax~is 20181231 09:50:43 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 ps Z axi~s 20181231 09:50:43 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) FT_MAINTITLE !defined _CHART2_RES_TITLES_SRC 0 ps ~Title 20181231 09:50:43 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) FT_SUBTITLE !defined _CHART2_RES_TITLES_SRC 0 ps ~Subtitle 20181231 09:50:43 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedline TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) FL_AXES !defined _CHART2_RES_TITLES_SRC 0 ps Axes 20181231 09:50:43 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 ps ~X axis 20181231 09:50:43 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 ps ~Y axis 20181231 09:50:43 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 ps ~Z axis 20181231 09:50:43 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 ps Secondary Axes 20181231 09:50:43 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 ps X ~axis 20181231 09:50:43 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 ps Y ax~is 20181231 09:50:43 chart2 source\controller\dialogs\res_Trendline_tmpl.hrc 0 fixedline RESOURCE_TRENDLINE(availablewidth, yoffset) FL_TYPE !defined _CHART2_RESOURCE_TRENDLINE_HXX 0 ps Regression Type 20181231 09:50:43 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 ps ~None 20181231 09:50:43 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 ps ~Linear 20181231 09:50:43 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 ps L~ogarithmic 20181231 09:50:43 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 ps E~xponential 20181231 09:50:43 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 ps ~Power 20181231 09:50:43 chart2 source\controller\dialogs\res_Trendline_tmpl.hrc 0 fixedline RESOURCE_TRENDLINE(availablewidth, yoffset) FL_EQUATION !defined _CHART2_RESOURCE_TRENDLINE_HXX 0 ps Equation 20181231 09:50:43 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 ps Show ~equation 20181231 09:50:43 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 ps Show ~coefficient of determination (R²) 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 1 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Best fit 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 2 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Center 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 3 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Above 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 4 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Top left 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 5 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Left 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 6 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Bottom left 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 7 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Below 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 8 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Bottom right 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 9 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Right 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 10 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Top right 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 11 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Inside 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 12 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Outside 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 stringlist WORKAROUND 13 !defined _CHART2_RESOURCE_DATALABEL_HXX 0 ps Near origin 20181231 09:50:43 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 ps Show value as ~number 20181231 09:50:43 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 ps Number ~format... 20181231 09:50:43 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 ps Show value as ~percentage 20181231 09:50:43 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 ps Percentage f~ormat... 20181231 09:50:43 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 ps Show ~category 20181231 09:50:43 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 ps Show ~legend key 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 fixedtext RESOURCE_DATALABEL( xpos, ypos ) FT_LABEL_PLACEMENT !defined _CHART2_RESOURCE_DATALABEL_HXX 182 ps Place~ment 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 fixedline RESOURCE_DATALABEL( xpos, ypos ) FL_LABEL_ROTATE !defined _CHART2_RESOURCE_DATALABEL_HXX 248 ps Rotate Text 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 fixedtext RESOURCE_DATALABEL( xpos, ypos ) FT_LABEL_DEGREES !defined _CHART2_RESOURCE_DATALABEL_HXX 46 ps ~Degrees 20181231 09:50:43 chart2 source\controller\dialogs\res_DataLabel_tmpl.hrc 0 fixedtext RESOURCE_DATALABEL( xpos, ypos ) FT_LABEL_TEXTDIR !defined _CHART2_RESOURCE_DATALABEL_HXX 64 ps Te~xt direction 20181231 09:50:43 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 ps ~Display legend 20181231 09:50:43 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 ps ~Left 20181231 09:50:43 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 ps ~Right 20181231 09:50:43 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 ps ~Top 20181231 09:50:43 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 ps ~Bottom 20181231 09:50:43 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_NAME_BROWSEBUTTON 0 ps ګرځېدنه 20181231 09:50:43 accessibility source\helper\accessiblestrings.src 0 string STR_SVT_ACC_ACTION_EXPAND 0 ps غځول 20181231 09:50:43 accessibility source\helper\accessiblestrings.src 0 string STR_SVT_ACC_ACTION_COLLAPSE 0 ps غبرګول 20181231 09:50:43 accessibility source\helper\accessiblestrings.src 0 string STR_SVT_ACC_LISTENTRY_SELCTED_STATE 0 ps (غوره شوی) 20181231 09:50:43 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_NAME_PREVIEW 0 ps وړاندکتنه 20181231 09:50:43 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_ACTION_CHECK 0 ps نښه کول 20181231 09:50:43 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_ACTION_UNCHECK 0 ps بې نښې کول 20181231 09:50:43 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_ACTION_DOUBLE_CLICK 0 ps غبرګ ټسونه 20181231 09:50:43 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_SCROLLBAR_NAME_VERTICAL 0 ps ولاړ رغښتن پټه 20181231 09:50:43 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL 0 ps پرته رغښتن پټه 20181231 09:50:43 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_PANEL_DESCRIPTION 0 ps ننوت ته زور ورکړئ چې د ماشونو مهار کې نورې عملیات وکړئ. 20181231 09:50:43 accessibility source\helper\accessiblestrings.src 0 string RID_STR_ACC_DESC_PANELDECL_TABBAR 0 ps د تابلو د جدول بندی غاړه 20181231 09:50:43 officecfg registry\schema\org\openoffice\Office\Labels.xcs 0 oor:component-schema . 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business Name 0 ps Business 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.categories Name 0 ps Categories 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.categories.Fields.categoryID Name 0 ps CategoryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.categories.Fields.categoryID ShortName 0 ps CategoryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.categories.Fields.categoryname Name 0 ps CategoryName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.categories.Fields.categoryname ShortName 0 ps CategName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products Name 0 ps Products 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.productID Name 0 ps ProductID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.productID ShortName 0 ps ProductID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.productname Name 0 ps ProductName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.productname ShortName 0 ps ProdName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.productdescription Name 0 ps ProductDescription 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.productdescription ShortName 0 ps ProdDescr 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.categoryID Name 0 ps CategoryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.categoryID ShortName 0 ps CategoryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.supplierID Name 0 ps SupplierID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.supplierID ShortName 0 ps SupplierID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.serialnumber Name 0 ps Serialnumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.serialnumber ShortName 0 ps SerialNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.unitsinstock Name 0 ps UnitsInStock 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.unitsinstock ShortName 0 ps UnitsStock 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.unitsonorder Name 0 ps UnitsOnOrder 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.unitsonorder ShortName 0 ps UnitsOrder 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.unitprice Name 0 ps UnitPrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.unitprice ShortName 0 ps UnitPrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.reorderlevel Name 0 ps ReorderLevel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.reorderlevel ShortName 0 ps ReordLevel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.discontinued Name 0 ps Discontinued 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.discontinued ShortName 0 ps Discontin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.leadtime Name 0 ps LeadTime 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.products.Fields.leadtime ShortName 0 ps LeadTime 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers Name 0 ps Suppliers 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.supplierID Name 0 ps SupplierID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.supplierID ShortName 0 ps SupplierID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.suppliername Name 0 ps SupplierName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.suppliername ShortName 0 ps SupplName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.contactname Name 0 ps ContactName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.contactname ShortName 0 ps ContctName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.contacttitle Name 0 ps ContactTitle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.contacttitle ShortName 0 ps ContctTitl 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.address Name 0 ps Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.address ShortName 0 ps Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.city Name 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.city ShortName 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.postalcode Name 0 ps PostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.postalcode ShortName 0 ps PostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.stateorprovince Name 0 ps StateOrProvince 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.stateorprovince ShortName 0 ps StateProvi 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.countryorregion Name 0 ps CountryOrRegion 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.countryorregion ShortName 0 ps CountryReg 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.phonenumber Name 0 ps PhoneNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.phonenumber ShortName 0 ps PhoneNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.faxnumber Name 0 ps FaxNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.faxnumber ShortName 0 ps FaxNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.paymentterms Name 0 ps PaymentTerms 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.paymentterms ShortName 0 ps PaymntTerm 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.emailaddress Name 0 ps EmailAddress 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.emailaddress ShortName 0 ps EmailAddr 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.suppliers.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist Name 0 ps MailingList 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.mailinglistID Name 0 ps MailingListID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.mailinglistID ShortName 0 ps MailingID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.prefix Name 0 ps Prefix 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.prefix ShortName 0 ps Prefix 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.firstname Name 0 ps FirstName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.firstname ShortName 0 ps FirstName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.middlename Name 0 ps MiddleName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.middlename ShortName 0 ps MiddleName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.lastlame Name 0 ps LastName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.lastlame ShortName 0 ps LastName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.suffix Name 0 ps Suffix 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.suffix ShortName 0 ps Suffix 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.title Name 0 ps Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.title ShortName 0 ps Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.organizationname Name 0 ps OrganizationName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.organizationname ShortName 0 ps OrgName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.address Name 0 ps Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.address ShortName 0 ps Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.city Name 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.city ShortName 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.postalcode Name 0 ps PostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.postalcode ShortName 0 ps PostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.stateorprovince Name 0 ps StateOrProvince 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.stateorprovince ShortName 0 ps StateProvi 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.countryorregion Name 0 ps CountryOrRegion 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.countryorregion ShortName 0 ps CountryReg 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.phonenumber Name 0 ps PhoneNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.phonenumber ShortName 0 ps PhoneNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.faxnumber Name 0 ps FaxNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.faxnumber ShortName 0 ps FaxNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.mobilenumber Name 0 ps MobileNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.mobilenumber ShortName 0 ps MobileNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.emailaddress Name 0 ps EmailAddress 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.emailaddress ShortName 0 ps EmailAddr 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.birthdate Name 0 ps Birthdate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.birthdate ShortName 0 ps Birthdate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.nationality Name 0 ps Nationality 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.nationality ShortName 0 ps Nationality 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.dateupdated Name 0 ps DateUpdated 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.dateupdated ShortName 0 ps DateUpdate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.datejoined Name 0 ps DateJoined 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.datejoined ShortName 0 ps DateJoined 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.membershipstatus Name 0 ps MembershipStatus 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.membershipstatus ShortName 0 ps MemberStat 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.pledgeamount Name 0 ps PledgeAmount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.pledgeamount ShortName 0 ps PledgeAmnt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.pledgepaiddate Name 0 ps PledgePaidDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.pledgepaiddate ShortName 0 ps PldgPdDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.duesamount Name 0 ps DuesAmount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.duesamount ShortName 0 ps DuesAmount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.duespaiddate Name 0 ps DuesPaidDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.duespaiddate ShortName 0 ps DuesPdDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.photo Name 0 ps Photo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.photo ShortName 0 ps Photo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.mailinglist.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts Name 0 ps Contacts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.contactID Name 0 ps ContactID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.contactID ShortName 0 ps ContactID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.firstname Name 0 ps FirstName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.firstname ShortName 0 ps FirstName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.lastname Name 0 ps LastName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.lastname ShortName 0 ps LastName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.title Name 0 ps Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.title ShortName 0 ps Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.address Name 0 ps Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.address ShortName 0 ps Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.city Name 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.city ShortName 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.postalcode Name 0 ps PostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.postalcode ShortName 0 ps PostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.stateorprovince Name 0 ps StateOrProvince 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.stateorprovince ShortName 0 ps StateProvi 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.countryorregion Name 0 ps CountryOrRegion 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.countryorregion ShortName 0 ps CountryReg 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.phonenumber Name 0 ps PhoneNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.phonenumber ShortName 0 ps PhoneNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.faxnumber Name 0 ps FaxNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.faxnumber ShortName 0 ps FaxNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.mobilenumber Name 0 ps MobileNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.mobilenumber ShortName 0 ps MobileNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.emailaddress Name 0 ps EmailAddress 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.emailaddress ShortName 0 ps EmailAddr 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.salutation Name 0 ps Salutation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.salutation ShortName 0 ps Salutation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.birthdate Name 0 ps Birthdate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.birthdate ShortName 0 ps Birthdate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.contacttypeID Name 0 ps ContactTypeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.contacttypeID ShortName 0 ps CntctTypID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.maritalstatus Name 0 ps MaritalStatus 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.maritalstatus ShortName 0 ps MaritlStat 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.spousename Name 0 ps SpouseName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.spousename ShortName 0 ps SpouseName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.spousesinterests Name 0 ps SpousesInterests 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.spousesinterests ShortName 0 ps SpouseIntr 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.contactsinterests Name 0 ps ContactsInterests 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.contactsinterests ShortName 0 ps CntctInter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.childrennames Name 0 ps ChildrenNames 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.childrennames ShortName 0 ps ChildName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.photo Name 0 ps Photo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.photo ShortName 0 ps Photo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.contacts.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers Name 0 ps Customers 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.customerID Name 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.customerID ShortName 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.companyname Name 0 ps CompanyName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.companyname ShortName 0 ps CompnyName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.firstname Name 0 ps FirstName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.firstname ShortName 0 ps FirstName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.lastname Name 0 ps LastName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.lastname ShortName 0 ps LastName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.department Name 0 ps Department 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.department ShortName 0 ps Department 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.address Name 0 ps Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.address ShortName 0 ps Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.city Name 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.city ShortName 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.postalcode Name 0 ps PostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.postalcode ShortName 0 ps PostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.stateorprovince Name 0 ps StateOrProvince 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.stateorprovince ShortName 0 ps StateProvi 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.countryorregion Name 0 ps CountryOrRegion 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.countryorregion ShortName 0 ps CountryReg 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.phonenumber Name 0 ps PhoneNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.phonenumber ShortName 0 ps PhoneNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.faxnumber Name 0 ps FaxNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.faxnumber ShortName 0 ps FaxNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.mobilenumber Name 0 ps MobileNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.mobilenumber ShortName 0 ps MobileNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.emailaddress Name 0 ps EmailAddress 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.emailaddress ShortName 0 ps EmailAddr 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.title Name 0 ps Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.title ShortName 0 ps Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.customers.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees Name 0 ps Employees 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.employeeID Name 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.employeeID ShortName 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.firstname Name 0 ps FirstName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.firstname ShortName 0 ps FirstName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.middlename Name 0 ps MiddleName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.middlename ShortName 0 ps MiddleName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.lastname Name 0 ps LastName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.lastname ShortName 0 ps LastName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.title Name 0 ps Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.title ShortName 0 ps Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.department Name 0 ps Department 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.department ShortName 0 ps Department 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.socialsecuritynumber Name 0 ps SocialSecurityNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.socialsecuritynumber ShortName 0 ps SocSecNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.employeenumber Name 0 ps EmployeeNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.employeenumber ShortName 0 ps EmployeeNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.emailaddress Name 0 ps EmailAddress 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.emailaddress ShortName 0 ps EmailAddr 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.extension Name 0 ps Extension 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.extension ShortName 0 ps Extension 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.address Name 0 ps Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.address ShortName 0 ps Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.city Name 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.city ShortName 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.postalcode Name 0 ps PostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.postalcode ShortName 0 ps PostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.stateorprovince Name 0 ps StateOrProvince 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.stateorprovince ShortName 0 ps StateProvi 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.countryorregion Name 0 ps CountryOrRegion 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.countryorregion ShortName 0 ps CountryReg 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.phonenumber Name 0 ps PhoneNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.phonenumber ShortName 0 ps PhoneNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.faxnumber Name 0 ps FaxNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.faxnumber ShortName 0 ps FaxNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.mobilenumber Name 0 ps MobileNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.mobilenumber ShortName 0 ps MobileNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.birthdate Name 0 ps Birthdate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.birthdate ShortName 0 ps Birthdate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.datehired Name 0 ps DateHired 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.datehired ShortName 0 ps DateHired 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.departmentID Name 0 ps DepartmentID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.departmentID ShortName 0 ps DeprtmntID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.salary Name 0 ps Salary 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.salary ShortName 0 ps Salary 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.billingrate Name 0 ps BillingRate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.billingrate ShortName 0 ps BillngRate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.deductions Name 0 ps Deductions 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.deductions ShortName 0 ps Deductions 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.supervisorID Name 0 ps SupervisorID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.supervisorID ShortName 0 ps SupervisID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.spousename Name 0 ps SpouseName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.spousename ShortName 0 ps SpouseName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.officelocation Name 0 ps OfficeLocation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.officelocation ShortName 0 ps OfficeLoc 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.photo Name 0 ps Photo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.photo ShortName 0 ps Photo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employees.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders Name 0 ps Orders 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.orderID Name 0 ps OrderID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.orderID ShortName 0 ps OrderID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.customerID Name 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.customerID ShortName 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.employeeID Name 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.employeeID ShortName 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.orderdate Name 0 ps OrderDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.orderdate ShortName 0 ps OrderDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.purchaseordernumber Name 0 ps PurchaseOrderNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.purchaseordernumber ShortName 0 ps PurchOrdNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.requiredbydate Name 0 ps RequiredByDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.requiredbydate ShortName 0 ps RequirDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.promisedbydate Name 0 ps PromisedByDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.promisedbydate ShortName 0 ps PromisDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipname Name 0 ps ShipName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipname ShortName 0 ps ShipName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipaddress Name 0 ps ShipAddress 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipaddress ShortName 0 ps ShipAddres 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipcity Name 0 ps ShipCity 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipcity ShortName 0 ps ShipCity 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipstateorprovince Name 0 ps ShipStateOrProvince 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipstateorprovince ShortName 0 ps ShpStatPro 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shippostalcode Name 0 ps ShipPostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shippostalcode ShortName 0 ps ShipPostlC 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipcountryorregion Name 0 ps ShipCountryOrRegion 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipcountryorregion ShortName 0 ps ShipCouReg 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipphonenumber Name 0 ps ShipPhoneNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipphonenumber ShortName 0 ps ShipPhonNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipdate Name 0 ps ShipDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shipdate ShortName 0 ps ShipDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shippingmethodID Name 0 ps ShippingMethodID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.shippingmethodID ShortName 0 ps ShipMethID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.freightcharge Name 0 ps FreightCharge 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.freightcharge ShortName 0 ps FreightCharge 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.salestaxrate Name 0 ps SalesTaxRate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orders.Fields.salestaxrate ShortName 0 ps SalesTaxRt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails Name 0 ps OrderDetails 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.orderdetailID Name 0 ps OrderDetailID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.orderdetailID ShortName 0 ps OrderDetID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.orderID Name 0 ps OrderID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.orderID ShortName 0 ps OrderID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.productID Name 0 ps ProductID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.productID ShortName 0 ps ProductID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.datesold Name 0 ps DateSold 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.datesold ShortName 0 ps DateSold 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.quantity Name 0 ps Quantity 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.quantity ShortName 0 ps Quantity 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.unitprice Name 0 ps UnitPrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.unitprice ShortName 0 ps UnitPrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.discount Name 0 ps Discount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.discount ShortName 0 ps Discount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.saleprice Name 0 ps SalePrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.saleprice ShortName 0 ps SalePrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.salestax Name 0 ps SalesTax 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.salestax ShortName 0 ps SalesTax 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.linetotal Name 0 ps LineTotal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.orderdetails.Fields.linetotal ShortName 0 ps LineTotal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments Name 0 ps Payments 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentID Name 0 ps PaymentID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentID ShortName 0 ps PaymentID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.customerID Name 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.customerID ShortName 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.workorderID Name 0 ps WorkorderID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.workorderID ShortName 0 ps WorkordrID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.orderID Name 0 ps OrderID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.orderID ShortName 0 ps OrderID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.reservationID Name 0 ps ReservationID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.reservationID ShortName 0 ps ReservID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.memberID Name 0 ps MemberID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.memberID ShortName 0 ps MemberID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.registrationID Name 0 ps RegistrationID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.registrationID ShortName 0 ps RegistraID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.projectID Name 0 ps ProjectID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.projectID ShortName 0 ps ProjectID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentamount Name 0 ps PaymentAmount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentamount ShortName 0 ps PaymntAmnt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentdate Name 0 ps PaymentDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentdate ShortName 0 ps PaymntDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentmethod Name 0 ps PaymentMethod 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentmethod ShortName 0 ps PaymntMeth 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.checknumber Name 0 ps CheckNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.checknumber ShortName 0 ps CheckNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardtype Name 0 ps CreditCardType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardtype ShortName 0 ps CCardType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardnumber Name 0 ps CreditCardNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardnumber ShortName 0 ps CCardNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.cardholder Name 0 ps Cardholder 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.cardholder ShortName 0 ps Cardholder 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardExpdate Name 0 ps CreditCardExpDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardExpdate ShortName 0 ps CCExpDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardauthorizationnumber Name 0 ps CreditCardAuthorizationNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardauthorizationnumber ShortName 0 ps CCAuthorNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentterms Name 0 ps PaymentTerms 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentterms ShortName 0 ps PaymntTerm 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentmethodID Name 0 ps PaymentMethodID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.paymentmethodID ShortName 0 ps PaymMethID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.payments.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices Name 0 ps Invoices 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.invoiceID Name 0 ps InvoiceID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.invoiceID ShortName 0 ps InvoiceID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.customerID Name 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.customerID ShortName 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.employeeID Name 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.employeeID ShortName 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.deliveryID Name 0 ps DeliveryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.deliveryID ShortName 0 ps DeliveryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.status Name 0 ps Status 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.status ShortName 0 ps Status 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.invoicedate Name 0 ps InvoiceDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.invoicedate ShortName 0 ps InvoiceDat 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.salesperson Name 0 ps Salesperson 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.salesperson ShortName 0 ps Salespersn 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shipdate Name 0 ps ShipDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shipdate ShortName 0 ps ShipDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shippedto Name 0 ps ShippedTo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shippedto ShortName 0 ps ShippedTo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shippedvia Name 0 ps ShippedVia 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shippedvia ShortName 0 ps ShippedVia 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shippingcost Name 0 ps ShippingCost 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.shippingcost ShortName 0 ps ShipCost 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoices.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails Name 0 ps InvoiceDetails 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.invoicedetailID Name 0 ps InvoiceDetailID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.invoicedetailID ShortName 0 ps InvoiDetID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.invoiceID Name 0 ps InvoiceID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.invoiceID ShortName 0 ps InvoiceID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.orderID Name 0 ps OrderID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.orderID ShortName 0 ps OrderID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.productID Name 0 ps ProductID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.productID ShortName 0 ps ProductID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.quantity Name 0 ps Quantity 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.quantity ShortName 0 ps Quantity 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.unitprice Name 0 ps UnitPrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.unitprice ShortName 0 ps UnitPrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.discount Name 0 ps Discount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.discount ShortName 0 ps Discount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.paymentterms Name 0 ps PaymentTerms 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.paymentterms ShortName 0 ps PaymntTerm 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects Name 0 ps Projects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.projectID Name 0 ps ProjectID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.projectID ShortName 0 ps ProjectID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.projectname Name 0 ps ProjectName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.projectname ShortName 0 ps ProjctName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.projectdescription Name 0 ps ProjectDescription 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.projectdescription ShortName 0 ps ProjctDscr 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.clientID Name 0 ps ClientID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.clientID ShortName 0 ps ClientID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.purchaseordernumber Name 0 ps PurchaseOrderNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.purchaseordernumber ShortName 0 ps PurchOrdNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.totalbillingestimate Name 0 ps TotalBillingEstimate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.totalbillingestimate ShortName 0 ps TotBillEst 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.employeeID Name 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.employeeID ShortName 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.begindate Name 0 ps BeginDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.begindate ShortName 0 ps BeginDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.enddate Name 0 ps EndDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.projects.Fields.enddate ShortName 0 ps EndDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events Name 0 ps Events 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventID Name 0 ps EventID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventID ShortName 0 ps EventID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventname Name 0 ps EventName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventname ShortName 0 ps EventName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventdescription Name 0 ps EventDescription 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventdescription ShortName 0 ps EventDescr 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventtypeID Name 0 ps EventTypeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.eventtypeID ShortName 0 ps EventTypID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.employeeID Name 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.employeeID ShortName 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.status Name 0 ps Status 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.status ShortName 0 ps Status 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.location Name 0 ps Location 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.location ShortName 0 ps Location 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.begindate Name 0 ps BeginDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.begindate ShortName 0 ps BeginDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.begintime Name 0 ps BeginTime 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.begintime ShortName 0 ps BeginTime 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.enddate Name 0 ps EndDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.enddate ShortName 0 ps EndDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.endtime Name 0 ps EndTime 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.endtime ShortName 0 ps EndTime 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.requiredstaffing Name 0 ps RequiredStaffing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.requiredstaffing ShortName 0 ps ReqStaffng 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.confirmation Name 0 ps Confirmation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.confirmation ShortName 0 ps Confirmation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.availablespaces Name 0 ps AvailableSpaces 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.availablespaces ShortName 0 ps AvailSpace 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.costperperson Name 0 ps CostPerPerson 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.costperperson ShortName 0 ps CostPPersn 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.events.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations Name 0 ps Reservations 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationID Name 0 ps ReservationID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationID ShortName 0 ps ReservID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.customerID Name 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.customerID ShortName 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.eventID Name 0 ps EventID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.eventID ShortName 0 ps EventID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.employeeID Name 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.employeeID ShortName 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.quantityreserved Name 0 ps QuantityReserved 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.quantityreserved ShortName 0 ps QuntityRes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationdate Name 0 ps ReservationDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationdate ShortName 0 ps ReservDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationtime Name 0 ps ReservationTime 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationtime ShortName 0 ps ReservTime 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.depositdue Name 0 ps DepositDue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.depositdue ShortName 0 ps DepositDue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.totaldue Name 0 ps TotalDue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.totaldue ShortName 0 ps TotalDue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.amountpaid Name 0 ps AmountPaid 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.amountpaid ShortName 0 ps AmountPaid 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.confirmation Name 0 ps Confirmation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.confirmation ShortName 0 ps Confirmation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.reservations.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled Name 0 ps TimeBilled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.timebilledID Name 0 ps TimeBilledID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.timebilledID ShortName 0 ps TimeBillID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.customerID Name 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.customerID ShortName 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.projectID Name 0 ps ProjectID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.projectID ShortName 0 ps ProjectID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.employeeID Name 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.employeeID ShortName 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.billingdate Name 0 ps BillingDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.billingdate ShortName 0 ps BillingDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.rateperhour Name 0 ps RatePerHour 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.rateperhour ShortName 0 ps RatePrHour 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.billablehours Name 0 ps BillableHours 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.billablehours ShortName 0 ps BillablHrs 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.timebilled.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses Name 0 ps Expenses 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.expenseID Name 0 ps ExpenseID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.expenseID ShortName 0 ps ExpenseID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.expensetype Name 0 ps ExpenseType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.expensetype ShortName 0 ps ExpensType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.purpose Name 0 ps Purpose 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.purpose ShortName 0 ps Purpose 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.employeeID Name 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.employeeID ShortName 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.datepurchased Name 0 ps DatePurchased 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.datepurchased ShortName 0 ps DatePurchd 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.datesubmitted Name 0 ps DateSubmitted 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.datesubmitted ShortName 0 ps DateSubmit 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.amountspent Name 0 ps AmountSpent 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.amountspent ShortName 0 ps AmountSpnt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.advanceamount Name 0 ps AdvanceAmount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.advanceamount ShortName 0 ps AdvnceAmnt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.paymentmethod Name 0 ps PaymentMethod 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.paymentmethod ShortName 0 ps PaymntMeth 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.expenses.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries Name 0 ps Deliveries 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.deliveryID Name 0 ps DeliveryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.deliveryID ShortName 0 ps DeliveryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.customerID Name 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.customerID ShortName 0 ps CustomerID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.orderID Name 0 ps OrderID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.orderID ShortName 0 ps OrderID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.employeeID Name 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.employeeID ShortName 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shippedfrom Name 0 ps ShippedFrom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shippedfrom ShortName 0 ps ShippedFrm 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shippedvia Name 0 ps ShippedVia 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shippedvia ShortName 0 ps ShippedVia 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.trackingcode Name 0 ps TrackingCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.trackingcode ShortName 0 ps TrckngCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shipdate Name 0 ps ShipDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shipdate ShortName 0 ps ShipDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shipperphonenumber Name 0 ps ShipperPhoneNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.shipperphonenumber ShortName 0 ps ShipPhonNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationaddress Name 0 ps DestinationAddress 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationaddress ShortName 0 ps DestAddres 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationcity Name 0 ps DestinationCity 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationcity ShortName 0 ps DestinCity 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationstateprovince Name 0 ps DestinationStateProvince 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationstateprovince ShortName 0 ps DestStaPro 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationpostalcode Name 0 ps DestinationPostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationpostalcode ShortName 0 ps DestPstCde 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationcountryregion Name 0 ps DestinationCountryRegion 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.destinationcountryregion ShortName 0 ps DestCouReg 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.arrivaldate Name 0 ps ArrivalDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.arrivaldate ShortName 0 ps ArrivlDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.arrivaltime Name 0 ps ArrivalTime 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.arrivaltime ShortName 0 ps ArrivlTime 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.currentlocation Name 0 ps CurrentLocation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.currentlocation ShortName 0 ps CurrLocatn 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.packagedimensions Name 0 ps PackageDimensions 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.packagedimensions ShortName 0 ps PackDimens 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.packageweight Name 0 ps PackageWeight 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.packageweight ShortName 0 ps PackWeight 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickuplocation Name 0 ps PickUpLocation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickuplocation ShortName 0 ps PickUpLoca 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickupdate Name 0 ps PickUpDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickupdate ShortName 0 ps PickUpDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickuptime Name 0 ps PickUpTime 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickuptime ShortName 0 ps PickUpTime 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.receivedby Name 0 ps ReceivedBy 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.receivedby ShortName 0 ps ReceivedBy 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.freightcharge Name 0 ps FreightCharge 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.freightcharge ShortName 0 ps FrghtChrge 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.deliveries.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets Name 0 ps Assets 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.assetID Name 0 ps AssetID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.assetID ShortName 0 ps AssetID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.description Name 0 ps Description 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.description ShortName 0 ps Descrption 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.employeeID Name 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.employeeID ShortName 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.assetcategoryID Name 0 ps AssetCategoryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.assetcategoryID ShortName 0 ps AssetCatID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.statusID Name 0 ps StatusID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.statusID ShortName 0 ps StatusID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.departmentID Name 0 ps DepartmentID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.departmentID ShortName 0 ps DeprtmntID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.vendorID Name 0 ps VendorID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.vendorID ShortName 0 ps VendorID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.make Name 0 ps Make 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.make ShortName 0 ps Make 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.model Name 0 ps Model 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.model ShortName 0 ps Model 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.modelnumber Name 0 ps ModelNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.modelnumber ShortName 0 ps ModelNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.serialnumber Name 0 ps SerialNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.serialnumber ShortName 0 ps SerialNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.barcodenumber Name 0 ps BarcodeNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.barcodenumber ShortName 0 ps BarcodeNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.dateacquired Name 0 ps DateAcquired 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.dateacquired ShortName 0 ps DateAcquir 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.datesold Name 0 ps DateSold 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.datesold ShortName 0 ps DateSold 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.purchaseprice Name 0 ps PurchasePrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.purchaseprice ShortName 0 ps PurchPrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.depreciationmethod Name 0 ps DepreciationMethod 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.depreciationmethod ShortName 0 ps DeprecMeth 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.depreciablelife Name 0 ps DepreciableLife 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.depreciablelife ShortName 0 ps DeprecLife 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.salvagevalue Name 0 ps SalvageValue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.salvagevalue ShortName 0 ps SalvageVal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.currentvalue Name 0 ps CurrentValue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.currentvalue ShortName 0 ps CurrentVal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.comments Name 0 ps Comments 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.comments ShortName 0 ps Comments 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.nextscheduledmaintenance Name 0 ps NextScheduledMaintenance 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.assets.Fields.nextscheduledmaintenance ShortName 0 ps NtSchMaint 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions Name 0 ps Transactions 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.transactionID Name 0 ps TransactionID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.transactionID ShortName 0 ps TrnsactnID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.paymentID Name 0 ps PaymentID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.paymentID ShortName 0 ps PaymentID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.transactionnumber Name 0 ps TransactionNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.transactionnumber ShortName 0 ps TrnsactnNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.date Name 0 ps Date 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.date ShortName 0 ps Date 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.description Name 0 ps Description 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.description ShortName 0 ps Descrption 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.amount Name 0 ps Amount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.amount ShortName 0 ps Amount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.accountID Name 0 ps AccountID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.accountID ShortName 0 ps AccountID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.referencenumber Name 0 ps ReferenceNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.referencenumber ShortName 0 ps RefrenceNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.numberofunits Name 0 ps NumberofUnits 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.numberofunits ShortName 0 ps NumberUnit 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.withdrawalamount Name 0 ps WithdrawalAmount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.withdrawalamount ShortName 0 ps WithdrwAmt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.depositamount Name 0 ps DepositAmount 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.depositamount ShortName 0 ps DepositAmt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.interestearned Name 0 ps InterestEarned 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.interestearned ShortName 0 ps IntrstEarn 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.buyselldate Name 0 ps BuySellDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.buyselldate ShortName 0 ps BuySellDat 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.buysellprice Name 0 ps BuySellPrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.buysellprice ShortName 0 ps BuySellPrc 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.servicecharge Name 0 ps ServiceCharge 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.servicecharge ShortName 0 ps ServiChrge 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.taxable Name 0 ps Taxable 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.taxable ShortName 0 ps Taxable 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.transactions.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks Name 0 ps Tasks 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.taskID Name 0 ps TaskID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.taskID ShortName 0 ps TaskID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.description Name 0 ps Description 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.description ShortName 0 ps Descrption 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.startdate Name 0 ps StartDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.startdate ShortName 0 ps StartDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.enddate Name 0 ps EndDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.enddate ShortName 0 ps EndDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.tasks.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks Name 0 ps EmployeesTasks 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks.Fields.employeetaskID Name 0 ps EmployeeTaskID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks.Fields.employeetaskID ShortName 0 ps EmplTaskID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks.Fields.employeeID Name 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks.Fields.employeeID ShortName 0 ps EmployeeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks.Fields.taskID Name 0 ps TaskID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.business.Tables.employeestasks.Fields.taskID ShortName 0 ps TaskID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private Name 0 ps Private 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.categories Name 0 ps Categories 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.categories.Fields.categoryID Name 0 ps CategoryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.categories.Fields.categoryID ShortName 0 ps CategoryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.categories.Fields.categoryname Name 0 ps CategoryName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.categories.Fields.categoryname ShortName 0 ps CategName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses Name 0 ps Addresses 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.addressID Name 0 ps AddressID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.addressID ShortName 0 ps AddressID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.firstname Name 0 ps FirstName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.firstname ShortName 0 ps FirstName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.lastname Name 0 ps LastName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.lastname ShortName 0 ps LastName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.title Name 0 ps Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.title ShortName 0 ps Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.address Name 0 ps Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.address ShortName 0 ps Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.city Name 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.city ShortName 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.postalcode Name 0 ps PostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.postalcode ShortName 0 ps PostalCode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.stateorprovince Name 0 ps StateOrProvince 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.stateorprovince ShortName 0 ps StateProvi 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.countryorregion Name 0 ps CountryOrRegion 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.countryorregion ShortName 0 ps CountryReg 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.phonenumber Name 0 ps PhoneNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.phonenumber ShortName 0 ps PhoneNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.faxnumber Name 0 ps FaxNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.faxnumber ShortName 0 ps FaxNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.mobilenumber Name 0 ps MobileNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.mobilenumber ShortName 0 ps MobileNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.emailaddress Name 0 ps EmailAddress 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.emailaddress ShortName 0 ps EmailAddr 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.salutation Name 0 ps Salutation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.salutation ShortName 0 ps Salutation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.birthdate Name 0 ps Birthdate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.birthdate ShortName 0 ps Birthdate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.sendcard Name 0 ps SendCard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.sendcard ShortName 0 ps SendCard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.maritalstatus Name 0 ps MaritalStatus 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.maritalstatus ShortName 0 ps MaritlStat 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.spousename Name 0 ps SpouseName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.spousename ShortName 0 ps SpouseName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.nickname Name 0 ps Nickname 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.nickname ShortName 0 ps Nickname 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.hobbies Name 0 ps Hobbies 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.hobbies ShortName 0 ps Hobbies 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.childrennames Name 0 ps ChildrenNames 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.childrennames ShortName 0 ps ChildName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.photo Name 0 ps Photo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.photo ShortName 0 ps Photo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.dateupdated Name 0 ps DateUpdated 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.addresses.Fields.dateupdated ShortName 0 ps DatUpdated 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory Name 0 ps HouseholdInventory 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.inventoryID Name 0 ps InventoryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.inventoryID ShortName 0 ps InventryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.categoryID Name 0 ps CategoryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.categoryID ShortName 0 ps CategoryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.roomID Name 0 ps RoomID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.roomID ShortName 0 ps RoomID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.item Name 0 ps Item 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.item ShortName 0 ps Item 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.itemtype Name 0 ps ItemType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.itemtype ShortName 0 ps ItemType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.description Name 0 ps Description 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.description ShortName 0 ps Descrption 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.manufacturer Name 0 ps Manufacturer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.manufacturer ShortName 0 ps Manufactur 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.model Name 0 ps Model 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.model ShortName 0 ps Model 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.modelnumber Name 0 ps ModelNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.modelnumber ShortName 0 ps ModelNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.serialnumber Name 0 ps SerialNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.serialnumber ShortName 0 ps SerialNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.datepurchased Name 0 ps DatePurchased 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.datepurchased ShortName 0 ps DatePurch 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.placepurchased Name 0 ps PlacePurchased 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.placepurchased ShortName 0 ps PlacePurch 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.purchaseprice Name 0 ps PurchasePrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.purchaseprice ShortName 0 ps PurchPrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.appraisedvalue Name 0 ps AppraisedValue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.appraisedvalue ShortName 0 ps AppraisVal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.insured Name 0 ps Insured 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.insured ShortName 0 ps Insured 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.householdinventory.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes Name 0 ps Recipes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.recipeID Name 0 ps RecipeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.recipeID ShortName 0 ps RecipeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.name Name 0 ps Name 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.name ShortName 0 ps Name 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.description Name 0 ps Description 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.description ShortName 0 ps Descrption 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.source Name 0 ps Source 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.source ShortName 0 ps Source 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.whichmeal Name 0 ps WhichMeal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.whichmeal ShortName 0 ps WhichMeal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.vegetarian Name 0 ps Vegetarian 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.vegetarian ShortName 0 ps Vegetarian 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.timetoprepare Name 0 ps TimeToPrepare 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.timetoprepare ShortName 0 ps TimePrepar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.numberofservings Name 0 ps NumberofServings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.numberofservings ShortName 0 ps NoofServng 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.caloriesperserving Name 0 ps CaloriesPerServing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.caloriesperserving ShortName 0 ps CalPerServ 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.nutritionalinformation Name 0 ps NutritionalInformation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.nutritionalinformation ShortName 0 ps NutriInfo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.ingredients Name 0 ps Ingredients 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.ingredients ShortName 0 ps Ingredient 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.instructions Name 0 ps Instructions 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.instructions ShortName 0 ps Instrction 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.utensils Name 0 ps Utensils 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.utensils ShortName 0 ps Utensils 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.recipes.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants Name 0 ps Plants 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.plantID Name 0 ps PlantID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.plantID ShortName 0 ps PlantID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.commonname Name 0 ps CommonName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.commonname ShortName 0 ps CommonName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.genus Name 0 ps Genus 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.genus ShortName 0 ps Genus 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.species Name 0 ps Species 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.species ShortName 0 ps Species 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.flowering Name 0 ps Flowering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.flowering ShortName 0 ps Flowering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.lightpreference Name 0 ps LightPreference 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.lightpreference ShortName 0 ps LightPref 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.temperaturepreference Name 0 ps TemperaturePreference 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.temperaturepreference ShortName 0 ps TempPref 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.fertilizefrequency Name 0 ps FertilizeFrequency 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.fertilizefrequency ShortName 0 ps FertilFreq 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.wateringfrequency Name 0 ps WateringFrequency 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.wateringfrequency ShortName 0 ps WaterFreq 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.datepurchased Name 0 ps DatePurchased 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.datepurchased ShortName 0 ps DatePurch 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.placepurchased Name 0 ps PlacePurchased 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.placepurchased ShortName 0 ps PlacePurch 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.dateplanted Name 0 ps DatePlanted 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.dateplanted ShortName 0 ps DatPlanted 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.daterepotted Name 0 ps DateRepotted 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.daterepotted ShortName 0 ps DatRepottd 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.datepruned Name 0 ps DatePruned 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.datepruned ShortName 0 ps DatePruned 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.datewatered Name 0 ps DateWatered 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.datewatered ShortName 0 ps DateWaterd 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.photo Name 0 ps Photo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.photo ShortName 0 ps Photo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.plants.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs Name 0 ps Photographs 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.photoID Name 0 ps PhotoID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.photoID ShortName 0 ps PhotoID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.filmID Name 0 ps FilmID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.filmID ShortName 0 ps FilmID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.datetaken Name 0 ps DateTaken 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.datetaken ShortName 0 ps DateTaken 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.timetaken Name 0 ps TimeTaken 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.timetaken ShortName 0 ps TimeTaken 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.placetaken Name 0 ps PlaceTaken 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.placetaken ShortName 0 ps PlaceTaken 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.lensused Name 0 ps LensUsed 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.lensused ShortName 0 ps LensUsed 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.aperture Name 0 ps Aperture 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.aperture ShortName 0 ps Aperture 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.shutterspeed Name 0 ps ShutterSpeed 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.shutterspeed ShortName 0 ps ShutterSpd 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.filterused Name 0 ps FilterUsed 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.filterused ShortName 0 ps FilterUsed 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.flash Name 0 ps Flash 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.flash ShortName 0 ps Flash 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.printsize Name 0 ps PrintSize 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.printsize ShortName 0 ps PrintSize 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.photographs.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms Name 0 ps MiniatureFilms 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.filmID Name 0 ps FilmID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.filmID ShortName 0 ps FilmID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.make Name 0 ps Make 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.make ShortName 0 ps Make 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.photosensitivity Name 0 ps Photosensitivity 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.photosensitivity ShortName 0 ps Photosensi 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.numberofphotos Name 0 ps NumberOfPhotos 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.numberofphotos ShortName 0 ps NumPhotos 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.colorfilm Name 0 ps ColorFilm 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.colorfilm ShortName 0 ps ColorFilm 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.filmexpirationdate Name 0 ps FilmExpirationDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.filmexpirationdate ShortName 0 ps FlmExpDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.datedeveloped Name 0 ps DateDeveloped 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.datedeveloped ShortName 0 ps DateDevelp 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.developedby Name 0 ps DevelopedBy 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.developedby ShortName 0 ps DevelopdBy 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.camera Name 0 ps Camera 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.camera ShortName 0 ps Camera 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection Name 0 ps DVD-Collection 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.dvdcollectionID Name 0 ps CollectionID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.dvdcollectionID ShortName 0 ps CollectnID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.movietitle Name 0 ps MovieTitle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.movietitle ShortName 0 ps MovieTitle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.actress Name 0 ps Genre 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.actress ShortName 0 ps Genre 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.actor Name 0 ps Actor 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.actor ShortName 0 ps Actor 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.director Name 0 ps Director 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.director ShortName 0 ps Director 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.producer Name 0 ps Producer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.producer ShortName 0 ps Producer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.releaseyear Name 0 ps ReleaseYear 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.releaseyear ShortName 0 ps ReleasYear 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.rating Name 0 ps Rating 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.rating ShortName 0 ps Rating 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.subject Name 0 ps Subject 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.subject ShortName 0 ps Subject 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.length Name 0 ps Length 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.length ShortName 0 ps Length 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.dateacquired Name 0 ps DateAcquired 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.dateacquired ShortName 0 ps DateAcquir 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.purchasedat Name 0 ps PurchasedAt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.purchasedat ShortName 0 ps PurchaseAt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.purchaseprice Name 0 ps PurchasePrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.purchaseprice ShortName 0 ps PurchPrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.review Name 0 ps Review 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.review ShortName 0 ps Review 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection Name 0 ps CD-Collection 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.cdcollectionID Name 0 ps CollectionID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.cdcollectionID ShortName 0 ps CollectnID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.albumtitle Name 0 ps AlbumTitle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.albumtitle ShortName 0 ps AlbumTitle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.artist Name 0 ps Artist 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.artist ShortName 0 ps Artist 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.musiccategoryID Name 0 ps MusicCategoryID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.musiccategoryID ShortName 0 ps MusicCatID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.recordlabel Name 0 ps RecordLabel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.recordlabel ShortName 0 ps RecordLabl 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.producer Name 0 ps Producer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.producer ShortName 0 ps Producer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.releaseyear Name 0 ps ReleaseYear 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.releaseyear ShortName 0 ps ReleasYear 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.rating Name 0 ps Rating 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.rating ShortName 0 ps Rating 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.format Name 0 ps Format 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.format ShortName 0 ps Format 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.numberoftracks Name 0 ps NumberofTracks 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.numberoftracks ShortName 0 ps NoofTracks 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.datepurchased Name 0 ps DatePurchased 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.datepurchased ShortName 0 ps DatePurch 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.purchasedat Name 0 ps PurchasedAt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.purchasedat ShortName 0 ps PurchaseAt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.purchaseprice Name 0 ps PurchasePrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.purchaseprice ShortName 0 ps PurchPrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.review Name 0 ps Review 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.review ShortName 0 ps Review 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.cdcollection.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library Name 0 ps Library 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.bookID Name 0 ps BookID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.bookID ShortName 0 ps BookID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.title Name 0 ps Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.title ShortName 0 ps Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.topic Name 0 ps Genre 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.topic ShortName 0 ps Genre 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.authorID Name 0 ps AuthorID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.authorID ShortName 0 ps AuthorID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.copyrightyear Name 0 ps CopyrightYear 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.copyrightyear ShortName 0 ps CpyrightYr 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.isbnnumber Name 0 ps ISBNNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.isbnnumber ShortName 0 ps ISBNNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.publisher Name 0 ps Publisher 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.publisher ShortName 0 ps Publisher 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.rating Name 0 ps Rating 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.rating ShortName 0 ps Rating 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.translator Name 0 ps Translator 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.translator ShortName 0 ps Translator 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.pages Name 0 ps Pages 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.pages ShortName 0 ps Pages 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.datepurchased Name 0 ps DatePurchased 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.datepurchased ShortName 0 ps DatePurch 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.purchasedat Name 0 ps PurchasedAt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.purchasedat ShortName 0 ps PurchaseAt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.purchaseprice Name 0 ps PurchasePrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.purchaseprice ShortName 0 ps PurchPrice 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.covertype Name 0 ps CoverType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.covertype ShortName 0 ps CoverType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.editionnumber Name 0 ps EditionNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.editionnumber ShortName 0 ps EditionNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.library.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors Name 0 ps Authors 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.authorID Name 0 ps AuthorID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.authorID ShortName 0 ps AuthorID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.firstname Name 0 ps FirstName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.firstname ShortName 0 ps FirstName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.lastname Name 0 ps LastName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.lastname ShortName 0 ps LastName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.nationality Name 0 ps Nationality 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.nationality ShortName 0 ps Nationlity 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.birthdate Name 0 ps Birthdate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.birthdate ShortName 0 ps Birthdate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.birthplace Name 0 ps Birthplace 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.birthplace ShortName 0 ps Birthplace 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.dateofdeath Name 0 ps DateofDeath 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.dateofdeath ShortName 0 ps DatofDeath 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.traininglocation Name 0 ps TrainingLocation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.traininglocation ShortName 0 ps TraininLoc 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.majorinfluences Name 0 ps MajorInfluences 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.majorinfluences ShortName 0 ps MajrInflue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.photo Name 0 ps Photo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.photo ShortName 0 ps Photo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.authors.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts Name 0 ps Accounts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accountID Name 0 ps AccountID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accountID ShortName 0 ps AccountID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accountnumber Name 0 ps AccountNumber 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accountnumber ShortName 0 ps AccountNo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accountname Name 0 ps AccountName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accountname ShortName 0 ps AcountName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accounttypeID Name 0 ps AccountTypeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accounttypeID ShortName 0 ps AccTypeID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accounttype Name 0 ps AccountType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.accounttype ShortName 0 ps AccountTyp 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.description Name 0 ps Description 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.description ShortName 0 ps Descrption 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.accounts.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments Name 0 ps Investments 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.investmentID Name 0 ps InvestmentID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.investmentID ShortName 0 ps InvestmtID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.accountID Name 0 ps AccountID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.accountID ShortName 0 ps AccountID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.securityname Name 0 ps SecurityName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.securityname ShortName 0 ps SecuriName 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.securitysymbol Name 0 ps SecuritySymbol 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.securitysymbol ShortName 0 ps SecuriSymb 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.securitytype Name 0 ps SecurityType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.securitytype ShortName 0 ps SecuriType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.sharesowned Name 0 ps SharesOwned 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.sharesowned ShortName 0 ps ShareOwned 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.investments.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog Name 0 ps ExerciseLog 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.exerciselogID Name 0 ps LogID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.exerciselogID ShortName 0 ps LogID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.personID Name 0 ps PersonID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.personID ShortName 0 ps PersonID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.activity Name 0 ps Activity 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.activity ShortName 0 ps Activity 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.workoutdate Name 0 ps WorkoutDate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.workoutdate ShortName 0 ps WorkoutDat 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.exercisetype Name 0 ps ExerciseType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.exercisetype ShortName 0 ps ExercisTyp 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.timeexercised Name 0 ps TimeExercised 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.timeexercised ShortName 0 ps TimeExerci 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.distancetraveled Name 0 ps DistanceTraveled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.distancetraveled ShortName 0 ps DistTravel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.restingpulse Name 0 ps RestingPulse 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.restingpulse ShortName 0 ps RestngPuls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.maximumpulse Name 0 ps MaximumPulse 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.maximumpulse ShortName 0 ps MaxPulse 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.caloriesburned Name 0 ps CaloriesBurned 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.caloriesburned ShortName 0 ps CalsBurned 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.hourssleep Name 0 ps HoursSleep 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.hourssleep ShortName 0 ps HoursSleep 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.exerciselog.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog Name 0 ps DietLog 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.dietlogID Name 0 ps LogID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.dietlogID ShortName 0 ps LogID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.personID Name 0 ps PersonID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.personID ShortName 0 ps PersonID 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.dietype Name 0 ps DietType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.dietype ShortName 0 ps DietType 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.dateacquired Name 0 ps DateAcquired 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.dateacquired ShortName 0 ps DateAcquir 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.whichmeal Name 0 ps WhichMeal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.whichmeal ShortName 0 ps WhichMeal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramscarbohydrates Name 0 ps GramsCarbohydrates 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramscarbohydrates ShortName 0 ps GrCarbohyd 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramsprotein Name 0 ps GramsProtein 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramsprotein ShortName 0 ps GrsProtein 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramsfat Name 0 ps GramsFat 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramsfat ShortName 0 ps GramsFat 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.totalcalories Name 0 ps TotalCalories 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.totalcalories ShortName 0 ps TotalCals 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.milligramssodium Name 0 ps MilligramsSodium 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.milligramssodium ShortName 0 ps MilligrSod 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.vitamins Name 0 ps Vitamins 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.vitamins ShortName 0 ps Vitamins 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.notes Name 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\TableWizard.xcu 0 value ..TableWizard.TableWizard.private.Tables.dietlog.Fields.notes ShortName 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style1 Name 0 ps Beige 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style2 Name 0 ps Bright Blue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style3 Name 0 ps Light Gray 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style4 Name 0 ps Dark 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style5 Name 0 ps Orange 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style6 Name 0 ps Ice Blue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style7 Name 0 ps Grey 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style8 Name 0 ps Water 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style9 Name 0 ps Red 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\FormWizard.xcu 0 value ..FormWizard.FormWizard.Styles.style10 Name 0 ps Violet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.MailMergeWizard FemaleGreetingLines 0 ps Dear Mrs. <2>, 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.MailMergeWizard MaleGreetingLines 0 ps Dear Mr. <2>, 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.MailMergeWizard NeutralGreetingLines 0 ps To whom it may concern,;Dear Friends,;Dear Sir or Madam,;Hello, 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.WriterObject.Table.Settings Category 0 ps Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.WriterObject.Table.Settings CaptionText 0 ps : 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.WriterObject.Frame.Settings Category 0 ps Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.WriterObject.Frame.Settings CaptionText 0 ps : 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.WriterObject.Graphic.Settings Category 0 ps Illustration 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.WriterObject.Graphic.Settings CaptionText 0 ps : 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Calc.Settings Category 0 ps Illustration 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Calc.Settings CaptionText 0 ps : 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Draw.Settings Category 0 ps Illustration 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Draw.Settings CaptionText 0 ps : 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Chart.Settings Category 0 ps Illustration 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Chart.Settings CaptionText 0 ps : 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Image.Settings Category 0 ps Illustration 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Image.Settings CaptionText 0 ps : 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Formula.Settings Category 0 ps Illustration 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Formula.Settings CaptionText 0 ps : 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Impress.Settings Category 0 ps Illustration 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.Impress.Settings CaptionText 0 ps : 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.OLEMisc.Settings Category 0 ps Illustration 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Writer.xcu 0 value ..Writer.Insert.Caption.OfficeObject.OLEMisc.Settings CaptionText 0 ps : 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.MozillaPreferences PabDescription 0 ps Personal Address book 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.MozillaPreferences HisDescription 0 ps Collected Addresses 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases FirstName 0 ps First Name 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases LastName 0 ps Last Name 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases DisplayName 0 ps Display Name 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases NickName 0 ps Nickname 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases PrimaryEmail 0 ps E-mail 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases SecondEmail 0 ps E-mail (2) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases PreferMailFormat 0 ps Mail Format 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkPhone 0 ps Phone (Work) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomePhone 0 ps Phone (Home) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases FaxNumber 0 ps Fax 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases PagerNumber 0 ps Pager 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases CellularNumber 0 ps Mobile 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomeAddress 0 ps Address 1 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomeAddress2 0 ps Address 2 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomeCity 0 ps City 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomeState 0 ps State 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomeZipCode 0 ps ZIP/Postal (Home) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases HomeCountry 0 ps Country 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkAddress 0 ps Work Address 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkAddress2 0 ps Work Address 2 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkCity 0 ps City (Work) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkState 0 ps State (Work) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkZipCode 0 ps Zip/Postal (Work) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WorkCountry 0 ps Country (Work) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases JobTitle 0 ps Job Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Department 0 ps Department 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Company 0 ps Company 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WebPage1 0 ps Web Page (Work) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases WebPage2 0 ps Web Page (Home) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases BirthYear 0 ps Birth Year 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases BirthMonth 0 ps Birth Month 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases BirthDay 0 ps Birth Day 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Custom1 0 ps Custom 1 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Custom2 0 ps Custom 2 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Custom3 0 ps Custom 3 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Custom4 0 ps Custom 4 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\DataAccess.xcu 0 value ..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases Notes 0 ps Comments 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.a.Normal Text 0 ps Previous 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.b.Normal Text 0 ps Next 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.c.Normal Text 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal Text 0 ps Slides 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.l.Normal Text 0 ps Help 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.ToolBars.NotesToolBar.Entries.a.Normal Text 0 ps Zoom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.Buttons.SlideSorterCloser Text 0 ps Close 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.Buttons.NotesViewCloser Text 0 ps Close 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.Buttons.HelpViewCloser Text 0 ps Close 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.a Left 0 ps Left click, right or down arrow, spacebar, page down, enter, return, 'N' 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.a Right 0 ps Next slide, or next effect 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.b Left 0 ps Right click, left or up arrow, page up, backspace, 'P' 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.b Right 0 ps Previous slide, or previous effect 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.c Left 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.c Right 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.d Left 0 ps Home 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.d Right 0 ps First slide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e Left 0 ps End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e Right 0 ps Last slide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.f Left 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.f Right 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.g Left 0 ps Alt-Page Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.g Right 0 ps Previous slide without effects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.h Left 0 ps Alt-Page Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.h Right 0 ps Next slide without effects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.i Left 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.i Right 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.j Left 0 ps 'B', '.' 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.j Right 0 ps Blacks/Unblacks the screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.k Left 0 ps 'W', ',' 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.k Right 0 ps Whites/Unwhites the screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.l Left 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.l Right 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.m Left 0 ps Esc, '-' 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.m Right 0 ps End slide show 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.n Left 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.n Right 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.o Left 0 ps Number followed by Enter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.o Right 0 ps Go to that slide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.p Left 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.p Right 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.q Left 0 ps 'G', 'S' 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.q Right 0 ps Grow/Shrink size of notes font 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.r Left 0 ps 'A', 'Z' 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.r Right 0 ps Scroll notes up/down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.s Left 0 ps 'H', 'L' 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.s Right 0 ps Move caret in notes view backward/forward 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.t Left 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.t Right 0 ps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.u Left 0 ps Ctrl-'1' 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.u Right 0 ps Shows the Presenter Console 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.v Left 0 ps Ctrl-'2' 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.v Right 0 ps Shows the Presentation Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.w Left 0 ps Ctrl-'3' 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.w Right 0 ps Shows the Slides Overview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.CurrentSlidePreview Title 0 ps Current Slide (%CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.CurrentSlidePreview AccessibleTitle 0 ps Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT% 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText String 0 ps Click to exit presentation... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationTitle String 0 ps Current Slide (end) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.NextSlidePreview Title 0 ps Next Slide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.NotesView Title 0 ps Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.SlideSorter AccessibleTitle 0 ps Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT% 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Views.HelpView Title 0 ps Help 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Accessibility.Console String 0 ps Presenter Console 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Accessibility.Preview String 0 ps Current Slide Info 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\PresenterScreen.xcu 0 value ..PresenterScreen.Presenter.Accessibility.Notes String 0 ps Presenter Notes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.Verbs.SHOW VerbUIName 0 ps ~Edit 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.Verbs.OPEN VerbUIName 0 ps ~Open 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.Verbs.PROPERTIES VerbUIName 0 ps Propert~ies... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.Verbs.SAVECOPYAS VerbUIName 0 ps Save Copy ~as... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.ObjectNames.Calc ObjectUIName 0 ps %PRODUCTNAME %PRODUCTVERSION Spreadsheet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.ObjectNames.Chart ObjectUIName 0 ps %PRODUCTNAME %PRODUCTVERSION Chart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.ObjectNames.Draw ObjectUIName 0 ps %PRODUCTNAME %PRODUCTVERSION Drawing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.ObjectNames.Impress ObjectUIName 0 ps %PRODUCTNAME %PRODUCTVERSION Presentation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.ObjectNames.Math ObjectUIName 0 ps %PRODUCTNAME %PRODUCTVERSION Formula 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.ObjectNames.Writer ObjectUIName 0 ps %PRODUCTNAME %PRODUCTVERSION Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m0 Title 0 ps ~Text Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m1 Title 0 ps ~Spreadsheet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m2 Title 0 ps ~Presentation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m3 Title 0 ps ~Drawing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m4 Title 0 ps Database 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m6 Title 0 ps ~HTML Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m7 Title 0 ps ~XML Form Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m8 Title 0 ps M~aster Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m10 Title 0 ps F~ormula 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m11 Title 0 ps ~Labels 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m12 Title 0 ps B~usiness Cards 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.New.m14 Title 0 ps Templates a~nd Documents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m0 Title 0 ps ~Letter... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m1 Title 0 ps ~Fax... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m2 Title 0 ps ~Agenda... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m5 Title 0 ps ~Presentation... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m7 Title 0 ps ~Web Page... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m11 Title 0 ps Document ~Converter... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m12 Title 0 ps ~Euro Converter... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Common.xcu 0 value ..Common.Menus.Wizard.m14 Title 0 ps Address Data Source... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.copy-exporter Name 0 ps Original file format 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.html-writer-exporter Name 0 ps HTML 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.html-calc-exporter Name 0 ps HTML 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.html-impress-exporter Name 0 ps HTML 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.html-draw-exporter Name 0 ps HTML 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-writer-exporter Name 0 ps PDF - Print optimized 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-calc-exporter Name 0 ps PDF - Print optimized 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-impress-exporter Name 0 ps PDF - Print optimized 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-draw-exporter Name 0 ps PDF - Print optimized 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-hq-writer-exporter Name 0 ps PDF - Press optimized 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-calc-hq-exporter Name 0 ps PDF - Press optimized 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-impress-hq-exporter Name 0 ps PDF - Press optimized 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.pdf-draw-hq-exporter Name 0 ps PDF - Press optimized 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.flash-impress-exporter Name 0 ps Flash 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Exporters.flash-draw-exporter Name 0 ps Flash 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.table_3 Name 0 ps Table with 3 columns 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.table_2 Name 0 ps Table with 2 columns 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.simple Name 0 ps Simple 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.diagonal Name 0 ps Diagonal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.zigzag Name 0 ps Zigzag 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.frame_left Name 0 ps HTML frameset, left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.frame_right Name 0 ps HTML frameset, right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.frame_top Name 0 ps HTML frameset, top 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Layouts.frame_bottom Name 0 ps HTML frameset, bottom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style1 Name 0 ps Beige 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style2 Name 0 ps Bright 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style3 Name 0 ps Bright Blue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style4 Name 0 ps Gray 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style5 Name 0 ps Blue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style6 Name 0 ps Contrast 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style7 Name 0 ps Blue & Black 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style8 Name 0 ps Dark Red 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style9 Name 0 ps Light Gray 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style10 Name 0 ps Forest 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style11 Name 0 ps Orange & Blue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style12 Name 0 ps Marine 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style13 Name 0 ps Orange 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style14 Name 0 ps Ice Blue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style15 Name 0 ps Blue & Gray 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style16 Name 0 ps Water 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style17 Name 0 ps Red 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style18 Name 0 ps Colorful 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style19 Name 0 ps Green & Red 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style20 Name 0 ps Violet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Styles.style21 Name 0 ps Green 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.IconSets.iconset0 Name 0 ps Round, 3D, blue & gray 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.IconSets.iconset1 Name 0 ps Round, 3D, blue & green 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.IconSets.iconset2 Name 0 ps Cubic, 3D, orange & blue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.IconSets.iconset3 Name 0 ps Round, flat, black & gray 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Filters.OO_documents Name 0 ps %PRODNAME documents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Filters.ms_documents Name 0 ps Microsoft Office documents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Filters.graphic_files Name 0 ps Graphics files 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\WebWizard.xcu 0 value ..WebWizard.WebWizard.Filters.all_files Name 0 ps All files 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.text.TextDocument DisplayName 0 ps Text documents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.sheet.SpreadsheetDocument DisplayName 0 ps Spreadsheets 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.presentation.PresentationDocument DisplayName 0 ps Presentations 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.drawing.DrawingDocument DisplayName 0 ps Drawings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.text.WebDocument DisplayName 0 ps Web pages 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.text.GlobalDocument DisplayName 0 ps Master documents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormularProperties DisplayName 0 ps Formulas 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.sdb.OfficeDatabaseDocument DisplayName 0 ps Database documents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.msword956 DisplayName 0 ps Microsoft Word 6.0 / 95 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sw3to5 DisplayName 0 ps StarWriter 3.0 - 5.0 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sw3to5templ DisplayName 0 ps StarWriter 3.0 - 5.0 Templates 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.excel456 DisplayName 0 ps Microsoft Excel 4.x - 5.0 / 95 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.excel456templ DisplayName 0 ps Microsoft Excel 4.x - 5.0 / 95 Templates 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sc345 DisplayName 0 ps StarCalc 3.0 - 5.0 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sc345templ DisplayName 0 ps StarCalc 3.0 - 5.0 Templates 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sd35_i DisplayName 0 ps StarDraw 3.0 / 5.0 (StarImpress) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sd35_itempl DisplayName 0 ps StarDraw 3.0 / 5.0 Templates (StarImpress) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.si45 DisplayName 0 ps StarImpress 4.0 / 5.0 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.si45templ DisplayName 0 ps StarImpress 4.0 / 5.0 Templates 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sd35 DisplayName 0 ps StarDraw 3.0 / 5.0 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sd35templ DisplayName 0 ps StarDraw 3.0 / 5.0 Templates 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sww45templ DisplayName 0 ps StarWriter/Web 4.0 / 5.0 Templates 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sww345 DisplayName 0 ps StarWriter/Web 3.0 - 5.0 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.swwtext DisplayName 0 ps Text (StarWriter/Web) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sw45glob DisplayName 0 ps StarWriter 4.0 / 5.0 Master Documents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.sm2to5 DisplayName 0 ps StarMath 2.0 - 5.0 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI.xcu 0 value ..UI.FilterClassification.LocalFilters.Classes.wpw67 DisplayName 0 ps WordPerfect (Win) 6.0 - 7.0 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Impress.xcu 0 value ..Impress.PresentationMinimizer.LastUsedSettings Name 0 ps Projector optimized 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Impress.xcu 0 value ..Impress.PresentationMinimizer.Settings.Templates.template1 Name 0 ps Screen optimized (smallest file size) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Impress.xcu 0 value ..Impress.PresentationMinimizer.Settings.Templates.template2 Name 0 ps Projector optimized 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\Impress.xcu 0 value ..Impress.PresentationMinimizer.Settings.Templates.template3 Name 0 ps Print optimized 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BasicIDEWindowState.xcu 0 value ..BasicIDEWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BasicIDEWindowState.xcu 0 value ..BasicIDEWindowState.UIElements.States.private:resource/toolbar/macrobar UIName 0 ps Macro 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BasicIDEWindowState.xcu 0 value ..BasicIDEWindowState.UIElements.States.private:resource/toolbar/dialogbar UIName 0 ps Dialog 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BasicIDEWindowState.xcu 0 value ..BasicIDEWindowState.UIElements.States.private:resource/toolbar/translationbar UIName 0 ps Language 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BasicIDEWindowState.xcu 0 value ..BasicIDEWindowState.UIElements.States.private:resource/toolbar/insertcontrolsbar UIName 0 ps Toolbox 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BasicIDEWindowState.xcu 0 value ..BasicIDEWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 ps Full Screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 ps Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Tools 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 ps Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/numobjectbar UIName 0 ps Bullets and Numbering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 ps Drawing Object Properties 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 ps Align 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 ps Edit Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 ps 3D-Settings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 ps Text Box Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 ps Form Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 ps Form Navigation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 ps Form Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 ps More Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 ps Form Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/frameobjectbar UIName 0 ps Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 ps Full Screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 ps Graphic Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 ps Picture 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 ps Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/insertobjectbar UIName 0 ps Insert Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/oleobjectbar UIName 0 ps OLE-Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 ps Optimize 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/previewobjectbar UIName 0 ps Page Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/drawtextobjectbar UIName 0 ps Text Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 ps Standard (Viewing Mode) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 ps Drawing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 ps Media Playback 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 ps Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 ps Basic Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 ps Block Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 ps Flowchart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 ps Stars and Banners 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 ps Symbol Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 ps Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 ps Fontwork 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterFormWindowState.xcu 0 value ..WriterFormWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 ps Fontwork Shape 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 ps 3D-Settings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 ps Picture 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/optionsbar UIName 0 ps Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 ps Find 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 ps Line and Filling 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Drawing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/3dobjectsbar UIName 0 ps 3D-Objects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 ps Align 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/arrowsbar UIName 0 ps Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 ps Edit Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/choosemodebar UIName 0 ps Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/connectorsbar UIName 0 ps Connectors 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/ellipsesbar UIName 0 ps Circles and Ovals 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 ps Fontwork 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 ps Fontwork Shape 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 ps Text Box Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 ps Form Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 ps Form Navigation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 ps Form Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 ps More Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 ps Form Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/gluepointsobjectbar UIName 0 ps Gluepoints 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 ps Graphic Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 ps Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/linesbar UIName 0 ps Lines 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/positionbar UIName 0 ps Position 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/rectanglesbar UIName 0 ps Rectangles 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/textbar UIName 0 ps Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 ps Text Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 ps Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/zoombar UIName 0 ps Zoom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 ps Basic Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 ps Block Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 ps Flowchart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 ps Symbol Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 ps Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 ps Stars and Banners 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 ps Full Screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 ps Standard (Viewing Mode) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 ps Media Playback 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 ps Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/commentsbar UIName 0 ps Comments 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/masterviewtoolbar UIName 0 ps Master View 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawWindowState.xcu 0 value ..DrawWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 ps Optimize 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbBrowserWindowState.xcu 0 value ..DbBrowserWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Table Data 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AcceptChange Label 0 ps Accept Change 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AcceptTracedChange Label 0 ps Accept Change 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges Label 0 ps ~Accept or Reject... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AddAllUnknownWords Label 0 ps Add Unknown Words 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignCharBottom Label 0 ps Align to Bottom of Character 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignCharTop Label 0 ps Align to Top of Character 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignRowBottom Label 0 ps Align to Bottom of Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignRowTop Label 0 ps Align to Top of Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignVerticalCenter Label 0 ps Align Vertical Center 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignVerticalCharCenter Label 0 ps Align to Vertical Center of Character 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AlignVerticalRowCenter Label 0 ps Align to Vertical Center of Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AuthoritiesEntryDialog Label 0 ps ~Bibliography Entry... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AutoFormatApply Label 0 ps Appl~y 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:AutoFormatRedlineApply Label 0 ps Apply and Edit ~Changes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:BackColor Label 0 ps Highlighting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:BackgroundDialog Label 0 ps Background 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:BorderDialog Label 0 ps Borders 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:BulletsAndNumberingDialog Label 0 ps ~Bullets and Numbering... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Calc Label 0 ps Calculate Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CalculateSel Label 0 ps Calculat~e 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ChainFrames Label 0 ps Link Frames 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ChangeDatabaseField Label 0 ps Exc~hange Database... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ChapterNumberingDialog Label 0 ps Outline ~Numbering... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CharBackgroundExt Label 0 ps Highlight Fill 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CharColorExt Label 0 ps Font Color Fill 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CharLeftSel Label 0 ps Select Character Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CharRightSel Label 0 ps Select Character Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CommentChangeTracking Label 0 ps ~Comment... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ContinueNumbering Label 0 ps Continue previous numbering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ControlCodes Label 0 ps ~Nonprinting Characters 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ConvertTableText Label 0 ps Te~xt <-> Table... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ConvertTableToText Label 0 ps T~able to Text... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ConvertTextToTable Label 0 ps ~Text to Table... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CopyHyperlinkLocation Label 0 ps Copy Hyperlink Location 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:CreateAbstract Label 0 ps Create A~utoAbstract... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DecrementIndentValue Label 0 ps Decrement Indent Value 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DecrementLevel Label 0 ps Demote One Level 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DecrementSubLevels Label 0 ps Demote One Level With Subpoints 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelLine Label 0 ps Delete Row 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToEndOfLine Label 0 ps Delete to End of Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToEndOfPara Label 0 ps Delete to End of Paragraph 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToEndOfSentence Label 0 ps Delete to End of Sentence 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToEndOfWord Label 0 ps Delete to End of Word 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToStartOfLine Label 0 ps Delete to Start of Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToStartOfPara Label 0 ps Delete to Start of Paragraph 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToStartOfSentence Label 0 ps Delete to Start of Sentence 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DelToStartOfWord Label 0 ps Delete to Start of Word 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:DeleteTable Label 0 ps ~Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EditCurIndex Label 0 ps Edit index 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EditFootnote Label 0 ps Footnote/Endnote~... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EditGlossary Label 0 ps AutoTe~xt... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EditRegion Label 0 ps ~Sections... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EndOfDocumentSel Label 0 ps Select to Document End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EndOfLineSel Label 0 ps Select to End of Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EndOfParaSel Label 0 ps Select to Paragraph End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:EntireCell Label 0 ps C~ells 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Escape Label 0 ps Cancel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ExecHyperlinks Label 0 ps Hyperlinks Active 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ExecuteMacroField Label 0 ps Run Macro Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ExpandGlossary Label 0 ps Run AutoText Entry 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:FieldDialog Label 0 ps F~ields... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Fieldnames Label 0 ps ~Field Names 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Fields Label 0 ps Fields 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:FootnoteDialog Label 0 ps ~Footnotes/Endnotes... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:FormatColumns Label 0 ps Co~lumns... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:FormatDropcap Label 0 ps Drop Caps 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:FrameDialog Label 0 ps Frame Properties 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:FrameDialog ContextLabel 0 ps Fra~me/Object... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToAnchor Label 0 ps Set Cursor To Anchor 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEnd Label 0 ps To Table End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfColumn Label 0 ps To Column End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfDoc Label 0 ps To Document End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfLine Label 0 ps To End of Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfNextColumn Label 0 ps To End of Next Column 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfNextPage Label 0 ps To End of Next Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfNextPageSel Label 0 ps Select to End of Next Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfPage Label 0 ps To Page End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfPageSel Label 0 ps Select to Page End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfPara Label 0 ps To Paragraph End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfPrevColumn Label 0 ps To Previous Column 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfPrevPage Label 0 ps To End of Previous Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToEndOfPrevPageSel Label 0 ps Select to End of Previous Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToNextPara Label 0 ps To Next Paragraph 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToNextSentence Label 0 ps To Next Sentence 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToNextWord Label 0 ps To Word Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToPrevPara Label 0 ps To Previous Paragraph 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToPrevSentence Label 0 ps To Previous Sentence 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToPrevWord Label 0 ps To Word Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfColumn Label 0 ps To Column Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfDoc Label 0 ps To Document Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfLine Label 0 ps To Line Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfNextColumn Label 0 ps To Begin of Next Column 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfNextPage Label 0 ps To Begin of Next Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfNextPageSel Label 0 ps Select to Begin of Next Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfPage Label 0 ps To Page Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfPageSel Label 0 ps Select to Page Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfPara Label 0 ps To Paragraph Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfPrevColumn Label 0 ps To Begin of Previous Column 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfPrevPage Label 0 ps To Begin of Previous Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfPrevPageSel Label 0 ps Select to Begin of Previous Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GoToStartOfTable Label 0 ps To Table Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextIndexMark Label 0 ps Go to Next Index Mark 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextInputField Label 0 ps To Next Input Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextObject Label 0 ps To Next Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextPlacemarker Label 0 ps To Next Placeholder 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextSentenceSel Label 0 ps Select to Next Sentence 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextTableFormula Label 0 ps Go To Next Table Formula 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoNextWrongTableFormula Label 0 ps Go To Next Faulty Table Formula 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPage Label 0 ps To Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevIndexMark Label 0 ps Go to Previous Index Mark 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevInputField Label 0 ps To Previous Input Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevObject Label 0 ps To Previous Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevPlacemarker Label 0 ps To Previous Placeholder 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevSentenceSel Label 0 ps Select to Previous Sentence 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevTableFormula Label 0 ps Go To Previous Table Formula 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GotoPrevWrongTableFormula Label 0 ps Go To Previous Faulty Table Formula 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Graphic Label 0 ps Graphics On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GraphicDialog Label 0 ps Picture... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:GraphicDialog ContextLabel 0 ps Pict~ure... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:HScroll Label 0 ps Scroll Horizontal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:HeadingRowsRepeat Label 0 ps Heading rows repeat 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:IncrementIndentValue Label 0 ps Increment Indent Value 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:IncrementLevel Label 0 ps Promote One Level 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:IncrementSubLevels Label 0 ps Promote One Level With Subpoints 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:IndexEntryDialog Label 0 ps Index Entr~y... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:IndexMarkToIndex Label 0 ps Index Mark to Index 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertAuthoritiesEntry Label 0 ps ~Bibliography Entry... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertBookmark Label 0 ps Bookmar~k... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertBreak Label 0 ps Manual ~Break... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog Label 0 ps Caption... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertDateField Label 0 ps ~Date 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertEndnote Label 0 ps Insert Endnote Directly 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertEnvelope Label 0 ps En~velope... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertField Label 0 ps ~Other... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl Label 0 ps Insert Fields 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFooter Label 0 ps Insert Footer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFootnote Label 0 ps Insert Footnote Directly 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFootnoteDialog Label 0 ps Footnote/Endnote~... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFormula Label 0 ps Fo~rmula 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFrame Label 0 ps Fra~me... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFrameInteract Label 0 ps Insert Frame Manually 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertFrameInteractNoColumns Label 0 ps Insert single-column frame manually 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertGraphicRuler Label 0 ps Hori~zontal Ruler... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertHeader Label 0 ps Insert Header 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertHyperlinkDlg Label 0 ps Insert Hyperlink 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry Label 0 ps ~Entry... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertLinebreak Label 0 ps Insert Manual Row Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex Label 0 ps ~Indexes and Tables... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertNeutralParagraph Label 0 ps Insert Unnumbered Entry 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertObjCtrl Label 0 ps Insert Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertObjectDialog Label 0 ps Insert Other Objects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertPageCountField Label 0 ps Page ~Count 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertPageFooter Label 0 ps Foote~r 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertPageHeader Label 0 ps He~ader 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertPagebreak Label 0 ps Insert Manual Page Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertPara Label 0 ps Insert Paragraph 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertReferenceField Label 0 ps Cross-reference... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertScript Label 0 ps S~cript... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertSection Label 0 ps ~Section... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertTitleField Label 0 ps T~itle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:InsertTopicField Label 0 ps ~Subject 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpDownThisLevel Label 0 ps To Next Paragraph in Level 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToEndOfDoc Label 0 ps Directly to Document End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToFooter Label 0 ps To Footer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToFootnoteArea Label 0 ps Edit Footnote/Endnote 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToFootnoteOrAnchor Label 0 ps To Footnote Anchor 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToHeader Label 0 ps To Header 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToNextBookmark Label 0 ps To Next Bookmark 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToNextFootnote Label 0 ps To Next Footnote 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToNextFrame Label 0 ps To Next Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToNextRegion Label 0 ps To Next Section 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToNextTable Label 0 ps To Next Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToPrevBookmark Label 0 ps To Previous Bookmark 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToPrevFootnote Label 0 ps To Previous Footnote 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToPrevRegion Label 0 ps To Previous Section 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToPrevTable Label 0 ps To Previous Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToReference Label 0 ps To Reference 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpToStartOfDoc Label 0 ps Directly to Document Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:JumpUpThisLevel Label 0 ps To Previous Paragraph in Level 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:LineDownSel Label 0 ps Select Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:LineNumberingDialog Label 0 ps L~ine Numbering... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:LineUpSel Label 0 ps Select to Top Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:LinkDialog Label 0 ps Lin~ks... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:LoadStyles Label 0 ps Load Styles... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MailMergeWizard Label 0 ps Mail Merge Wi~zard... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Marks Label 0 ps Fie~ld Shadings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MergeDialog Label 0 ps ~Mail Merge... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MergeTable Label 0 ps Merge Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MirrorGraphicOnEvenPages Label 0 ps Flip Graphics on Even Pages 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MirrorOnEvenPages Label 0 ps Mirror Object on Even Pages 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MoveDown Label 0 ps Move Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MoveDownSubItems Label 0 ps Move Down with Subpoints 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MoveUp Label 0 ps Move Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:MoveUpSubItems Label 0 ps Move Up with Subpoints 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:NewGlobalDoc Label 0 ps Create Master ~Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:NewHtmlDoc Label 0 ps Create ~HTML Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:NumberOrNoNumber Label 0 ps Numbering On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:NumberingStart Label 0 ps Restart Numbering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:OnlineAutoFormat Label 0 ps ~While Typing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageColumnDialog Label 0 ps Page Columns 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageColumnType Label 0 ps Page Column Type 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageDown Label 0 ps Next Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageDownSel Label 0 ps Select to Next Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageOffsetDialog Label 0 ps Page Number 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageStyleApply Label 0 ps Apply Page Style 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageStyleName Label 0 ps Page Style 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageUp Label 0 ps Previous Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PageUpSel Label 0 ps Select to Previous Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PasteUnformatted Label 0 ps Paste Unformatted Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PreviewZoom Label 0 ps Preview Zoom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PrintLayout Label 0 ps ~Print Layout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:PrintPagePreView Label 0 ps Print document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Protect Label 0 ps Protect Cells 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RefreshView Label 0 ps Restore View 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RejectChange Label 0 ps Reject Change 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RejectTracedChange Label 0 ps Reject Change 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RemoveBullets Label 0 ps Numbering Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RemoveDirectCharFormats Label 0 ps Remove Direct Character Formats 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RemoveHyperlink Label 0 ps Remove Hyperlink 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RemoveTableOf Label 0 ps Delete index 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Repaginate Label 0 ps Page Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ResetTableProtection Label 0 ps Unprotect sheet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:RowSplit Label 0 ps Allow Row to Break Across Pages and Columns 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:Ruler Label 0 ps ~Ruler 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SaveGraphic Label 0 ps Save Graphics... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SelectText Label 0 ps Select Paragraph 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SelectTextMode Label 0 ps Select Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SelectWord Label 0 ps Select Word 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SelectionMode Label 0 ps Selection Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SelectionModeBlock Label 0 ps ~Block Area 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SelectionModeDefault Label 0 ps ~Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SendAbstractToStarImpress Label 0 ps AutoAbst~ract to Presentation... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SendMailDocAsMS Label 0 ps E-mail as ~Microsoft Word... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SendMailDocAsOOo Label 0 ps E-mail as ~OpenDocument Text... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SendOutlineToClipboard Label 0 ps Outline to ~Clipboard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SendOutlineToStarImpress Label 0 ps Outline to ~Presentation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorAtChar Label 0 ps Anchor to Character 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorAtChar ContextLabel 0 ps To ~Character 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorToChar Label 0 ps Anchor as Character 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorToChar ContextLabel 0 ps As C~haracter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorToFrame Label 0 ps Anchor To Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorToFrame ContextLabel 0 ps To ~Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorToPara Label 0 ps Anchor To Paragraph 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetAnchorToPara ContextLabel 0 ps To ~Paragraph 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetColumnWidth Label 0 ps ~Column Width... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetExtSelection Label 0 ps Extended Selection On 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetMultiSelection Label 0 ps MultiSelection On 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetOptimalColumnWidth Label 0 ps Optimal Column Width 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetOptimalRowHeight Label 0 ps Optimal Row Height 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SetRowHeight Label 0 ps Row Height... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShadowCursor Label 0 ps Direct Cursor On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShiftBackspace Label 0 ps Backspace 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShowBookview Label 0 ps Book Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShowHiddenParagraphs Label 0 ps ~Hidden Paragraphs 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShowMultiplePages Label 0 ps Page Preview: Multiple Pages 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShowTrackedChanges Label 0 ps ~Show 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ShowTwoPages Label 0 ps Page Preview: Two Pages 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SortDialog Label 0 ps So~rt... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SplitTable Label 0 ps Split Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:StartAutoCorrect Label 0 ps AutoCorrect 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:StartOfDocumentSel Label 0 ps Select to Document Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:StartOfLineSel Label 0 ps Select to Begin of Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:StartOfParaSel Label 0 ps Select to Paragraph Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:StatePageNumber Label 0 ps Page Number 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:SwBackspace Label 0 ps Backspace 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TableBoundaries Label 0 ps Table Boundaries 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TableModeFix Label 0 ps Table: Fixed 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TableModeFixProp Label 0 ps Table: Fixed, Proportional 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TableModeVariable Label 0 ps Table: Variable 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TableNumberFormatDialog Label 0 ps Number Format... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TableNumberRecognition Label 0 ps Number Recognition 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TextWrap Label 0 ps Text Wrap... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TextWrap ContextLabel 0 ps ~Edit... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ToggleObjectLayer Label 0 ps Change Position 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:TrackChanges Label 0 ps ~Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UnhainFrames Label 0 ps Unlink Frames 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UnsetCellsReadOnly Label 0 ps Unprotect cells 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateAll Label 0 ps ~Update All 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateAllIndexes Label 0 ps ~All Indexes and Tables 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateAllLinks Label 0 ps ~Links 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateCharts Label 0 ps All ~Charts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateCurIndex Label 0 ps Current ~Index 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateFields Label 0 ps ~Fields 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:UpdateInputFields Label 0 ps Update Input Fields 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:VRuler Label 0 ps Vertical Ruler 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:VScroll Label 0 ps Vertical Scroll Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:ViewBounds Label 0 ps Te~xt Boundaries 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WordCountDialog Label 0 ps ~Word Count 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WordLeftSel Label 0 ps Select to Begin of Word 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WordRightSel Label 0 ps Select to Word Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapAnchorOnly Label 0 ps Wrap First Paragraph 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapAnchorOnly ContextLabel 0 ps ~First Paragraph 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapContour Label 0 ps Wrap Contour On 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapContour ContextLabel 0 ps ~Contour 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapIdeal Label 0 ps ~Optimal Page Wrap 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapLeft Label 0 ps Wrap Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapOff Label 0 ps Wrap Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapOn Label 0 ps ~Page Wrap 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapRight Label 0 ps Wrap Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapThrough Label 0 ps ~Wrap Through 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparent Label 0 ps In ~Background 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:AutoFormatMenu Label 0 ps AutoCorr~ect 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:IndexesMenu Label 0 ps Inde~xes and Tables 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:PageSettingDialog Label 0 ps Page Settings - Paper format 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:SelectionModeMenu Label 0 ps Selection Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:StylesMenu Label 0 ps Styl~es 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:TableAutoFitMenu Label 0 ps A~utofit 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:TableConvertMenu Label 0 ps ~Convert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:TableDeleteMenu Label 0 ps ~Delete 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:TableInsertMenu Label 0 ps ~Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:TableMenu Label 0 ps T~able 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:TableSelectMenu Label 0 ps ~Select 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:UpdateMenu Label 0 ps ~Update 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterCommands.xcu 0 value ..WriterCommands.UserInterface.Popups..uno:WrapMenu Label 0 ps ~Wrap 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 ps Find 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 ps Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Tools 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 ps Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/numobjectbar UIName 0 ps Bullets and Numbering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 ps Drawing Object Properties 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 ps Align 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 ps Edit Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 ps 3D-Settings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 ps Text Box Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 ps Form Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 ps Form Navigation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 ps Form Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 ps More Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 ps Form Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/frameobjectbar UIName 0 ps Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 ps Full Screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 ps Graphic Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 ps Picture 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 ps Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/oleobjectbar UIName 0 ps OLE-Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 ps Optimize 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/previewobjectbar UIName 0 ps Page Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/drawtextobjectbar UIName 0 ps Text Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 ps Standard (Viewing Mode) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 ps Drawing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 ps Media Playback 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 ps Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 ps Basic Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 ps Block Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 ps Flowchart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 ps Stars and Banners 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 ps Symbol Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 ps Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 ps Fontwork 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterGlobalWindowState.xcu 0 value ..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 ps Fontwork Shape 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbTableWindowState.xcu 0 value ..DbTableWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBAddRelation Label 0 ps New Relation... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBAddTable Label 0 ps Add Tables... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBChangeDesignMode Label 0 ps Switch Design View On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBClearQuery Label 0 ps Clear Query 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBConvertToView Label 0 ps Create as View 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDSAdvancedSettings Label 0 ps Advanced Settings... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDSConnectionType Label 0 ps Connection Type... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDSProperties Label 0 ps Properties... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDelete Label 0 ps Delete 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDirectSQL Label 0 ps SQL... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDisablePreview Label 0 ps None 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBDistinctValues Label 0 ps Distinct Values 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBEdit Label 0 ps Edit... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBEditSqlView Label 0 ps Edit in SQL View... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBFormDelete Label 0 ps Delete 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBFormEdit Label 0 ps Edit... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBFormOpen Label 0 ps Open Database Object... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBFormRename Label 0 ps Rename... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBIndexDesign Label 0 ps ~Index Design... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBMigrateScripts Label 0 ps Migrate Macros ... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewFolder Label 0 ps Folder... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewForm Label 0 ps Form... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewFormAutoPilot Label 0 ps Form Wizard... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewFormAutoPilotWithPreSelection Label 0 ps Form Wizard... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewQuery Label 0 ps Query (Design View)... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewQueryAutoPilot Label 0 ps Query Wizard... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewQuerySql Label 0 ps Query (SQL View)... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewReport Label 0 ps Report... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewReportAutoPilot Label 0 ps Report Wizard... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewReportAutoPilotWithPreSelection Label 0 ps Report Wizard... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewTable Label 0 ps Table Design... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewTableAutoPilot Label 0 ps Table Wizard... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewView Label 0 ps View Design... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBNewViewSQL Label 0 ps View (Simple)... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBOpen Label 0 ps Open Database Object... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBQueryDelete Label 0 ps Delete 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBQueryEdit Label 0 ps Edit... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBQueryOpen Label 0 ps Open Database Object... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBQueryPreview Label 0 ps Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBQueryRename Label 0 ps Rename... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBRefreshTables Label 0 ps Refresh Tables 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBRelationDesign Label 0 ps Relationships... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBRename Label 0 ps Rename... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBReportDelete Label 0 ps Delete 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBReportEdit Label 0 ps Edit... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBReportOpen Label 0 ps Open Database Object... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBReportRename Label 0 ps Rename... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBSelectAll Label 0 ps Select All 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBSendReportAsMail Label 0 ps Report As E-Mail... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBSendReportToWriter Label 0 ps Report to Text Document... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBShowDocInfoPreview Label 0 ps Document Information 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBShowDocPreview Label 0 ps Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBSortAscending Label 0 ps Ascending 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBSortDescending Label 0 ps Descending 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBTableDelete Label 0 ps Delete 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBTableEdit Label 0 ps Edit... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBTableFilter Label 0 ps Table Filter... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBTableOpen Label 0 ps Open Database Object... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBTableRename Label 0 ps Rename... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBUserAdmin Label 0 ps User Administration... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewAliases Label 0 ps Alias 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewForms Label 0 ps Forms 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewFunctions Label 0 ps Functions 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewQueries Label 0 ps Queries 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewReports Label 0 ps Reports 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewTableNames Label 0 ps Table name 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DBViewTables Label 0 ps Tables 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DSBDocumentDataSource Label 0 ps Data Source of Current Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DSBEditDoc Label 0 ps Edit Data 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DSBFormLetter Label 0 ps ~Mail Merge... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DSBInsertColumns Label 0 ps Data to Text... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:DSBInsertContent Label 0 ps Data to Fields 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:FormSlots/deleteRecord Label 0 ps Delete ~Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Commands..uno:FormSlots/insertRecord Label 0 ps ~Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Popups..uno:DBDatabaseObjectsMenu Label 0 ps Database Objects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Popups..uno:DBDatabasePropertiesMenu Label 0 ps Database 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Popups..uno:DBPreview Label 0 ps Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbuCommands.xcu 0 value ..DbuCommands.UserInterface.Popups..uno:DBSort Label 0 ps Sort 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-appear Label 0 ps Appear 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-fly-in Label 0 ps Fly In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-venetian-blinds Label 0 ps Venetian Blinds 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-box Label 0 ps Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-checkerboard Label 0 ps Checkerboard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-circle Label 0 ps Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-fly-in-slow Label 0 ps Fly in Slow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-diamond Label 0 ps Diamond 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-dissolve-in Label 0 ps Dissolve In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-fade-in Label 0 ps Fade In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-flash-once Label 0 ps Flash Once 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-peek-in Label 0 ps Peek In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-plus Label 0 ps Plus 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-random-bars Label 0 ps Random Bars 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-spiral-in Label 0 ps Spiral In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-split Label 0 ps Split 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-stretchy Label 0 ps Stretchy 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-diagonal-squares Label 0 ps Diagonal Squares 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-swivel Label 0 ps Swivel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-wedge Label 0 ps Wedge 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-wheel Label 0 ps Wheel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-wipe Label 0 ps Wipe 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-zoom Label 0 ps Zoom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-random Label 0 ps Random Effects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-boomerang Label 0 ps Boomerang 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-bounce Label 0 ps Bounce 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-colored-lettering Label 0 ps Colored Lettering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-movie-credits Label 0 ps Movie Credits 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-ease-in Label 0 ps Ease In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-float Label 0 ps Float 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-turn-and-grow Label 0 ps Turn and Grow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-breaks Label 0 ps Put on the Breaks 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-pinwheel Label 0 ps Pinwheel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-rise-up Label 0 ps Rise Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-falling-in Label 0 ps Falling In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-thread Label 0 ps Thread 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-unfold Label 0 ps Unfold 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-whip Label 0 ps Whip 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-ascend Label 0 ps Ascend 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-center-revolve Label 0 ps Center Revolve 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-fade-in-and-swivel Label 0 ps Fade in and Swivel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-descend Label 0 ps Descend 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-sling Label 0 ps Sling 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-spin-in Label 0 ps Spin In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-compress Label 0 ps Compress 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-magnify Label 0 ps Magnify 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-curve-up Label 0 ps Curve Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-fade-in-and-zoom Label 0 ps Fade in and Zoom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-glide Label 0 ps Glide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-expand Label 0 ps Expand 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-flip Label 0 ps Flip 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-entrance-fold Label 0 ps Fold 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-fill-color Label 0 ps Change Fill Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-font Label 0 ps Change Font 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-font-color Label 0 ps Change Font Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-font-size Label 0 ps Change Font Size 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-font-style Label 0 ps Change Font Style 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-grow-and-shrink Label 0 ps Grow and Shrink 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-line-color Label 0 ps Change Line Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-spin Label 0 ps Spin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-transparency Label 0 ps Transparency 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-bold-flash Label 0 ps Bold Flash 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-color-over-by-word Label 0 ps Color Over by Word 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-reveal-underline Label 0 ps Reveal Underline 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-color-blend Label 0 ps Color Blend 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-color-over-by-letter Label 0 ps Color Over by Letter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-complementary-color Label 0 ps Complementary Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-complementary-color-2 Label 0 ps Complementary Color 2 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-contrasting-color Label 0 ps Contrasting Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-darken Label 0 ps Darken 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-desaturate Label 0 ps Desaturate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-flash-bulb Label 0 ps Flash Bulb 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-lighten Label 0 ps Lighten 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-vertical-highlight Label 0 ps Vertical Highlight 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-flicker Label 0 ps Flicker 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-grow-with-color Label 0 ps Grow With Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-shimmer Label 0 ps Shimmer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-teeter Label 0 ps Teeter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-blast Label 0 ps Blast 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-blink Label 0 ps Blink 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-style-emphasis Label 0 ps Style Emphasis 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-bold-reveal Label 0 ps Bold Reveal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-emphasis-wave Label 0 ps Wave 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-venetian-blinds Label 0 ps Venetian Blinds 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-box Label 0 ps Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-checkerboard Label 0 ps Checkerboard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-circle Label 0 ps Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-crawl-out Label 0 ps Crawl Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-diamond Label 0 ps Diamond 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-disappear Label 0 ps Disappear 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-dissolve Label 0 ps Dissolve 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-flash-once Label 0 ps Flash Once 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-fly-out Label 0 ps Fly Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-peek-out Label 0 ps Peek Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-plus Label 0 ps Plus 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-random-bars Label 0 ps Random Bars 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-random Label 0 ps Random Effects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-split Label 0 ps Split 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-diagonal-squares Label 0 ps Diagonal Squares 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-wedge Label 0 ps Wedge 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-wheel Label 0 ps Wheel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-wipe Label 0 ps Wipe 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-contract Label 0 ps Contract 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-fade-out Label 0 ps Fade Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-fade-out-and-swivel Label 0 ps Fade out and Swivel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-fade-out-and-zoom Label 0 ps Fade out and Zoom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-ascend Label 0 ps Ascend 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-center-revolve Label 0 ps Center Revolve 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-collapse Label 0 ps Collapse 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-colored-lettering Label 0 ps Colored Lettering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-descend Label 0 ps Descend 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-ease-out Label 0 ps Ease Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-turn-and-grow Label 0 ps Turn and Grow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-sink-down Label 0 ps Sink Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-spin-out Label 0 ps Spin Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-stretchy Label 0 ps Stretchy 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-unfold Label 0 ps Unfold 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-zoom Label 0 ps Zoom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-boomerang Label 0 ps Boomerang 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-bounce Label 0 ps Bounce 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-movie-credits Label 0 ps Movie Credits 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-curve-down Label 0 ps Curve Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-flip Label 0 ps Flip 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-float Label 0 ps Float 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-fold Label 0 ps Fold 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-glide Label 0 ps Glide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-breaks Label 0 ps Put on the Breaks 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-magnify Label 0 ps Magnify 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-pinwheel Label 0 ps Pinwheel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-sling Label 0 ps Sling 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-spiral-out Label 0 ps Spiral Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-swish Label 0 ps Swish 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-swivel Label 0 ps Swivel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-thread Label 0 ps Thread 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-exit-whip Label 0 ps Whip 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-4-point-star Label 0 ps 4 Point Star 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-5-point-star Label 0 ps 5 Point Star 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-6-point-star Label 0 ps 6 Point Star 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-8-point-star Label 0 ps 8 Point Star 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-circle Label 0 ps Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-crescent-moon Label 0 ps Crescent Moon 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-diamond Label 0 ps Diamond 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-equal-triangle Label 0 ps Equal Triangle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-oval Label 0 ps Oval 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-heart Label 0 ps Heart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-hexagon Label 0 ps Hexagon 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-octagon Label 0 ps Octagon 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-parallelogram Label 0 ps Parallelogram 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-pentagon Label 0 ps Pentagon 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-right-triangle Label 0 ps Right Triangle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-square Label 0 ps Square 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-teardrop Label 0 ps Teardrop 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-trapezoid Label 0 ps Trapezoid 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-arc-down Label 0 ps Arc Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-arc-left Label 0 ps Arc Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-arc-right Label 0 ps Arc Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-arc-up Label 0 ps Arc Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-bounce-left Label 0 ps Bounce Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-bounce-right Label 0 ps Bounce Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-curvy-left Label 0 ps Curvy Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-left Label 0 ps Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-right Label 0 ps Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-spiral-left Label 0 ps Spiral Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-spiral-right Label 0 ps Spiral Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-sine-wave Label 0 ps Sine Wave 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-s-curve-1 Label 0 ps S Curve 1 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-s-curve-2 Label 0 ps S Curve 2 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-heartbeat Label 0 ps Heartbeat 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-curvy-right Label 0 ps Curvy Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-decaying-wave Label 0 ps Decaying Wave 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-diagonal-down-right Label 0 ps Diagonal Down Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-diagonal-up-right Label 0 ps Diagonal Up Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-down Label 0 ps Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-funnel Label 0 ps Funnel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-spring Label 0 ps Spring 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-stairs-down Label 0 ps Stairs Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-turn-down Label 0 ps Turn Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-turn-down-right Label 0 ps Turn Down Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-turn-up Label 0 ps Turn Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-turn-up-right Label 0 ps Turn Up Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-up Label 0 ps Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-wave Label 0 ps Wave 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-zigzag Label 0 ps Zigzag 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-bean Label 0 ps Bean 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-buzz-saw Label 0 ps Buzz Saw 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-curved-square Label 0 ps Curved Square 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-curved-x Label 0 ps Curved X 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-curvy-star Label 0 ps Curvy Star 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-figure-8-four Label 0 ps Figure 8 Four 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-horizontal-figure-8 Label 0 ps Horizontal Figure 8 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-inverted-square Label 0 ps Inverted Square 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-inverted-triangle Label 0 ps Inverted Triangle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-loop-de-loop Label 0 ps Loop de Loop 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-neutron Label 0 ps Neutron 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-peanut Label 0 ps Peanut 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-clover Label 0 ps Clover 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-pointy-star Label 0 ps Pointy Star 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-swoosh Label 0 ps Swoosh 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-motionpath-vertical-figure-8 Label 0 ps Vertical Figure 8 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-media-start Label 0 ps Start media 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-media-stop Label 0 ps End media 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Effects.ooo-media-toggle-pause Label 0 ps Toggle pause 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.basic Label 0 ps Basic 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.special Label 0 ps Special 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.moderate Label 0 ps Moderate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.exciting Label 0 ps Exciting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.subtle Label 0 ps Subtle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.linesandcurves Label 0 ps Lines and Curves 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.vertical Label 0 ps Vertical 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.horizontal Label 0 ps Horizontal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.in Label 0 ps In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.across Label 0 ps Across 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.down Label 0 ps Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.up Label 0 ps Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-bottom Label 0 ps From bottom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-left Label 0 ps From left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-right Label 0 ps From right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top Label 0 ps From top 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-bottom-left Label 0 ps From bottom left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-bottom-right Label 0 ps From bottom right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top-left Label 0 ps From top left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top-right Label 0 ps From top right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.horizontal-in Label 0 ps Horizontal in 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.horizontal-out Label 0 ps Horizontal out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.vertical-in Label 0 ps Vertical in 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.vertical-out Label 0 ps Vertical out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.out Label 0 ps Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.out-from-screen-center Label 0 ps Out from screen center 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.in-from-screen-center Label 0 ps In from screen center 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.in-slightly Label 0 ps In slightly 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.out-slightly Label 0 ps Out slightly 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.left-down Label 0 ps Left down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.left-up Label 0 ps Left up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.right-up Label 0 ps Right up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.right-down Label 0 ps Right down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-bottom Label 0 ps To bottom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-left Label 0 ps To left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-right Label 0 ps To right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-top Label 0 ps To top 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-bottom-left Label 0 ps To bottom-left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-bottom-right Label 0 ps To bottom-right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-top-left Label 0 ps To top-left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.to-top-right Label 0 ps To top-right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.clockwise Label 0 ps Clockwise 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.counter-clockwise Label 0 ps Counter-clockwise 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.downward Label 0 ps Downward 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-bottom-right-horizontal Label 0 ps From bottom-right horizontal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-bottom-right-vertical Label 0 ps From bottom-right vertical 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-center-clockwise Label 0 ps From center clockwise 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-center-counter-clockwise Label 0 ps From center counter-clockwise 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top-left-clockwise Label 0 ps From top-left clockwise 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top-left-horizontal Label 0 ps From top-left horizontal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top-left-vertical Label 0 ps From top-left vertical 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.from-top-right-counter-clockwise Label 0 ps From top-right counter-clockwise 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.left-to-bottom Label 0 ps From left to bottom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.left-to-top Label 0 ps From left to top 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.right-to-bottom Label 0 ps From right to bottom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Properties.right-to-top Label 0 ps From right to top 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.venetian-blinds-horizontal Label 0 ps Venetian Blinds Horizontal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.venetian-blinds-vertical Label 0 ps Venetian Blinds Vertical 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.box-in Label 0 ps Box In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.box-out Label 0 ps Box Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.checkerboard-across Label 0 ps Checkerboard Across 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.checkerboard-down Label 0 ps Checkerboard Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.comb-horizontal Label 0 ps Comb Horizontal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.comb-vertical Label 0 ps Comb Vertical 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-down Label 0 ps Cover Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-left Label 0 ps Cover Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-right Label 0 ps Cover Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-up Label 0 ps Cover Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-left-down Label 0 ps Cover Left-Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-left-up Label 0 ps Cover Left-Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-right-down Label 0 ps Cover Right-Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cover-right-up Label 0 ps Cover Right-Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cut Label 0 ps Cut 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.cut-through-black Label 0 ps Cut Through Black 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.dissolve Label 0 ps Dissolve 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.fade-smoothly Label 0 ps Fade Smoothly 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.fade-through-black Label 0 ps Fade Through Black 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.zoom-rotate-in Label 0 ps Newsflash 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.push-down Label 0 ps Push Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.push-left Label 0 ps Push Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.push-right Label 0 ps Push Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.push-up Label 0 ps Push Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.random-bars-horizontal Label 0 ps Random Bars Horizontal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.random-bars-vertical Label 0 ps Random Bars Vertical 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.shape-circle Label 0 ps Shape Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.shape-diamond Label 0 ps Shape Diamond 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.shape-plus Label 0 ps Shape Plus 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.split-horizontal-in Label 0 ps Split Horizontal In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.split-horizontal-out Label 0 ps Split Horizontal Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.split-vertical-in Label 0 ps Split Vertical In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.split-vertical-out Label 0 ps Split Vertical Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.diagonal-squares-left-down Label 0 ps Diagonal Squares Left-Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.diagonal-squares-left-up Label 0 ps Diagonal Squares Left-Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.diagonal-squares-right-down Label 0 ps Diagonal Squares Right-Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.diagonal-squares-right-up Label 0 ps Diagonal Squares Right-Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-down Label 0 ps Uncover Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-left Label 0 ps Uncover Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-right Label 0 ps Uncover Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-up Label 0 ps Uncover Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-left-down Label 0 ps Uncover Left-Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-left-up Label 0 ps Uncover Left-Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-right-down Label 0 ps Uncover Right-Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.uncover-right-up Label 0 ps Uncover Right-Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wedge Label 0 ps Wedge 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wheel-clockwise-1-spoke Label 0 ps Wheel Clockwise, 1 Spoke 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wheel-clockwise-2-spokes Label 0 ps Wheel Clockwise, 2 Spokes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wheel-clockwise-3-spokes Label 0 ps Wheel Clockwise, 3 Spokes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wheel-clockwise-4-spokes Label 0 ps Wheel Clockwise, 4 Spokes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wheel-clockwise-8-spokes Label 0 ps Wheel Clockwise, 8 Spokes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wipe-down Label 0 ps Wipe Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wipe-left Label 0 ps Wipe Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wipe-right Label 0 ps Wipe Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.wipe-up Label 0 ps Wipe Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.random-transition Label 0 ps Random Transition 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.tile-flip Label 0 ps Flipping tiles 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.outside-cube Label 0 ps Outside turning cube 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.revolving-circles Label 0 ps Revolving circles 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.turning-helix Label 0 ps Turning helix 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.inside-cube Label 0 ps Inside turning cube 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.fall Label 0 ps Fall 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.turn-around Label 0 ps Turn around 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.iris Label 0 ps Iris 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.turn-down Label 0 ps Turn down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.rochade Label 0 ps Rochade 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.venetian3dv Label 0 ps Venetian Blinds 3D Vertical 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.venetian3dh Label 0 ps Venetian Blinds 3D Horizontal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.static Label 0 ps Static 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.UserInterface.Transitions.finedissolve Label 0 ps Fine Dissolve 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Entrance.basic Label 0 ps Basic 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Entrance.special Label 0 ps Special 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Entrance.moderate Label 0 ps Moderate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Entrance.exciting Label 0 ps Exciting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Emphasis.basic Label 0 ps Basic 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Emphasis.special Label 0 ps Special 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Emphasis.moderate Label 0 ps Moderate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Emphasis.exciting Label 0 ps Exciting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Exit.basic Label 0 ps Basic 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Exit.special Label 0 ps Special 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Exit.moderate Label 0 ps Moderate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Exit.exciting Label 0 ps Exciting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.MotionPaths.basic Label 0 ps Basic 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.MotionPaths.linesandcurves Label 0 ps Lines and Curves 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.MotionPaths.special Label 0 ps Special 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Effects.xcu 0 value ..Effects.Presets.Misc.media Label 0 ps Media 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbTableDataWindowState.xcu 0 value ..DbTableDataWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Table Data 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/DeleteRecord Label 0 ps Delete ~Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/InsertRecord Label 0 ps ~Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/Mapping Label 0 ps ~Column Arrangement... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/autoFilter Label 0 ps AutoFilter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/query Label 0 ps Search Key 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/removeFilter Label 0 ps Remove Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/sdbsource Label 0 ps ~Choose Data Source... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/source Label 0 ps Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BibliographyCommands.xcu 0 value ..BibliographyCommands.UserInterface.Commands..uno:Bib/standardFilter Label 0 ps ~Filter... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AcceptChanges Label 0 ps ~Accept or Reject Changes... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AcceptChanges ContextLabel 0 ps ~Accept or Reject... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Add Label 0 ps Append Sheet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AddPrintArea Label 0 ps ~Add Print Area 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AddPrintArea ContextLabel 0 ps ~Add 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AdjustPrintZoom Label 0 ps Adjust Scale 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AlignBlock Label 0 ps Justified 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AlignVCenter Label 0 ps Align Center Vertically 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ApplyNames Label 0 ps Assign Names 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AssignMacro Label 0 ps Assign Macro... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AuditingFillMode Label 0 ps ~Fill Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AutoComplete Label 0 ps ~AutoInput 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AutoFill Label 0 ps AutoFill Data Series: automatic 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AutoOutline Label 0 ps ~AutoOutline 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AutoRefreshArrows Label 0 ps A~utoRefresh Traces 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AutoRefreshArrows ContextLabel 0 ps A~utoRefresh 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:AutomaticCalculation Label 0 ps Auto~Calculate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Calculate Label 0 ps ~Recalculate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:CalculateHard Label 0 ps Recalculate Hard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Cancel Label 0 ps Cancel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ChooseDesign Label 0 ps Choose Themes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ClearArrowDependents Label 0 ps Remove ~Dependents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ClearArrowPrecedents Label 0 ps ~Remove Precedents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ClearArrows Label 0 ps Remove ~All Traces 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ClearContents Label 0 ps Delete Contents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ColumnWidth Label 0 ps Column ~Width... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ColumnWidth ContextLabel 0 ps ~Width... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:CommentChange Label 0 ps ~Comments... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ConditionalFormatDialog Label 0 ps C~onditional Formatting... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:CreateNames Label 0 ps ~Create Names... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:CreateNames ContextLabel 0 ps ~Create... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataAreaRefresh Label 0 ps R~efresh Range 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataConsolidate Label 0 ps ~Consolidate... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun Label 0 ps ~Create Pivot Table... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun ContextLabel 0 ps ~Create... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataFilterAutoFilter Label 0 ps Auto~Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataFilterHideAutoFilter Label 0 ps ~Hide AutoFilter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataFilterRemoveFilter Label 0 ps ~Remove Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataFilterSpecialFilter Label 0 ps ~Advanced Filter... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataFilterStandardFilter Label 0 ps ~Standard Filter... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataImport Label 0 ps Import Data 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataPilotFilter Label 0 ps Pivot Table Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataReImport Label 0 ps Refresh Data Import 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataSelect Label 0 ps Selection List 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataSort Label 0 ps ~Sort... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DataSubTotals Label 0 ps Sub~totals... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefineDBName Label 0 ps ~Define Data Range... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefineDBName ContextLabel 0 ps ~Define Range... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefineLabelRange Label 0 ps Define ~Labels... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefineLabelRange ContextLabel 0 ps ~Labels... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefineName Label 0 ps ~Define Name... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefineName ContextLabel 0 ps ~Define... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefinePrintArea Label 0 ps ~Define Print Area 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DefinePrintArea ContextLabel 0 ps ~Define 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteAllBreaks Label 0 ps Delete Page Breaks 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteCell Label 0 ps Delete C~ells... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteColumnbreak Label 0 ps Remove ~Column Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteColumnbreak ContextLabel 0 ps ~Column Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteNote Label 0 ps Delete Comment 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeletePivotTable Label 0 ps ~Delete Pivot Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeletePivotTable ContextLabel 0 ps ~Delete 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeletePrintArea Label 0 ps ~Remove Print Area 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeletePrintArea ContextLabel 0 ps ~Remove 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteRowbreak Label 0 ps Remove ~Row Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DeleteRowbreak ContextLabel 0 ps ~Row Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Deselect Label 0 ps Undo Selection 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:DrawChart Label 0 ps Insert Chart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:EditHeaderAndFooter Label 0 ps ~Headers & Footers... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:EditLinks Label 0 ps Edit Lin~ks... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:EditLinks ContextLabel 0 ps Lin~ks... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:EditPrintArea Label 0 ps ~Edit Print Area... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:EditPrintArea ContextLabel 0 ps ~Edit... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:EuroConverter Label 0 ps Euro Converter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillDown Label 0 ps Fill ~Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillDown ContextLabel 0 ps ~Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillLeft Label 0 ps Fill ~Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillLeft ContextLabel 0 ps ~Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillRight Label 0 ps Fill ~Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillRight ContextLabel 0 ps ~Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillSeries Label 0 ps Fill S~eries... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillSeries ContextLabel 0 ps S~eries... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillTable Label 0 ps Fill ~Sheets... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillTable ContextLabel 0 ps ~Sheets... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillUp Label 0 ps Fill ~Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FillUp ContextLabel 0 ps ~Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FirstPage Label 0 ps First Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FocusCellAddress Label 0 ps Sheet Area Input Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FocusInputLine Label 0 ps Input Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FormatCellDialog Label 0 ps Format ~Cells... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FormatCellDialog ContextLabel 0 ps Ce~lls... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FreezePanes Label 0 ps ~Freeze Window 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FreezePanes ContextLabel 0 ps ~Freeze 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FunctionBox Label 0 ps F~unction List 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:FunctionDialog Label 0 ps ~Function... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoDownToEndOfData Label 0 ps To Lower Block Margin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoDownToEndOfDataSel Label 0 ps Select to Lower Block Margin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoLeftToStartOfData Label 0 ps To Left Block Margin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoLeftToStartOfDataSel Label 0 ps Select to Left Block Margin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoRightBlock Label 0 ps Page Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoRightBlockSel Label 0 ps Select to Page Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoRightToEndOfData Label 0 ps To Right Block Margin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoRightToEndOfDataSel Label 0 ps Select to Right Block Margin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoToCurrentCell Label 0 ps To Current Cell 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoUpToStartOfData Label 0 ps To Upper Block Margin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoUpToStartOfDataSel Label 0 ps Select to Upper Block Margin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:GoalSeekDialog Label 0 ps ~Goal Seek... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Hide Label 0 ps ~Hide Sheets 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Hide ContextLabel 0 ps ~Hide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:HideColumn Label 0 ps ~Hide Columns 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:HideColumn ContextLabel 0 ps ~Hide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:HideRow Label 0 ps H~ide Rows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:HideRow ContextLabel 0 ps H~ide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InputLineVisible Label 0 ps ~Formula Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsCellsCtrl Label 0 ps Insert Cells 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsObjCtrl Label 0 ps Insert Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Insert Label 0 ps Insert ~Sheet... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Insert ContextLabel 0 ps ~Sheet... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertCell Label 0 ps Insert ~Cells... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertCell ContextLabel 0 ps ~Cells... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertCellsDown Label 0 ps Insert Cells Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertCellsRight Label 0 ps Insert Cells Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertContents Label 0 ps Paste Special 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertExternalDataSource Label 0 ps Link to E~xternal Data... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertName Label 0 ps ~Insert Name... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertName ContextLabel 0 ps ~Insert... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertObjectStarImage Label 0 ps Insert From Image Editor 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertRowBreak Label 0 ps Insert ~Row Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertRowBreak ContextLabel 0 ps ~Row Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile Label 0 ps Insert Shee~t From File... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile ContextLabel 0 ps Shee~t From File... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:JumpToNextTable Label 0 ps To Next Sheet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:JumpToNextTableSel Label 0 ps Select to Next Sheet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:JumpToNextUnprotected Label 0 ps To Next Unprotected Cell 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:JumpToPrevTable Label 0 ps To Previous Sheet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:JumpToPrevTableSel Label 0 ps Select to Previous Sheet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:JumpToPreviousUnprotected Label 0 ps To Previous Unprotected Cell 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:LastPage Label 0 ps Last Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Margins Label 0 ps Margins 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Move Label 0 ps ~Move/Copy Sheet... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Move ContextLabel 0 ps ~Move/Copy... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Name Label 0 ps Rename Sheet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NextPage Label 0 ps Next Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NormalViewMode Label 0 ps ~Normal View 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NormalViewMode ContextLabel 0 ps ~Normal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NoteVisible Label 0 ps Show Comment 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NumberFormatDecDecimals Label 0 ps Number Format: Delete Decimal Place 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NumberFormatIncDecimals Label 0 ps Number Format: Add Decimal Place 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:NumberFormatType Label 0 ps Number Format Type 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ObjectMirrorHorizontal Label 0 ps Flip Object Horizontally 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ObjectMirrorVertical Label 0 ps Flip Vertically 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:PageFormatDialog Label 0 ps Format ~Page... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:PageFormatDialog ContextLabel 0 ps ~Page... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:PagebreakMode Label 0 ps ~Page Break Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:PreviousPage Label 0 ps Previous Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Protect Label 0 ps Protect ~Sheet... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Protect ContextLabel 0 ps ~Sheet... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RecalcPivotTable Label 0 ps ~Refresh Pivot Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RecalcPivotTable ContextLabel 0 ps ~Refresh 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RefreshArrows Label 0 ps Refresh Tra~ces 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Remove Label 0 ps ~Delete... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RenameTable Label 0 ps ~Rename Sheet... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RenameTable ContextLabel 0 ps ~Rename... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ResetPrintZoom Label 0 ps Reset Scale 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RowHeight Label 0 ps Row ~Height... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:RowHeight ContextLabel 0 ps ~Height... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Scale Label 0 ps Scale Screen Display 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ScalingFactor Label 0 ps Scaling Factor 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ScenarioManager Label 0 ps Sc~enarios... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectArrayFormula Label 0 ps Select Array Formula 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectColumn Label 0 ps Select Column 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectDB Label 0 ps Select Data ~Range... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectDB ContextLabel 0 ps Select ~Range... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectData Label 0 ps Select Data Area 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectRow Label 0 ps Select Row 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectScenario Label 0 ps Select Scenario 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectTables Label 0 ps ~Select Sheets... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectTables ContextLabel 0 ps ~Select... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SendMailDocAsMS Label 0 ps E-mail as ~Microsoft Excel... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SendMailDocAsOOo Label 0 ps E-mail as ~OpenDocument Spreadsheet... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetAnchorToCell Label 0 ps Anchor: To ~Cell 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetAnchorToCell ContextLabel 0 ps To ~Cell 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetInputMode Label 0 ps Toggle Edit Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetOptimalColumnWidth Label 0 ps ~Optimal Column Width... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetOptimalColumnWidth ContextLabel 0 ps ~Optimal Width... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetOptimalColumnWidthDirect Label 0 ps Optimal Column Width, direct 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetOptimalRowHeight Label 0 ps ~Optimal Row Height... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetOptimalRowHeight ContextLabel 0 ps ~Optimal Height... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetTabBgColor Label 0 ps ~Tab Color... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SetTabBgColor ContextLabel 0 ps ~Tab Color... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShareDocument Label 0 ps S~hare Document... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft Label 0 ps Sheet R~ight-To-Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft ContextLabel 0 ps R~ight-To-Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Show Label 0 ps ~Show Sheets... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Show ContextLabel 0 ps ~Show... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowChanges Label 0 ps Sho~w Changes... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowChanges ContextLabel 0 ps Sho~w... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowColumn Label 0 ps ~Show Columns 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowColumn ContextLabel 0 ps ~Show 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowDependents Label 0 ps ~Trace Dependents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowErrors Label 0 ps Trace ~Error 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowInvalid Label 0 ps ~Mark Invalid Data 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowPrecedents Label 0 ps Trace ~Precedents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowRow Label 0 ps ~Show Rows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ShowRow ContextLabel 0 ps ~Show 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SimpleReferenz Label 0 ps Enter References 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SolverDialog Label 0 ps Sol~ver... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SortAscending Label 0 ps Sort Ascending 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SortDescending Label 0 ps Sort Descending 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SplitWindow Label 0 ps ~Split Window 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SplitWindow ContextLabel 0 ps ~Split 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes Label 0 ps Standard Text Attributes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StarChartDataDialog Label 0 ps Modify Chart Data Area 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StarChartDialog Label 0 ps Ch~art... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StatusDocPos Label 0 ps Position in Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StatusPageStyle Label 0 ps Page Format 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StatusSelectionMode Label 0 ps Selection Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StatusSelectionModeExp Label 0 ps Status Expanded Selection 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:StatusSelectionModeExt Label 0 ps Status Extended Selection 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TabBgColor Label 0 ps Tab Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TableDeselectAll Label 0 ps Deselect All Sheets 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TableEvents Label 0 ps Sheet ~Events... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TableEvents ContextLabel 0 ps ~Events... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TableOperationDialog Label 0 ps ~Multiple Operations... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TableSelectAll Label 0 ps Select All Sheets 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TextToColumns Label 0 ps Te~xt to Columns... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ToggleFormula Label 0 ps Show Formula 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ToggleMergeCells Label 0 ps M~erge Cells 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ToggleRelative Label 0 ps Relative/Absolute References 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ToolProtectionDocument Label 0 ps Protect ~Document... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ToolProtectionDocument ContextLabel 0 ps ~Document... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ToolsOptions Label 0 ps Spreadsheet Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TraceChangeMode Label 0 ps ~Record Changes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:TraceChangeMode ContextLabel 0 ps ~Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:UnderlineDotted Label 0 ps Underline: Dotted 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:UnderlineNone Label 0 ps Underline: Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:UnderlineSingle Label 0 ps Underline: Single 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:UpdateChart Label 0 ps Redraw Chart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:Validation Label 0 ps ~Validity... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ViewGridLines Label 0 ps View Grid lines 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ViewRowColumnHeaders Label 0 ps C~olumn & Row Headers 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:ViewValueHighlighting Label 0 ps Value ~Highlighting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:WrapText Label 0 ps Automatic Row Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:AuditMenu Label 0 ps ~Detective 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:CellContentsMenu Label 0 ps Cell Co~ntents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:ColumnMenu Label 0 ps Colu~mn 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:DataMenu Label 0 ps ~Data 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:DataPilotMenu Label 0 ps ~Pivot Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:DelBreakMenu Label 0 ps Delete Manual ~Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:DrawGraphicMenu Label 0 ps Graph~ic 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:EditSheetMenu Label 0 ps ~Sheet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:FillCellsMenu Label 0 ps Fill 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:FilterMenu Label 0 ps ~Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:FormatCellBorders Label 0 ps Format Cell Borders 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:GroupOutlineMenu Label 0 ps ~Group and Outline 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:InsertBreakMenu Label 0 ps ~Manual Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:MergeCellsMenu Label 0 ps M~erge Cells 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:NamesMenu Label 0 ps ~Names 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:PrintRangesMenu Label 0 ps Pri~nt Ranges 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:ProtectMenu Label 0 ps ~Protect Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:RowMenu Label 0 ps ~Row 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:SendTo Label 0 ps Sen~d 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Popups..uno:SheetMenu Label 0 ps ~Sheet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 ps Find 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 ps Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Tools 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 ps Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/numobjectbar UIName 0 ps Bullets and Numbering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 ps Drawing Object Properties 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 ps Align 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 ps Edit Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 ps 3D-Settings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 ps Text Box Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 ps Form Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 ps Form Navigation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 ps Form Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 ps More Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 ps Form Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/frameobjectbar UIName 0 ps Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 ps Full Screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 ps Graphic Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 ps Picture 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 ps Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/oleobjectbar UIName 0 ps OLE-Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 ps Optimize 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/previewobjectbar UIName 0 ps Page Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/drawtextobjectbar UIName 0 ps Text Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 ps Standard (Viewing Mode) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 ps Drawing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 ps Media Playback 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 ps Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 ps Basic Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 ps Block Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 ps Flowchart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 ps Stars and Banners 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 ps Symbol Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 ps Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 ps Fontwork 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWindowState.xcu 0 value ..WriterWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 ps Fontwork Shape 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\StartModuleWindowState.xcu 0 value ..StartModuleWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.PropertyDeck Title 0 ps Properties 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.GalleryDeck Title 0 ps Gallery 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.ImpressMasterPagesDeck Title 0 ps Master Pages 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.ImpressAnimationEffects Title 0 ps Custom Animation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.SlideTransitionDeck Title 0 ps Slide Transition 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.NavigatorDeck Title 0 ps Navigator 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.StyleListDeck Title 0 ps Styles and Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.DeckList.FunctionsDeck Title 0 ps Functions 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.TextPropertyPanel Title 0 ps Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.ContextPanel Title 0 ps Current Context (only for debugging) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.PagePropertyPanel Title 0 ps Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.ColorPanel Title 0 ps Colors (only for debugging) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.AreaPropertyPanel Title 0 ps Area 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.LinePropertyPanel Title 0 ps Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.GalleryPanel Title 0 ps Gallery 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.PosSizePropertyPanel Title 0 ps Position and Size 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.GraphicPropertyPanel Title 0 ps Graphic 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress1 Title 0 ps Layouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress2 Title 0 ps Used in This Presentation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress3 Title 0 ps Recently Used 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress4 Title 0 ps Available for Use 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress5 Title 0 ps Custom Animation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress6 Title 0 ps Slide Transition 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.Impress7 Title 0 ps Table Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.EmptyPanel Title 0 ps Empty 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.AlignmentPropertyPanel Title 0 ps Alignment 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.CellAppearancePropertyPanel Title 0 ps Cell Appearance 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.NumberFormatPropertyPanel Title 0 ps Number Format 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.ParaPropertyPanel Title 0 ps Paragraph 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.WrapPropertyPanel Title 0 ps Wrap 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.SwNavigatorPanel Title 0 ps Navigator 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.ScNavigatorPanel Title 0 ps Navigator 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.SdNavigatorPanel Title 0 ps Navigator 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.StyleListPanel Title 0 ps Styles and Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.FunctionsPanel Title 0 ps Functions 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\Sidebar.xcu 0 value ..Sidebar.Content.PanelList.InsertPropertyPanel Title 0 ps Insert Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AVMediaPlayer Label 0 ps Media Pla~yer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AVMediaToolBox Label 0 ps Media Player Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:About Label 0 ps A~bout %PRODUCTNAME 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AbsoluteRecord Label 0 ps Absolute Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ActivateStyleApply Label 0 ps Set Focus in Combo Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ActiveHelp Label 0 ps ~Extended Tips 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AddDateField Label 0 ps Date Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AddDirect Label 0 ps ~New 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AddField Label 0 ps Add Field... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AddTable Label 0 ps Add Table... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AddWatch Label 0 ps Enable Watch 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AddressBookSource Label 0 ps ~Address Book Source... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignBottom Label 0 ps Align Bottom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignCenter Label 0 ps ~Centered 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignHorizontalCenter Label 0 ps Align Center Horizontally 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignDown Label 0 ps ~Bottom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignLeft Label 0 ps Align Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignMiddle Label 0 ps C~enter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignRight Label 0 ps Align Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignTop Label 0 ps Align Top 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AlignUp Label 0 ps ~Top 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Arc Label 0 ps Arc 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes Label 0 ps Block Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.chevron Label 0 ps Chevron 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.circular-arrow Label 0 ps Circular Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.corner-right-arrow Label 0 ps Corner Right Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.down-arrow Label 0 ps Down Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.down-arrow-callout Label 0 ps Down Arrow Callout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.left-arrow Label 0 ps Left Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.left-arrow-callout Label 0 ps Left Arrow Callout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.left-right-arrow Label 0 ps Left and Right Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.left-right-arrow-callout Label 0 ps Left and Right Arrow Callout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.notched-right-arrow Label 0 ps Notched Right Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.pentagon-right Label 0 ps Pentagon 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.quad-arrow Label 0 ps 4-way Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.quad-arrow-callout Label 0 ps 4-way Arrow Callout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.right-arrow Label 0 ps Right Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.right-arrow-callout Label 0 ps Right Arrow Callout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.s-sharped-arrow Label 0 ps S-shaped Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.split-arrow Label 0 ps Split Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.split-round-arrow Label 0 ps Right or Left Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.striped-right-arrow Label 0 ps Striped Right Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-arrow Label 0 ps Up Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-arrow-callout Label 0 ps Up Arrow Callout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-down-arrow Label 0 ps Up and Down Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-down-arrow-callout Label 0 ps Up and Down Arrow Callout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-right-arrow Label 0 ps Up and Right Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-right-arrow-callout Label 0 ps Up and Right Arrow Callout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ArrowShapes.up-right-down-arrow Label 0 ps Up, Right and Down Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoControlFocus Label 0 ps Automatic Control Focus 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoCorrectDlg Label 0 ps ~AutoCorrect Options... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoFilter Label 0 ps AutoFilter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoFormat Label 0 ps Auto~Format... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotAddressDataSource Label 0 ps AutoPilot: Address Data Source 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotAgenda Label 0 ps AutoPilot: Agenda 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotFax Label 0 ps AutoPilot: Fax 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotLetter Label 0 ps AutoPilot: Letter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotMemo Label 0 ps AutoPilot: Memo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotMenu Label 0 ps ~Wizards 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoPilotPresentations Label 0 ps AutoPilot: Presentation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AutoSum Label 0 ps Sum 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:AvailableToolbars Label 0 ps ~Toolbars 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BackgroundColor Label 0 ps Background Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BackgroundPatternController Label 0 ps Background Pattern 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Backward Label 0 ps Send Back~ward 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicBreak Label 0 ps Interrupt Macro 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicIDEAppear Label 0 ps Edit Macros 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes Label 0 ps Basic Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.block-arc Label 0 ps Block Arc 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.can Label 0 ps Cylinder 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.circle Label 0 ps Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.circle-pie Label 0 ps Circle Pie 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.cross Label 0 ps Cross 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.cube Label 0 ps Cube 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.diamond Label 0 ps Diamond 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.ellipse Label 0 ps Ellipse 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.frame Label 0 ps Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.hexagon Label 0 ps Hexagon 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.isosceles-triangle Label 0 ps Isosceles Triangle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.octagon Label 0 ps Octagon 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.paper Label 0 ps Folded Corner 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.parallelogram Label 0 ps Parallelogram 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.pentagon Label 0 ps Regular Pentagon 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.quadrat Label 0 ps Square 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.rectangle Label 0 ps Rectangle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.right-triangle Label 0 ps Right Triangle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.ring Label 0 ps Ring 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.round-quadrat Label 0 ps Square, Rounded 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.round-rectangle Label 0 ps Rectangle, Rounded 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicShapes.trapezoid Label 0 ps Trapezoid 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicStepInto Label 0 ps Step Into 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicStepOut Label 0 ps Step Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicStepOver Label 0 ps Step Over 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BasicStop Label 0 ps Stop Macro 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierClose Label 0 ps Close Bézier 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierConvert Label 0 ps Convert to Curve 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierCutLine Label 0 ps Split Curve 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierDelete Label 0 ps Delete Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierEdge Label 0 ps Corner Point 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierEliminatePoints Label 0 ps Eliminate Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierFill Label 0 ps Curve, Filled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierInsert Label 0 ps Insert Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierMove Label 0 ps Move Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierSmooth Label 0 ps Smooth Transition 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BezierSymmetric Label 0 ps Symmetric Transition 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Bezier_Unfilled Label 0 ps Curve 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BibliographyComponent Label 0 ps ~Bibliography Database 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BmpMask Label 0 ps Color ~Replacer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Bold Label 0 ps Bold 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BringToFront Label 0 ps ~Bring to Front 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:BrowseView Label 0 ps ~Web Layout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes Label 0 ps Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.cloud-callout Label 0 ps Cloud 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.line-callout-1 Label 0 ps Line Callout 1 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.line-callout-2 Label 0 ps Line Callout 2 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.line-callout-3 Label 0 ps Line Callout 3 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.rectangular-callout Label 0 ps Rectangular Callout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.round-callout Label 0 ps Round Callout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CalloutShapes.round-rectangular-callout Label 0 ps Rounded Rectangular Callout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CellVertBottom Label 0 ps Bottom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CellVertCenter Label 0 ps Center (vertical) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CellVertTop Label 0 ps Top 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CenterPara Label 0 ps Centered 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToFullWidth Label 0 ps Full-width 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToHalfWidth Label 0 ps H~alf-width 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToHiragana Label 0 ps ~Hiragana 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToKatakana Label 0 ps ~Katakana 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToLower Label 0 ps ~lowercase 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToSentenceCase Label 0 ps ~Sentence case 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToTitleCase Label 0 ps ~Capitalize Every Word 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToToggleCase Label 0 ps ~tOGGLE cASE 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChangeCaseToUpper Label 0 ps ~UPPERCASE 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CharacterBackgroundPattern Label 0 ps Highlight Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CharFontName Label 0 ps Font Name 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CheckBox Label 0 ps Check Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Checkbox Label 0 ps Check Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChineseConversion Label 0 ps Chinese Conversion... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChooseControls Label 0 ps Insert Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChooseMacro Label 0 ps Select Macro 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ChoosePolygon Label 0 ps Symbol Selection 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Circle Label 0 ps Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CircleArc Label 0 ps Circle Arc 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CircleCut Label 0 ps Circle Segment 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CircleCut_Unfilled Label 0 ps Circle Segment, Unfilled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CirclePie Label 0 ps Circle Pie 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CirclePie_Unfilled Label 0 ps Circle Pie, Unfilled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Circle_Unfilled Label 0 ps Circle, Unfilled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ClearHistory Label 0 ps Delete History 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ClearOutline Label 0 ps ~Remove 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CloseDoc Label 0 ps ~Close 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ClosePreview Label 0 ps Close Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CloseWin Label 0 ps Close Window 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Color Label 0 ps Font Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ColorControl Label 0 ps ~Color Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ColorSettings Label 0 ps ~Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ComboBox Label 0 ps Combo Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Combobox Label 0 ps Combo Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignBottom Label 0 ps Bottom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignHorizontalCenter Label 0 ps Centered 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignHorizontalDefault Label 0 ps Default 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignJustified Label 0 ps Justified 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignLeft Label 0 ps Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignRight Label 0 ps Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignTop Label 0 ps Top 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignVerticalCenter Label 0 ps Center 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonAlignVerticalDefault Label 0 ps Default 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CommonTaskBarVisible Label 0 ps ~Presentation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CompareDocuments Label 0 ps Co~mpare Document... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CompileBasic Label 0 ps Compile 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Config Label 0 ps Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConfigureDialog Label 0 ps ~Customize... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConfigureToolboxVisible Label 0 ps Customi~ze... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Context Label 0 ps Current Context 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ContourDialog Label 0 ps ~Edit Contour... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ControlProperties Label 0 ps Con~trol... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ControlProperties ContextLabel 0 ps Properties... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToButton Label 0 ps Replace with Button 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToCheckBox Label 0 ps Replace with Check Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToCombo Label 0 ps Replace with Combo Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToCurrency Label 0 ps Replace with Currency Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToDate Label 0 ps Replace with Date Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToEdit Label 0 ps Replace with Text Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToFileControl Label 0 ps Replace with File Selection 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToFixed Label 0 ps Replace with Label Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToFormatted Label 0 ps Replace with Formatted Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToGroup Label 0 ps Replace with Group Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToImageBtn Label 0 ps Replace with Image Button 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToImageControl Label 0 ps Replace with Image Control 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToList Label 0 ps Replace with List Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToNavigationBar Label 0 ps Replace with Navigation Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToNumeric Label 0 ps Replace with Numerical Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToPattern Label 0 ps Replace with Pattern Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToRadio Label 0 ps Replace with Radio Button 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToScrollBar Label 0 ps Replace with Scrollbar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToSpinButton Label 0 ps Replace with Spin Button 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ConvertToTime Label 0 ps Replace with Time Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Copy Label 0 ps ~Copy 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CountAll Label 0 ps Records 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Crop Label 0 ps Crop Picture 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CurrencyField Label 0 ps Currency Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CurrentBulletListType Label 0 ps Current Bullet List Type 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CurrentDate Label 0 ps Current Date 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CurrentLanguage Label 0 ps Current Language 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CurrentNumListType Label 0 ps Current Numbering List Type 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:CurrentTime Label 0 ps Current Time 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Cut Label 0 ps Cu~t 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DSBrowserExplorer Label 0 ps Explorer On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DatasourceAdministration Label 0 ps ~Data Sources... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DateField Label 0 ps Date Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DecrementIndent Label 0 ps Decrease Indent 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DefaultBullet Label 0 ps Bullets On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DefaultNumbering Label 0 ps Numbering On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Delete Label 0 ps Delete C~ontents... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteAllNotes Label 0 ps Delete All Comments 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteAuthor Label 0 ps Delete All Comments by This Author 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteColumns Label 0 ps Delete Columns 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteColumns ContextLabel 0 ps ~Columns 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteComment Label 0 ps Delete Comment 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteFrame Label 0 ps Delete Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteRecord Label 0 ps Delete Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteRows Label 0 ps Delete Rows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DeleteRows ContextLabel 0 ps ~Rows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DesignerDialog Label 0 ps St~yles and Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DistributeColumns Label 0 ps ~Distribute Columns Evenly 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DistributeRows Label 0 ps Distribute Rows Equally 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DistributeSelection Label 0 ps ~Distribution... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DownSearch Label 0 ps Find Next 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DrawCaption Label 0 ps Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:DrawText Label 0 ps Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Edit Label 0 ps Text Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EditDoc Label 0 ps Edit File 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EditFrameSet Label 0 ps Edit FrameSet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EditHyperlink Label 0 ps H~yperlink... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Ellipse Label 0 ps Ellipse 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EllipseCut Label 0 ps Ellipse Segment 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EllipseCut_Unfilled Label 0 ps Ellipse Segment, unfilled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Ellipse_Unfilled Label 0 ps Ellipse, Unfilled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EnterGroup Label 0 ps ~Enter Group 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EntireColumn Label 0 ps Select Column 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EntireColumn ContextLabel 0 ps ~Columns 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EntireRow Label 0 ps Select Rows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:EntireRow ContextLabel 0 ps ~Rows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExportDialog Label 0 ps Export Dialog 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF Label 0 ps Export Directly as PDF 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExportTo Label 0 ps Expor~t... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExportToPDF Label 0 ps Export as P~DF... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtendedHelp Label 0 ps What's ~This? 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Extrusion3DColor Label 0 ps 3D Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionDepth Label 0 ps Extrusion 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionDepthDialog Label 0 ps Extrusion Depth 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionDepthFloater Label 0 ps Depth 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionDirectionFloater Label 0 ps Direction 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionLightingFloater Label 0 ps Lighting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionSurfaceFloater Label 0 ps Surface 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionTiltDown Label 0 ps Tilt Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionTiltLeft Label 0 ps Tilt Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionTiltRight Label 0 ps Tilt Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionTiltUp Label 0 ps Tilt Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ExtrusionToggle Label 0 ps Extrusion On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FileControl Label 0 ps File Selection 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FileDocument Label 0 ps File Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FillColor Label 0 ps Fill Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FillShadow Label 0 ps Shadow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FillStyle Label 0 ps Area Style / Filling 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FillFloatTransparence Label 0 ps Gradient Fill Transparency 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FillTransparence Label 0 ps Fill Transparency 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FilterCrit Label 0 ps Standard Filter... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FindText Label 0 ps Find Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FirstRecord Label 0 ps First Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Flash Label 0 ps Flash 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes Label 0 ps Flowcharts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-alternate-process Label 0 ps Flowchart: Alternate Process 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-card Label 0 ps Flowchart: Card 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-collate Label 0 ps Flowchart: Collate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-connector Label 0 ps Flowchart: Connector 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-data Label 0 ps Flowchart: Data 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-decision Label 0 ps Flowchart: Decision 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-delay Label 0 ps Flowchart: Delay 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-direct-access-storage Label 0 ps Flowchart: Direct Access Storage 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-display Label 0 ps Flowchart: Display 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-document Label 0 ps Flowchart: Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-extract Label 0 ps Flowchart: Extract 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-internal-storage Label 0 ps Flowchart: Internal Storage 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-magnetic-disk Label 0 ps Flowchart: Magnetic Disc 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-manual-input Label 0 ps Flowchart: Manual Input 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-manual-operation Label 0 ps Flowchart: Manual Operation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-merge Label 0 ps Flowchart: Merge 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-multidocument Label 0 ps Flowchart: Multidocument 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-off-page-connector Label 0 ps Flowchart: Off-page Connector 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-or Label 0 ps Flowchart: Or 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-predefined-process Label 0 ps Flowchart: Predefined Process 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-preparation Label 0 ps Flowchart: Preparation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-process Label 0 ps Flowchart: Process 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-punched-tape Label 0 ps Flowchart: Punched Tape 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-sequential-access Label 0 ps Flowchart: Sequential Access 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-sort Label 0 ps Flowchart: Sort 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-stored-data Label 0 ps Flowchart: Stored Data 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-summing-junction Label 0 ps Flowchart: Summing Junction 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-terminator Label 0 ps Flowchart: Terminator 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontColor Label 0 ps Font Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontHeight Label 0 ps Font Size 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontWork Label 0 ps F~ontwork 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkAlignmentFloater Label 0 ps Fontwork Alignment 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkCharacterSpacingFloater Label 0 ps Fontwork Character Spacing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkGalleryFloater Label 0 ps Fontwork Gallery 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkSameLetterHeights Label 0 ps Fontwork Same Letter Heights 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType Label 0 ps Fontwork Shape 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-down-curve Label 0 ps Arch Down (Curve) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-down-pour Label 0 ps Arch Down (Pour) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-left-curve Label 0 ps Arch Left (Curve) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-left-pour Label 0 ps Arch Left (Pour) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-right-curve Label 0 ps Arch Right (Curve) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-right-pour Label 0 ps Arch Right (Pour) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-up-curve Label 0 ps Arch Up (Curve) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-arch-up-pour Label 0 ps Arch Up (Pour) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-chevron-down Label 0 ps Chevron Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-chevron-up Label 0 ps Chevron Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-circle-curve Label 0 ps Circle (Curve) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-circle-pour Label 0 ps Circle (Pour) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-curve-down Label 0 ps Curve Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-curve-up Label 0 ps Curve Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-fade-down Label 0 ps Fade Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-fade-left Label 0 ps Fade Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-fade-right Label 0 ps Fade Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-fade-up Label 0 ps Fade Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-fade-up-and-left Label 0 ps Fade Up and Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-fade-up-and-right Label 0 ps Fade Up and Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-inflate Label 0 ps Inflate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-open-circle-curve Label 0 ps Open Circle (Curve) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-open-circle-pour Label 0 ps Open Circle (Pour) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-plain-text Label 0 ps Plain Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-slant-down Label 0 ps Slant Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-slant-up Label 0 ps Slant Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-stop Label 0 ps Stop 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-triangle-down Label 0 ps Triangle Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-triangle-up Label 0 ps Triangle Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-wave Label 0 ps Wave 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormDesignTools Label 0 ps Form Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormFilter Label 0 ps Form-Based Filters 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormFilterExecute Label 0 ps Apply Form-Based Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormFilterExit Label 0 ps Close 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormFilterNavigator Label 0 ps Filter Navigation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormFiltered Label 0 ps Apply Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormProperties Label 0 ps For~m... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormatArea Label 0 ps A~rea... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormatGroup Label 0 ps ~Group 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormatLine Label 0 ps L~ine... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormatPaintbrush Label 0 ps Format Paintbrush 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormatUngroup Label 0 ps ~Ungroup 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FormattedField Label 0 ps Formatted Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Forward Label 0 ps Bring ~Forward 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FrameContent Label 0 ps Contents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FrameLineColor Label 0 ps Line Color (of the border) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FrameName Label 0 ps Name 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FrameSpacing Label 0 ps FrameSet Spacing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Freeline Label 0 ps Freeform Line, Filled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Freeline_Unfilled Label 0 ps Freeform Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FullScreen Label 0 ps F~ull Screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FunctionBarVisible Label 0 ps ~Function Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Gallery Label 0 ps ~Gallery 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GetColorTable Label 0 ps Color Palette 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoDown Label 0 ps Move Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoDownBlock Label 0 ps Page Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoDownBlockSel Label 0 ps Select Page Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoDownSel Label 0 ps Select Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoLeft Label 0 ps Move Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoLeftBlock Label 0 ps Page Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoLeftBlockSel Label 0 ps Select Page Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoLeftSel Label 0 ps Select Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoRight Label 0 ps Move Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoRightSel Label 0 ps Select Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToEndOfData Label 0 ps To File End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToEndOfDataSel Label 0 ps Select to File End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToEndOfRow Label 0 ps To Document End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToEndOfRowSel Label 0 ps Select to Document End 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToStart Label 0 ps To File Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToStartOfRow Label 0 ps To Document Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToStartOfRowSel Label 0 ps Select to Document Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoToStartSel Label 0 ps Select to File Begin 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoUp Label 0 ps Move Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoUpBlock Label 0 ps Page Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoUpBlockSel Label 0 ps Select Page Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GoUpSel Label 0 ps Select Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafAttrCrop Label 0 ps Crop Picture... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafBlue Label 0 ps Blue 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafContrast Label 0 ps Contrast 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafGamma Label 0 ps Gamma 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafGreen Label 0 ps Green 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafInvert Label 0 ps Invert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafLuminance Label 0 ps Brightness 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafMode Label 0 ps Graphics mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafRed Label 0 ps Red 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GrafTransparence Label 0 ps Transparency 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterInvert Label 0 ps Invert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterMosaic Label 0 ps Mosaic 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterPopart Label 0 ps Pop Art 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterPoster Label 0 ps Posterize 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterRelief Label 0 ps Relief 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterRemoveNoise Label 0 ps Remove Noise 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterSepia Label 0 ps Aging 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterSharpen Label 0 ps Sharpen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterSmooth Label 0 ps Smooth 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterSobel Label 0 ps Charcoal Sketch 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterSolarize Label 0 ps Solarization 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GraphicFilterToolbox Label 0 ps Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Grid Label 0 ps Table Control 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GridUse Label 0 ps Snap to Grid 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GridVisible Label 0 ps ~Display Grid 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Group Label 0 ps ~Group... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:GroupBox Label 0 ps Group Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Groupbox Label 0 ps Group Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Grow Label 0 ps Increase Font 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HFixedLine Label 0 ps Horizontal Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HScrollbar Label 0 ps Horizontal Scroll Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HangulHanjaConversion Label 0 ps Hangul/Hanja Conversion... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelpChooseFile Label 0 ps Choose Help File 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelpIndex Label 0 ps %PRODUCTNAME ~Help 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelpOnHelp Label 0 ps Help on Help 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelpSupport Label 0 ps ~Support 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelpTip Label 0 ps ~Tips 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelperDialog Label 0 ps Help ~Agent 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HelplinesMove Label 0 ps Guides When Moving 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HideDetail Label 0 ps ~Hide Details 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HideSpellMark Label 0 ps Do Not Mark Errors 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Hyphenate Label 0 ps ~Hyphenation... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog Label 0 ps ~Hyperlink 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ImageControl Label 0 ps Image Control 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ImageMapDialog Label 0 ps ImageMap 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Imagebutton Label 0 ps Image Button 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ImportDialog Label 0 ps Import Dialog 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:IncrementIndent Label 0 ps Increase Indent 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertAVMedia Label 0 ps Mo~vie and Sound 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertAnnotation Label 0 ps Comme~nt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertAuthorField Label 0 ps ~Author 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertBusinessCard Label 0 ps Insert business cards 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertColumnBreak Label 0 ps Insert ~Column Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertColumnBreak ContextLabel 0 ps ~Column Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertColumnDialog Label 0 ps ~Columns... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertColumns Label 0 ps Insert Co~lumns 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertColumns ContextLabel 0 ps Co~lumns 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertCtrl Label 0 ps Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertCurrencyField Label 0 ps Currency Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertDoc Label 0 ps ~File... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertDraw Label 0 ps Show Draw Functions 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertEdit Label 0 ps Text Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertFileControl Label 0 ps File Selection 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertFixedText Label 0 ps Label field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertFormattedField Label 0 ps Formatted Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertGraphic Label 0 ps ~From File... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertHardHyphen Label 0 ps Non-br~eaking hyphen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertHyperlink Label 0 ps ~Hyperlink Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertImage Label 0 ps Insert from Image Editor 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertImageControl Label 0 ps Image Control 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertLRM Label 0 ps ~Left-to-right mark 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertLabels Label 0 ps Insert Labels 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertListbox Label 0 ps List Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertMath Label 0 ps ~Formula... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertMode Label 0 ps Insert Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertNonBreakingSpace Label 0 ps ~Non-breaking space 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertNumericField Label 0 ps Numeric Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertObject Label 0 ps ~OLE Object... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertObjectChart Label 0 ps ~Chart... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertObjectFloatingFrame Label 0 ps Float~ing Frame... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertObjectStarMath Label 0 ps ~Formula 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertPageNumberField Label 0 ps ~Page Number 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertPatternField Label 0 ps Pattern Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertPlugin Label 0 ps ~Plug-in... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertPushbutton Label 0 ps Button 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertRLM Label 0 ps ~Right-to-left mark 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertRowDialog Label 0 ps ~Rows... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertRows Label 0 ps Insert ~Rows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertRows ContextLabel 0 ps ~Rows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertSoftHyphen Label 0 ps ~Optional hyphen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertSound Label 0 ps ~Sound... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertSpreadsheet Label 0 ps Sp~readsheet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertSymbol Label 0 ps S~pecial Character... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertTable Label 0 ps ~Table... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertTextFrame Label 0 ps Insert Text Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertTimeField Label 0 ps ~Time 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertTreeControl Label 0 ps Tree Control 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertVideo Label 0 ps ~Video... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertZWNBSP Label 0 ps No-width no ~break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InsertZWSP Label 0 ps No-~width optional break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:InternetDialog Label 0 ps Internet Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Intersect Label 0 ps I~ntersect 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:IsLoading Label 0 ps Load Document 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Italic Label 0 ps Italic 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:JustifyPara Label 0 ps Justified 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Label Label 0 ps Label Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LanguageStatus Label 0 ps Language Status 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LastRecord Label 0 ps Last Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LaunchStarImage Label 0 ps Start Image Editor 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LeaveGroup Label 0 ps E~xit group 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LeftPara Label 0 ps Align Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LibSelector Label 0 ps Current Library 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Line Label 0 ps Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineArrowEnd Label 0 ps Line Ends with Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineCap Label 0 ps Line Cap Style 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineDash Label 0 ps Line Dash/Dot 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineEndStyle Label 0 ps Arrow Style 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineJoint Label 0 ps Line Corner Style 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineStyle Label 0 ps Line Style 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineTransparence Label 0 ps Line Transparency 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LineWidth Label 0 ps Line Width 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Line_Diagonal Label 0 ps Line (45°) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ListBox Label 0 ps List Box 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LoadBasic Label 0 ps Insert BASIC Source 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:LoadConfiguration Label 0 ps Load Configuration 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MacroBarVisible Label 0 ps Macro Toolbar On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MacroDialog Label 0 ps %PRODUCTNAME ~Basic... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MacroOrganizer Label 0 ps %PRODUCTNAME Basic Macro Organizer... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MacroOrganizer?TabId:short=1 Label 0 ps Organize ~Dialogs... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MacroRecorder Label 0 ps Record Macro 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MacroSignature Label 0 ps Digital Signature... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ManageBreakPoints Label 0 ps Manage Breakpoints 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ManageLanguage Label 0 ps Manage Language 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MatchGroup Label 0 ps Find Parenthesis 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MenuBarVisible Label 0 ps Menu On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Merge Label 0 ps ~Merge 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MergeCells Label 0 ps Merge Cells 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MergeDocuments Label 0 ps Merge Documen~t... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ModifiedStatus Label 0 ps Document Modified 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ModifyFrame Label 0 ps Frame Properties 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ModuleDialog Label 0 ps Select Module 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MoreControls Label 0 ps More Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:MoreDictionaries Label 0 ps More Dictionaries Online... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NameGroup Label 0 ps Name... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NavigationBar Label 0 ps Navigation Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NavigationBarVisible Label 0 ps Navigation Bar Visible 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Navigator Label 0 ps Na~vigator 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NewDoc Label 0 ps New Document From Template 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NewFrameSet Label 0 ps New FrameSet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NewPresentation Label 0 ps New Presentation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NewRecord Label 0 ps New Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NewWindow Label 0 ps ~New Window 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NextRecord Label 0 ps Next Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatCurrency Label 0 ps Number Format: Currency 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatDate Label 0 ps Number Format: Date 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatDecimal Label 0 ps Number Format: Decimal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatPercent Label 0 ps Number Format: Percent 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatScientific Label 0 ps Number Format: Exponential 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatStandard Label 0 ps Number Format: Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumberFormatTime Label 0 ps Number Format: Time 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:NumericField Label 0 ps Numerical Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectAlignLeft Label 0 ps ~Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectAlignRight Label 0 ps ~Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectBackOne Label 0 ps Back One 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectBarVisible Label 0 ps ~Object Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectCatalog Label 0 ps Object Catalog 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectForwardOne Label 0 ps Forward One 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectMenue Label 0 ps Ob~ject 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ObjectTitleDescription Label 0 ps Description... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Open Label 0 ps ~Open... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OpenHyperlinkOnCursor Label 0 ps Open Hyperlink 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OpenReadOnly Label 0 ps Open in Design Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OpenSmartTagMenuOnCursor Label 0 ps Open Smart Tag Menu 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OpenTemplate Label 0 ps ~Edit... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OpenUrl Label 0 ps Load URL 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OpenXMLFilterSettings Label 0 ps ~XML Filter Settings... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OptimizeTable Label 0 ps Optimize 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OptionBarVisible Label 0 ps Optio~n Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OptionsTreeDialog Label 0 ps ~Options... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OrderCrit Label 0 ps Sort... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Organizer Label 0 ps ~Organize... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineBullet Label 0 ps ~Bullets and Numbering... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineCollapse Label 0 ps Hide Subpoints 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineCollapseAll Label 0 ps First Level 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineDown Label 0 ps Move Down 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineExpand Label 0 ps Show Subpoints 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineExpandAll Label 0 ps All Levels 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineFont Label 0 ps Outline 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineFormat Label 0 ps Formatting On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineLeft Label 0 ps Promote 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineRight Label 0 ps Demote 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:OutlineUp Label 0 ps Move Up 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Overline Label 0 ps Overline 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PageDialog Label 0 ps Page Settings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PageDialog ContextLabel 0 ps ~Page... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ParaLeftToRight Label 0 ps Left-To-Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ParaRightToLeft Label 0 ps Right-To-Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ParagraphDialog Label 0 ps P~aragraph... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Paste Label 0 ps ~Paste 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PasteSpecial Label 0 ps Paste ~Special... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PatternField Label 0 ps Pattern Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Pie Label 0 ps Ellipse Pie 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Pie_Unfilled Label 0 ps Ellipse Pie, Unfilled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PlugInsActive Label 0 ps P~lug-in 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Polygon_Diagonal Label 0 ps Polygon (45°), Filled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Polygon_Diagonal_Unfilled Label 0 ps Polygon (45°) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Polygon_Unfilled Label 0 ps Polygon 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PrevRecord Label 0 ps Previous Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Preview Label 0 ps Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Print Label 0 ps ~Print... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PrintDefault Label 0 ps Print File Directly 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PrintPreview Label 0 ps Pa~ge Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PrinterSetup Label 0 ps P~rinter Settings... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ProgressBar Label 0 ps Progress Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ProtectTraceChangeMode Label 0 ps ~Protect Records... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Pushbutton Label 0 ps Push Button 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Quit Label 0 ps E~xit 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RadioButton Label 0 ps Option Button 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Radiobutton Label 0 ps Option Button 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecFromText Label 0 ps Text -> Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecSave Label 0 ps Save Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecSearch Label 0 ps Find Record... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecText Label 0 ps Record 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecTotal Label 0 ps Total No. of Records 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecUndo Label 0 ps Undo: Data entry 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecentFileList Label 0 ps Recent Doc~uments 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RecheckDocument Label 0 ps ~Recheck Document... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Rect Label 0 ps Rectangle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Rect_Rounded Label 0 ps Rectangle, Rounded 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Rect_Rounded_Unfilled Label 0 ps Rounded Rectangle, Unfilled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Rect_Unfilled Label 0 ps Rectangle, Unfilled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Redo Label 0 ps Can't Restore 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Refresh Label 0 ps Refresh 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RefreshFormControl Label 0 ps Refresh Control 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Reload Label 0 ps Reload 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RemoveFilter Label 0 ps Remove Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RemoveFilterSort Label 0 ps Remove Filter/Sort 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RenameObject Label 0 ps Name... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Repaint Label 0 ps Redraw 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Repeat Label 0 ps ~Repeat 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RepeatSearch Label 0 ps Repeat Search 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ReplyComment Label 0 ps Reply Comment 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ResetAttributes Label 0 ps ~Default Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RestoreEditingView Label 0 ps Restore Editing View 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RightPara Label 0 ps Align Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RubyDialog Label 0 ps As~ian phonetic guide... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RunBasic Label 0 ps Run BASIC 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:RunMacro Label 0 ps R~un Macro... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Save Label 0 ps ~Save 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SaveAll Label 0 ps Sa~ve All 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SaveAs Label 0 ps Save ~As... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SaveAsTemplate Label 0 ps ~Save... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SaveAsUrl Label 0 ps Save Document As URL 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SaveBasicAs Label 0 ps Save BASIC 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SaveConfiguration Label 0 ps Save configuration 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SbaExecuteSql Label 0 ps Run Query 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SbaNativeSql Label 0 ps Run SQL command directly 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ScEditOptions Label 0 ps Spreadsheet Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SchEditOptions Label 0 ps Chart Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ScriptOrganizer Label 0 ps ~Organize Macros 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ScrollBar Label 0 ps Scrollbar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SdEditOptions Label 0 ps Presentation Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SdGraphicOptions Label 0 ps Presentation Graphic Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SearchDialog Label 0 ps ~Find & Replace... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Select Label 0 ps Select ~All 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SelectAll Label 0 ps Select ~All 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SelectMode Label 0 ps Select 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SelectTable Label 0 ps Select Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SelectTable ContextLabel 0 ps ~Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SelectObject Label 0 ps Select 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SendFax Label 0 ps Send Default Fax 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SendMail Label 0 ps Document as ~E-mail... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SendMailDocAsMS Label 0 ps E-mail as ~Microsoft Format... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SendMailDocAsOOo Label 0 ps E-mail as ~OpenDocument Format... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SendMailDocAsPDF Label 0 ps E-mail as P~DF... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SendToBack Label 0 ps ~Send to Back 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetAnchorToPage Label 0 ps Anchor To P~age 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetAnchorToPage ContextLabel 0 ps To P~age 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetBorderStyle Label 0 ps Borders 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetDefault Label 0 ps ~Default Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetDocumentProperties Label 0 ps Propert~ies... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetObjectToBackground Label 0 ps To Background 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SetObjectToForeground Label 0 ps To Foreground 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Shadowed Label 0 ps Shadow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowAnnotations Label 0 ps Comme~nts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowBrowser Label 0 ps Display Properties 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowDataNavigator Label 0 ps Data Navigator... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowDetail Label 0 ps ~Show Details 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowFmExplorer Label 0 ps Form Navigator... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowImeStatusWindow Label 0 ps Input M~ethod Status 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowItemBrowser Label 0 ps Item Browser On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowPropBrowser Label 0 ps Properties 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ShowToolbar Label 0 ps ~Toolbars 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Shrink Label 0 ps Reduce Font 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Signature Label 0 ps Digital Signatu~res... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SimEditOptions Label 0 ps Image Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Size Label 0 ps Size 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SmEditOptions Label 0 ps Formula Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SortDown Label 0 ps Sort Descending 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Sortup Label 0 ps Sort Ascending 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SourceView Label 0 ps HT~ML Source 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpacePara1 Label 0 ps Line Spacing: 1 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpacePara15 Label 0 ps Line Spacing: 1.5 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpacePara2 Label 0 ps Line Spacing: 2 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Spacing Label 0 ps Character Spacing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpellDialog Label 0 ps ~Spelling... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpellOnline Label 0 ps ~AutoSpellcheck 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog Label 0 ps ~Spelling and Grammar... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpellingDialog Label 0 ps ~Spelling... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label 0 ps Spin Button 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Spinbutton Label 0 ps Spin Button 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SplitCell Label 0 ps Split Cells 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SplitHorizontal Label 0 ps Split Frame Horizontally 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SplitParentHorizontal Label 0 ps Split FrameSet Horizontally 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SplitParentVertical Label 0 ps Split FrameSet Vertically 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SplitVertical Label 0 ps Split Frame Vertically 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Square Label 0 ps Square 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Square_Rounded Label 0 ps Rounded Square 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Square_Rounded_Unfilled Label 0 ps Rounded Square, Unfilled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Square_Unfilled Label 0 ps Square, Unfilled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes Label 0 ps Stars 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.bang Label 0 ps Explosion 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.concave-star6 Label 0 ps 6-Point Star, concave 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.doorplate Label 0 ps Doorplate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.horizontal-scroll Label 0 ps Horizontal Scroll 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.signet Label 0 ps Signet 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.star12 Label 0 ps 12-Point Star 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.star24 Label 0 ps 24-Point Star 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.star4 Label 0 ps 4-Point Star 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.star5 Label 0 ps 5-Point Star 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.star6 Label 0 ps 6-Point Star 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.star8 Label 0 ps 8-Point Star 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StarShapes.vertical-scroll Label 0 ps Vertical Scroll 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StateTableCell Label 0 ps Cell 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StatusBarVisible Label 0 ps Status ~Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StatusGetPosition Label 0 ps Position 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StatusGetTitle Label 0 ps Current Basic Module 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Stop Label 0 ps Stop Loading 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StopRecording Label 0 ps Stop Recording 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Strikeout Label 0 ps Strikethrough 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StyleApply Label 0 ps Apply Style 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StyleCatalog Label 0 ps ~Catalog... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StyleNewByExample Label 0 ps New Style from Selection 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:StyleUpdateByExample Label 0 ps Update Style 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SubScript Label 0 ps Subscript 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Subtract Label 0 ps ~Subtract 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SuperScript Label 0 ps Superscript 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlipHorizontal Label 0 ps Flip Horizontally 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:FlipVertical Label 0 ps Flip Vertically 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SwEditOptions Label 0 ps Text Document Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SwitchControlDesignMode Label 0 ps Design Mode On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SwitchXFormsDesignMode Label 0 ps Design Mode On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes Label 0 ps Symbol Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.brace-pair Label 0 ps Double Brace 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.bracket-pair Label 0 ps Double Bracket 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.cloud Label 0 ps Cloud 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.diamond-bevel Label 0 ps Diamond Bevel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.flower Label 0 ps Flower 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.forbidden Label 0 ps "Prohibited" Symbol 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.heart Label 0 ps Heart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.left-brace Label 0 ps Left Brace 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.left-bracket Label 0 ps Left Bracket 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.lightning Label 0 ps Lightning Bolt 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.moon Label 0 ps Moon 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.octagon-bevel Label 0 ps Octagon Bevel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.puzzle Label 0 ps Puzzle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.quad-bevel Label 0 ps Square Bevel 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.right-brace Label 0 ps Right Brace 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.right-bracket Label 0 ps Right Bracket 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.smiley Label 0 ps Smiley Face 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SymbolShapes.sun Label 0 ps Sun 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TabDialog Label 0 ps Activation Order... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TableDesign Label 0 ps Table Design... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TableDialog Label 0 ps Ta~ble Properties... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TableSort Label 0 ps So~rt... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TaskPane Label 0 ps Task Pane 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Sidebar Label 0 ps Sidebar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TestMode Label 0 ps Test Mode On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Text Label 0 ps Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TextAttributes Label 0 ps Te~xt... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TextFitToSize Label 0 ps Fit to Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Text_Marquee Label 0 ps Text Animation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TextdirectionLeftToRight Label 0 ps Text direction from left to right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TextdirectionTopToBottom Label 0 ps Text direction from top to bottom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ThesaurusDialog Label 0 ps ~Thesaurus... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TimeField Label 0 ps Time Field 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToggleAnchorType Label 0 ps Change Anchor 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToggleBreakPoint Label 0 ps Breakpoint On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToggleBreakPointEnabled Label 0 ps Breakpoint Enabled/Disabled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToggleControlFocus Label 0 ps Control Focus 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode Label 0 ps Poi~nts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToggleObjectRotateMode Label 0 ps ~Rotate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToolBarVisible Label 0 ps Main ~Toolbar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ToolsMacroEdit Label 0 ps Edit Macros 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TransformRotationAngle Label 0 ps Rotation Angle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TransformDialog Label 0 ps Position and Si~ze... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TransformRotationX Label 0 ps Rotation Pivot Point X 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TransformRotationY Label 0 ps Rotation Pivot Point Y 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TwainSelect Label 0 ps ~Select Source... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:TwainTransfer Label 0 ps ~Request... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:URLButton Label 0 ps URL Button 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Underline Label 0 ps Underline 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:UnderlineDouble Label 0 ps Double Underline 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Undo Label 0 ps Can't Undo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:UndoAction Label 0 ps Can't Undo 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Ungroup Label 0 ps ~Ungroup... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:UpSearch Label 0 ps Find Previous 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:UseWizards Label 0 ps Wizards On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:VFixedLine Label 0 ps Vertical Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:VScrollbar Label 0 ps Vertical Scroll Bar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:VersionDialog Label 0 ps Versions... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:VersionVisible Label 0 ps Version Visible 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:VerticalCaption Label 0 ps Vertical Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:VerticalText Label 0 ps Vertical Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ViewDataSourceBrowser Label 0 ps ~Data Sources 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ViewFormAsGrid Label 0 ps Data source as Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:WebHtml Label 0 ps Preview in Web Browser 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Window3D Label 0 ps ~3D Effects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:XLineColor Label 0 ps Line Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:XLineStyle Label 0 ps Line Style 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Zoom Label 0 ps ~Zoom... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:Zoom100Percent Label 0 ps Zoom 100% 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomIn Label 0 ps Z~oom In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomMinus Label 0 ps Zoom Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomNext Label 0 ps Zoom Next 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomObjects Label 0 ps Object Zoom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomOptimal Label 0 ps Optimal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomOut Label 0 ps Zoo~m Out 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomPage Label 0 ps Zoom Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomPageWidth Label 0 ps Zoom Page Width 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomPlus Label 0 ps Zoom In 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomPrevious Label 0 ps Zoom Previous 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:ZoomToolBox Label 0 ps Zoom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands.service:com.sun.star.deployment.ui.PackageManagerDialog Label 0 ps ~Extension Manager... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands.vnd.sun.star.findbar:FocusToFindbar Label 0 ps Focus to Findbar 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:Addons Label 0 ps Add-Ons 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:AnchorMenu Label 0 ps A~nchor 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ArrangeMenu Label 0 ps A~rrange 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ChangesMenu Label 0 ps Chan~ges 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:EditMenu Label 0 ps ~Edit 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:FieldMenu Label 0 ps Fiel~ds 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:FlipMenu Label 0 ps ~Flip 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:FontDialog Label 0 ps C~haracter... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:FontEffectsDialog Label 0 ps Character Font Effects... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:FormatMenu Label 0 ps F~ormat 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:FormattingMarkMenu Label 0 ps Formatting Mark 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:GraphicMenu Label 0 ps Pict~ure 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:GroupMenu Label 0 ps ~Group 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:HelpMenu Label 0 ps ~Help 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:InsertMenu Label 0 ps ~Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:LanguageMenu Label 0 ps Language 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:MacrosMenu Label 0 ps ~Macros 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ObjectAlign Label 0 ps Alignmen~t 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ObjectMenu Label 0 ps ~Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:PickList Label 0 ps ~File 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:PolyFormen Label 0 ps ~Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:Scan Label 0 ps Scan 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:SendToMenu Label 0 ps Sen~d 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:SetLanguageAllTextMenu Label 0 ps For all Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:SetLanguageParagraphMenu Label 0 ps For Paragraph 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:SetLanguageSelectionMenu Label 0 ps For Selection 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:SpellingMenu Label 0 ps ~Spellcheck 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:TemplateMenu Label 0 ps ~Templates 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ToolbarsMenu Label 0 ps ~Toolbars 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ToolsMenu Label 0 ps ~Tools 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:TransliterateMenu Label 0 ps ~Change Case 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:ViewMenu Label 0 ps ~View 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCommands.xcu 0 value ..GenericCommands.UserInterface.Popups..uno:WindowList Label 0 ps ~Window 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbQueryWindowState.xcu 0 value ..DbQueryWindowState.UIElements.States.private:resource/toolbar/designobjectbar UIName 0 ps Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbQueryWindowState.xcu 0 value ..DbQueryWindowState.UIElements.States.private:resource/toolbar/sqlobjectbar UIName 0 ps SQL 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbQueryWindowState.xcu 0 value ..DbQueryWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Query Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 ps Graphic Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 ps Picture 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/drawobjectbar UIName 0 ps Drawing Object Properties 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/previewbar UIName 0 ps Page Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 ps 3D-Settings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 ps Text Box Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 ps Form Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 ps Form Navigation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 ps Form Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 ps More Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 ps Form Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/formatobjectbar UIName 0 ps Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 ps Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/insertcellsbar UIName 0 ps Insert Cell 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 ps Find 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 ps Text Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Tools 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 ps Full Screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 ps Standard (Viewing Mode) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 ps Drawing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 ps Media Playback 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 ps Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 ps Align 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 ps Basic Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 ps Block Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 ps Flowchart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 ps Stars and Banners 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 ps Symbol Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 ps Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 ps Fontwork 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\CalcWindowState.xcu 0 value ..CalcWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 ps Fontwork Shape 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathWindowState.xcu 0 value ..MathWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathWindowState.xcu 0 value ..MathWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Tools 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathWindowState.xcu 0 value ..MathWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 ps Full Screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 ps Find 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 ps Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Tools 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 ps Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/numobjectbar UIName 0 ps Bullets and Numbering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 ps Drawing Object Properties 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 ps Align 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 ps Edit Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 ps 3D-Settings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 ps Text Box Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 ps Form Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 ps Form Navigation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 ps Form Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 ps More Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 ps Form Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/frameobjectbar UIName 0 ps Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 ps Full Screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 ps Graphic Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 ps Picture 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 ps Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/insertobjectbar UIName 0 ps Insert Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/oleobjectbar UIName 0 ps OLE-Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 ps Optimize 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/previewobjectbar UIName 0 ps Page Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/drawtextobjectbar UIName 0 ps Text Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 ps Standard (Viewing Mode) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 ps Drawing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 ps Media Playback 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 ps Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 ps Basic Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 ps Block Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 ps Flowchart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 ps Stars and Banners 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 ps Symbol Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 ps Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 ps Fontwork 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\XFormsWindowState.xcu 0 value ..XFormsWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 ps Fontwork Shape 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 ps Find 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 ps Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Tools 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/oleobjectbar UIName 0 ps OLE-Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 ps Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/frameobjectbar UIName 0 ps Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 ps Picture 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/drawtextobjectbar UIName 0 ps Text Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 ps Drawing Object Properties 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 ps Edit Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 ps Fontwork 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 ps Fontwork Shape 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 ps Text Box Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 ps Form Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 ps Form Navigation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 ps Form Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 ps More Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 ps Form Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 ps Full Screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 ps Graphic Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 ps Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/numobjectbar UIName 0 ps Bullets and Numbering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/previewobjectbar UIName 0 ps Page Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 ps Standard (Viewing Mode) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 ps Media Playback 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 ps Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 ps Basic Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 ps Block Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 ps Flowchart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 ps Stars and Banners 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 ps Symbol Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterWebWindowState.xcu 0 value ..WriterWebWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 ps Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BaseWindowState.xcu 0 value ..BaseWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 ps Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BaseWindowState.xcu 0 value ..BaseWindowState.UIElements.States.private:resource/toolbar/queryobjectbar UIName 0 ps Query 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BaseWindowState.xcu 0 value ..BaseWindowState.UIElements.States.private:resource/toolbar/reportobjectbar UIName 0 ps Report 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BaseWindowState.xcu 0 value ..BaseWindowState.UIElements.States.private:resource/toolbar/formobjectbar UIName 0 ps Form 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\BaseWindowState.xcu 0 value ..BaseWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 ps Drawing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 ps Basic Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 ps Symbol Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 ps Block Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 ps Flowchart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 ps Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartWindowState.xcu 0 value ..ChartWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 ps Stars and Banners 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 ps 3D-Settings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 ps Line and Filling 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/3dobjectsbar UIName 0 ps 3D-Objects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 ps Align 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/arrowsbar UIName 0 ps Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/choosemodebar UIName 0 ps Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/commontaskbar UIName 0 ps Presentation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/connectorsbar UIName 0 ps Connectors 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 ps Full Screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/ellipsesbar UIName 0 ps Circles and Ovals 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 ps Text Box Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 ps Form Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 ps Form Navigation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 ps Form Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 ps More Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 ps Form Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 ps Fontwork 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 ps Fontwork Shape 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 ps Picture 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 ps Graphic Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/outlinetoolbar UIName 0 ps Outline 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 ps Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/linesbar UIName 0 ps Lines 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 ps Basic Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 ps Symbol Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 ps Block Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 ps Flowchart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 ps Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 ps Stars and Banners 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/optionsbar UIName 0 ps Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/rectanglesbar UIName 0 ps Rectangles 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/positionbar UIName 0 ps Position 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/slideviewtoolbar UIName 0 ps Slide Sorter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/slideviewobjectbar UIName 0 ps Slide View 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/textbar UIName 0 ps Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 ps Text Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Drawing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 ps Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/zoombar UIName 0 ps Zoom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/gluepointsobjectbar UIName 0 ps Gluepoints 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 ps Edit Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 ps Standard (Viewing Mode) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 ps Media Playback 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 ps Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/commentsbar UIName 0 ps Comments 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/masterviewtoolbar UIName 0 ps Master View 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 ps Optimize 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ImpressWindowState.xcu 0 value ..ImpressWindowState.UIElements.States.private:resource/toolbar/findbar UIName 0 ps Find 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:AllTitles Label 0 ps ~All Titles... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:BarWidth Label 0 ps Bar Width 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ChartElementSelector Label 0 ps Select Chart Element 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ContextType Label 0 ps Chart Type 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DataDescriptionType Label 0 ps Caption Type for Chart Data 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DataInColumns Label 0 ps Data in Columns 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DataInRows Label 0 ps Data in Rows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DataRanges Label 0 ps ~Data Ranges... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DefaultColors Label 0 ps Default Colors for Data Series 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteAxis Label 0 ps Delete Axis 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteDataLabel Label 0 ps Delete Single Data Label 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteDataLabels Label 0 ps Delete Data Labels 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteLegend Label 0 ps Delete Legend 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteMajorGrid Label 0 ps Delete Major Grid 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteMeanValue Label 0 ps Delete Mean ~Value Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteMinorGrid Label 0 ps Delete Minor Grid 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteR2Value Label 0 ps Delete R² 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteTrendline Label 0 ps Delete Tre~nd Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteTrendlineEquation Label 0 ps Delete Trend Line ~Equation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DeleteYErrorBars Label 0 ps Delete Y Error ~Bars 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramArea Label 0 ps Chart ~Area... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramAxisA Label 0 ps ~Secondary X Axis... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramAxisAll Label 0 ps ~All Axes... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramAxisB Label 0 ps S~econdary Y Axis... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramAxisX Label 0 ps ~X Axis... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramAxisY Label 0 ps ~Y Axis... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramAxisZ Label 0 ps ~Z Axis... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramData Label 0 ps Chart ~Data Table... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramFloor Label 0 ps Chart ~Floor... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridAll Label 0 ps ~All Grids... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridXHelp Label 0 ps Y Axis Minor ~Grid... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridXMain Label 0 ps ~Y Axis Major Grid... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridYHelp Label 0 ps X Axis ~Minor Grid... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridYMain Label 0 ps ~X Axis Major Grid... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridZHelp Label 0 ps Z Ax~is Minor Grid... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramGridZMain Label 0 ps ~Z Axis Major Grid... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramType Label 0 ps Chart T~ype... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:DiagramWall Label 0 ps Chart ~Wall... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatAxis Label 0 ps Format Axis... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatChartArea Label 0 ps Format Chart Area... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatDataLabel Label 0 ps Format Single Data Label... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatDataLabels Label 0 ps Format Data Labels... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatDataPoint Label 0 ps Format Data Point... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatDataSeries Label 0 ps Format Data Series... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatFloor Label 0 ps Format Floor... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatLegend Label 0 ps Format Legend... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatMajorGrid Label 0 ps Format Major Grid... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatMeanValue Label 0 ps Format Mean Value Line... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatMinorGrid Label 0 ps Format Minor Grid... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatSelection Label 0 ps Format Selection... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatStockGain Label 0 ps Format Stock Gain... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatStockLoss Label 0 ps Format Stock Loss... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatTitle Label 0 ps Format Title... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatTrendline Label 0 ps Format Trend Line... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatTrendlineEquation Label 0 ps Format Trend Line Equation... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatWall Label 0 ps Format Wall... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:FormatYErrorBars Label 0 ps Format Y Error Bars... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertAxis Label 0 ps Insert Axis 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertAxisTitle Label 0 ps Insert Axis Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertDataLabel Label 0 ps Insert Single Data Label 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertDataLabels Label 0 ps Insert Data Labels 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertLegend Label 0 ps Insert Legend 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMajorGrid Label 0 ps Insert Major Grid 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMeanValue Label 0 ps Insert Mean ~Value Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuAxes Label 0 ps ~Axes... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuDataLabels Label 0 ps ~Data Labels... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuGrids Label 0 ps ~Grids... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuLegend Label 0 ps ~Legend... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuMeanValues Label 0 ps Mean ~Value Lines 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuTitles Label 0 ps ~Titles... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuTrendlines Label 0 ps Tre~nd Lines... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMenuYErrorBars Label 0 ps Y Error ~Bars... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertMinorGrid Label 0 ps Insert Minor Grid 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertR2Value Label 0 ps Insert R² 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertRemoveAxes Label 0 ps Insert/Delete Axes... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertTitles Label 0 ps Insert Titles... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertTrendline Label 0 ps Insert Tre~nd Line... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertTrendlineEquation Label 0 ps Insert Trend Line ~Equation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertTrendlineEquationAndR2 Label 0 ps Insert R² and Trend Line Equation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:InsertYErrorBars Label 0 ps Insert Y Error ~Bars... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:Legend Label 0 ps ~Legend... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:LegendPosition Label 0 ps Legend Position 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:MainTitle Label 0 ps ~Main Title... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:NewArrangement Label 0 ps Automatic Layout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:NumberOfLines Label 0 ps Number of lines in combination chart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ResetAllDataPoints Label 0 ps Reset all Data Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ResetDataPoint Label 0 ps Reset Data Point 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ScaleText Label 0 ps Scale Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:SecondaryXTitle Label 0 ps S~econdary X Axis Title... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:SecondaryYTitle Label 0 ps Se~condary Y Axis Title... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:SubTitle Label 0 ps ~Subtitle... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ToggleAxisDescr Label 0 ps Show/Hide Axis Description(s) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ToggleGridHorizontal Label 0 ps Horizontal Grid On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ToggleGridVertical Label 0 ps Vertical Grid On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ToggleLegend Label 0 ps Legend On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ToggleTitle Label 0 ps Title On/Off 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ToolSelect Label 0 ps Select Tool 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:Update Label 0 ps Update Chart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:View3D Label 0 ps ~3D View... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:XTitle Label 0 ps ~X Axis Title... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:YTitle Label 0 ps ~Y Axis Title... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Commands..uno:ZTitle Label 0 ps ~Z Axis Title... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Popups..uno:ArrangeRow Label 0 ps Arrange~ment 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Popups..uno:ChartTitleMenu Label 0 ps ~Title 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Popups..uno:DiagramAxisMenu Label 0 ps A~xis 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\ChartCommands.xcu 0 value ..ChartCommands.UserInterface.Popups..uno:DiagramGridMenu Label 0 ps ~Grid 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/standardbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/textobjectbar UIName 0 ps Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Tools 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/tableobjectbar UIName 0 ps Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/numobjectbar UIName 0 ps Bullets and Numbering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar UIName 0 ps Drawing Object Properties 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/alignmentbar UIName 0 ps Align 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar UIName 0 ps Edit Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar UIName 0 ps 3D-Settings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar UIName 0 ps Text Box Formatting 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/formsfilterbar UIName 0 ps Form Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar UIName 0 ps Form Navigation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/formcontrols UIName 0 ps Form Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/moreformcontrols UIName 0 ps More Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/formdesign UIName 0 ps Form Design 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/frameobjectbar UIName 0 ps Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/fullscreenbar UIName 0 ps Full Screen 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/graffilterbar UIName 0 ps Graphic Filter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar UIName 0 ps Picture 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/insertbar UIName 0 ps Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/insertobjectbar UIName 0 ps Insert Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/oleobjectbar UIName 0 ps OLE-Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/optimizetablebar UIName 0 ps Optimize 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/previewobjectbar UIName 0 ps Page Preview 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/drawtextobjectbar UIName 0 ps Text Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/viewerbar UIName 0 ps Standard (Viewing Mode) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/drawbar UIName 0 ps Drawing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/mediaobjectbar UIName 0 ps Media Playback 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/colorbar UIName 0 ps Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/basicshapes UIName 0 ps Basic Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/arrowshapes UIName 0 ps Block Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/flowchartshapes UIName 0 ps Flowchart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/starshapes UIName 0 ps Stars and Banners 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/symbolshapes UIName 0 ps Symbol Shapes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/calloutshapes UIName 0 ps Callouts 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/fontworkobjectbar UIName 0 ps Fontwork 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\WriterReportWindowState.xcu 0 value ..WriterReportWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype UIName 0 ps Fontwork Shape 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DbRelationWindowState.xcu 0 value ..DbRelationWindowState.UIElements.States.private:resource/toolbar/toolbar UIName 0 ps Standard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.0 Name 0 ps Internal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.1 Name 0 ps Application 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.2 Name 0 ps View 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.3 Name 0 ps Documents 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.4 Name 0 ps Edit 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.5 Name 0 ps BASIC 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.6 Name 0 ps Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.7 Name 0 ps Math 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.8 Name 0 ps Navigate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.9 Name 0 ps Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.10 Name 0 ps Format 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.11 Name 0 ps Templates 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.12 Name 0 ps Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.13 Name 0 ps Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.14 Name 0 ps Graphic 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.15 Name 0 ps Table 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.16 Name 0 ps Numbering 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.17 Name 0 ps Data 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.18 Name 0 ps Special Functions 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.19 Name 0 ps Image 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.20 Name 0 ps Chart 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.21 Name 0 ps Explorer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.22 Name 0 ps Connector 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.23 Name 0 ps Modify 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.24 Name 0 ps Drawing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\GenericCategories.xcu 0 value ..GenericCategories.Commands.Categories.25 Name 0 ps Controls 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:Adjust Label 0 ps Sho~w All 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ChangeAlignment Label 0 ps A~lignment... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ChangeDistance Label 0 ps ~Spacing... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ChangeFont Label 0 ps ~Fonts... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ChangeFontSize Label 0 ps F~ont Size... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:Draw Label 0 ps U~pdate 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:FitInWindow Label 0 ps Fit To Window 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:FormelCursor Label 0 ps Formula Cursor 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ImportFormula Label 0 ps ~Import Formula... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ImportMathMLClipboard Label 0 ps Import MathML from Clipboard 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:InsertCommand Label 0 ps Insert Command 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:InsertConfigName Label 0 ps Insert Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ModifyStatus Label 0 ps Modified 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:NextError Label 0 ps Ne~xt Error 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:NextMark Label 0 ps ~Next Marker 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:Preferences Label 0 ps Options 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:PrevError Label 0 ps Pr~evious Error 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:PrevMark Label 0 ps Previous ~Marker 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:RedrawAutomatic Label 0 ps ~AutoUpdate Display 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:SymbolCatalogue Label 0 ps ~Catalog... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:Symbols Label 0 ps Symbols 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:TextStatus Label 0 ps Text Status 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:Textmode Label 0 ps ~Text Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:ToolBox Label 0 ps Elements 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:View100 Label 0 ps Zoom 100% 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:View200 Label 0 ps Zoom 200% 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\MathCommands.xcu 0 value ..MathCommands.UserInterface.Commands..uno:View50 Label 0 ps 0.5 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ActionMode Label 0 ps Allow Interaction 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:AdvancedMode Label 0 ps Effects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:AnimationEffects Label 0 ps ~Interaction... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:AnimationObjects Label 0 ps Animated Image... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ArrowsToolbox Label 0 ps Lines and Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:AssignLayout Label 0 ps Slide Layout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:BeforeObject Label 0 ps In Front of ~Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:BehindObject Label 0 ps Be~hind Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:BigHandles Label 0 ps Large Handles 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Break Label 0 ps ~Break 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CapturePoint Label 0 ps ~Insert Snap Point/Line... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ChangeBezier Label 0 ps To ~Curve 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ChangePolygon Label 0 ps To ~Polygon 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ClickChangeRotation Label 0 ps Rotation Mode after Clicking Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CloseMasterView Label 0 ps Close Master View 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ColorView Label 0 ps Black & White View 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Combine Label 0 ps Comb~ine 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Cone Label 0 ps Cone 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Connect Label 0 ps C~onnect 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Connector Label 0 ps Connector 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorArrowEnd Label 0 ps Connector Ends with Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorArrowStart Label 0 ps Connector Starts with Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorArrows Label 0 ps Connector with Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorAttributes Label 0 ps ~Connector... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCircleEnd Label 0 ps Connector Ends with Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCircleStart Label 0 ps Connector Starts with Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCircles Label 0 ps Connector with Circles 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurve Label 0 ps Curved Connector 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurveArrowEnd Label 0 ps Curved Connector Ends with Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurveArrowStart Label 0 ps Curved Connector Starts with Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurveArrows Label 0 ps Curved Connector with Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurveCircleEnd Label 0 ps Curved Connector Ends with Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurveCircleStart Label 0 ps Curved Connector Starts with Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorCurveCircles Label 0 ps Curved Connector with Circles 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLine Label 0 ps Straight Connector 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLineArrowEnd Label 0 ps Straight Connector ends with Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLineArrowStart Label 0 ps Straight Connector starts with Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLineArrows Label 0 ps Straight Connector with Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLineCircleEnd Label 0 ps Straight Connector ends with Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLineCircleStart Label 0 ps Straight Connector starts with Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLineCircles Label 0 ps Straight Connector with Circles 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLines Label 0 ps Line Connector 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLinesArrowEnd Label 0 ps Line Connector Ends with Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLinesArrowStart Label 0 ps Line Connector Starts with Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLinesArrows Label 0 ps Line Connector with Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLinesCircleEnd Label 0 ps Line Connector Ends with Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLinesCircleStart Label 0 ps Line Connector Starts with Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorLinesCircles Label 0 ps Line Connector with Circles 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConnectorToolbox Label 0 ps Connector 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertInto3D Label 0 ps To 3~D 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertInto3DLathe Label 0 ps In 3D Rotation Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertInto3DLatheFast Label 0 ps To 3D ~Rotation Object 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertIntoBitmap Label 0 ps To ~Bitmap 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertIntoMetaFile Label 0 ps To ~Metafile 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertTo1BitMatrix Label 0 ps 1 Bit Dithered 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertTo1BitThreshold Label 0 ps 1 Bit Threshold 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertTo4BitColors Label 0 ps 4 Bit color palette 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertTo4BitGrays Label 0 ps 4 Bit grayscales 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertTo8BitColors Label 0 ps 8 Bit color palette 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertTo8BitGrays Label 0 ps 8 Bit Grayscales 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ConvertToTrueColor Label 0 ps 24 Bit True Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CopyObjects Label 0 ps Duplicat~e... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CrookRotate Label 0 ps Set in Circle (perspective) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CrookSlant Label 0 ps Set to circle (slant) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CrookStretch Label 0 ps Set in Circle (distort) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Cube Label 0 ps Cube 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CustomAnimation Label 0 ps Custom Animation... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CustomAnimationSchemes Label 0 ps Animation Schemes... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:CustomShowDialog Label 0 ps ~Custom Slide Show... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Cylinder Label 0 ps Cylinder 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Cyramid Label 0 ps Pyramid 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DeleteAllAnnotation Label 0 ps Delete ~All Comments 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DeleteAnnotation Label 0 ps ~Delete Comment 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DeleteLayer Label 0 ps Delete 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DeleteMasterPage Label 0 ps Delete Master 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DeletePage Label 0 ps D~elete Slide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Dia Label 0 ps SlideTransition 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DiaAuto Label 0 ps AutoTransition 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DiaEffect Label 0 ps Slide Effects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DiaMode Label 0 ps Sli~de Sorter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DiaSpeed Label 0 ps Transition Speed 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DiaTime Label 0 ps Time 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Dismantle Label 0 ps ~Split 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DoubleClickTextEdit Label 0 ps Double-click to edit Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DrawingMode Label 0 ps ~Drawing View 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:DuplicatePage Label 0 ps D~uplicate Slide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:EllipseToolbox Label 0 ps Ellipse 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ExpandPage Label 0 ps E~xpand Slide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:FillDraft Label 0 ps Contour Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueEditMode Label 0 ps ~Glue Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueEscapeDirection Label 0 ps Exit Direction 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueEscapeDirectionBottom Label 0 ps Exit Direction Bottom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueEscapeDirectionLeft Label 0 ps Exit Direction Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueEscapeDirectionRight Label 0 ps Exit Direction Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueEscapeDirectionTop Label 0 ps Exit Direction Top 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueHorzAlignCenter Label 0 ps Glue Point Horizontal Center 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueHorzAlignLeft Label 0 ps Glue Point Horizontal Left 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueHorzAlignRight Label 0 ps Glue Point Horizontal Right 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueInsertPoint Label 0 ps Insert Glue Point 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GluePercent Label 0 ps Glue Point Relative 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueVertAlignBottom Label 0 ps Glue Point Vertical Bottom 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueVertAlignCenter Label 0 ps Glue Point Vertical Center 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GlueVertAlignTop Label 0 ps Glue Point Vertical Top 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GraphicDraft Label 0 ps Picture Placeholders 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:GridFront Label 0 ps Grid to ~Front 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HalfSphere Label 0 ps Half-Sphere 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HandlesDraft Label 0 ps Simple Handles 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HandoutMasterPage Label 0 ps ~Handout Master 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HandoutMode Label 0 ps H~andout Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HeaderAndFooter Label 0 ps ~Header and Footer... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HelplinesFront Label 0 ps Guides to ~Front 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HelplinesUse Label 0 ps ~Snap to Guides 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HelplinesVisible Label 0 ps ~Display Guides 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:HideSlide Label 0 ps ~Hide Slide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Hyphenation Label 0 ps ~Hyphenation 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ImportFromFile Label 0 ps ~File... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertDateAndTime Label 0 ps Date and ~Time... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertDateFieldFix Label 0 ps ~Date (fixed) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertDateFieldVar Label 0 ps Dat~e (variable) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertFileField Label 0 ps ~File Name 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertLayer Label 0 ps ~Layer... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertMasterPage Label 0 ps New Master 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertPage Label 0 ps Slid~e 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertPageField Label 0 ps ~Page Number 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertPageNumber Label 0 ps P~age Number... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertPageQuick Label 0 ps Insert Slide Direct 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertPagesField Label 0 ps Page ~Count 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertTimeFieldFix Label 0 ps ~Time (fixed) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertTimeFieldVar Label 0 ps T~ime (variable) 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InsertToolbox Label 0 ps Insert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InteractiveGradient Label 0 ps Gradient 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:InteractiveTransparence Label 0 ps Transparency 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LayerMode Label 0 ps ~Layer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LayoutStatus Label 0 ps Layout 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LeaveAllGroups Label 0 ps Exit All Groups 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LeftPaneDraw Label 0 ps ~Page Pane 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LeftPaneImpress Label 0 ps S~lide Pane 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineArrowCircle Label 0 ps Line with Arrow/Circle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineArrowSquare Label 0 ps Line with Arrow/Square 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineArrowStart Label 0 ps Line Starts with Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineArrows Label 0 ps Line with Arrows 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineCircleArrow Label 0 ps Line with Circle/Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineDraft Label 0 ps Line Contour Only 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineSquareArrow Label 0 ps Line with Square/Arrow 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:LineToolbox Label 0 ps Curve 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ManageLinks Label 0 ps Lin~ks... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MasterLayouts Label 0 ps Master ~Elements... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MasterLayoutsHandouts Label 0 ps Handout Master Layout... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MasterLayoutsNotes Label 0 ps Notes Master Layout... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MasterPage Label 0 ps ~Master 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MeasureAttributes Label 0 ps Dimen~sions... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MeasureLine Label 0 ps Dimension Line 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Mirror Label 0 ps Flip 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MirrorHorz Label 0 ps ~Horizontally 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:MirrorVert Label 0 ps ~Vertically 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ModifyField Label 0 ps F~ields... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer Label 0 ps ~Layer... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ModifyPage Label 0 ps Slide ~Layout... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Morphing Label 0 ps Cross-fading... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:NewRouting Label 0 ps Reset Routing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:NextAnnotation Label 0 ps Next Comment 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:NormalMultiPaneGUI Label 0 ps ~Normal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:NotesMasterPage Label 0 ps ~Notes Master 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:NotesMode Label 0 ps Notes ~Page 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ObjectPosition Label 0 ps Arrange 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Objects3DToolbox Label 0 ps 3D Objects 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:OutlineMode Label 0 ps ~Outline 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:OutputQualityBlackWhite Label 0 ps ~Black and White 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:OutputQualityColor Label 0 ps ~Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:OutputQualityContrast Label 0 ps ~High Contrast 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:OutputQualityGrayscale Label 0 ps ~Grayscale 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PackAndGo Label 0 ps Pack 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PageMode Label 0 ps ~Normal 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PageSetup Label 0 ps ~Page... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PageStatus Label 0 ps Slide/Layer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PagesPerRow Label 0 ps Slides Per Row 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ParaspaceDecrease Label 0 ps Decrease Spacing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ParaspaceIncrease Label 0 ps Increase Spacing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PickThrough Label 0 ps Select Text Area Only 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PixelMode Label 0 ps Pixel Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Polygon Label 0 ps Polygon, filled 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Presentation Label 0 ps ~Slide Show 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PresentationDialog Label 0 ps S~lide Show Settings... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PresentationLayout Label 0 ps Slide D~esign... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PresentationMinimizer Label 0 ps Minimize Presentation... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PreviewQualityBlackWhite Label 0 ps ~Black and White 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PreviewQualityColor Label 0 ps ~Color 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PreviewQualityContrast Label 0 ps ~High Contrast 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PreviewQualityGrayscale Label 0 ps ~Grayscale 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PreviewWindow Label 0 ps Pre~view 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:PreviousAnnotation Label 0 ps Previous Comment 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:QuickEdit Label 0 ps Allow Quick Editing 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:RectangleToolbox Label 0 ps Rectangle 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:RehearseTimings Label 0 ps ~Rehearse Timings 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:RenameLayer Label 0 ps ~Rename 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:RenameMasterPage Label 0 ps Rename Master 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:RenamePage Label 0 ps Rename Slide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ReverseOrder Label 0 ps ~Reverse 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:RightPane Label 0 ps Tas~k Pane 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SendMailDocAsMS Label 0 ps E-mail as ~Microsoft PowerPoint Presentation... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SendMailDocAsOOo Label 0 ps E-mail as ~OpenDocument Presentation... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Shear Label 0 ps Distort 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Shell3D Label 0 ps Shell 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ShowRuler Label 0 ps ~Ruler 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ShowSlide Label 0 ps Sho~w Slide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SlideChangeWindow Label 0 ps Slide Transition... 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SlideMasterPage Label 0 ps ~Slide Master 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SlideSorterMultiPaneGUI Label 0 ps Sli~de Sorter 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SnapBorder Label 0 ps Snap to Page Margins 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SnapFrame Label 0 ps Snap to Object Border 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SnapPoints Label 0 ps Snap to Object Points 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SolidCreate Label 0 ps Modify Object with Attributes 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Sphere Label 0 ps Sphere 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:SummaryPage Label 0 ps Su~mmary Slide 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:TextDraft Label 0 ps Text Placeholders 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:TextFitToSizeTool Label 0 ps Fit Text to Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:TextToolbox Label 0 ps Text 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:TitleMasterPage Label 0 ps ~Title Slide Master 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:Torus Label 0 ps Torus 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:VerticalTextFitToSizeTool Label 0 ps Fit Vertical Text to Frame 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:ZoomPanning Label 0 ps Shift 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Commands..uno:convert_to_contour Label 0 ps To C~ontour 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:ConvertMenu Label 0 ps ~Convert 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:DisplayQualityMenu Label 0 ps ~Color/Grayscale 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:GridMenu Label 0 ps Gr~id 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:LayerMenu Label 0 ps La~yer 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:MasterLayoutsMenu Label 0 ps Master Lay~outs 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:MasterPageMenu Label 0 ps ~Master 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:MirrorMenu Label 0 ps ~Flip 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:ModifyMenu Label 0 ps ~Modify 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:PreviewDisplayQualityMenu Label 0 ps Pre~view Mode 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:SendMenu Label 0 ps Sen~d 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:SlideShowMenu Label 0 ps ~Slide Show 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:SnapLinesMenu Label 0 ps ~Guides 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:TemplatesMenu Label 0 ps Styl~es 20181231 09:50:43 officecfg registry\data\org\openoffice\Office\UI\DrawImpressCommands.xcu 0 value ..DrawImpressCommands.UserInterface.Popups..uno:WorkspaceMenu Label 0 ps Wor~kspace 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sHelpButton 0 ps ~Help 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sCancelButton 0 ps ~Cancel 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sBackButton 0 ps << ~Back 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sNextButton 0 ps Ne~xt >> 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sBeginButton 0 ps ~Convert 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sCloseButton 0 ps ~Close 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sWelcometextLabel1 0 ps This wizard converts documents in %PRODUCTNAME format and Microsoft Office documents to the new OpenDocument format. 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sWelcometextLabel2 0 ps Please note that when converting Microsoft documents any attached VBA macros lose their functionality. 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sWelcometextLabel3 0 ps Select the document type for conversion: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sMSTemplateCheckbox_1_ 0 ps Word templates 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sMSTemplateCheckbox_2_ 0 ps Excel templates 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sMSTemplateCheckbox_3_ 0 ps PowerPoint templates 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sMSDocumentCheckbox_1_ 0 ps Word documents 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sMSDocumentCheckbox_2_ 0 ps Excel documents 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sMSDocumentCheckbox_3_ 0 ps PowerPoint documents 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSearchInSubDir 0 ps Including subdirectories 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sMSContainerName 0 ps Microsoft Office 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSummaryHeader 0 ps Summary: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sTextImportLabel 0 ps Import from: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sTextExportLabel 0 ps Save to: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sGroupnameDefault 0 ps Imported_Templates 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sProgressDesc1 0 ps Progress: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sProgressOneDoc 0 ps Document 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sProgressMoreDocs 0 ps Documents 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sProgressMoreTemplates 0 ps Templates 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sNoDirCreation 0 ps The '%1' directory cannot be created: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sMsgDirNotThere 0 ps The '%1' directory does not exist. 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sQueryfornewCreation 0 ps Do you want to create it now? 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sFileExists 0 ps The '<1>' file already exists.Do you want to overwrite it? 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sMorePathsError3 0 ps Directories do not exist 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sOverwriteallFiles 0 ps Do you want to overwrite documents without being asked? 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sreeditMacro 0 ps Document macro has to be revised. 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string scouldNotsaveDocument 0 ps Document '<1>' could not be saved. 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string scouldNotopenDocument 0 ps Document '<1>' could not be opened. 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sConvertError1 0 ps Do you really want to terminate conversion at this point? 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sConvertError2 0 ps Cancel Wizard 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sRTErrorDesc 0 ps An unexpected error has occurred in the wizard. 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sRTErrorHeader 0 ps Error 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sPathDialogMessage 0 ps Select a directory 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sDialogTitle 0 ps Document Converter 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sProgressPage1 0 ps Progress 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sProgressPage2 0 ps Retrieving the relevant documents: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sProgressPage3 0 ps Converting the documents 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sProgressFound 0 ps Found: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sProgressPage5 0 ps %1 found 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sReady 0 ps Finished 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sXMLTemplateCheckbox_1_ 0 ps Text templates 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sXMLTemplateCheckbox_2_ 0 ps Spreadsheet templates 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sXMLTemplateCheckbox_3_ 0 ps Drawing/presentation templates 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sXMLTemplateCheckbox_4_ 0 ps Master documents 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sXMLDocumentCheckbox_1_ 0 ps Text documents 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sXMLDocumentCheckbox_2_ 0 ps Spreadsheets 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sXMLDocumentCheckbox_3_ 0 ps Drawing/presentation documents 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sXMLDocumentCheckbox_4_ 0 ps Master documents/formulas 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sXMLHelperApplications_1 0 ps Master documents 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sXMLHelperApplications_2 0 ps Formulas 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSourceDocuments 0 ps Source documents 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sTargetDocuments 0 ps Target documents 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sCreateLogfile 0 ps Create log file 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sLogfileSummary 0 ps documents converted 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sLogfileHelpText 0 ps A log file will be created in your work directory 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sshowLogfile 0 ps Show log file 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumInclusiveSubDir 0 ps All subdirectories will be taken into account 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumSaveDokumente 0 ps These will be exported to the following directory: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumSOTextDocuments 0 ps All %PRODUCTNAME text documents contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumSOTableDocuments 0 ps All %PRODUCTNAME spreadsheets contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumSODrawDocuments 0 ps All %PRODUCTNAME drawing and presentation documents contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumSOMathDocuments 0 ps All %PRODUCTNAME formula documents contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumSOTextTemplates 0 ps All %PRODUCTNAME text templates contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumSOTableTemplates 0 ps All %PRODUCTNAME table templates contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumSODrawTemplates 0 ps All %PRODUCTNAME drawing and presentation templates contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumSOGlobalDocuments 0 ps All %PRODUCTNAME master documents contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumMSTextDocuments 0 ps All Word documents contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumMSTableDocuments 0 ps All Excel documents contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumMSDrawDocuments 0 ps All PowerPoint documents contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumMSTextTemplates 0 ps All Word templates contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumMSTableTemplates 0 ps All Excel templates contained in the following directory will be imported: 20181231 09:50:43 wizards source\importwizard\importwi.src 0 string sSumMSDrawTemplates 0 ps All PowerPoint templates contained in the following directory will be imported: 20181231 09:50:43 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 0 0 ps The directory '%1' could not be created.
There may not be enough space left on your hard disk. 20181231 09:50:43 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 1 0 ps The text document could not be created.
Please check if the module 'PRODUCTNAME Writer' is installed. 20181231 09:50:43 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 2 0 ps The spreadsheet could not be created.
Please check if the module 'PRODUCTNAME Calc' is installed. 20181231 09:50:43 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 3 0 ps The presentation could not be created.
Please check if the module 'PRODUCTNAME Impress' is installed. 20181231 09:50:43 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 4 0 ps The drawing could not be created.
Please check if the module 'PRODUCTNAME Draw' is installed. 20181231 09:50:43 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 5 0 ps The formula could not be created.
Please check if the module 'PRODUCTNAME Math' is installed. 20181231 09:50:43 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 6 0 ps The files required could not be found.
Please start the %PRODUCTNAME Setup and choose 'Repair'. 20181231 09:50:43 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 7 0 ps The file '' already exists.

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

20181231 09:50:43 sd source\ui\app\strings.src 0 string STR_FIELD_PLACEHOLDER_FOOTER 175 ps