Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Am 05.05.2012 14:24, chimak111 wrote:
LibreOffice 3.5.3.2
Build ID: 235ab8a-3802056-4a8fed3-2d66ea8-e241b80
O/S Ubuntu 12.04
Computer: Dell Inspiron 1545
Processor: Intel® Core™2 Duo CPU T6400 @ 2.00GHz × 2
Memory: 3.9 GiB

*Using "Copy only visible cells version 1.0.5" to copy "subtotal summary"
causes Calc to exit
*

Well this happens all the time when Basic mongers and macro recorders publish their home grown bullshit as office extensions. The most important parts (any error handling) has been removed as the following unused function indicates:

'Sub initStrLocale as String
'   Dim PathSubstitutionService As Object
'   PathSubstitutionService = createUnoService("com.sun.star.util.PathSubstitution")
'   OOLangue = PathSubstitutionService.getSubstituteVariableValue("$(langid)")
'   Select Case OOLangue
'     Case "1046" ' Brazilian Portuguese
'        strMsg(0) = "Esta função não pode ser utilizada com seleções múltiplas."
'        strMsg(1) = "LibreOffice"
'     Case "1033" ' English USA
'        strMsg(0) = "This function cannot be used with multiple selections."
'        strMsg(1) = "LibreOffice"
'     Case "2057" ' English GB
'        strMsg(0) = "This function cannot be used with multiple selections."
'        strMsg(1) = "LibreOffice"
'     Case "1036" ' French
'        strMsg(0) = "Cette fonction est incompatible avec la sélection multiple."
'        strMsg(1) = "LibreOffice"
'     Case "1034","3082" ' Spanish
'        strMsg(0) = "Esta función no se puede aplicar con selecciones múltiples."
'        strMsg(1) = "LibreOffice"
'   End Select
'End Sub


--
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.