#. extracted from helpcontent2/source/text/sbasic/shared msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2023-03-20 12:32+0100\n" "PO-Revision-Date: 2023-01-08 10:41+0000\n" "Last-Translator: sophie \n" "Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1562340649.000000\n" #. yzYVt #: 00000002.xhp msgctxt "" "00000002.xhp\n" "tit\n" "help.text" msgid "$[officename] Basic Glossary" msgstr "Glossaire $[officename] Basic" #. tF45H #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3145068\n" "help.text" msgid "$[officename] Basic Glossary" msgstr "Glossaire $[officename] Basic" #. jo5hZ #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3150792\n" "help.text" msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic." msgstr "Ce glossaire explique certains termes techniques que vous êtes susceptibles de rencontrer dans $[officename] Basic." #. DDaPQ #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3155133\n" "help.text" msgid "Decimal Point" msgstr "Séparateur décimal" #. obfKZ #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3156443\n" "help.text" msgid "When converting numbers, $[officename] Basic uses the locale settings of the system for determining the type of decimal and thousand separator." msgstr "Lors de la conversion de nombres, $[officename] Basic analyse les paramètres de l'environnement linguistique du système pour déterminer le type de séparateur de décimales et de milliers utilisé." #. ks9tn #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153092\n" "help.text" msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the function IsNumeric." msgstr "Cette action a un effet à la fois sur la conversion implicite ( 1 + \"2.3\" = 3.3 ) et sur la fonction IsNumeric." #. 2zeFJ #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3155854\n" "help.text" msgid "Colors" msgstr "Couleurs" #. rdtxx #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3145366\n" "help.text" msgid "In $[officename] Basic, colors are treated as long integer value. The return value of color queries is also always a long integer value. When defining properties, colors can be specified using their RGB code that is converted to a long integer value using the RGB function." msgstr "Dans $[officename] Basic, les couleurs sont traitées comme des valeurs au format nombre entier long. La valeur de retour des requêtes de couleur est toujours une valeur au format nombre entier long. Lors de la définition des propriétés, l'utilisateur peut spécifier les couleurs par leurs codes RVB convertis en valeurs au format nombre entier long à l'aide de la fonction RGB." #. mWfzF #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3146119\n" "help.text" msgid "Measurement Units" msgstr "Unités de mesure" #. KmQui #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154013\n" "help.text" msgid "In $[officename] Basic, a method parameter or a property expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under %PRODUCTNAME - PreferencesTools - Options - (Document Type) - General." msgstr "Dans $[officename] Basic, vous pouvez spécifier un paramètre de méthode ou une propriété attendant une unité comme expression au format nombre entier ou nombre entier long sans unité ou comme chaîne de caractères contenant une unité. Si aucune unité de mesure n'est transmise à la méthode, c'est l'unité par défaut définie pour le type de document actif qui est utilisée. Si le paramètre est transmis sous forme de chaîne de caractères contenant une unité de mesure, le choix par défaut est ignoré. L'unité de mesure par défaut pour un type de document peut être définie dans %PRODUCTNAME - PréférencesOutils - Options - (Type de document) - Général." #. zfF2y #: 00000002.xhp msgctxt "" "00000002.xhp\n" "bm_id3145801\n" "help.text" msgid "twips; definition" msgstr "Définition;twips" #. sKUEt #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3145801\n" "help.text" msgid "Twips" msgstr "Twips" #. zTDqe #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154731\n" "help.text" msgid "A twip is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter." msgstr "Un twip est une unité indépendante de l'écran utilisée pour définir la position et la taille uniformes des éléments de l'écran sur l'ensemble des systèmes d'affichage. Un twip représente 1/1 440ème de pouce ou 1/20ème de point d'impression. Il existe donc 1 440 twips par pouce, ou environ 567 twips par centimètre." #. Qei2N #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3153159\n" "help.text" msgid "URL Notation" msgstr "Notation URL" #. mmtHz #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153415\n" "help.text" msgid "URLs (Uniform Resource Locators) are used to determine the location of a resource like a file in a file system, typically inside a network environment. A URL consists of a protocol specifier, a host specifier and a file and path specifier:" msgstr "Les URL (Uniform Resource Locators) sont utilisés pour définir l'emplacement d'une ressource telle qu'un fichier, généralement dans un environnement réseau. Un URL est composé d'un identificateur de protocole, d'un identificateur d'hôte et d'un identificateur de fichier et de chemin :" #. rjDFF #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3149121\n" "help.text" msgid "protocol://host.name/path/to/the/file.html" msgstr "protocole://nom.hôte/chemin/vers/le/fichier.html" #. iUcFZ #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3168612\n" "help.text" msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are http, ftp, or file. The file protocol specifier is used when referring to a file on the local file system." msgstr "Les URL sont le plus fréquemment utilisés sur Internet en tant qu'adresses de pages Web. Les protocoles sont, par exemple, http, ftp ou file. L'identificateur de protocole file fait référence à un fichier du système de fichiers local." #. 2DJyX #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3150324\n" "help.text" msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (/) is used as a path separator. For example, a file referred to as C:\\Users\\alice\\Documents\\My File.odt on the local host in \"Windows notation\" becomes file:///C:/Users/alice/Documents/My%20File.odt in URL notation." msgstr "La notation URL ne reconnaît pas certains caractères spéciaux. Ceux-ci sont remplacés par d'autres caractères ou codés. Une barre oblique (/) est utilisée comme séparateur de chemin. Par exemple, un fichier désigné par C:\\Users\\alice\\Documents\\Mon Fichier.odt sur l'hôte local en \"notation Windows\" devient file:///C:/Users/alice/Documents/Mon%20Fichier.odt en notation URL." #. E5zgb #: 00000003.xhp msgctxt "" "00000003.xhp\n" "tit\n" "help.text" msgid "Information" msgstr "Informations" #. eAczF #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id3148550\n" "help.text" msgid "Information" msgstr "Informations" #. jS8Ck #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153381\n" "help.text" msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. In Basic format codes, the decimal point (.) is always used as placeholder for the decimal separator defined in your locale and will be replaced by the corresponding character." msgstr "Vous pouvez définir le paramètre local utilisé pour contrôler le formatage des nombres, des dates et monétaire dans $[officename] Basic dans %PRODUCTNAME - PréférencesOutils - Options - Paramètres linguistiques - Langues. Dans les codes de format Basic, le point décimal (.) est toujours utilisé comme substituant pour le séparateur décimal défini dans votre paramètre local et sera remplacé par le caractère correspondant." #. 6NcoV #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150870\n" "help.text" msgid "The same applies to the locale settings for date, time and currency formats. The Basic format code will be interpreted and displayed according to your locale setting." msgstr "Cela s'applique également aux paramètres de l'environnement linguistique relatifs aux formats de date, d'heure et de monnaie. La description de format Basic est interprétée et affichée en fonction des paramètres de l'environnement linguistique." #. 3P4FS #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3156424\n" "help.text" msgid "The color values of the 16 basic colors are as follows:" msgstr "Les valeurs des 16 couleurs de base sont les suivantes :" #. 8hbC4 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153091\n" "help.text" msgid "Color Value" msgstr "Valeur de la couleur" #. QQwAi #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154319\n" "help.text" msgid "Color Name" msgstr "Nom de la couleur" #. BFWxF #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151112\n" "help.text" msgid "0" msgstr "0" #. DnRcy #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155854\n" "help.text" msgid "Black" msgstr "Noir" #. fNgfA #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154942\n" "help.text" msgid "128" msgstr "128" #. cKXGh #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154731\n" "help.text" msgid "Blue" msgstr "Bleu" #. bWVAH #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145645\n" "help.text" msgid "32768" msgstr "32768" #. BSMfN #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149400\n" "help.text" msgid "Green" msgstr "Vert" #. jKRmC #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150753\n" "help.text" msgid "32896" msgstr "32896" #. FpUmM #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153765\n" "help.text" msgid "Cyan" msgstr "Cyan" #. B3KDB #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154756\n" "help.text" msgid "8388608" msgstr "8388608" #. nCECE #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159266\n" "help.text" msgid "Red" msgstr "Rouge" #. SiHeX #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3163807\n" "help.text" msgid "8388736" msgstr "8388736" #. k8Grk #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145150\n" "help.text" msgid "Magenta" msgstr "Magenta" #. EwomB #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147002\n" "help.text" msgid "8421376" msgstr "8421376" #. NaLsx #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3152778\n" "help.text" msgid "Yellow" msgstr "Jaune" #. mYZEc #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150088\n" "help.text" msgid "8421504" msgstr "8421504" #. bCKAK #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159239\n" "help.text" msgid "White" msgstr "Blanc" #. XmwSs #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150206\n" "help.text" msgid "12632256" msgstr "12632256" #. UJkGm #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149817\n" "help.text" msgid "Gray" msgstr "Gris" #. w2HbR #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150363\n" "help.text" msgid "255" msgstr "255" #. oW4D4 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154576\n" "help.text" msgid "Light blue" msgstr "Bleu clair" #. QnBYA #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150367\n" "help.text" msgid "65280" msgstr "65280" #. GEu7u #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150202\n" "help.text" msgid "Light green" msgstr "Vert clair" #. SuV8z #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154487\n" "help.text" msgid "65535" msgstr "65535" #. PJeZ6 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151332\n" "help.text" msgid "Light cyan" msgstr "Turquoise clair" #. aB3ck #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148702\n" "help.text" msgid "16711680" msgstr "16711680" #. pNTLp #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153067\n" "help.text" msgid "Light red" msgstr "Rouge clair" #. eRFtZ #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153912\n" "help.text" msgid "16711935" msgstr "16711935" #. CC7de #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159097\n" "help.text" msgid "Light magenta" msgstr "Magenta clair" #. DFANi #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155266\n" "help.text" msgid "16776960" msgstr "16776960" #. 8CMGd #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3157978\n" "help.text" msgid "Light yellow" msgstr "Jaune clair" #. uh5F4 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153286\n" "help.text" msgid "16777215" msgstr "16777215" #. JQFij #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151302\n" "help.text" msgid "Transparent white" msgstr "Blanc transparent" #. aGCSR #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id631529990528928\n" "help.text" msgid "Open Tools - Macros - Organize Dialogs and select %PRODUCTNAME Dialogs container." msgstr "Ouvrez Outils - Macros - Gérer les boîtes de dialogue et sélectionnez le conteneur Boîtes de dialogue %PRODUCTNAME." #. QFmDV #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id631529000528928\n" "help.text" msgid "Open Tools - Macros - %PRODUCTNAME Basic - Edit and select Application Macros container." msgstr "Ouvrez Outils - Macros - %PRODUCTNAME Basic - Éditer et sélectionnez le conteneur Macros d'application." #. 7wPgQ #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id971529072633266\n" "help.text" msgid "This library must be loaded before execution. Execute the following statement before running any macro that uses this library:" msgstr "Cette bibliothèque doit être chargée avant l'exécution. Exécutez l'instruction suivante avant toute macro qui utilise cette bibliothèque :" #. R9TFi #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id051920171018124524\n" "help.text" msgid "This constant, function or object is enabled with the statement Option VBASupport 1 placed before the executable program code in a module." msgstr "Cette constante, fonction ou objet est activé avec l'instruction Option VBASupport 1 placée avant le code exécutable dans un module." #. DYo4K #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145172\n" "help.text" msgid "This statement must be added before the executable program code in a module." msgstr "Cette instruction doit être ajoutée dans un module avant la partie exécutable du code." #. FVEx2 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id061420171139089682\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. GePPP #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id061420171139087480\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. WADQ4 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id061420171139084157\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. EFSA4 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id061420171139088233\n" "help.text" msgid "Example:" msgstr "Exemple :" #. 3aa4B #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id191620312698501\n" "help.text" msgid "In Basic" msgstr "En Basic :" #. BenDd #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id831620312769993\n" "help.text" msgid "In Python" msgstr "En Python" #. AuYyY #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id701621038131185\n" "help.text" msgid "This method is only available for Basic scripts." msgstr "Cette méthode n'est disponible que pour les scripts Basic." #. Kk2av #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id701621038131336\n" "help.text" msgid "This method is only available for Python scripts." msgstr "Cette méthode n'est disponible que pour les scripts Python." #. A6VSZ #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id81621427048241\n" "help.text" msgid "This method requires the installation of the APSO (Alternative Script Organizer for Python) extension. In turn APSO requires the presence of %PRODUCTNAME Python scripting framework. If APSO or Python are missing, an error occurs." msgstr "Cette méthode nécessite l'installation de l'extension APSO (Alternative Script Organizer pour Python). À son tour, APSO requiert la présence de l'environnement de script %PRODUCTNAME Python. Si APSO ou Python sont manquants, une erreur se produit." #. yJwvF #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id21624295605301\n" "help.text" msgid "This service is fully supported in both Basic and Python languages. All examples are expressed using the Basic programming language and can be easily converted to Python." msgstr "Ce service est complètement pris en charge par les langages Basic et Python. Tous les exemples sont exprimés en utilisant le langage de programmation Basic et peuvent facilement être convertis en Python." #. VSTRZ #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id161599082457466\n" "help.text" msgid "String functions" msgstr "Fonctions de chaîne" #. CGSvh #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id06142017015837916\n" "help.text" msgid "VBA financial functions" msgstr "Fonctions financières VBA" #. j4BMQ #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id06142017016837917\n" "help.text" msgid "VBA Time and Date functions" msgstr "Fonctions Date et heure VBA" #. 7Ua2W #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id06142017016837918\n" "help.text" msgid "VBA I/O functions" msgstr "Fonctions Entrée/Sortie VBA" #. 6WpBf #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id06142017016837919\n" "help.text" msgid "VBA Mathematical functions" msgstr "Fonctions Mathématiques VBA" #. prz6h #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id06142017016837920\n" "help.text" msgid "VBA Object functions" msgstr "Fonctions Objet VBA" #. SEjHR #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id3152869\n" "help.text" msgid "Error codes:" msgstr "Codes d'erreur :" #. FZz2o #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id315509599\n" "help.text" msgid "1 An exception occurred" msgstr "1 une exception est survenue" #. DKGkC #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155095\n" "help.text" msgid "2 Syntax error" msgstr "2 erreur de syntaxe" #. YsmXG #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149126\n" "help.text" msgid "3 Return without Gosub" msgstr "3 Return sans Gosub" #. BWdtp #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153976\n" "help.text" msgid "4 Incorrect entry; please retry" msgstr "4 saisie incorrecte ; veuillez recommencer" #. JpK7p #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150891\n" "help.text" msgid "5 Invalid procedure call" msgstr "5 appel de procédure incorrect" #. 5FBva #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159227\n" "help.text" msgid "6 Overflow" msgstr "6 Débordement" #. Aesp7 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154649\n" "help.text" msgid "7 Not enough memory" msgstr "7 mémoire insuffisante" #. ADAg2 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150050\n" "help.text" msgid "8 Array already dimensioned" msgstr "8 matrice déjà dimensionnée" #. RGkBU #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148900\n" "help.text" msgid "9 Index out of defined range" msgstr "9 Index en dehors de la plage définie" #. aGWmD #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153806\n" "help.text" msgid "10 Duplicate definition" msgstr "10 Définition doublée" #. yQDJd #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146963\n" "help.text" msgid "11 Division by zero" msgstr "11 Division par zéro" #. QNoHo #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153013\n" "help.text" msgid "12 Variable not defined" msgstr "12 variable non définie" #. JA5Hz #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155593\n" "help.text" msgid "13 Data type mismatch" msgstr "13 le type de données ne correspond pas" #. 4TqAx #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151197\n" "help.text" msgid "14 Invalid parameter" msgstr "14 paramètre incorrect" #. jdVyz #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154710\n" "help.text" msgid "18 Process interrupted by user" msgstr "18 processus interrompu par l'utilisateur" #. JLrsT #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147504\n" "help.text" msgid "20 Resume without error" msgstr "20 reprendre sans erreur" #. GXk5T #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145319\n" "help.text" msgid "28 Not enough stack memory" msgstr "28 pile mémoire insuffisante" #. FmFDo #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146110\n" "help.text" msgid "35 Sub-procedure or function procedure not defined" msgstr "35 sous procédure ou procédure de fonction non définie" #. FV8Co #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147246\n" "help.text" msgid "48 Error loading DLL file" msgstr "48 erreur lors du chargement du fichier DLL" #. AUofE #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146101\n" "help.text" msgid "49 Wrong DLL call convention" msgstr "49 mauvaise convention d'appel de DLL" #. gFqEp #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153957\n" "help.text" msgid "51 Internal error" msgstr "51 erreur interne" #. BfDiD #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154404\n" "help.text" msgid "52 Invalid file name or file number" msgstr "52 nom ou numéro de fichier incorrect" #. BxqWu #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151338\n" "help.text" msgid "53 File not found" msgstr "53 fichier non trouvé" #. hLWBB #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147298\n" "help.text" msgid "54 Incorrect file mode" msgstr "54 mode de fichier incorrect" #. vfktA #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148747\n" "help.text" msgid "55 File already open" msgstr "55 Fichier déjà ouvert" #. 5U4Mf #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145233\n" "help.text" msgid "57 Device I/O error" msgstr "57 erreur E/S de périphérique" #. JViEn #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3156399\n" "help.text" msgid "58 File already exists" msgstr "58 le fichier existe déjà" #. ECAdf #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149324\n" "help.text" msgid "59 Incorrect record length" msgstr "59 longueur d'enregistrement incorrecte" #. dwGgg #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147409\n" "help.text" msgid "61 Disk or hard drive full" msgstr "61 disque ou disque dur plein" #. S3khY #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149146\n" "help.text" msgid "62 Reading exceeds EOF" msgstr "62 la lecture dépasse EOF" #. jeGkc #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150456\n" "help.text" msgid "63 Incorrect record number" msgstr "63 numéro d'enregistrement incorrect" #. 2UVyw #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146883\n" "help.text" msgid "67 Too many files" msgstr "67 trop de fichiers" #. Utuex #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146818\n" "help.text" msgid "68 Device not available" msgstr "68 périphérique non disponible" #. dRuHr #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145225\n" "help.text" msgid "70 Access denied" msgstr "70 accès refusé" #. arFri #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150372\n" "help.text" msgid "71 Disk not ready" msgstr "71 disque non prêt" #. SCC7B #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148894\n" "help.text" msgid "73 Not implemented" msgstr "73 non implémenté" #. iZW7f #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3152981\n" "help.text" msgid "74 Renaming on different drives impossible" msgstr "74 renommage sur des disques différents impossible" #. kTskL #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149355\n" "help.text" msgid "75 Path/file access error" msgstr "75 erreur d'accès au fichier/chemin" #. uBBn2 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150477\n" "help.text" msgid "76 Path not found" msgstr "76 chemin non trouvé" #. RKFgh #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154678\n" "help.text" msgid "91 Object variable not set" msgstr "91 variable d'objet non définie" #. zqsZE #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149890\n" "help.text" msgid "93 Invalid string pattern" msgstr "93 motif de chaîne incorrect" #. ksvCu #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146942\n" "help.text" msgid "94 Use of zero not permitted" msgstr "94 Utilisation de zéro non permise" #. RYPAt #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469429\n" "help.text" msgid "250 DDE Error" msgstr "250 erreur DDE" #. UfCnF #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469428\n" "help.text" msgid "280 Awaiting response to DDE connection" msgstr "280 en attente d'une réponse de la connexion DDE" #. xZB2C #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469427\n" "help.text" msgid "281 No DDE channels available" msgstr "281 aucun canal DDE disponible" #. SBNvn #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469426\n" "help.text" msgid "282 No application responded to DDE connect initiation" msgstr "282 aucune application ne répond à l'initialisation de connexion DDE" #. FWhCT #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469425\n" "help.text" msgid "283 Too many applications responded to DDE connect initiation" msgstr "283 trop d'applications répondent à l'initialisation de connexion DDE" #. MrWKp #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469424\n" "help.text" msgid "284 DDE channel locked" msgstr "284 canal DDE verrouillé" #. HBT2W #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469423\n" "help.text" msgid "285 External application cannot execute DDE operation" msgstr "285 l'application externe ne peut pas exécuter l'opération DDE" #. c7CXR #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469422\n" "help.text" msgid "286 Timeout while waiting for DDE response" msgstr "286 délai d'attente dépassé lors de l'attente de la réponse DDE" #. CjAQV #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469421\n" "help.text" msgid "287 user pressed ESCAPE during DDE operation" msgstr "287 l'utilisateur à appuyé sur ESC pendant l'opération DDE" #. tgG8B #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469420\n" "help.text" msgid "288 External application busy" msgstr "288 l'application externe est occupée" #. VfisP #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469419\n" "help.text" msgid "289 DDE operation without data" msgstr "289 opération DDE sans données" #. y9Et9 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469418\n" "help.text" msgid "290 Data are in wrong format" msgstr "290 les données ne sont pas dans le bon format" #. JNNcv #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469417\n" "help.text" msgid "291 External application has been terminated" msgstr "291 l'application externe a été arrêtée" #. DGDBs #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469416\n" "help.text" msgid "292 DDE connection interrupted or modified" msgstr "292 connexion DDE interrompue ou modifiée" #. EAqMA #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469415\n" "help.text" msgid "293 DDE method invoked with no channel open" msgstr "293 méthode DDE invoquée sans ouverture de canal" #. MSG8v #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469414\n" "help.text" msgid "294 Invalid DDE link format" msgstr "294 format de lien DDE incorrect" #. TPbqp #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469413\n" "help.text" msgid "295 DDE message has been lost" msgstr "295 le message DDE a été perdu" #. SaGET #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469412\n" "help.text" msgid "296 Paste link already performed" msgstr "296 copie du lien déjà exécutée" #. FYYN7 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469411\n" "help.text" msgid "297 Link mode cannot be set due to invalid link topic" msgstr "297 le mode du lien ne peut pas être défini en raison d'un sujet de lien incorrect" #. 4FUFN #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469410\n" "help.text" msgid "298 DDE requires the DDEML.DLL file" msgstr "298 DDE nécessite le fichier DDEML.DLL" #. wCkxq #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150028\n" "help.text" msgid "323 Module cannot be loaded; invalid format" msgstr "323 le module ne peut être chargé ; format incorrect" #. Kqnuc #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148434\n" "help.text" msgid "341 Invalid object index" msgstr "341 index d'objet incorrect" #. ZLqAy #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3143219\n" "help.text" msgid "366 Object is not available" msgstr "366 l'objet n'est pas disponible" #. 9THvG #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3144744\n" "help.text" msgid "380 Incorrect property value" msgstr "380 valeur de propriété incorrecte" #. GVG9j #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147420\n" "help.text" msgid "382 This property is read-only" msgstr "382 cette propriété est en lecture seule" #. 4ZfRc #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147472\n" "help.text" msgid "394 This property is write-only" msgstr "394 cette propriété est en écriture seule" #. 8HyzA #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148583\n" "help.text" msgid "420 Invalid object reference" msgstr "420 référence d'objet invalide" #. JmJEM #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153329\n" "help.text" msgid "423 Property or method not found" msgstr "423 propriété ou méthode introuvable" #. QcFEv #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148738\n" "help.text" msgid "424 Object required" msgstr "424 Objet requis" #. 5JYN2 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159084\n" "help.text" msgid "425 Invalid use of an object" msgstr "425 usage incorrect d'un objet" #. RRiUM #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146806\n" "help.text" msgid "430 OLE Automation is not supported by this object" msgstr "430 l'automation OLE n'est pas prise en charge par cet objet" #. FdF9E #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146130\n" "help.text" msgid "438 This property or method is not supported by the object" msgstr "438 cette propriété ou méthode n'est pas prise en charge par l'objet" #. FGpys #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154374\n" "help.text" msgid "440 OLE automation error" msgstr "440 erreur d'automatisation OLE" #. VbSM2 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149685\n" "help.text" msgid "445 This action is not supported by given object" msgstr "445 cette action n'est pas prise en charge par l'objet donné" #. AJaz2 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150282\n" "help.text" msgid "446 Named arguments are not supported by given object" msgstr "446 les arguments nommés ne sont pas pris en charge par l'objet donné" #. hPPNr #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150142\n" "help.text" msgid "447 The current locale setting is not supported by the given object" msgstr "447 le paramètre linguistique actuel n'est pas pris en charge par l'objet donné" #. B5qgM #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3152771\n" "help.text" msgid "448 Named argument not found" msgstr "448 argument nommé non trouvé" #. uA2bA #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145145\n" "help.text" msgid "449 Argument is not optional" msgstr "449 l'argument n'est pas facultatif" #. jwUa7 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154399\n" "help.text" msgid "450 Invalid number of arguments" msgstr "450 nombre d'arguments incorrect" #. 9LiNF #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146137\n" "help.text" msgid "451 Object is not a list" msgstr "451 l'objet n'est pas une liste" #. CRFBJ #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149507\n" "help.text" msgid "452 Invalid ordinal number" msgstr "452 nombre ordinal incorrect" #. 6aDe2 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154566\n" "help.text" msgid "453 Specified DLL function not found" msgstr "453 fonction DLL spécifiée non trouvée" #. qAGfZ #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145595\n" "help.text" msgid "460 Invalid clipboard format" msgstr "460 format de presse-papiers incorrect" #. xEbv8 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455951\n" "help.text" msgid "951 Unexpected symbol:" msgstr "951 symbole inattendu : " #. tGht6 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455952\n" "help.text" msgid "952 Expected:" msgstr "952 attendu : " #. bYbvt #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455953\n" "help.text" msgid "953 Symbol expected" msgstr "953 symbole attendu" #. F58GE #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455954\n" "help.text" msgid "954 Variable expected" msgstr "954 variable attendue" #. ovp3T #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455955\n" "help.text" msgid "955 Label expected" msgstr "955 étiquette attendue" #. vN82g #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455956\n" "help.text" msgid "956 Value cannot be applied" msgstr "956 la valeur ne peut pas être appliquée" #. v4YL6 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455957\n" "help.text" msgid "957 Variable already defined" msgstr "957 variable déjà définie" #. nSU7c #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455958\n" "help.text" msgid "958 Sub procedure or function procedure already defined" msgstr "958 sous procédure ou procédure de fonction déjà définie" #. FVyYw #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455959\n" "help.text" msgid "959 Label already defined" msgstr "959 étiquette déjà définie" #. wqmVZ #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455960\n" "help.text" msgid "960 Variable not found" msgstr "960 variable non trouvée" #. 3xV2f #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455961\n" "help.text" msgid "961 Array or procedure not found" msgstr "961 matrice ou procédure non touvée" #. WvEZU #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455962\n" "help.text" msgid "962 Procedure not found" msgstr "962 procédure non trouvée" #. LZQUF #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455963\n" "help.text" msgid "963 Label undefined" msgstr "963 étiquette non définie" #. nCn66 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455964\n" "help.text" msgid "964 Unknown data type" msgstr "964 type de donné inconnu" #. G4CNC #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455965\n" "help.text" msgid "965 Exit expected" msgstr "965 sortie attendue" #. Gix57 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455966\n" "help.text" msgid "966 Statement block still open: missing" msgstr "966 block d'instruction toujours ouvert : manquant" #. tXAC8 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455967\n" "help.text" msgid "967 Parentheses do not match" msgstr "967 les parenthèses ne correspondent pas" #. BjgAZ #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455968\n" "help.text" msgid "968 Symbol already defined differently" msgstr "968 symbole déjà défini différemment" #. v3YUD #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455969\n" "help.text" msgid "969 Parameters do not correspond to procedure" msgstr "969 les paramètres ne correspondent pas à la procédure" #. WWM2a #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455970\n" "help.text" msgid "970 Invalid character in number" msgstr "970 caractère invalide dans le nombre" #. GvBvK #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455971\n" "help.text" msgid "971 Array must be dimensioned" msgstr "971 la matrice doit être dimensionnée" #. rhQJE #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455972\n" "help.text" msgid "972 Else/Endif without If" msgstr "972 Else/Endif sans If" #. RBFDa #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455973\n" "help.text" msgid "973 not allowed within a procedure" msgstr "973 non permis à l'intérieur d'une procédure" #. MBgDF #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455974\n" "help.text" msgid "974 not allowed outside a procedure" msgstr "974 non permis en dehors d'une procédure" #. FBV3n #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455975\n" "help.text" msgid "975 Dimension specifications do not match" msgstr "975 les spécifications de dimension ne correspondent pas" #. nwNaJ #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455976\n" "help.text" msgid "976 Unknown option:" msgstr "976 option inconnue : " #. jujW4 #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455977\n" "help.text" msgid "977 Constant redefined" msgstr "977 constante redéfinie" #. WdYAj #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455978\n" "help.text" msgid "978 Program too large" msgstr "978 programme trop grand" #. yhBbE #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455979\n" "help.text" msgid "979 Strings or arrays not permitted" msgstr "979 chaînes ou matrices non permises" #. 795cp #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455980\n" "help.text" msgid "1000 Object does not have this property" msgstr "1000 l'objet n'a pas cette propriété" #. 2Pmyz #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455981\n" "help.text" msgid "1001 Object does not have this method" msgstr "1001 l'objet n'a pas cette méthode" #. XDhUD #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455982\n" "help.text" msgid "1002 Required argument lacking" msgstr "1002 argument requis manquant" #. imBTP #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455983\n" "help.text" msgid "1003 Invalid number of arguments" msgstr "1003 nombre d'arguments incorrect" #. yRbzS #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455984\n" "help.text" msgid "1004 Error executing a method" msgstr "1004 erreur lors de l'exécution d'une méthode" #. sjbZK #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455985\n" "help.text" msgid "1005 Unable to set property" msgstr "1005 impossible de définir la proprété" #. jDyKo #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455986\n" "help.text" msgid "1006 Unable to determine property" msgstr "1006 impossible de déterminer la propriét" #. wJjwK #: 01000000.xhp msgctxt "" "01000000.xhp\n" "tit\n" "help.text" msgid "Programming with $[officename] Basic" msgstr "Programmation avec $[officename] Basic" #. X4DGD #: 01000000.xhp msgctxt "" "01000000.xhp\n" "hd_id3156027\n" "help.text" msgid "Programming with $[officename] Basic " msgstr "Programmation à l'aide de $[officename] Basic " #. rPjbv #: 01000000.xhp msgctxt "" "01000000.xhp\n" "par_id3153708\n" "help.text" msgid "This is where you find general information about working with macros and $[officename] Basic." msgstr "Vous trouverez dans cette rubrique des informations d'ordre général sur l'utilisation des macros et de $[officename] Basic." #. H4YyN #: 01010210.xhp msgctxt "" "01010210.xhp\n" "tit\n" "help.text" msgid "Basics" msgstr "Concepts de base" #. KFtfz #: 01010210.xhp msgctxt "" "01010210.xhp\n" "bm_id4488967\n" "help.text" msgid "fundamentalssubroutinesvariables;global and localmodules;subroutines and functions" msgstr "Notions élémentairesSous-routinesVariables;globales et localesModules;sous-routines et fonctions" #. vHHET #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3154927\n" "help.text" msgid "Basics" msgstr "Bases" #. WiqRM #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3156023\n" "help.text" msgid "This section provides the fundamentals for working with $[officename] Basic." msgstr "Cette section présente les principes de base de l'utilisation de $[officename] Basic." #. ZDGbs #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3147560\n" "help.text" msgid "$[officename] Basic code is based on subroutines and functions that are specified between sub...end sub and function...end function sections. Each Sub or Function can call other Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably re-use it in other programs. See also Procedures and Functions." msgstr "Le code $[officename] Basic est basé sur les sous-routines et les fonctions spécifiées respectivement entre les sections sub...end sub et function...end function. Chaque sous-routine ou fonction peut appeler d'autres sous-routines et fonctions. Si vous écrivez un code générique pour une sous-routine ou une fonction, vous pourrez certainement réutiliser ce code dans d'autres programmes. Voir aussi Utilisation des procédures et des fonctions." #. x5DbE #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id314756320\n" "help.text" msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library." msgstr "Certaines restrictions s'appliquent aux noms des subs des variables publiques et des fonctions. Vous ne devez pas utiliser le même nom que l'un des modules de la même bibliothèque." #. iB8iF #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3150398\n" "help.text" msgid "What is a Sub?" msgstr "Qu'est-ce qu'une sous-routine ?" #. 3bNDt #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3148797\n" "help.text" msgid "Sub is the short form of subroutine, that is used to handle a certain task within a program. Subs are used to split a task into individual procedures. Splitting a program into procedures and sub-procedures enhances readability and reduces the error-proneness. A sub possibly takes some arguments as parameters but does not return any values back to the calling sub or function, for example:" msgstr "Une sous-routine, ou Sub (abréviation de subroutine), traite une tâche donnée dans un programme. Elle divise la tâche en plusieurs procédures. La division d'un programme en procédures et en sous-procédures permet d'en améliorer la lisibilité et de réduire les possibilités d'erreur. Bien qu'elle puisse accepter certains paramètres sous forme d'arguments, une sous-routine ne renvoie jamais de valeur à la sous-routine ou à la fonction l'ayant appelée. Exemple :" #. ovUK9 #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3150868\n" "help.text" msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)" msgstr "FaireUnTrucAvecLesValeurs(Valeur1,Valeur2)" #. wAdhR #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3156282\n" "help.text" msgid "What is a Function?" msgstr "Qu'est-ce qu'une fonction ?" #. JCFWd #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3156424\n" "help.text" msgid "A function is essentially a sub, which returns a value. You may use a function at the right side of a variable declaration, or at other places where you normally use values, for example:" msgstr "Une fonction est principalement une sous-routine qui renvoie une valeur. Vous pouvez saisir une fonction à droite d'une déclaration de variable, ou à d'autres emplacements où l'utilisation de valeurs est opportun. Exemple :" #. Z8egk #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3146985\n" "help.text" msgid "MySecondValue = myFunction(MyFirstValue)" msgstr "Valeur2 = maFonction(Valeur1)" #. YtCFH #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3153364\n" "help.text" msgid "Global and local variables" msgstr "Variables globales et variables locales" #. kXGbg #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3151112\n" "help.text" msgid "Global variables are valid for all subs and functions inside a module. They are declared at the beginning of a module before the first sub or function starts." msgstr "Les variables globales sont valides pour toutes les sous-routines et fonctions d'un module. Elles sont déclarées au début d'un module, avant le lancement de la première sous-routine ou fonction." #. dKN75 #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3154012\n" "help.text" msgid "Variables that you declare within a sub or function are valid only inside this sub or function. These variables override global variables with the same name and local variables with the same name coming from superordinate subs or functions." msgstr "Les variables déclarées à l'intérieur d'une sous-routine ou d'une fonction sont valides uniquement dans cette sous-routine ou fonction. Elles ont priorité sur les variables globales de même nom, ainsi que sur les variables locales de même nom issues de sous-routines ou de fonctions de niveau supérieur." #. CNn7F #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3150010\n" "help.text" msgid "Structuring" msgstr "Création de structure" #. JnjvX #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3153727\n" "help.text" msgid "After separating your program into procedures and functions (Subs and Functions), you can save these procedures and functions as files for reuse in other projects. $[officename] Basic supports Modules and Libraries. Subs and functions are always contained in modules. You can define modules to be global or part of a document. Multiple modules can be combined to a library." msgstr "Après avoir divisé un programme en procédures et fonctions (Sub et Function), vous pouvez enregistrer ces dernières sous forme de fichiers afin de pouvoir les réutiliser dans des projets ultérieurs. $[officename] Basic supporte les modules et les bibliothèques. Les sous-routines et les fonctions sont toujours contenues dans des modules. Ceux-ci peuvent être globaux ou faire partie d'un document. Vous pouvez combiner plusieurs modules de manière à former une bibliothèque." #. jEXBk #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3152578\n" "help.text" msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the Macro dialog." msgstr "Vous pouvez copier ou déplacer des sous-routines, des fonctions, des modules et des bibliothèques d'un fichier à un autre à l'aide de la boîte de dialogue Macro." #. FAmpm #: 01020000.xhp msgctxt "" "01020000.xhp\n" "tit\n" "help.text" msgid "Syntax" msgstr "Syntaxe" #. N6B3F #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148946\n" "help.text" msgid "Syntax" msgstr "Syntaxe" #. 85FmX #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3150793\n" "help.text" msgid "This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the $[officename] Basic Guide which is available separately." msgstr "Cette section décrit les éléments de syntaxe de base de $[officename] Basic. Pour obtenir une description détaillée, veuillez vous reporter à $[officename] Basic Guide (Guide de $[officename] Basic) fourni séparément." #. r9HGQ #: 01020100.xhp msgctxt "" "01020100.xhp\n" "tit\n" "help.text" msgid "Using Variables" msgstr "Utilisation des variables" #. JBADw #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bm_id3149346\n" "help.text" msgid "names of variables variables; using types of variables declaring variables values;of variables literals;date literals;integer literals;floating point constants arrays;declaring defining;constants" msgstr "Noms des variablesVariables;utilisationTypes de variablesDéclaration de variablesValeurs;des variablesLittéraux;dateLittéraux;entiersLittéraux;virgule flottanteContantesMatrice;déclarationDéfinition;constantes" #. CHiPM #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3149346\n" "help.text" msgid "Using Variables" msgstr "Utilisation des variables" #. invc4 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154346\n" "help.text" msgid "The following describes the basic use of variables in $[officename] Basic." msgstr "Cette rubrique décrit l'utilisation de base des variables dans $[officename] Basic." #. Chi9C #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3153361\n" "help.text" msgid "Naming Conventions for Variable Identifiers" msgstr "Conventions de nommage des variables" #. eybR7 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3148797\n" "help.text" msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name must be a letter A-Z or a-z. Numbers can also be used in a variable name, but punctuation symbols and special characters are not permitted, with exception of the underscore character (\"_\"). In $[officename] Basic variable identifiers are not case-sensitive. Variable names may contain spaces but must be enclosed in square brackets if they do." msgstr "Un nom de variable peut comprendre jusqu'à 255 caractères. Le premier de ces caractères doit être une lettre entre A et Z ou a et z. Les chiffres peuvent également être utilisés dans ces noms, mais les signes de ponctuation et les caractères spéciaux ne sont pas autorisés, sauf le caractère de soulignage (\"_\"). Dans $[officename] Basic, les identificateurs de variables ne respectent pas la casse. Les noms de variables peuvent contenir des espaces mais doivent, dans ce cas, être placés entre crochets." #. zGjKD #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3156422\n" "help.text" msgid "Examples for variable identifiers:" msgstr "Exemples d'identificateurs de variables :" #. 72xB5 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341272896\n" "help.text" msgid "MyNumber=5 'Correct'" msgstr "MyNumber=5 'Correct'" #. BQYCs #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341267456\n" "help.text" msgid "MyNumber5=15 'Correct'" msgstr "MyNumber5=15 'Correct'" #. Pvdzr #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341262016\n" "help.text" msgid "MyNumber_5=20 'Correct'" msgstr "MyNumber_5=20 'Correct'" #. JfvAk #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341256576\n" "help.text" msgid "My Number=20 'Not valid, variable with space must be enclosed in square brackets'" msgstr "My Number=20 'invalide, un nom de variable avec un espace doit être entouré de crochets []." #. 5FT2u #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341251088\n" "help.text" msgid "[My Number]=12 'Correct'" msgstr "[My Number]=12 'Correct'" #. efEQG #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341245648\n" "help.text" msgid "DéjàVu=25 'Not valid, special characters are not allowed'" msgstr "DéjàVu=25 'Invalide, caractères spéciaux interdits'" #. 4AnyZ #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341240176\n" "help.text" msgid "5MyNumber=12 'Not valid, variable may not begin with a number'" msgstr "5MyNumber=12 'Incorrect, ne doit pas commencer par un chiffre'" #. BxPtT #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341234704\n" "help.text" msgid "Number,Mine=12 'Not valid, punctuation marks are not allowed'" msgstr "Number,Mine=12 'Invalide, signes de ponctuation non autorisés'" #. yqbu6 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3146317\n" "help.text" msgid "Declaring Variables" msgstr "Déclaration des variables" #. 2nT7C #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150299\n" "help.text" msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the Dim statement. You can declare more than one variable at a time by separating the names with a comma. To define the variable type, use either a type-declaration sign after the name, or the appropriate key word." msgstr "Dans $[officename] Basic, il n'est pas nécessaire de déclarer les variables explicitement. Une variable peut être déclarée à l'aide de l'instruction Dim. Vous pouvez déclarer plusieurs variables à la fois en séparant leurs noms à l'aide d'une virgule. Pour définir le type de variable, utilisez soit un caractère de déclaration de type après le nom, soit le mot-clé approprié." #. aLFHc #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154118\n" "help.text" msgid "Examples for variable declarations:" msgstr "Exemples de déclarations de variables :" #. Jqt8W #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341222320\n" "help.text" msgid "Dim a$ 'Declares the variable \"a\" as a String'" msgstr "Dim a$ 'Déclare la variable \"a\" de type String'" #. ZGwfA #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341216864\n" "help.text" msgid "Dim a As String 'Declares the variable \"a\" as a String'" msgstr "Dim a As String 'Déclare la variable \"a\" de type String'" #. TBkJG #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341211408\n" "help.text" msgid "Dim a$, b As Integer 'Declares one variable as a String and one as an Integer'" msgstr "Dim a$, b As Integer 'Déclare une variable de type String et une de type Integer'" #. EVtEN #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341205936\n" "help.text" msgid "Dim c As Boolean 'Declares c as a Boolean variable that can be TRUE or FALSE'" msgstr "Dim c As Boolean 'Déclare c de type Boolean variable qui peut être TRUE ou FALSE'" #. PWdLi #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3144770\n" "help.text" msgid "Once you have declared a variable as a certain type, you cannot declare the variable under the same name again as a different type!" msgstr "Après avoir déclaré une variable comme étant d'un certain type, vous ne pouvez pas la déclarer à nouveau sous le même nom comme étant d'un type différent !" #. V5Csc #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id421619551219763\n" "help.text" msgid "When you declare multiple variables in a single line of code you need to specify the type of each variable. If the type of a variable is not explicitly specified, then Basic will assume that the variable is of the Variant type." msgstr "Lorsque vous déclarez plusieurs variables dans une seule ligne de code, vous devez spécifier le type de chaque variable. Si le type d'une variable n'est pas explicitement spécifié, alors Basic supposera que la variable est du type Variant." #. FzKND #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bas_id321619555442706\n" "help.text" msgid "' Both variables \"a\" and \"b\" are of the Integer type" msgstr "' Les deux variables \"a\" et \"b\" sont de type Entier" #. NCE7F #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bas_id451619555463988\n" "help.text" msgid "' Variable \"c\" is a Variant and \"d\" is an Integer" msgstr "' La variable \"c\" est un variant et \"d\" est un entier" #. fsaNa #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bas_id161619555482237\n" "help.text" msgid "' A variable can also be explicitly declared as a Variant" msgstr "' La variable A peut aussi être explicitement déclarée comme Variant" #. EFef2 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id521619551687371\n" "help.text" msgid "The Variant type is a special data type that can store any kind of value. To learn more, refer to the section The Variant type below." msgstr "Le type Variant est un type de données spécial qui peut stocker n'importe quel type de valeur. Pour en savoir plus, reportez-vous à la section Le type Variant ci-dessous." #. RENXG #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3149331\n" "help.text" msgid "Forcing Variable Declarations" msgstr "Déclarations de variables forcées" #. PcGki #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149443\n" "help.text" msgid "To force declaration of variables, use the following command:" msgstr "Pour forcer la déclaration de variables, utilisez la commande suivante :" #. mmoKC #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3155072\n" "help.text" msgid "The Option Explicit statement has to be the first line in the module, before the first SUB. Generally, only arrays need to be declared explicitly. All other variables are declared according to the type-declaration character, or - if omitted - as the default type Single." msgstr "L'instruction Option Explicit doit constituer la première ligne du module, avant le premier élément SUB. Généralement, seules les matrices doivent être déclarées explicitement. Toutes les autres variables sont déclarées en fonction du caractère de déclaration de type ou, en cas d'omission, en tant que type par défaut Single (simple)." #. TSzYC #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3154614\n" "help.text" msgid "Variable Types" msgstr "Types de variables" #. T5to5 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3155383\n" "help.text" msgid "$[officename] Basic supports four variable classes:" msgstr "$[officename] Basic supporte quatre classes de variables :" #. gCREB #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153972\n" "help.text" msgid "Numeric variables can contain number values. Some variables are used to store large or small numbers, and others are used for floating-point or fractional numbers." msgstr "Les variables numériques peuvent contenir des valeurs numériques. Certaines variables servent à stocker de petits ou de grands nombres et d'autres sont utilisées pour des nombres à virgule flottante ou des fractions." #. EXzBL #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3159226\n" "help.text" msgid "String variables contain character strings." msgstr "Les variables de type chaîne contiennent des chaînes de caractères." #. BVsAf #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3145217\n" "help.text" msgid "Boolean variables contain either the TRUE or the FALSE value." msgstr "Les variables logiques contiennent soit la valeur TRUE (vrai) soit la valeur FALSE (faux)." #. XrKGs #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154762\n" "help.text" msgid "Object variables can store objects of various types, like tables and documents within a document." msgstr "Les variables de type objet peuvent stocker des objets de différents types, comme des tables et des documents à l'intérieur d'un document." #. Hh3P9 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3153805\n" "help.text" msgid "Integer Variables" msgstr "Variables entières" #. AUDGn #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3146966\n" "help.text" msgid "Integer variables range from -32768 to 32767. If you assign a floating-point value to an integer variable, the decimal places are rounded to the next integer. Integer variables are rapidly calculated in procedures and are suitable for counter variables in loops. An integer variable only requires two bytes of memory. \"%\" is the type-declaration character." msgstr "Les variables entières sont comprises entre -32 768 et 32 767. Si vous assignez une valeur à virgule flottante à une variable entière, les décimales sont arrondies au nombre entier suivant. Les variables entières sont calculées rapidement dans les procédures et peuvent être utilisées pour les variables de comptage dans les boucles. Une variable entière n'occupe que deux octets de mémoire. \"%\" constitue le caractère de déclaration de ce type." #. QyzN2 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3147546\n" "help.text" msgid "Long Integer Variables" msgstr "Variables entières longues" #. p4rdf #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3151193\n" "help.text" msgid "Long integer variables range from -2147483648 to 2147483647. If you assign a floating-point value to a long integer variable, the decimal places are rounded to the next integer. Long integer variables are rapidly calculated in procedures and are suitable for counter variables in loops for large values. A long integer variable requires four bytes of memory. \"&\" is the type-declaration character." msgstr "Les variables entières longues sont comprises entre -2 147 483 648 et 2 147 483 647. Si vous assignez une valeur à virgule flottante à une telle variable, les décimales sont arrondies au nombre entier suivant. Les variables entières longues sont calculées rapidement dans les procédures et peuvent être utilisées pour les variables de comptage dans les boucles pour les valeurs importantes. Une variable entière longue occupe quatre octets de mémoire. \"&\" constitue le caractère de déclaration de ce type." #. uHUTW #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id7596972\n" "help.text" msgid "Decimal Variables" msgstr "Variables décimales" #. 7CApW #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id2649311\n" "help.text" msgid "Decimal variables can take positive or negative numbers or zero. Accuracy is up to 29 digits." msgstr "Les variables décimales peuvent contenir des nombres positifs ou négatifs, ou zéro. La précision est de 29 chiffres." #. 8YVn3 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id7617114\n" "help.text" msgid "You can use plus (+) or minus (-) signs as prefixes for decimal numbers (with or without spaces)." msgstr "Il est possible d'utiliser plus (+) ou moins (-) comme préfixes aux nombres décimaux (avec ou sans espaces)." #. fT2Nz #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id1593676\n" "help.text" msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basic rounds the figure up or down." msgstr "Si un nombre décimal est assigné à une variable nombre entier, %PRODUCTNAME Basic arrondira la valeur vers le haut ou vers le bas." #. XAEPz #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3147500\n" "help.text" msgid "Single Variables" msgstr "Variables simples" #. VAptr #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153070\n" "help.text" msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"." msgstr "Les variables de type Single peuvent prendre des valeurs positives ou négatives allant de 3,402823 x 10E38 à 1,401298 x 10E-45. Les variables de type Single sont des variables à virgule flottante, dans lesquelles la précision décimale diminue à mesure que la partie non décimale du nombre augmente. Les variables Single conviennent aux calculs mathématiques de précision moyenne. Les calculs nécessitent plus de temps que pour les variables entières, mais sont plus rapides que les calculs avec des variables doubles. Une variable Single nécessite 4 octets de mémoire. Le caractère de déclaration de type est \"!\"." #. X2BBe #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3155753\n" "help.text" msgid "Double Variables" msgstr "Variables doubles" #. WhxRy #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150953\n" "help.text" msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"." msgstr "Les variables de type Double peuvent prendre des valeurs positives ou négatives allant de 1,79769313486232 x 10E308 à 4,94065645841247 x 10E-324. Les variables Double sont des variables à virgule flottante, dans lesquelles la précision décimale diminue à mesure que la partie non décimale du nombre augmente. Les variables doubles conviennent pour des calculs précis. Les calculs nécessitent plus de temps que pour les variables Single. Une variable Double nécessite 8 octets de mémoire. Le caractère de déclaration de type est \"#\"." #. KYBFy #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341130144\n" "help.text" msgid "Dim Variable#" msgstr "Dim Variable#" #. vFZcZ #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3155747\n" "help.text" msgid "Currency Variables" msgstr "Variables monétaires" #. 2YVCy #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153337\n" "help.text" msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and displayed as a fixed-decimal number with 15 non-decimal and 4 decimal places. The values range from -922337203685477.5808 to +922337203685477.5807. Currency variables are used to calculate currency values with a high precision. The type-declaration character is \"@\"." msgstr "Les variables monétaires sont stockées en interne sous forme de nombres de 64 bits (huit octets) et s'affichent sous forme de nombres décimaux fixes comportant 15 valeurs non décimales et 4 décimales. Leurs valeurs sont comprises entre -922 337 203 685 477,5808 et +922 337 203 685 477,5807. Les variables monétaires servent à calculer des valeurs monétaires avec une grande précision. @ constitue le caractère de déclaration de ce type." #. rs7qz #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id301576839713868\n" "help.text" msgid "Literals for integers" msgstr "Littéraux pour les entiers" #. PTiRZ #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id1001576839723156\n" "help.text" msgid "Numbers can be encoded using octal and hexadecimal forms." msgstr "Les nombres peuvent être encodés en utilisant des formes octales et hexadécimales." #. nGGUD #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3148742\n" "help.text" msgid "String Variables" msgstr "Variables de chaîne" #. zes9e #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3151393\n" "help.text" msgid "String variables can hold character strings with up to 2,147,483,648 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 2 Gbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"." msgstr "Les variables de chaîne peuvent comporter des chaînes de caractères allant jusqu'à 2 147 483 648 caractères. Chaque caractère est stocké sous la valeur Unicode correspondante. Les variables de chaîne peuvent être utilisées pour le traitement de texte à l'intérieur de programmes et pour le stockage temporaire de tout caractère non imprimable d'une longueur maximale de 2 Gbites. La mémoire nécessaire au stockage des variables de chaîne dépend du nombre de caractères de celles-ci. \"$\" constitue le caractère de déclaration de ce type." #. RBcLt #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id381599081637549\n" "help.text" msgid "In BASIC String functions, the first character of the string has index 1." msgstr "Dans les fonctions de chaîne BASIC, le premier caractère de la chaîne a 1 pour index." #. wDbuF #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3150534\n" "help.text" msgid "Boolean Variables" msgstr "Variables logiques" #. FFBTs #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3145632\n" "help.text" msgid "Boolean variables store only one of two values: TRUE or FALSE. A number 0 evaluates to FALSE, every other value evaluates to TRUE." msgstr "Les variables logiques ne stockent qu'une seule des deux valeurs suivantes : VRAI ou FAUX. 0 correspond à FAUX ; toute autre valeur correspond à VRAI." #. wpb86 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3149722\n" "help.text" msgid "Date Variables" msgstr "Variables de date" #. Nuihs #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3159116\n" "help.text" msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with Dateserial, Datevalue, Timeserial or Timevalue are automatically converted to the internal format. Date-variables are converted to normal numbers by using the Day, Month, Year or the Hour, Minute, Second function. The internal format enables a comparison of date/time values by calculating the difference between two numbers. These variables can only be declared with the key word Date." msgstr "Les variables de date ne peuvent contenir que des valeurs de date et d'heure stockées dans un format interne. Les valeurs assignées aux variables de date par Dateserial, Datevalue, Timeserial oo Timevalue sont automatiquement converties au format interne. Les variables de date sont converties en nombres normaux à l'aide de la fonction Day, Month, Year, Hour, Minute ou Second. Le format interne permet de comparer des valeurs date/heure par calcul de la différence entre deux nombres. Ces variables ne peuvent être déclarées qu'avec le mot-clé Date." #. RzVub #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bm_id3150669\n" "help.text" msgid "ampersand symbol; in literal notation literals;hexadecimal literals;octal literals;&h notation literals;&o notation" msgstr "Symbole esperluette;en notation littérale Littéraux;hexadécimal Littéraux;octal Littéraux;notation &h Littéraux;notation &o " #. x883R #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_DateLiterals\n" "help.text" msgid "Literals for Dates" msgstr "Littéraux pour les dates" #. 5FGDA #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id151616083357363\n" "help.text" msgid "Date literals allow to specify unambiguous date variables that are independent from the current language. Literals are enclosed between hash signs #. Possible formats are:" msgstr "Les littéraux de date permettent de spécifier des variables de date non ambiguës et indépendantes du langage actuelle. Les littéraux sont entourés de dièses #. Les formats possibles sont :" #. pCPWV #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bm_id601619552599885\n" "help.text" msgid "The Variant type The Any type" msgstr "Le type VariantLe type Any" #. mPKPe #: 01020100.xhp msgctxt "" "01020100.xhp\n" "VariantTypeH2\n" "help.text" msgid "The Variant type" msgstr "Le type Variant" #. gnP2t #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id1001619552129323\n" "help.text" msgid "Variables declared as Variant can handle any data type. This means that the actual data type is defined during runtime as a value is assigned to the variable." msgstr "Les variables déclarées comme Variant peuvent gérer tout type de données. Cela signifie que le type de donnée actif est défini pendant l'exécution lorsqu'une valeur est affectée à la variable." #. kKQzr #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id631619552417188\n" "help.text" msgid "There are three main ways to create a Variant variable, as shown below:" msgstr "Il existe trois manières principales de créer une variable Variant, comme indiqué ci-dessous :" #. ZTswL #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bas_id751619554900163\n" "help.text" msgid "Dim varA ' The type is not specified, hence the variable is a Variant" msgstr "Dim varA ' Le type n'est pas spécifié, la variable est donc un Variant" #. 3mWEB #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bas_id181619554965451\n" "help.text" msgid "Dim varB as Variant ' The variable is explicitly declared as a Variant" msgstr "Dim varB as Variant ' La variable est explicitement déclarée comme un Variant" #. vEpTz #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bas_id371619554853094\n" "help.text" msgid "varC = \"abc\" ' Previously undeclared variables are treated as Variants" msgstr "varC = \"abc\" ' Les variables non déclarées antérieurement sont traitées comme ds Variants" #. qG3EB #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id631619552417343\n" "help.text" msgid "The example below uses the TypeName function to show how the type of a Variant variable changes upon assignment." msgstr "L'exemple ci-dessous utilise la fonction TypeName pour montrer comment le type de variable Variant change en fonction de son assignation." #. FmCC2 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id141619553442668\n" "help.text" msgid "A Variant variable is initialized with the Empty special data type. You can use the IsEmpty function to test if a variable is an Empty Variant." msgstr "Une variable Variant est initialisée avec le type de donnée spécial Empty. Vous pouvez utiliser la fonction IsEmpty pour tester si la variable est un Empty Variant." #. aervF #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id541619552755706\n" "help.text" msgid "You can also use the keyword Any to declare a variable as a Variant. However, Any is deprecated and is available for backward compatibility." msgstr "Vous pouvez également utiliser le mot clé Any pour déclarer une variable en tant que Variant. Cependant, Any est obsolète et est disponible pour la compatibilité descendante." #. 74VtP #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id711619622934043\n" "help.text" msgid "Arguments with type Variant or Any passed in function calls are not checked for their types." msgstr "Les arguments de type Variant ou Any transmis dans les appels de fonction n'ont pas leurs types vérifiés." #. qFpUB #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bas_id141619552837486\n" "help.text" msgid "Dim myVar As Any ' Variable \"myVar\" is a Variant" msgstr "Dim myVar As Any ' Variable \"myVar\" est un Variant" #. kGGKi #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3148732\n" "help.text" msgid "Initial Variable Values" msgstr "Valeurs initiales des variables" #. qkLpw #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154549\n" "help.text" msgid "As soon as the variable has been declared, it is automatically set to the \"Null\" value. Note the following conventions:" msgstr "Dès que la variable est déclarée, elle est automatiquement définie à la valeur \"Null\". Notez les conventions suivantes :" #. L82ms #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3143222\n" "help.text" msgid "Numeric variables are automatically assigned the value \"0\" as soon as they are declared." msgstr "Les variables numériques obtiennent automatiquement la valeur \"0\" dès qu'elles sont déclarées." #. vpahG #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150693\n" "help.text" msgid "Date variables are assigned the value 0 internally; equivalent to converting the value to \"0\" with the Day, Month, Year or the Hour, Minute, Second function." msgstr "La valeur 0 est assignée en interne aux variables de date, ce qui revient à convertir la valeur 0 avec la fonction Day, Month, Year, Hour, Minute ou Second." #. WiXVw #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154807\n" "help.text" msgid "String variables are assigned an empty-string (\"\") when they are declared." msgstr "Les variables de chaîne obtiennent un espace vide (\"\") lorsqu'elles sont déclarées." #. Btv3D #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3153936\n" "help.text" msgid "Arrays" msgstr "Matrices" #. M9Kos #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3148736\n" "help.text" msgid "$[officename] Basic knows one- or multi-dimensional arrays, defined by a specified variable type. Arrays are suitable for editing lists and tables in programs. Individual elements of an array can be addressed through a numeric index." msgstr "$[officename] Basic reconnaît les matrices unidimensionnelles ou multidimensionnelles définies par un type de variable spécifié. Les matrices peuvent être utilisées pour l'édition de listes et de tables dans les programmes. Les différents éléments d'une matrice peuvent être désignés par un index numérique." #. s9WFi #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149546\n" "help.text" msgid "Arrays must be declared with the Dim statement. There are several ways to define the index range of an array:" msgstr "Les matrices doivent être déclarées avec l'instruction Dim. Il existe plusieurs façons de définir la plage d'index d'une matrice :" #. w9moW #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341065280\n" "help.text" msgid "Dim Text$(20) '21 elements numbered from 0 to 20'" msgstr "Dim Text$(20) '21 éléments numérotés de 0 à 20'" #. Tpkw3 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341059776\n" "help.text" msgid "Dim Text$(5,4) '30 elements (a matrix of 6 x 5 elements)'" msgstr "Dim Text$(5,4) '30 éléments (a matrice de 6 x 5 éléments)'" #. qZxBE #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341054256\n" "help.text" msgid "Dim Text$(5 To 25) '21 elements numbered from 5 to 25'" msgstr "Dim Text$(5 To 25) '21 éléments numérotés de 5 à 25'" #. NfXEB #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idm1341048752\n" "help.text" msgid "Dim Text$(-15 To 5) '21 elements (including 0), numbered from -15 to 5'" msgstr "Dim Text$(-15 To 5) '21 éléments ( 0 inclus ), numérotés de -15 à 5'" #. 6iBW4 #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153005\n" "help.text" msgid "The index range can include positive as well as negative numbers." msgstr "La plage d'index peut comprendre des nombres positifs comme des nombres négatifs." #. wBxdC #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3154507\n" "help.text" msgid "Constants" msgstr "Constantes" #. DPDnQ #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3156357\n" "help.text" msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:" msgstr "Les constantes ont une valeur fixe. Elles ne sont définies qu'une seule fois dans le programme et ne peuvent pas être redéfinies ultérieurement :" #. rKYeH #: 01020200.xhp msgctxt "" "01020200.xhp\n" "tit\n" "help.text" msgid "Using Objects" msgstr "Utilisation des objets" #. ZeR9D #: 01020200.xhp msgctxt "" "01020200.xhp\n" "hd_id3145645\n" "help.text" msgid "Using the Object Catalog" msgstr "Utilisation du catalogue des objets" #. DXDBg #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3153707\n" "help.text" msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]." msgstr "Le catalogue des objets présente l'ensemble des modules et des boîtes de dialogue que vous avez créés dans $[officename]." #. kJFfX #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3147346\n" "help.text" msgid "Click the Object Catalog icon Icon in the Macro toolbar to display the object catalog." msgstr "Pour afficher le catalogue des objets, cliquez sur l'icône Catalogue des objets Icône dans la barre de macro." #. L84og #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3155114\n" "help.text" msgid "The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects." msgstr "La boîte de dialogue affiche une représentation hiérarchique de tous les objets existants. Si vous double-cliquez sur l'une des entrées de la liste, cela affiche la liste des objets subordonnés de cette entrée." #. bYrDX #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3150786\n" "help.text" msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, double click on the corresponding entry." msgstr "Pour afficher un module particulier dans l'éditeur ou pour positionner le curseur dans une SUB ou une FONCTION sélectionnée, double-cliquez sur l'entrée correspondante." #. hVrnu #: 01020300.xhp msgctxt "" "01020300.xhp\n" "tit\n" "help.text" msgid "Using Procedures, Functions or Properties" msgstr "utiliser les Procédures, Fonctions ou Propriétés" #. 6jwBY #: 01020300.xhp msgctxt "" "01020300.xhp\n" "bm_id3149456\n" "help.text" msgid "procedures functions;using variables;passing to procedures, functions, properties parameters;for procedures, functions or properties parameters;passing by reference or value variables;scope scope of variables GLOBAL variables PUBLIC variables PRIVATE variables functions;return value type return value type of functions" msgstr "ProcéduresFonctions;utilisation Variables;passer à des procédure, fonctions, propriétés Paramètres;pour les procédures, fonctions ou propriétés Paramètres;passer par référence ou valeur Variables;étendueÉtendue des variableGLOBAL, variablesPUBLIC, variablesPRIVATE, variablesFonctions;renvoie de type de valeur Type de valeur de renvoie des fonctions" #. RY6Z4 #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3149456\n" "help.text" msgid "Using Procedures, Functions and Properties" msgstr "Utilisation de procédures, fonctions et propriétés" #. DSyYW #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150767\n" "help.text" msgid "The following describes the basic use of procedures, functions and properties in %PRODUCTNAME Basic." msgstr "Ce qui suit décrit l'utilisation de base des procédures, fonctions et propriétés dans %PRODUCTNAME Basic." #. Jsg3r #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3151215\n" "help.text" msgid "When you create a new module, %PRODUCTNAME Basic automatically inserts a Sub called \"Main\". This default name has nothing to do with the order or the starting point of a %PRODUCTNAME Basic project. You can also safely rename this Subroutine." msgstr "Lorsque vous créez un nouveau module, %PRODUCTNAME Basic insère automatiquement une Sub appelée \"Main\". Ce nom par défaut n'a rien à voir avec la commande ou le point de départ d'un projet %PRODUCTNAME Basic. Vous pouvez également renommer en toute sécurité cette routine Sub." #. NBySN #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id314756320\n" "help.text" msgid "Some restrictions apply for the names of your public variables, subroutines, functions and properties. You must not use the same name as one of the modules of the same library." msgstr "Certaines restrictions s'appliquent aux noms de vos variables publiques, sous-programmes, fonctions et propriétés. Vous ne devez pas utiliser le même nom que l'un des modules de la même bibliothèque." #. EB6uP #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3154124\n" "help.text" msgid "Procedures (Subroutines) functions (Function) and properties (Property) help you maintaining a structured overview by separating a program into logical pieces." msgstr "Les procédures ( Sub routines), les fonctions ( Function ) et les propriétés ( Property ) vous aident à maintenir une vue d'ensemble structurée en séparant un programme en éléments logiques." #. UXRyF #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153193\n" "help.text" msgid "One benefit of procedures, functions and properties is that, once you have developed a program code containing task components, you can use this code in another project." msgstr "Un avantage des procédures, fonctions et propriétés est que, une fois que vous avez développé un code de programme contenant des composants réalisant certaines tâches, vous pouvez utiliser ce code dans un autre projet." #. EZYXi #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3153770\n" "help.text" msgid "Passing Variables to Procedures, Functions or Properties" msgstr "Passer des variables aux procédures, fonctions ou propriétés" #. v9JPn #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3155414\n" "help.text" msgid "Variables can be passed to both procedures, functions or properties. The Sub Function or Property must be declared to expect parameters:" msgstr "Les variables peuvent être transmises aux procédures, fonctions ou propriétés. La Sub Function ou Property doit être déclarée de manière à recevoir des paramètres:" #. BUURm #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3151114\n" "help.text" msgid "' your code goes here" msgstr "' votre code ici" #. BG6rr #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3152577\n" "help.text" msgid "The Sub is called using the following syntax:" msgstr "Le Sub est appelé à l'aide de la syntaxe suivante :" #. 5SdpG #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3147124\n" "help.text" msgid "The parameters passed to a Sub must fit to those specified in the Sub declaration." msgstr "Les paramètres passés à un Sub doivent correspondre à ceux spécifiés dans la syntaxe de la déclaration Sub :" #. Zxxix #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3147397\n" "help.text" msgid "The same process applies to a Function. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:" msgstr "Le même processus s'applique à une fonction. De plus, les fonctions renvoient toujours un résultat de fonction. Le résultat d'une fonction est défini en affectant la valeur de retour au nom de la fonction :" #. uhFkG #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3156284\n" "help.text" msgid "' your code goes here" msgstr "'votre code ici" #. TwrZp #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153839\n" "help.text" msgid "The Function is called using the following syntax:" msgstr "La fonction est appelée à l'aide de la syntaxe suivante :" #. YcLqs #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id981584288549909\n" "help.text" msgid "Properties combine the syntax of procedures and functions. A Property usually requires up to one parameter." msgstr "Les propriétés combinent la syntaxe des procédures et des fonctions. Une Property nécessite généralement au plus un paramètre." #. QCQAn #: 01020300.xhp msgctxt "" "01020300.xhp\n" "bas_id961584288948497\n" "help.text" msgid "' your code goes here" msgstr "'votre code ici" #. meaRY #: 01020300.xhp msgctxt "" "01020300.xhp\n" "bas_id921584288951588\n" "help.text" msgid "' your code goes here" msgstr "'votre code ici" #. 257BA #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153389\n" "help.text" msgid "The Property is called using the following syntax:" msgstr "La propriété est appelée à l'aide de la syntaxe suivante :" #. KRExL #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_idN107B3\n" "help.text" msgid "You can also use the fully qualified name to call a procedure, function or property:
[Call] Library.Module.Macro(), where Call is optional.
For example, to call the Autotext macro from the Gimmicks library, use the following command:
Gimmicks.AutoText.Main()" msgstr "Vous pouvez également utiliser le nom complet pour appeler une procédure, une fonction ou une propriété :
[Call] Library.Module.Macro(), où Call est facultatif .
Par exemple, pour appeler la macro Autotext de la bibliothèque Gimmicks, utilisez la commande suivante :
Gimmicks.AutoText.Main()" #. 2xj8g #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3156276\n" "help.text" msgid "Passing Variables by Value or Reference" msgstr "Transmission de paramètres par valeur ou par référence" #. d2PgC #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3155765\n" "help.text" msgid "Parameters can be passed to a procedure, a function or a property either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a Sub, a Function or a Property gets the parameter and can read and modify its value." msgstr "Les paramètres peuvent être transmis à une procédure, une fonction ou une propriété par référence ou par valeur. Sauf indication contraire, un paramètre est toujours transmis par référence. Cela signifie qu'un Sub, une Function ou une Property obtient le paramètre et peut lire et modifier sa valeur." #. uk84S #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3145640\n" "help.text" msgid "If you want to pass a parameter by value insert the key word ByVal in front of the parameter when you call a Sub, a Function or a Property, for example:" msgstr "Si vous souhaitez passer un paramètre par valeur, insérez le mot-clé ByVal devant le paramètre lorsque vous appelez un Sub, une Fonction ou une Propriété, par exemple :" #. pojXe #: 01020300.xhp msgctxt "" "01020300.xhp\n" "bas_id81584367761978\n" "help.text" msgid "' your code goes here" msgstr "'votre code ici" #. WF4ND #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3149258\n" "help.text" msgid "In this case, the original content of the parameter will not be modified by the Function since it only gets the value and not the parameter itself." msgstr "Dans ce cas, le contenu d'origine du paramètre ne sera pas modifié par la fonction car il obtient uniquement la valeur et non le paramètre lui-même." #. AEhBY #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id161584366585035\n" "help.text" msgid "Defining Optional Parameters" msgstr "Définir des paramètres optionnels" #. 4Ghzx #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id31584367006971\n" "help.text" msgid "Functions, procedures or properties can be defined with optional parameters, for example:" msgstr "Les fonctions, procédures ou propriétés peuvent être définies avec des paramètres facultatifs, par exemple :" #. JKj8y #: 01020300.xhp msgctxt "" "01020300.xhp\n" "bas_id111584366809406\n" "help.text" msgid "' your code goes here" msgstr "'votre code ici" #. 46M3s #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id951622730099178\n" "help.text" msgid "Positional or Keyword Arguments" msgstr "Arguments positionnels ou mots-clés" #. aFDhA #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id591622730131786\n" "help.text" msgid "When you call a function or a subroutine, you may pass its arguments by position or by name. Passing by position means just listing the arguments in the order in which the parameters are defined in the function or subroutine. Passing by name requires you to prefix the argument with the name of the corresponding parameter followed by a colon and an equal sign (:=). Keyword arguments may appear in any order. Refer to Basic Replace() function for such examples." msgstr "Lorsque vous appelez une fonction ou un sous-programme, vous pouvez passer ses arguments par position ou par nom. Passer par position signifie simplement lister les arguments dans l'ordre dans lequel les paramètres sont définis dans la fonction ou le sous-programme. Le passage par nom nécessite de préfixer l'argument avec le nom du paramètre correspondant suivi de deux points et d'un signe égal (:=). Les arguments de mot-clé peuvent apparaître dans n'importe quel ordre. Reportez-vous à la fonction Basic Replace() pour de tels exemples." #. 5B7Y5 #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id591622730284162\n" "help.text" msgid "When needing to pass less parameters, use keywords arguments. Passing values for fewer parameters by position requires to supply values for all parameters before them, optional or not. This ensures that the values are in the correct positions. If you pass the parameters by name - using keyword arguments - you may omit all other intermediate arguments." msgstr "Lorsque vous avez besoin de passer moins de paramètres, utilisez des arguments de mots-clés. Passer des valeurs pour moins de paramètres par position nécessite de fournir des valeurs pour tous les paramètres avant eux, facultatifs ou non. Cela garantit que les valeurs sont dans les bonnes positions. Si vous passez les paramètres par nom - en utilisant des arguments mot-clé - vous pouvez omettre tous les autres arguments intermédiaires." #. EHCCS #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3150982\n" "help.text" msgid "Scope of Variables" msgstr "Portée des variables" #. LDC8M #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3149814\n" "help.text" msgid "A variable defined within a Sub, a Function or a Property, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a Sub, a Function or a Property is exited." msgstr "Une variable définie dans un Sub , une Function ou une Property , ne reste valide que jusqu'à la fin de la procédure. C'est ce qu'on appelle une variable \"locale\". Dans de nombreux cas, vous avez besoin d'une variable pour être utilisée dans toutes les procédures, dans chaque module de toutes les bibliothèques, ou après un Sub , une Function ou une Property est terminée." #. pVU4G #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3154186\n" "help.text" msgid "Declaring Variables Outside a Sub a Function or a Property" msgstr "Déclaration de variables en dehors d'un Sub une Function ou une Property" #. 5JwAY #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3145258\n" "help.text" msgid "The variable is valid as long as the %PRODUCTNAME session lasts." msgstr "La variable est valide tant que dure la session %PRODUCTNAME." #. 9akEs #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150088\n" "help.text" msgid "The variable is valid in all modules." msgstr "La variable est valide dans tous les modules." #. qeJQx #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3152994\n" "help.text" msgid "The variable is only valid in this module." msgstr "La variable est valide dans ce module." #. 85TYe #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150368\n" "help.text" msgid "The variable is only valid in this module." msgstr "La variable est valide dans ce module." #. qDLiK #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id5097506\n" "help.text" msgid "Example for private variables" msgstr "Exemple pour les variables privées" #. mGb2g #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id8738975\n" "help.text" msgid "Enforce private variables to be private across modules by setting CompatibilityMode(True)." msgstr "Forcez les variables privées à être privées entre les modules en définissant CompatibilityMode (True) ." #. 8dZEJ #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id9475997\n" "help.text" msgid "myText = \"Hello\"" msgstr "monTexte = \"Bonjour\"" #. Csy6C #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id6933500\n" "help.text" msgid "Print \"In module1 : \", myText" msgstr "Print \"In module1 : \", monTexte" #. YrJMx #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id4104129\n" "help.text" msgid "' Now returns empty string" msgstr "' Now renvoie une chaîne vide" #. xxgnE #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id7906125\n" "help.text" msgid "' (or raises error for Option Explicit)" msgstr "' (ou affiche une erreur pour Option Explicit)" #. yGnyt #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id8055970\n" "help.text" msgid "Print \"Now in module2 : \", myText" msgstr "Print \"Now in module2 : \", monTexte" #. iExop #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3154368\n" "help.text" msgid "Saving Variable Content after Exiting a Sub a Function or a Property" msgstr "Enregistrement du contenu d'une variable après avoir quitté un Sub une Function ou une Property" #. hAB34 #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3154486\n" "help.text" msgid "The variable retains its value until the next time the a Function, Sub or Property is entered. The declaration must exist inside a Sub, a Function or a Property." msgstr "La variable conserve sa valeur jusqu'à la prochaine saisie d'une Function, Sub ou Property. La déclaration doit exister à l'intérieur d'un Sub , d'une Function ou d'une Property ." #. 9inFk #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3155809\n" "help.text" msgid "Specifying the Return Value Type of a Function or a Property" msgstr "Spécification du type de valeur de retour d'une fonction ou d'une propriété " #. BjLGj #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3149404\n" "help.text" msgid "As with variables, include a type-declaration character after the function name, or the type indicated by As and the corresponding data type at the end of the parameter list to define the type of the function or property's return value, for example:" msgstr "Comme pour les variables, incluez un caractère de déclaration de type après le nom de la fonction ou le type indiqué par As et le type de données correspondant à la fin de la liste des paramètres pour définir le type de la fonction ou le retour de la propriété valeur, par exemple:" #. 3tb4N #: 01020300.xhp msgctxt "" "01020300.xhp\n" "N0237\n" "help.text" msgid "Optional keyword" msgstr "Mot clé facultatif" #. YnkCN #: 01020300.xhp msgctxt "" "01020300.xhp\n" "N0238\n" "help.text" msgid "Property Statement" msgstr "Déclaration de propriété" #. edNax #: 01020300.xhp msgctxt "" "01020300.xhp\n" "N0239\n" "help.text" msgid "Static Statement" msgstr "Déclaration Static" #. HrqsB #: 01020500.xhp msgctxt "" "01020500.xhp\n" "tit\n" "help.text" msgid "Libraries, Modules and Dialogs" msgstr "Bibliothèques, modules et boîtes de dialogue" #. vGB4P #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3147317\n" "help.text" msgid "Libraries, Modules and Dialogs" msgstr "Bibliothèques, modules et boîtes de dialogue" #. 9f6EM #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3147427\n" "help.text" msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic." msgstr "Cette rubrique décrit les principes d'utilisation des bibliothèques, des modules et des boîtes de dialogue de $[officename] Basic." #. SaxtE #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3146120\n" "help.text" msgid "$[officename] Basic provides tools to help you structuring your projects. It supports various \"units\" which enable you to group individual SUBS and FUNCTIONS in a Basic project." msgstr "Le logiciel $[officename] Basic fournit des outils permettant de structurer les projets. Il supporte diverses \"unités\" permettant de regrouper les éléments de programmation SUB et FUNCTION dans un projet Basic." #. TZW5m #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3148575\n" "help.text" msgid "Libraries" msgstr "Bibliothèques" #. GA9nr #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3150011\n" "help.text" msgid "Libraries serve as a tool for organizing modules, and can either be attached to a document or a template. When the document or a template is saved, all modules contained in the library are automatically saved as well." msgstr "Les bibliothèques, qui constituent un outil d'organisation des modules, peuvent être jointes à un document ou à un modèle. Lorsque le document ou le modèle est enregistré, tous les modules présents dans la bibliothèque le sont également." #. iVxPi #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3151112\n" "help.text" msgid "A library can contain up to 16,000 modules." msgstr "Une bibliothèque peut contenir jusqu'à 16 000 modules." #. GmYip #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3149262\n" "help.text" msgid "Modules" msgstr "Modules" #. FFvGa #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3156441\n" "help.text" msgid "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 kB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library." msgstr "Un module contient des éléments SUB et FUNCTIONS ainsi que des déclarations de variable. La longueur du programme pouvant être enregistré dans un module est limitée à 64 Ko. Si vous ne disposez pas d'un espace disque suffisant, vous pouvez diviser un projet $[officename] Basic en plusieurs modules, puis enregistrer ceux-ci dans une bibliothèque unique." #. oo2bB #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3152577\n" "help.text" msgid "Dialog Modules" msgstr "Modules de boîte de dialogue" #. GTorM #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3149377\n" "help.text" msgid "Dialog modules contain dialog definitions, including the dialog box properties, the properties of each dialog element and the events assigned. Since a dialog module can only contain a single dialog, they are often referred to as \"dialogs\"." msgstr "Ce type de module regroupe la structure d'une boîte de dialogue, les propriétés des différents éléments de contrôle de celle-ci ainsi que les événements assignés aux éléments SUB. Ne pouvant contenir qu'une seule boîte de dialogue, un tel module est fréquemment désigné simplement \"boîte de dialogue\"." #. konfv #: 01030000.xhp msgctxt "" "01030000.xhp\n" "tit\n" "help.text" msgid "Integrated Development Environment (IDE)" msgstr "Environnement de développement intégré (EDI)" #. H927d #: 01030000.xhp msgctxt "" "01030000.xhp\n" "bm_id3145090\n" "help.text" msgid "Basic IDE;Integrated Development EnvironmentIDE;Integrated Development Environment" msgstr "EDI Basic;environnement de développement intégréEDI;environnement de développement intégré" #. 5X92n #: 01030000.xhp msgctxt "" "01030000.xhp\n" "hd_id3145090\n" "help.text" msgid "Integrated Development Environment (IDE)" msgstr "Environnement de développement intégré (IDE)" #. jdrPS #: 01030000.xhp msgctxt "" "01030000.xhp\n" "par_id3146795\n" "help.text" msgid "This section describes the Integrated Development Environment for $[officename] Basic." msgstr "Cette section décrit l'environnement de développement intégré de $[officename] Basic." #. gf3pd #: 01030100.xhp msgctxt "" "01030100.xhp\n" "tit\n" "help.text" msgid "IDE Overview" msgstr "Présentation de l'EDI" #. KEGor #: 01030100.xhp msgctxt "" "01030100.xhp\n" "hd_id3147291\n" "help.text" msgid "IDE Overview" msgstr "Présentation de l'IDE" #. uCsWW #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3156344\n" "help.text" msgid "The Macro Toolbar in the IDE provides various icons for editing and testing programs." msgstr "La barre d'outils de macro de l'EDI propose diverses icônes permettant d'éditer et de tester des programmes." #. j8XDr #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3151210\n" "help.text" msgid "In the Editor window, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code." msgstr "Dans la fenêtre de l'éditeur située juste au-dessous de la barre d'outils de macro, vous pouvez éditer le code du programme Basic. La colonne de gauche permet de définir des points d'arrêt dans le code du programme." #. ekYQq #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3154686\n" "help.text" msgid "The Watch window (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process." msgstr "lLa fenêtre Témoin (observateur) se trouvant à gauche sous la fenêtre de l'éditeur affiche le contenu des variables ou des matrices pendant une procédure étape par étape." #. NSnQN #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3145787\n" "help.text" msgid "The Call Stack window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs." msgstr "La fenêtre Appels située à droite affiche des informations concernant la pile d'appels des éléments SUB et FUNCTION pendant l'exécution d'un programme." #. usoXG #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3147434\n" "help.text" msgid "Basic IDE" msgstr "Basic-IDE" #. B22aQ #: 01030200.xhp msgctxt "" "01030200.xhp\n" "tit\n" "help.text" msgid "The Basic Editor" msgstr "Éditeur Basic" #. GoAbu #: 01030200.xhp msgctxt "" "01030200.xhp\n" "bm_id3148647\n" "help.text" msgid "saving;Basic codeloading;Basic codeBasic editornavigating;in Basic projectslong lines;in Basic editorlines of text;in Basic editorcontinuation;long lines in editor" msgstr "Enregistrement;code BasicChargement;code BasicÉditeur BasicNavigation;projets BasicLignes longues;éditeur BasicLignes de texte;éditeur BasicContinuation;lignes longues dans l'éditeur" #. QV6SA #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3147264\n" "help.text" msgid "The Basic Editor" msgstr "L'éditeur Basic" #. dSemx #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3145069\n" "help.text" msgid "The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the Edit menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with CommandCtrl and the arrow keys)." msgstr "L'éditeur Basic propose des fonctions d'édition standard couramment utilisées dans les documents texte. Il prend en charge les fonctions du menu Édition (Couper, Supprimer, Coller), ainsi que les fonctions de sélection du texte à l'aide de la touche Maj et de positionnement du curseur (passer d'un mot à l'autre en appuyant sur CommandeCtrl et sur les touches de direction, par exemple)." #. S7kFn #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154686\n" "help.text" msgid "Long lines can be split into several parts by inserting a space and an underline character _ as the last two characters of a line. This connects the line with the following line to one logical line. (If \"Option Compatible\" is used in the same Basic module, the line continuation feature is also valid for comment lines.)" msgstr "Il est possible de couper les lignes longues en plusieurs tronçons en insérant un espace et un caractère de soulignage _ en fin de ligne. Celui-ci connecte la ligne à la ligne logique suivante. (Si vous utilisez Option Compatible dans le même module Basic, la fonction de continuité des lignes s'applique également aux lignes de commentaires.)" #. BmtEY #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3151042\n" "help.text" msgid "If you press the Run BASIC icon on the Macro bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The \"Sub Main\" does not take precedence on program execution." msgstr "Un clic sur l'icône Exécuter le programme BASIC de la barre de macro permet d'exécuter le programme à partir de la première ligne de l'éditeur Basic. Le programme exécute le premier Sub ou Function puis l'exécution du programme s'interrompt. L'instruction Sub Main n'est pas prioritaire sur l'exécution du programme." #. YrvUy #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id59816\n" "help.text" msgid "Insert your Basic code between the Sub Main and End Sub lines that you see when you first open the IDE. Alternatively, delete all lines and then enter your own Basic code." msgstr "Insérez le code Basic entre les lignes de l'instruction Sub Main et End Sub que vous voyez lorsque vous ouvrez l'EDI pour la première fois. Alternativement, supprimez toutes les lignes et entrez votre propre code Basic." #. 2obp7 #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3125863\n" "help.text" msgid "Navigating in a Project" msgstr "Navigation dans un projet" #. 3qGX6 #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3145785\n" "help.text" msgid "The Library List" msgstr "Liste Bibliothèque" #. xttrN #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3146120\n" "help.text" msgid "Select a library from the Library list at the left of the toolbar to load the library in the editor. The first module of the selected library will be displayed." msgstr "Pour charger une bibliothèque dans l'éditeur, sélectionnez-la dans la liste Bibliothèque située à gauche de la barre d'outils. Le premier module de la bibliothèque sélectionnée s'affiche." #. jwC6n #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3153190\n" "help.text" msgid "The Object Catalog" msgstr "Catalogue des objets" #. 9zvTE #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3148647\n" "help.text" msgid "Saving and Loading Basic Source Code" msgstr "Enregistrement et chargement du code source Basic" #. aDhAD #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154320\n" "help.text" msgid "You can save Basic code in a text file for saving and importing in other programming systems." msgstr "Avec Basic, vous pouvez exporter le code de programme Basic vers d'autres systèmes de programmation, ou importer ce code au format ASCII." #. XnwME #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3149959\n" "help.text" msgid "You cannot save Basic dialogs to a text file." msgstr "Il est impossible d'enregistrer les boîtes de dialogue Basic dans un fichier texte." #. EGYGe #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3149403\n" "help.text" msgid "Saving Source Code to a Text File" msgstr "Enregistrement du code source dans un fichier texte" #. cyk4a #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3150327\n" "help.text" msgid "Select the module that you want to export as text from the object catalog." msgstr "Sélectionnez le module à exporter en tant que texte dans le catalogue des objets." #. 3MU4y #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3150752\n" "help.text" msgid "Click the Save Source As icon in the Macro toolbar." msgstr "Cliquez sur l'icône Enregistrer le texte source sous dans la barre de macro." #. mKQSV #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154754\n" "help.text" msgid "Select a file name and click OK to save the file." msgstr "Sélectionnez un nom de fichier et cliquez sur OK pour enregistrer le fichier." #. r87QD #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3159264\n" "help.text" msgid "Loading Source Code From a Text File" msgstr "Chargement du code source depuis un fichier texte" #. 88Jh5 #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3147343\n" "help.text" msgid "Select the module where you want to import the source code from the object catalog." msgstr "Sélectionnez le module vers lequel le code source doit être importé depuis le catalogue des objets." #. njLwN #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3145230\n" "help.text" msgid "Position the cursor where you want to insert the program code." msgstr "Positionnez le curseur à l'emplacement de destination du code." #. SAvtt #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3149565\n" "help.text" msgid "Click the Insert Source Text icon in the Macro toolbar." msgstr "Cliquez sur l'icône Insérer le texte source de la barre de macro." #. KR5hD #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154020\n" "help.text" msgid "Select the text file containing the source code and click OK." msgstr "Sélectionnez le fichier texte contenant le code source, puis cliquez sur OK." #. u7UMo #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3153198\n" "help.text" msgid "Basic IDE" msgstr "Basic-IDE" #. oUyP8 #: 01030300.xhp msgctxt "" "01030300.xhp\n" "tit\n" "help.text" msgid "Debugging a Basic Program" msgstr "Débogage d'un programme Basic" #. mMbrA #: 01030300.xhp msgctxt "" "01030300.xhp\n" "bm_id3153344\n" "help.text" msgid "debugging Basic programsvariables; observing valueswatching variablesrun-time errors in Basicerror codes in BasicbreakpointsCall Stack window" msgstr "Débogage de programmes BasicVariables;observation des valeursObservation de variablesErreurs d'exécution dans BasicCodes d'erreur dans BasicPoints d'arrêtFenêtre Pile d'appels" #. kS45y #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3153344\n" "help.text" msgid "Debugging a Basic Program" msgstr "Débogage d'un programme Basic" #. z87PZ #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3159224\n" "help.text" msgid "Breakpoints and Single Step Execution" msgstr "Points d'arrêt et exécution étape par étape" #. Fb5tF #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3150682\n" "help.text" msgid "You can check each line in your Basic program for errors using single step execution. Errors are easily traced since you can immediately see the result of each step. A pointer in the breakpoint column of the Editor indicates the current line. You can also set a breakpoint if you want to force the program to be interrupted at a specific position." msgstr "Pour vérifier l'absence d'erreur dans chaque ligne de votre programme Basic, vous pouvez utiliser l'exécution étape par étape. Les erreurs sont faciles à identifier puisque le résultat de chaque étape s'affiche immédiatement. Dans la colonne des points d'arrêt de l'éditeur, un pointeur désigne la ligne active. Vous pouvez également définir un point d'arrêt pour forcer le programme à s'interrompre à un certain endroit." #. ChbMW #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3147303\n" "help.text" msgid "Double-click in the breakpoint column at the left of the Editor window to toggle a breakpoint at the corresponding line. When the program reaches a breakpoint, the program execution is interrupted." msgstr "Double-cliquez dans la colonne des points d'arrêt, à gauche de la fenêtre de l'éditeur, pour activer et désactiver un point d'arrêt sur une certaine ligne. Lorsque le programme atteint un point d'arrêt, son exécution est interrompue." #. Jhx92 #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3155805\n" "help.text" msgid "The single step execution using the Single Step icon causes the program to branch into procedures and functions." msgstr "Lorsque l'exécution étape par étape, lancée au moyen de l'icône Étape par étape, est utilisée, le programme exécute chacune des instructions contenues dans les procédures et les fonctions." #. GmkFd #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3151110\n" "help.text" msgid "The procedure step execution using the Procedure Step icon causes the program to skip over procedures and functions as a single step." msgstr "Lorsque l'exécution étape de procédure lancée au moyen de l'icône Étape de procédure est utilisée, le programme passe d'une procédure à une autre en une seule étape." #. fcUGR #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3153825\n" "help.text" msgid "Properties of a Breakpoint" msgstr "Propriétés d'un point d'arrêt" #. p9M5v #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3147574\n" "help.text" msgid "The properties of a breakpoint are available through its context menu by right-clicking the breakpoint in the breakpoint column." msgstr "Les propriétés d'un point d'arrêt sont présentées dans le menu contextuel de celui-ci. Pour afficher ce menu, cliquez avec le bouton droit de la souris sur le point d'arrêt, dans la colonne des points d'arrêt." #. 9fs6R #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3148473\n" "help.text" msgid "You can activate and deactivate a breakpoint by selecting Active from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution." msgstr "Vous pouvez activer et désactiver un point d'arrêt en cochant et décochant l'option Actif à partir du menu contextuel. Lorsqu'un point d'arrêt est désactivé, il n'interrompt pas l'exécution du programme." #. 8pxBr #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3159413\n" "help.text" msgid "Select Properties from the context menu of a breakpoint or select Breakpoints from the context menu of the breakpoint column to call the Breakpoints dialog where you can specify other breakpoint options." msgstr "Sélectionnez Propriétés dans le menu contextuel d'un point d'arrêt, ou sélectionnez Points d'arrêt dans le menu contextuel de la colonne des points d'arrêt, pour afficher la boîte de dialogue Points d'arrêt permettant de spécifier d'autres options relatives aux points d'arrêt." #. H5wR2 #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3156280\n" "help.text" msgid "The list displays all breakpoints with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the Active box." msgstr "La liste affiche tous les points d'arrêt existants, ainsi que le numéro de la ligne de code correspondante. Vous pouvez activer ou désactiver un point d'arrêt sélectionné en cochant ou décochant la case Actif." #. CiEm5 #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3158407\n" "help.text" msgid "The Pass Count specifies the number of times the breakpoint can be passed over before the program is interrupted. If you enter 0 (default setting) the program is always interrupted as soon as a breakpoint is encountered." msgstr "La zone Adaptation spécifie le nombre de fois que le point d'arrêt peut être passé avant de provoquer l'interruption du programme. Si vous saisissez 0 (paramètre par défaut), le programme s'interrompt dès qu'il rencontre ce point d'arrêt." #. xoCSA #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3153968\n" "help.text" msgid "Click Delete to remove the breakpoint from the program." msgstr "Cliquez sur Supprimer pour effacer le point d'arrêt du programme." #. 5MRSa #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3150439\n" "help.text" msgid "Observing the Value of Variables" msgstr "Observation des valeurs des variables" #. NCbMk #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3153368\n" "help.text" msgid "You can monitor the values of a variable by adding it to the Watch window. To add a variable to the list of watched variables, type the variable name in the Watch text box and press Enter." msgstr "Vous pouvez surveiller les valeurs d'une variable en insérant cette variable dans la fenêtre Témoin. Pour ajouter une variable à la liste des variables observées, saisissez son nom dans la zone de texte Témoin, puis appuyez sur Entrée." #. jXfHR #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3146986\n" "help.text" msgid "The values of variables are only displayed if they are in scope. Variables that are not defined at the current source code location display (\"Out of Scope\") instead of a value." msgstr "Les valeurs des variables ne s'affichent que si elles sont comprises dans la portée. Les variables non définies à l'emplacement du code source actif affichent, au lieu d'une valeur, la mention (\"Out of Scope\") indiquant qu'elles sont hors de portée." #. EjfNY #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3145272\n" "help.text" msgid "You can also include arrays in the Watch window. If you enter the name of an array variable without an index value in the Watch text box, the content of the entire array is displayed." msgstr "Vous pouvez également insérer des matrices dans la fenêtre Témoin. Si vous saisissez le nom d'une variable de matrice sans valeur d'index dans la zone de texte Témoin, le contenu complet de la matrice s'affiche." #. vMioe #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3145749\n" "help.text" msgid "If you rest the mouse over a predefined variable in the Editor at run-time, the content of the variable is displayed in a pop-up box." msgstr "Si vous laissez le pointeur de la souris sur une variable prédéfinie dans l'éditeur au moment de l'exécution, le contenu de cette variable s'affiche dans une zone contextuelle." #. RP72G #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3148618\n" "help.text" msgid "The Call Stack Window" msgstr "Utilisation de la fenêtre Appels" #. yN9DQ #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3154491\n" "help.text" msgid "Provides an overview of the call hierarchy of procedures and functions. You can determine which procedures and functions called which other procedures and functions at the current point in the source code." msgstr "Affiche une présentation hiérarchique des appels des procédures et des fonctions. Vous pouvez déterminer les procédures et les fonctions devant appeler d'autres procédures et fonctions à l'emplacement actif du code source." #. igo3o #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3150594\n" "help.text" msgid "List of Run-Time Errors" msgstr "Liste des erreurs d'exécution" #. DTrbM #: 01030400.xhp msgctxt "" "01030400.xhp\n" "tit\n" "help.text" msgid "Organizing Libraries and Modules" msgstr "Gestion des bibliothèques et des modules" #. Kq6sz #: 01030400.xhp msgctxt "" "01030400.xhp\n" "bm_id3148797\n" "help.text" msgid "libraries;organizinglibraries;containersmodules;organizingcopying;modulesadding librariesdeleting;libraries/modules/dialogsdialogs;organizingmoving;modulesorganizing;modules/libraries/dialogsrenaming modules and dialogs" msgstr "Bibliothèques;organisationBibliothèques;containersModule;organisationCopie;modulesAjout de bibliothèquesSuppression;bibliothèque/modules/boîtes de dialogueBoîte des dialogue;organisationDéplacement;modulesOrganisation;modules/bibliothèques/boîte de dialogueRenommer les modules et les boîtes de dialogue" #. ToKAi #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3148797\n" "help.text" msgid "Organizing Libraries and Modules" msgstr "Organisation des bibliothèques et des modules" #. H2wBb #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id371574080559061\n" "help.text" msgid "Basic Libraries Containers" msgstr "Conteneurs de bibliothèques Basic" #. diKBf #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id961574080563824\n" "help.text" msgid "%PRODUCTNAME Basic libraries can be stored in 3 different containers:" msgstr "Les bibliothèques %PRODUCTNAME Basic peuvent être stockées dans 3 conteneurs différents :" #. dAbrb #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id571574079618609\n" "help.text" msgid "Application Macros: libraries stored in this container are available for all users of the computer and are managed by the computer administrator. The container is located in the %PRODUCTNAME installation directory." msgstr "Application Macros : les bibliothèques stockées dans ce conteneur sont disponibles pour tous les utilisateurs de l'ordinateur et sont gérées par l'administrateur de l'ordinateur. Le conteneur se trouve dans le répertoire d'installation de %PRODUCTNAME." #. UG2dG #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id151574079741214\n" "help.text" msgid "My Macros: libraries stored in this container are available to all documents of your user. The container is located in the user profile area and is not accessible by another user." msgstr "Mes Macros : les bibliothèques stockées dans ce conteneur sont disponibles pour tous les documents de votre utilisateur. Le conteneur est situé dans la zone de profil utilisateur et n'est pas accessible par un autre utilisateur." #. 4ABok #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id581574080384335\n" "help.text" msgid "Document: libraries stored in the document container are only available for the document and are accessible only when the document is open. You cannot access macros of a document from another document." msgstr "Document : les bibliothèques stockées dans le conteneur de documents ne sont disponibles que pour le document et ne sont accessibles que lorsque le document est ouvert. Vous ne pouvez pas accéder aux macros d'un document à partir d'un autre document." #. ZmKf5 #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id881574081445896\n" "help.text" msgid "To access macros stored in libraries of Application Macros or My Macros from another container, including the document container, use the GlobalScope specifier." msgstr "Pour accéder aux macros stockées dans les bibliothèques de Macros d'application ou Mes macros à partir d'un autre conteneur, y compris le conteneur de documents, utilisez le Spécificateur GlobalScope." #. bGzjL #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3150868\n" "help.text" msgid "Organizing Libraries" msgstr "Gestion des bibliothèques" #. EgYeV #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3125864\n" "help.text" msgid "Creating a New Library" msgstr "Création d'une nouvelle bibliothèque" #. fornx #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3152576\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "Choisissez Outils - Macros - Gérer les macros - Basic et cliquez sur Gérer, ou cliquez sur l'icône de sélection du module de l'EDI Basic pour ouvrir la boîte de dialogue Gestion des macros." #. PcnbC #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153726\n" "help.text" msgid "Click the Libraries tab." msgstr "Cliquez sur l'onglet Bibliothèques." #. htC8c #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3149664\n" "help.text" msgid "Select to where you want to attach the library in the Location list. If you select Application Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be attached to this document and only available from there." msgstr "Sélectionnez l'emplacement auquel ajouter la bibliothèque dans la liste Emplacements. Si vous sélectionnez Macros et boîtes de dialogue d'application, la bibliothèque sera intégrée à l'application $[officename] et donc disponible pour tous les documents. Si vous sélectionnez un document, la bibliothèque sera jointe à celui-ci et ne sera disponible qu'à partir de ce dernier." #. PCjRC #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153365\n" "help.text" msgid "Click New and insert a name to create a new library." msgstr "Cliquez sur Nouveau et insérez un nom pour créer une nouvelle bibliothèque." #. 4xPQx #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3147394\n" "help.text" msgid "Import a Library" msgstr "Importer une bibliothèque" #. FfAiG #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153157\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "Choisissez Outils - Macros - Gérer les macros - Basic et cliquez sur Gérer, ou cliquez sur l'icône de sélection du module de l'EDI Basic pour ouvrir la boîte de dialogue Gestion des macros." #. Tkmcd #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146972\n" "help.text" msgid "Click the Libraries tab." msgstr "Cliquez sur l'onglet Bibliothèques." #. 7w5hH #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145640\n" "help.text" msgid "Select to where you want to import the library in the Location list. If you select Application Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be imported to this document and only available from there." msgstr "Sélectionnez où importer la bibliothèque dans la liste Emplacements. Si vous sélectionnez Macros et boîtes de dialogue d'application, la bibliothèque sera intégrée à l'application $[officename] et donc disponible pour tous les documents. Si vous sélectionnez un document, la bibliothèque sera importée dans celui-ci et ne sera disponible qu'à partir de ce dernier." #. dUvoX #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3154253\n" "help.text" msgid "Click Import... and select an external library to import." msgstr "Cliquez sur Importer... et sélectionnez une bibliothèque externe à importer." #. 6HMTM #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3154705\n" "help.text" msgid "Select all libraries to be imported in the Import Libraries dialog. The dialog displays all libraries that are contained in the selected file." msgstr "Sélectionnez toutes les bibliothèques à importer dans la boîte de dialogue Importer des bibliothèques. La boîte de dialogue affiche toutes les bibliothèques présentes dans le fichier sélectionné." #. fahSC #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3163807\n" "help.text" msgid "If you want to insert the library as a reference only check the Insert as reference (read-only) box. Read-only libraries are fully functional but cannot be modified in the Basic IDE." msgstr "Si vous voulez insérer la bibliothèque en tant que référence seulement, cochez la case Insérer comme référence (lecture seule). Les bibliothèques en lecture seule sont totalement opérationnelle, mais ne peuvent pas être modifiées dans Basic-IDE." #. Rrk55 #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145228\n" "help.text" msgid "Check the Replace existing libraries box if you want existing libraries of the same name to be overwritten." msgstr "Si vous souhaitez que les bibliothèques du même nom soient écrasées, cochez la case Remplacer les bibliothèques existantes." #. 8hKDF #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147004\n" "help.text" msgid "Click OK to import the library." msgstr "Cliquez sur OK pour importer la bibliothèque." #. 2AGeq #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3159099\n" "help.text" msgid "Export a Library" msgstr "Exporter une bibliothèque" #. RftQx #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147005\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "Choisissez Outils - Macros - Gérer les macros - Basic et cliquez sur Gérer, ou cliquez sur l'icône de sélection du module de l'EDI Basic pour ouvrir la boîte de dialogue Gestion des macros." #. 6J4pG #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147006\n" "help.text" msgid "Click the Libraries tab." msgstr "Cliquez sur l'onglet Bibliothèques." #. VJ8AJ #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147007\n" "help.text" msgid "In the Location list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the Standard library." msgstr "Dans la liste Emplacement vous spécifiez où la bibliothèque est stockée. Sélectionnez la bibliothèque à exporter. Remarquez que vous ne pouvez pas exporter la bibliothèque Standard." #. qsiYm #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147008\n" "help.text" msgid "Click Export..." msgstr "Cliquez sur Exporter..." #. pXkGD #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147009\n" "help.text" msgid "Choose whether you want to export the library as an extension or as a BASIC library." msgstr "Choisissez si vous voulez exporter la bibliothèque comme un extension ou comme une bibliothèque BASIC." #. PP8cN #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147010\n" "help.text" msgid "Click OK." msgstr "Cliquez sur OK." #. G2aRG #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147011\n" "help.text" msgid "Select where you want your library exported." msgstr "Sélectionnez l'endroit où exporter la bibliothèque." #. QCizg #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147012\n" "help.text" msgid "Click Save to export the library." msgstr "Cliquez sur Enregistrer pour exporter la bibliothèque." #. xrBZD #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3159100\n" "help.text" msgid "Deleting a Library" msgstr "Suppression d'une bibliothèque" #. xc9Aw #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150086\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "Choisissez Outils - Macros - Gérer les macros - Basic et cliquez sur Gérer, ou cliquez sur l'icône de sélection du module de l'EDI Basic pour ouvrir la boîte de dialogue Gestion des macros." #. A6h5y #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146808\n" "help.text" msgid "Click the Libraries tab." msgstr "Cliquez sur l'onglet Bibliothèques." #. UJzRs #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3158212\n" "help.text" msgid "Select the library to be deleted from the list." msgstr "Sélectionnez la bibliothèque à supprimer de la liste." #. 7jsh2 #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150361\n" "help.text" msgid "Click Delete." msgstr "Cliquez sur Supprimer." #. 8s8sV #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3152986\n" "help.text" msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions." msgstr "Remarque : lorsque vous supprimez une bibliothèque, tous les modules existants ainsi que les éléments SUB et FUNCTION correspondants sont également supprimés." #. Mfwwv #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3148868\n" "help.text" msgid "You cannot delete the default library named \"Standard\"." msgstr "Il est impossible de supprimer la bibliothèque nommée Standard." #. CYvda #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146869\n" "help.text" msgid "If you delete a library that was inserted as reference only the reference is deleted but not the library itself." msgstr "Si vous supprimez une bibliothèque insérée comme référence, la référence est supprimée, mais pas la bibliothèque." #. v2QTY #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3147070\n" "help.text" msgid "Organizing Modules and Dialogs" msgstr "Gestion des modules et des boîtes de dialogue" #. VfQtH #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3155265\n" "help.text" msgid "Creating a New Module or Dialog" msgstr "Création d'un nouveau module ou d'une nouvelle boîte de dialogue" #. bidEt #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3154537\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "Choisissez Outils - Macros - Gérer les macros - Basic et cliquez sur Gérer, ou cliquez sur l'icône de sélection du module de l'EDI Basic pour ouvrir la boîte de dialogue Gestion des macros." #. AZkde #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146781\n" "help.text" msgid "Click the Modules tab or the Dialogs tab." msgstr "Cliquez sur l'onglet Modules ou Boîtes de dialogue." #. UFNnu #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3159206\n" "help.text" msgid "Select the library where the module will be inserted and click New." msgstr "Sélectionnez la bibliothèque à l'emplacement auquel le module sera inséré, puis cliquez sur Nouveau." #. 7x6Ad #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3152389\n" "help.text" msgid "Enter a name for the module or the dialog and click OK." msgstr "Saisissez le nom de la bibliothèque ou du module et cliquez sur OK." #. tLC6c #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3152872\n" "help.text" msgid "Renaming a Module or Dialog" msgstr "Attribution d'un nouveau nom à un module ou à une boîte de dialogue" #. nzrC9 #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3159230\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "Choisissez Outils - Macros - Gérer les macros - Basic et cliquez sur Gérer, ou cliquez sur l'icône de sélection du module de l'EDI Basic pour ouvrir la boîte de dialogue Gestion des macros." #. L9iaA #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150046\n" "help.text" msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name." msgstr "Cliquez à deux reprises sur le module à renommer, en marquant une pause entre les deux clics. Indiquez le nouveau nom." #. kF2DK #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153801\n" "help.text" msgid "In the Basic IDE, right-click the name of the module or dialog in the tabs at the bottom of the screen, choose Rename and type in the new name." msgstr "Dans l'EDI Basic, cliquez avec le bouton droit de la souris sur le nom du module ou de la boîte de dialogue figurant dans l'un des onglets situés en bas de l'écran, choisissez Renommer et saisissez le nouveau nom." #. Sn9No #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3155526\n" "help.text" msgid "Press Enter to confirm your changes." msgstr "Appuyez sur Entrée pour confirmer la modification." #. eDsao #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3146963\n" "help.text" msgid "Deleting a Module or Dialog" msgstr "Suppression d'un module ou d'une boîte de dialogue" #. NTMhz #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147547\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "Choisissez Outils - Macros - Gérer les macros - Basic et cliquez sur Gérer, ou cliquez sur l'icône de sélection du module de l'EDI Basic pour ouvrir la boîte de dialogue Gestion des macros." #. DUoVN #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150958\n" "help.text" msgid "Click the Modules tab or the Dialogs tab." msgstr "Cliquez sur l'onglet Modules ou Boîtes de dialogue." #. 92xwp #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3149870\n" "help.text" msgid "Select the module or dialog to be deleted from the list. Double-click an entry to reveal sub-entries, if required." msgstr "Sélectionnez le module ou la boîte de dialogue à supprimer de la liste. Le cas échéant, double-cliquez sur une entrée afin d'afficher ses sous-entrées." #. DxAi7 #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147248\n" "help.text" msgid "Click Delete." msgstr "Cliquez sur Supprimer." #. S5vqR #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3151339\n" "help.text" msgid "Deleting a module permanently deletes all existing procedures and functions in that module." msgstr "La suppression définitive d'un module entraîne celle de toutes les procédures et fonctions que contenait celui-ci." #. JqaG6 #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3151392\n" "help.text" msgid "Organizing Projects among Documents or Templates" msgstr "Gestion de projets parmi des documents ou des modèles" #. 3K5Ji #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3156400\n" "help.text" msgid "Moving or copying modules between documents, templates and the application." msgstr "Déplacement ou copie de modules entre des documents, des modèles et l'application." #. rEpWM #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146819\n" "help.text" msgid "Open all documents or templates among which you want to move or copy the modules or dialogs." msgstr "Ouvrez tous les documents ou modèles parmi lesquels vous souhaitez déplacer ou copier des modules ou des boîtes de dialogue." #. 9FTS4 #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3149319\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "Choisissez Outils - Macros - Gérer les macros - Basic et cliquez sur Gérer, ou cliquez sur l'icône de sélection du module de l'EDI Basic pour ouvrir la boîte de dialogue Gestion des macros." #. njHkZ #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145637\n" "help.text" msgid "To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the CommandCtrl key while dragging to copy the object instead of moving it." msgstr "Pour déplacer un module ou une boîte de dialogue vers un autre document, cliquez sur l'objet correspondant dans la liste et faites-le glisser jusqu'à l'emplacement voulu. Une ligne horizontale indique l'emplacement cible de l'objet actif pendant le déplacement. Pour copier l'objet, et non le déplacer, maintenez la touche CommandeCtrl enfoncée tout en le faisant glisser." #. 8AfAv #: 01040000.xhp msgctxt "" "01040000.xhp\n" "tit\n" "help.text" msgid "Document Event-Driven Macros" msgstr "Macros pilotées par les événements de document" #. Xm5fa #: 01040000.xhp msgctxt "" "01040000.xhp\n" "bm_id3154581\n" "help.text" msgid "deleting; macro assignments to events macros; assigning to events assigning macros to events documents; events events; assigning macros events; in documents API; XDocumentEventListener" msgstr "Suppression;assignations de macro à des événementsMacros;assignation à des événementsAssignation de macros à des événementsDocuments;événementsÉvénements;assignation de macrosÉvénements;dans les documentsAPI;XDocumentEventListener" #. zGhet #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3147348\n" "help.text" msgid "Document Event-Driven Macros" msgstr "Macros déclenchées par des événements" #. LRvA8 #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146120\n" "help.text" msgid "This section describes how to assign scripts to application, document or form events." msgstr "Cette section décrit comment assigner des scripts à une application, un document ou des événements de formulaire." #. 3G8fP #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149263\n" "help.text" msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of document events and at what point an assigned macro is executed." msgstr "Vous pouvez assigner une macro à un événement logiciel afin qu'elle s'exécute automatiquement dès que cet événement se produit. Le tableau suivant présente les différents événements de document possibles et le moment auquel une macro assignée s'exécute." #. zBhWV #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3148455\n" "help.text" msgid "Event" msgstr "Événement" #. spcQd #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145799\n" "help.text" msgid "An assigned macro is executed..." msgstr "Une macro assignée est exécutée..." #. e4Pjb #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145809\n" "help.text" msgid "routine" msgstr "routine" #. WtaR8 #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149379\n" "help.text" msgid "Start Application" msgstr "Démarrer l'application" #. otwcA #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150715\n" "help.text" msgid "...after a $[officename] application is started." msgstr "...après le démarrage d'une application $[officename]." #. zjA7c #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146914\n" "help.text" msgid "Close Application" msgstr "Fermer l'application" #. iwsSq #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3153765\n" "help.text" msgid "...before a $[officename] application is terminated." msgstr "...avant la fermeture d'une application $[officename]." #. DZHzW #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id151599831705811\n" "help.text" msgid "Document created" msgstr "Document créé" #. KAZDF #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id501599831822339\n" "help.text" msgid "...New document created with File - New or with the New icon. Note that this event also fires when Basic IDE opens." msgstr "... nouveau document créé par Fichier - Nouveau ou par l'icône Nouveau. Notez que cet événement se déclenche également lorsque l'EDI Basic s'ouvre." #. HBjid #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145150\n" "help.text" msgid "New Document" msgstr "Nouveau document" #. fkuXY #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3163808\n" "help.text" msgid "...after a new document is created with File - New or with the New icon." msgstr "...après la création d'un nouveau document à l'aide de Fichier - Nouveau ou de l'icône Nouveau." #. BYGJY #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id161599836960401\n" "help.text" msgid "Document loading finished" msgstr "Chargement du document terminé" #. jCGwP #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id721599836993145\n" "help.text" msgid "...before a document is opened with File - Open or with the Open icon." msgstr "... avant l'ouverture d'un document à l'aide de Fichier - Ouvrir ou de l'icône Ouvrir." #. F352r #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145790\n" "help.text" msgid "Open Document" msgstr "Ouvrir le document" #. FGjBU #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154572\n" "help.text" msgid "...after a document is opened with File - Open or with the Open icon." msgstr "...après l'ouverture d'un document à l'aide de Fichier - Ouvrir ou de l'icône Ouvrir." #. H2Uom #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159171\n" "help.text" msgid "Document is going to be closed" msgstr "Le document va être fermé" #. CvPgm #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146868\n" "help.text" msgid "...before a document is closed." msgstr "...avant la fermeture d'un document." #. kLQvC #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159097\n" "help.text" msgid "Document closed" msgstr "Document fermé" #. DNYcy #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3148606\n" "help.text" msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing." msgstr "...après la fermeture d'un document. Notez que l'événement \"Enregistrer le document\" peut aussi survenir lorsque le document est enregistré, avant la fermeture." #. iMPCi #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id391600157320922\n" "help.text" msgid "-no UI-" msgstr "-no UI-" #. F46jE #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id981599837681979\n" "help.text" msgid "View created" msgstr "Vue créée" #. 77CWX #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id281599838210270\n" "help.text" msgid "Document is displayed. Note that this event also happens when a document is duplicated." msgstr "Le document est affiché. Notez que cet événement survient également lorsqu'un document est dupliqué." #. CDwGy #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id511599837683562\n" "help.text" msgid "View is going to be closed" msgstr "La vue va être fermée" #. EtV6o #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id331599838046012\n" "help.text" msgid "Document layout is getting removed." msgstr "La mise en page du document est supprimée." #. 7FemV #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id951599837684882\n" "help.text" msgid "View closed" msgstr "Vue fermée" #. qGdPR #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id51599837816122\n" "help.text" msgid "Document layout is cleared prior to the document closure." msgstr "La mise en page du document est supprimée avant la fermeture du document." #. eovzZ #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3144772\n" "help.text" msgid "Activate Document" msgstr "Activer le document" #. w5v7V #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149442\n" "help.text" msgid "...after a document is brought to the foreground." msgstr "...après affichage d'un document au premier plan." #. t2QSQ #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150888\n" "help.text" msgid "Deactivate Document" msgstr "Désactiver le document" #. guqXK #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154060\n" "help.text" msgid "...after another document is brought to the foreground." msgstr "...après affichage d'un autre document au premier plan." #. MvDXG #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150519\n" "help.text" msgid "Save Document" msgstr "Enregistrer le document" #. 4ziEe #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3155529\n" "help.text" msgid "...before a document is saved with File - Save or the Save icon, provided that a document name has already been specified." msgstr "...avant l'enregistrement d'un document au moyen de Fichier - Enregistrer ou de l'icône Enregistrer, si le nom du document est déjà spécifié." #. 8hHA5 #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149404\n" "help.text" msgid "Document has been saved" msgstr "Le document a été enregistré" #. rfcxa #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3151332\n" "help.text" msgid "...after a document is saved with File - Save or the Save icon, provided that a document name has already been specified." msgstr "...après l'enregistrement d'un document au moyen de Fichier - Enregistrer ou de l'icône Enregistrer, si le nom du document est déjà spécifié." #. 7FEpD #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id161599838976700\n" "help.text" msgid "Saving of document failed" msgstr "L'enregistrement du document a échoué" #. FnDEp #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id391599838979652\n" "help.text" msgid "Document could not be saved." msgstr "Impossible d'enregistrer le document." #. VUPBD #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3153266\n" "help.text" msgid "Save Document As" msgstr "Enregistrer le document sous" #. qMrvw #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150208\n" "help.text" msgid "...before a document is saved under a specified name (with File - Save As, or with File - Save or the Save icon, if a document name has not yet been specified)." msgstr "...avant l'enregistrement d'un document sous un nom spécifié (par Fichier - Enregistrer sous ou Fichier - Enregistrer, ou encore par l'icône Enregistrer, si le nom du document n'est pas encore spécifié)." #. wacHA #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3158215\n" "help.text" msgid "Document has been saved as" msgstr "Le document a été enregistré sous" #. G2CqP #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150980\n" "help.text" msgid "... after a document was saved under a specified name (with File - Save As, or with File - Save or with the Save icon, if a document name has not yet been specified)." msgstr "...après l'enregistrement d'un document sous un nom spécifié (par Fichier - Enregistrer sous ou Fichier - Enregistrer, ou encore par l'icône Enregistrer, si le nom du document n'est pas encore spécifié)." #. 7BDQa #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id561599839702598\n" "help.text" msgid "'Save As' has failed" msgstr "'Enregistrer sous' a échoué" #. FGnZt #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id951599840240048\n" "help.text" msgid "Document could not be saved." msgstr "Impossible d'enregistrer le document." #. 9PEDi #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id851599839190548\n" "help.text" msgid "-no UI-" msgstr "-no UI-" #. AUk3A #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id961599839198859\n" "help.text" msgid "When the document disk location has changed, for example after a File - Save As action." msgstr "Lorsque l'emplacement du document sur le disque a changé, par exemple après l'action Fichier - Enregistrer sous." #. n5TCf #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id501600150804809\n" "help.text" msgid "Storing or exporting copy of document" msgstr "Stockage ou export de copie du document" #. wP2PH #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id471610080505705\n" "help.text" msgid "...before a document is saved with File - Save a Copy, File - Export, File - Export as PDF or the Save icons." msgstr "... avant qu'un document soit enregistré par Fichier - Enregistrer une copie, Fichier - Exporter, Fichier - Exporter comme PDF ou par l'icône Enregistrer." #. ECboz #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id502600180504809\n" "help.text" msgid "Document copy has been created" msgstr "Une copie du document a été créée" #. gF2u2 #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id471601180505705\n" "help.text" msgid "...after a document is saved with File - Save a Copy, File - Export, File - Export as PDF or the Save icons." msgstr "... après qu'un document soit enregistré par Fichier - Enregistrer une copie, Fichier - Exporter, Fichier - Exporter comme PDF ou par l'icône Enregistrer." #. uAeBw #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id501006180504809\n" "help.text" msgid "Creating of document copy failed" msgstr "La création de la copie du document a échoué" #. dFCuE #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id471600081505705\n" "help.text" msgid "Document could not be copied or exported." msgstr "Le document n'a pas pu être copié ou exporté." #. qDSzB #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id501600180504809\n" "help.text" msgid "Print document" msgstr "Imprimer le document" #. kDap2 #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id471600180505705\n" "help.text" msgid "...after the Print dialog is closed, but before the actual print process begins. This event occurs for each copy printed." msgstr "...après fermeture de la boîte de dialogue Impression, mais avant l'impression proprement dite. Cet événement survient pour chaque exemplaire imprimé." #. KNASw #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id371600180345993\n" "help.text" msgid "-no UI-" msgstr "-no UI-" #. fNkWD #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id851600180346872\n" "help.text" msgid "...after document security settings have changed." msgstr "... après modification des paramètres de sécurité." #. 5Cfig #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id921600180238854\n" "help.text" msgid "'Modified' status was changed" msgstr "Le statut 'Modifié' a été changé" #. vVXPg #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id321600180239944\n" "help.text" msgid "Modified state of a document has changed." msgstr "L'état Modifié d'un document a été changé." #. po5DD #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id741600180121445\n" "help.text" msgid "Document title changed" msgstr "Titre du document modifié" #. KjqSB #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id801600180122852\n" "help.text" msgid "When the document title gets updated." msgstr "Lorsque le titre du document a été actualisé." #. AkeoE #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id641600180121445\n" "help.text" msgid "Loaded a sub component" msgstr "Sous-composant chargé" #. Vq5NQ #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id701600180122852\n" "help.text" msgid "...after a database form has been opened." msgstr "... après ouverture d'un formulaire de base de données." #. 7zuFb #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id641700180131445\n" "help.text" msgid "Closed a sub component" msgstr "Sous-composant fermé" #. Gzmes #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id701600290122852\n" "help.text" msgid "...after a database form has been closed." msgstr "... après fermeture d'un formulaire de base de données." #. KHhEE #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id421600097736759\n" "help.text" msgid "Printing of form letters started" msgstr "L'impression des lettres de formulaire a commencé" #. AAYeB #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id411600097854273\n" "help.text" msgid "...before printing form letters using File - Print or Tools - Mail Merge Wizard menus." msgstr "... avant impression de lettres de formulaire en utilisant les menus Fichier - Imprimer ou Outils - Assistant de publipostage." #. vDckq #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id41600097737991\n" "help.text" msgid "Printing of form letters finished" msgstr "L'impression des lettres de formulaire est terminée" #. Wp5ff #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id451600097862282\n" "help.text" msgid "...after printing of form letters using File - Print or Tools - Mail Merge Wizard menus." msgstr "... après impression de lettres de formulaire en utilisant les menus Fichier - Imprimer ou Outils - Assistant de publipostage." #. RpMCy #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id641600160655602\n" "help.text" msgid "Printing of form fields started" msgstr "L'impression des lettres de formulaire a commencé" #. NDjvr #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id331600160656617\n" "help.text" msgid "...before printing form fields." msgstr "... avant impression des champs de formulaire." #. pMuA3 #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id801600160725659\n" "help.text" msgid "Printing of form fields finished" msgstr "L'impression des champs de formulaire est terminée." #. 7GYKZ #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id961600160726645\n" "help.text" msgid "...after printing form fields." msgstr "... après impression des champs de formulaire." #. esqcH #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3156366\n" "help.text" msgid "Change of the page count" msgstr "Modification du nombre de pages" #. hAoeW #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154627\n" "help.text" msgid "When the page count changes." msgstr "Lorsque le nombre de pages change." #. XQXbJ #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id131600158369191\n" "help.text" msgid "Most events relate to documents, except OnStartApp, OnCloseApp, OnCreate and OnLoadFinished that occur at application level. OnSubComponentOpened, and OnSubComponentClosed events are fired by database's forms." msgstr "La plupart des événements sont relatifs aux document, excepté pour OnStartApp, OnCloseApp, OnCreate et OnLoadFinished qui surviennent au niveau de l'application. Les événements OnSubComponentOpened et OnSubComponentClosed sont envoyés par les formulaires de base de données." #. e6gAF #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id321600158566782\n" "help.text" msgid "Writer documents are triggering those specific events: OnLayoutFinished, OnMailMerge, OnMailMergeFinished, OnFieldMerge, OnFieldMergeFinished and OnPageCountChanged." msgstr "Les documents Writer déclenchent ces événements spécifique : OnLayoutFinished, OnMailMerge, OnMailMergeFinished, OnFieldMerge, OnFieldMergeFinished et OnPageCountChanged." #. 7xyqi #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3153299\n" "help.text" msgid "Assigning a Macro to an Event" msgstr "Assignation d'une macro à un événement" #. 37TrA #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3147244\n" "help.text" msgid "Choose Tools - Customize and click the Events tab." msgstr "Choisissez Outils - Personnaliser et cliquez sur l'onglet Événements." #. AgVEM #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146098\n" "help.text" msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the Save In listbox." msgstr "Déterminez si l'assignation doit s'appliquer globalement ou uniquement au document actif dans la liste de choix Enregistrer dans." #. em5hj #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150431\n" "help.text" msgid "Select the event from the Event list." msgstr "Sélectionnez l'événement dans la liste Événement." #. 7Hcqy #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3148742\n" "help.text" msgid "Click Macro and select the macro to be assigned to the selected event." msgstr "Cliquez sur Macro et sélectionnez la macro devant être assignée à  l'événement sélectionné." #. BMHGD #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146321\n" "help.text" msgid "Click OK to assign the macro." msgstr "Cliquez sur OK pour assigner une macro." #. jtkJ7 #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3147414\n" "help.text" msgid "Click OK to close the dialog." msgstr "Cliquez sur OK pour fermer la boîte de dialogue." #. DzQYQ #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3154581\n" "help.text" msgid "Removing the Assignment of a Macro to an Event" msgstr "Suppression de l'assignation d'une macro à un événement" #. UGGUT #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146883\n" "help.text" msgid "Choose Tools - Customize and click the Events tab." msgstr "Choisissez Outils - Personnaliser et cliquez sur l'onglet Événements." #. BCPRn #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3155909\n" "help.text" msgid "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the Save In listbox." msgstr "Déterminez si vous souhaitez supprimer une assignation globale ou une assignation qui s'applique uniquement au document actif en sélectionnant l'option dans la liste de choix Enregistrer dans." #. 7ZkYK #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159129\n" "help.text" msgid "Select the event that contains the assignment to be removed from the Event list." msgstr "Sélectionnez l'événement contenant l'assignation à supprimer dans la liste Événement." #. BBaJ6 #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149143\n" "help.text" msgid "Click Remove." msgstr "Cliquez sur Supprimer." #. zrhkb #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149351\n" "help.text" msgid "Click OK to close the dialog." msgstr "Cliquez sur OK pour fermer la boîte de dialogue." #. 95hhB #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id341600162682135\n" "help.text" msgid "In addition to assigning macros to events, one can monitor events triggered in %PRODUCTNAME documents." msgstr "En plus d'assigner des macros aux événements, on peut surveiller les événements déclenchés dans les documents %PRODUCTNAME." #. XcdRk #: 01050000.xhp msgctxt "" "01050000.xhp\n" "tit\n" "help.text" msgid "$[officename] Basic IDE" msgstr "Basic-IDE $[officename]" #. XA6EG #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3154422\n" "help.text" msgid "$[officename] Basic IDE" msgstr "$[officename] Basic-IDE" #. YTpwx #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3153142\n" "help.text" msgid "This section describes the structure of the Basic IDE." msgstr "Cette section décrit la structure de Basic-IDE." #. QFuVt #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_idN105C9\n" "help.text" msgid "Opens the Basic IDE where you can write and edit macros." msgstr "Ouvre l'EDI Basic à un emplacement auquel vous pouvez écrire et modifier des macros." #. 8Fzvm #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3153188\n" "help.text" msgid "Commands From the Context menu of the Module Tabs" msgstr "Commandes du menu contextuel des onglets de modules" #. gFED6 #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3154731\n" "help.text" msgid "Insert" msgstr "Insérer" #. McSb8 #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3151074\n" "help.text" msgid "Module" msgstr "Module" #. VgxHk #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3149581\n" "help.text" msgid "Inserts a new module into the current library." msgstr "Insère un nouveau module dans la bibliothèque active." #. QFMA3 #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3147397\n" "help.text" msgid "Dialog" msgstr "Boîte de dialogue" #. ywScC #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3144335\n" "help.text" msgid "Inserts a new dialog into the current library." msgstr "Insère une nouvelle boîte de dialogue dans la bibliothèque active." #. xD3Pn #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3155602\n" "help.text" msgid "Delete" msgstr "Supprimer" #. RZYVz #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3155064\n" "help.text" msgid "Deletes the selected module." msgstr "Supprime le module sélectionné." #. WaaYP #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3149018\n" "help.text" msgid "Rename" msgstr "Renommer" #. XnTq6 #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3154754\n" "help.text" msgid "Renames the current module in place." msgstr "Renomme le module actif." #. tZBdJ #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3150043\n" "help.text" msgid "Hide" msgstr "Masquer" #. CNC4t #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3145147\n" "help.text" msgid "Hides the current module." msgstr "Masque le module actif." #. HHtE6 #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3163805\n" "help.text" msgid "Modules" msgstr "Modules" #. 9iQHn #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3153965\n" "help.text" msgid "Opens the Macro Organizer dialog." msgstr "Ouvre la boîte de dialogue Gestion de macros." #. EHXTp #: 01050100.xhp msgctxt "" "01050100.xhp\n" "tit\n" "help.text" msgid "Watch Window" msgstr "Fenêtre Témoin" #. FgKHh #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3149457\n" "help.text" msgid "Watch Window" msgstr "Fenêtre témoin" #. sCkDE #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3154908\n" "help.text" msgid "The Watch window allows you to observe the value of variables during the execution of a program. Define the variable in the Watch text box. Click on Enable Watch to add the variable to the list box and to display its values." msgstr "La fenêtre Témoin permet d'observer la valeur des variables pendant l'exécution d'un programme. Définissez la variable dans la zone de texte Témoin. Cliquez sur (Dés)activer le témoin pour ajouter la variable à la zone de liste et pour afficher ses valeurs." #. 9wvFG #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3145173\n" "help.text" msgid "Watch" msgstr "Témoin" #. kxkF2 #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3155132\n" "help.text" msgid "Enter the name of the variable whose value is to be monitored." msgstr "Saisissez le nom de la variable dont la valeur doit être contrôlée." #. tm5GB #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3148645\n" "help.text" msgid "Remove Watch" msgstr "Supprimer le témoin" #. yqBLC #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3148576\n" "help.text" msgid "Removes the selected variable from the list of watched variables." msgstr "Supprime la variable sélectionnée de la liste des variables observées." #. UzqEN #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3147426\n" "help.text" msgid "Icon" msgstr "Icône" #. xDG4x #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3154012\n" "help.text" msgid "Remove Watch" msgstr "Supprimer le témoin" #. mq5A9 #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3154491\n" "help.text" msgid "Editing the Value of a Watched Variable" msgstr "Édition de la valeur d'une variable observée" #. FQF6P #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3156283\n" "help.text" msgid "Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value. The new value will be taken as the variable's value for the program." msgstr "Affiche la liste des variables observées. Cliquez deux fois (avec une légère pause entre les deux) sur l'entrée pour éditer sa valeur. La nouvelle valeur sera considérée comme valeur de la variable pour le programme." #. swaqV #: 01050200.xhp msgctxt "" "01050200.xhp\n" "tit\n" "help.text" msgid "Call Stack Window (Calls)" msgstr "Fenêtre Appels" #. VEj9z #: 01050200.xhp msgctxt "" "01050200.xhp\n" "hd_id3146794\n" "help.text" msgid "Call Stack Window (Calls)" msgstr "Fenêtre Appels" #. CnvX5 #: 01050200.xhp msgctxt "" "01050200.xhp\n" "par_id3150400\n" "help.text" msgid "Displays the sequence of procedures and functions during the execution of a program. The Call Stack allows you to monitor the sequence of procedures and functions during the execution of a program. The procedures are functions are displayed bottom to top with the most recent function or procedure call at the top of the list." msgstr "Affiche la séquence des procédures et des fonctions pendant l'exécution d'un programme. La fenêtre Appels permet de surveiller la séquence des procédures et des fonctions pendant l'exécution d'un programme. Les procédures et les fonctions s'affichent de bas en haut, l'appel de la plus récente d'entre elles étant positionné en début de liste." #. kbmgA #: 01050300.xhp msgctxt "" "01050300.xhp\n" "tit\n" "help.text" msgid "Manage Breakpoints" msgstr "Gérer les points d'arrêt" #. wFspG #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3154927\n" "help.text" msgid "Manage Breakpoints" msgstr "Gestion des points d'arrêt" #. JksJ4 #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3148550\n" "help.text" msgid "Specifies the options for breakpoints." msgstr "Spécifie les options des points d'arrêt." #. NgpMF #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3149670\n" "help.text" msgid "Breakpoints" msgstr "Points d'arrêt" #. dY6rB #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3150398\n" "help.text" msgid "Enter the line number for a new breakpoint, then click New." msgstr "Saisissez le numéro de ligne du nouveau point d'arrêt, puis cliquez sur Nouveau." #. 6U5kU #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3156280\n" "help.text" msgid "Active" msgstr "Actif" #. xjbqE #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3154910\n" "help.text" msgid "Activates or deactivates the current breakpoint." msgstr "Active ou désactive le point d'arrêt actif." #. BmHff #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3144500\n" "help.text" msgid "Pass Count" msgstr "Passages" #. hZEbs #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3161831\n" "help.text" msgid "Specify the number of loops to perform before the breakpoint takes effect." msgstr "Spécifie le nombre de boucles à effectuer avant que le point d'arrêt ne prenne effet." #. gr8LF #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3152579\n" "help.text" msgid "New" msgstr "Nouveau" #. CnVC5 #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3148575\n" "help.text" msgid "Creates a breakpoint on the line number specified." msgstr "Crée un point d'arrêt sur le numéro de ligne spécifié." #. GNUAD #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3147319\n" "help.text" msgid "Delete" msgstr "Supprimer" #. FjDwe #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3153363\n" "help.text" msgid "Deletes the selected breakpoint." msgstr "Supprime le point d'arrêt sélectionné." #. FokMf #: 01170100.xhp msgctxt "" "01170100.xhp\n" "tit\n" "help.text" msgid "Control and Dialog Properties" msgstr "Propriétés des contrôles et des boîtes de dialogue" #. zRzYS #: 01170100.xhp msgctxt "" "01170100.xhp\n" "bm_id3153379\n" "help.text" msgid "controls; propertiesproperties; controls and dialogsdialogs; properties" msgstr "Contrôles;propriétésPropriétés;contrôles et boîtes de dialoguePropriétés;boîtes de dialogue" #. EmmPi #: 01170100.xhp msgctxt "" "01170100.xhp\n" "hd_id3153379\n" "help.text" msgid "Control and Dialog Properties" msgstr "Propriétés d'éléments de contrôle et de boîtes de dialogue" #. WPmT4 #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3156280\n" "help.text" msgid "Specifies the properties of the selected dialog or control. You must be in the design mode to be able to use this command." msgstr "Spécifie les propriétés de la boîte de dialogue ou du contrôle sélectionné. Pour utiliser cette commande, vous devez être en mode Conception." #. AKNqf #: 01170100.xhp msgctxt "" "01170100.xhp\n" "hd_id3151043\n" "help.text" msgid "Entering Data in the Properties Dialog" msgstr "Saisie de données dans la boîte de dialogue Propriétés" #. hyyPe #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3153771\n" "help.text" msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the Properties dialog:" msgstr "Les combinaisons de touches suivantes permettent de saisir des données dans les champs à plusieurs lignes ou dans les boîtes combinées de la boîte de dialogue Propriétés :" #. pJ7C6 #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3150010\n" "help.text" msgid "Keys" msgstr "Touches" #. sn9u8 #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3147317\n" "help.text" msgid "Effects" msgstr "Effets" #. A8PGQ #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146121\n" "help.text" msgid "Alt+Down Arrow" msgstr "Alt+Flèche vers le bas" #. K92G7 #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3149581\n" "help.text" msgid "Opens a combo box" msgstr "Ouvre une zone combinée" #. h2EUT #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3147394\n" "help.text" msgid "Alt+Up Arrow" msgstr "Alt+Flèche vers le haut" #. G2ta5 #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3148455\n" "help.text" msgid "Closes a combo box" msgstr "Ferme une zone combinée" #. m5KJm #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3154511\n" "help.text" msgid "Shift+Enter" msgstr "Maj+Entrée" #. wyG3u #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146971\n" "help.text" msgid "Inserts a line break in multiline fields." msgstr "Insère un retour à la ligne dans les champs à plusieurs lignes." #. XYW3y #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146914\n" "help.text" msgid "(UpArrow)" msgstr "(Flèche vers le haut)" #. hGdUu #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3153714\n" "help.text" msgid "Goes to the previous line." msgstr "Retourne à la ligne précédente." #. mtkFW #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3159266\n" "help.text" msgid "(DownArrow)" msgstr "(Flèche vers le bas)" #. TRNaq #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146314\n" "help.text" msgid "Goes to the next line." msgstr "Va à la ligne suivante." #. jNc5k #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3149255\n" "help.text" msgid "Enter" msgstr "Entrée" #. prQQs #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3149566\n" "help.text" msgid "Applies the changes made to a field and places the cursor into the next field." msgstr "Applique les modifications apportées à un champ et place le curseur dans le champ suivant." #. RBV9J #: 01170101.xhp msgctxt "" "01170101.xhp\n" "tit\n" "help.text" msgid "General" msgstr "Général" #. YF5rN #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3147436\n" "help.text" msgid "General" msgstr "Général" #. xTQUU #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155855\n" "help.text" msgid "Define the properties for the selected control or dialog. The available properties depend on the type of control selected. The following properties therefore are not available for every type of control." msgstr "Définissez les propriétés de la boîte de dialogue ou de l'élément de contrôle sélectionné. Les propriétés disponibles dépendent du type d'élément de contrôle sélectionné. Les propriétés suivantes ne sont donc pas disponibles pour tous les types d'éléments de contrôle." #. GDxAa #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148647\n" "help.text" msgid "Alignment" msgstr "Alignement" #. PtRMQ #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147318\n" "help.text" msgid "Specify the alignment option for the selected control." msgstr "Spécifiez les options d'alignement du contrôle sélectionné." #. aBDEP #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153189\n" "help.text" msgid "AutoFill" msgstr "Remplir automatiquement" #. EDCbD #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3152460\n" "help.text" msgid "Select \"Yes\" to enable the AutoFill function for the selected control. " msgstr "Sélectionnez Oui afin d'activer la fonction Remplissage automatique pour le contrôle sélectionné. " #. avCAy #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3155307\n" "help.text" msgid "Background color" msgstr "Couleur d'arrière-plan" #. DYYEL #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145251\n" "help.text" msgid "Specify the background color for the current control." msgstr "Indiquez la couleur d'arrière-plan du contrôle actif." #. cFZBo #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3151076\n" "help.text" msgid "Large change" msgstr "Grand changement" #. xF7DA #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148457\n" "help.text" msgid "Specify the number of units to scroll when a user clicks in the area between the slider and the arrows on a scrollbar." msgstr "Spécifiez le nombre d'unités qui doivent défiler lorsque l'utilisateur clique dans la zone située entre le curseur et les flèches de la barre de défilement." #. 9QGLF #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153876\n" "help.text" msgid "Border" msgstr "Bordure" #. eRnCR #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154017\n" "help.text" msgid "Specify the border type for the current control." msgstr "Indiquez le type de bordure du contrôle actif." #. a7atD #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150749\n" "help.text" msgid "Button type" msgstr "Type de bouton" #. 396Qd #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155064\n" "help.text" msgid "Select a button type. Button types determine what type of action is initiated." msgstr "Sélectionnez un type de bouton. Le type de bouton détermine le type d'action à exécuter." #. xDFYm #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149019\n" "help.text" msgid "Character set" msgstr "Jeu de caractères" #. F948D #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148406\n" "help.text" msgid "Select the font to be used for displaying the contents of the current control." msgstr "Sélectionnez la police d'affichage du contenu du contrôle actif." #. rLJXW #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3147341\n" "help.text" msgid "Currency symbol" msgstr "Symbole monétaire" #. hvuKK #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146315\n" "help.text" msgid "Enter the currency symbol to be used for currency controls." msgstr "Saisissez le symbole monétaire à utiliser pour les contrôles monétaires." #. hkEUs #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7936643\n" "help.text" msgid "Date" msgstr "Date" #. W6cd8 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id2293771\n" "help.text" msgid "Specify the default date to be shown in the Date control." msgstr "Indiquez la date par défaut à afficher dans le contrôle de date." #. nDAvA #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153965\n" "help.text" msgid "Date format" msgstr "Format de date" #. Vpt3V #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155334\n" "help.text" msgid "Specify the desired format for a date control. A date control interprets the user input depending on this format setting." msgstr "Spécifiez un format de contrôle de date. Les contrôles de date interprètent les données saisies par l'utilisateur en fonction de ce paramètre de format." #. xBWQF #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154663\n" "help.text" msgid "Date max." msgstr "Date max." #. H3it5 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148485\n" "help.text" msgid "Specify the upper limit for a date control." msgstr "Indiquez la limite supérieure d'un contrôle de date." #. fLYMV #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152778\n" "help.text" msgid "Date min." msgstr "Date min." #. njsjf #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154120\n" "help.text" msgid "Specify the lower limit for a date control." msgstr "Indiquez la limite inférieure d'un contrôle de date." #. 5cRdr #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154573\n" "help.text" msgid "Decimal accuracy" msgstr "Décimales" #. LAnBF #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3166426\n" "help.text" msgid "Specify the number of decimal places displayed for a numerical or currency control." msgstr "Indiquez le nombre de décimales à afficher pour un contrôle numérique ou monétaire." #. NxoEv #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3159091\n" "help.text" msgid "Default button" msgstr "Bouton par défaut" #. JFHwY #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154200\n" "help.text" msgid "Select \"Yes\" to make the current button control the default selection. Pressing Return in the dialog activates the default button." msgstr "Sélectionnez Oui pour que le bouton de contrôle actif devienne la sélection par défaut. Si l'utilisateur appuie sur Entrée dans la boîte de dialogue, le bouton par défaut est activé." #. bsDNs #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN108BA\n" "help.text" msgid "Delay" msgstr "Délai" #. UGWJG #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN108D0\n" "help.text" msgid "Specifies the delay in milliseconds between scrollbar trigger events. A trigger event occurs when you click a scrollbar arrow or click the background area in a scrollbar. Repeated trigger events occur if you keep the mouse button pressed when you click a scrollbar arrow or background area in a scrollbar. If you want, you can include valid time units with the number that you enter, for example, 2 s or 500 ms." msgstr "Indique le délai (en millisecondes) entre deux événements déclencheurs dans la barre de défilement. Un événement déclencheur se produit lorsque vous cliquez sur la flèche d'une barre de défilement ou sur sa zone d'arrière-plan. Les événements déclencheurs se produisent de manière continue si vous maintenez le bouton de la souris enfoncée lorsque vous cliquez sur la flèche d'une barre de défilement ou sur sa zone d'arrière-plan. Vous pouvez ajouter à la valeur saisie une unité de temps valide (par exemple, 2 s or 500 ms)." #. jFKSh #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3151278\n" "help.text" msgid "Dropdown" msgstr "Déroulante" #. Cip9s #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155113\n" "help.text" msgid "Select \"Yes\" to enable the dropdown option for list or combo box controls. A dropdown control field has an arrow button which you can click to open a list of the existing form entries." msgstr "Sélectionnez Oui pour activer l'option Déroulante pour les contrôles de listes ou de boîtes combinées. Un champ de contrôle déroulant dispose d'un bouton fléché qui permet d'ouvrir, d'un clic de souris, la liste des entrées définies dans un formulaire." #. tCz4B #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3151216\n" "help.text" msgid "Enabled" msgstr "Activé" #. t4GJD #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150517\n" "help.text" msgid "Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog." msgstr "Sélectionnez Oui pour activer le contrôle. Si le contrôle est désactivé, il est grisé dans la boîte de dialogue." #. M7AWe #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3155379\n" "help.text" msgid "Edit mask" msgstr "Masque de saisie" #. X3nvF #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155509\n" "help.text" msgid "Specify the edit mask for a pattern control. This is a character code that defines the input format for the control." msgstr "Spécifiez le masque d'édition d'un contrôle de masque. Il s'agit d'un code de caractère définissant le format de saisie pour le contrôle." #. B7JzP #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154485\n" "help.text" msgid "You need to specify a masking character for each input character of the edit mask to restrict the input to the values that are listed in the following table:" msgstr "Vous devez spécifier un caractère de masquage pour chaque caractère d'entrée du masque d'édition afin de limiter la saisie des valeurs répertoriées dans la table suivante :" #. AicCo #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155809\n" "help.text" msgid "Character" msgstr "Caractère" #. 7B8iu #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148702\n" "help.text" msgid "Meaning" msgstr "Signification" #. qAQoQ #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148869\n" "help.text" msgid "A text constant. This character cannot be modified by the user." msgstr "Une constante de texte. Ce caractère ne peut pas être modifié par l'utilisateur." #. yEwjE #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3157983\n" "help.text" msgid "The characters a-z can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter." msgstr "Les caractères a-z peuvent être saisis à cet endroit. Si une majuscule est saisie, elle est automatiquement convertie en minuscule." #. Q86Zu #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159204\n" "help.text" msgid "The characters A-Z can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter" msgstr "Les caractères A-Z peuvent être saisis à cet endroit. Si une minuscule est saisie, elle est automatiquement convertie en majuscule" #. tuUGC #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3151304\n" "help.text" msgid "The characters a-z and 0-9 can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter." msgstr "Les caractères a-z et 0-9 peuvent être saisis à cet endroit. Si une majuscule est saisie, elle est automatiquement convertie en minuscule." #. urwGP #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155071\n" "help.text" msgid "The characters a-z and 0-9 can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter" msgstr "Les caractères a-z et 0-9 peuvent être saisis à cet endroit. Si une minuscule est saisie, elle est automatiquement convertie en majuscule" #. U4J7u #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154650\n" "help.text" msgid "Only the characters 0-9 can be entered." msgstr "Seuls les caractères 0-9 peuvent être saisis." #. Gpn4f #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153489\n" "help.text" msgid "All printable characters can be entered." msgstr "Tous les caractères imprimables peuvent être saisis." #. SxFCq #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154707\n" "help.text" msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter." msgstr "Tous les caractères imprimables peuvent être saisis. Si une lettre minuscule est utilisée, elle est convertie automatiquement en lettre majuscule." #. F3XwG #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id2128971\n" "help.text" msgid "Editable" msgstr "Éditable" #. R4Axb #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id6519974\n" "help.text" msgid "Specifies whether the nodes of the tree control are editable." msgstr "Indique si les noeuds du contrôle d'arborescence sont éditables." #. 6E3fY #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id4591814\n" "help.text" msgid "The default value is FALSE." msgstr "La valeur par défaut est FALSE." #. VDs3B #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149317\n" "help.text" msgid "Graphics" msgstr "Images" #. phpED #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147546\n" "help.text" msgid "Specify the source of the graphics for a button or an image control. Click \"...\" to select a file." msgstr "Indiquez la source des images d'un bouton ou d'un contrôle picto. Cliquez sur les points de suspension pour sélectionner un fichier." #. iPZoL #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154627\n" "help.text" msgid "Height" msgstr "Hauteur" #. Bs2gd #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155754\n" "help.text" msgid "Specify the height of the current control or the dialog." msgstr "Indiquez la hauteur de la boîte de dialogue ou du contrôle actif." #. VvPRw #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153072\n" "help.text" msgid "Help text" msgstr "Texte d'aide" #. Kz7Ys #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147502\n" "help.text" msgid "Enter a help text that is displayed as a tip (bubble help) when the mouse rests over the control." msgstr "Saisissez un texte d'aide à afficher sous forme d'astuce (infobulle) lorsque la souris est placée sur le contrôle." #. pTjfM #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154400\n" "help.text" msgid "Help URL" msgstr "URL de l'aide" #. XxuEf #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150431\n" "help.text" msgid "Specify the help URL that is called when you press F1 while the focus is on a particular control. For example, use the format HID:1234 to call the Help-ID with the number 1234." msgstr "Spécifiez l'URL de l'aide à appeler si l'utilisateur appuie sur la touche F1 lorsque le focus porte sur un contrôle spécifique. Vous pouvez par exemple utiliser le format HID:1234 pour appeler l'ID de l'aide portant le numéro 1234." #. yaVgx #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id4171269\n" "help.text" msgid "Set the environment variable HELP_DEBUG to 1 to view the Help-IDs as extended help tips." msgstr "Paramétrer la variable d'environnement HELP_DEBUG à 1 pour afficher les Help-IDs comme des bulles d'aide étendue." #. PeAAF #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3159260\n" "help.text" msgid "Incr./decrement value" msgstr "Valeur d'incrément/décrément" #. j6dm5 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145233\n" "help.text" msgid "Specify the increment and decrement interval for spin button controls." msgstr "Spécifiez l'intervalle d'incrément ou de décrément pour les contrôles de compteur." #. WRQBk #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id539262\n" "help.text" msgid "Invokes stop mode editing" msgstr "Invoque l'édition du mode stop" #. uYGG2 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id234382\n" "help.text" msgid "Specifies what happens when editing is interrupted by selecting another node in the tree, a change in the tree's data, or by some other means." msgstr "Spécifie ce qui se passe quand l'édition est interrompue par la sélection d'un autre noeud dans l'arborescence, une modification des données de l'arborescence ou par d'autres moyens." #. ExcDe #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id6591082\n" "help.text" msgid "Setting this property to TRUE causes the changes to be automatically saved when editing is interrupted. FALSE means that editing is canceled and changes are lost." msgstr "Paramétrer cette propriété sur TRUE permet aux modifications d'être automatiquement enregistrées lorsque l'édition est interrompue. FALSE signifie que l'édition est annulée et que les modifications sont perdues." #. DgFkR #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id9298074\n" "help.text" msgid "The default value is FALSE." msgstr "La valeur par défaut est FALSE." #. Di9Xo #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150536\n" "help.text" msgid "Label" msgstr "Étiquette" #. BH2nz #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146324\n" "help.text" msgid "Specifies the label of the current control. The label is displayed along with the control." msgstr "Spécifie l'étiquette du contrôle actif. L'étiquette s'affiche avec le contrôle." #. 6X5mC #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146816\n" "help.text" msgid "You can create multi-line labels by inserting manual line breaks in the label using Shift+Enter." msgstr "Vous pouvez créer des étiquettes à plusieurs lignes en insérant des retours à la ligne manuels dans l'étiquette à l'aide de Maj+Entrée." #. r4WBz #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150457\n" "help.text" msgid "Line Count" msgstr "Nombre de lignes" #. YBUsT #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149143\n" "help.text" msgid "Enter the number of lines to be displayed for a list control. For combo boxes, this setting is only active if the dropdown option is enabled. " msgstr "Saisissez le nombre de lignes à afficher pour un contrôle de liste. Pour les boîtes combinées, ce paramètre n'est actif que si l'option Déroulante est activée. " #. bJA4h #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7468489\n" "help.text" msgid "Scrollbar" msgstr "Barre de défilement" #. nDA7n #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id7706228\n" "help.text" msgid "Adds the scrollbar type that you specify to a text box." msgstr "Ajoute la barre de défilement de votre choix dans une zone de texte." #. 6xNxb #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153121\n" "help.text" msgid "Small change" msgstr "Petit changement" #. CGeAu #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3157875\n" "help.text" msgid "Specify the number of units to scroll when a user clicks an arrow on a scrollbar." msgstr "Spécifiez le nombre d'unités qui doivent défiler lorsque l'utilisateur clique sur une flèche de la barre de défilement." #. kC4mu #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3145221\n" "help.text" msgid "List entries" msgstr "Entrées de liste" #. Ga3fT #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154580\n" "help.text" msgid "Specify the entries for a list control. One line takes one list entry. Press Shift+Enter to insert a new line." msgstr "Indiquez les entrées d'un contrôle de liste. Vous pouvez spécifier une entrée par ligne. Appuyez sur Maj+Entrée pour insérer une nouvelle ligne." #. qBq9j #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149723\n" "help.text" msgid "Literal mask" msgstr "Masque littéral" #. 7seGj #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150656\n" "help.text" msgid "Specify the initial values to be displayed in a pattern control. This helps the user to identify which values are allowed in a pattern control. The literal mask is restricted by the format specified by the edit mask." msgstr "Indiquez les valeurs initiales à afficher dans le contrôle de masque. Ainsi, l'utilisateur peut identifier les valeurs autorisées dans un contrôle de masque. Le masque littéral est limité par le format spécifié par le masque d'édition." #. CRUKE #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149015\n" "help.text" msgid "Manual line break" msgstr "Renvoi à la ligne forcé" #. BdKPT #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149893\n" "help.text" msgid "Select \"Yes\" to allow manual line breaks inside multiline controls." msgstr "Sélectionnez Oui pour permettre les retours à la ligne manuels dans un contrôle à plusieurs lignes." #. Q954Y #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150463\n" "help.text" msgid "Max. text length" msgstr "Longueur de texte max." #. jCAEZ #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150745\n" "help.text" msgid "Specify the maximum number of characters that the user can enter." msgstr "Indiquez le nombre maximal de caractères pouvant être saisis." #. fWJry #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154675\n" "help.text" msgid "Multiline Input" msgstr "Saisie à plusieurs lignes" #. j9JFM #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3144741\n" "help.text" msgid "Select \"Yes\" to allow the input of multiple lines in the control. Press Enter to insert a manual line break in the control." msgstr "Sélectionnez Oui pour permettre la saisie sur plusieurs lignes dans le contrôle. Appuyez sur Entrée pour insérer un retour à la ligne manuel dans le contrôle." #. GHYEq #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154848\n" "help.text" msgid "Multiselection" msgstr "Sélection multiple" #. rtqLT #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3151235\n" "help.text" msgid "Select \"Yes\" to allow the selection of multiple entries in list controls." msgstr "Sélectionnez Oui pour permettre la sélection de plusieurs lignes dans les contrôles de liste." #. 5XDPo #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148887\n" "help.text" msgid "Name" msgstr "Nom" #. NuDCQ #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154548\n" "help.text" msgid "Insert a name for the current control. This name is used to identify the control." msgstr "Insérez le nom du contrôle actif. Ce nom sert à identifier le contrôle." #. F2dAE #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148739\n" "help.text" msgid "Order" msgstr "Ordre" #. i7fot #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149252\n" "help.text" msgid "Specify the order in which the controls receive the focus when the Tab key is pressed in the dialog. On entering a dialog, the control with the lowest order (0) receives the focus. Pressing the Tab key the successively focuses the other controls as specified by their order number." msgstr "Indiquez l'ordre dans lequel les contrôles reçoivent le focus lorsque l'utilisateur appuie sur la touche de tabulation dans la boîte de dialogue. À l'ouverture d'une boîte de dialogue, le contrôle ayant le numéro d'ordre le plus bas (0) reçoit le focus. Lorsque l'utilisateur appuie sur la touche de tabulation, les autres contrôles reçoivent successivement le focus en fonction du numéro d'ordre qui leur a été attribué." #. 54etz #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155259\n" "help.text" msgid "Initially, the controls receive numbers in the order they are added to the dialog. You can change the order numbers for controls. $[officename] Basic updates the order numbers automatically to avoid duplicate numbers. Controls that cannot be focused are also assigned a value but these controls are skipped when using the Tab key." msgstr "Initialement, le numéro d'ordre des éléments de contrôle correspond à l'ordre dans lequel ils ont été ajoutés à la boîte de dialogue. Vous pouvez modifier le numéro d'ordre des éléments de contrôle. $[officename] Basic actualise automatiquement les numéros d'ordre afin d'éviter de dupliquer les numéros. Les éléments de contrôle ne pouvant être mis en focus reçoivent également une valeur, mais ces éléments sont ignorés lors de l'utilisation de la touche Tabulation." #. 9AfPp #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149511\n" "help.text" msgid "Orientation" msgstr "Orientation" #. ikZBx #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153780\n" "help.text" msgid "Specify the orientation for a scrollbar control." msgstr "Spécifiez l'orientation d'un contrôle Barre de défilement." #. wPXqH #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154374\n" "help.text" msgid "Page (step)" msgstr "Page (étape)" #. UcdiE #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154109\n" "help.text" msgid "Specify the number of the dialog page to which the current control is assigned or the page number of the dialog you want to edit. If a dialog has only one page set its Page (Step) value to 0." msgstr "Indiquez le numéro de la page de boîte de dialogue à laquelle le contrôle actif est assigné ou le numéro de page de la boîte de dialogue que vous voulez éditer. Si une boîte de dialogue est constituée d'une seule page, définissez Page (Étape) sur la valeur 0." #. BoGGV #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148580\n" "help.text" msgid "Select Page (Step) = 0 to make a control visible on every dialog page." msgstr "Sélectionnez Page (Étape) = 0 pour rendre un élément de contrôle visible sur chaque page de la boîte de dialogue." #. CWHWy #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146144\n" "help.text" msgid "To switch between dialog pages at run time, you need to create a macro that changes the value of Page (Step)." msgstr "Pour changer de page dans une boîte de dialogue durant l'exécution, vous devez créer une macro modifiant la valeur de Page (Étape)." #. yfdsF #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154558\n" "help.text" msgid "Password characters" msgstr "Caractères de mot de passe" #. kNFHd #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3152787\n" "help.text" msgid "Enter a character to be displayed instead of the characters that are typed. This can be used for entering passwords in text controls." msgstr "Saisissez un caractère à afficher à la place des caractères saisis, par exemple lorsque l'utilisateur entre un mot de passe de contrôle de texte." #. h8SXD #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148750\n" "help.text" msgid "PositionX" msgstr "PositionX" #. 2EVcB #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154517\n" "help.text" msgid "Specify the distance of the current control from the left side of the dialog." msgstr "Indiquez la distance séparant le contrôle actif et le côté gauche de la boîte de dialogue." #. JTKqk #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152767\n" "help.text" msgid "PositionY" msgstr "PositionY" #. J7py4 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159082\n" "help.text" msgid "Specify the distance of the current control from the top of the dialog." msgstr "Indiquez la distance séparant le contrôle actif et le bord supérieur de la boîte de dialogue." #. bGzny #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3159213\n" "help.text" msgid "Prefix symbol" msgstr "Placer le symbole avant le nombre" #. ezYKt #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149688\n" "help.text" msgid "Select \"Yes\" to display the currency symbol prefix in currency controls when a number was entered." msgstr "Sélectionnez Oui pour afficher le symbole monétaire à insérer devant toute valeur saisie dans un contrôle monétaire." #. ACDzZ #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149728\n" "help.text" msgid "Print" msgstr "Imprimer" #. DTyCw #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150001\n" "help.text" msgid "Select \"Yes\" to include the current control in a document's printout." msgstr "Sélectionnez Oui pour inclure le contrôle actif dans un document imprimé." #. cff54 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154671\n" "help.text" msgid "Progress value" msgstr "Valeur de progression" #. hZPwV #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146849\n" "help.text" msgid "Specify a progress value for a progress bar control." msgstr "Spécifiez une valeur de progression pour un contrôle Barre de progression." #. AVt7R #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153112\n" "help.text" msgid "Progress value max." msgstr "Valeur de progression max." #. KAaFj #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145167\n" "help.text" msgid "Specify the maximum value of a progress bar control." msgstr "Indiquez la valeur maximale d'un contrôle Barre de progression." #. 7Euj4 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153569\n" "help.text" msgid "Progress value min." msgstr "Valeur de progression min." #. oBei3 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154506\n" "help.text" msgid "Specify the minimum value of a progress bar control." msgstr "Indiquez la valeur minimale d'un contrôle Barre de progression." #. ZbJ4B #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150134\n" "help.text" msgid "Read-only" msgstr "Lecture seule" #. pDFLA #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155930\n" "help.text" msgid "Select \"Yes\" to prevent the user from editing the value of the current control. The control is enabled and can be focused but not modified." msgstr "Sélectionnez Oui pour empêcher l'utilisateur d'éditer la valeur du contrôle actif. Le contrôle est activé et peut recevoir le focus mais ne peut pas être modifié." #. QcDc4 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN11112\n" "help.text" msgid "Repeat" msgstr "Répéter" #. Tn2Gm #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN11128\n" "help.text" msgid "Repeats trigger events when you keep the mouse button pressed on a control such as a spin button." msgstr "Répète les événements déclencheurs lorsque vous maintenez le bouton de la souris enfoncé sur un contrôle de type compteur." #. RP3VX #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id9579149\n" "help.text" msgid "Root displayed" msgstr "Racine affichée" #. adGTR #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id7126987\n" "help.text" msgid "Specifies if the root node of the tree control is displayed." msgstr "Spécifie si le noeud racine du contrôle d'arborescence est affiché." #. p9tYi #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id9174779\n" "help.text" msgid "If Root displayed is set to FALSE, the root node of a model is no longer a valid node for the tree control and can't be used with any method of XTreeControl." msgstr "Si l'affichage de la racine est paramétré sur FALSE, le noeud racine d'un modèle n'est plus un noeud valide pour le contrôle d'arborescence et ne peut être utilisé avec n'importe quelle méthode de XTreeControl." #. KucrS #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id594195\n" "help.text" msgid "The default value is TRUE." msgstr "La valeur par défaut est TRUE." #. UFPCV #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7534409\n" "help.text" msgid "Row height" msgstr "Hauteur de ligne" #. xPrCr #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id6471755\n" "help.text" msgid "Specifies the height of each row of a tree control, in pixels." msgstr "Spécifie, en pixel, la hauteur de chaqe ligne d'un contrôle d'arborescence." #. wFHUd #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id2909329\n" "help.text" msgid "If the specified value is less than or equal to zero, the row height is the maximum height of all rows." msgstr "Si la valeur spécifiée est inférieure ou égal à zéro, la hauteur des lignes est la hauteur maximum de toutes les lignes." #. CLPMV #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id4601580\n" "help.text" msgid "The default value is 0." msgstr "La valeur par défaut est 0." #. ydxCG #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148761\n" "help.text" msgid "Scale" msgstr "Échelle" #. 9qp2q #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159134\n" "help.text" msgid "Scales the image to fit the control size." msgstr "Redimensionne l'image pour qu'elle s'adapte à la taille du contrôle." #. FrqW5 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7597277\n" "help.text" msgid "Scrollbar" msgstr "Barre de défilement" #. jiW7j #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id986968\n" "help.text" msgid "Adds the scrollbar type that you specify to a text box." msgstr "Ajoute la barre de défilement de votre choix dans une zone de texte." #. gkvzY #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3147370\n" "help.text" msgid "Scroll value" msgstr "Valeur de défilement" #. 24GzW #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159622\n" "help.text" msgid "Specify the initial value of a scrollbar control. This determines the position of the scrollbar slider." msgstr "Indiquez la valeur initiale d'un contrôle Barre de défilement. Cette valeur détermine la position du curseur de la barre de défilement." #. FEeCy #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3155440\n" "help.text" msgid "Scroll value max." msgstr "Valeur de défilement max." #. 2QDng #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148877\n" "help.text" msgid "Specify the maximum value of a scrollbar control." msgstr "Spécifiez la valeur maximale d'un contrôle Barre de défilement." #. WhdNX #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN111E4\n" "help.text" msgid "Scroll value min." msgstr "Valeur de défilement min." #. KkkV7 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN111E8\n" "help.text" msgid "Specify the minimum value of a scrollbar control." msgstr "Spécifiez la valeur minimale d'un contrôle Barre de défilement." #. E6FFj #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id543534\n" "help.text" msgid "Show handles" msgstr "Afficher les poignées" #. wG6AD #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id5060884\n" "help.text" msgid "Specifies whether the handles of the nodes should be displayed." msgstr "Spécifie si les poignées des noeuds doivent être affichées." #. TC8mj #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id4974822\n" "help.text" msgid "The handles are dotted lines that visualize the hierarchy of the tree control." msgstr "Ces poignées sont des lignes pointillées qui visualisent la hiérarchies du contrôle d'arborescence." #. 55Gfe #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id7687307\n" "help.text" msgid "The default value is TRUE." msgstr "La valeur par défaut est TRUE." #. kEF3n #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id4062013\n" "help.text" msgid "Show root handles" msgstr "Afficher les poignées racines" #. nGccA #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3314004\n" "help.text" msgid "Specifies whether the handles of the nodes should also be displayed at root level." msgstr "Spécifie si les poignées des noeuds doivent être affichées au niveau de la racine." #. GCfuF #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id2396313\n" "help.text" msgid "The default value is TRUE." msgstr "La valeur par défaut est TRUE." #. XLMGF #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10EC2\n" "help.text" msgid "Selection" msgstr "Sélection" #. mF5w3 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10ED8\n" "help.text" msgid "Specifies the sequence of the selected items, where \"0\" corresponds to the first item. To select more than one item, Multiselection must be enabled." msgstr "Spécifie l'ordre des éléments sélectionnés où \"0\" correspond au premier élément. Pour sélectionner plusieurs éléments, vous devez activer l'option Multisélection." #. jwSUy #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10EEB\n" "help.text" msgid "Click the ... button to open the Selection dialog." msgstr "Pour ouvrir la boîte de dialogue Sélection, cliquez sur le bouton ...." #. oEvvu #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10F0A\n" "help.text" msgid "Click the item or items that you want to select. To select more than one item, ensure that the Multiselection option is selected." msgstr "Cliquez sur le ou les éléments que vous souhaitez sélectionner. Pour sélectionner plusieurs éléments, vous devez activer l'option Multisélection." #. 56k8D #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id5026093\n" "help.text" msgid "Selection type" msgstr "Type de sélection" #. 7MwBq #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id1134067\n" "help.text" msgid "Specifies the selection mode that is enabled for this tree control." msgstr "Spécifie le mode de sélection qui est activé pour ce contrôle d'arborescence." #. roCpn #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154193\n" "help.text" msgid "Spin Button" msgstr "Compteur" #. iEFns #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145298\n" "help.text" msgid "Select \"Yes\" to add spin buttons to a numerical, currency, date, or time control to allow increasing and decreasing the input value using arrow buttons." msgstr "Sélectionnez Oui pour ajouter des compteurs à un contrôle numérique, monétaire, horaire ou de date. Ainsi, vous pourrez augmenter et diminuer la valeur saisie à l'aide des boutons fléchés." #. BvGkC #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3156267\n" "help.text" msgid "State" msgstr "Statut" #. PPtEE #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150928\n" "help.text" msgid "Select the selection state of the current control." msgstr "Sélectionnez le statut de sélection du contrôle actif." #. Gq4qC #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148396\n" "help.text" msgid "Strict format" msgstr "Vérification de format" #. Z3Rvf #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153042\n" "help.text" msgid "Select \"Yes\" to only allow valid characters to be entered in a numerical, currency, date, or time control." msgstr "Sélectionnez Oui pour n'autoriser que la saisie de caractères valides dans un contrôle numérique, monétaire, horaire ou de date." #. VCDfj #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149538\n" "help.text" msgid "Tabstop" msgstr "Tabulation" #. s9gEA #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148543\n" "help.text" msgid "Select the focus behavior of the current control when using the Tab key." msgstr "Sélectionnez le comportement du focus du contrôle actif lors de l'appuie sur la touche Tab." #. NPdpK #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148776\n" "help.text" msgid "Default" msgstr "Par défaut" #. XETrP #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153547\n" "help.text" msgid "Only input controls receive the focus when using the Tab key. Controls without input like caption controls are omitted." msgstr "Seuls les contrôles de saisie reçoivent le focus lors de l'utilisation de la touche Tab. Les contrôles sans saisie comme les contrôles de légende sont omis." #. JTQgu #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154632\n" "help.text" msgid "No" msgstr "Non" #. oyTwe #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150475\n" "help.text" msgid "When using the tab key focusing skips the control." msgstr "Lors de l'utilisation de la touche Tab, le focus ignore l'élément de contrôle." #. V6wEq #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150690\n" "help.text" msgid "Yes" msgstr "Oui" #. 5Wdjs #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159106\n" "help.text" msgid "The control can be selected with the Tab key." msgstr "Le contrôle peut être sélectionné avec la touche Tab." #. TE6hi #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3145152\n" "help.text" msgid "Thousands Separator" msgstr "Séparateur de milliers" #. eDAbP #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155085\n" "help.text" msgid "Select \"Yes\" to display thousands separator characters in numerical and currency controls." msgstr "Sélectionnez Oui pour afficher les caractères séparateurs de milliers dans les contrôles numériques et monétaires." #. HS2wM #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152816\n" "help.text" msgid "Time Format" msgstr "Format d'heure" #. 4RWLq #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145263\n" "help.text" msgid "Select the format to be used for time controls." msgstr "Sélectionnez le format à appliquer aux contrôles horaires." #. FwARu #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153920\n" "help.text" msgid "Time max." msgstr "Heure max." #. xBHyX #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155401\n" "help.text" msgid "Specify the maximum time value for a time control." msgstr "Indiquez la valeur horaire maximale pour un contrôle horaire." #. wgnhh #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3163818\n" "help.text" msgid "Time min." msgstr "Heure min." #. EA37B #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3156262\n" "help.text" msgid "Specify the minimum time value for a time control." msgstr "Indiquez la valeur horaire minimale pour un contrôle horaire." #. qDZqx #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148638\n" "help.text" msgid "Title" msgstr "Titre" #. Wv8aS #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147169\n" "help.text" msgid "Specify the title of the dialog. Click the border of the dialog to select the dialog." msgstr "Spécifiez le titre de la boîte de dialogue. Cliquez sur la bordure de la boîte de dialogue pour la sélectionner." #. USyCT #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153716\n" "help.text" msgid "Titles are only used for labeling a dialog and can only contain one line. Please note that if you work with macros, controls are only called through their Name property." msgstr "Les titres ne sont utilisés que pour l'étiquetage d'une boîte de dialogue et ne peuvent contenir qu'une seule ligne. Notez que si vous utilisez des macros, les éléments de contrôle ne sont appelés qu'au moyen de leur propriété Name." #. LAsn8 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152594\n" "help.text" msgid "Tristate" msgstr "Statut triple" #. uxGB3 #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149825\n" "help.text" msgid "Select \"Yes\" to allow a check box to have three states (checked, unchecked, and grayed out) instead of two (checked and unchecked)." msgstr "Sélectionnez Oui pour assigner trois statuts (activée, désactivée et grisée) à une case à cocher, au lieu de deux (activée et désactivée)." #. vyDif #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150614\n" "help.text" msgid "Value" msgstr "Valeur" #. Dvp2W #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154315\n" "help.text" msgid "Specify the value for the current control." msgstr "Spécifiez la valeur du contrôle actif." #. BujNx #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152480\n" "help.text" msgid "Value max." msgstr "Valeur max." #. F9hPJ #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3163823\n" "help.text" msgid "Specify the maximum value for the current control." msgstr "Spécifiez la valeur maximale du contrôle actif." #. moAtf #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149276\n" "help.text" msgid "Value min." msgstr "Valeur min." #. XHytA #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145088\n" "help.text" msgid "Specify the minimum value for the current control." msgstr "Spécifiez la valeur minimale du contrôle actif." #. R8Y3e #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149712\n" "help.text" msgid "Visible size" msgstr "Taille visible" #. cAZFe #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149445\n" "help.text" msgid "Specify the length of the slider of a scrollbar control." msgstr "Spécifiez la longueur de l'ascenseur d'un contrôle Barre de défilement." #. qedJo #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152472\n" "help.text" msgid "Width" msgstr "Largeur" #. AhWSF #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3157963\n" "help.text" msgid "Specify the width of the current control or dialog." msgstr "Indiquez la largeur de la boîte de dialogue ou du contrôle actif." #. b5UkP #: 01170103.xhp msgctxt "" "01170103.xhp\n" "tit\n" "help.text" msgid "Events" msgstr "Événements" #. ADtA4 #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3155506\n" "help.text" msgid "Events" msgstr "Événements" #. 2ZBSR #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3146114\n" "help.text" msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected." msgstr "Définissez les assignations d'événements de la boîte de dialogue ou de l'élément de contrôle sélectionné. Les événements disponibles dépendent du type d'élément de contrôle sélectionné." #. EBDB8 #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3145387\n" "help.text" msgid "When receiving focus" msgstr "À la réception du focus" #. qoRyG #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155090\n" "help.text" msgid "This event takes place if a control receives the focus." msgstr "Cet événement se produit lorsqu'un contrôle reçoit le focus." #. TErjJ #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3152892\n" "help.text" msgid "When losing focus" msgstr "À la perte du focus" #. kF9wq #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3153305\n" "help.text" msgid "This event takes place if a control loses the focus." msgstr "Cet événement se produit lorsqu'un contrôle perd le focus." #. sEPWD #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3152896\n" "help.text" msgid "Key pressed" msgstr "Touche enfoncée" #. EWGCB #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3148837\n" "help.text" msgid "This event occurs when the user presses any key while the control has the focus." msgstr "Cet événement se produit si l'utilisateur appuie sur une touche lorsque le focus porte sur le contrôle." #. MsbEr #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3146869\n" "help.text" msgid "Key released" msgstr "Touche relâchée" #. wztWr #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155267\n" "help.text" msgid "This event occurs when the user releases a key while the control has the focus." msgstr "Cet événement se produit si l'utilisateur relâche une touche lorsque le focus porte sur le contrôle." #. pVAed #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3159096\n" "help.text" msgid "Modified" msgstr "Modifié" #. unCXX #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3156019\n" "help.text" msgid "This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus." msgstr "Cet événement se produit si le contenu d'un contrôle est modifié alors que le contrôle a perdu le focus." #. FjabK #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3144508\n" "help.text" msgid "Text modified" msgstr "Texte modifié" #. gGKsK #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3148608\n" "help.text" msgid "This event takes place if you enter or modify a text in an input field." msgstr "Cet événement se produit lorsque vous saisissez ou modifiez du texte dans un champ de saisie." #. 9zMn8 #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3159207\n" "help.text" msgid "Item status changed" msgstr "Statut modifié de l'élément" #. FdEFB #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155097\n" "help.text" msgid "This event takes place if the status of the control field is changed, for example, from checked to unchecked." msgstr "Cet événement se produit si le statut du champ de contrôle est modifié, par exemple lorsqu'il passe de l'état actif à l'état inactif." #. RGkzF #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3151304\n" "help.text" msgid "Mouse inside" msgstr "Souris à l'intérieur" #. VKsez #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3152871\n" "help.text" msgid "This event takes place when the mouse enters the control." msgstr "Cet événement se produit lorsque le curseur entre dans le contrôle." #. YQfKM #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3146778\n" "help.text" msgid "Mouse moved while key pressed" msgstr "Déplacement de la souris lors de l'appui sur une touche" #. FBtfB #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3150403\n" "help.text" msgid "This event takes place when the mouse is dragged while a key is pressed." msgstr "Cet événement se produit lorsque vous faites glisser la souris tout en maintenant une touche enfoncée." #. QJjRL #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3150210\n" "help.text" msgid "Mouse moved" msgstr "Souris déplacée" #. yrqS8 #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3149697\n" "help.text" msgid "This event takes place when the mouse moves over the control." msgstr "Cet événement se produit lorsque la souris se déplace sur le contrôle." #. KgQEB #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3145216\n" "help.text" msgid "Mouse button pressed" msgstr "Bouton de la souris enfoncé" #. e6Dzn #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155914\n" "help.text" msgid "This event takes place when the mouse button is pressed while the mouse pointer is on the control." msgstr "Cet événement se produit si l'utilisateur appuie sur le bouton de la souris lorsque le pointeur est positionné sur le contrôle." #. BArDE #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3148899\n" "help.text" msgid "Mouse button released" msgstr "Bouton de la souris relâché" #. D39z8 #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3153812\n" "help.text" msgid "This event takes place when the mouse button is released while the mouse pointer is on the control." msgstr "Cet événement se produit si vous relâchez le bouton de la souris lorsque le pointeur est positionné sur le contrôle." #. AMFZh #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3153556\n" "help.text" msgid "Mouse outside" msgstr "Souris à l'extérieur" #. towUK #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3153013\n" "help.text" msgid "This event takes place when the mouse leaves the control." msgstr "Cet événement se produit lorsque le curseur sort du contrôle." #. 9omSn #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3155759\n" "help.text" msgid "While adjusting" msgstr "À l'ajustement" #. EwGp7 #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3156364\n" "help.text" msgid "This event takes place when a scrollbar is being dragged." msgstr "Cet événement se produit lorsque vous faites glisser une barre de défilement." #. 3uoYH #: 03000000.xhp msgctxt "" "03000000.xhp\n" "tit\n" "help.text" msgid "Run-Time Functions" msgstr "Fonctions d'exécution" #. frD6t #: 03000000.xhp msgctxt "" "03000000.xhp\n" "hd_id3152895\n" "help.text" msgid "Run-Time Functions" msgstr "Fonctions d'exécution" #. Row63 #: 03000000.xhp msgctxt "" "03000000.xhp\n" "par_id3148983\n" "help.text" msgid "This section describes the Runtime Functions of %PRODUCTNAME Basic." msgstr "Cette section décrit les fonctions d'exécution de %PRODUCTNAME Basic." #. YcBGc #: 03010000.xhp msgctxt "" "03010000.xhp\n" "tit\n" "help.text" msgid "Screen I/O Functions" msgstr "Fonctions d'entrée/sortie à l'écran" #. WzpBN #: 03010000.xhp msgctxt "" "03010000.xhp\n" "hd_id3156280\n" "help.text" msgid "Screen I/O Functions" msgstr "Fonctions d'entrée/sortie à l'écran" #. A5xZH #: 03010000.xhp msgctxt "" "03010000.xhp\n" "par_id3153770\n" "help.text" msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries." msgstr "Cette section décrit les fonctions d'exécution destinées à appeler des boîtes de dialogue pour les entrés/sorties utilisateur." #. QGuiJ #: 03010100.xhp msgctxt "" "03010100.xhp\n" "tit\n" "help.text" msgid "Display Functions" msgstr "Fonctions d'affichage" #. pAxoi #: 03010100.xhp msgctxt "" "03010100.xhp\n" "hd_id3151384\n" "help.text" msgid "Display Functions" msgstr "Fonctions d'affichage" #. pABDY #: 03010100.xhp msgctxt "" "03010100.xhp\n" "par_id3149346\n" "help.text" msgid "This section describes Runtime functions used to output information to the screen display." msgstr "Cette section décrit les fonctions d'exécution destinées à la sortie de données à l'écran." #. JDxHt #: 03010101.xhp msgctxt "" "03010101.xhp\n" "tit\n" "help.text" msgid "MsgBox Statement" msgstr "Instruction MsgBox" #. fc92k #: 03010101.xhp msgctxt "" "03010101.xhp\n" "bm_id1807916\n" "help.text" msgid "MsgBox statement" msgstr "MsgBox, instruction" #. yReMx #: 03010101.xhp msgctxt "" "03010101.xhp\n" "hd_id3154927\n" "help.text" msgid "MsgBox Statement" msgstr "Instruction MsgBox" #. iLRSC #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3148947\n" "help.text" msgid "Displays a dialog box containing a message." msgstr "Affiche une boîte de dialogue contenant un message." #. rXKix #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3148798\n" "help.text" msgid "prompt: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)." msgstr "prompt: expression de chaîne affichée comme un message dans la boîte de dialogue. Les sauts de lignes peuvent être insérés avec Chr$(13)." #. oK5f6 #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3150769\n" "help.text" msgid "title: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application." msgstr "title: expression de chaîne affichée dans la barre de titre d'une boîte de dialogue. Si omise, la barre de titre affiche le nom de l'application correspondante." #. WNfC6 #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3147228\n" "help.text" msgid "buttons: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. buttons represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:" msgstr "buttons : expression au format nombre entier spécifiant le type de la boîte de dialogue, le nombre et le type de boutons à afficher, ainsi que le type d'icône. buttons représente une combinaison de motifs binaires, c'est-à-dire une combinaison d'éléments déterminée par l'ajout de leurs valeurs respectives :" #. xuEUm #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id051220170241588881\n" "help.text" msgid "Named constant" msgstr "Constante nommée" #. DE8tA #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id051220170241585541\n" "help.text" msgid "Integer value" msgstr "Valeur entière" #. rVa8A #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id051220170241585124\n" "help.text" msgid "Definition" msgstr "Définition" #. AXWEo #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3147397\n" "help.text" msgid "Display OK button only." msgstr "Afficher uniquement le bouton OK." #. 5hhtt #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3145646\n" "help.text" msgid "Display OK and Cancel buttons." msgstr "Afficher les boutons OK et Annuler." #. Gve8t #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3149410\n" "help.text" msgid "Display Abort, Retry, and Ignore buttons." msgstr "Afficher les boutons Abandonner, Réessayer et Ignorer." #. NAAvF #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3151075\n" "help.text" msgid "Display Yes, No, and Cancel buttons." msgstr "Afficher les boutons Oui, Non et Annuler." #. M8vhj #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3153878\n" "help.text" msgid "Display Yes and No buttons." msgstr "Afficher les boutons Oui et Non." #. kdzdj #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3155601\n" "help.text" msgid "Display Retry and Cancel buttons." msgstr "Afficher les boutons Réessayer et Annuler." #. hze7E #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3150716\n" "help.text" msgid "Add the Stop icon to the dialog." msgstr "Ajouter l'icône Message critique à la boîte de dialogue." #. chKxc #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3153837\n" "help.text" msgid "Add the Question icon to the dialog." msgstr "Ajouter l'icône Requête d'avertissement à la boîte de dialogue." #. Sprat #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3150751\n" "help.text" msgid "Add the Exclamation Point icon to the dialog." msgstr "Ajouter l'icône Message d'avertissement à la boîte de dialogue." #. 98YUw #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3146915\n" "help.text" msgid "Add the Information icon to the dialog." msgstr "Ajouter l'icône Message d'information à la boîte de dialogue." #. 8sTDk #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3145640\n" "help.text" msgid "First button in the dialog as default button." msgstr "Désigner le premier bouton de la boîte de dialogue comme bouton par défaut." #. xp5Eb #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3153765\n" "help.text" msgid "Second button in the dialog as default button." msgstr "Désigner le deuxième bouton de la boîte de dialogue comme bouton par défaut." #. DCz69 #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3153715\n" "help.text" msgid "Third button in the dialog as default button." msgstr "Désigner le troisième bouton de la boîte de dialogue comme bouton par défaut." #. Pwqs5 #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3150327\n" "help.text" msgid "Const sText1 = \"An unexpected error occurred.\"" msgstr "Const sText1 = \"Une erreur inattendue s'est produite.\"" #. w7TDN #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3146912\n" "help.text" msgid "Const sText2 = \"The program execution will continue, however.\"" msgstr "Const sText2 = \"Néanmoins, l'exécution du programme va se poursuivre.\"" #. 2pVBi #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3154757\n" "help.text" msgid "Const sText3 = \"Error\"" msgstr "Const sText3 = \"Erreur\"" #. B28zs #: 03010102.xhp msgctxt "" "03010102.xhp\n" "tit\n" "help.text" msgid "MsgBox Function" msgstr "Fonction MsgBox" #. 9zAAp #: 03010102.xhp msgctxt "" "03010102.xhp\n" "bm_id3153379\n" "help.text" msgid "MsgBox function" msgstr "MsgBox, fonction" #. KymCo #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3153379\n" "help.text" msgid "MsgBox Function" msgstr "Fonction MsgBox" #. 27uTq #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3145171\n" "help.text" msgid "Displays a dialog box containing a message and returns a value." msgstr "Affiche une boîte de dialogue contenant un message et renvoie une valeur." #. KNkK6 #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3146985\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. iFbrx #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170330379805\n" "help.text" msgid "Named constant" msgstr "Constante nommée" #. EsT4B #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170330387072\n" "help.text" msgid "Integer value" msgstr "Valeur entière" #. uNtKZ #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170330387973\n" "help.text" msgid "Definition" msgstr "Définition" #. T68Qv #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3145230\n" "help.text" msgid "OK" msgstr "OK" #. muaGZ #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3149567\n" "help.text" msgid "Cancel" msgstr "Annuler" #. G6oEC #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id4056825\n" "help.text" msgid "Abort" msgstr "Abandon" #. oz9np #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3155335\n" "help.text" msgid "Retry" msgstr "Réessayer" #. 8naMq #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3146918\n" "help.text" msgid "Ignore" msgstr "Ignorer" #. 4Gup2 #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3155961\n" "help.text" msgid "Yes" msgstr "Oui" #. LmiSj #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3148488\n" "help.text" msgid "No" msgstr "Non" #. TCdv9 #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3150090\n" "help.text" msgid "Example:" msgstr "Exemple :" #. MLAG9 #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3151278\n" "help.text" msgid "sVar = MsgBox(\"Las Vegas\")" msgstr "sVar = MsgBox(\"Las Vegas\")" #. z8NvW #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3149034\n" "help.text" msgid "sVar = MsgBox(\"Las Vegas\",1)" msgstr "sVar = MsgBox(\"Las Vegas\",1)" #. aZFFV #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3166424\n" "help.text" msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")" msgstr "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Titre de la boîte de dialogue\")" #. ubeYB #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170242005479\n" "help.text" msgid "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYIGNORE, \"Dialog title\")" msgstr "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYIGNORE, \"Titre de la boîte de dialogue\")" #. BaStC #: 03010103.xhp msgctxt "" "03010103.xhp\n" "tit\n" "help.text" msgid "Print# Statement" msgstr "Instruction Print#" #. addUg #: 03010103.xhp msgctxt "" "03010103.xhp\n" "bm_id3147230\n" "help.text" msgid "Print statement Print statement; Tab function Print statement; Spc function Spc function; in Print statement Tab function; in Print statement" msgstr "Instruction Print Instruction Print; fonction Tab Instruction Print; fonction Spc fonctionSpc; dans l'instruction Print fonction Tab; dans l'instruction Print" #. AuF5o #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3147230\n" "help.text" msgid "Print# Statement" msgstr "Instruction Print#" #. ZDGAu #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3156281\n" "help.text" msgid "Outputs the specified strings or numeric expressions to the screen or to a sequential file." msgstr "Insère les expressions spécifiées de chaînes de caractères ou de nombres dans une boîte de dialogue ou dans fichier séquentiel." #. ZxhkF #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id461596463969009\n" "help.text" msgid "Use Put# statement to write data to a binary or a random file. Use Write# statement to write data to a sequential text file with delimiting characters." msgstr "" #. AhB82 #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id841588605629842\n" "help.text" msgid "Print syntax" msgstr "Syntaxe de Print" #. A6QEE #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3153188\n" "help.text" msgid "Print [#filenum,] expression1[{;|,} [Spc(number As Integer);] [Tab(pos As Integer);] [expression2[...]]" msgstr "Print [#filenum,] expression1[{;|,} [Spc(number As Integer);] [Tab(pos As Integer);] [expression2[...]]" #. NWBqr #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id2508621\n" "help.text" msgid "filenum: Any numeric expression that contains the file number that was set by the Open statement for the respective file." msgstr "filenum: toute expression numérique contenant le numéro de fichier défini par l'instructionOpenpour le fichier correspondant." #. Zoa2X #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3163712\n" "help.text" msgid "expression: Any numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted." msgstr "expression: toute expression numérique ou chaîne à imprimer. Plusieurs expressions peuvent être séparées par un point-virgule. Si elles sont séparées par une virgule, les expressions sont mises en retrait jusqu'au prochain taquet de tabulation. Les taquets de tabulation ne peuvent pas être ajustés." #. HB3kc #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3153092\n" "help.text" msgid "number: Number of spaces to be inserted by the Spc function." msgstr "nombre: nombre d'espaces devant être insérés par la fonction Spc." #. QDwLF #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3145364\n" "help.text" msgid "pos: Spaces are inserted until the specified position." msgstr "pos: les espaces sont insérés jusqu'à la position spécifiée." #. GiAKc #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3154319\n" "help.text" msgid "If a semicolon or comma appears after the last expression to be printed, $[officename] Basic stores the text in an internal buffer and continues program execution without printing. When another Print statement without a semicolon or comma at the end is encountered, all text to be printed is printed at once." msgstr "Si un point-virgule ou une virgule est inséré à la suite de la dernière expression à imprimer, $[officename] Basic enregistre le texte dans une mémoire tampon interne et poursuit l'exécution du programme sans effectuer d'impression. Dès que le programme rencontre une nouvelle instruction Print non suivie d'un point-virgule ou d'une virgule, tout le texte à imprimer est imprimé en une seule fois." #. GmqpS #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3145272\n" "help.text" msgid "Positive numeric expressions are printed with a leading space. Negative expressions are printed with a leading minus sign. If a certain range is exceeded for floating-point values, the respective numeric expression is printed in exponential notation." msgstr "Les expressions numériques positives sont imprimées avec un espace à gauche. Les expressions numériques négatives sont imprimées avec un signe moins à gauche. Si une expression numérique dépasse la plage des valeurs à virgule flottante autorisées, elle est imprimée selon la notation exponentielle." #. yiP5A #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3154011\n" "help.text" msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line." msgstr "Si l'expression à imprimer dépasse une longueur donnée, l'affichage s'adapte automatiquement par un renvoi à la ligne suivante." #. PV3cE #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3146969\n" "help.text" msgid "You can insert the Tab function, enclosed by semicolons, between arguments to indent the output to a specific position, or you can use the Spc function to insert a specified number of spaces." msgstr "Vous pouvez insérer la fonction Tab, en la délimitant par des points-virgules, entre des instructions spécifiant la mise en retrait de la sortie à une position spécifique, ou appliquer la fonction Spc pour insérer un certain nombre d'espaces." #. knWZh #: 03010200.xhp msgctxt "" "03010200.xhp\n" "tit\n" "help.text" msgid "Functions for Screen Input" msgstr "Fonctions de saisie à l'écran" #. bmrim #: 03010200.xhp msgctxt "" "03010200.xhp\n" "hd_id3149456\n" "help.text" msgid "Functions for Screen Input" msgstr "Fonctions d'entrée à l'écran" #. sC5Ui #: 03010200.xhp msgctxt "" "03010200.xhp\n" "par_id3150398\n" "help.text" msgid "This section describes Runtime functions used to control screen input." msgstr "Cette section décrit les fonctions d'exécution destinées au contrôle de saisie de données via l'écran." #. BkCSe #: 03010201.xhp msgctxt "" "03010201.xhp\n" "tit\n" "help.text" msgid "InputBox Function" msgstr "Fonction InputBox" #. g86PT #: 03010201.xhp msgctxt "" "03010201.xhp\n" "bm_id3148932\n" "help.text" msgid "InputBox function" msgstr "InputBox, fonction" #. nxu6Y #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3148932\n" "help.text" msgid "InputBox Function" msgstr "Fonction InputBox" #. S674v #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3151262\n" "help.text" msgid "Displays a prompt in a dialog at which the user can input text. The input is assigned to a variable." msgstr "Affiche une invite dans une boîte de dialogue permettant à l'utilisateur de saisir du texte. L'entrée est assignée à une variable." #. 4BWtp #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3151100\n" "help.text" msgid "The InputBox statement is a convenient method of entering text through a dialog. Confirm the input by clicking OK or pressing Return. The input is returned as the function return value. If you close the dialog with Cancel, InputBox returns a zero-length string (\"\")." msgstr "L'instruction InputBox permet de saisir facilement du texte au moyen d'une boîte de dialogue. Pour confirmer l'entrée, cliquez sur OK ou appuyez sur Entrée. L'entrée est renvoyée en tant que valeur de retour de la fonction. Si vous fermez la boîte de dialogue en cliquant sur Annuler, InputBox renvoie une chaîne de longueur zéro (\"\")." #. fcMCj #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3153311\n" "help.text" msgid "prompt: String expression displayed as the message in the dialog box." msgstr "prompt : expression au format chaîne de caractères affichée comme message dans la boîte de dialogue." #. kqAw6 #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3145315\n" "help.text" msgid "title: String expression displayed in the title bar of the dialog box." msgstr "title: expression de chaîne affichée dans la barre de titre de la boîte de dialogue." #. 4qoJn #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3154307\n" "help.text" msgid "default: String expression displayed in the text box as default if no other input is given." msgstr "default : expression de chaîne affichée dans la zone de texte en tant qu'expression par défaut en l'absence d'autre entrée." #. GUFBE #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3147573\n" "help.text" msgid "xpostwips: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME." msgstr "xpostwips : expression au format nombre entier spécifiant la position horizontale de la boîte de dialogue. La position est une coordonnée absolue et ne se rapporte pas à la fenêtre de l'application de %PRODUCTNAME." #. RY7kB #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3156024\n" "help.text" msgid "ypostwips: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME." msgstr "ypostwips : expression au format nombre entier spécifiant la position horizontale de la boîte de dialogue. La position est une coordonnée absolue et ne se rapporte pas à la fenêtre de %PRODUCTNAME." #. 5EWrw #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3153897\n" "help.text" msgid "If xpostwips and ypostwips are omitted, the dialog is centered on the screen. The position is specified in twips." msgstr "Sixpostwips etypostwips sont omis, la boîte de dialogue est centrée sur l'écran. La position est spécifiée dans twips." #. Mh8Z6 #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3145090\n" "help.text" msgid "String" msgstr "Chaîne de caractères" #. ebNwP #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3154367\n" "help.text" msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")" msgstr "sText = InputBox (\"Veuillez entrer une formule : \",\"Chère utilisatrice, cher utilisateur\")" #. jh8wZ #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3151042\n" "help.text" msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")" msgstr "MsgBox ( sText , 64, \"Confirmation de formule\")" #. jZhUQ #: 03010300.xhp msgctxt "" "03010300.xhp\n" "tit\n" "help.text" msgid "Color Functions" msgstr "Fonctions de couleurs" #. T8VAz #: 03010300.xhp msgctxt "" "03010300.xhp\n" "hd_id3157896\n" "help.text" msgid "Color Functions" msgstr "Fonctions de couleurs" #. RNMp9 #: 03010300.xhp msgctxt "" "03010300.xhp\n" "par_id3155555\n" "help.text" msgid "This section describes Runtime functions used to define colors." msgstr "Vous trouverez ci-après toutes les fonctions permettant de définir les couleurs." #. YGcDt #: 03010301.xhp msgctxt "" "03010301.xhp\n" "tit\n" "help.text" msgid "Blue Function" msgstr "Fonction Blue" #. FZqA7 #: 03010301.xhp msgctxt "" "03010301.xhp\n" "bm_id3149180\n" "help.text" msgid "Blue function" msgstr "Blue, fonction" #. gWX6D #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3149180\n" "help.text" msgid "Blue Function" msgstr "Fonction Blue" #. G3QmN #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3156343\n" "help.text" msgid "Returns the blue component of the specified composite color code." msgstr "Renvoie le composant bleu du code couleur composite spécifié." #. qNGaq #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3149457\n" "help.text" msgid "Blue (Color As Long)" msgstr "Blue (Color As Long)" #. vGp8m #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3154365\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. JY6Z8 #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3150448\n" "help.text" msgid "Color value: Long integer expression that specifies any composite color code for which to return the blue component." msgstr "Color value: Expression de type entier long qui spécifie tout code de couleur composite pour lequel renvoyer le composant bleu." #. Hmk8k #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id671639922129017\n" "help.text" msgid "Under VBA compatibility mode (Option VBASupport 1), the function Blue() is incompatible with VBA colors, when color from previous call to function RGB [VBA] is passed." msgstr "En mode compatibilité VBA (Option VBASupport 1), la fonction Blue() est incompatible avec Couleurs VBA, lorsque la couleur de l'appel précédent à la fonction RVB [VBA] est transmise." #. a3s7N #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3154012\n" "help.text" msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" msgstr "MsgBox \"La couleur \" & lVar & \" est composée de :\" & Chr(13) &_" #. GaNFh #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3148645\n" "help.text" msgid "\"red= \" & Red(lVar) & Chr(13)&_" msgstr "\"rouge= \" & Red(lVar) & Chr(13)&_" #. YC546 #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3159155\n" "help.text" msgid "\"green= \" & Green(lVar) & Chr(13)&_" msgstr "\"vert= \" & Green(lVar) & Chr(13)&_" #. DLwMd #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3147319\n" "help.text" msgid "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"bleu= \" & Blue(lVar) & Chr(13) , 64,\"couleurs\"" #. uoYLF #: 03010302.xhp msgctxt "" "03010302.xhp\n" "tit\n" "help.text" msgid "Green Function" msgstr "Fonction Green" #. ZHLhG #: 03010302.xhp msgctxt "" "03010302.xhp\n" "bm_id3148947\n" "help.text" msgid "Green function" msgstr "Green, fonction" #. 4m3zF #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3148947\n" "help.text" msgid "Green Function" msgstr "Fonction Green" #. bmBSR #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153361\n" "help.text" msgid "Returns the Green component of the given composite color code." msgstr "Renvoie la composante verte du code couleur composite donné." #. yGCYn #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153969\n" "help.text" msgid "Green (Color As Long)" msgstr "Green (Color As Long)" #. wbFdA #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153194\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. YKcLU #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153770\n" "help.text" msgid "Color: Long integer expression that specifies a composite color code for which to return the Green component." msgstr " Couleur : expression de type entier long qui spécifie un code de couleur composite pour lequel renvoyer le composant vert." #. 6vcEb #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3151117\n" "help.text" msgid "MsgBox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_" msgstr "Msgbox \"La couleur \" & lVar & \" contient les composants :\" & Chr(13) &_" #. D22cZ #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153951\n" "help.text" msgid "\"red = \" & red(lVar) & Chr(13)&_" msgstr "\"rouge = \" & red(lVar) & Chr(13)&_" #. fCgYj #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3152462\n" "help.text" msgid "\"green = \" & green(lVar) & Chr(13)&_" msgstr "\"vert = \" & green(lVar) & Chr(13)&_" #. h2ujx #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3154730\n" "help.text" msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"bleu = \" & blue(lVar) & Chr(13) , 64,\"couleurs\"" #. FF5Dc #: 03010303.xhp msgctxt "" "03010303.xhp\n" "tit\n" "help.text" msgid "Red Function" msgstr "Fonction Red" #. BrnuF #: 03010303.xhp msgctxt "" "03010303.xhp\n" "bm_id3148947\n" "help.text" msgid "Red function" msgstr "Red, fonction" #. 8HYXv #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3148947\n" "help.text" msgid "Red Function" msgstr "Fonction Red" #. UCdBi #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3149656\n" "help.text" msgid "Returns the Red component of the specified composite color code." msgstr "Renvoie le composant rouge du code couleur composite spécifié." #. 3nHCU #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3150448\n" "help.text" msgid "Red (ColorNumber As Long)" msgstr "Red (ColorNumber As Long)" #. XD3jj #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3145173\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. 8TeVm #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3150440\n" "help.text" msgid "ColorNumber: Long integer expression that specifies any composite color code for which to return the Red component." msgstr "ColorNumber: expression entier long qui spécifie tout code couleur composite pour lequel renvoyer le composant rouge." #. LGAYK #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id671639922129017\n" "help.text" msgid "Under VBA compatibility mode (Option VBASupport 1), the function Red() is incompatible with VBA colors, when color from previous call to function RGB [VBA] is passed." msgstr "En mode compatibilité VBA (Option VBASupport 1), la fonction Red() est incompatible avec Couleurs VBA, lorsque la couleur de l'appel précédent à la fonction RVB [VBA] est transmise." #. upYaQ #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id961588421825749\n" "help.text" msgid "The color picker dialog details the red, green and blue components of a composite color code, as well as its hexadecimal expression. Changing the color of text and selecting Custom color displays the color picker dialog." msgstr "" "Ledialogue color picker dialogdétaille les composants rouge, vert et bleu d'un code couleur composite, ainsi que son expression hexadécimale.\n" "Changer la couleur du texte et sélectionnerCustom coloraffiche le dialogue color picker." #. 4txDN #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3147435\n" "help.text" msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" msgstr "MsgBox \"La couleur \" & lVar & \" est composée de :\" & Chr(13) &_" #. PiWsz #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3155306\n" "help.text" msgid "\"red= \" & red(lVar) & Chr(13)&_" msgstr "\"rouge= \" & red(lVar) & Chr(13)&_" #. kFBGP #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3149262\n" "help.text" msgid "\"green= \" & green(lVar) & Chr(13)&_" msgstr "\"vert= \" & green(lVar) & Chr(13)&_" #. DACGk #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3147397\n" "help.text" msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"bleu= \" & blue(lVar) & Chr(13) , 64,\"couleurs\"" #. BBPAD #: 03010304.xhp msgctxt "" "03010304.xhp\n" "tit\n" "help.text" msgid "QBColor Function" msgstr "Fonction QBColor" #. BDpnm #: 03010304.xhp msgctxt "" "03010304.xhp\n" "bm_id201546205404067\n" "help.text" msgid "QBColor function" msgstr "fonction QBColor" #. dikqG #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3149670\n" "help.text" msgid "QBColor Function" msgstr "Fonction QBColor" #. 3CXBy #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3150359\n" "help.text" msgid "Returns the RGB color code of the color passed as a color value through an older MS-DOS based programming system." msgstr "Renvoie le code de couleur RVB de la couleur transmise en tant que valeur de couleur au moyen d'un système de programmation basé MS-DOS plus ancien." #. scoHN #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3151042\n" "help.text" msgid "QBColor (ColorNumber As Integer)" msgstr "QBColor (ColorNumber As Integer)" #. pTA5y #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3161832\n" "help.text" msgid "ColorNumber: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system." msgstr "ColorNumber : toute expression au format nombre entier spécifiant la valeur de couleur de la couleur transmise par un système de programmation basé MS-DOS plus ancien." #. Xo2Ue #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3147318\n" "help.text" msgid "ColorNumber can be assigned the following values:" msgstr "Les valeurs suivantes peuvent être assignées au paramètre ColorNumber :" #. MkEFG #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3152576\n" "help.text" msgid "0 : Black" msgstr "0 : Noir" #. x6PHr #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146975\n" "help.text" msgid "1 : Blue" msgstr "1 : Bleu" #. 6h7uw #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3151116\n" "help.text" msgid "2 : Green" msgstr "2 : Vert" #. mKb2p #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3155412\n" "help.text" msgid "3 : Cyan" msgstr "3 : Cyan" #. pSzse #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3155306\n" "help.text" msgid "4 : Red" msgstr "4 : Rouge" #. wBUxx #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3153364\n" "help.text" msgid "5 : Magenta" msgstr "5 : Magenta" #. AaCtB #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146119\n" "help.text" msgid "6 : Yellow" msgstr "6 : Jaune" #. zAqFC #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3154730\n" "help.text" msgid "7 : White" msgstr "7 : Blanc" #. jynzJ #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3153877\n" "help.text" msgid "8 : Gray" msgstr "8 : Gris" #. 75PqY #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3147124\n" "help.text" msgid "9 : Light Blue" msgstr "9 : Bleu clair" #. Y86tG #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3145646\n" "help.text" msgid "10 : Light Green" msgstr "10 : Vert clair" #. x3vBp #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3149958\n" "help.text" msgid "11 : Light Cyan" msgstr "11 : Cyan clair" #. JC3BK #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3154943\n" "help.text" msgid "12 : Light Red" msgstr "12 : Rouge clair" #. nFEsk #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3150715\n" "help.text" msgid "13 : Light Magenta" msgstr "13 : Magenta clair" #. 4i3C6 #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146970\n" "help.text" msgid "14 : Light Yellow" msgstr "14 : Jaune clair" #. pATFo #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3150750\n" "help.text" msgid "15 : Bright White" msgstr "15 : Blanc brillant" #. juTQ3 #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146914\n" "help.text" msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE." msgstr "Cette fonction est uniquement utilisée pour la conversion à partir d'applications BASIC basées MS-DOS plus anciennes utilisant les codes de couleur ci-dessus. La fonction renvoie une valeur au format nombre entier long indiquant la couleur à utiliser dans l'interface IDE de $[officename]." #. GPDgr #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3149566\n" "help.text" msgid "MsgBox stext,0,\"Color \" & iColor" msgstr "MsgBox stext,0,\"Couleur \" & iColor" #. yjXi7 #: 03010305.xhp msgctxt "" "03010305.xhp\n" "tit\n" "help.text" msgid "RGB Function" msgstr "Fonction RGB" #. qMADe #: 03010305.xhp msgctxt "" "03010305.xhp\n" "bm_id851576768070903\n" "help.text" msgid "RGB function" msgstr "Fonction RGB" #. PHEBe #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3150792\n" "help.text" msgid "RGB Function" msgstr "Fonction RGB" #. iRBsy #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3150447\n" "help.text" msgid "Returns a Long integer color value consisting of red, green, and blue components." msgstr "Renvoie une valeur de couleur entier Long composée des composantes rouge, vert et bleu." #. rd647 #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3155132\n" "help.text" msgid "RGB (Red, Green, Blue)" msgstr "RGB (Rouge, Vert, Bleu)" #. QM73e #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3152597\n" "help.text" msgid "red: Any integer expression that represents the red component (0-255) of the composite color." msgstr "red : toute expression au format nombre entier représentant le composant rouge (0-255) de la couleur composite." #. H7yGv #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3146974\n" "help.text" msgid "green: Any integer expression that represents the green component (0-255) of the composite color." msgstr "green : toute expression au format nombre entier représentant le composant vert (0-255) de la couleur composite." #. t8P2M #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3151113\n" "help.text" msgid "blue: Any integer expression that represents the blue component (0-255) of the composite color." msgstr "blue : toute expression au format nombre entier représentant le composant bleu (0-255) de la couleur composite." #. c4KCL #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id101639922410794\n" "help.text" msgid "The resulting Long value is calculated with the following formula:
Result = red×65536 + green×256 + blue." msgstr "La valeur Long résultante est calculée avec la formule suivante :
Result = red×65536 + green×256 + blue." #. RktBy #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id671639922129017\n" "help.text" msgid "Under VBA compatibility mode (Option VBASupport 1), the Long value is calculated as
Result = red + green×256 + blue×65536
See RGB Function [VBA]" msgstr "En mode de compatibilité VBA (Option VBASupport 1), la valeur Long est calculée comme suit
Result = red + green×256 + blue×65536
Voir Fonction RVB [VBA]" #. Fo6ZS #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id211587653651037\n" "help.text" msgid "The color picker dialog helps computing red, green and blue components of a composite color. Changing the color of text and selecting Custom color displays the color picker dialog." msgstr "Le dialogue color pickeraide à calculer les composantes rouge, vert et bleu d'une couleur composite. Changer la couleur du texte and selecting Custom color affiche le dialogue color picker." #. GWhFy #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3145647\n" "help.text" msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" msgstr "MsgBox \"La couleur \" & lVar & \" est composée de :\" & Chr(13) &_" #. HBJN6 #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3154491\n" "help.text" msgid "\"red= \" & red(lVar) & Chr(13)&_" msgstr "\"rouge= \" & red(lVar) & Chr(13)&_" #. TP44b #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3149401\n" "help.text" msgid "\"green= \" & green(lVar) & Chr(13)&_" msgstr "\"vert= \" & green(lVar) & Chr(13)&_" #. 9oLnG #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3150716\n" "help.text" msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"bleu= \" & blue(lVar) & Chr(13) , 64,\"couleurs\"" #. 4pPor #: 03010306.xhp msgctxt "" "03010306.xhp\n" "tit\n" "help.text" msgid "RGB Function [VBA]" msgstr "Fonction RGB [VBA]" #. JbDc8 #: 03010306.xhp msgctxt "" "03010306.xhp\n" "bm_id851576768070903\n" "help.text" msgid "RGB function [VBA]" msgstr "Fonction RGB [VBA]" #. mBeiz #: 03010306.xhp msgctxt "" "03010306.xhp\n" "hd_id3150792\n" "help.text" msgid "RGB Function [VBA]" msgstr "RGB, fonction [VBA]" #. ZMjZi #: 03010306.xhp msgctxt "" "03010306.xhp\n" "par_id3150447\n" "help.text" msgid "Returns a Long integer color value consisting of red, green, and blue components, according to VBA color formula." msgstr "Renvoie une valeur de couleur entière Long composée de composants rouge, vert et bleu, selon la formule de couleur VBA." #. 2XAYm #: 03010306.xhp msgctxt "" "03010306.xhp\n" "par_id671639922129017\n" "help.text" msgid "Because of the VBA compatibility mode (Option VBASupport 1), the Long value is calculated as
Result = red + green×256 + blue×65536." msgstr "En raison du mode de compatibilité VBA (Option VBASupport 1), la valeur Long est calculée comme suit
Result = red + green×256 + blue×65536." #. cDKcg #: 03010306.xhp msgctxt "" "03010306.xhp\n" "par_id621639924528952\n" "help.text" msgid "Print lVar; ' returns 13107328" msgstr "Print lVar; ' renvoie 13107328" #. kpKGV #: 03020000.xhp msgctxt "" "03020000.xhp\n" "tit\n" "help.text" msgid "File I/O Functions" msgstr "Fonctions d'entrée/sortie de fichier" #. 5tRMn #: 03020000.xhp msgctxt "" "03020000.xhp\n" "hd_id3156344\n" "help.text" msgid "File I/O Functions" msgstr "Fonctions d'entrée/sortie de fichiers" #. WhBg4 #: 03020000.xhp msgctxt "" "03020000.xhp\n" "par_id3153360\n" "help.text" msgid "Use File I/O functions to create and manage user-defined (data) files." msgstr "Utilisez les fonctions d'entrée/sortie de fichiers pour créer et gérer des fichiers (de données) définis par l'utilisateur." #. FtKxL #: 03020000.xhp msgctxt "" "03020000.xhp\n" "par_id3150398\n" "help.text" msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory." msgstr "Vous pouvez faire appel à ces fonctions pour supporter la création de fichiers \"relatifs\" et pouvoir ainsi enregistrer et recharger certains enregistrements en spécifiant leur numéro d'enregistrement. Les fonctions d'entrée/sortie de fichiers facilitent également la gestion de fichiers, car elles fournissent des informations relatives à leur taille, aux paramètres du chemin actif, à la date de création des fichiers ou des répertoires." #. CEWGw #: 03020100.xhp msgctxt "" "03020100.xhp\n" "tit\n" "help.text" msgid "Opening and Closing Files" msgstr "Ouverture et fermeture de fichiers" #. mVSiy #: 03020100.xhp msgctxt "" "03020100.xhp\n" "hd_id3152924\n" "help.text" msgid "Opening and Closing Files" msgstr "Ouverture et fermeture de fichiers" #. BHU9A #: 03020101.xhp msgctxt "" "03020101.xhp\n" "tit\n" "help.text" msgid "Close Statement" msgstr "Instruction Close" #. wjpGE #: 03020101.xhp msgctxt "" "03020101.xhp\n" "bm_id3157896\n" "help.text" msgid "Close statement" msgstr "Close, instruction" #. 3nJEh #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3157896\n" "help.text" msgid "Close Statement" msgstr "Instruction Close" #. UxFz9 #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3147573\n" "help.text" msgid "Closes a specified file that was opened with the Open statement." msgstr "Ferme un fichier précédemment ouvert avec l'instruction Open." #. KDbMZ #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id971587473488701\n" "help.text" msgid "Close Statement diagram" msgstr "Diagramme de l'instruction Close" #. FEDAa #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3147265\n" "help.text" msgid "Close [[#]fileNum [, [#]fileNum2 [,...]]]" msgstr "Close [[#]fileNum [, [#]fileNum2 [,...]]]" #. gdqMu #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3150791\n" "help.text" msgid "fileNum: Any integer expression that specifies the number of the data channel that was opened with the Open statement." msgstr "FileNum : toute expression au format nombre entier indiquant le numéro du canal de données ouvert par l'instruction Open." #. uP5nk #: 03020102.xhp msgctxt "" "03020102.xhp\n" "tit\n" "help.text" msgid "FreeFile Function" msgstr "Fonction FreeFile" #. 8MJBR #: 03020102.xhp msgctxt "" "03020102.xhp\n" "bm_id3150400\n" "help.text" msgid "FreeFile function" msgstr "FreeFile, fonction" #. 4GG4w #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3150400\n" "help.text" msgid "FreeFile Function" msgstr "Fonction FreeFile" #. jM79E #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3154366\n" "help.text" msgid "Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file." msgstr "Renvoie le prochain numéro de fichier disponible en vue de l'ouverture d'un fichier. Cette fonction permet d'ouvrir un fichier en affectant à celui-ci un numéro non utilisé par un fichier déjà ouvert." #. RqGSZ #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3150440\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. 3yGe9 #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3155854\n" "help.text" msgid "This function can only be used immediately in front of an Open statement. FreeFile returns the next available file number, but does not reserve it." msgstr "Cette fonction ne peut être employée qu'immédiatement avant une instruction Open. FreeFile renvoie le prochain numéro de fichier disponible, mais ne le réserve pas." #. xWgio #: 03020103.xhp msgctxt "" "03020103.xhp\n" "tit\n" "help.text" msgid "Open Statement" msgstr "Instruction Open" #. 4hhgg #: 03020103.xhp msgctxt "" "03020103.xhp\n" "bm_id3150791\n" "help.text" msgid "Open statement" msgstr "Open, instruction" #. FjTEo #: 03020103.xhp msgctxt "" "03020103.xhp\n" "hd_id3150791\n" "help.text" msgid "Open Statement" msgstr "Instruction Optn" #. Etqck #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3150769\n" "help.text" msgid "Opens a data channel." msgstr "Ouvre un canal de données." #. x26NA #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id971587473488701\n" "help.text" msgid "Open Statement diagram" msgstr "Diagramme de l'instruction Open" #. CRDEh #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id971587473488702\n" "help.text" msgid "access fragment diagram" msgstr "Diagramme de fragment d'accès" #. N3tit #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id971587473488703\n" "help.text" msgid "locking fragment diagram" msgstr "Diagramme de fragment de verrouillage" #. dbM7e #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3155132\n" "help.text" msgid "pathname: Path and name of the file to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created." msgstr "pathname : nom et chemin du fichier à ouvrir. Si vous essayez de lire un fichier qui n'existe pas (Access = Read), un message d'erreur s'affiche. Si vous essayez d'écrire dans un fichier qui n'existe pas (Access = Write), un nouveau fichier est créé." #. XqfP8 #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3149262\n" "help.text" msgid "mode: Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)." msgstr "mode : mot-clé spécifiant le mode de fichier. Valeurs correctes : Append (ajout dans un fichier séquentiel), Binary (accès aux données par blocs d'octets au moyen de Get et Put), Input (ouverture d'un canal de données pour lecture), Output (ouverture d'un canal de données pour écriture) et Random (édition de fichiers relatifs)." #. 3983q #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3154014\n" "help.text" msgid "io: Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)." msgstr "io : mot-clé définissant le type d'accès. Les valeurs correctes sont : Read (lecture seule), Write (écriture seule), Read Write) (lecture écriture)." #. kzzkr #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3150011\n" "help.text" msgid "locking: Keyword that defines the security status of a file after opening. Valid values: Shared (file may be opened by other applications), Lock Read (file is protected against reading), Lock Write (file is protected against writing), Lock Read Write (denies file access)." msgstr "locking : mot-clé définissant l'état de sécurisation d'un fichier après son ouverture. Les valeurs correctes sont : Shared (fichier pouvant être ouvert par d'autres applications), Lock Read (fichier protégé contre la lecture), Lock Write (fichier protégé contre l'écriture), Lock Read Write (aucun accès au fichier)." #. D2D4q #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3153190\n" "help.text" msgid "filenum: Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement." msgstr "filenum : toute expression au format nombre entier comprise entre 0 et 511 indiquant le numéro d'un canal de données libre. Vous pouvez ensuite accéder au fichier en transmettant les commandes par ce canal. Le numéro de fichier doit être déterminé par la fonction FreeFile juste avant l'instruction Open." #. LgCLi #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3151115\n" "help.text" msgid "recLen: For Random access files, set the length of the records." msgstr "reclen : pour l'accès Random aux fichiers, définissez la longueur des enregistrements." #. mvgxB #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3153418\n" "help.text" msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears." msgstr "Vous ne pouvez modifier le contenu d'un fichier que si celui-ci a été ouvert avec l'instruction Open. Si vous tentez d'ouvrir un fichier déjà ouvert, un message d'erreur s'affiche." #. xPMgs #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3154705\n" "help.text" msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumber, \"Ceci est une ligne de texte.\"" #. bCNmJ #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3146916\n" "help.text" msgid "Print #iNumber, \"This is another line of text\"" msgstr "Print #iNumber, \"Ceci est une autre ligne de texte.\"" #. D8qpy #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3154705125\n" "help.text" msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumber, \"Ceci est une ligne de texte.\"" #. Xp9PP #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3146916877\n" "help.text" msgid "Print #iNumber, \"This is another line of text\"" msgstr "Print #iNumber, \"Ceci est une autre ligne de texte.\"" #. BqezU #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id211617107328022\n" "help.text" msgid "If the Open statement tries to open a file to which the current user does not have read/write permissions, an I/O error will be raised." msgstr "Si l'instruction Open essaie d'ouvrir un fichier sur lequel l'utilisateur actuel n'a pas d'autorisations de lecture/écriture, une erreur d'E/S sera générée." #. WaBAH #: 03020104.xhp msgctxt "" "03020104.xhp\n" "tit\n" "help.text" msgid "Reset Statement" msgstr "Instruction Reset" #. CGdx5 #: 03020104.xhp msgctxt "" "03020104.xhp\n" "bm_id3154141\n" "help.text" msgid "Reset statement" msgstr "Reset, instruction" #. aCi6f #: 03020104.xhp msgctxt "" "03020104.xhp\n" "hd_id3154141\n" "help.text" msgid "Reset Statement" msgstr "Instruction Reset" #. iLCKn #: 03020104.xhp msgctxt "" "03020104.xhp\n" "par_id3156423\n" "help.text" msgid "Closes all open files and writes the contents of all file buffers to the harddisk." msgstr "Ferme tous les fichiers ouverts et écrit sur le disque dur le contenu de toutes les mémoires tampon des fichiers." #. jEQ3F #: 03020104.xhp msgctxt "" "03020104.xhp\n" "par_id971587473488701\n" "help.text" msgid "Reset Statement diagram" msgstr "Diagramme de l'instruction Reset" #. BXAjN #: 03020104.xhp msgctxt "" "03020104.xhp\n" "par_id3148455\n" "help.text" msgid "Print #iNumber, \"This is a new line of text\"" msgstr "Print #iNumber, \"Ceci est une nouvelle ligne de texte.\"" #. gtjeZ #: 03020104.xhp msgctxt "" "03020104.xhp\n" "par_id3163805\n" "help.text" msgid "MsgBox \"All files will be closed\", 0, \"Error\"" msgstr "MsgBox \"Tous les fichiers seront fermés\",0,\"Error\"" #. PwUYq #: 03020200.xhp msgctxt "" "03020200.xhp\n" "tit\n" "help.text" msgid "File Input/Output Functions" msgstr "Fonctions d'entrée/sortie de fichier" #. S9pL5 #: 03020200.xhp msgctxt "" "03020200.xhp\n" "hd_id3150791\n" "help.text" msgid "File Input/Output Functions" msgstr "Fonctions d'entrée/sortie de fichier" #. HZt2r #: 03020201.xhp msgctxt "" "03020201.xhp\n" "tit\n" "help.text" msgid "Get Statement" msgstr "Instruction Get" #. EN5i8 #: 03020201.xhp msgctxt "" "03020201.xhp\n" "bm_id3154927\n" "help.text" msgid "Get statement" msgstr "Get, instruction" #. BpFbE #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3154927\n" "help.text" msgid "Get Statement" msgstr "Instruction Get" #. cpLtG #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3145069\n" "help.text" msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable." msgstr "Lit un enregistrement dans un fichier relatif, ou une séquence d'octets dans un fichier binaire, et l'insère dans une variable." #. fbMGA #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3154346\n" "help.text" msgid "See also: PUT Statement" msgstr "Voir aussi : Instruction PUT" #. UqKMH #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id971587473488701\n" "help.text" msgid "Get Statement diagram" msgstr "Diagramme de l'instruction Get" #. xBhKA #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3150792\n" "help.text" msgid "Get [#]fileNum, [recordNum|filePos], variable" msgstr "Get [#]fileNum, [recordNum|filePos], variable" #. UM9CG #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3150448\n" "help.text" msgid "fileNum: Any integer expression that determines the file number." msgstr "fileNum : expression au format nombre entier déterminant le numéro de fichier." #. khxG7 #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3154684\n" "help.text" msgid "recordNum: For files opened in Random mode, recordNum is the number of the record that you want to read." msgstr "recordNum : pour les fichiers ouverts en mode Random, recordNum est le numéro de l'enregistrement à lire." #. 3w9MJ #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3153768\n" "help.text" msgid "For files opened in Binary mode, filePos is the byte position in the file where the reading starts." msgstr "Pour les fichiers ouverts en mode Binary, filePos indique la position octale du début de la lecture dans le fichier." #. NvcjF #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3147319\n" "help.text" msgid "If recordNum and filePos are omitted, the current position or the current data record of the file is used." msgstr "Si les paramètres recordNum et filePos ne sont pas spécifiés, la position actuelle ou l'enregistrement de données actif du fichier est utilisé." #. GZcaW #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3149484\n" "help.text" msgid "variable: Name of the variable to be read. With the exception of object variables, you can use any variable type." msgstr "variable : nom de la variable à lire. Vous pouvez utiliser tout type de variable sauf les variables d'objets." #. PQRf6 #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3155307\n" "help.text" msgid "Dim sText As Variant ' Must be a variant" msgstr "Dim sText As Variant ' Doit être un variant" #. 9RFK8 #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3149411\n" "help.text" msgid "Seek #iNumber,1 ' Position at beginning" msgstr "Seek #iNumber,1 ' Position au début" #. ZgEGn #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3153158\n" "help.text" msgid "Put #iNumber, , \"This is the first line of text\" ' Fill line with text" msgstr "Put #iNumber, , \"Ceci est la première ligne de texte\" ' Remplir la ligne avec du texte" #. aDB7y #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3148457\n" "help.text" msgid "Put #iNumber, , \"This is the second line of text\"" msgstr "Put #iNumber, , \"Ceci est la seconde ligne de texte\"" #. bBSo7 #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3150715\n" "help.text" msgid "Put #iNumber, , \"This is the third line of text\"" msgstr "Put #iNumber, , \"Ceci est la troisième ligne de texte\"" #. PTY3P #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3155938\n" "help.text" msgid "Put #iNumber, , \"This is a new text\"" msgstr "Put #iNumber, ,\"Ceci est un nouveau texte\"" #. AduBB #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3146916\n" "help.text" msgid "Put #iNumber, 20, \"This is the text in record 20\"" msgstr "Put #iNumber, 20, \"Ceci est le texte de l'enregistrement 20\"" #. JjipS #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id31553071450\n" "help.text" msgid "Dim sText As Variant ' Must be a variant" msgstr "Dim sText As Variant ' Doit être un variant" #. FzYJn #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id31494111458\n" "help.text" msgid "Seek #iNumber,1 ' Position at beginning" msgstr "Seek #iNumber,1 ' Position au début" #. XcDvJ #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id31531583325\n" "help.text" msgid "Put #iNumber, , \"This is the first line of text\" ' Fill line with text" msgstr "Put #iNumber, , \"Ceci est la première ligne de texte\" ' Remplir la ligne avec du texte" #. Gzz9j #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id31484574785\n" "help.text" msgid "Put #iNumber, , \"This is the second line of text\"" msgstr "Put #iNumber, , \"Ceci est la seconde ligne de texte\"" #. RhCPQ #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id31507151145\n" "help.text" msgid "Put #iNumber, , \"This is the third line of text\"" msgstr "Put #iNumber, , \"Ceci est la troisième ligne de texte\"" #. D9nRy #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id31559382236\n" "help.text" msgid "Put #iNumber, , \"This is a new text\"" msgstr "Put #iNumber, ,\"Ceci est un nouveau texte\"" #. upDvm #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id31469165876\n" "help.text" msgid "Put #iNumber, 20, \"This is the text in record 20\"" msgstr "Put #iNumber, 20, \"Ceci est le texte de l'enregistrement 20\"" #. FrzSY #: 03020202.xhp msgctxt "" "03020202.xhp\n" "tit\n" "help.text" msgid "Input# Statement" msgstr "Instruction Input#" #. Gs6Kz #: 03020202.xhp msgctxt "" "03020202.xhp\n" "bm_id3154908\n" "help.text" msgid "Input statement" msgstr "Input, instruction" #. HBjLU #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3154908\n" "help.text" msgid "Input# Statement" msgstr "Instruction Input#" #. iWhqX #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3156424\n" "help.text" msgid "Reads data from an open sequential file." msgstr "Lit les données d'un fichier séquentiel ouvert." #. mNkEN #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id971587473488701\n" "help.text" msgid "Input Statement diagram" msgstr "Diagramme de l'instruction Input" #. NqnvX #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3150440\n" "help.text" msgid "Input #fileNum {,|;} var1 [, var2 [, ...]]" msgstr "Input #fileNum {,|;} var1 [, var2 [, ...]]" #. EUrQA #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3145749\n" "help.text" msgid "fileNum: Number of the file that contains the data that you want to read. The file must be opened with the Open statement using the key word INPUT." msgstr "fileNum : numéro du fichier contenant les données à lire. Le fichier doit être ouvert avec l'instruction Open à l'aide du mot-clé INPUT." #. kJyKM #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3150011\n" "help.text" msgid "var: A numeric or string variable that you assign the values read from the opened file to." msgstr "var : variable de nombre ou de chaîne à laquelle sont assignées les valeurs lues dans le fichier ouvert." #. 23Pzt #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3159153\n" "help.text" msgid "The Input# statement reads numeric values or strings from an open file and assigns the data to one or more variables. A numeric variable is read up to the first carriage return (Asc=13), line feed (Asc=10), space, or comma. String variables are read to up to the first carriage return (Asc=13), line feed (Asc=10), or comma." msgstr "L'instruction Input# lit des valeurs numériques ou des chaînes de caractères dans un fichier ouvert et assigne les données à une ou plusieurs variables. Une variable numérique est lue jusqu'à la première occurrence d'un retour chariot (Asc=13), d'un retour à la ligne (Asc=10), d'un espace ou d'une virgule. Une variable de chaîne de caractères est lue jusqu'à la première occurrence d'un retour chariot (Asc=13), d'un retour à la ligne (Asc=10) ou d'une virgule." #. DfDXQ #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3146984\n" "help.text" msgid "Data and data types in the opened file must appear in the same order as the variables that are passed in the \"var\" parameter. If you assign non-numeric values to a numeric variable, \"var\" is assigned a value of \"0\"." msgstr "Les données et les types de données du fichier ouvert doivent être dans le même ordre que les variables transmises dans le paramètre \"var\". Si vous assignez des valeurs non numériques à une variable numérique, le paramètre \"var\" prend la valeur \"0\"." #. Ze3QA #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3156442\n" "help.text" msgid "Records that are separated by commas cannot be assigned to a string variable. Quotation marks (\") in the file are disregarded as well. If you want to read these characters from the file, use the Line Input# statement to read pure text files (files containing only printable characters) line by line." msgstr "Lles enregistrements séparés par des virgules ne peuvent pas être assignées à une variable de chaîne de caractères. Les guillemets (\") présents dans le fichier ne sont pas non plus pris en compte. Pour lire ces caractères dans le fichier, utilisez l'instruction Line Input# permettant de lire ligne par ligne un fichier texte pur (contenant uniquement des caractères imprimables)." #. ddJmv #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3147349\n" "help.text" msgid "If the end of the file is reached while reading a data element, an error occurs and the process is aborted." msgstr "Si la fin du fichier est atteinte lors de la lecture d'un élément de données, une erreur se produit et le processus est abandonné." #. xqNBb #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id4144765\n" "help.text" msgid "' Write data ( which we will read later with Input ) to file" msgstr "' Écrire les données (que nous lirons plus tard avec Input) dans un fichier" #. xiyEb #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id4144766\n" "help.text" msgid "' Read data file using Input" msgstr "' Lire le fichier de données en utilisant Input" #. ASL6h #: 03020203.xhp msgctxt "" "03020203.xhp\n" "tit\n" "help.text" msgid "Line Input# Statement" msgstr "Instruction Line Input#" #. CCEuD #: 03020203.xhp msgctxt "" "03020203.xhp\n" "bm_id3153361\n" "help.text" msgid "Line Input statement" msgstr "Line Input, instruction" #. METKX #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3153361\n" "help.text" msgid "Line Input# Statement" msgstr "Instruction Line Input#" #. 5FZ8D #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3156280\n" "help.text" msgid "Reads a line from a sequential file into a variable." msgstr "Lit une ligne dans un fichier séquentiel et l'insère dans une variable." #. enCkE #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id971587473488701\n" "help.text" msgid "Line Input Statement diagram" msgstr "Diagramme de l'instruction Line Input" #. wrpF7 #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3161832\n" "help.text" msgid "fileNum: Number of the file that contains the data that you want to read. The file must have been opened in advance with the Open statement using the key word INPUT." msgstr "fileNum : numéro du fichier contenant les données à  lire. Le fichier doit avoir été ouvert auparavant avec l'instruction Open à  l'aide du mot-clé INPUT." #. qAR2M #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3151119\n" "help.text" msgid "variable: The name of the variable that stores the result." msgstr "variable : nom de la variable contenant le résultat." #. foxtA #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3150010\n" "help.text" msgid "With the Line Input# statement, you can read strings from an open file into a variable. String variables are read line-by-line up to the first carriage return (Asc=13) or linefeed (Asc=10). Line end marks are not included in the resulting string." msgstr "L'instruction Line Input# permet de lire des chaînes à partir d'un fichier ouvert et d'assigner ces chaînes à une variable. Les variables de chaîne de caractères sont lues ligne par ligne jusqu'à la première occurrence d'un retour chariot (Asc=13) ou d'un retour à la ligne (Asc=10). Les repères d'extrémité de ligne ne sont pas inclus dans la chaîne de caractères obtenue." #. fhFEa #: 03020204.xhp msgctxt "" "03020204.xhp\n" "tit\n" "help.text" msgid "Put# Statement" msgstr "Instruction Put#" #. psWQE #: 03020204.xhp msgctxt "" "03020204.xhp\n" "bm_id3150360\n" "help.text" msgid "Put statement" msgstr "Put, instruction" #. 2kDTi #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3150360\n" "help.text" msgid "Put# Statement" msgstr "Instruction Put#" #. e8rUp #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3154909\n" "help.text" msgid "Writes a record to a relative file or a sequence of bytes to a binary file." msgstr "Écrit un enregistrement dans un fichier relatif ou une séquence d'octets dans un fichier binaire." #. EEnDK #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id461596463969009\n" "help.text" msgid "Use Print# statement to print data to a sequential text file. Use Write# statement to write data to a sequential text file with delimiting characters." msgstr "Utilisez l'instruction Print# pour imprimer des données dans un fichier de texte séquentiel. Utilisez l'instructionWrite# pour écrire des données dans fichier de texte séquentiel avec des caractères de délimitation." #. 9HgEG #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id971587473488701\n" "help.text" msgid "Put Statement diagram" msgstr "Diagramme de l'instruction Put" #. RBpeh #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3155132\n" "help.text" msgid "Put [#]fileNum, [recordNum|filePos], variable" msgstr "Put [#]fileNum, [recordNum|filePos], variable" #. bSFd2 #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3146120\n" "help.text" msgid "fileNum: Any integer expression that defines the file that you want to write to." msgstr "fileNum : toute expression au format nombre entier définissant le fichier de destination de l'écriture." #. AiZUD #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3155411\n" "help.text" msgid "recordNum, filePos: For relative files (random access files), the number of the record that you want to write." msgstr "recordNum, filePos : pour les fichiers relatifs (ouverts par accès Random), numéro de l'enregistrement à écrire." #. dUyzK #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3148576\n" "help.text" msgid "For binary files (binary access), the position of the byte in the file where you want to start writing." msgstr "Pour les fichiers binaires (accès Binary), position de l'octet auquel l'écriture doit commencer, dans le fichier." #. iGF9L #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3153729\n" "help.text" msgid "variable: Name of the variable that you want to write to the file." msgstr "variable : nom de la variable à écrire dans le fichier." #. yyf95 #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3146974\n" "help.text" msgid "Note for relative files: If the contents of this variable does not match the length of the record that is specified in the Len clause of the Open statement, the space between the end of the newly written record and the next record is padded with existing data from the file that you are writing to." msgstr "Remarque concernant les fichiers relatifs : Si le contenu de cette variable ne correspond pas à la longueur de l'enregistrement spécifié dans la clause Len de l'instruction Open, l'espace entre la fin de l'enregistrement récemment écrit et le prochain enregistrement est complété par des données existantes provenant du fichier en cours d'écriture." #. RNpLH #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3155855\n" "help.text" msgid "Note for binary files: The contents of the variables are written to the specified position, and the file pointer is inserted directly after the last byte. No space is left between the records." msgstr "Remarque concernant les fichiers binaires : le contenu des variables est écrit à la position spécifiée et le pointeur de fichier est inséré immédiatement après le dernier octet. Aucun espace n'est laissé entre les enregistrements." #. BTr9L #: 03020205.xhp msgctxt "" "03020205.xhp\n" "tit\n" "help.text" msgid "Write Statement" msgstr "Instruction Write" #. 6t8kA #: 03020205.xhp msgctxt "" "03020205.xhp\n" "bm_id3147229\n" "help.text" msgid "Write statement" msgstr "Write, instruction" #. vGy7V #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3147229\n" "help.text" msgid "Write# Statement" msgstr "Instruction Write#" #. G4X6k #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3154685\n" "help.text" msgid "Writes data to a sequential text file with delimiting characters." msgstr "Écrit des données dans un fichier texte séquentiel avec des caractères de délimitation." #. sDFaP #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id461596463969009\n" "help.text" msgid "Use Print# statement to print data to a sequential text file. Use Put# statement to write data to a binary or a random file." msgstr "" #. WxpRu #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id971587473488701\n" "help.text" msgid "Write Statement diagram" msgstr "Diagramme de l'instruction Write" #. xEMDC #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3153728\n" "help.text" msgid "fileNum: Any numeric expression that contains the file number that was set by the Open statement for the respective file." msgstr "fileNum : toute expression numérique contenant le numéro de fichier défini par l'instruction Open pour ce fichier." #. TwHF7 #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3146120\n" "help.text" msgid "expression list: Variables or expressions that you want to enter in a file, separated by commas." msgstr "Liste expression : variables ou expressions à saisir dans un fichier, séparées par des virgules." #. RERPn #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3150010\n" "help.text" msgid "If the expression list is omitted, the Write statement appends an empty line to the file." msgstr "Si aucune liste d'expressions n'est spécifiée, l'instruction Write ajoute une ligne vide au fichier." #. hBs5E #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3163713\n" "help.text" msgid "To add an expression list to a new or an existing file, the file must be opened in the Output or Append mode." msgstr "Pour qu'une liste d'expressions puisse être ajoutée à un fichier (nouveau ou existant), celui-ci doit être ouvert en mode Sortie ou Ajout." #. qooAQ #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3147428\n" "help.text" msgid "Strings that you write are enclosed by quotation marks and separated by commas. You do not need to enter these delimiters in the expression list." msgstr "Les données saisies sont mises entre guillemets et séparées par des virgules. Il n'est pas nécessaire d'utiliser ces délimiteurs dans la liste d'expression." #. AvKzN #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id1002838\n" "help.text" msgid "Each Write statement outputs a line end symbol as last entry." msgstr "Chaque instruction Write ajoute une ligne vide à  la dernière ligne du fichier." #. vhtx9 #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id6618854\n" "help.text" msgid "Numbers with decimal delimiters are converted according to the locale settings." msgstr "Les nombres à  décimales sont convertis selon les paramètres de l'environnement linguistique." #. ejANh #: 03020301.xhp msgctxt "" "03020301.xhp\n" "tit\n" "help.text" msgid "Eof Function" msgstr "Fonction Eof" #. vwUVq #: 03020301.xhp msgctxt "" "03020301.xhp\n" "bm_id3154598\n" "help.text" msgid "Eof function" msgstr "Eof, fonction" #. Bm8Bu #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3154598\n" "help.text" msgid "Eof Function" msgstr "Fonction Eof" #. ZBjAi #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3147182\n" "help.text" msgid "Determines if the file pointer has reached the end of a file." msgstr "Détermine si le pointeur de fichier a atteint la fin d'un fichier." #. KmauZ #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3147399\n" "help.text" msgid "Eof (intexpression As Integer)" msgstr "Eof (intexpression As Integer)" #. 4WM7u #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3156027\n" "help.text" msgid "Bool" msgstr "Logique (Bool)" #. PynGw #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3153990\n" "help.text" msgid "Intexpression: Any integer expression that evaluates to the number of an open file." msgstr "Intexpression : expression au format nombre entier dont l'évaluation donne le numéro d'un fichier ouvert." #. tsMDB #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3153527\n" "help.text" msgid "Use EOF to avoid errors when you attempt to get input past the end of a file. When you use the Input or Get statement to read from a file, the file pointer is advanced by the number of bytes read. When the end of a file is reached, EOF returns the value \"True\" (-1)." msgstr "Servez-vous de la fonction EOF pour éviter de produire des erreurs dues à des tentatives de saisie au-delà de la fin d'un fichier. Lorsque vous utilisez l'instruction Input ou Get pour lire dans un fichier, le pointeur de fichier avance en fonction du nombre d'octets lus. Une fois la fin du fichier atteinte, la fonction EOF renvoie la valeur \"True\" (-1)." #. jCouD #: 03020302.xhp msgctxt "" "03020302.xhp\n" "tit\n" "help.text" msgid "Loc Function" msgstr "Fonction Loc" #. cERS6 #: 03020302.xhp msgctxt "" "03020302.xhp\n" "bm_id3148663\n" "help.text" msgid "Loc function" msgstr "Loc, fonction" #. DypgB #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3148663\n" "help.text" msgid "Loc Function" msgstr "Fonction Loc" #. xBjCr #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3154138\n" "help.text" msgid "Returns the current position in an open file." msgstr "Renvoie la position actuelle dans un fichier ouvert." #. paZ9R #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3156422\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. K5Bo8 #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3150768\n" "help.text" msgid "Loc(FileNumber)" msgstr "Loc(FileNumber)" #. 2TN73 #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3150440\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. CN8kc #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3152462\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. YZBFZ #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3153363\n" "help.text" msgid "FileNumber: Any numeric expression that contains the file number that is set by the Open statement for the respective file." msgstr "FileNumber : expression numérique contenant le numéro de fichier défini par l'instruction Open pour ce fichier." #. NSREX #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3154320\n" "help.text" msgid "If the Loc function is used for an open random access file, it returns the number of the last record that was last read or written." msgstr "Si la fonction Loc est appliquée à un fichier ouvert par accès Random (aléatoire), elle renvoie le numéro du dernier enregistrement lu ou écrit." #. YAMkR #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3151115\n" "help.text" msgid "For a sequential file, the Loc function returns the position in a file divided by 128. For binary files, the position of the last read or written byte is returned." msgstr "Dans le cas d'un fichier séquentiel, la fonction Loc renvoie la position dans le fichier divisé par 128. Dans le cas d'un fichier binaire, elle renvoie la position du dernier octet lu ou écrit." #. CCyrd #: 03020303.xhp msgctxt "" "03020303.xhp\n" "tit\n" "help.text" msgid "Lof Function" msgstr "Fonction Lof" #. QE3D5 #: 03020303.xhp msgctxt "" "03020303.xhp\n" "bm_id3156024\n" "help.text" msgid "Lof function" msgstr "Lof, fonction" #. mDAPF #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3156024\n" "help.text" msgid "Lof Function" msgstr "Fonction Lof" #. 3PR3T #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3146794\n" "help.text" msgid "Returns the size of an open file in bytes." msgstr "Renvoie la taille d'un fichier ouvert, en octets." #. D84bA #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3150359\n" "help.text" msgid "Lof (FileNumber) As Long" msgstr "Lof (FileNumber) As Long" #. 6oGoB #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3150869\n" "help.text" msgid "FileNumber: Any numeric expression that contains the file number that is specified in the Open statement." msgstr "FileNumber : toute expression numérique contenant le numéro de fichier spécifié dans l'instruction Open." #. kFTvh #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3147349\n" "help.text" msgid "To obtain the length of a file that is not open, use the FileLen function." msgstr "Pour obtenir la longueur d'un fichier qui n'est pas ouvert, utilisez la fonction FileLen." #. AGL3X #: 03020304.xhp msgctxt "" "03020304.xhp\n" "tit\n" "help.text" msgid "Seek Function" msgstr "Fonction Seek" #. oYoAu #: 03020304.xhp msgctxt "" "03020304.xhp\n" "bm_id3154367\n" "help.text" msgid "Seek function" msgstr "Seek, fonction" #. NpAfb #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3154367\n" "help.text" msgid "Seek Function" msgstr "Fonction Seek" #. GFYoD #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3156280\n" "help.text" msgid "Returns the position for the next writing or reading in a file that was opened with the open statement." msgstr "Renvoie la position de la prochaine écriture ou lecture dans un fichier ouvert avec l'instruction Open." #. T3aGD #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3153194\n" "help.text" msgid "For random access files, the Seek function returns the number of the next record to be read." msgstr "Pour les fichiers à accès Random (aléatoire), la fonction Seek renvoie le numéro du prochain enregistrement à lire." #. xo2Mq #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3161831\n" "help.text" msgid "For all other files, the function returns the byte position at which the next operation is to occur." msgstr "Pour tous les autres fichiers, elle renvoie la position octale au niveau de laquelle l'opération suivante doit survenir." #. JMgNQ #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3155854\n" "help.text" msgid "See also: Open, Seek." msgstr "Voir aussi : Open, Seek." #. CnFrv #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3152460\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. kDJUc #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3145365\n" "help.text" msgid "Seek (FileNumber)" msgstr "Seek (FileNumber)" #. CPK2A #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3148575\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. agXgn #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3149665\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. cKjHr #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3148645\n" "help.text" msgid "FileNumber: The data channel number used in the Open statement." msgstr "FileNumber : numéro du canal de données utilisé dans l'instruction Open." #. MbdMB #: 03020305.xhp msgctxt "" "03020305.xhp\n" "tit\n" "help.text" msgid "Seek# Statement" msgstr "Instruction Seek#" #. vLW2K #: 03020305.xhp msgctxt "" "03020305.xhp\n" "bm_id3159413\n" "help.text" msgid "Seek statement" msgstr "Seek, instruction" #. 8pVA4 #: 03020305.xhp msgctxt "" "03020305.xhp\n" "hd_id3159413\n" "help.text" msgid "Seek Statement" msgstr "Instruction Seek" #. RBPKW #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3153381\n" "help.text" msgid "Sets the position for the next writing or reading in a file that was opened with the Open statement." msgstr "Définit la position de la prochaine écriture ou lecture dans un fichier ouvert avec l'instruction Open." #. 8vcE7 #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id2100589\n" "help.text" msgid "For random access files, the Seek statement sets the number of the next record to be accessed." msgstr "Pour les fichiers à accès aléatoire, l'instruction Seek renvoie le numéro du prochain enregistrement à traiter." #. mhLUp #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id5444807\n" "help.text" msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur." msgstr "Pour tous les autres fichiers, elle définit la position octale au niveau de laquelle l'opération suivante doit s'effectuer." #. sbuDC #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id971587473488701\n" "help.text" msgid "Seek Statement diagram" msgstr "Diagramme d'instruction Seek" #. PjcAp #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3145273\n" "help.text" msgid "Seek [#]filePos, {filePos|recordNum}" msgstr "Seek [#]filePos, {filePos|recordNum}" #. vwzuK #: 03020305.xhp msgctxt "" "03020305.xhp\n" "hd_id3153379\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. x86KJ #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3153952\n" "help.text" msgid "fileNum: The data channel number used in the Open statement." msgstr "fileNum : numéro du canal de données utilisé dans l'instruction Open." #. FrYvd #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3145366\n" "help.text" msgid "filePos, recordNum: Position for the next writing or reading. Position can be a number between 1 and 2,147,483,647. According to the file type, the position indicates the number of the record (files in the Random mode) or the byte position (files in the Binary, Output, Append or Input mode). The first byte in a file is position 1, the second byte is position 2, and so on." msgstr "filePos, recordNum : position de la prochaine écriture ou lecture. Il peut s'agir d'un nombre compris entre 1 et 2 147 483 647. Selon le type de fichier, la position peut indiquer le numéro de l'enregistrement (fichiers en mode Random) ou la position octale (fichiers en mode Binary, Output, Append ou Input). Le premier octet d'un fichier est en position 1, le second en position 2, etc." #. bvTXC #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id491596468328575\n" "help.text" msgid "Seek function" msgstr "Fonction Seek" #. Nwouh #: 03020400.xhp msgctxt "" "03020400.xhp\n" "tit\n" "help.text" msgid "Managing Files" msgstr "Gestion des fichiers" #. cL6Jm #: 03020400.xhp msgctxt "" "03020400.xhp\n" "hd_id3145136\n" "help.text" msgid "Managing Files" msgstr "Gestion des fichiers" #. E5FsL #: 03020400.xhp msgctxt "" "03020400.xhp\n" "par_id3147264\n" "help.text" msgid "The functions and statements for managing files are described here." msgstr "Les fonctions et instructions permettant de gérer les fichiers sont décrites ici." #. vYVej #: 03020401.xhp msgctxt "" "03020401.xhp\n" "tit\n" "help.text" msgid "ChDir Statement" msgstr "Instruction ChDir" #. y9mCC #: 03020401.xhp msgctxt "" "03020401.xhp\n" "bm_id3150178\n" "help.text" msgid "ChDir statement" msgstr "ChDir, instruction" #. fFyj5 #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3150178\n" "help.text" msgid "ChDir Statement" msgstr "Instruction ChDir" #. yr6FQ #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3153126\n" "help.text" msgid "Changes the current directory or drive." msgstr "Change l'unité ou le répertoire actif." #. 9njBT #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id461605879610611\n" "help.text" msgid "Some DOS-specific file and directory functions are no longer provided in %PRODUCTNAME, or their function is only limited. For example, support for the ChDir, ChDrive and CurDir functions is not provided. Some DOS-specific properties are no longer used in functions that expect file properties as parameters (for example, to differentiate from concealed files and system files). This ensures the greatest possible level of platform independence for %PRODUCTNAME. Therefore this feature is subject to removal in a future release." msgstr "Certaines fonctions de fichier et de répertoire spécifiques à DOS ne sont plus fournies dans %PRODUCTNAME, ou leur fonction est seulement limitée. Par exemple, la prise en charge des fonctions ChDir, ChDrive et CurDir n'est pas fournie. Certaines propriétés spécifiques à DOS ne sont plus utilisées dans les fonctions qui attendent des propriétés de fichier comme paramètres (par exemple, pour les différencier des fichiers cachés et des fichiers système). Cela garantit le plus haut niveau possible d'indépendance de la plate-forme pour %PRODUCTNAME. Par conséquent, cette fonctionnalité est susceptible d'être supprimée dans une future version." #. e4feF #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id321620859565917\n" "help.text" msgid "The ScriptForge library in %PRODUCTNAME 7.1 introduces the FileSystem service with methods to handle files and folders in user scripts." msgstr "La bibliothèque ScriptForge dans %PRODUCTNAME 7.1 présente le service FileSystem avec des méthodes pour gérer les fichiers et les dossiers dans les scripts utilisateur." #. WXPPp #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3153897\n" "help.text" msgid "ChDir Text As String" msgstr "ChDir Text As String" #. QhhVQ #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3150543\n" "help.text" msgid "Text: Any string expression that specifies the directory path or drive." msgstr "Text : expression au format chaîne de caractères spécifiant le chemin du répertoire ou l'unité." #. 8bbhs #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3152598\n" "help.text" msgid "If you only want to change the current drive, enter the drive letter followed by a colon." msgstr "Si vous souhaitez simplement changer d'unité active, saisissez la lettre de celle-ci suivie du signe deux-points." #. vRQAc #: 03020402.xhp msgctxt "" "03020402.xhp\n" "tit\n" "help.text" msgid "ChDrive Statement" msgstr "Instruction ChDrive" #. jgwnH #: 03020402.xhp msgctxt "" "03020402.xhp\n" "bm_id3145068\n" "help.text" msgid "ChDrive statement" msgstr "ChDrive, instruction" #. eHmCk #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3145068\n" "help.text" msgid "ChDrive Statement" msgstr "Instruction ChDrive" #. mdSba #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3149656\n" "help.text" msgid "Changes the current drive." msgstr "Change l'unité active." #. D7GmP #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3145172\n" "help.text" msgid "Text: Any string expression that contains the drive letter of the new drive. If you want, you can use URL notation." msgstr "Text : expression au format chaîne de caractères contenant l'identificateur de la nouvelle unité. Vous pouvez aussi utiliser la notation URL." #. WcKDC #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3145785\n" "help.text" msgid "The drive must be assigned a capital letter. Under Windows, the letter that you assign the drive is restricted by the settings in LASTDRV. If the drive argument is a multiple-character string, only the first letter is relevant. If you attempt to access a non-existent drive, an error occurs that you can respond to with the OnError statement." msgstr "L'unité doit être désignée par une lettre majuscule. Sous Windows, cette lettre est restreinte par les paramètres de LASTDRV. Si l'argument de l'unité est une chaîne composée de plusieurs caractères, seule la première lettre est prise en compte. Si vous tentez d'accéder à une unité inexistante, cela crée une erreur à laquelle vous pouvez réagir par l'instruction OnError." #. X2QkD #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3152576\n" "help.text" msgid "ChDrive \"D\" ' Only possible if a drive 'D' exists." msgstr "ChDrive \"D\" ' Possible uniquement si une unité D existe." #. f4XRN #: 03020403.xhp msgctxt "" "03020403.xhp\n" "tit\n" "help.text" msgid "CurDir Function" msgstr "Fonction CurDir" #. qhyPx #: 03020403.xhp msgctxt "" "03020403.xhp\n" "bm_id3153126\n" "help.text" msgid "CurDir function" msgstr "CurDir, fonction" #. jm6JP #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3153126\n" "help.text" msgid "CurDir Function" msgstr "Fonction CurDir" #. e8mAC #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3156343\n" "help.text" msgid "Returns a variant string that represents the current path or that of the specified Windows drive." msgstr "Renvoie un variant sous forme de chaîne représentant le chemin actif ou celui de l'unité Windows spécifiée." #. 3ABqD #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3154366\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. sgBjK #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3156281\n" "help.text" msgid "String" msgstr "Chaîne de caractères" #. btnRV #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3153193\n" "help.text" msgid "Text: Any string expression that specifies an existing drive, for example \"C\" for the first partition of the first hard drive. This parameter is used solely under Windows." msgstr "Text: toute expression de chaîne qui spécifie un disque existant, par exemple \"C\" pour la première partition du premier disque dur. Ce paramètre est uniquement utilisé sous Windows." #. f7Di8 #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3155133\n" "help.text" msgid "If no drive is specified or if the drive is a zero-length string (\"\"), CurDir returns the path for the current drive. %PRODUCTNAME Basic reports an error if the syntax of the drive description is incorrect or if the drive does not exist." msgstr "Si aucun disque n'est spécifié ou si le disque est une chaîne de longueur zéro (\"\"), CurDir renvoie le chemin du disque actif. %PRODUCTNAME Basic renvoie une erreur si la syntaxe de la description du disque est incorrecte ou si le disque n'existe pas." #. jsyuK #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3150010\n" "help.text" msgid "This function is not case-sensitive." msgstr "Cette fonction ne respecte pas la casse." #. DFUj3 #: 03020404.xhp msgctxt "" "03020404.xhp\n" "tit\n" "help.text" msgid "Dir Function" msgstr "Fonction Dir" #. yreYq #: 03020404.xhp msgctxt "" "03020404.xhp\n" "bm_id3154347\n" "help.text" msgid "Dir function" msgstr "Dir, fonction" #. DfqBo #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3154347\n" "help.text" msgid "Dir Function" msgstr "Fonction Dir" #. Xrc6C #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153381\n" "help.text" msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path." msgstr "Renvoie le nom d'un fichier ou d'un répertoire, ou encore de tous les fichiers et répertoires existant dans une unité ou un répertoire correspondant au chemin de recherche spécifié." #. 8RTM8 #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153193\n" "help.text" msgid "String" msgstr "Chaîne de caractères" #. AkyNB #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3161831\n" "help.text" msgid "PathName: Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in URL notation." msgstr "" #. pWqpF #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3146974\n" "help.text" msgid "Attributes:Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:" msgstr "" #. 3Tg2L #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3149666\n" "help.text" msgid "0 : Normal files." msgstr "0 : fichiers normaux." #. D3EEn #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3147427\n" "help.text" msgid "16 : Returns the name of the directory only." msgstr "16 : renvoie le nom du répertoire uniquement." #. D56FM #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153952\n" "help.text" msgid "Use this attribute to check if a file or directory exists, or to determine all files and folders in a specific directory." msgstr "Cet attribut permet de savoir si un fichier ou un répertoire existe, ou bien de déterminer les fichiers et dossiers présents dans un répertoire spécifique." #. kEC2o #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3159156\n" "help.text" msgid "To check if a file exists, enter the complete path and name of the file. If the file or directory name does not exist, the Dir function returns a zero-length string (\"\")." msgstr "Pour savoir si un fichier existe, saisissez son chemin complet et son nom. Si le nom du fichier ou du répertoire n'existe pas, la fonction Dir renvoie une chaîne de longueur zéro (\"\")." #. 9UQgN #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3154012\n" "help.text" msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.ods\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments." msgstr "Pour générer la liste complète des fichiers existant dans un répertoire spécifique, procédez comme suit : La première fois que vous appelez la fonction Dir, indiquez le chemin de recherche complet des fichiers, par exemple \"D:\\Files\\*.odt\". Si le chemin est correct et que la recherche trouve au moins un fichier, la fonction Dir renvoie le nom du premier fichier correspondant au chemin. Pour obtenir les autres noms de fichiers correspondant au chemin, appelez à nouveau la fonction Dir, mais sans argument." #. LXpKQ #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3147348\n" "help.text" msgid "To return directories only, use the attribute parameter. The same applies if you want to determine the name of a volume (for example, a hard drive partition)." msgstr "Pour que la fonction renvoie uniquement des répertoires, utilisez le paramètre \"attribut\". La même règle s'applique pour déterminer le nom d'un volume (partition de disque dur, par exemple)." #. e7TRd #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3148455\n" "help.text" msgid "' Displays all files and directories" msgstr "' Affiche tous les fichiers et répertoires" #. uFFnD #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153416\n" "help.text" msgid "sDir=\"Directories:\"" msgstr "sDir=\"Répertoires :\"" #. y8GYD #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3154253\n" "help.text" msgid "' Get the directories" msgstr "' Obtenir les répertoires" #. cbFiT #: 03020405.xhp msgctxt "" "03020405.xhp\n" "tit\n" "help.text" msgid "FileAttr Function" msgstr "Fonction FileAttr" #. r5ajP #: 03020405.xhp msgctxt "" "03020405.xhp\n" "bm_id3153380\n" "help.text" msgid "FileAttr function" msgstr "FileAttr, fonction" #. Xd6Wc #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3153380\n" "help.text" msgid "FileAttr Function" msgstr "Fonction FileAttr" #. eWQDF #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154366\n" "help.text" msgid "Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle)." msgstr "Renvoie le mode d'accès ou le numéro d'accès d'un fichier ouvert avec l'instruction Open. Le numéro d'accès du fichier dépend du système d'exploitation (OSH, ou Operating System Handle)." #. 8CiJ9 #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3153364\n" "help.text" msgid "If you use a 32-Bit operating system, you cannot use the FileAttr function to determine the file access number." msgstr "" #. rrzGc #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3163713\n" "help.text" msgid "See also: Open" msgstr "Voir aussi : Open." #. cDBZk #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154012\n" "help.text" msgid "FileAttr (Channel As Integer, Attributes As Integer)" msgstr "" #. xonFX #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3146974\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. fnAEU #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3151074\n" "help.text" msgid "Channel: The number of the file that was opened with the Open statement." msgstr "" #. qsYFA #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3144766\n" "help.text" msgid "Attributes: Integer expression that indicates the type of file information that you want to return. The following values are possible:" msgstr "" #. 8ZYGH #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3147396\n" "help.text" msgid "1: FileAttr indicates the access mode of the file." msgstr "" #. CAPyc #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3149959\n" "help.text" msgid "2: FileAttr returns the file access number of the operating system." msgstr "" #. qCmCs #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154018\n" "help.text" msgid "If you specify a parameter attribute with a value of 1, the following return values apply:" msgstr "Un paramètre d'attribut ayant la valeur 1 peut renvoyer les valeurs suivantes :" #. SqXxC #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3149124\n" "help.text" msgid "1 - INPUT (file open for input)" msgstr "1 - INPUT (fichier ouvert pour entrée)" #. AUWCn #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3156275\n" "help.text" msgid "2 - OUTPUT (file open for output)" msgstr "2 - OUTPUT (fichier ouvert pour sortie)" #. iD4qe #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3155066\n" "help.text" msgid "4 - RANDOM (file open for random access)" msgstr "4 - RANDOM (fichier ouvert pour accès aléatoire)" #. CB5Ed #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3148406\n" "help.text" msgid "8 - APPEND (file open for appending)" msgstr "8 - APPEND (fichier ouvert pour ajout)" #. 8huJZ #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154757\n" "help.text" msgid "32 - BINARY (file open in binary mode)." msgstr "32 - BINARY (fichier ouvert en mode binaire)." #. xBfKE #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3155607\n" "help.text" msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumber, \"Ceci est une ligne de texte.\"" #. QBkhp #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3150361\n" "help.text" msgid "MsgBox FileAttr(#iNumber, 1), 0, \"Access mode\"" msgstr "MsgBox FileAttr(#iNumber, 1), 0, \"Access mode\"" #. qwyFH #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3149817\n" "help.text" msgid "MsgBox FileAttr(#iNumber, 2), 0, \"File attribute\"" msgstr "MsgBox FileAttr(#iNumber, 2), 0, \"File attribute\"" #. BDNvF #: 03020406.xhp msgctxt "" "03020406.xhp\n" "tit\n" "help.text" msgid "FileCopy Statement" msgstr "Instruction FileCopy" #. AA2xm #: 03020406.xhp msgctxt "" "03020406.xhp\n" "bm_id3154840\n" "help.text" msgid "FileCopy statement" msgstr "FileCopy, instruction" #. xXPBx #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3154840\n" "help.text" msgid "FileCopy Statement" msgstr "Instruction FileCopy" #. cgLqA #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3149497\n" "help.text" msgid "Copies a file." msgstr "Copie un fichier." #. jLG2S #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3147443\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. vWktG #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3146957\n" "help.text" msgid "FileCopy Source As String, Destination As String" msgstr "" #. CjRbT #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3153825\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. D3o4o #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3155390\n" "help.text" msgid "Source: Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in URL notation." msgstr "" #. b2bKE #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3150669\n" "help.text" msgid "Destination: Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation." msgstr "" #. WgMEt #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3150791\n" "help.text" msgid "You can only use the FileCopy statement to copy files that are not opened." msgstr "L'instruction FileCopy ne peut être appliquée que pour copier des fichiers non ouverts." #. kPKuG #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3125863\n" "help.text" msgid "Example:" msgstr "Exemple :" #. koPMr #: 03020407.xhp msgctxt "" "03020407.xhp\n" "tit\n" "help.text" msgid "FileDateTime Function" msgstr "Fonction FileDateTime" #. accZM #: 03020407.xhp msgctxt "" "03020407.xhp\n" "bm_id3153361\n" "help.text" msgid "FileDateTime function" msgstr "FileDateTime, fonction" #. xMEL7 #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3153361\n" "help.text" msgid "FileDateTime Function" msgstr "Fonction FileDateTime" #. 8fZwF #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3156423\n" "help.text" msgid "Returns a string that contains the date and the time that a file was created or last modified." msgstr "Renvoie une chaîne de caractères contenant la date et l'heure de création ou de dernière modification d'un fichier." #. k4kmB #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3154685\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. CPCBG #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3154124\n" "help.text" msgid "FileDateTime (Text As String)" msgstr "FileDateTime (Text As String)" #. meGd2 #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3150448\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. kC2pZ #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3159153\n" "help.text" msgid "Text: Any string expression that contains an unambiguous (no wildcards) file specification. You can also use URL notation." msgstr "Text : expression au format chaîne de caractères contenant une spécification de fichier non ambiguë (sans caractères génériques). Vous pouvez également utiliser la notation URL." #. qqouA #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3155306\n" "help.text" msgid "This function determines the exact time of creation or last modification of a file, returned in the format \"MM.DD.YYYY HH.MM.SS\"." msgstr "Cette fonction détermine l'heure exacte de création ou de dernière modification d'un fichier, renvoyée au format \"JJ/MM/AAAA HH:MM:SS\"." #. 6JAwC #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3146119\n" "help.text" msgid "Example:" msgstr "Exemple :" #. DyZCi #: 03020408.xhp msgctxt "" "03020408.xhp\n" "tit\n" "help.text" msgid "FileLen Function" msgstr "Fonction FileLen" #. 9Lkb8 #: 03020408.xhp msgctxt "" "03020408.xhp\n" "bm_id3153126\n" "help.text" msgid "FileLen function" msgstr "FileLen, fonction" #. 6Pt5C #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3153126\n" "help.text" msgid "FileLen Function" msgstr "Fonction FileLen" #. aJChP #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3145068\n" "help.text" msgid "Returns the length of a file in bytes." msgstr "Renvoie la longueur d'un fichier en octets." #. WyEgK #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id401651744449325\n" "help.text" msgid "Use ScriptForge.FileSystem service GetFileLen() method when size is expected to be over 2 gigabytes." msgstr "Utilisez le service ScriptForge.FileSystem la méthode GetFileLen() lorsque la taille devrait être supérieure à 2 gigaoctets." #. dGhBp #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3153193\n" "help.text" msgid "Text: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "Text : expression au format chaîne de caractères contenant une spécification de fichier non ambiguë. Vous pouvez également utiliser la notation URL." #. Dm9GT #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3150439\n" "help.text" msgid "This function determines the length of a file. If the FileLen function is called for an open file, it returns the file length before it was opened. To determine the current file length of an open file, use the Lof function." msgstr "Cette fonction détermine la longueur d'un fichier. Si la fonction FileLen est appelée pour un fichier ouvert, elle renvoie la longueur du fichier avant son ouverture. Pour déterminer la longueur actuelle d'un fichier ouvert, utilisez la fonction Lof." #. FerKv #: 03020409.xhp msgctxt "" "03020409.xhp\n" "tit\n" "help.text" msgid "GetAttr Function" msgstr "Fonction GetAttr" #. AdMtV #: 03020409.xhp msgctxt "" "03020409.xhp\n" "bm_id3150984\n" "help.text" msgid "GetAttr function" msgstr "GetAttr, fonction" #. FAzGr #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3150984\n" "help.text" msgid "GetAttr Function" msgstr "Fonction GetAttr" #. WnrAC #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3154347\n" "help.text" msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory." msgstr "Renvoie une configuration binaire identifiant le type de fichier ou le nom d'un volume ou d'un répertoire." #. XQjit #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3149457\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. 45fLv #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3150359\n" "help.text" msgid "GetAttr (Text As String)" msgstr "GetAttr (Text As String)" #. mBMu7 #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3151211\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. upvgK #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3154909\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. CMxCD #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3145172\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. LeSga #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3151042\n" "help.text" msgid "Text: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "Text : expression au format chaîne de caractères contenant une spécification de fichier non ambiguë. Vous pouvez également utiliser la notation URL." #. 9AAaj #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3161831\n" "help.text" msgid "This function determines the attributes for a specified file and returns the bit pattern that can help you to identify the following file attributes:" msgstr "Cette fonction détermine les attributs d'un fichier spécifié et renvoie la configuration binaire permettant d'identifier les attributs de fichier suivants :" #. mWtvF #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3145364\n" "help.text" msgid "Value" msgstr "Valeur" #. hFQCm #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id051220170522586822\n" "help.text" msgid "Named constant" msgstr "Constante nommée" #. zzPWS #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id051220170522583099\n" "help.text" msgid "Value" msgstr "Valeur" #. iKvsu #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id051220170522583818\n" "help.text" msgid "Definition" msgstr "Définition" #. kTUR7 #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3147349\n" "help.text" msgid "Normal files." msgstr "Fichiers normaux." #. x4JtS #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3147434\n" "help.text" msgid "Read-only files." msgstr "Fichiers en lecture seule." #. AFPmi #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id051220170546544550\n" "help.text" msgid "Hidden file" msgstr "Fichier caché" #. GBNFo #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id051220170546546496\n" "help.text" msgid "System file" msgstr "Fichier système" #. EXYth #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3159154\n" "help.text" msgid "Returns the name of the volume" msgstr "Renvoie le nom du volume" #. F84oD #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3145271\n" "help.text" msgid "Returns the name of the directory only." msgstr "Renvoie le nom du répertoire uniquement." #. kpdcE #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3153953\n" "help.text" msgid "File was changed since last backup (Archive bit)." msgstr "Fichier modifié depuis la dernière sauvegarde (attribut d'archivage)." #. LecDz #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3156444\n" "help.text" msgid "If you want to know if a bit of the attribute byte is set, use the following query method:" msgstr "Pour savoir si un bit de l'octet d'attribut est défini, utilisez la méthode de requête suivante :" #. CV4g5 #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3153094\n" "help.text" msgid "Example:" msgstr "Exemple :" #. WNBqB #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3155415\n" "help.text" msgid "On Error GoTo ErrorHandler ' Define target for error handler" msgstr "On Error Goto ErrorHandler ' Définir une cible pour le gestionnaire des erreurs" #. HtCzT #: 03020410.xhp msgctxt "" "03020410.xhp\n" "tit\n" "help.text" msgid "Kill Statement" msgstr "Instruction Kill" #. 6A7ar #: 03020410.xhp msgctxt "" "03020410.xhp\n" "bm_id3153360\n" "help.text" msgid "Kill statement" msgstr "Kill, instruction" #. aKxRG #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3153360\n" "help.text" msgid "Kill Statement" msgstr "Instruction Kill" #. gJGP8 #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3151211\n" "help.text" msgid "Deletes a file from a disk." msgstr "Supprime un fichier d'un disque." #. HsPQ9 #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3154685\n" "help.text" msgid "Kill File As String" msgstr "Kill File As String" #. Gf45T #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3150440\n" "help.text" msgid "File: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "File : expression au format chaîne de caractères contenant une spécification de fichier non ambiguë. Vous pouvez également utiliser la notation URL." #. PXEE3 #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3163710\n" "help.text" msgid "Kill \"C:\\Users\\ThisUser\\datafile.dat\" ' File must be created in advance" msgstr "Kill \"C:\\Users\\ThisUser\\datafile.dat\" ' Le fichier doit être créé à l'avance" #. hWy62 #: 03020411.xhp msgctxt "" "03020411.xhp\n" "tit\n" "help.text" msgid "MkDir Statement" msgstr "Instruction MkDir" #. dsDTF #: 03020411.xhp msgctxt "" "03020411.xhp\n" "bm_id3156421\n" "help.text" msgid "MkDir statement" msgstr "MkDir, instruction" #. BAJt5 #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3156421\n" "help.text" msgid "MkDir Statement" msgstr "Instruction MkDir" #. Fu6rt #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id971587473488701\n" "help.text" msgid "MkDir Statement diagram" msgstr "Diagramme de l'instruction MkDir" #. ruXou #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3147000\n" "help.text" msgid "Creates a new directory on a data medium." msgstr "Crée un nouveau répertoire sur un média de données." #. 83LPA #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3155150\n" "help.text" msgid "MkDir path" msgstr "Chemin MkDir" #. FMr94 #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153750\n" "help.text" msgid "path: Any string expression that specifies the name and path of the directory to be created. You can also use URL notation." msgstr "chemin : toute expression de chaîne qui spécifie le nom et le chemin du répertoire à créer. Vous pouvez aussi utiliser la notation URL." #. PLopZ #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153311\n" "help.text" msgid "If the path is not determined, the directory is created in the current directory." msgstr "Si le chemin n'est pas déterminé, le répertoire est créé dans le répertoire actif." #. KEaAA #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3149762\n" "help.text" msgid "' Example for functions of the file organization" msgstr "' Exemple pour les fonctions d'organisation des fichiers" #. N8bbr #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3149669\n" "help.text" msgid "Const sSubDir1 As String =\"Test\"" msgstr "Const sSubDir1 As String =\"Test\"" #. rnaAM #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3148663\n" "help.text" msgid "Const sFile2 As String = \"Copied.tmp\"" msgstr "Const sFile2 As String = \"Copied.tmp\"" #. CTKPw #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3154071\n" "help.text" msgid "Const sFile3 As String = \"Renamed.tmp\"" msgstr "Const sFile3 As String = \"Renamed.tmp\"" #. ayeAf #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3154217\n" "help.text" msgid "If Dir(sSubDir1,16)=\"\" Then ' Does the directory exist?" msgstr "If Dir(sSubDir1,16)=\"\" Then ' Le répertoire existe-t-il ?" #. r3XxL #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3147228\n" "help.text" msgid "MsgBox sFile,0,\"Create directory\"" msgstr "MsgBox sFile,0,\"Créer un répertoire\"" #. BQuXv #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153770\n" "help.text" msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\"" msgstr "MsgBox fSysURL(CurDir()),0,\"Répertoire actif\"" #. yff8E #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3159154\n" "help.text" msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\"" msgstr "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Date et heure de création\"" #. 5QDiw #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3149484\n" "help.text" msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\"" msgstr "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"Longueur du fichier\"" #. AnYG5 #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3152885\n" "help.text" msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\"" msgstr "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"Attributs de fichier\"" #. XQrrC #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153952\n" "help.text" msgid "' Rename in the same directory" msgstr "' Renommer dans le même répertoire" #. Gp3Gn #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3147426\n" "help.text" msgid "SetAttr( sFile, 0 ) 'Delete all attributes" msgstr "SetAttr( sFile, 0 ) 'Supprimer tous les attributs" #. yg7Lg #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3148647\n" "help.text" msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\"" msgstr "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"Nouveaux attributs de fichier\"" #. uC9HY #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3150092\n" "help.text" msgid "' Converts a system path in URL" msgstr "' Convertit un chemin système en URL" #. hUsSZ #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3156276\n" "help.text" msgid "' the colon with DOS" msgstr "' Signe deux-points sous DOS" #. C9VzB #: 03020412.xhp msgctxt "" "03020412.xhp\n" "tit\n" "help.text" msgid "Name Statement" msgstr "Instruction Name" #. GHsyn #: 03020412.xhp msgctxt "" "03020412.xhp\n" "bm_id3143268\n" "help.text" msgid "Name statement" msgstr "Name, instruction" #. G2wMY #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3143268\n" "help.text" msgid "Name Statement" msgstr "Instruction Name" #. H2NFb #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3154346\n" "help.text" msgid "Renames an existing file or directory." msgstr "Renomme un fichier ou répertoire existant." #. Hdf54 #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3156344\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. AUhBt #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3153381\n" "help.text" msgid "Name OldName As String As NewName As String" msgstr "Name OldName As String As NewName As String" #. 7AwQo #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3153362\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. zRdHw #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3151210\n" "help.text" msgid "OldName, NewName: Any string expression that specifies the file name, including the path. You can also use URL notation." msgstr "OldName, NewName : expression au format chaîne de caractères indiquant le nom de fichier, chemin d'accès compris. Vous pouvez également utiliser la notation URL." #. CLjrW #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3125863\n" "help.text" msgid "Example:" msgstr "Exemple :" #. CwS7i #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3152462\n" "help.text" msgid "MsgBox \"File already exists\"" msgstr "msgbox \"Le fichier existe déjà\"" #. AVwAE #: 03020413.xhp msgctxt "" "03020413.xhp\n" "tit\n" "help.text" msgid "RmDir Statement" msgstr "Instruction RmDir" #. iqY6W #: 03020413.xhp msgctxt "" "03020413.xhp\n" "bm_id3148947\n" "help.text" msgid "RmDir statement" msgstr "RmDir, instruction" #. Zctny #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3148947\n" "help.text" msgid "RmDir Statement" msgstr "Instruction RmDir" #. VRYbm #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3149457\n" "help.text" msgid "Deletes an existing directory from a data medium." msgstr "Supprime un répertoire existant d'un média de données." #. nTJ5u #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id971587473488701\n" "help.text" msgid "RmDir Statement diagram" msgstr "diagramme de l'instruction RmDir" #. uE7FC #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3154367\n" "help.text" msgid "RmDir Text As String" msgstr "RmDir Text As String" #. qD622 #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3151042\n" "help.text" msgid "Text: Any string expression that specifies the name and path of the directory that you want to delete. You can also use URL notation." msgstr "Text : expression au format chaîne de caractères indiquant le nom et le chemin du répertoire à supprimer. Vous pouvez également utiliser la notation URL." #. 3SCF3 #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3153192\n" "help.text" msgid "If the path is not determined, the RmDir Statement searches for the directory that you want to delete in the current path. If it is not found there, an error message appears." msgstr "Si le chemin n'est pas spécifié, l'instruction RmDir recherche le répertoire à supprimer dans le chemin actif. Si le répertoire est introuvable dans ce chemin, un message d'erreur s'affiche." #. WL5Nt #: 03020414.xhp msgctxt "" "03020414.xhp\n" "tit\n" "help.text" msgid "SetAttr Statement" msgstr "Instruction SetAttr" #. jcD6Y #: 03020414.xhp msgctxt "" "03020414.xhp\n" "bm_id3147559\n" "help.text" msgid "SetAttr statement" msgstr "SetAttr, instruction" #. LvBHq #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3147559\n" "help.text" msgid "SetAttr Statement" msgstr "Instruction SetAttr" #. XPYqB #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3147264\n" "help.text" msgid "Sets the attribute information for a specified file." msgstr "Définit les informations relatives aux attributs d'un fichier particulier." #. ZZJNh #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3154365\n" "help.text" msgid "SetAttr PathName As String, Attributes As Integer" msgstr "" #. 4RPxH #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3154909\n" "help.text" msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, SetAttr searches for the file in the current directory. You can also use URL notation." msgstr "" #. ME7sS #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3153192\n" "help.text" msgid "Attributes: Bit pattern defining the attributes that you want to set or to clear:" msgstr "" #. bt8p5 #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id051220170522586822\n" "help.text" msgid "Named constant" msgstr "Constante nommée" #. p7CiG #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id051220170522583099\n" "help.text" msgid "Value" msgstr "Valeur" #. R27uW #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id051220170522583818\n" "help.text" msgid "Definition" msgstr "Définition" #. aYBDx #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3147349\n" "help.text" msgid "Normal files." msgstr "Fichiers normaux." #. 96HgG #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3147434\n" "help.text" msgid "Read-only files." msgstr "Fichiers en lecture seule." #. 8YxrM #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id051220170546544550\n" "help.text" msgid "Hidden file" msgstr "Fichier caché" #. fEQi9 #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3153093\n" "help.text" msgid "You can set multiple attributes by combining the respective values with a logic OR statement." msgstr "Vous pouvez définir plusieurs attributs en combinant les valeurs respectives avec une instruction OR logique." #. CUAJR #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3148645\n" "help.text" msgid "On Error GoTo ErrorHandler ' Define target for error handler" msgstr "On Error Goto ErrorHandler ' Définir une cible pour le gestionnaire des erreurs" #. MCJgJ #: 03020415.xhp msgctxt "" "03020415.xhp\n" "tit\n" "help.text" msgid "FileExists Function" msgstr "Fonction FileExists" #. XS8eA #: 03020415.xhp msgctxt "" "03020415.xhp\n" "bm_id3148946\n" "help.text" msgid "FileExists function" msgstr "FileExists, fonction" #. DMA45 #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3148946\n" "help.text" msgid "FileExists Function" msgstr "Fonction FileExists" #. FkmEu #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3153361\n" "help.text" msgid "Determines if a file or a directory is available on the data medium." msgstr "Détermine si un fichier ou un répertoire est disponible sur le média de données." #. YoaeH #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3150447\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. Tvkos #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3154685\n" "help.text" msgid "FileExists(FileName As String | DirectoryName As String)" msgstr "FileExists(FileName As String | DirectoryName As String)" #. iTkt5 #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3154126\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. 5BiAv #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3150769\n" "help.text" msgid "Bool" msgstr "Logique (Bool)" #. FZhAY #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3153770\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. EBMCG #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3147349\n" "help.text" msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "FileName | DirectoryName : expression au format chaîne de caractères contenant une spécification de fichier non ambiguë. Vous pouvez également utiliser la notation URL." #. uHp57 #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3149664\n" "help.text" msgid "Example:" msgstr "Exemple :" #. hNXJV #: 03030000.xhp msgctxt "" "03030000.xhp\n" "tit\n" "help.text" msgid "Date and Time Functions" msgstr "Fonctions de date et d'heure" #. HvdHW #: 03030000.xhp msgctxt "" "03030000.xhp\n" "hd_id3150502\n" "help.text" msgid "Date and Time Functions" msgstr "Fonctions de date et d'heure" #. UjGFG #: 03030000.xhp msgctxt "" "03030000.xhp\n" "par_id3153255\n" "help.text" msgid "Use the statements and functions described here to perform date and time calculations." msgstr "Utilisez les instructions et fonctions décrites ici pour effectuer des calculs de date et d'heure." #. qCdga #: 03030000.xhp msgctxt "" "03030000.xhp\n" "par_id3152363\n" "help.text" msgid "%PRODUCTNAME Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats." msgstr "%PRODUCTNAME Basic permet de calculer des différences de date et d'heure en convertissant les valeurs date et heure en valeurs numériques continues. Une fois la différence calculée, des fonctions spéciales reconvertissent les valeurs aux formats date ou heure standard." #. PDVLC #: 03030000.xhp msgctxt "" "03030000.xhp\n" "par_id3151054\n" "help.text" msgid "You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. %PRODUCTNAME Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time." msgstr "Vous pouvez combiner des valeurs date et heure en un seul nombre à décimale flottante. Les dates sont converties en nombres entiers et les heures en valeurs décimales. %PRODUCTNAME Basic supporte également le type de variable Date pouvant contenir une spécification temporelle composée de la date et de l'heure." #. BhDhb #: 03030100.xhp msgctxt "" "03030100.xhp\n" "tit\n" "help.text" msgid "Converting Date Values" msgstr "Conversion des valeurs de date" #. R5oGG #: 03030100.xhp msgctxt "" "03030100.xhp\n" "hd_id3147573\n" "help.text" msgid "Converting Date Values" msgstr "Conversion des valeurs de date" #. mtRPg #: 03030100.xhp msgctxt "" "03030100.xhp\n" "par_id3154760\n" "help.text" msgid "The following functions convert date values to calculable numbers and back." msgstr "Les fonctions suivantes permettent de convertir les valeurs de date en nombres sur lesquels peuvent être effectuées des opérations et inversement." #. QwmCA #: 03030101.xhp msgctxt "" "03030101.xhp\n" "tit\n" "help.text" msgid "DateSerial Function" msgstr "Fonction DateSerial" #. x5w6J #: 03030101.xhp msgctxt "" "03030101.xhp\n" "bm_id3157896\n" "help.text" msgid "DateSerial function" msgstr "DateSerial, fonction" #. y8PDg #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id381619878817271\n" "help.text" msgid "DateSerial Function" msgstr "Fonction DateSerial" #. d3jbM #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3143267\n" "help.text" msgid "Returns a Date value for a specified year, month, and day." msgstr "Renvoie une valeur de Date pour une année, un mois ou un jour précis." #. 5G7kZ #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3149670\n" "help.text" msgid "DateSerial (year, month, day)" msgstr "DateSerial (année, mois, jour)" #. xroUB #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3150398\n" "help.text" msgid "Date" msgstr "Date" #. 8SLdR #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3147229\n" "help.text" msgid "Year: Integer expression that indicates a year. All values between 0 and 99 are interpreted as the years 1900-1999. For years that fall outside this range, you must enter all four digits." msgstr "Année : expression au format nombre entier indiquant une année. Toutes les valeurs situées entre 0 et 99 sont interprétées comme les années comprises entre 1900 et 1999. Pour les années sortant de cette plage, vous devez saisir les quatre chiffres." #. mBPGA #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3156280\n" "help.text" msgid "Month: Integer expression that indicates the month of the specified year. The accepted range is from 1-12." msgstr "Mois : expression au format nombre entier indiquant le mois de l'année spécifiée. La plage de valeurs correcte est comprise entre 1 et 12." #. nbxJZ #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3151043\n" "help.text" msgid "Day: Integer expression that indicates the day of the specified month. The accepted range is from 1-31. No error is returned when you enter a non-existing day for a month shorter than 31 days." msgstr "Jour : expression entière qui indique le jour du mois spécifié. La plage acceptée est 1-31. Aucune erreur n'est renvoyée lorsque vous saisissez un jour non existant pour un mois plus court que 31 jours." #. cFoY9 #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3161832\n" "help.text" msgid "The DateSerial function returns the number of days between December 30,1899 and the given date. You can use this function to calculate the difference between two dates." msgstr "La fonction DateSerial renvoie le nombre de jours entre le 30 décembre 1899 et la date saisie. Vous pouvez utiliser cette fonction pour calculer la différence entre deux dates." #. fCisT #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3155306\n" "help.text" msgid "The DateSerial function returns the data type Variant with VarType 7 (Date). Internally, this value is stored as a Double value, so that when the given date is 1.1.1900, the returned value is 2. Negative values correspond to dates before December 30, 1899 (not inclusive)." msgstr "La fonction DateSerial renvoie le type de données variant avec le type VarType 7 (Date). En interne, cette valeur est stockée en tant que valeur au format Double. Ainsi, la valeur renvoyée pour la date 1/1/1900 est 2. Les valeurs négatives correspondent à des dates précédant le 30 décembre 1899 (cette date non comprise)." #. sBLTY #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3152576\n" "help.text" msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message." msgstr "Si une date définie se situe en dehors de la plage acceptée, $[officename] Basic renvoie un message d'erreur." #. aaEE8 #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3149481\n" "help.text" msgid "Whereas you define the DateValue function as a string that contains the date, the DateSerial function evaluates each of the parameters (year, month, day) as separate numeric expressions." msgstr "À la différence de la fonction DateValue qui définit la date en tant que chaîne de caractères contenant la date, la fonction DateSerial évalue chacun des paramètres (année, mois, jour) en tant qu'expressions numériques distinctes." #. X45Uf #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3154942\n" "help.text" msgid "MsgBox lDate ' returns 23476" msgstr "MsgBox lDate ' renvoie 23476" #. aKdpv #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3151074\n" "help.text" msgid "MsgBox sDate ' returns 04/09/1964" msgstr "MsgBox sDate ' renvoie 04/09/1964" #. XbeX6 #: 03030102.xhp msgctxt "" "03030102.xhp\n" "tit\n" "help.text" msgid "DateValue Function" msgstr "Fonction DateValue" #. nYDEe #: 03030102.xhp msgctxt "" "03030102.xhp\n" "bm_id3156344\n" "help.text" msgid "DateValue function" msgstr "DateValue, fonction" #. iNyJG #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3156344\n" "help.text" msgid "DateValue Function" msgstr "Fonction DateValue" #. CDPDz #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3150542\n" "help.text" msgid "Returns a Date object from a string representing a date." msgstr "Renvoie un objet Date à partir d'une chaîne représentant une date." #. Svwc6 #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id671643046319326\n" "help.text" msgid "The returned object is represented internally as a single numeric value corresponding to the specified date. This value can be used to calculate the number of days between two dates." msgstr "L'objet renvoyé est représenté en interne sous la forme d'une valeur numérique unique correspondant à la date spécifiée. Cette valeur peut être utilisée pour calculer le nombre de jours entre deux dates." #. DCJAK #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3154910\n" "help.text" msgid "DateValue(date As String)" msgstr "DateValue(date As String)" #. rK8mE #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3153770\n" "help.text" msgid "date: A string that contains the date that will be converted to a Date object." msgstr "date : une chaîne contenant la date qui sera convertie en un objet Date." #. fAM5v #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id841643046880968\n" "help.text" msgid "The string passed to DateValue must be expressed in one of the date formats defined by your locale setting (see %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages) or using the ISO date format \"yyyy-mm-dd\" (year, month and day separated by hyphens)." msgstr "La chaîne transmise à DateValue doit être exprimée dans l'un des formats de date définis par vos paramètres régionaux (voir %PRODUCTNAME - PréférencesOutils - Options - Paramètres de langue - Langues) ou en utilisant le format de date ISO \"yyyy-mm-dd\" (année, mois et jour séparés par des tirets)." #. aGJzN #: 03030102.xhp msgctxt "" "03030102.xhp\n" "bas_id461643047301827\n" "help.text" msgid "' Prints the localized date" msgstr "' Imprime la date localisée" #. tSeu3 #: 03030102.xhp msgctxt "" "03030102.xhp\n" "bas_id616430473023063\n" "help.text" msgid "' Extracts the year, month and day from the date object" msgstr "' Extrait l'année, le mois et le jour de l'objet date" #. NkfKq #: 03030102.xhp msgctxt "" "03030102.xhp\n" "bas_id601643047303420\n" "help.text" msgid "' Prints the numeric value corresponding to the date (as Long type)" msgstr "' Imprime la valeur numérique correspondant à la date (en type Long)" #. wDviP #: 03030103.xhp msgctxt "" "03030103.xhp\n" "tit\n" "help.text" msgid "Day Function" msgstr "Fonction Day" #. 8iHxF #: 03030103.xhp msgctxt "" "03030103.xhp\n" "bm_id3153345\n" "help.text" msgid "Day function" msgstr "Day, fonction" #. wptgJ #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3153345\n" "help.text" msgid "Day Function" msgstr "Fonction Day" #. BBAea #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3147560\n" "help.text" msgid "Returns a value that represents the day of the month based on a serial date number generated by DateSerial or DateValue." msgstr "Renvoie une valeur représentant le jour du mois. Cette fonction se base sur un numéro de date sériel généré par DateSerial ou DateValue." #. tgk7D #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3149456\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. QQJYU #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3150358\n" "help.text" msgid "Day (Number)" msgstr "Day (Nombre)" #. BpEUZ #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3148798\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. SYVzg #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3125865\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. 32kHm #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3150448\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. aJv3m #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3156423\n" "help.text" msgid "Number: A numeric expression that contains a serial date number from which you can determine the day of the month." msgstr "Number : expression numérique contenant un numéro de date sériel à partir duquel le jour du mois doit être déterminé." #. YbrQA #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3145786\n" "help.text" msgid "This function is basically the opposite of the DateSerial function, returning the day of the month from a serial date number generated by the DateSerial or the DateValue function. For example, the expression" msgstr "Cette fonction est l'inverse de la fonction DateSerial. Elle renvoie le jour du mois à partir d'un numéro de date sériel généré par la fonction DateSerial ou DateValue. Par exemple, l'expression" #. kmmNy #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3153190\n" "help.text" msgid "returns the value 20." msgstr "renvoie la valeur 20." #. g9Ecp #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3149481\n" "help.text" msgid "Example:" msgstr "Exemple :" #. m9Xv4 #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3149260\n" "help.text" msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\"" msgstr "Print \"Jour \" & Day(DateSerial(1994, 12, 20)) & \" du mois\"" #. PxXw4 #: 03030104.xhp msgctxt "" "03030104.xhp\n" "tit\n" "help.text" msgid "Month Function" msgstr "Fonction Month" #. 2FAwW #: 03030104.xhp msgctxt "" "03030104.xhp\n" "bm_id3153127\n" "help.text" msgid "Month function" msgstr "Month, fonction" #. c2QjL #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3153127\n" "help.text" msgid "Month Function" msgstr "Fonction Month" #. fCRok #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3148550\n" "help.text" msgid "Returns the month of a year from a serial date that is generated by the DateSerial or the DateValue function." msgstr "Renvoie le mois d'une année à partir d'une date sérielle générée par la fonction DateSerial ou DateValue." #. Y8WeR #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3145068\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. gEYXb #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3150398\n" "help.text" msgid "Month (Number)" msgstr "Month (Number)" #. SiGxe #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3154366\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. psrUG #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3154125\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. CPZNo #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3150768\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. KdzLB #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3156423\n" "help.text" msgid "Number: Numeric expression that contains the serial date number that is used to determine the month of the year." msgstr "Number : expression numérique contenant le numéro de date sérielle utilisé pour déterminer le mois de l'année." #. SHhrH #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3153770\n" "help.text" msgid "This function is the opposite of the DateSerial function. It returns the month in the year that corresponds to the serial date that is generated by DateSerial or DateValue. For example, the expression" msgstr "Cette fonction est l'inverse de la fonction DateSerial. Elle renvoie le mois de l'année correspondant à la date sérielle générée par DateSerial ou DateValue. Par exemple, l'expression" #. RcBtS #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3145366\n" "help.text" msgid "returns the value 12." msgstr "renvoie la valeur 12." #. F6tiW #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3146923\n" "help.text" msgid "Example:" msgstr "Exemple :" #. JBGGA #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3149664\n" "help.text" msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\"" msgstr "MsgBox \"\" & Month(Now) ,64,\"Mois en cours\"" #. 7rKwD #: 03030105.xhp msgctxt "" "03030105.xhp\n" "tit\n" "help.text" msgid "WeekDay Function" msgstr "Fonction WeekDay" #. fAhEB #: 03030105.xhp msgctxt "" "03030105.xhp\n" "bm_id3153127\n" "help.text" msgid "WeekDay function" msgstr "WeekDay, fonction" #. XPh8B #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3153127\n" "help.text" msgid "WeekDay Function" msgstr "Fonction WeekDay" #. knGHF #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3146795\n" "help.text" msgid "This function returns the number corresponding to the weekday represented by a serial date number that is generated by the DateSerial or the DateValue functions." msgstr "Cette fonction renvoie le numéro correspondant au jour de la semaine représenté par un numéro de date sériel généré par les fonctions DateSerial ou DateValue." #. PzQWB #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id91620239579003\n" "help.text" msgid "This help page describes the WeekDay function used in Basic scripts. If you are interested in the WeekDay function used in %PRODUCTNAME Calc, refer to this help page." msgstr "Cette page d'aide décrit la fonction WeekDay utilisée dans les scripts Basic. Si vous êtes intéressés par la fonction WeekDay utilisée dans %PRODUCTNAME Calc, référez-vous à cette page d'aide." #. Gq6UR #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3149655\n" "help.text" msgid "WeekDay (SerialDate, [FirstDayOfWeek])" msgstr "WeekDay (SerialDate, [FirstDayOfWeek])" #. XtUpe #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3151042\n" "help.text" msgid "SerialDate: Integer expression that contains the serial date number that is used to calculate the day of the week." msgstr "SerialDate: expression au format nombre entier contenant le numéro de date sériel utilisé pour calculer le jour de la semaine." #. NAuVs #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id351619718411921\n" "help.text" msgid "FirstDayOfWeek: Integer value indicating which weekday should be considered as the first day of the week. The default value is 0, meaning that the system locale settings are used to determine the first day of the week." msgstr "FirstDayOfWeek: valeur de nombre entier indiquant quel jour de la semaine doit être considéré comme le premier jour de la semaine. La valeur par défaut est 0, signifiant que le paramètre de la locale du système est utilisé pour déterminé le premier jour de la semaine." #. rEWdW #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id411619718769819\n" "help.text" msgid "The parameter FirstDayOfWeek accepts values ranging from 0 to 7. The table below describes the meaning of each possible value:" msgstr "Le paramètre FirstDayOfWeek accepte des valeurs allant de 0 à 7. Le tableau ci-dessous décrit la signification de chaque valeur possible :" #. mXgMu #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id651619719561092\n" "help.text" msgid "Value" msgstr "Valeur" #. PGZPg #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id251619718816238\n" "help.text" msgid "VBA Constant" msgstr "Constante VBA" #. NHbqP #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id711619718816238\n" "help.text" msgid "Description" msgstr "Description" #. zLssD #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id521619718818972\n" "help.text" msgid "Use system locale settings" msgstr "Utiliser les paramètres locaux du système" #. EWo2z #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id581619719174897\n" "help.text" msgid "Sunday (default)" msgstr "Dimanche (par défaut)" #. BHVEx #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id581619719173258\n" "help.text" msgid "Monday" msgstr "Lundi" #. TFvid #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id581619719174633\n" "help.text" msgid "Tuesday" msgstr "Mardi" #. fiXHk #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id581619719173641\n" "help.text" msgid "Wednesday" msgstr "Mercredi" #. A9CRq #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id581619719170014\n" "help.text" msgid "Thursday" msgstr "Jeudi" #. sBtM4 #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id581619719174271\n" "help.text" msgid "Friday" msgstr "Vendredi" #. bXcCx #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id581619719176055\n" "help.text" msgid "Saturday" msgstr "Samedi" #. CYgPf #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id451619720094202\n" "help.text" msgid "The VBA constants listed above are only available if VBA support has been enabled. For more information, read the VBASupport Statement help page." msgstr "Les constantes VBA listées ci-dessus ne sont disponibles que si la prise en charge du VBA a été activée. Pour plus d'informations, lisez la page d'aide Instruction VBASupport." #. CPXVo #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3154125\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. m2DWj #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3159254\n" "help.text" msgid "The following example uses the function Now() to determine the current weekday." msgstr "L'exemple suivant utilise la fonction Now() afin de déterminer le jour de la semaine actif." #. bR8LQ #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3148576\n" "help.text" msgid "' Return And display the day of the week" msgstr "' Renvoyer et afficher le jour de la semaine" #. EXU4k #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3151117\n" "help.text" msgid "Case 1: sDay=\"Sunday\"" msgstr "Case 1: sDay=\"Sunday\"" #. 5bXzA #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3153952\n" "help.text" msgid "Case 2: sDay=\"Monday\"" msgstr "Case 2: sDay=\"Monday\"" #. MBZyU #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3153157\n" "help.text" msgid "Case 3: sDay=\"Tuesday\"" msgstr "Case 3: sDay=\"Tuesday\"" #. Fzn6r #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3154942\n" "help.text" msgid "Case 4: sDay=\"Wednesday\"" msgstr "Case 4: sDay=\"Wednesday\"" #. iRjNz #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3155416\n" "help.text" msgid "Case 5: sDay=\"Thursday\"" msgstr "Case 5: sDay=\"Thursday\"" #. 8Eaao #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3154015\n" "help.text" msgid "Case 6: sDay=\"Friday\"" msgstr "Case 6: sDay=\"Friday\"" #. BGYpJ #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3153707\n" "help.text" msgid "Case 7: sDay=\"Saturday\"" msgstr "Case 7: sDay=\"Saturday\"" #. JPyAn #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3148993\n" "help.text" msgid "MsgBox \"\" + sDay,64,\"Today Is\"" msgstr "Msgbox \"\" + sDay,64,\"Date du jour\"" #. TtaXn #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id891619721286262\n" "help.text" msgid "The following example illustrates the use FirstDayOfWeek parameter, assuming that Tuesday is the first day of the week." msgstr "L'exemple suivant illustre l'utilisation du paramètre FirstDayOfWeek, supposant que Mardi est le premier jour de la semaine." #. pRD7w #: 03030105.xhp msgctxt "" "03030105.xhp\n" "bas_id791619721724107\n" "help.text" msgid "' The date January 1st 2021 was a Friday" msgstr "' La date 1er Janvier 2021 était un vendredi" #. rnGiH #: 03030105.xhp msgctxt "" "03030105.xhp\n" "bas_id991619721724568\n" "help.text" msgid "' Prints \"6\" assuming Sunday is the first day of the week" msgstr "' Imprime \"6\" supposant que dimanche est le premier jour de la semaine" #. mFYMA #: 03030105.xhp msgctxt "" "03030105.xhp\n" "bas_id31619721725024\n" "help.text" msgid "' Prints \"4\" assuming Tuesday is the first day of the week" msgstr "' Imprime \"4\" supposant que mardi est le premier jour de la semaine" #. EhPmt #: 03030106.xhp msgctxt "" "03030106.xhp\n" "tit\n" "help.text" msgid "Year Function" msgstr "Fonction Year" #. 72eDH #: 03030106.xhp msgctxt "" "03030106.xhp\n" "bm_id3148664\n" "help.text" msgid "Year function" msgstr "Year,nfonction" #. 9HGdK #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3148664\n" "help.text" msgid "Year Function" msgstr "Fonction Year" #. My6Uq #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3149655\n" "help.text" msgid "Returns the year from a serial date number that is generated by the DateSerial or the DateValue function." msgstr "Renvoie l'année à partir d'un numéro de date sériel généré par la fonction DateSerial ou DateValue." #. dgHna #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3154125\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. Dv5jP #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3147229\n" "help.text" msgid "Year (Number)" msgstr "Year (Number)" #. ZGf4A #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3154685\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. B5gnw #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3153970\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. E3cZS #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3150440\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. 93kLy #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3163712\n" "help.text" msgid "Number: Integer expression that contains the serial date number that is used to calculate the year." msgstr "Number : expression au format nombre entier contenant le numéro de date sériel utilisé pour calculer l'année." #. iJ8tY #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3152596\n" "help.text" msgid "This function is the opposite of the DateSerial function, and returns the year of a serial date. For example, the expression:" msgstr "Cette fonction est l'inverse de la fonction DateSerial et renvoie l'année d'une date sérielle. Par exemple, l'expression suivante :" #. Ft597 #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3149483\n" "help.text" msgid "returns the value 1994." msgstr "renvoie la valeur 1994." #. Ms2Zi #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3146985\n" "help.text" msgid "Example:" msgstr "Exemple :" #. B5T4J #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3153363\n" "help.text" msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\"" msgstr "MsgBox \"\" & Year(Now) ,64,\"Année en cours\"" #. FsDYs #: 03030107.xhp msgctxt "" "03030107.xhp\n" "tit\n" "help.text" msgid "CDateToIso Function" msgstr "Fonction CDateToIso" #. g3qQE #: 03030107.xhp msgctxt "" "03030107.xhp\n" "bm_id3150620\n" "help.text" msgid "CdateToIso function" msgstr "CdateToIso, fonction" #. ZfAxc #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateToIso Function" msgstr "Fonction CDateToIso" #. YAouB #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3151097\n" "help.text" msgid "Returns the date in ISO format without separators (YYYYMMDD) from a serial date number that is generated by the DateSerial or the DateValue or the CDateFromIso function." msgstr "Renvoie la date au format ISO sans séparateurs (AAAAMMJJ) à partir d'un numéro interne de date généré par l'une des fonctions DateSerial ou DateValue ou CDateFromIso." #. AJpft #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3151098\n" "help.text" msgid "The year part consists of at least four digits, with leading zeros if the absolute value is less than 1000, it can be negative with a leading minus sign if the date passed denotes a year before the common era (BCE) and it can have more than four digits if the absolute value is greater than 9999. The formatted string returned can be in the range \"-327680101\" to \"327671231\"." msgstr "La partie pour l'année consiste en au moins 4 chiffres avec des zéros à gauche pour compléter si la valeur absolue est inférieure à 1000, elle peut être négative avec un signe moins si la date représente une année avant l'ère commune (AEC) et elle peut avoir plus de 4 chiffres si la valeur absolue est supérieure à 9999. La chaîne de caractères mise en forme peut être dans la fourchette \"-327680101\" à \"327671231\"." #. 5vWAZ #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3151099\n" "help.text" msgid "Years less than 100 and greater than 9999 are supported since %PRODUCTNAME 5.4." msgstr "Les années inférieures à 100 et supérieures à 9999 sont prises en charge à partir de %PRODUCTNAME 5.4." #. FEACC #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. cYDwU #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3149497\n" "help.text" msgid "CDateToIso(Number)" msgstr "CDateToIso(Number)" #. eBUAe #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. R2BPB #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3154422\n" "help.text" msgid "String" msgstr "Chaîne de caractères" #. DBJN6 #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. KjLq7 #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3145136\n" "help.text" msgid "Number: Integer that contains the serial date number." msgstr "Number : nombre entier contenant le numéro de date sériel." #. zuM6A #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Exemple :" #. e76ZY #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3153126\n" "help.text" msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\"" msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"Date ISO\"" #. 2YY2W #: 03030108.xhp msgctxt "" "03030108.xhp\n" "tit\n" "help.text" msgid "CDateFromIso Function" msgstr "Fonction CDateFromIso" #. bAPbG #: 03030108.xhp msgctxt "" "03030108.xhp\n" "bm_id3153127\n" "help.text" msgid "CdateFromIso function" msgstr "CdateFromIso, fonction" #. hF2a7 #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3153127\n" "help.text" msgid "CDateFromIso Function" msgstr "Fonction CDateFromIso" #. AaWgB #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3148550\n" "help.text" msgid "Returns the internal date number from a string that contains a date in ISO format (YYYYMMDD or YYYY-MM-DD)." msgstr "Renvoie le numéro de la date interne à partir d'une chaîne de caractères contenant une date au format ISO (AAAAMMJJ ou AAAA-MM-JJ)." #. GTCC6 #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3148551\n" "help.text" msgid "The year part must consist of either two (supported only in YYMMDD format without separators for compatibility) or at least four digits. With four digits leading zeros must be given if the absolute value is less than 1000, it can be negative with a leading minus sign if the date passed denotes a year before the common era (BCE) and it can have more than four digits if the absolute value is greater than 9999. The formatted string can be in the range \"-327680101\" to \"327671231\", or \"-32768-01-01\" to \"32767-12-31\"." msgstr "La partie pour l'année doit consister soit en 2 chiffres (pris en charge uniquement dans le format AAMMJJ sans séparateur pour des raisons de compatibilité), soit en au moins 4 chiffres. Avec 4 chiffres, il faut compléter avec des zéros si la valeur absolue est inférieure à 1000, le nombre peut être négatif avec un signe moins si la date passée représente une année avant l'ère commune (AEC) et il peut avoir plus de 4 chiffres si la valeur absolue est supérieure à 9999. La chaîne de caractères mise en forme peut être dans la fourchette \"-327680101\" à \"327671231\", ou \"-32768-01-01\" à \"32767-12-31\"." #. ACdxD #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3148552\n" "help.text" msgid "An invalid date results in an error. Year 0 is not accepted, the last day BCE is -0001-12-31 and the next day CE is 0001-01-01. Dates before 1582-10-15 are in the proleptic Gregorian calendar." msgstr "Une date invalide provoque une erreur. L'année 0 n'est pas acceptée, le dernier jour AEC est -0001-12-31 et le jour suivant EC est 0001-01-01. Les dates avant 1582-10-15 sont définies selon le calendrier grégorien proleptique." #. w6yxV #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3148553\n" "help.text" msgid "When converting a date serial number to a printable string, for example for the Print or MsgBox command, the locale's default calendar is used and at that 1582-10-15 cutover date may switch to the Julian calendar, which can result in a different date being displayed than expected. Use the CDateToIso Function to convert such date number to a string representation in the proleptic Gregorian calendar." msgstr "Lors de la conversion d'un numéro interne de date en une chaîne de caractères imprimable, par exemple pour la commande Print ou MsgBox, le calendrier par défaut de la locale est utilisé et à la date de transition du 1582-10-15 il peut basculer sur le calendrier julien ce qui peut résulter en un résultat différent du celui attendu. Utilisez la fonction CDateTIso pour convertir une tel numéro interne de date en une une chaîne de caractères selon le calendrier grégorien proleptique." #. xDmcF #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3148554\n" "help.text" msgid "The YYYY-MM-DD format with separators is supported since %PRODUCTNAME 5.3.4. Years less than 100 or greater than 9999 are accepted since %PRODUCTNAME 5.4 if not in VBA compatibility mode." msgstr "Le format avec séparateurs AAAA-MM-JJ est prise en charge depuis %PRODUCTNAME 5.3.4. Les années inférieures à 100 ou supérieures à 9999 sont acceptées depuis %PRODUCTNAME 5.4 sauf dans le mode de compatibilité VBA." #. DahpE #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3148947\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. aZBig #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3154367\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. v2eb8 #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3156212\n" "help.text" msgid "Internal date number" msgstr "nombre au format date interne" #. 6GARA #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3125864\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. qdGnq #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3154685\n" "help.text" msgid "String: A string that contains a date in ISO format." msgstr "String : Une chaîne de caractères contenant une date au format ISO." #. P8XYk #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3150439\n" "help.text" msgid "Example:" msgstr "Exemple :" #. SmbEw #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3146921\n" "help.text" msgid "return both 12/31/2002 in the date format of your system" msgstr "les deux renvoient 31/12/2002 au format de date du système" #. WZcyq #: 03030110.xhp msgctxt "" "03030110.xhp\n" "tit\n" "help.text" msgid "DateAdd Function" msgstr "Fonction DateAdd" #. PFNuR #: 03030110.xhp msgctxt "" "03030110.xhp\n" "bm_id6269417\n" "help.text" msgid "DateAdd function" msgstr "DateAdd, fonction" #. asR26 #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10548\n" "help.text" msgid "DateAdd Function" msgstr "Fonction DateAdd" #. HhA3U #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10558\n" "help.text" msgid "Adds a date or time interval to a given date a number of times and returns the resulting date." msgstr "Ajoute une date ou un intervalle de temps à une date donnée un certain nombre de fois et renvoie la date résultante." #. YAQVF #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1055F\n" "help.text" msgid "DateAdd (interval As String, number As Long, date As Date) As Date" msgstr "DateAdd (interval As String, number As Long, date As Date) As Date" #. Gt9cm #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1061E\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. rHxFm #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10622\n" "help.text" msgid "A Variant containing a date." msgstr "Un variant contenant une date." #. q4zev #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10629\n" "help.text" msgid "interval - A string expression from the following table, specifying the date or time interval." msgstr "interval - une expression de chaîne du tableau suivant, spécifiant la date ou l'intervalle de temps." #. yKYH5 #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10636\n" "help.text" msgid "interval (string value)" msgstr "interval (string value)" #. BrkDy #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1063C\n" "help.text" msgid "Explanation" msgstr "Explication" #. uCMGD #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10649\n" "help.text" msgid "Year" msgstr "Année" #. aAbFF #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10656\n" "help.text" msgid "Quarter" msgstr "Trimestre" #. DnwYQ #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10663\n" "help.text" msgid "Month" msgstr "Mois" #. 5ceAL #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10670\n" "help.text" msgid "Day of year" msgstr "Jour de l'année" #. zMz7B #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1067D\n" "help.text" msgid "Weekday" msgstr "Jour de la semaine" #. Wknbt #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1068A\n" "help.text" msgid "Week of year" msgstr "Semaine de l'année" #. QUMAr #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10697\n" "help.text" msgid "Day" msgstr "Jour" #. bW8VY #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106A4\n" "help.text" msgid "Hour" msgstr "Heure" #. E7sMZ #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106B1\n" "help.text" msgid "Minute" msgstr "Minute" #. saACB #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106BE\n" "help.text" msgid "Second" msgstr "Seconde" #. tBwEg #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106C1\n" "help.text" msgid "number - A numerical expression specifying how many times the interval value will be added when positive or subtracted when negative." msgstr "number - une expression numérique spécifiant combien de fois la valeur interval sera ajoutée lorsque positive ou soustraite lorsque négative." #. 5LaBf #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106C4\n" "help.text" msgid "date - A given date or the name of a Variant variable containing a date. The interval value will be added number times to this date." msgstr "date - une date donnée ou le nom d'une variable Variant contenant une date. La valeur interval sera ajoutée number fois à cette date." #. kvCPX #: 03030111.xhp msgctxt "" "03030111.xhp\n" "tit\n" "help.text" msgid "CDateToUnoDate Function" msgstr "Fonction CDateToUnoDate" #. A6iFX #: 03030111.xhp msgctxt "" "03030111.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateToUnoDate function" msgstr "CdateToUnoDate, fonction" #. qBur8 #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateToUnoDate Function" msgstr "Fonction CDateToUnoDate" #. xtYRQ #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3151097\n" "help.text" msgid "Returns the date as a UNO com.sun.star.util.Date struct." msgstr "Renvoie la date comme UNO com.sun.star.util.Date struct." #. WbEXn #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. cPRUh #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3149497\n" "help.text" msgid "CDateToUnoDate(aDate)" msgstr "CDateToUnoDate(aDate)" #. iGwfJ #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. 2okBg #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3154422\n" "help.text" msgid "com.sun.star.util.Date" msgstr "com.sun.star.util.Date" #. RgSmL #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. EBWkD #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3145136\n" "help.text" msgid "aDate: Date to convert" msgstr "aDate: la date à convertir" #. joa6W #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Exemple :" #. RGFPj #: 03030112.xhp msgctxt "" "03030112.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoDate Function" msgstr "Fonction CDateFromUnoDate" #. 8aEAu #: 03030112.xhp msgctxt "" "03030112.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateFromUnoDate function" msgstr "CdateFromUnoDate, fonction" #. E4xcw #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateFromUnoDate Function" msgstr "Fonction CDateFromUnoDate" #. DsANV #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3151097\n" "help.text" msgid "Converts a UNO com.sun.star.util.Date struct to a Date value." msgstr "Convertit UNO com.sun.star.util.Date struct en une valeur Date." #. 4Fnkp #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. B3CDo #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. CNyaj #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3154422\n" "help.text" msgid "Date" msgstr "Date" #. zDinD #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. rimfX #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3145136\n" "help.text" msgid "aDate: Date to convert" msgstr "aDate: la date à convertir" #. PJg82 #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Exemple :" #. bku37 #: 03030113.xhp msgctxt "" "03030113.xhp\n" "tit\n" "help.text" msgid "CDateToUnoTime Function" msgstr "Fonction CDateToUnoTime" #. KkJ4E #: 03030113.xhp msgctxt "" "03030113.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateToUnoTime function" msgstr "CdateToUnoTime, fonction" #. JgHk8 #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateToUnoTime Function" msgstr "Fonction CDateToUnoTime" #. 6QMEs #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3151097\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct." msgstr "Renvoie la partie d'heure de la date comme UNO com.sun.star.util.Time struct." #. x2CRq #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. ABYMv #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3149497\n" "help.text" msgid "CDateToUnoTime(aDate)" msgstr "CDateToUnoTime(aDate)" #. N7qeB #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. LcRZR #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3154422\n" "help.text" msgid "com.sun.star.util.Time" msgstr "com.sun.star.util.Time" #. ctAU3 #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. eSHr6 #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3145136\n" "help.text" msgid "aDate: Date value to convert" msgstr "aDate: la valeur de date à convertir" #. svm7U #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Exemple :" #. oWdT3 #: 03030114.xhp msgctxt "" "03030114.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoTime Function" msgstr "Fonction CDateFromUnoTime" #. X9PEB #: 03030114.xhp msgctxt "" "03030114.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateFromUnoTime function" msgstr "CDateFromUnoTime, fonction" #. vkoBM #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateFromUnoTime Function" msgstr "Fonction CDateFromUnoTime" #. QfMkH #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3151097\n" "help.text" msgid "Converts a UNO com.sun.star.util.Time struct to a Date value." msgstr "Convertit UNO com.sun.star.util.Time struct en une valeur de date" #. EDnPm #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. EQoqi #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3149497\n" "help.text" msgid "CDateFromUnoTime(aTime)" msgstr "CDateFromUnoTime(aTime)" #. QreGF #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. 4BCyg #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3154422\n" "help.text" msgid "Date" msgstr "Date" #. RiT8L #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. 3DkpD #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3145136\n" "help.text" msgid "aTime: Time to convert" msgstr "aTime: heure à convertir" #. WLDyi #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Exemple :" #. R5G5B #: 03030115.xhp msgctxt "" "03030115.xhp\n" "tit\n" "help.text" msgid "CDateToUnoDateTime Function" msgstr "Fonction CDateToUnoDateTime" #. hbeE8 #: 03030115.xhp msgctxt "" "03030115.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateToUnoDateTime function" msgstr "CDateToUnoDateTime, fonction" #. DNRMR #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateToUnoDateTime Function" msgstr "Fonction CDateToUnoDateTime" #. aJkaU #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3151097\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct." msgstr "Renvoie la partie d'heure de la date comme UNO com.sun.star.util.DateTime struct." #. iJCik #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. TMAGP #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3149497\n" "help.text" msgid "CDateToUnoDateTime(aDate)" msgstr "CDateToUnoDateTime(aDate)" #. 9vAhc #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. 9TBL2 #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3154422\n" "help.text" msgid "com.sun.star.util.DateTime" msgstr "com.sun.star.util.DateTime" #. o72BC #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. X3igP #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3145136\n" "help.text" msgid "aDate: Date value to convert" msgstr "aDate: la valeur de date à convertir" #. zxFxD #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Exemple :" #. 8TEgG #: 03030116.xhp msgctxt "" "03030116.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoDateTime Function" msgstr "Fonction CDateFromUnoDateTime" #. cHEj9 #: 03030116.xhp msgctxt "" "03030116.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateFromUnoDateTime function" msgstr "CDateFromUnoDateTime, fonction" #. fAjNB #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateFromUnoDateTime Function" msgstr "Fonction CDateFromUnoDateTime" #. GgYqn #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3151097\n" "help.text" msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value." msgstr "Convertit UNO com.sun.star.util.DateTime struct en une valeur de date." #. HWdZi #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. qhgq3 #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3149497\n" "help.text" msgid "CDateFromUnoDateTime(aDateTime)" msgstr "CDateFromUnoDateTime(aDateTime)" #. kjYF8 #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. eZpEM #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3154422\n" "help.text" msgid "Date" msgstr "Date" #. cWBG3 #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. vZiQN #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3145136\n" "help.text" msgid "aDateTime: DateTime to convert" msgstr "aDateTime: DateHeure à convertir" #. eD9vp #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Exemple :" #. ADcJo #: 03030120.xhp msgctxt "" "03030120.xhp\n" "tit\n" "help.text" msgid "DateDiff Function" msgstr "Fonction DateDiff" #. B9pb6 #: 03030120.xhp msgctxt "" "03030120.xhp\n" "bm_id6134830\n" "help.text" msgid "DateDiff function" msgstr "DateDiff, fonction " #. rUz5H #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10542\n" "help.text" msgid "DateDiff Function" msgstr "Fonction DateDiff" #. kAC7A #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10546\n" "help.text" msgid "Returns the number of date or time intervals between two given date values." msgstr "Renvoie le nombre de date ou d'intervalle de temps entre deux valeurs de dates données." #. AzmeS #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10648\n" "help.text" msgid "DateDiff (interval As String, date1 As Date, date2 As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Double" msgstr "DateDiff (interval As String, date1 As Date, date2 As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Double" #. BPDH8 #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1064B\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. BXncY #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1064F\n" "help.text" msgid "A number." msgstr "un nombre." #. pnAQD #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10656\n" "help.text" msgid "interval - A string expression from the following table, specifying the date or time interval." msgstr "interval - une expression de chaîne du tableau suivant, spécifiant la date ou l'intervalle de temps" #. Exz6j #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10664\n" "help.text" msgid "date1, date2 - The two date values to be compared." msgstr "date1, date2 - les deux valeurs de dates à comparer." #. e7hMm #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1066A\n" "help.text" msgid "firstdayofweek: An optional parameter that specifies the starting day of a week." msgstr "firstdayofweekt : un paramètre facultatif spécifiant le premier jour de la semaine." #. wpCoP #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1067A\n" "help.text" msgid "firstdayofweek value" msgstr "valeur firstdayofweek" #. gmaR8 #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10680\n" "help.text" msgid "Explanation" msgstr "Explication" #. A5RkW #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10687\n" "help.text" msgid "0" msgstr "0" #. Xt9Xx #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1068D\n" "help.text" msgid "Use system default value" msgstr "Utiliser la valeur système par défaut" #. 6UMdD #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10694\n" "help.text" msgid "1" msgstr "1" #. uV8iz #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1069A\n" "help.text" msgid "Sunday (default)" msgstr "Dimanche (par défaut)" #. zuFMX #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106A1\n" "help.text" msgid "2" msgstr "2" #. vUz3C #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106A7\n" "help.text" msgid "Monday" msgstr "Lundi" #. 2YAp3 #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106AE\n" "help.text" msgid "3" msgstr "3" #. KCW5A #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106B4\n" "help.text" msgid "Tuesday" msgstr "Mardi" #. 8rkEA #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106BB\n" "help.text" msgid "4" msgstr "4" #. hhEsB #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106C1\n" "help.text" msgid "Wednesday" msgstr "Mercredi" #. 3F47C #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106C8\n" "help.text" msgid "5" msgstr "5" #. Zv7Dn #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106CE\n" "help.text" msgid "Thursday" msgstr "Jeudi" #. aP5Bd #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106D5\n" "help.text" msgid "6" msgstr "6" #. EbThD #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106DB\n" "help.text" msgid "Friday" msgstr "Vendredi" #. CmnqZ #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106E2\n" "help.text" msgid "7" msgstr "7" #. BjBfG #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106E8\n" "help.text" msgid "Saturday" msgstr "Samedi" #. E5nqv #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106EB\n" "help.text" msgid "firstweekofyear: An optional parameter that specifies the starting week of a year." msgstr "firstweekofyear : un paramètre facultatif spécifiant la première semaine de l'année." #. e3gQd #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106FB\n" "help.text" msgid "firstweekofyear value" msgstr "valeur firstweekofyear" #. zAFFS #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10701\n" "help.text" msgid "Explanation" msgstr "Explication" #. XEzpc #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10708\n" "help.text" msgid "0" msgstr "0" #. jXczC #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1070E\n" "help.text" msgid "Use system default value" msgstr "Utiliser la valeur système par défaut" #. sqUf8 #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10715\n" "help.text" msgid "1" msgstr "1" #. 65vhA #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1071B\n" "help.text" msgid "Week 1 is the week with January, 1st (default)" msgstr "La semaine 1 est la semaine du 1er janvier (par défaut)" #. 7KXnC #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10722\n" "help.text" msgid "2" msgstr "2" #. wFZe8 #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10728\n" "help.text" msgid "Week 1 is the first week containing four or more days of that year" msgstr "La semaine 1 est la première semaine contenant quatre jours ou plus de cette même année" #. 85UKo #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1072F\n" "help.text" msgid "3" msgstr "3" #. xAkGk #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10735\n" "help.text" msgid "Week 1 is the first week containing only days of the new year" msgstr "La semaine 1 est la première semaine contenant uniquement des jours de la nouvelle année" #. pA2jY #: 03030130.xhp msgctxt "" "03030130.xhp\n" "tit\n" "help.text" msgid "DatePart Function" msgstr "Fonction DatePart" #. 6VFVF #: 03030130.xhp msgctxt "" "03030130.xhp\n" "bm_id249946\n" "help.text" msgid "DatePart function" msgstr "DatePart, fonction" #. FZMy8 #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10542\n" "help.text" msgid "DatePart Function" msgstr "Fonction DatePart" #. i4c5k #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10546\n" "help.text" msgid "The DatePart function returns a specified part of a date." msgstr "La fonction DatePart renvoie la partie spécifiée de la date." #. GWMCJ #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105E8\n" "help.text" msgid "DatePart (interval As String, date As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Long" msgstr "DatePart (interval As String, date As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Long" #. wi5B9 #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105EB\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. V53FC #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105EF\n" "help.text" msgid "The extracted part for the given date." msgstr "La partie extraite de la date donnée." #. fT65v #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105F6\n" "help.text" msgid "interval - A string expression from the following table, specifying the date interval." msgstr "interval - une expression de chaîne provenant du tableau suivant, spécifiant l'intervalle de date." #. CFxRq #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10604\n" "help.text" msgid "date - The date from which the result is calculated." msgstr "date - la date à partir de laquelle le résultat est calculé." #. tzm8A #: 03030200.xhp msgctxt "" "03030200.xhp\n" "tit\n" "help.text" msgid "Converting Time Values" msgstr "Conversion des valeurs horaires" #. Sx9Jy #: 03030200.xhp msgctxt "" "03030200.xhp\n" "hd_id3147226\n" "help.text" msgid "Converting Time Values" msgstr "Conversion des valeurs horaires" #. SdvsV #: 03030200.xhp msgctxt "" "03030200.xhp\n" "par_id3149415\n" "help.text" msgid "The following functions convert time values to calculable numbers." msgstr "Les fonctions suivantes permettent de convertir les valeurs horaires afin de calculer des nombres." #. adUzL #: 03030201.xhp msgctxt "" "03030201.xhp\n" "tit\n" "help.text" msgid "Hour Function" msgstr "Fonction Hour" #. fYiZC #: 03030201.xhp msgctxt "" "03030201.xhp\n" "bm_id3156042\n" "help.text" msgid "Hour function" msgstr "Hour, fonction" #. DSaiz #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3156042\n" "help.text" msgid "Hour Function" msgstr "Fonction Hour" #. AEpQ4 #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3149346\n" "help.text" msgid "Returns the hour from a time value that is generated by the TimeSerial or the TimeValue function." msgstr "Renvoie l'heure à partir d'une valeur horaire générée par la fonction TimeSerial ou TimeValue." #. hs3C9 #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3147574\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. pxhAV #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3147264\n" "help.text" msgid "Hour (Number)" msgstr "Hour (Number)" #. DmzEh #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3145069\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. FYJMV #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3149670\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. MLayF #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3150359\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. HAoDp #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3154366\n" "help.text" msgid "Number: Numeric expression that contains the serial time value that is used to return the hour value." msgstr "Number : expression numérique contenant la valeur horaire sérielle utilisée pour renvoyer la valeur de l'heure." #. TbDJr #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3154909\n" "help.text" msgid "This function is the opposite of the TimeSerial function. It returns an integer value that represents the hour from a time value that is generated by the TimeSerial or the TimeValue function. For example, the expression" msgstr "Cette fonction est l'inverse de la fonction TimeSerial. Elle renvoie une valeur au format nombre entier représentant l'heure à partir d'une valeur horaire générée par la fonction TimeSerial ou TimeValue . Par exemple, l'expression" #. n3zH6 #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3155132\n" "help.text" msgid "returns the value 12." msgstr "renvoie la valeur 12." #. Tf4uo #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3147348\n" "help.text" msgid "Example:" msgstr "Exemple :" #. qwk5P #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3156441\n" "help.text" msgid "Print \"The current hour is \" & Hour( Now )" msgstr "Print \"L'heure actuelle est \" & Hour( Now )" #. 84uJf #: 03030202.xhp msgctxt "" "03030202.xhp\n" "tit\n" "help.text" msgid "Minute Function" msgstr "Fonction Minute" #. xDBxn #: 03030202.xhp msgctxt "" "03030202.xhp\n" "bm_id3155419\n" "help.text" msgid "Minute function" msgstr "Minute, fonction" #. rcDDE #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3155419\n" "help.text" msgid "Minute Function (BASIC)" msgstr "Fonction Minute (BASIC)" #. 8nzwM #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3156344\n" "help.text" msgid "Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function." msgstr "Renvoie la minute de l'heure correspondant à la valeur horaire sérielle générée par la fonction TimeSerial ou TimeValue." #. xnqCB #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3149656\n" "help.text" msgid "Minute (Number)" msgstr "Minute (Number)" #. guGNy #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3150449\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. 7AF7G #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3153969\n" "help.text" msgid "Number: Numeric expression that contains the serial time value that is used to return the minute value." msgstr "Number : expression numérique contenant la valeur horaire sérielle utilisée pour renvoyer la valeur de minute." #. tsS7A #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3150869\n" "help.text" msgid "This function is the opposite of the TimeSerial function. It returns the minute of the serial time value that is generated by the TimeSerial or the TimeValue function. For example, the expression:" msgstr "Cette fonction est l'inverse de la fonction TimeSerial. Elle renvoie la minute de la valeur horaire sérielle générée par la fonction TimeSerial ou TimeValue . Par exemple, l'expression suivante :" #. 6ZmVp #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3148576\n" "help.text" msgid "returns the value 30." msgstr "renvoie la valeur 30." #. uxFus #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3146119\n" "help.text" msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\"" msgstr "MsgBox \"La minute actuelle est \"& Minute(Now)& \".\"" #. BEfZb #: 03030203.xhp msgctxt "" "03030203.xhp\n" "tit\n" "help.text" msgid "Now Function" msgstr "Fonction Now" #. DLG27 #: 03030203.xhp msgctxt "" "03030203.xhp\n" "bm_id3149416\n" "help.text" msgid "Now function" msgstr "Now, fonction" #. Cb5u6 #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id641619720735711\n" "help.text" msgid "Now Function" msgstr "Fonction Now" #. TdbJF #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3149670\n" "help.text" msgid "Returns the current system date and time as a Date value." msgstr "Renvoie la date et l'heure système actuelles comme valeur de date." #. WrWGq #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3154909\n" "help.text" msgid "Date" msgstr "Date" #. CMe7F #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3150870\n" "help.text" msgid "MsgBox \"It is now \" & Now" msgstr "Msgbox \"C'est maintenant \" & Now" #. BPBqU #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id491610993401822\n" "help.text" msgid "The Now function measures time in seconds. To measure time in milliseconds use the Timer service." msgstr "La fonction Now mesure le temps en secondes. Pour mesurer le temps en millisecondes utilisez le service Timer." #. LDkTk #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id531610970649205\n" "help.text" msgid "" msgstr "" #. 6Y7Bi #: 03030204.xhp msgctxt "" "03030204.xhp\n" "tit\n" "help.text" msgid "Second Function" msgstr "Fonction Second" #. QDSFu #: 03030204.xhp msgctxt "" "03030204.xhp\n" "bm_id3153346\n" "help.text" msgid "Second function" msgstr "Second, fonction" #. F2F8f #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3153346\n" "help.text" msgid "Second Function" msgstr "Fonction Second" #. 7idcY #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3156023\n" "help.text" msgid "Returns an integer that represents the seconds of the serial time number that is generated by the TimeSerial or the TimeValue function." msgstr "Renvoie un nombre entier représentant les secondes de la valeur horaire sérielle générée par la fonction TimeSerial ou TimeValue." #. 4BoNH #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3147264\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. nzq77 #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3146795\n" "help.text" msgid "Second (Number)" msgstr "Second (Number)" #. E8Cgv #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3150792\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. ayBKw #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3154140\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. 65rsD #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3156280\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. dhgBA #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3154124\n" "help.text" msgid "Number: Numeric expression that contains the serial time number that is used to calculate the number of seconds." msgstr "Number : expression numérique contenant la valeur horaire sérielle utilisée pour calculer le nombre de secondes." #. cDKEG #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3125864\n" "help.text" msgid "This function is the opposite of the TimeSerial function. It returns the seconds of a serial time value that is generated by the TimeSerial or TimeValue functions. For example, the expression:" msgstr "Cette fonction est l'inverse de la fonction TimeSerial. Elle renvoie les secondes de la valeur horaire sérielle générée par la fonction TimeSerial ou TimeValue. Par exemple, l'expression suivante :" #. AMELh #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3151117\n" "help.text" msgid "returns the value 41." msgstr "renvoie la valeur 41." #. 9UD9J #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3147426\n" "help.text" msgid "Example:" msgstr "Exemple :" #. 2Ans9 #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3156441\n" "help.text" msgid "MsgBox \"The exact second of the current time is \"& Second( Now )" msgstr "MsgBox \"La seconde exacte de l'heure actuelle est \"& Second( Now )" #. AGtfu #: 03030205.xhp msgctxt "" "03030205.xhp\n" "tit\n" "help.text" msgid "TimeSerial Function" msgstr "Fonction TimeSerial" #. tbErz #: 03030205.xhp msgctxt "" "03030205.xhp\n" "bm_id3143271\n" "help.text" msgid "TimeSerial function" msgstr "TimeSerial, fonction" #. JavZH #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3143271\n" "help.text" msgid "TimeSerial Function" msgstr "Fonction TimeSerial" #. 6jATi #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3156344\n" "help.text" msgid "Calculates a serial time value for the specified hour, minute, and second parameters that are passed as numeric value. You can then use this value to calculate the difference between times." msgstr "Calcule une valeur horaire au format sériel pour les paramètres heures, minutes et secondes spécifiés et transmis en tant que valeurs numériques. Par la suite, vous pouvez utiliser cette valeur pour calculer la différence entre des heures." #. g8Due #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3146794\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. rBHrY #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3150792\n" "help.text" msgid "TimeSerial (hour, minute, second)" msgstr "TimeSerial (heures, minutes, secondes)" #. mCg7g #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3148797\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. pRJyR #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3154908\n" "help.text" msgid "Date" msgstr "Date" #. UDDWL #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3154124\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. QdZBT #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153193\n" "help.text" msgid "hour: Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23." msgstr "heures : toute expression au format nombre entier indiquant l'heure de la valeur horaire utilisée pour renvoyer la valeur horaire sérielle. Valeurs valides : 0-23." #. 8phRD #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3159252\n" "help.text" msgid "minute: Any integer expression that indicates the minute of the time that is used to determine the serial time value. In general, use values between 0 and 59. However, you can also use values that lie outside of this range, where the number of minutes influence the hour value." msgstr "minutes : toute expression au format nombre entier indiquant les minutes de la valeur horaire utilisée pour renvoyer la valeur horaire sérielle. En général, utilisez des valeurs comprises entre 0 et 59. Vous pouvez cependant utiliser des valeurs se situant en dehors de cette plage. Les minutes influencent alors la valeur heures." #. vL4Lc #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3161831\n" "help.text" msgid "second: Any integer expression that indicates the second of the time that is used to determine the serial time value. In general, you can use values between 0 and 59. However, you can also use values that lie outside of this range, where the number seconds influences the minute value." msgstr "secondes : toute expression au format nombre entier indiquant les secondes de la valeur horaire utilisée pour renvoyer la valeur horaire sérielle. En général, utilisez des valeurs comprises entre 0 et 59. Vous pouvez cependant utiliser des valeurs se situant en dehors de cette plage. Les secondes influencent alors la valeur minutes." #. AV5zE #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3155854\n" "help.text" msgid "Examples:" msgstr "Exemples :" #. YAhCa #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153952\n" "help.text" msgid "12, -5, 45 corresponds to 11, 55, 45" msgstr "12, -5, 45 correspond à 11, 55, 45" #. KvL4f #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3147349\n" "help.text" msgid "12, 61, 45 corresponds to 13, 2, 45" msgstr "12, 61, 45 correspond à 13, 2, 45" #. j3kp8 #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3147426\n" "help.text" msgid "12, 20, -2 corresponds to 12, 19, 58" msgstr "12, 20, -2 correspond à 12, 19, 58" #. jHbKL #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153365\n" "help.text" msgid "12, 20, 63 corresponds to 12, 21, 4" msgstr "12, 20, 63 correspond à 12, 21, 4" #. HRxta #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3146985\n" "help.text" msgid "You can use the TimeSerial function to convert any time into a single value that you can use to calculate time differences." msgstr "Vous pouvez utiliser la fonction TimeSerial pour convertir toute heure en valeur unique vous permettant de calculer les différences entre les heures." #. jiELn #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3155308\n" "help.text" msgid "The TimeSerial function returns the type Variant with VarType 7 (Date). This value is stored internally as a double-precision number between 0 and 0.9999999999. As opposed to the DateSerial or DateValue function, where the serial date values are calculated as days relative to a fixed date, you can calculate with values returned by the TimeSerial function, but you cannot evaluate them." msgstr "La fonction TimeSerial renvoie le type de données variant avec le type VarType 7 (Date). Cette valeur est stockée en interne en tant que nombre double précision compris entre 0 et 0,9999999999. Contrairement à la fonction DateSerial ou DateValue, où les valeurs de date sérielles sont calculées en jours par rapport à une date fixe, vous pouvez effectuer des calculs basés sur les valeurs renvoyées par la fonction TimeSerial, mais vous ne pouvez pas les évaluer." #. GMTZB #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3149482\n" "help.text" msgid "In the TimeValue function, you can pass a string as a parameter containing the time. For the TimeSerial function, however, you can pass the individual parameters (hour, minute, second) as separate numeric expressions." msgstr "Vous pouvez, dans la fonction TimeValue, transmettre une chaîne de caractères en tant que paramètre contenant l'heure. En revanche, la fonction TimeSerial vous permet de transmettre les paramètres individuels (heures, minutes, secondes) en tant qu'expressions numériques distinctes." #. n2xLC #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3154790\n" "help.text" msgid "Example:" msgstr "Exemple :" #. RpcQi #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3155600\n" "help.text" msgid "MsgBox dDate,64,\"Time as a number\"" msgstr "MsgBox dDate,64,\"Heure en tant que nombre\"" #. JLBU7 #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153417\n" "help.text" msgid "MsgBox sDate,64,\"Formatted time\"" msgstr "MsgBox sDate,64,\"Heure formatée\"" #. NEpKF #: 03030206.xhp msgctxt "" "03030206.xhp\n" "tit\n" "help.text" msgid "TimeValue Function" msgstr "Fonction TimeValue" #. EH4cg #: 03030206.xhp msgctxt "" "03030206.xhp\n" "bm_id3149670\n" "help.text" msgid "TimeValue function" msgstr "TimeValue, fonction" #. FfEgo #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3149670\n" "help.text" msgid "TimeValue Function" msgstr "Fonction TimeValue" #. F7fEy #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3153361\n" "help.text" msgid "Calculates a serial time value from the specified hour, minute, and second - parameters passed as strings - that represents the time in a single numeric value. This value can be used to calculate the difference between times." msgstr "Calcule une valeur horaire au format sériel à partir des paramètres heures, minutes et secondes transmis en tant que chaînes de caractères pour représenter l'heure sous forme de valeur numérique unique. Vous pouvez utiliser cette valeur pour calculer la différence entre deux heures." #. ruJCh #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3154138\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. WPuDv #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3156282\n" "help.text" msgid "TimeValue (Text As String)" msgstr "TimeValue (Text As String)" #. NQV5A #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3153969\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. yBbj9 #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3156424\n" "help.text" msgid "Date" msgstr "Date" #. dayEY #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3145172\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. bgAw7 #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3145786\n" "help.text" msgid "Text: Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"." msgstr "Text : toute expression au format chaîne de caractères contenant l'heure à calculer, au format \"HH:MM:SS\"." #. uJQBj #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3152578\n" "help.text" msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences." msgstr "Avec cette fonction, vous pouvez convertir toute valeur horaire en une valeur unique vous permettant de calculer les différences entre les heures." #. cmNEY #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3163710\n" "help.text" msgid "This TimeValue function returns the type Variant with VarType 7 (Date), and stores this value internally as a double-precision number between 0 and 0.9999999999." msgstr "La fonction TimeValue renvoie le type de données variant avec le type VarType 7 (Date), et stocke cette valeur en interne en tant que nombre double précision compris entre 0 et 0,9999999999." #. DrpVq #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3151117\n" "help.text" msgid "As opposed to the DateSerial or the DateValue function, where serial date values result in days relative to a fixed date, you can calculate with the values that are returned by the TimeValue function, but you cannot evaluate them." msgstr "Contrairement à la fonction DateSerial ou DateValue, où les valeurs de date sérielles sont exprimées en jours par rapport à une date fixe, vous pouvez effectuer des calculs basés sur les valeurs renvoyées par la fonction TimeValue, mais vous ne pouvez pas les évaluer." #. ix9a2 #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3147426\n" "help.text" msgid "In the TimeSerial function, you can pass individual parameters (hour, minute, second) as separate numeric expressions. For the TimeValue function, however, you can pass a string as a parameter containing the time." msgstr "Vous pouvez, dans la fonction TimeSerial, transmettre des paramètres individuels (heures, minutes, secondes) en tant qu'expressions numériques distinctes. En revanche, la fonction TimeValue vous permet de transmettre une chaîne de caractères en tant que paramètre contenant l'heure." #. WExbU #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3145271\n" "help.text" msgid "Example:" msgstr "Exemple :" #. CCk3T #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3149378\n" "help.text" msgid "a1 = \"start time\"" msgstr "a1 = \"heure de début\"" #. 7FpQ2 #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3145800\n" "help.text" msgid "b1 = \"end time\"" msgstr "b1 = \"heure de fin\"" #. Qy2QF #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3151074\n" "help.text" msgid "c1 = \"total time\"" msgstr "c1 = \"temps écoulé\"" #. DT8D6 #: 03030300.xhp msgctxt "" "03030300.xhp\n" "tit\n" "help.text" msgid "System Date and Time" msgstr "Date et heure du système" #. 3RD4F #: 03030300.xhp msgctxt "" "03030300.xhp\n" "hd_id3154923\n" "help.text" msgid "System Date and Time" msgstr "Date et heure du système" #. GWeGk #: 03030300.xhp msgctxt "" "03030300.xhp\n" "par_id3149457\n" "help.text" msgid "The following functions and statements set or return the system date and time." msgstr "Les fonctions et les instructions suivantes définissent ou rétablissent la date et l'heure du système." #. wJjQV #: 03030301.xhp msgctxt "" "03030301.xhp\n" "tit\n" "help.text" msgid "Date Function" msgstr "Fonction CDate" #. HEEFx #: 03030301.xhp msgctxt "" "03030301.xhp\n" "bm_id3156027\n" "help.text" msgid "Date function" msgstr "Date, fonction" #. gBZEP #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3156027\n" "help.text" msgid "Date Function" msgstr "Fonction Date" #. AaA3G #: 03030301.xhp msgctxt "" "03030301.xhp\n" "par_id3147291\n" "help.text" msgid "Returns the current system date as a string, or date variant." msgstr "Renvoie la date courante du système comme chaîne, ou un variant de date." #. BUc3C #: 03030301.xhp msgctxt "" "03030301.xhp\n" "par_id3156424\n" "help.text" msgid "MsgBox \"The date is \" & Date" msgstr "Msgbox \"La date est le \" & Date" #. W99bB #: 03030302.xhp msgctxt "" "03030302.xhp\n" "tit\n" "help.text" msgid "Time Function" msgstr "Fonction Temps" #. peCLU #: 03030302.xhp msgctxt "" "03030302.xhp\n" "bm_id3145090\n" "help.text" msgid "Time function" msgstr "Temps, fonction" #. VDwjY #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3145090\n" "help.text" msgid "Time Function" msgstr "Fonction Temps" #. FHKSk #: 03030302.xhp msgctxt "" "03030302.xhp\n" "par_id3150984\n" "help.text" msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"." msgstr "Cette fonction renvoie la date courante du système sous forme de chaîne de caractères au format \"HH:MM:SS\"." #. Aguz5 #: 03030302.xhp msgctxt "" "03030302.xhp\n" "par_id3150870\n" "help.text" msgid "MsgBox Time,0,\"The time is\"" msgstr "MsgBox Time,0,\"Il est\"" #. BBjfr #: 03030303.xhp msgctxt "" "03030303.xhp\n" "tit\n" "help.text" msgid "Timer Function" msgstr "Fonction Timer" #. fnckD #: 03030303.xhp msgctxt "" "03030303.xhp\n" "bm_id3149346\n" "help.text" msgid "Timer function" msgstr "Timer, fonction" #. tFAgp #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3149346\n" "help.text" msgid "Timer Function" msgstr "Fonction Timer" #. AKDaG #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3156023\n" "help.text" msgid "Returns a value that specifies the number of seconds that have elapsed since midnight." msgstr "Renvoie une valeur indiquant le nombre de secondes écoulées depuis minuit." #. 3bGux #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3156212\n" "help.text" msgid "You must first declare a variable to call the Timer function and assign it the \"Long \" data type, otherwise a Date value is returned." msgstr "Vous devez dans un premier temps déclarer une variable pour appeler la fonction Timer et lui affecter le type de données \"Long\" ; sans cela, une valeur de date est renvoyée." #. zgXp6 #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3146984\n" "help.text" msgid "Date" msgstr "Date" #. ppCoJ #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3145748\n" "help.text" msgid "MsgBox lSec, 0, \"Seconds since midnight\"" msgstr "MsgBox lSec, 0, \"Secondes depuis minuit\"" #. E5DAZ #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3156283\n" "help.text" msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2), 0, \"The time is\"" msgstr "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) , 0, \"Il est\"" #. qCtkb #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id491610993401822\n" "help.text" msgid "The Timer function measures time in seconds. To measure time in milliseconds use the Timer service available in the ScriptForge library." msgstr "La fonction Timer mesure le temps en secondes. Pour mesurer le temps en millisecondes, utilisez le service Timer disponible dans la bibliothèque ScriptForge." #. ATnCy #: 03040000.xhp msgctxt "" "03040000.xhp\n" "tit\n" "help.text" msgid "Basic Constants" msgstr "Constantes Basic" #. AXgrH #: 03040000.xhp msgctxt "" "03040000.xhp\n" "bm_id051720170831387233\n" "help.text" msgid "Basic constants" msgstr "constantes Basic" #. ev3DS #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id051620171022255424\n" "help.text" msgid "Basic Constants" msgstr "Constantes Basic" #. K6sdH #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171022384640\n" "help.text" msgid "Constants used in Basic programs" msgstr "Constantes utilisées dans les programmes Basic" #. WBN4A #: 03040000.xhp msgctxt "" "03040000.xhp\n" "bm_id871554200620243\n" "help.text" msgid "Boolean Basic constantsBasic constant;FalseBasic constant;True" msgstr "constantes Basic booléennesconstante Basic;Falseconstante Basic;True" #. R2DAa #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171022382581\n" "help.text" msgid "Boolean constants" msgstr "Constantes booléennes" #. YZCRB #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114565335\n" "help.text" msgid "Name" msgstr "Nom" #. QdhaX #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114565484\n" "help.text" msgid "Type" msgstr "Type" #. 2ZfCb #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114563271\n" "help.text" msgid "Value" msgstr "Valeur" #. zEDay #: 03040000.xhp msgctxt "" "03040000.xhp\n" "bm_id131554200364170\n" "help.text" msgid "Basic Mathematical constantsPi;Basic constantBasic constant;Pi" msgstr "constantes Basic mathématiquesPi;constante Basicconstante Basic;Pi" #. DLv8z #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id051620171114573549\n" "help.text" msgid "Mathematical constant" msgstr "Constante mathématique" #. tKc55 #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114576150\n" "help.text" msgid "Name" msgstr "Nom" #. LsGpf #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114575122\n" "help.text" msgid "Type" msgstr "Type" #. SKTAY #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114574987\n" "help.text" msgid "Value" msgstr "Valeur" #. BN53F #: 03040000.xhp msgctxt "" "03040000.xhp\n" "bm_id261554201061695\n" "help.text" msgid "Basic Object constantsEmpty;Basic constantNull;Basic constantNothing;Basic constantBasic constant;NothingBasic constant;NullBasic constant;Empty" msgstr "constantes Basic ObjetsEmpty;constante BasicNull;constante BasicNothing;constante Basicconstante Basic;Nothingconstante Basic;Nullconstante Basic;Empty" #. hdZmR #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id051620171114576454\n" "help.text" msgid "Object Constants" msgstr "Constantes objet" #. XzWwC #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114576921\n" "help.text" msgid "Name" msgstr "Nom" #. 4H8QB #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114578188\n" "help.text" msgid "Type" msgstr "Type" #. khVxN #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051720170824099845\n" "help.text" msgid "Usage" msgstr "Utilisation" #. wFRg7 #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id05172017082409622\n" "help.text" msgid "The Empty value indicates that the variable is not initialized." msgstr "La valeur Empty indique que la variable n'est pas initialisée." #. fBDqJ #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051720170824093395\n" "help.text" msgid "Indicates that the variable does not contain data." msgstr "Indique que la variable ne contient aucune donnée." #. bP2W3 #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051720170824097935\n" "help.text" msgid "Assign the Nothing object to a variable to remove a previous assignment." msgstr "Assigne l'objet Nothing à une variable pour supprimer une assignation antérieure." #. 4jPFB #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114577052\n" "help.text" msgid "Print IsEmpty(sVar) ' Returns True" msgstr "Print IsEmpty(sVar) ' Renvoie True" #. YK88J #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051720170824106132\n" "help.text" msgid "Print oDoc ' Error" msgstr "Print oDoc ' Erreur" #. UDTHw #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id31634909394554\n" "help.text" msgid "MsgBox Named Constants" msgstr "MsgBox Named Constants" #. CABUt #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id881634911199058\n" "help.text" msgid "GetAttr Named Constants" msgstr "GetAttr Named Constants" #. RpHEU #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id611634911996367\n" "help.text" msgid "Data Type Named Constants" msgstr "Type de données Named Constants" #. Xtpvq #: 03040000.xhp msgctxt "" "03040000.xhp\n" "bm_id101554201127393\n" "help.text" msgid "Visual Basic constantsVBA Exclusive constants" msgstr "constantes Visual Basicconstantes exclusives VBA" #. Nbv6Q #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id661512312593832\n" "help.text" msgid "Additional VBA constants" msgstr "Constantes supplémentaires VBA" #. 3ekcB #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id111512312705893\n" "help.text" msgid "The following constants are available when VBA compatibility mode is enabled" msgstr "Les constantes suivantes sont disponibles lorsque le mode de compatibilité est activé" #. 8kxFA #: 03040000.xhp msgctxt "" "03040000.xhp\n" "bm_id391624288823741\n" "help.text" msgid "VBA Variable Type Named Constants" msgstr "Type de variable VBA Named Constants" #. XSqq4 #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id941628842567829\n" "help.text" msgid "VBA Color Named Constants" msgstr "Couleur VBA Named Constants" #. GX7VB #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id611634907471277\n" "help.text" msgid "Named constant" msgstr "Constante nommée" #. 4wBCk #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id861634907471277\n" "help.text" msgid "Red, Green, Blue
composition" msgstr "Rouge, Vert, Bleu
composition" #. y4iia #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id941624288567829\n" "help.text" msgid "Variable Type Named Constants" msgstr "Type de variable Named Constants" #. AzBpy #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id31624288363725\n" "help.text" msgid "Named constant" msgstr "Constante nommée" #. SrPWN #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id951624288363725\n" "help.text" msgid "Decimal value" msgstr "Valeur décimale" #. PVJr3 #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id881634911195890\n" "help.text" msgid "FormatDateTime VBA Named Constants" msgstr "FormatDateTime VBA Named Constants" #. jUhTB #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id801634912153888\n" "help.text" msgid "StrConv VBA Named Constants" msgstr "StrConv VBA Named Constants" #. pU993 #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id131634910758620\n" "help.text" msgid "WeekDayName VBA Named Constants" msgstr "WeekDayName VBA Named Constants" #. Y5GhB #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id531634913323423\n" "help.text" msgid "Miscellaneous VBA Named Constants" msgstr "Miscellaneous VBA Named Constants" #. SHFCr #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id901512312880723\n" "help.text" msgid "Named constant" msgstr "Constante nommée" #. HtGwh #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id891512312916493\n" "help.text" msgid "Hexadecimal (decimal) value" msgstr "Valeur hexadécimale (décimale)" #. dmCG8 #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id991512312965968\n" "help.text" msgid "Description" msgstr "Description" #. MF8DE #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id671542197262160\n" "help.text" msgid "Part of vbTriState enumeration." msgstr "Partie de l'énumération vbTriState" #. NueYf #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id351542197255532\n" "help.text" msgid "Part of vbTriState enumeration." msgstr "Partie de l'énumération vbTriState" #. aZCUB #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id251542197274514\n" "help.text" msgid "Part of vbTriState enumeration." msgstr "Partie de l'énumération vbTriState" #. yTGGA #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id611512313731233\n" "help.text" msgid "CR - Carriage return" msgstr "CR - Retour à la ligne" #. LkFkf #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id961512313881937\n" "help.text" msgid "CRLF - Carriage return and line feed" msgstr "CRLF - Retour à la ligne et saut de ligne" #. taq8u #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id221512313889077\n" "help.text" msgid "FF - Form feed" msgstr "FF - Saut de page" #. sTnbW #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id621512313896169\n" "help.text" msgid "LF - Line feed" msgstr "LF - Saut de ligne" #. CncC2 #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id521512319135830\n" "help.text" msgid "\\x0D\\x0A (13 10) for Windows" msgstr "\\x0D\\x0A (13 10) pour Windows" #. CPCWE #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id61512319163913\n" "help.text" msgid "\\x0A (10) for other systems" msgstr "\\x0A (10) pour les autres systèmes" #. LXUYw #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id151512313904989\n" "help.text" msgid "LF or CRLF" msgstr "LF ou CRLF" #. PwtxJ #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id741512313911049\n" "help.text" msgid "Null string" msgstr "Chaîne vide" #. GZhKy #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id951512313918356\n" "help.text" msgid "HT - Horizontal tab" msgstr "HT - Tabulation horizontale" #. YDtN4 #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id351512313924593\n" "help.text" msgid "VT - Vertical tab" msgstr "VT - Tabulation verticale" #. LMbQP #: 03050000.xhp msgctxt "" "03050000.xhp\n" "tit\n" "help.text" msgid "Error-Handling Functions" msgstr "Fonctions de traitement des erreurs" #. u4AgT #: 03050000.xhp msgctxt "" "03050000.xhp\n" "hd_id3143271\n" "help.text" msgid "Error-Handling Functions" msgstr "Fonctions de gestion des erreurs" #. KsiEx #: 03050000.xhp msgctxt "" "03050000.xhp\n" "par_id3145068\n" "help.text" msgid "Use the following statements and functions to define the way %PRODUCTNAME Basic reacts to run-time errors." msgstr "Utilisez les instructions et fonctions suivantes pour définir la façon dont %PRODUCTNAME Basic réagit aux erreurs d'exécution." #. 9XGsZ #: 03050000.xhp msgctxt "" "03050000.xhp\n" "par_id3148946\n" "help.text" msgid "%PRODUCTNAME Basic offers several methods to prevent the termination of a program when a run-time error occurs." msgstr "%PRODUCTNAME Basic propose plusieurs méthodes pour empêcher l'arrêt d'un programme en cas d'erreur d'exécution." #. C2vFE #: 03050100.xhp msgctxt "" "03050100.xhp\n" "tit\n" "help.text" msgid "Erl Function" msgstr "Fonction Erl" #. F8HHF #: 03050100.xhp msgctxt "" "03050100.xhp\n" "bm_id3157896\n" "help.text" msgid "Erl function" msgstr "Erl, fonction" #. 4oCiF #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3157896\n" "help.text" msgid "Erl Function" msgstr "Fonction Erl" #. jDwdD #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3153394\n" "help.text" msgid "Returns the line number where an error occurred during program execution." msgstr "Renvoie le numéro de la ligne dans laquelle une erreur s'est produite lors de l'exécution du programme." #. oXQW5 #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3147574\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. Bzkw7 #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3147265\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. EmEER #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3154924\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. wfjUy #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3150792\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. rDQuJ #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3153771\n" "help.text" msgid "The Erl function only returns a line number, and not a line label." msgstr "La fonction Erl renvoie uniquement un numéro de ligne, et non une étiquette de ligne." #. 6m2qX #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3146921\n" "help.text" msgid "Example:" msgstr "Exemple :" #. C82GD #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3150010\n" "help.text" msgid "On Error GoTo ErrorHandler ' Set up error handler" msgstr "On Error GoTo ErrorHandler ' Configurer le gestionnaire des erreurs" #. vWK8x #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3153188\n" "help.text" msgid "' Error caused by non-existent file" msgstr "' Erreur due à un fichier inexistant" #. EcCgF #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3155416\n" "help.text" msgid "MsgBox \"Error \" & err & \": \" & Error$ + chr(13) + \"In Line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\"" msgstr "MsgBox \"Erreur \" & err & \": \" & Error$ + chr(13) + \"à la ligne : \" + Erl + chr(13) + Now , 16 ,\"Une erreur s'est produite\"" #. jDsK7 #: 03050200.xhp msgctxt "" "03050200.xhp\n" "tit\n" "help.text" msgid "Err Function" msgstr "Fonction Err" #. 2wpGD #: 03050200.xhp msgctxt "" "03050200.xhp\n" "bm_id3156343\n" "help.text" msgid "Err function" msgstr "Err, fonction" #. bUW3P #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3156343\n" "help.text" msgid "Err Function" msgstr "Fonction Err" #. fYQVz #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3150541\n" "help.text" msgid "Returns an error code that identifies the error that occurred during program execution." msgstr "Renvoie un code d'erreur identifiant l'erreur qui s'est produite lors de l'exécution du programme." #. HaPjw #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3149656\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. ZN32q #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3147229\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. cCixX #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3150869\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. LFnmB #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3153193\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. ofpgE #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3149561\n" "help.text" msgid "The Err function is used in error-handling routines to determine the error and the corrective action." msgstr "La fonction Err est utilisée par les routines de traitement des erreurs pour déterminer la nature de l'erreur survenue et l'action corrective appropriée." #. HeDXV #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3147317\n" "help.text" msgid "Example:" msgstr "Exemple :" #. u8W7v #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3147426\n" "help.text" msgid "On Error Goto ErrorHandler REM Set up error handler" msgstr "On Error Goto ErrorHandler ' Configurer le gestionnaire des erreurs" #. oqyWf #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3149481\n" "help.text" msgid "REM Error occurs due to non-existent file" msgstr "REM Erreur due à un fichier inexistant" #. sUZwU #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3145646\n" "help.text" msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\"" msgstr "MsgBox \"Erreur \" & Err & \": \" & Error$ + chr(13) + \"À la ligne : \" + Erl + chr(13) + Now , 16 ,\"une erreur s'est produite\"" #. ae6Nq #: 03050300.xhp msgctxt "" "03050300.xhp\n" "tit\n" "help.text" msgid "Error Function" msgstr "Fonction Error" #. BextW #: 03050300.xhp msgctxt "" "03050300.xhp\n" "bm_id3159413\n" "help.text" msgid "Error function" msgstr "Error, fonction" #. e9iSg #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3159413\n" "help.text" msgid "Error Function" msgstr "Fonction Error" #. rMs2R #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3148663\n" "help.text" msgid "Returns the error message that corresponds to a value or raises a given error context." msgstr "Renvoie le message d'erreur qui correspond à une valeur ou déclenche un contexte d'erreur donné." #. h8KBQ #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3153379\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. FowuD #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id631576404838377\n" "help.text" msgid "Error" msgstr "Erreur" #. TMhEb #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3154366\n" "help.text" msgid "Error(expression)" msgstr "Error(expression)" #. bqewK #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id231576404629080\n" "help.text" msgid "Error err_code" msgstr "Erreur err_code" #. ANh6X #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3145173\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. FNBFf #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3154125\n" "help.text" msgid "String or raised error context" msgstr "Contexte de chaîne ou d'erreur déclenchée" #. BnAcN #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3150869\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. cWGA9 #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3159254\n" "help.text" msgid "If no argument is provided, the Error function returns the error message of the most recent error that occurred during program execution." msgstr "Si aucun argument n'est fourni, la fonction Error renvoie le message d'erreur de l'erreur la plus récente qui s'est produite lors de l'exécution du programme." #. JCiAF #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3153193\n" "help.text" msgid "expression: Any numeric expression whose error code can be mapped to an existing error message. An empty string is returned if the error code does not exist." msgstr "expression: toute expression numérique dont le code d'erreur peut être connecté à un message d'erreur existant. Une chaîne vide est retournée si le code d'erreur n'existe pas." #. gDA6e #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id351576405235602\n" "help.text" msgid "err_code: Any value that corresponds to an existing error code." msgstr "err_code: Toute valeur qui correspond à un code d'erreur existant." #. YLe3q #: 03050500.xhp msgctxt "" "03050500.xhp\n" "tit\n" "help.text" msgid "On Error GoTo ... Resume Statement" msgstr "Instruction On Error GoTo ... Resume" #. fgK7B #: 03050500.xhp msgctxt "" "03050500.xhp\n" "bm_id3146795\n" "help.text" msgid "Resume Next parameter On Error GoTo ... Resume statement" msgstr "Resume Next, paramètreOn Error GoTo... Resume, instruction" #. jtcsB #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3146795\n" "help.text" msgid "On Error GoTo ... Resume Statement" msgstr "Instruction On Error GoTo ... Resume" #. WtSRF #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3150358\n" "help.text" msgid "Enables an error-handling routine after an error occurs, or resumes program execution." msgstr "Active une routine de gestion des erreurs suite à une erreur, ou reprend l'exécution du programme." #. fGsdv #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id491585753339474\n" "help.text" msgid "On Error Statement diagram" msgstr "Diagramme de déclaration d'erreur" #. CKJJr #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3145173\n" "help.text" msgid "On [Local] Error {GoTo Labelname | GoTo 0 | Resume Next}" msgstr "On [Local] Error {GoTo Labelname | GoTo 0 | Resume Next}" #. CmqUN #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3150869\n" "help.text" msgid "GoTo Labelname: If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"." msgstr "GoTo Labelname : si une erreur se produit, active la routine de gestion des erreurs à partir de la ligne \"Labelname\"." #. X9C6G #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3150439\n" "help.text" msgid "Resume Next: If an error occurs, program execution continues with the statement that follows the statement in which the error occurred." msgstr "Resume Next : si une erreur se produit, le programme continue en exécutant l'instruction qui suit l'instruction dans laquelle l'erreur s'est produite." #. PmvfD #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3149482\n" "help.text" msgid "GoTo 0: Disables the error handler in the current procedure." msgstr "GoTo 0 : désactive le gestionnaire d'erreur dans la procédure active." #. YAREs #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3149483\n" "help.text" msgid "Local: \"On error\" is global in scope, and remains active until canceled by another \"On error\" statement. \"On Local error\" is local to the routine which invokes it. Local error handling overrides any previous global setting. When the invoking routine exits, the local error handling is canceled automatically, and any previous global setting is restored." msgstr "Locale : \"On error\" est de portée global et reste actif jusqu'à ce qu'il soit annulé par une autre instruction \"On error\". \"On local error\" est local à la routine qui l'invoque. La gestion de l'erreur locale écrase le paramètre global précédent. Lorsque la routine invoquée existe, la gestion de l'erreur locale est annulée automatiquement et tout paramètre global précédent est restauré." #. qHQJR #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3148619\n" "help.text" msgid "The On Error GoTo statement is used to react to errors that occur in a macro." msgstr "L'instruction On Error GoTo est utilise pour réagir aux erreurs qui surviennent dans une macro." #. fHDcN #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3153876\n" "help.text" msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumber, \"Ceci est une ligne de texte.\"" #. 2AjwH #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3146916\n" "help.text" msgid "MsgBox \"All files will be closed\", 0, \"Error\"" msgstr "MsgBox \"All files will be closed\", 0, \"Error\"" #. YAR7R #: 03060000.xhp msgctxt "" "03060000.xhp\n" "tit\n" "help.text" msgid "Logical Operators" msgstr "Opérateurs logiques" #. KGvBW #: 03060000.xhp msgctxt "" "03060000.xhp\n" "hd_id3147559\n" "help.text" msgid "Logical Operators" msgstr "Opérateurs logiques" #. E9c8W #: 03060000.xhp msgctxt "" "03060000.xhp\n" "par_id3153379\n" "help.text" msgid "The following logical operators are supported by $[officename] Basic." msgstr "$[officename] Basic supporte les opérateurs logiques suivants." #. coCYu #: 03060000.xhp msgctxt "" "03060000.xhp\n" "par_id3154138\n" "help.text" msgid "Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not." msgstr "Les opérateurs logiques combinent le contenu (bit par bit) de deux expressions ou variables pour vérifier par exemple si des bits spécifiques sont définis ou non." #. bwPRh #: 03060100.xhp msgctxt "" "03060100.xhp\n" "tit\n" "help.text" msgid "AND Operator" msgstr "Opérateur AND" #. FEioU #: 03060100.xhp msgctxt "" "03060100.xhp\n" "bm_id3146117\n" "help.text" msgid "AND operator (logical)" msgstr "AND, opérateur (logique)" #. AsRzu #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3146117\n" "help.text" msgid "AND Operator" msgstr "Opérateur AND" #. 3PFwA #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3143268\n" "help.text" msgid "Logically combines two expressions." msgstr "Combine deux expressions de manière logique." #. c8FVE #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3147574\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. jairQ #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3156344\n" "help.text" msgid "Result = Expression1 And Expression2" msgstr "Result = Expression1 And Expression2" #. Nfu49 #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3148946\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. ovB8C #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3149457\n" "help.text" msgid "Result: Any numeric variable that records the result of the combination." msgstr "Result: variable numérique enregistrant le résultat de la combinaison." #. Fqpsu #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3150541\n" "help.text" msgid "Expression1, Expression2: Any expressions that you want to combine." msgstr "Expression1, Expression2 : expressions à combiner." #. iXktT #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3156215\n" "help.text" msgid "Boolean expressions combined with AND only return the value True if both expressions evaluate to True:" msgstr "Les expressions logiques combinées avec AND renvoient la valeur True uniquement si l'évaluation de chacune d'elles donne True :" #. EW3Cz #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3150870\n" "help.text" msgid "True AND True returns True; for all other combinations the result is False." msgstr "la combinaison True AND True renvoie la valeur True ; toutes les autres renvoient False." #. B6iuu #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3153768\n" "help.text" msgid "The AND operator also performs a bitwise comparison of identically positioned bits in two numeric expressions." msgstr "L'opérateur AND effectue également une comparaison des bits positionnés au même endroit dans deux expressions numériques distinctes." #. fiZ9F #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3153727\n" "help.text" msgid "Example:" msgstr "Exemple :" #. wxads #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3146984\n" "help.text" msgid "vVarOut = A > B And B > C ' returns -1" msgstr "vVarOut = A > B And B > C ' renvoie -1" #. SdE4N #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3154014\n" "help.text" msgid "vVarOut = B > A And B > C ' returns 0" msgstr "vVarOut = A > B And B > C ' renvoie 0" #. G6dnE #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3149262\n" "help.text" msgid "vVarOut = A > B And B > D ' returns 0" msgstr "vVarOut = A > B And B > D ' renvoie 0" #. PFew6 #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3145751\n" "help.text" msgid "vVarOut = (B > D And B > A) ' returns 0" msgstr "vVarOut = (B > D And B > A) ' renvoie 0" #. kRzbt #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3147394\n" "help.text" msgid "vVarOut = B And A ' returns 8 due to the bitwise And combination of both arguments" msgstr "vVarOut = B And A ' renvoie 8 en raison de la combinaison AND bit par bit des deux arguments" #. BAgFA #: 03060200.xhp msgctxt "" "03060200.xhp\n" "tit\n" "help.text" msgid "Eqv Operator" msgstr "Opérateur Eqv" #. q6v9d #: 03060200.xhp msgctxt "" "03060200.xhp\n" "bm_id3156344\n" "help.text" msgid "Eqv operator (logical)" msgstr "Eqv, opérateur (logique)" #. EQ8cg #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3156344\n" "help.text" msgid "Eqv Operator" msgstr "Opérateur Eqv" #. oTT4F #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149656\n" "help.text" msgid "Calculates the logical equivalence of two expressions." msgstr "Calcule l'équivalence logique de deux expressions." #. sRZNW #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3154367\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. m9bM6 #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3154910\n" "help.text" msgid "Result = Expression1 Eqv Expression2" msgstr "Result = Expression1 Eqv Expression2" #. 7fkPv #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3151043\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. DCU3B #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3150869\n" "help.text" msgid "Result: Any numeric variable that contains the result of the comparison." msgstr "Result : variable numérique contenant le résultat de la comparaison." #. YrAyQ #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3150448\n" "help.text" msgid "Expression1, Expression2: Any expressions that you want to compare." msgstr "Expression1, Expression2 : expressions à comparer." #. SBRud #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149562\n" "help.text" msgid "When testing for equivalence between Boolean expressions, the result is True if both expressions are either True or False." msgstr "Lorsque vous testez l'équivalence entre des expressions logiques, vous obtenez la valeur True si les deux expressions sont soit True soit False." #. XrGXb #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3154319\n" "help.text" msgid "In a bit-wise comparison, the Eqv operator only sets the corresponding bit in the result if a bit is set in both expressions, or in neither expression." msgstr "Lors d'une comparaison bit par bit, l'opérateur Eqv définit le bit correspondant dans le résultat uniquement si un bit est défini dans les deux expressions ou dans aucune d'entre elles." #. FpFjm #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3159154\n" "help.text" msgid "Example:" msgstr "Exemple :" #. CTzEE #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3152462\n" "help.text" msgid "vOut = A > B Eqv B > C ' returns -1" msgstr "vOut = A > B Eqv B > C ' renvoie -1" #. AABHv #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3153191\n" "help.text" msgid "vOut = B > A Eqv B > C ' returns 0" msgstr "vOut = B > A Eqv B > C ' renvoie 0" #. NzGSq #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3145799\n" "help.text" msgid "vOut = A > B Eqv B > D ' returns 0" msgstr "vOut = A > B Eqv B > D ' renvoie 0" #. Dj4eg #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149412\n" "help.text" msgid "vOut = (B > D Eqv B > A) ' returns -1" msgstr "vOut = (B > D Eqv B > A) ' renvoie -1" #. 6UE66 #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149959\n" "help.text" msgid "vOut = B Eqv A ' returns -3" msgstr "vOut = B Eqv A ' renvoie -3" #. e6CH3 #: 03060300.xhp msgctxt "" "03060300.xhp\n" "tit\n" "help.text" msgid "Imp Operator" msgstr "Opérateur Imp" #. QBcCo #: 03060300.xhp msgctxt "" "03060300.xhp\n" "bm_id3156024\n" "help.text" msgid "Imp operator (logical)" msgstr "Imp, opérateur (logique)" #. UMvpF #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3156024\n" "help.text" msgid "Imp Operator" msgstr "Opérateur Imp" #. Zk7uh #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3148947\n" "help.text" msgid "Performs a logical implication on two expressions." msgstr "Effectue une implication logique sur deux expressions." #. KSTDz #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3148664\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. pVyFU #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3149656\n" "help.text" msgid "Result = Expression1 Imp Expression2" msgstr "Result = Expression1 Imp Expression2" #. gDpsZ #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3151212\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. pDyKZ #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3154910\n" "help.text" msgid "Result: Any numeric variable that contains the result of the implication." msgstr "Result : toute variable numérique contenant le résultat de l'implication." #. Xb3AG #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3156281\n" "help.text" msgid "Expression1, Expression2: Any expressions that you want to evaluate with the Imp operator." msgstr "Expression1, Expression2 : toute expression à évaluer avec l'opérateur Imp." #. Co5Tp #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3150440\n" "help.text" msgid "If you use the Imp operator in Boolean expressions, False is only returned if the first expression evaluates to True and the second expression to False." msgstr "Si vous utilisez l'opérateur Imp dans des expressions logiques, la valeur False n'est renvoyée que si la première expression renvoie True et la seconde False." #. d8L7N #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3163710\n" "help.text" msgid "If you use the Imp operator in bit expressions, a bit is deleted from the result if the corresponding bit is set in the first expression and the corresponding bit is deleted in the second expression." msgstr "Si vous utilisez l'opérateur Imp dans des expressions de bit, un bit est supprimé du résultat si le bit correspondant est défini dans la première expression et le bit correspondant supprimé dans la seconde." #. 7yM6j #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3147318\n" "help.text" msgid "Example:" msgstr "Exemple :" #. dcfRL #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3145750\n" "help.text" msgid "vOut = A > B Imp B > C ' returns -1" msgstr "vOut = A > B Imp B > C ' renvoie -1" #. xKfkN #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3156441\n" "help.text" msgid "vOut = B > A Imp B > C ' returns -1" msgstr "vOut = B > A Imp B > C ' renvoie -1" #. tRwwC #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3152596\n" "help.text" msgid "vOut = A > B Imp B > D ' returns 0" msgstr "vOut = A > B Imp B > D ' renvoie 0" #. rNBo3 #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3154942\n" "help.text" msgid "vOut = (B > D Imp B > A) ' returns -1" msgstr "vOut = (B > D Imp B > A) ' renvoie -1" #. VMGQS #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3154492\n" "help.text" msgid "vOut = B Imp A ' returns -1" msgstr "vOut = B Imp A ' renvoie -1" #. QbLzR #: 03060400.xhp msgctxt "" "03060400.xhp\n" "tit\n" "help.text" msgid "Not Operator" msgstr "Opérateur Not" #. UfoBn #: 03060400.xhp msgctxt "" "03060400.xhp\n" "bm_id3156024\n" "help.text" msgid "Not operator (logical)" msgstr "Not, opérateur (logique)" #. JEEa2 #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3156024\n" "help.text" msgid "Not Operator" msgstr "Opérateur Not" #. ejJg3 #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3159414\n" "help.text" msgid "Negates an expression by inverting the bit values." msgstr "Permet d'inverser une expression en inversant les valeurs des bits." #. L2jEZ #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3149457\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. Ac9zW #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3150360\n" "help.text" msgid "Result = Not Expression" msgstr "Result = Not Expression" #. xQY9B #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3151211\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. c36TE #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3147228\n" "help.text" msgid "Result: Any numeric variable that contains the result of the negation." msgstr "Result : variable numérique contenant le résultat de l'inversion." #. jmwgd #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3154124\n" "help.text" msgid "Expression: Any expression that you want to negate." msgstr "Expression : expression à inverser." #. fJhHL #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3150868\n" "help.text" msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True." msgstr "Lorsqu'une expression logique est inversée, la valeur True devient False, et la valeur False devient True." #. fMoFC #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3145785\n" "help.text" msgid "In a bitwise negation each individual bit is inverted." msgstr "Dans une inversion bit par bit, chaque bit est inversé." #. s8YGh #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3153093\n" "help.text" msgid "Example:" msgstr "Exemple :" #. DcWMG #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3145749\n" "help.text" msgid "vOut = Not vA ' Returns -11" msgstr "vOut = Not vA ' Renvoie -11" #. AbEfx #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3148645\n" "help.text" msgid "vOut = Not(vC > vD) ' Returns -1" msgstr "vOut = Not(vC > vD) ' Renvoie -1" #. xJ73N #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3156441\n" "help.text" msgid "vOut = Not(vB > vA) ' Returns -1" msgstr "vOut = Not(vB > vA) ' Renvoie -1" #. HRuUN #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3152596\n" "help.text" msgid "vOut = Not(vA > vB) ' Returns 0" msgstr "vOut = Not(vA > vB) ' Renvoie 0" #. QAPoU #: 03060500.xhp msgctxt "" "03060500.xhp\n" "tit\n" "help.text" msgid "Or Operator" msgstr "Opérateur Or" #. xz2rX #: 03060500.xhp msgctxt "" "03060500.xhp\n" "bm_id3150986\n" "help.text" msgid "Or operator (logical)" msgstr "Or, opérateur (logique)" #. eXYR8 #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3150986\n" "help.text" msgid "Or Operator" msgstr "Opérateur Or" #. nTnSR #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3148552\n" "help.text" msgid "Performs a logical OR disjunction on two expressions." msgstr "Compare deux expressions selon une disjonction par Ou logique." #. A96vA #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3148664\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. BJ9g9 #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3150358\n" "help.text" msgid "Result = Expression1 Or Expression2" msgstr "Result = Expression1 Or Expression2" #. aL4ao #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3151211\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. m55rD #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3153192\n" "help.text" msgid "Result: Any numeric variable that contains the result of the disjunction." msgstr "Result : variable numérique contenant le résultat de la disjonction." #. 6mSjB #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3147229\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to compare." msgstr "Expression1, Expression2 : expressions numériques à comparer." #. ugB6F #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3154684\n" "help.text" msgid "A logical OR disjunction of two Boolean expressions returns the value True if at least one comparison expression is True." msgstr "La disjonction par Ou logique de deux expressions logiques renvoie la valeur True si l'une au moins des deux expressions est vraie (True)." #. Wur7C #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3153768\n" "help.text" msgid "A bit-wise comparison sets a bit in the result if the corresponding bit is set in at least one of the two expressions." msgstr "Une comparaison bit par bit définit un bit dans le résultat si le bit correspondant est défini dans l'une au moins des deux expressions." #. JkoK9 #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3161831\n" "help.text" msgid "Example:" msgstr "Exemple :" #. EoFeE #: 03060600.xhp msgctxt "" "03060600.xhp\n" "tit\n" "help.text" msgid "XOR Operator" msgstr "Opérateur XOR" #. buviM #: 03060600.xhp msgctxt "" "03060600.xhp\n" "bm_id3156024\n" "help.text" msgid "XOR operator (logical)" msgstr "XOR, opérateur (logique)" #. AaD4r #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3156024\n" "help.text" msgid "XOR Operator" msgstr "Opérateur XOR" #. kbfD6 #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3159414\n" "help.text" msgid "Performs a logical Exclusive-Or combination of two expressions." msgstr "Combine logiquement deux expressions selon un Ou exclusif." #. DpFcu #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3153381\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. kc98h #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3150400\n" "help.text" msgid "Result = Expression1 XOR Expression2" msgstr "Résultat = Expression1 XOR Expression2" #. JdDdD #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3153968\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. VY7za #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3150448\n" "help.text" msgid "Result: Any numeric variable that contains the result of the combination." msgstr "Result : variable numérique contenant le résultat de la combinaison." #. uu2Z7 #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3125864\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to combine." msgstr "Expression1, Expression2 : expressions numériques à combiner." #. J4RFt #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3150439\n" "help.text" msgid "A logical Exclusive-Or conjunction of two Boolean expressions returns the value True only if both expressions are different from each other." msgstr "La conjonction logique de deux expressions par Ou exclusif renvoie la valeur True uniquement si ces expressions sont différentes l'une de l'autre." #. M3HqC #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3153770\n" "help.text" msgid "A bitwise Exclusive-Or conjunction returns a bit if the corresponding bit is set in only one of the two expressions." msgstr "Si la conjonction est effectuée bit par bit, un bit est renvoyé si le bit correspondant est défini dans une seule des deux expressions." #. ZHPEa #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3153366\n" "help.text" msgid "Example:" msgstr "Exemple :" #. a6QUg #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3156442\n" "help.text" msgid "vOut = vA > vB XOR vB > vC ' returns 0" msgstr "vOut = vA > vB XOR vB > vC ' renvoie 0" #. dFJEY #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3153191\n" "help.text" msgid "vOut = vB > vA XOR vB > vC ' returns -1" msgstr "vOut = vB > vA XOR vB > vC ' renvoie -1" #. krhnN #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3153144\n" "help.text" msgid "vOut = vA > vB XOR vB > vD ' returns -1" msgstr "vOut = vA > vB XOR vB > vD ' renvoie -1" #. GzZnm #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3154944\n" "help.text" msgid "vOut = (vB > vD XOR vB > vA) ' returns 0" msgstr "vOut = (vB > vD XOR vB > vA) ' renvoie 0" #. T6GVY #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3148455\n" "help.text" msgid "vOut = vB XOR vA ' returns 2" msgstr "vOut = vB XOR vA ' renvoie 2" #. zV86c #: 03070000.xhp msgctxt "" "03070000.xhp\n" "tit\n" "help.text" msgid "Mathematical Operators" msgstr "Opérateurs mathématiques" #. A7Ep3 #: 03070000.xhp msgctxt "" "03070000.xhp\n" "hd_id3149234\n" "help.text" msgid "Mathematical Operators" msgstr "Opérateurs mathématiques" #. YBZiW #: 03070000.xhp msgctxt "" "03070000.xhp\n" "par_id3145068\n" "help.text" msgid "The following mathematical operators are supported in $[officename] Basic." msgstr "$[officename] Basic supporte les opérateurs mathématiques suivants." #. 33jkW #: 03070100.xhp msgctxt "" "03070100.xhp\n" "tit\n" "help.text" msgid "\"-\" Operator" msgstr "Opérateur \"-\"" #. ZBLAF #: 03070100.xhp msgctxt "" "03070100.xhp\n" "bm_id3156042\n" "help.text" msgid "\"-\" operator (mathematical)" msgstr "\"-\", opérateur (mathématique)" #. REnWh #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3156042\n" "help.text" msgid "\"-\" Operator" msgstr "Opérateur \"-\"" #. FBBhn #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3153345\n" "help.text" msgid "Subtracts two values." msgstr "Soustrait deux valeurs." #. 2A6Pz #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3149416\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. EYgYp #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3156023\n" "help.text" msgid "Result = Expression1 - Expression2" msgstr "Result = Expression1 - Expression2" #. UPLn7 #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. KfUCm #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3147560\n" "help.text" msgid "Result: Any numerical expression that contains the result of the subtraction." msgstr "Result : expression numérique contenant le résultat de la soustraction." #. Es2mR #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3150398\n" "help.text" msgid "Expression1, Expression2: Any numerical expressions that you want to subtract." msgstr "Expression1, Expression2 : expression numérique à soustraire." #. pPCuC #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "Exemple :" #. KVxAR #: 03070200.xhp msgctxt "" "03070200.xhp\n" "tit\n" "help.text" msgid "\"*\" Operator" msgstr "Opérateur \"*\"" #. Zw3WF #: 03070200.xhp msgctxt "" "03070200.xhp\n" "bm_id3147573\n" "help.text" msgid "\"*\" operator (mathematical)" msgstr "\"*\", opérateur (mathématique)" #. AzKi3 #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3147573\n" "help.text" msgid "\"*\" Operator" msgstr "Opérateur \"*\"" #. gRpRu #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3154347\n" "help.text" msgid "Multiplies two values." msgstr "Multiplie deux valeurs." #. K7Gxq #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3148946\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. 4rQJq #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3150358\n" "help.text" msgid "Result = Expression1 * Expression2" msgstr "Result = Expression1 * Expression2" #. AgD4G #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3150400\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. 3dkvD #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3154365\n" "help.text" msgid "Result: Any numeric expression that records the result of a multiplication." msgstr "Result : expression numérique enregistrant le résultat d'une multiplication." #. VCa9p #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3154685\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to multiply." msgstr "Expression1, Expression2 : expressions numériques à multiplier." #. GRKoJ #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3153968\n" "help.text" msgid "Example:" msgstr "Exemple :" #. g7bfs #: 03070300.xhp msgctxt "" "03070300.xhp\n" "tit\n" "help.text" msgid "\"+\" Operator" msgstr "Opérateur \"+\"" #. BhsEw #: 03070300.xhp msgctxt "" "03070300.xhp\n" "bm_id3145316\n" "help.text" msgid "\"+\" operator (mathematical)" msgstr "\"+\", opérateur (mathématique)" #. qBbMD #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3145316\n" "help.text" msgid "\"+\" Operator" msgstr "Opérateur \"+\"" #. kK3XR #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3145068\n" "help.text" msgid "Adds or combines two expressions." msgstr "Ajoute ou combine deux expressions." #. FnHZd #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3144500\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. ozVez #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3150358\n" "help.text" msgid "Result = Expression1 + Expression2" msgstr "Result = Expression1 + Expression2" #. 7cpVd #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3150400\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. xuUCC #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3154123\n" "help.text" msgid "Result: Any numerical expression that contains the result of the addition." msgstr "Result : toute expression numérique contenant le résultat de l'addition." #. Pz34B #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3150870\n" "help.text" msgid "Expression1, Expression2: Any numerical expressions that you want to combine or to add." msgstr "Expression1, Expression2 : expressions numériques à combiner ou à ajouter." #. ULcAd #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3153969\n" "help.text" msgid "Example:" msgstr "Exemple :" #. BWAdB #: 03070400.xhp msgctxt "" "03070400.xhp\n" "tit\n" "help.text" msgid "\"/\" Operator" msgstr "Opérateur \"/\"" #. dAgNf #: 03070400.xhp msgctxt "" "03070400.xhp\n" "bm_id3150669\n" "help.text" msgid "\"/\" operator (mathematical)" msgstr "\"/\", opérateur (mathématique)" #. EPNmB #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3150669\n" "help.text" msgid "\"/\" Operator" msgstr "Opérateur \"/\"" #. EDugT #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3149670\n" "help.text" msgid "Divides two values." msgstr "Divise deux valeurs." #. AgkFx #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3148946\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. CKBvW #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3153360\n" "help.text" msgid "Result = Expression1 / Expression2" msgstr "Result = Expression1 / Expression2" #. CnmQv #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3150359\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. CxSog #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3154141\n" "help.text" msgid "Result: Any numerical value that contains the result of the division." msgstr "Result : valeur numérique contenant le résultat de la division." #. eAqi3 #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3150448\n" "help.text" msgid "Expression1, Expression2: Any numerical expressions that you want to divide." msgstr "Expression1, Expression2 : expressions numériques à diviser." #. 4cDoY #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3154684\n" "help.text" msgid "Example:" msgstr "Exemple :" #. gBu8b #: 03070500.xhp msgctxt "" "03070500.xhp\n" "tit\n" "help.text" msgid "\"^\" Operator" msgstr "Opérateur \"^\"" #. D8PQC #: 03070500.xhp msgctxt "" "03070500.xhp\n" "bm_id3145315\n" "help.text" msgid "\"^\" operator (mathematical)" msgstr "\"^\", opérateur (mathématique)" #. A4Ynt #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3145315\n" "help.text" msgid "\"^\" Operator" msgstr "Opérateur \"^\"" #. YERQd #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3149670\n" "help.text" msgid "Raises a number to a power." msgstr "Élève un nombre à une puissance." #. XeTVF #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3147264\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. Fy8LW #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3149656\n" "help.text" msgid "Result = Expression ^ Exponent" msgstr "Result = Expression ^ Exponent" #. PaFEz #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3151211\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. 6MQEB #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3153192\n" "help.text" msgid "Result: Any numerical expression that contains the result of the number raised to a power." msgstr "Result : expression numérique contenant le résultat de l'élévation du nombre à une puissance." #. RCCzV #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3150448\n" "help.text" msgid "Expression: Numerical value that you want to raise to a power." msgstr "Expression : valeur numérique devant être élevée à une puissance." #. tfoeE #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3156422\n" "help.text" msgid "Exponent: The value of the power that you want to raise the expression to." msgstr "Exponent : valeur de la puissance à laquelle l'expression doit être élevée." #. FjBtB #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3147287\n" "help.text" msgid "Example:" msgstr "Exemple :" #. BmEyt #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3146984\n" "help.text" msgid "Print Exp ( 23 * Log( 12.345 ) ) ' Raises by forming a logarithm" msgstr "Print Exp ( 23 * Log( 12.345 ) ) ' Élève l'expression en formant un logarithme" #. nN5DM #: 03070600.xhp msgctxt "" "03070600.xhp\n" "tit\n" "help.text" msgid "Mod Operator" msgstr "Opérateur Mod" #. t5HBD #: 03070600.xhp msgctxt "" "03070600.xhp\n" "bm_id3150669\n" "help.text" msgid "MOD operator (mathematical)" msgstr "MOD opérateur (mathématique)" #. nvJnG #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3150669\n" "help.text" msgid "Mod Operator" msgstr "Opérateur Mod" #. YEMEy #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3148686\n" "help.text" msgid "The MOD operator takes in two numeric expressions and returns the remainder of the division." msgstr "L'opérateur MOD prend deux expressions numérique et renvoie le reste de la division." #. BqAV6 #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3148004\n" "help.text" msgid "For example, the result of 21 MOD 6 is 3 because after dividing 21 by 6, the remainder of the division is 3." msgstr "Par exemple, le résultat de 21 MOD 6 est 3 parce qu'après avoir divisé 21 par 6, le reste de la division est 3." #. 27ipg #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id111617300964049\n" "help.text" msgid "If the MOD operation involves non-integer values, both operands are rounded to the nearest integer values. Hence, the value returned by a MOD operation will always be an integer number." msgstr "Si l'opération MOD implique des valeurs non entières, les deux opérandes sont arrondies aux valeurs entières les plus proches. Par conséquent, la valeur renvoyée par une opération MOD sera toujours un nombre entier." #. CUAfd #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id561617302820104\n" "help.text" msgid "For example, the expression 16.4 MOD 5.9 is evaluated as follows:" msgstr "Par exemple, l'expression 16,4 MOD 5,9 est évaluée de la façon suivante :" #. 8iqao #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id151617302878527\n" "help.text" msgid "The value 16.4 is rounded to 16." msgstr "La valeur 16,4 est arrondie à 16." #. x5XXB #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id351617303087259\n" "help.text" msgid "The value 5.9 is rounded to 6." msgstr "La valeur 5,9 est arrondie à 6." #. VFy9y #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id91617303114774\n" "help.text" msgid "The operation 16 MOD 6 returns 4, which is the remainder after dividing 16 by 6." msgstr "L'opération 16 MOD 6 renvoie 4, qui est le reste après la division de 16 par 6." #. LMG4b #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id921617302349290\n" "help.text" msgid "Be aware that BASIC's MOD operator and Calc's MOD Function behave differently. In Calc, both operands can be decimal values and they are not rounded before division, thus the resulting remainder may be a decimal value." msgstr "Sachez que l'opérateur MOD de BASIC et la Fonction MOD de Calc se comportent différemment. Dans Calc, les deux opérandes peuvent être des valeurs décimales et ils ne sont pas arrondis avant la division, ainsi le reste résultant peut être une valeur décimale." #. xEXBJ #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3147560\n" "help.text" msgid "Result = Expression1 MOD Expression2" msgstr "Result = Expression1 MOD Expression2" #. Pyx3B #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3153380\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. pk9HC #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3145172\n" "help.text" msgid "Result: Any numeric variable that contains the result of the MOD operation." msgstr "Result : toute variable numérique contenant le résultat de l'opération MOD." #. BuYDX #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3151042\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions for which you want to calculate the remainder after the division of Expression1 by Expression2." msgstr "Expression1, Expression2: toute expression numérique pour laquelle calculer le reste après la division de Expression1 par Expression2." #. EMeDu #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3149483\n" "help.text" msgid "Print a Mod b 'Returns 2" msgstr "Print a Mod b 'Renvoie 2" #. C5zCg #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id31494778\n" "help.text" msgid "Print a Mod b 'Returns 0" msgstr "Print a Mod b 'Renvoie 0" #. s2JEC #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3145273\n" "help.text" msgid "Print a Mod b 'Returns 4" msgstr "Print a Mod b 'Renvoie 4" #. U4FxB #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id771617305550403\n" "help.text" msgid "MOD Function" msgstr "Fonction MOD" #. zzEFW #: 03070700.xhp msgctxt "" "03070700.xhp\n" "tit\n" "help.text" msgid "\"\\\" Operator" msgstr "Opérateur \"\\\"" #. wFv3P #: 03070700.xhp msgctxt "" "03070700.xhp\n" "hd_id3150669\n" "help.text" msgid "\"\\\" Operator" msgstr "Opérateur \"\\\"" #. tUDMG #: 03070700.xhp msgctxt "" "03070700.xhp\n" "par_id3149670\n" "help.text" msgid "Performs the integer division on two numbers and returns the result." msgstr "Effectue la division entière sur deux nombres et renvoie le résultat." #. 7hxCB #: 03070700.xhp msgctxt "" "03070700.xhp\n" "bm_id3150669\n" "help.text" msgid "Operators;Integer division (\\\\) \"\\\\\" operator (mathematical)" msgstr "Opérateurs;division entière (\\\\) Opérateur \"\\\\\" (mathématique)" #. KDgG2 #: 03070700.xhp msgctxt "" "03070700.xhp\n" "par_id3153360\n" "help.text" msgid "result = expression1 \\ expression2" msgstr "result = expression1 \\ expression2" #. jSHq3 #: 03070700.xhp msgctxt "" "03070700.xhp\n" "par_id3154141\n" "help.text" msgid "result: A numerical value that contains the result of the integer division." msgstr "result : une valeur numérique contenant le résultat de la division." #. K3YrU #: 03070700.xhp msgctxt "" "03070700.xhp\n" "par_id3150448\n" "help.text" msgid "expression1, expression2: Dividend and diviser operands of the integer division." msgstr "expression1, expression2 : opérandes dividende et diviseur de la division entière." #. sxofZ #: 03070700.xhp msgctxt "" "03070700.xhp\n" "par_id951642689912087\n" "help.text" msgid "Before division both operands are rounded to whole numbers. The fractional part of the result is dropped." msgstr "Avant la division, les deux opérandes sont arrondis à des nombres entiers. La partie fractionnaire du résultat est supprimée." #. BaAgA #: 03070700.xhp msgctxt "" "03070700.xhp\n" "par_idm1341471776\n" "help.text" msgid "Print 5 \\ 4 , 5 / 4 ' 1 , 1.25" msgstr "Print 5 \\ 4 , 5 / 4 ' 1 , 1.25" #. NYoaW #: 03070700.xhp msgctxt "" "03070700.xhp\n" "par_idm1341471777\n" "help.text" msgid "Print 7 \\ 4 , 7 / 4 ' 1 , 1.75" msgstr "Print 7 \\ 4 , 7 / 4 ' 1 , 1.75" #. cFFCi #: 03080000.xhp msgctxt "" "03080000.xhp\n" "tit\n" "help.text" msgid "Numeric Functions" msgstr "Fonctions numériques" #. CGMNV #: 03080000.xhp msgctxt "" "03080000.xhp\n" "hd_id3153127\n" "help.text" msgid "Numeric Functions" msgstr "Fonctions numériques" #. XNbA4 #: 03080000.xhp msgctxt "" "03080000.xhp\n" "par_id3148550\n" "help.text" msgid "The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions." msgstr "Les fonctions numériques suivantes exécutent des calculs. Les opérateurs mathématiques et booléens sont décrits dans une autre section. Les fonctions se différencient des opérateurs par le fait qu'elles transmettent des arguments et renvoient un résultat, tandis que les opérateurs renvoient un résultat en combinant deux expressions numériques." #. 7sD2R #: 03080100.xhp msgctxt "" "03080100.xhp\n" "tit\n" "help.text" msgid "Trigonometric Functions" msgstr "Fonctions trigonométriques" #. fUmD6 #: 03080100.xhp msgctxt "" "03080100.xhp\n" "hd_id3159201\n" "help.text" msgid "Trigonometric Functions" msgstr "Fonctions trigonométriques" #. dtf2u #: 03080100.xhp msgctxt "" "03080100.xhp\n" "par_id3149180\n" "help.text" msgid "The following are the trigonometric functions that are supported in $[officename] Basic." msgstr "$[officename] Basic supporte les fonctions trigonométriques suivantes." #. oqGxb #: 03080101.xhp msgctxt "" "03080101.xhp\n" "tit\n" "help.text" msgid "Atn Function" msgstr "Fonction Atn" #. ErQfT #: 03080101.xhp msgctxt "" "03080101.xhp\n" "bm_id3150616\n" "help.text" msgid "Atn function" msgstr "Atn, fonction" #. DCNvX #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3150616\n" "help.text" msgid "Atn Function" msgstr "Fonction Atn" #. yugFQ #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3149346\n" "help.text" msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2." msgstr "Fonction trigonométrique renvoyant l'arc tangente d'une expression numérique. La valeur de retour est comprise entre -Pi/2 et +Pi/2." #. tC5uH #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3143271\n" "help.text" msgid "The arctangent is the inverse of the tangent function. The Atn Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle." msgstr "L'arctangente est l'inverse de la fonction tangente. La fonction Atn renvoie l'angle \"Alpha\", exprimé en radians, en utilisant la tangente de cet angle. La fonction peut également renvoyer l'angle \"Alpha\" en comparant le rapport de la longueur du côté opposé à l'angle à la longueur du côté adjacent à l'angle dans un triangle rectangle." #. HbFxP #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3145315\n" "help.text" msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha" msgstr "Atn (côté opposé à l'angle/côté adjacent à l'angle)= Alpha" #. Wo87E #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3148947\n" "help.text" msgid "Atn (Number As Double) As Double" msgstr "Atn (nombre en tant que double) en tant que double" #. rLBjg #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3156212\n" "help.text" msgid "Number: Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)." msgstr "Number : expression numérique représentant le rapport entre deux côtés d'un triangle rectangle. La fonction Atn renvoie l'angle correspondant en radians (arc tangente)." #. qhMAk #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3153192\n" "help.text" msgid "To convert radians to degrees, multiply radians by 180/pi." msgstr "Pour convertir des radians en degrés, multipliez les radians par 180/pi." #. GEpFX #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3147230\n" "help.text" msgid "degree=(radian*180)/pi" msgstr "degrés=(radians*180)/pi" #. GYxEc #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3125864\n" "help.text" msgid "radian=(degree*pi)/180" msgstr "radians=(degrés*pi)/180" #. 7cWUW #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3159252\n" "help.text" msgid "Pi is here the fixed circle constant with the rounded value 3.14159. Pi is a Basic mathematical constant." msgstr "Pi est ici la constante du cercle avec la valeur arrondie 3,14159. Pi est une constante Basic mathématique." #. BBQTN #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3146985\n" "help.text" msgid "' The following example calculates for a right-angled triangle" msgstr "' L'exemple suivant renvoie, pour un triangle rectangle," #. RzgP4 #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3145750\n" "help.text" msgid "' the angle Alpha from the tangent of the angle Alpha:" msgstr "' l'angle Alpha calculé à partir de la tangente de cet angle :" #. gatE3 #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3151112\n" "help.text" msgid "' rounded Pi = 3.14159 Is a predefined constant" msgstr "' Pi arrondi = 3,14159 est une constante prédéfinie" #. 9UM2j #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3149262\n" "help.text" msgid "d1 = InputBox(\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")" msgstr "d1 = InputBox(\"Saisissez la longueur du côté adjacent à l'angle : \",\"Adjacent\")" #. 2a3P2 #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3149482\n" "help.text" msgid "d2 = InputBox(\"Enter the length of the side opposite the angle: \",\"Opposite\")" msgstr "d2 = InputBox(\"Saisissez la longueur du côté opposé à l'angle : \",\"Opposé\")" #. 4c3PP #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3155415\n" "help.text" msgid "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\"" msgstr "Print \"L'angle alpha est\"; (atn (d2/d1) * 180 / Pi); \" degrés\"" #. FgjG3 #: 03080102.xhp msgctxt "" "03080102.xhp\n" "tit\n" "help.text" msgid "Cos Function" msgstr "Fonction Cos" #. pPUir #: 03080102.xhp msgctxt "" "03080102.xhp\n" "bm_id3154923\n" "help.text" msgid "Cos function" msgstr "Cos, fonction" #. XCGJJ #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3154923\n" "help.text" msgid "Cos Function" msgstr "Fonction Cos" #. EEVjg #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3159413\n" "help.text" msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1." msgstr "Calcule le cosinus d'un angle. L'angle est exprimé en radians. Le résultat est compris entre -1 et 1." #. iPRUc #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3150358\n" "help.text" msgid "Using the angle Alpha, the Cos function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle." msgstr "Dans un triangle rectangle, la fonction Cos calcule le rapport entre la longueur du côté adjacent à l'angle alpha et la longueur de l'hypoténuse." #. eEzRP #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3154141\n" "help.text" msgid "Cos(Alpha) = Adjacent/Hypotenuse" msgstr "Cos(Alpha) = Adjacent/Hypoténuse" #. zfq28 #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3145172\n" "help.text" msgid "Cos (Number As Double) As Double" msgstr "Cos (nombre en tant que double) en tant que double" #. jbCKb #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3153770\n" "help.text" msgid "Number: Numeric expression that specifies an angle in radians that you want to calculate the cosine for." msgstr "Number : expression numérique spécifiant l'angle, en radians, dont le cosinus doit être calculé." #. FBGNA #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3145749\n" "help.text" msgid "To convert degrees to radians, multiply degrees by pi/180. To convert radians to degrees, multiply radians by 180/pi." msgstr "Pour convertir des degrés en radians, multipliez les degrés par pi/180. Pour convertir des radians en degrés, multipliez les radians par 180/pi." #. X68Fu #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3149664\n" "help.text" msgid "degree=(radian*180)/pi" msgstr "degrés=(radians*180)/pi" #. f9EAD #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3146985\n" "help.text" msgid "radian=(degree*pi)/180" msgstr "radians=(degrés*pi)/180" #. drmPb #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3152885\n" "help.text" msgid "Pi is here the fixed circle constant with the rounded value 3.14159..." msgstr "La valeur de pi, rapport constant de la circonférence d'un cercle à son diamètre, est arrondie à 3,14159..." #. 4K6RE #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3155855\n" "help.text" msgid "' The following example allows for a right-angled triangle the input of" msgstr "' L'exemple suivant permet, dans le cas d'un triangle rectangle, de saisir" #. CEwDT #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3149484\n" "help.text" msgid "' secant and angle (in degrees) and calculates the length of the hypotenuse:" msgstr "' la sécante et l'angle (en degrés), et calcule la longueur de l'hypoténuse :" #. xAVHq #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3150010\n" "help.text" msgid "' rounded Pi = 3.14159" msgstr "' Pi arrondi = 3,14159" #. ygUrP #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3144764\n" "help.text" msgid "d1 = InputBox(\"Enter the length of the adjacent side: \",\"Adjacent\")" msgstr "d1 = InputBox(\"Saisissez la longueur du côté adjacent : \",\"Adjacent\")" #. 3gp3Y #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3154491\n" "help.text" msgid "dAngle = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")" msgstr "dAngle = InputBox(\"Saisissez l'angle alpha (en degrés) : \",\"Alpha\")" #. W5GT7 #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3151074\n" "help.text" msgid "Print \"The length of the hypotenuse is\"; (d1 / cos (dAngle * Pi / 180))" msgstr "" #. FEozF #: 03080103.xhp msgctxt "" "03080103.xhp\n" "tit\n" "help.text" msgid "Sin Function" msgstr "Fonction Sin" #. EBzji #: 03080103.xhp msgctxt "" "03080103.xhp\n" "bm_id3153896\n" "help.text" msgid "Sin function" msgstr "Sin, fonction" #. 8Q7Jm #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3153896\n" "help.text" msgid "Sin Function" msgstr "Fonction Sin" #. fEasV #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149456\n" "help.text" msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1." msgstr "Renvoie le sinus d'un angle. L'angle est exprimé en radians. Le résultat est compris entre -1 et 1." #. AG6UD #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153379\n" "help.text" msgid "Using the angle Alpha, the Sin function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle." msgstr "Dans un triangle rectangle, la fonction Sin calcule le rapport entre la longueur du côté opposé à l'angle alpha et la longueur de l'hypoténuse." #. k3iCL #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3148798\n" "help.text" msgid "Sin(Alpha) = side opposite the angle/hypotenuse" msgstr "Sin(Alpha) = côté opposé à l'angle/hypoténuse" #. EYMBG #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3154909\n" "help.text" msgid "Sin (Number As Double) As Double" msgstr "Sin (nombre en tant que double) en tant que double" #. VeDqk #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3145786\n" "help.text" msgid "Number: Numeric expression that defines the angle in radians that you want to calculate the sine for." msgstr "Number : expression numérique définissant l'angle, en radians, dont le sinus doit être calculé." #. EJTy3 #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3155413\n" "help.text" msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi." msgstr "Pour convertir des degrés en radians, multipliez les degrés par pi/180. Pour convertir des radians en degrés, multipliez les radians par 180/pi." #. yescR #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149664\n" "help.text" msgid "degrees=(radians*180)/Pi" msgstr "degrés=(radians*180)/Pi" #. PZTcG #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153143\n" "help.text" msgid "radians=(degrees*Pi)/180" msgstr "radians=(degrés*Pi)/180" #. EFgfE #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3151112\n" "help.text" msgid "Pi is approximately 3.141593." msgstr "La valeur de pi est d'environ 3,141593." #. qDQRe #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149482\n" "help.text" msgid "' In this example, the following entry is possible for a right-angled triangle:" msgstr "' Dans cet exemple, les arguments suivants peuvent être saisis pour un triangle rectangle :" #. 7Qpns #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3148577\n" "help.text" msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the hypotenuse:" msgstr "' Côté opposé à l'angle et angle (en degrés) permettant de calculer la longueur de l'hypoténuse :" #. C6oyE #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3150011\n" "help.text" msgid "' Pi = 3.1415926 is a predefined variable" msgstr "' Pi = 3,1415926 est une variable prédéfinie" #. KnkXC #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3145251\n" "help.text" msgid "d1 = InputBox(\"Enter the length of the opposite side: \",\"Opposite Side\")" msgstr "d1 = InputBox(\"Saisissez la longueur du côté opposé : \",\"Opposé\")" #. CYohW #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3148456\n" "help.text" msgid "dAlpha = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")" msgstr "dAlpha = InputBox(\"Saisissez l'angle alpha (en degrés) : \",\"Alpha\")" #. U9Nyv #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153877\n" "help.text" msgid "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))" msgstr "Print \"La longueur de l'hypoténuse est\"; (d1 / sin (dAlpha * Pi / 180))" #. 9DYiB #: 03080104.xhp msgctxt "" "03080104.xhp\n" "tit\n" "help.text" msgid "Tan Function" msgstr "Fonction Tan" #. xJLZB #: 03080104.xhp msgctxt "" "03080104.xhp\n" "bm_id3148550\n" "help.text" msgid "Tan function" msgstr "Tan, fonction" #. 8hVBJ #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3148550\n" "help.text" msgid "Tan Function" msgstr "Fonction Tan" #. juT9e #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3148663\n" "help.text" msgid "Determines the tangent of an angle. The angle is specified in radians." msgstr "Calcule la tangente d'un angle. L'angle est renvoyé en radians." #. pWb7z #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3153379\n" "help.text" msgid "Using the angle Alpha, the Tan function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle." msgstr "En utilisant l'angle Alpha, la fonction Tan calcule le rapport entre la longueur du côté opposé à l'angle et la longueur du côté adjacent à cet angle dans un triangle à angle droit." #. 444nB #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3154366\n" "help.text" msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle" msgstr "Tan(Alpha) = côté opposé à l'angle/côté adjacent à l'angle" #. PEoP9 #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3151042\n" "help.text" msgid "Tan (Number As Double) As Double" msgstr "Tan (nombre en tant que double) en tant que double" #. BJjuJ #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3145786\n" "help.text" msgid "Number: Any numeric expression that you want to calculate the tangent for (in radians)." msgstr "Number : expression numérique pour laquelle vous voulez calculer la tangente (en radians)." #. zKpFc #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3153728\n" "help.text" msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi." msgstr "Pour convertir des degrés en radians, multipliez les degrés par pi/180. Pour convertir des radians en degrés, multipliez les radians par 180/pi." #. bAYDk #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3155414\n" "help.text" msgid "degrees=(radians*180)/Pi" msgstr "degrés=(radians*180)/Pi" #. hDLbM #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3146975\n" "help.text" msgid "radians=(degrees*Pi)/180" msgstr "radians=(degrés*Pi)/180" #. AEqBK #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3147434\n" "help.text" msgid "Pi is approximately 3.141593." msgstr "La valeur de pi est d'environ 3,141593." #. JFRRA #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3148646\n" "help.text" msgid "' In this example, the following entry is possible for a right-angled triangle:" msgstr "' Dans cet exemple, les arguments suivants peuvent être saisis pour un triangle rectangle :" #. FQSGL #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3150012\n" "help.text" msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the side adjacent to the angle:" msgstr "' Côté opposé à l'angle et angle (en degrés) permettant de calculer la longueur du côté adjacent à l'angle :" #. 7CDv8 #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3153158\n" "help.text" msgid "' Pi = 3.1415926 is a pre-defined variable" msgstr "' Pi = 3,1415926 est une variable prédéfinie" #. 4kJz9 #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3145252\n" "help.text" msgid "d1 = InputBox(\"Enter the length of the side opposite the angle: \",\"opposite\")" msgstr "d1 = InputBox(\"Saisissez la longueur du côté opposé à l'angle : \",\"Opposé\")" #. R2WoA #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3149582\n" "help.text" msgid "dAlpha = InputBox(\"Enter the Alpha angle (in degrees): \",\"Alpha\")" msgstr "dAlpha = InputBox(\"Saisissez l'angle alpha (en degrés) : \",\"Alpha\")" #. Njruy #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3154016\n" "help.text" msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))" msgstr "Print \"La longueur du côté adjacent à l'angle est\"; (d1 / tan (dAlpha * Pi / 180))" #. ofCYj #: 03080200.xhp msgctxt "" "03080200.xhp\n" "tit\n" "help.text" msgid "Exponential and Logarithmic Functions" msgstr "Fonctions exponentielles et logarithmiques" #. BMwqG #: 03080200.xhp msgctxt "" "03080200.xhp\n" "hd_id3154758\n" "help.text" msgid "Exponential and Logarithmic Functions" msgstr "Fonctions exponentielles et logarithmiques" #. 5AGHm #: 03080200.xhp msgctxt "" "03080200.xhp\n" "par_id3148550\n" "help.text" msgid "$[officename] Basic supports the following exponential and logarithmic functions." msgstr "$[officename] Basic supporte les fonctions exponentielles et logarithmiques suivantes." #. F4Kod #: 03080201.xhp msgctxt "" "03080201.xhp\n" "tit\n" "help.text" msgid "Exp Function" msgstr "Fonction Exp" #. 8z2kC #: 03080201.xhp msgctxt "" "03080201.xhp\n" "bm_id3150616\n" "help.text" msgid "Exp function" msgstr "Exp, fonction" #. EXMZv #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3150616\n" "help.text" msgid "Exp Function" msgstr "Fonction Exp" #. Zu9Dr #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3155555\n" "help.text" msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power." msgstr "Renvoie la base du logarithme népérien (e = 2,718282) élevée à une puissance donnée." #. qzNCt #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3150984\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. VtBgc #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3145315\n" "help.text" msgid "Exp (Number)" msgstr "Exp (Number)" #. j4Eyy #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3154347\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. ohN8G #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. xUmuE #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3150793\n" "help.text" msgid "Number: Any numeric expression that specifies the power that you want to raise \"e\" to (the base of natural logarithms). The power must be for both single-precision numbers less than or equal to 88.02969 and double-precision numbers less than or equal to 709.782712893, since $[officename] Basic returns an Overflow error for numbers exceeding these values." msgstr "Number : expression numérique indiquant la puissance à laquelle élever \"e\" (base des logarithmes népériens). Pour les nombres en simple précision, la puissance doit être inférieure ou égale à 88,02969 et pour les nombres double précision elle doit être inférieure ou égale à 709,782712893. Si ces limites ne sont pas respectées, $[officename] Basic renvoie une erreur de débordement." #. qVvq3 #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3156280\n" "help.text" msgid "Example:" msgstr "Exemple :" #. G8CHi #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3161832\n" "help.text" msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\"" msgstr "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication par logarithme\"" #. gUEqe #: 03080202.xhp msgctxt "" "03080202.xhp\n" "tit\n" "help.text" msgid "Log Function" msgstr "Fonction Log" #. qgoZt #: 03080202.xhp msgctxt "" "03080202.xhp\n" "bm_id3149416\n" "help.text" msgid "Log function" msgstr "Log, fonction" #. GutGe #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3149416\n" "help.text" msgid "Log Function (BASIC)" msgstr "Fonction Log (BASIC)" #. g9AWW #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3145066\n" "help.text" msgid "Returns the natural logarithm of a number." msgstr "Renvoie le logarithme népérien d'un nombre." #. Vweyx #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3154760\n" "help.text" msgid "Log (Number)" msgstr "Log (Number)" #. a6Cte #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3151041\n" "help.text" msgid "Number: Any numeric expression that you want to calculate the natural logarithm for." msgstr "Number : expression numérique dont le logarithme népérien doit être calculé." #. XGZnf #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3150869\n" "help.text" msgid "The natural logarithm is the logarithm to the base e. Base e is a constant with an approximate value of 2.718282..." msgstr "Le logarithme népérien est le logarithme de base e. La base e est une constante dont la valeur est approximativement égale à 2,718282..." #. Tjkcm #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3153968\n" "help.text" msgid "You can calculate logarithms to any base (n) for any number (x) by dividing the natural logarithm of x by the natural logarithm of n, as follows:" msgstr "Vous pouvez calculer les logarithmes de toute base (n) pour tout nombre (x), en divisant le logarithme népérien de x par le logarithme népérien de n, comme suit :" #. 43ZUC #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3145420\n" "help.text" msgid "Logn(x) = Log(x) / Log(n)" msgstr "Logn(x) = Log(x) / Log(n)" #. rkQXJ #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3149262\n" "help.text" msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\"" msgstr "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication par fonction logarithmique\"" #. UgtDE #: 03080300.xhp msgctxt "" "03080300.xhp\n" "tit\n" "help.text" msgid "Generating Random Numbers" msgstr "Génération de nombres aléatoires" #. CVQ7A #: 03080300.xhp msgctxt "" "03080300.xhp\n" "hd_id3143270\n" "help.text" msgid "Generating Random Numbers" msgstr "Génération de nombres aléatoires" #. 9oAAh #: 03080300.xhp msgctxt "" "03080300.xhp\n" "par_id3154347\n" "help.text" msgid "The following statements and functions generate random numbers." msgstr "Les instructions et les fonctions suivantes génèrent des nombres aléatoires." #. aik2G #: 03080301.xhp msgctxt "" "03080301.xhp\n" "tit\n" "help.text" msgid "Randomize Statement" msgstr "Instruction Randomize" #. cBbQM #: 03080301.xhp msgctxt "" "03080301.xhp\n" "bm_id3150616\n" "help.text" msgid "Randomize statement" msgstr "Randomize, instruction" #. GFvxU #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3150616\n" "help.text" msgid "Randomize Statement" msgstr "Instruction Randomize" #. rWksA #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3145090\n" "help.text" msgid "Initializes the random-number generator used by the Rnd function." msgstr "Initialise le générateur de nombres aléatoires utilisé par la fonction Rnd." #. 4zBFc #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3147573\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. Kn22q #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3145315\n" "help.text" msgid "Randomize [Number]" msgstr "Randomize [Number]" #. CM8DX #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3152456\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. uRn8G #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3149670\n" "help.text" msgid "Number: Any integer value. Used as seed to initialize the random-number generator. Equal seeds result in equal random-number sequences by the Rnd function. If the parameter is omitted, the Randomize statement will be ignored." msgstr "Nombre : Une valeur entière quelconque. Utilisé comme graine pour initialiser le générateur de nombres aléatoires. Deux graines identiques donnent des séquences de nombres aléatoires identiques par la fonction Rnd. Si ce paramètre est omis, l'instruction Randomize est ignoré." #. sowvF #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id110520161656428611\n" "help.text" msgid "Unless a predictable sequence of numbers is desired, there is no need to use the Randomize statement, as the random-number generator will be initialized automatically at first use – it will be seeded using a system-provided random-number generator that produces uniformly-distributed, non-deterministic random numbers. If no such generator is available on the system, the system time will be used as seed." msgstr "Sauf si une séquence de nombres aléatoires prévisible est souhaitée, il n'est pas nécessaire d'utiliser l'instruction Randomize, le générateur de nombres aléatoires étant automatiquement initialisé lors de sa première utilisation – l'initialisation est faite à l'aide du générateur de nombres aléatoires fourni par le système, ce qui produit des nombres aléatoires non déterministes uniformément distribués. Si aucun générateur de nombres aléatoires n'est disponible sur le système, l'heure système sera utilisée comme graine." #. eJZhb #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id12052016194258344\n" "help.text" msgid "The Randomize statement affects BASIC's Rnd function only. Other random-number generators (for example the Calc's RAND() function, etc.) are not affected by it." msgstr "L'instruction Randomize affecte seulement la fonction BASIC Rnd. Les autres générateurs de nombres aléatoires (par exemple la fonction Calc ALEA(), etc.) ne sont pas affectés." #. nbCqX #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3149655\n" "help.text" msgid "Example:" msgstr "Exemple :" #. Hsz4P #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3147288\n" "help.text" msgid "iVar = Int(10 * Rnd) ' Range from 0 to 9" msgstr "iVar = Int((10 * Rnd) ) ' Plage comprise entre 0 et 9" #. fzDBU #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3148617\n" "help.text" msgid "MsgBox sText,0,\"Spectral Distribution\"" msgstr "MsgBox sText,0,\"Distribution spectrale\"" #. ridE5 #: 03080302.xhp msgctxt "" "03080302.xhp\n" "tit\n" "help.text" msgid "Rnd Function" msgstr "Fonction Rnd" #. kNKLV #: 03080302.xhp msgctxt "" "03080302.xhp\n" "bm_id3148685\n" "help.text" msgid "Rnd function" msgstr "Rnd, fonction" #. z7xMw #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3148685\n" "help.text" msgid "Rnd Function" msgstr "Fonction Rnd" #. CgGQF #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3149669\n" "help.text" msgid "Returns a random number between 0 and 1." msgstr "Renvoie un nombre aléatoire entre 0 et 1." #. 3jLL3 #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3153897\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. ccGDo #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3150543\n" "help.text" msgid "Rnd [(Expression)]" msgstr "Rnd [(Expression)]" #. AsCDT #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3149655\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. 4W4JJ #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3154909\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. QRteh #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3125864\n" "help.text" msgid "Expression: Has no effect, is ignored if provided." msgstr "Expression : N'a aucun effet, est ignorée." #. Wv4Ne #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3147318\n" "help.text" msgid "The Rnd function returns decimal fractions ranging from 0 (included) to 1 (excluded) according to a uniform distribution. It uses the Mersenne Twister 19937 random-number generator. To generate random integers in a given range, use a formula like in the example below. A Randomize statement with a defined seed value can be used beforehand, if a predictable sequence of numbers is desired." msgstr "La fonction Rnd renvoie des nombres compris entre 0 (inclus) et 1 (exclus) répartis selon une distribution uniforme. Elle utilise le générateur de nombres aléatoires Mersenne Twister 19937. Pour générer des entiers aléatoires dans une plage donnée, utilisez une formule semblable à celle de l'exemple ci-dessous. Une instruction Randomize avec une graine définie peut être utilisée préalablement si une séquence de nombres prévisible est souhaitée." #. CoRrB #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3151118\n" "help.text" msgid "Example:" msgstr "Exemple :" #. A6Sx5 #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3147124\n" "help.text" msgid "Print \"Number from 1 to 5\"" msgstr "Print \"Nombre entre 1 et 5\"" #. AZcwu #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3154943\n" "help.text" msgid "Print \"Number from 6 to 8\"" msgstr "Print \"Nombre entre 6 et 8\"" #. mWvS6 #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3151074\n" "help.text" msgid "Print \"Greater than 8\"" msgstr "Print \"Supérieur à 8\"" #. o32Jf #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3155602\n" "help.text" msgid "Print \"Outside range 1 to 10\"" msgstr "Print \"En dehors de la plage 1 à 10\"" #. qhL3U #: 03080400.xhp msgctxt "" "03080400.xhp\n" "tit\n" "help.text" msgid "Square Root Calculation" msgstr "Calcul de la racine carrée" #. jDnzu #: 03080400.xhp msgctxt "" "03080400.xhp\n" "hd_id3148946\n" "help.text" msgid "Square Root Calculation" msgstr "Calcul de la racine carrée" #. cR7qM #: 03080400.xhp msgctxt "" "03080400.xhp\n" "par_id3159414\n" "help.text" msgid "Use this function to calculate square roots." msgstr "Cette fonction permet de calculer les racines carrées." #. uhF69 #: 03080401.xhp msgctxt "" "03080401.xhp\n" "tit\n" "help.text" msgid "Sqr Function" msgstr "Fonction Sqr" #. Ddss3 #: 03080401.xhp msgctxt "" "03080401.xhp\n" "bm_id3156027\n" "help.text" msgid "Sqr function" msgstr "Sqr, fonction" #. 3vK8N #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3156027\n" "help.text" msgid "Sqr Function" msgstr "Fonction Sqr" #. 92Pyd #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3147226\n" "help.text" msgid "Calculates the square root of a numeric expression." msgstr "Calcule la racine carrée d'une expression numérique." #. UjAFg #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3143267\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. u6hMY #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3149415\n" "help.text" msgid "Sqr (Number)" msgstr "Sqr (Number)" #. GxUbC #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3156023\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. RB3SF #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3147265\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. R6bxE #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3149457\n" "help.text" msgid "Number: Any numeric expression that you want to calculate the square root for." msgstr "Number : expression numérique dont la racine carrée doit être calculée." #. NNhxY #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3154365\n" "help.text" msgid "A square root is the number that you multiply by itself to produce another number, for example, the square root of 36 is 6." msgstr "Une racine carrée est un nombre qui est multiplié par lui-même pour produire un autre nombre ; ainsi, la racine carrée de 36 est 6." #. VXXxC #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3153192\n" "help.text" msgid "Example:" msgstr "Exemple :" #. 2GKHP #: 03080500.xhp msgctxt "" "03080500.xhp\n" "tit\n" "help.text" msgid "Integers" msgstr "Nombres entiers" #. dXCCi #: 03080500.xhp msgctxt "" "03080500.xhp\n" "hd_id3153345\n" "help.text" msgid "Integers and Fractional" msgstr "Nombres entiers et partie fractionnaire" #. GDH6b #: 03080500.xhp msgctxt "" "03080500.xhp\n" "par_id3156152\n" "help.text" msgid "Functions to round values to integers, and to take the fractional part of a value." msgstr "Fonctions permettant d'arrondir des valeurs à des entiers, et de prendre la partie fractionnaire d'une valeur." #. ZCpbJ #: 03080501.xhp msgctxt "" "03080501.xhp\n" "tit\n" "help.text" msgid "Fix Function" msgstr "Fonction Fix" #. MqD8E #: 03080501.xhp msgctxt "" "03080501.xhp\n" "bm_id3159201\n" "help.text" msgid "Fix function" msgstr "Fix, fonction" #. mA4HE #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3159201\n" "help.text" msgid "Fix Function" msgstr "Fonction Fix" #. nDHDK #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3149346\n" "help.text" msgid "Returns the integer value of a numeric expression by removing the fractional part of the number." msgstr "Renvoie la valeur entière d'une expression numérique en supprimant la partie fractionnaire du nombre." #. AxgCW #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3156152\n" "help.text" msgid "Fix (Expression)" msgstr "Fix (Expression)" #. T274X #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3149457\n" "help.text" msgid "Expression: Numeric expression that you want to return the integer value for." msgstr "Expression : expression numérique dont la valeur entière est à renvoyer." #. RmArT #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3156214\n" "help.text" msgid "Print Fix(3.14159) ' returns 3." msgstr "Print Fix(3.14159) ' renvoie 3." #. 9QGfT #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3154217\n" "help.text" msgid "Print Fix(0) ' returns 0." msgstr "Print Fix(0) ' renvoie 0." #. 5j2Di #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3145786\n" "help.text" msgid "Print Fix(-3.14159) ' returns -3." msgstr "Print Fix(-3.14159) ' renvoie -3." #. HRyFR #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id391546195157714\n" "help.text" msgid "Int Function" msgstr "Fonction Int" #. ZBbCV #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id51546195168056\n" "help.text" msgid "Frac Function" msgstr "Fonction Frac" #. D7BBT #: 03080502.xhp msgctxt "" "03080502.xhp\n" "tit\n" "help.text" msgid "Int Function" msgstr "Fonction Int" #. oGyiu #: 03080502.xhp msgctxt "" "03080502.xhp\n" "bm_id3153345\n" "help.text" msgid "Int function" msgstr "Int, fonction" #. cdtMv #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3153345\n" "help.text" msgid "Int Function" msgstr "Fonction Int" #. urGrY #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3155420\n" "help.text" msgid "Returns the integer portion of a number." msgstr "Renvoie la partie entière d'un nombre." #. 8hNhz #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3146795\n" "help.text" msgid "Int (Number)" msgstr "Int (Number)" #. byiBG #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3148797\n" "help.text" msgid "Number: Any valid numeric expression." msgstr "Number : toute expression numérique valide." #. G7cKf #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3125864\n" "help.text" msgid "Print Int(3.99) ' returns the value 3" msgstr "Print Int(3,99) ' renvoie la valeur 3" #. q3vhG #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3145787\n" "help.text" msgid "Print Int(0) ' returns the value 0" msgstr "Print Int(0) ' renvoie la valeur 0" #. 9Wc46 #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3153143\n" "help.text" msgid "Print Int(-3.14159) ' returns the value -4" msgstr "Print Int(-3,14159) ' renvoie la valeur -4" #. cpG6z #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id461546195246946\n" "help.text" msgid "Fix Function" msgstr "Fonction Fix" #. AZ4TG #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id51546195168056\n" "help.text" msgid "Frac Function" msgstr "Fonction Frac" #. zZFwE #: 03080503.xhp msgctxt "" "03080503.xhp\n" "tit\n" "help.text" msgid "Frac Function" msgstr "Fonction Frac" #. mVSM2 #: 03080503.xhp msgctxt "" "03080503.xhp\n" "bm_id3153345\n" "help.text" msgid "Frac function" msgstr "fonction Frac" #. 5ExAJ #: 03080503.xhp msgctxt "" "03080503.xhp\n" "hd_id3153345\n" "help.text" msgid "Frac Function" msgstr "Fonction Frac" #. AwHT9 #: 03080503.xhp msgctxt "" "03080503.xhp\n" "par_id3155420\n" "help.text" msgid "Returns the fractional portion of a number." msgstr "Renvoie la partie fractionnaire d'un nombre." #. MAVXR #: 03080503.xhp msgctxt "" "03080503.xhp\n" "par_id3146795\n" "help.text" msgid "Frac (Number)" msgstr "Frac (Number)" #. 4Dd36 #: 03080503.xhp msgctxt "" "03080503.xhp\n" "par_id3150400\n" "help.text" msgid "Double" msgstr "Double" #. PjX9r #: 03080503.xhp msgctxt "" "03080503.xhp\n" "par_id3148797\n" "help.text" msgid "Number: Any valid numeric expression." msgstr "Number : toute expression numérique valide." #. CteEJ #: 03080503.xhp msgctxt "" "03080503.xhp\n" "par_id3125864\n" "help.text" msgid "Print Frac(3.99) ' returns the value 0.99" msgstr "Print Frac(3,99) ' renvoie la valeur 0,99" #. vBNoB #: 03080503.xhp msgctxt "" "03080503.xhp\n" "par_id3145787\n" "help.text" msgid "Print Frac(0) ' returns the value 0" msgstr "Print Frac(0) ' renvoie la valeur 0" #. DGQgE #: 03080503.xhp msgctxt "" "03080503.xhp\n" "par_id3153143\n" "help.text" msgid "Print Frac(-3.14159) ' returns the value -0.14159" msgstr "Print Frac(-3,14159) ' renvoie la valeur -0,14159" #. AEbCW #: 03080503.xhp msgctxt "" "03080503.xhp\n" "par_id461546195246946\n" "help.text" msgid "Fix Function" msgstr "Fonction Fix" #. 4AmmH #: 03080503.xhp msgctxt "" "03080503.xhp\n" "par_id391546195157714\n" "help.text" msgid "Int Function" msgstr "Fonction Int" #. BbtLE #: 03080600.xhp msgctxt "" "03080600.xhp\n" "tit\n" "help.text" msgid "Absolute Values" msgstr "Valeurs absolues" #. xyu7E #: 03080600.xhp msgctxt "" "03080600.xhp\n" "hd_id3146958\n" "help.text" msgid "Absolute Values" msgstr "Valeurs absolues" #. L28VB #: 03080600.xhp msgctxt "" "03080600.xhp\n" "par_id3150771\n" "help.text" msgid "This function returns absolute values." msgstr "Cette fonction renvoie des valeurs absolues." #. VaBcX #: 03080601.xhp msgctxt "" "03080601.xhp\n" "tit\n" "help.text" msgid "Abs Function" msgstr "Fonction Abs" #. Y39pg #: 03080601.xhp msgctxt "" "03080601.xhp\n" "bm_id3159201\n" "help.text" msgid "Abs function" msgstr "Abs, fonction" #. pqK6s #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3159201\n" "help.text" msgid "Abs Function" msgstr "Fonction Abs" #. vGAGF #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3153394\n" "help.text" msgid "Returns the absolute value of a numeric expression." msgstr "Renvoie la valeur absolue d'une expression numérique." #. 9vLHh #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3149233\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. oikG9 #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3147573\n" "help.text" msgid "Abs (Number)" msgstr "Abs (Number)" #. 9JrGL #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3156152\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. Duhzt #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3154924\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. CaBaR #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3154347\n" "help.text" msgid "Number: Any numeric expression that you want to return the absolute value for. Positive numbers, including 0, are returned unchanged, whereas negative numbers are converted to positive numbers." msgstr "Number : expression numérique dont la valeur absolue est à renvoyer. Les nombres positifs, 0 compris, sont renvoyés tels quels, alors que les nombres négatifs sont convertis en nombres positifs." #. T3eu8 #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3153381\n" "help.text" msgid "The following example uses the Abs function to calculate the difference between two values. It does not matter which value you enter first." msgstr "L'exemple suivant utilise la fonction Abs pour calculer la différence entre deux valeurs. L'ordre de saisie des valeurs est sans importance." #. qf3vp #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3148451\n" "help.text" msgid "Example:" msgstr "Exemple :" #. ek5Jt #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3145786\n" "help.text" msgid "siW1 = Int(InputBox(\"Please enter the first amount\",\"Value Input\"))" msgstr "siW1 = Int(InputBox(\"Saisissez le premier nombre\",\"Saisie de valeur\"))" #. MG4ec #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3149561\n" "help.text" msgid "siW2 = Int(InputBox(\"Please enter the second amount\",\"Value Input\"))" msgstr "siW2 = Int(InputBox(\"Saisissez le second nombre\",\"Saisie de valeur\"))" #. BjZdb #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3145750\n" "help.text" msgid "Print \"The difference is \"; Abs(siW1 - siW2)" msgstr "Print \"La différence est \"; Abs(siW1 - siW2)" #. CDdkF #: 03080700.xhp msgctxt "" "03080700.xhp\n" "tit\n" "help.text" msgid "Expression Signs" msgstr "Signes des expressions" #. ersW6 #: 03080700.xhp msgctxt "" "03080700.xhp\n" "hd_id3150702\n" "help.text" msgid "Expression Signs" msgstr "Signes des expressions" #. zhw5K #: 03080700.xhp msgctxt "" "03080700.xhp\n" "par_id3148668\n" "help.text" msgid "This function returns the algebraic sign of a numeric expression." msgstr "Cette fonction renvoie le signe algébrique d'une expression numérique." #. EZYW2 #: 03080701.xhp msgctxt "" "03080701.xhp\n" "tit\n" "help.text" msgid "Sgn Function" msgstr "Fonction Sgn" #. hzA5f #: 03080701.xhp msgctxt "" "03080701.xhp\n" "bm_id3148474\n" "help.text" msgid "Sgn function" msgstr "Sgn, fonction" #. MQwDK #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3148474\n" "help.text" msgid "Sgn Function" msgstr "Fonction Sgn" #. 7BADP #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3148686\n" "help.text" msgid "Returns an integer number between -1 and 1 that indicates if the number that is passed to the function is positive, negative, or zero." msgstr "Renvoie un nombre entier compris entre -1 et 1 indiquant si le nombre transmis à la fonction est positif, négatif ou zéro." #. WeAbo #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3156023\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. 8TFfk #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3153897\n" "help.text" msgid "Sgn (Number)" msgstr "Sgn (Number)" #. R9qZJ #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3145069\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. hBAHj #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3150543\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. ExboK #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3154365\n" "help.text" msgid "Number: Numeric expression that determines the value that is returned by the function." msgstr "Number : expression numérique déterminant la valeur renvoyée par la fonction." #. R8M7A #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150767\n" "help.text" msgid "Number" msgstr "Numéro" #. ZhDdh #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150441\n" "help.text" msgid "Return value" msgstr "Valeur de retour" #. GJ8DT #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3161833\n" "help.text" msgid "negative" msgstr "Négatif" #. owL6c #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3155306\n" "help.text" msgid "Sgn returns -1." msgstr "Sgn renvoie -1." #. WLxTV #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3146119\n" "help.text" msgid "Sgn returns 0." msgstr "Sgn renvoie 0." #. 4tinv #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3153139\n" "help.text" msgid "positive" msgstr "Positif" #. DHyxd #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3154319\n" "help.text" msgid "Sgn returns 1." msgstr "Sgn renvoie 1." #. EhBsF #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3152576\n" "help.text" msgid "Example:" msgstr "Exemple :" #. Dd5kX #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3155416\n" "help.text" msgid "Print sgn(-10) ' returns -1" msgstr "Print sgn(-10) ' renvoie -1" #. RHqWn #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3154096\n" "help.text" msgid "Print sgn(0) ' returns 0" msgstr "Print sgn(0) ' renvoie 0" #. HeSov #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3148457\n" "help.text" msgid "Print sgn(10) ' returns 1" msgstr "Print sgn(10) ' renvoie 1" #. ojPdU #: 03080800.xhp msgctxt "" "03080800.xhp\n" "tit\n" "help.text" msgid "Converting Numbers" msgstr "Conversion de nombres" #. RPnwu #: 03080800.xhp msgctxt "" "03080800.xhp\n" "hd_id3145315\n" "help.text" msgid "Converting Numbers" msgstr "Conversion de nombres" #. ZRJWv #: 03080800.xhp msgctxt "" "03080800.xhp\n" "par_id3154760\n" "help.text" msgid "The following functions convert numbers from one number format to another." msgstr "Les fonctions suivantes permettent de convertir des nombres d'un format numérique à un autre." #. CMVC4 #: 03080801.xhp msgctxt "" "03080801.xhp\n" "tit\n" "help.text" msgid "Hex Function" msgstr "Fonction Hex" #. wo8Yg #: 03080801.xhp msgctxt "" "03080801.xhp\n" "bm_id3150616\n" "help.text" msgid "Hex function" msgstr "Hex, fonction" #. 4WpqB #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3150616\n" "help.text" msgid "Hex Function" msgstr "Fonction Hex" #. X79sx #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3145136\n" "help.text" msgid "Returns a string that represents the hexadecimal value of a number." msgstr "Renvoie une chaîne de caractères représentant la valeur hexadécimale d'un nombre." #. te3Mp #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3147573\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. sniHV #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3150771\n" "help.text" msgid "Hex (Number)" msgstr "Hex (Number)" #. Ejckw #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3147530\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. MvMTC #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3159414\n" "help.text" msgid "String" msgstr "Chaîne de caractères" #. RhxtR #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3156344\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. eJLYR #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3148947\n" "help.text" msgid "Number: Any numeric expression that you want to convert to a hexadecimal number." msgstr "Number : toute expression numérique à convertir en nombre hexadécimal." #. XyWiz #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3154365\n" "help.text" msgid "Example:" msgstr "Exemple :" #. WsqJB #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3156214\n" "help.text" msgid "' uses BasicFormulas in %PRODUCTNAME Calc" msgstr "' utilise des formules Basic dans %PRODUCTNAME Calc" #. PrCEr #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3149262\n" "help.text" msgid "' Returns a 32-bit signed integer number from an 8-digit hexadecimal value." msgstr "'Renvoie un nombre entier signé 32 bits à partir d'une valeur hexadécimale à 8 chiffres." #. fcv3u #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3147215\n" "help.text" msgid "' Calculates the 8-digit hexadecimal value out of a 32-bit signed integer number." msgstr "Calcule la valeur hexadécimale à 8 chiffres à partir d'un nombre entier signé 32 bits." #. Tko9w #: 03080802.xhp msgctxt "" "03080802.xhp\n" "tit\n" "help.text" msgid "Oct Function" msgstr "Fonction Oct" #. FERZ7 #: 03080802.xhp msgctxt "" "03080802.xhp\n" "bm_id3155420\n" "help.text" msgid "Oct function" msgstr "Oct, fonction" #. 8WFiU #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3155420\n" "help.text" msgid "Oct Function" msgstr "Fonction Oct" #. ApoGj #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3154924\n" "help.text" msgid "Returns the octal value of a number." msgstr "Renvoie la valeur octale d'un nombre." #. NWCSn #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3148947\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. oK8j3 #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3150543\n" "help.text" msgid "Oct (Number)" msgstr "Oct (Number)" #. 4v3fG #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3153360\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. DNqdN #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3154138\n" "help.text" msgid "String" msgstr "Chaîne de caractères" #. 9ymRV #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3156422\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. FUayo #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3150768\n" "help.text" msgid "Number: Any numeric expression that you want to convert to an octal value." msgstr "Number : toute expression numérique à convertir en valeur octale." #. ZGpEp #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3148672\n" "help.text" msgid "Example:" msgstr "Exemple :" #. TB5UE #: 03090000.xhp msgctxt "" "03090000.xhp\n" "tit\n" "help.text" msgid "Controlling Program Execution" msgstr "Contrôle de l'exécution du programme" #. xoHdj #: 03090000.xhp msgctxt "" "03090000.xhp\n" "hd_id3145136\n" "help.text" msgid "Controlling Program Execution" msgstr "Contrôle de l'exécution du programme" #. s6wg5 #: 03090000.xhp msgctxt "" "03090000.xhp\n" "par_id3143268\n" "help.text" msgid "The following statements control the execution of a program." msgstr "Les instructions suivantes contrôlent l'exécution du programme." #. tCvqF #: 03090000.xhp msgctxt "" "03090000.xhp\n" "par_id3156152\n" "help.text" msgid "A program generally executes from the first line of code to the last line of code. You can also execute certain procedures within the program according to specific conditions, or repeat a section of the program within a sub-procedure or function. You can use loops to repeat parts of a program as many times as necessary, or until a certain condition is met. These type of control statements are classified as Condition, Loop, or Jump statements." msgstr "En général, un programme s'exécute de la première à la dernière ligne de son code. Vous pouvez également exécuter certaines procédures en fonction de conditions spécifiques, à l'intérieur du programme, ou répéter une section du programme dans une sous-procédure ou dans une fonction. Au moyen de boucles, vous pouvez répéter des parties d'un programme un certain nombre de fois ou jusqu'à la satisfaction d'une certaine condition. Ces types d'instructions sont appelées Condition, Boucle et Saut." #. SVVdP #: 03090100.xhp msgctxt "" "03090100.xhp\n" "tit\n" "help.text" msgid "Condition Statements" msgstr "Instructions conditionnelles" #. GCLBh #: 03090100.xhp msgctxt "" "03090100.xhp\n" "hd_id3154422\n" "help.text" msgid "Condition Statements" msgstr "Instructions conditionnelles" #. TLban #: 03090100.xhp msgctxt "" "03090100.xhp\n" "par_id3153750\n" "help.text" msgid "The following statements are based on conditions." msgstr "Les instructions suivantes sont soumises à des conditions." #. CmEyf #: 03090101.xhp msgctxt "" "03090101.xhp\n" "tit\n" "help.text" msgid "If...Then...Else Statement" msgstr "Instruction If...Then...Else" #. 2tiGA #: 03090101.xhp msgctxt "" "03090101.xhp\n" "bm_id3154422\n" "help.text" msgid "If statement ElseIf; If statement Else If;If statement Else;If statement Else;If statement End If;If statement EndIf;If statement" msgstr "If, instruction ElseIf; instruction If Else If;instruction If Else;instruction If Else;instruction If End If;instruction If EndIf;instruction If" #. rEEbh #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id81592320644826\n" "help.text" msgid "If...Then...Else Statement" msgstr "Instruction If...Then...Else" #. aPd9F #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3155555\n" "help.text" msgid "Defines one or more statement blocks that you only want to execute if a given condition or expression is True." msgstr "Définit un ou plusieurs blocs d'instructions ne devant s'exécuter que si une condition donnée est True." #. udXzN #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id311592320434736\n" "help.text" msgid "If...EndIf statement" msgstr "Instruction If...EndIf" #. cWAi6 #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id591592320435808\n" "help.text" msgid "ElseIf fragment" msgstr "Fragment ElseIf" #. 9oiMB #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id221592320436632\n" "help.text" msgid "Else fragment" msgstr "Fragment Else" #. DQy4R #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3123476\n" "help.text" msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf." msgstr "À la place Else If vous pouvez écrire ElseIf, à la place de End If vous pouvez écrire EndIf." #. AXTiW #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id631592322239043\n" "help.text" msgid "If statements can be shortened to one line when using single statement blocks." msgstr "L'instruction If peut être raccourcie à une seule ligne lors de l'utilisation de blocs d'instruction unique." #. VDj9r #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153062\n" "help.text" msgid "The If...Then statement executes program blocks depending on given conditions. When %PRODUCTNAME Basic encounters an If statement, the condition is tested. If the condition is True, all subsequent statements up to the next Else or ElseIf statement are executed. If the condition is False, and an ElseIf statement follows, %PRODUCTNAME Basic tests the next expression and executes the following statements if the condition is True. If False, the program continues either with the next ElseIf or Else statement. Statements following Else are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following EndIf." msgstr "L'instruction If...Then exécute des blocs de programme en fonction de conditions données. Lorsque %Productname Basic rencontre une instruction If, la condition est évaluée. Si la condition est remplie True, toutes les instructions suivantes jusqu'à la prochaine instruction Else ou ElseIf sont exécutées. Si la condition est False et si elle est suivie d'une instruction ElseIf, %PRODUCTNAME Basic évalue la condition suivante et, si elle est TRUE, exécute les instructions suivantes. Si la condition est FALSE, le programme s'exécute conformément à la prochaine instruction ElseIf ou Else. Les instructions suivant Else ne sont exécutées que si aucune des conditions précédemment évaluées n'est True. Après avoir évalué toutes les conditions et exécuté les instructions correspondantes, le programme continue de s'exécuter suivant l'instruction figurant après EndIf." #. NKDQG #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153192\n" "help.text" msgid "You can nest multiple If...Then statements." msgstr "Vous pouvez imbriquer plusieurs instructions If...Then." #. sHwLq #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3154684\n" "help.text" msgid "Else and ElseIf statements are optional." msgstr "Les instructions Else et ElseIf sont facultatives." #. 73RuH #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3152939\n" "help.text" msgid "You can use GoTo and GoSub to jump out of an If...Then block, but not to jump into an If...Then structure." msgstr "Vous pouvez utiliser GoTo et GoSub pour quitter un bloc If...Then, mais non pour entrer dans une nouvelle structure If...Then." #. VEFva #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153951\n" "help.text" msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed." msgstr "L'exemple suivant permet de saisir la date d'expiration d'un produit et de déterminer si cette date est dépassée." #. gDmAx #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3154490\n" "help.text" msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")" msgstr "sDate = InputBox(\"Saisissez la date d'expiration (JJ.MM.AAAA).\")" #. GNXEn #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3155601\n" "help.text" msgid "MsgBox \"The expiration date has passed\"" msgstr "MsgBox \"La date d'expiration est dépassée.\"" #. DrRyf #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3146912\n" "help.text" msgid "MsgBox \"The expiration date has not yet passed\"" msgstr "MsgBox \"La date d'expiration n'est pas encore dépassée.\"" #. wS36Y #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3154754\n" "help.text" msgid "MsgBox \"The expiration date is today\"" msgstr "MsgBox \"La date d'expiration est aujourd'hui.\"" #. ZSGxr #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id161588865796615\n" "help.text" msgid "Select Case statement" msgstr "Instruction Select Case" #. knngj #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id281588865818334\n" "help.text" msgid "Iif or Switch functions" msgstr "Fonction lif ou Switch" #. ArPEq #: 03090102.xhp msgctxt "" "03090102.xhp\n" "tit\n" "help.text" msgid "Select...Case Statement" msgstr "Instruction Select...Case" #. PgL5b #: 03090102.xhp msgctxt "" "03090102.xhp\n" "bm_id3149416\n" "help.text" msgid "Select Case statement Case keyword; in Select Case statement" msgstr "Instruction Select Case Mot-clé Case; dans Select Case statement" #. aFMUq #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3149416\n" "help.text" msgid "Select...Case Statement" msgstr "Instruction Select...Case" #. je8zE #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3153896\n" "help.text" msgid "Defines one or more statement blocks depending on the value of an expression." msgstr "Définit un ou plusieurs blocs d'instructions en fonction de la valeur d'une expression." #. CFYkp #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id841588605629842\n" "help.text" msgid "Select Case syntax" msgstr "Syntaxe Select Case" #. TJu4u #: 03090102.xhp msgctxt "" "03090102.xhp\n" "bas_id251592381900645\n" "help.text" msgid "Select Case expression" msgstr "Expression Select Case" #. XrXnH #: 03090102.xhp msgctxt "" "03090102.xhp\n" "bas_id321592381903509\n" "help.text" msgid "Case values" msgstr "Case values" #. DCDEC #: 03090102.xhp msgctxt "" "03090102.xhp\n" "bas_id231592381903973\n" "help.text" msgid "Statement Block" msgstr "Bloc d'instructions" #. 9KDPg #: 03090102.xhp msgctxt "" "03090102.xhp\n" "bas_id361592381904372\n" "help.text" msgid "[ Case values2" msgstr "[ Case values2" #. jSGvu #: 03090102.xhp msgctxt "" "03090102.xhp\n" "bas_id421592382002520\n" "help.text" msgid "Statement Block]" msgstr "Statement Block]" #. NcGYQ #: 03090102.xhp msgctxt "" "03090102.xhp\n" "bas_id161592382004496\n" "help.text" msgid "[ Case Else" msgstr "[ Case Else" #. FkAUG #: 03090102.xhp msgctxt "" "03090102.xhp\n" "bas_id681592382005351\n" "help.text" msgid "Statement Block]" msgstr "Statement Block]" #. MmACE #: 03090102.xhp msgctxt "" "03090102.xhp\n" "bas_id831592381905293\n" "help.text" msgid "End Select" msgstr "End Select" #. HLsCW #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3156281\n" "help.text" msgid "expression: Any expression that controls if the statement block that follows the respective Case clause is executed." msgstr "expression : toute expression qui contrôle si le bloc d'instructions qui suit la clause Case respective doit être exécuté." #. F88YW #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3150448\n" "help.text" msgid "values: Any value list that is compatible with the expression. The statement block that follows the Case clause is executed if expression matches values." msgstr "values : toute liste de valeurs compatible avec l'expression. Le bloc d'instructions qui suit la clause Case est éxecuté si expression correspond à values." #. oCrpX #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3152597\n" "help.text" msgid "Print \"Number from 1 to 5\"" msgstr "Print \"Nombre entre 1 et 5\"" #. SGuia #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3147349\n" "help.text" msgid "Print \"Number from 6 to 8\"" msgstr "Print \"Nombre entre 6 et 8\"" #. cPErK #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3152886\n" "help.text" msgid "Print \"Greater than 8\"" msgstr "Print \"Supérieur à 8\"" #. VGBFL #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3146975\n" "help.text" msgid "Print \"Out of range 1 to 10\"" msgstr "Print \"En dehors de la plage 1 à 10\"" #. 4x2KT #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id161588865796615\n" "help.text" msgid "If statement" msgstr "Instruction If" #. uH3m4 #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id281588865818334\n" "help.text" msgid "Iif or Switch functions" msgstr "Fonctions lif ou Switch" #. pm7E8 #: 03090103.xhp msgctxt "" "03090103.xhp\n" "tit\n" "help.text" msgid "IIf Function" msgstr "Fonction IIf" #. G8vo7 #: 03090103.xhp msgctxt "" "03090103.xhp\n" "bm_id3155420\n" "help.text" msgid "IIf function" msgstr "IIf, fonction" #. TfzcA #: 03090103.xhp msgctxt "" "03090103.xhp\n" "hd_id3155420\n" "help.text" msgid "IIf Function" msgstr "Fonction IIf" #. nYxhE #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3145610\n" "help.text" msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression." msgstr "Renvoie un des deux résultats de fonction possibles, en fonction de la valeur logique de l'expression évaluée." #. AbQZs #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3147560\n" "help.text" msgid "IIf (Bool As Boolean, Variant1 As Variant, Variant2 As Variant) As Variant" msgstr "" #. WA953 #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3153381\n" "help.text" msgid "Bool: Any expression that you want to evaluate. If the expression evaluates to True, the function returns the value of Variant1, otherwise it returns the value of Variant2." msgstr "" #. 4CnY7 #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3150870\n" "help.text" msgid "Variant1, Variant2: Any expression, one of which will be returned as the function result, depending on the logical evaluation." msgstr "" #. JJd8f #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id541598638231139\n" "help.text" msgid "IIf evaluates both Variant1 and Variant2 even if it returns only one of them. If one of the expressions results in error, the function returns the error. For example, do not use IIF to bypass a possible division by zero result." msgstr "" #. vGAma #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id1001598638460925\n" "help.text" msgid "REM Returns the maximum of 3 values" msgstr "REM renvoie 3 valeurs au maximum" #. 9JAJ5 #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id161598638840133\n" "help.text" msgid "REM Bad usage of function IIf" msgstr "REM Mauvais utilisation de la fonction IIf" #. keK5U #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id161588865796615\n" "help.text" msgid "If or Select Case statements" msgstr "Instructions If ou Select Case" #. KxSDU #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id281588865818334\n" "help.text" msgid "Switch function" msgstr "Fonction Switch" #. RKALL #: 03090200.xhp msgctxt "" "03090200.xhp\n" "tit\n" "help.text" msgid "Loops" msgstr "Boucles" #. NKXNr #: 03090200.xhp msgctxt "" "03090200.xhp\n" "hd_id3153990\n" "help.text" msgid "Loops" msgstr "Boucles" #. gDVek #: 03090200.xhp msgctxt "" "03090200.xhp\n" "par_id3147226\n" "help.text" msgid "The following statements execute loops." msgstr "Les instructions suivantes exécutent des boucles." #. UAuBq #: 03090201.xhp msgctxt "" "03090201.xhp\n" "tit\n" "help.text" msgid "Do...Loop Statement" msgstr "Instruction Do...Loop" #. 79pyv #: 03090201.xhp msgctxt "" "03090201.xhp\n" "bm_id3156116\n" "help.text" msgid "Do...Loop statement While; Do loop Until loops" msgstr "Do...Loop, instructionWhile;Do loopUntilboucles" #. muTe9 #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3156116\n" "help.text" msgid "Do...Loop Statement" msgstr "Instruction Do...Loop" #. iC6SG #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3109850\n" "help.text" msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True." msgstr "Répète l'instruction entre Do et l'instruction Loop alors que la condition est True ou jusqu'à ce que la condition devienne True." #. aiGhW #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id311592320434736\n" "help.text" msgid "Do statement" msgstr "Instruction Do" #. Ebajb #: 03090201.xhp msgctxt "" "03090201.xhp\n" "bas_id171592386317704\n" "help.text" msgid "' Do While: The statement block is repeated as long as the condition is true" msgstr "' Do While: le bloc d'instruction est répété tant que la condition est vraie" #. VDEWA #: 03090201.xhp msgctxt "" "03090201.xhp\n" "bas_id11592386319239\n" "help.text" msgid "' Do Until: The statement block is repeated as long as the condition is false" msgstr "' Do Until: le bloc d'instruction est répété tant que la condition est fausse" #. Dsqzg #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id591592320435808\n" "help.text" msgid "Do...Loop statement" msgstr "Instruction Do...Loop" #. VVtxi #: 03090201.xhp msgctxt "" "03090201.xhp\n" "bas_id911592386676044\n" "help.text" msgid "' Loop While: The statement block repeats as long as the condition is true" msgstr "' Loop While: le bloc d'instruction est répété tant que la condition est vraie" #. 92FMy #: 03090201.xhp msgctxt "" "03090201.xhp\n" "bas_id971592386677004\n" "help.text" msgid "' Loop Until: The statement block repeats until the condition is true" msgstr "' Loop Until: le bloc d'instruction est répété jusqu'à ce que la condition soit vraie" #. YFnQL #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150791\n" "help.text" msgid "The Do...Loop statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the Do or the Loop statement. The above examples are valid combinations." msgstr "L'instruction Do ... Loop exécute une boucle tant que, ou jusqu'à ce qu'une certaine condition soit True. La condition de sortie de la boucle doit être saisie après l'instruction Do ou Loop. Les exemples ci-dessus sont des combinaisons correctes." #. 8QxEA #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3156344\n" "help.text" msgid "condition: A comparison, numeric or Basic expression, that evaluates to either True or False." msgstr "condition: une comparaison, expression numérique ou basique, qui donne la valeur True ou False." #. C6QdX #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149669\n" "help.text" msgid "statements: Statements that you want to repeat while or until a condition is True." msgstr "statements: instructions que vous voulez répéter alors ou jusqu'à ce qu'une condition soit True." #. iXQfC #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149484\n" "help.text" msgid "Use the Exit Do statement to unconditionally end the loop. You can add this statement anywhere in a Do...Loop statement. You can also define an exit condition using the If...Then structure as follows:" msgstr "Servez-vous de l'instruction Exit Do pour mettre fin à la boucle sans condition. Vous pouvez ajouter cette instruction en n'importe quel point d'une instruction Do...Loop. Vous pouvez également définir une condition de sortie à l'aide de la structure If...Then, comme suit :" #. FZoqi #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id161588865796615\n" "help.text" msgid "For, Select Case or While statements" msgstr "Instructions For, Select Case ou While" #. BB6L9 #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id281588865818334\n" "help.text" msgid "Iif or Switch functions" msgstr "Fonctions Iif ou Switch" #. QECNJ #: 03090202.xhp msgctxt "" "03090202.xhp\n" "tit\n" "help.text" msgid "For...Next Statement" msgstr "Instruction For...Next" #. TvxZC #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bm_id3149205\n" "help.text" msgid "For statementFor Each statementIn keywordNext keywordStep keywordTo keyword" msgstr "Instruction ForInstruction For EachMot-clé InMot-clé NextMot-clé StepMot-clé To" #. nDNK5 #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3149205\n" "help.text" msgid "For...Next Statement" msgstr "Instruction For...Next" #. AFEvH #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3143267\n" "help.text" msgid "Repeats the statements between the For...Next block a specified number of times." msgstr "Répète les instructions situées dans le bloc For ... Next un nombre spécifié de fois." #. h79GC #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3156153\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. UqJyC #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id491585753339474\n" "help.text" msgid "For Statement diagram" msgstr "Diagramme de l'instruction For" #. SuZFA #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156024\n" "help.text" msgid "statement-block" msgstr "Bloc d'instructions" #. CCuTr #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3159414\n" "help.text" msgid "statement-block" msgstr "Bloc d'instructions" #. bcKDQ #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id491585653339474\n" "help.text" msgid "For Each Statement diagram" msgstr "Diagramme de l'instruction For Each" #. YbrKJ #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bas_id821586521234861\n" "help.text" msgid "statement-block" msgstr "Bloc d'instructions" #. 75jXr #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bas_id501586521235517\n" "help.text" msgid "statement-block" msgstr "Bloc d'instructions" #. hE24y #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3150400\n" "help.text" msgid "Variables:" msgstr "Variables :" #. iPLzw #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3150358\n" "help.text" msgid "counter: Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable step until end is passed." msgstr "compteur: de bouclecompteurinitialisé à la valeur à droite du signe égal(start). Seules les variables numériques sont valides. Le compteur de boucles augmente ou diminue en fonction de la variable pas jusqu'à ce que fin soit dépassé." #. crpJL #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3152455\n" "help.text" msgid "start: Numeric variable that defines the initial value at the beginning of the loop." msgstr "début: Variable numérique qui définit la valeur initiale au début de la boucle." #. u8ZEL #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3151043\n" "help.text" msgid "end: Numeric variable that defines the final value at the end of the loop." msgstr "fin: Variable numérique définissant la valeur finale à la fin de la boucle." #. TmxSC #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156281\n" "help.text" msgid "step: Sets the value by which to increase or decrease the loop counter. If step is not specified, the loop counter is incremented by 1. In this case, end must be greater than start. If you want to decrease counter, end must be less than start, and step must be assigned a negative value." msgstr "pas: Définit la valeur par laquelle augmenter ou diminuer le compteur de boucles. Sipas n'est pas précisé, le compteur de boucles est augmenté de 1. dans ce cas, fin doit être supérieur à début. Si vous voulez diminuer lecompteur, fin doit être inférieur à début, et pas doit être défini à une valeur négative." #. VMWd9 #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3154684\n" "help.text" msgid "The For...Next loop repeats all of the statements in the loop for the number of times that is specified by the parameters." msgstr "La boucle For...Next répète toutes les instructions comprises dans la boucle le nombre de fois spécifié par les paramètres." #. 6pQ2G #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3147287\n" "help.text" msgid "As the counter variable is decreased, %PRODUCTNAME Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically terminates." msgstr "Lorsque la variable compteur décroît, %PRODUCTNAME Basic vérifie si fin est atteint. Aussitôt que compteur franchit la valeurfin la boucle se termine automatiquement." #. hFEyc #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3159154\n" "help.text" msgid "It is possible to nest For...Next statements. If you do not specify a variable following the Next statement, Next automatically refers to the most recent For statement." msgstr "Il est possible d'imbriquer des instructions For...Next. Si aucune variable n'est spécifiée après l'instruction Next, Next se réfère automatiquement à l'instruction For la plus récente." #. 73dKb #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155306\n" "help.text" msgid "If you specify an increment of 0, the statements between For and Next are repeated continuously." msgstr "Si vous spécifiez un incrément de 0, les instructions comprises entre For et Next sont répétées en continu." #. Xxfcy #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155854\n" "help.text" msgid "When counting down the counter variable, %PRODUCTNAME Basic checks for overflow or underflow. The loop ends when counter exceeds end (positive Step value) or is less than end (negative Step value)." msgstr "Lors de la décroissance de la variable de compteur, %PRODUCTNAME Basic vérifie le débordement. La boucle se termine quand le compteur dépassefin (valeur Pas positive) ou est inférieure à fin (valeur de Pas négative.)." #. DNpBx #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3145273\n" "help.text" msgid "Use the Exit For statement to exit the loop unconditionally. This statement must be within a For...Next loop. Use the If...Then statement to test the exit condition as follows:" msgstr "Utilisez l'instruction Exit For pour sortir de la boucle sans condition. Cette instruction doit être insérée à l'intérieur d'une boucle For...Next. Pour évaluer la condition de sortie, utilisez l'instruction If...Then comme suit :" #. M36BA #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bas_id621586522583437\n" "help.text" msgid "statement-block" msgstr "Bloc d'instructions" #. k56rG #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bas_id711586522584013\n" "help.text" msgid "statement-block" msgstr "Bloc d'instructions" #. C2e3R #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156286\n" "help.text" msgid "In nested For...Next loops, if you exit a loop unconditionally with Exit For, only one loop is exited." msgstr "En cas de boucles For...Nextimbriquées,si vous sortez de la boucle avec Exit For, une seule boucle se termine." #. Xo6Nj #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3148457\n" "help.text" msgid "Examples" msgstr "Exemples" #. mdCY2 #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3151074\n" "help.text" msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that is filled with various contents:" msgstr "L'exemple suivant utilise deux boucles imbriquées pour trier un tableau de chaînes avec 10 éléments (sEntry ()), qui est rempli de divers contenus:" #. uEoLD #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id561586524231943\n" "help.text" msgid "This explores the content of an array to display each item it contains." msgstr "Ceci explore le contenu d'un tableau pour afficher chaque élément qu'il contient." #. TGDLQ #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bas_id511586523090639\n" "help.text" msgid "Sub list_iteration" msgstr "Sub list_iteration" #. biVQS #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bas_id391586523091799\n" "help.text" msgid "cutlery = Array(\"fork\", \"knife\", \"spoon\")" msgstr "couverts= Array(\"fourchette\", \"couteau\", \"cuiller\")" #. AupdW #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bas_id811586523092655\n" "help.text" msgid "For Each item in cutlery" msgstr "For Each item in couverts" #. BdxhG #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bas_id271586523092911\n" "help.text" msgid "Print item" msgstr "Print item" #. Pjkxm #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bas_id941586523093415\n" "help.text" msgid "Next ' item" msgstr "Next ' item" #. ArG25 #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bas_id301586523093607\n" "help.text" msgid "End Sub" msgstr "End Sub" #. GD68h #: 03090203.xhp msgctxt "" "03090203.xhp\n" "tit\n" "help.text" msgid "While...Wend Statement" msgstr "Instruction While...Wend" #. MB6No #: 03090203.xhp msgctxt "" "03090203.xhp\n" "bm_id3150400\n" "help.text" msgid "While;While...Wend loop While;While Wend loop" msgstr "While;While...Wend loopWhile;While Wend loop" #. piD5w #: 03090203.xhp msgctxt "" "03090203.xhp\n" "hd_id3150400\n" "help.text" msgid "While...Wend Statement" msgstr "Instruction While...Wend" #. QMYRt #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151211\n" "help.text" msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the While statement. If the condition is still True, the loop is executed again." msgstr "Lorsqu'un programme rencontre une instruction While, il vérifie la condition. Si celle-ci est False, l'exécution du programme se poursuit à partir des instructions figurant après l'instruction Wend. Si elle est True, la boucle est exécutée jusqu'à ce que le programme trouve Wend et revienne ensuite à l'instruction While. Si la condition est encore True, la boucle est de nouveau exécutée." #. McvNv #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151041\n" "help.text" msgid "Unlike the Do...Loop statement, you cannot cancel a While...Wend loop with Exit. Never exit a While...Wend loop with GoTo, since this can cause a run-time error." msgstr "Contrairement à l'instruction Do...Loop, une boucle While...Wend ne peut pas être annulée par l'instruction Exit. Ne quittez jamais une boucle While...Wend avec l'instruction GoTo, car cela risque d'entraîner une erreur d'exécution." #. s8j22 #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3145172\n" "help.text" msgid "A Do...Loop is more flexible than a While...Wend." msgstr "Une instruction Do...Loop est plus flexible que l'instruction While...Wend." #. DB6ZD #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id831588865616326\n" "help.text" msgid "While syntax" msgstr "Syntaxe de While" #. DZ929 #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3155306\n" "help.text" msgid "sText =\"This is a short text\"" msgstr "sText =\"This is a short text\"" #. ATdAF #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3153189\n" "help.text" msgid "MsgBox sText,0,\"Text encoded\"" msgstr "MsgBox sText,0,\"Texte codé\"" #. Tu4uw #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id161588865796615\n" "help.text" msgid "Do...Until or Do...While statement" msgstr "Instruction Do...Until ou Do...While" #. CroFU #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id281588865818334\n" "help.text" msgid "Exit statement" msgstr "Instruction Exit" #. kSjtx #: 03090300.xhp msgctxt "" "03090300.xhp\n" "tit\n" "help.text" msgid "Jumps" msgstr "Sauts" #. hMrhK #: 03090300.xhp msgctxt "" "03090300.xhp\n" "hd_id3151262\n" "help.text" msgid "Jumps" msgstr "Sauts" #. eLVNY #: 03090300.xhp msgctxt "" "03090300.xhp\n" "par_id3148983\n" "help.text" msgid "The following statements execute jumps." msgstr "Les instructions suivantes exécutent des sauts." #. egdwE #: 03090301.xhp msgctxt "" "03090301.xhp\n" "tit\n" "help.text" msgid "GoSub...Return Statement" msgstr "Instruction GoSub...Return" #. EhtAB #: 03090301.xhp msgctxt "" "03090301.xhp\n" "bm_id3147242\n" "help.text" msgid "GoSub...Return statement label; in GoSub...Return statement" msgstr "Instruction GoSub...Return label; dans l'instruction GoSub...Return" #. cfNGR #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3147242\n" "help.text" msgid "GoSub...Return Statement" msgstr "Instruction GoSub...Return " #. HSYep #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145316\n" "help.text" msgid "Calls a subroutine that is indicated by a label inside a Sub or a Function. The statements following the label are executed until the next Return statement. Afterwards, the program continues with the statement that follows the GoSub statement." msgstr "Appelle un sous-programme défini par une étiquette dans un Sub ou une Function. Les instructions sont exécutées jusqu'à l'instructionReturn. Ensuite, le programme continue avec l'instruction suivant l'instruction GoSub." #. g6Wgg #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145069\n" "help.text" msgid "GoSub label[:]" msgstr "GoSub étiquette[:]" #. krBDs #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id471588670859073\n" "help.text" msgid "label: A line identifier indicating where to continue execution. The scope of a label in that of the routine it belongs to." msgstr "étiquette: Un identifiant de ligne indiquant où continuer l'exécution. La portée d'une étiquette est celle de la routine à laquelle elle appartient." #. sqKLC #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3147318\n" "help.text" msgid "The GoSub statement calls a local subroutine indicated by a label from within a subroutine or a function. The name of the label must end with a colon (\":\")." msgstr "L'instruction GoSub appelle un sous-programme local indiqué par une étiquette à partir d'un sous-programme ou d'une fonction. Le nom de l'étiquette doit se terminer par deux points (\":\")." #. CfgLj #: 03090301.xhp msgctxt "" "03090301.xhp\n" "bas_id411588670455217\n" "help.text" msgid "' statements" msgstr "'instructions" #. hGEZe #: 03090301.xhp msgctxt "" "03090301.xhp\n" "bas_id421588670457589\n" "help.text" msgid "' statements" msgstr "'instructions" #. a8NbA #: 03090301.xhp msgctxt "" "03090301.xhp\n" "bas_id171588670458263\n" "help.text" msgid "' statements" msgstr "'instructions" #. X2mAh #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3153190\n" "help.text" msgid "If the program encounters a Return statement not preceded by GoSub, $[officename] Basic returns an error message. Use Exit Sub or Exit Function to ensure that the program leaves a Sub or Function before reaching the next Return statement." msgstr "Si le programme rencontre une instruction Return qui n'est pas précédée de GoSub, $[officename] Basic renvoie un message d'erreur. Utilisez Exit Sub ou Exit Fonction pour vous assurer que le programme quitte une instruction Sub ou Function avant d'atteindre l'instruction Return suivante." #. HZDqC #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145799\n" "help.text" msgid "The following example demonstrates the use of GoSub and Return. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user." msgstr "L'exemple suivant montre l'utilisation des instructions GoSub et Return. En exécutant deux fois la section de programme suivante, le programme calcule la racine carrée de deux nombres saisis par l'utilisateur." #. JXEq5 #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3146970\n" "help.text" msgid "iInputa = Int(InputBox(\"Enter the first number: \",\"NumberInput\"))" msgstr "iInputa = Int(InputBox(\"Saisissez le premier nombre : \",\"EntréeNombre\"))" #. iC9jg #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3150329\n" "help.text" msgid "iInputb = Int(InputBox(\"Enter the second number: \",\"NumberInput\"))" msgstr "iInputb = Int(InputBox(\"Saisissez le second nombre : \",\"EntréeNombre\"))" #. LFYhz #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154756\n" "help.text" msgid "Print \"The square root of\";iInputa;\" is\";iInputc" msgstr "Print \"La racine carrée de\";iInputa;\" est\";iInputc" #. hDCHM #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3147340\n" "help.text" msgid "Print \"The square root of\";iInputb;\" is\";iInputc" msgstr "Print \"La racine carrée de\";iInputb;\" est\";iInputc" #. ruEDV #: 03090302.xhp msgctxt "" "03090302.xhp\n" "tit\n" "help.text" msgid "GoTo Statement" msgstr "Instruction GoTo" #. MJeVf #: 03090302.xhp msgctxt "" "03090302.xhp\n" "bm_id3159413\n" "help.text" msgid "GoTo statement label; in GoTo statement" msgstr "Instruction GoTo étiquette; dans l'instruction GoTo" #. cLxHY #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3159413\n" "help.text" msgid "GoTo Statement" msgstr "Instruction GoTo" #. zmo8E #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3153379\n" "help.text" msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label." msgstr "Continue l'exécution du programme dans une Procédure ouFonction à la ligne de la procédure indiquée par une étiquette." #. MFgEA #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3149656\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. ziCip #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3150870\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. AoFVn #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id471588670859073\n" "help.text" msgid "label: A line identifier indicating where to continue execution. The scope of a label is that of the routine it belongs to." msgstr "label: un identifiant de ligne indiquant où continuer l'exécution. La portée d'une étiquette est celle de la routine à laquelle elle appartient." #. ocGjF #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3152596\n" "help.text" msgid "Use the GoTo statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and end it with a colon (\":\")." msgstr "Utilisez l'instruction GoTopour donner à $[officename] Basic l'instruction de reprendre l'exécution du programme à partir d'un autre point de la procédure. Ce point doit être indiqué par une étiquette. Pour définir une étiquette, assignez un nom suivi du signe deux-points (\":\")." #. 8o2aP #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3155416\n" "help.text" msgid "You cannot use the GoTo statement to jump out of a Sub or Function." msgstr "Vous ne pouvez pas utiliser l'instruction GoTo pour sortir d'une Procédure ou Fonction." #. s9tCK #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3154731\n" "help.text" msgid "Example:" msgstr "Exemple :" #. YN5FT #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3156424\n" "help.text" msgid "' statement block" msgstr "'Bloc d'instructions" #. 4DWfG #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3161832\n" "help.text" msgid "' statement block" msgstr "'Bloc d'instructions" #. FMGBa #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3152462\n" "help.text" msgid "' statement block" msgstr "'Bloc d'instructions" #. GLei6 #: 03090303.xhp msgctxt "" "03090303.xhp\n" "tit\n" "help.text" msgid "On...GoSub Statement; On...GoTo Statement" msgstr "Instruction On...GoSub ; Instruction On...GoTo" #. RSWDG #: 03090303.xhp msgctxt "" "03090303.xhp\n" "bm_id3153897\n" "help.text" msgid "On...GoSub statement On...GoTo statement label; in On...GoSub statement label; in On...GoTo statement" msgstr "Instruction On...GoSub Instruction On...GoTo étiquette; dans l'instruction On...GoSub étiquette; dans l'instruction On...GoTo" #. nDExE #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3153897\n" "help.text" msgid "On...GoSub Statement; On...GoTo Statement" msgstr "Instruction On...GoSub; Instruction On...GoTo" #. 9AaZW #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3150359\n" "help.text" msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression." msgstr "Passe à l'une des lignes spécifiées dans le code du programme, en fonction de la valeur d'une expression numérique." #. 7yAyG #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id841588605629842\n" "help.text" msgid "On GoSub/GoTo syntax" msgstr "Sytaxe On GoSub/GoTo" #. 7DeW7 #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3154366\n" "help.text" msgid "On expression GoSub Label1[, Label2[, Label3[,...]]]" msgstr "On expression GoSub Label1[, Label2[, Label3[,...]]]" #. osLES #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3150769\n" "help.text" msgid "On expression GoTo Label1[, Label2[, Label3[,...]]]" msgstr "On expression GoTo Label1[, Label2[, Label3[,...]]]" #. eLCEK #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3148673\n" "help.text" msgid "expression: Any numeric expression between 0 and 255 that determines which of the lines the program branches to. If expression is 0, the statement is not executed. If expression is greater than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = First label; 2 = Second label)" msgstr "expression:Toute expression numérique comprise entre 0 et 255 qui détermine à laquelle des lignes le programme se branche. Si expression vaut 0,l'instruction n'est pas exécutée. Siexpression est supérieure à 0, le programme saute à l'étiquette dont le numéro de position correspond à l'expression(1 = première étiquette; 2 = Seconde étiquette)" #. K4CfD #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3153194\n" "help.text" msgid "label: Target line according to GoTo or GoSub structure." msgstr "étiquette: Ligne cible selon la structure GoTo ou GoSub." #. eqUXk #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3156442\n" "help.text" msgid "The GoTo or GoSub conventions are valid." msgstr "Les conventions GoTo ou GoSub sont reconnues." #. PtTux #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3153948\n" "help.text" msgid "sVar =sVar & \" From Sub 1 to\" : Return" msgstr "sVar =sVar & \" De Sub 1 à\" : return" #. VKHHb #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3153708\n" "help.text" msgid "sVar =sVar & \" From Sub 2 to\" : Return" msgstr "sVar =sVar & \" De Sub 2 à\" : return" #. uRwqS #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3150321\n" "help.text" msgid "sVar =sVar & \" Label 1\" : GoTo Ende" msgstr "sVar =sVar & \" Étiquette 1\" : GoTo Fin" #. MccqF #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3155764\n" "help.text" msgid "sVar =sVar & \" Label 2\"" msgstr "sVar =sVar & \"Étiquette 2\"" #. vPMtX #: 03090400.xhp msgctxt "" "03090400.xhp\n" "tit\n" "help.text" msgid "Further Statements" msgstr "Autres instructions" #. ML48g #: 03090400.xhp msgctxt "" "03090400.xhp\n" "hd_id3145316\n" "help.text" msgid "Further Statements" msgstr "Autres instructions" #. qFvDF #: 03090400.xhp msgctxt "" "03090400.xhp\n" "par_id3154923\n" "help.text" msgid "Statements that do not belong to any of the other categories are described here." msgstr "Les instructions ne faisant pas partie des autres catégories sont décrites dans cette section." #. VEG8P #: 03090401.xhp msgctxt "" "03090401.xhp\n" "tit\n" "help.text" msgid "Call Statement" msgstr "Instruction Call" #. XWEkZ #: 03090401.xhp msgctxt "" "03090401.xhp\n" "bm_id3154422\n" "help.text" msgid "Call statement" msgstr "Call, instruction" #. ynyEA #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3154422\n" "help.text" msgid "Call Statement" msgstr "Instruction Call" #. FdEBA #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3153394\n" "help.text" msgid "Transfers the control of the program to a subroutine, a function, or a procedure of a Dynamic Link Library (DLL). The keyword, type and number of parameters is dependent on the routine that is being called." msgstr "Transfère le contrôle du programme à un sous-programme, une fonction ou une procédure d'une Bibliothèque de liaison dynamique (DLL). Le mot-clé, le type et le nombre de paramètres dépendent de la routine appelée." #. CXLBw #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id491585753339474\n" "help.text" msgid "Call Statement diagram" msgstr "Diagramme de l'instruction Call" #. zeXDB #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3150984\n" "help.text" msgid "[Call] name [(] [param :=] value, ... [)]" msgstr "[Call] nom[(] [param :=] value, ... [)]" #. 75EPa #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3148473\n" "help.text" msgid "name: Name of the subroutine, the function, or the DLL that you want to call" msgstr "name:Nom du sous-programme, de la fonction ou de la DLL que vous voulez appeler." #. 23rrr #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3148946\n" "help.text" msgid "param: Keyword parameter name to pass to the routine, followed by its value. The name must match the routine declaration. Keywords are optional and can be used in any order." msgstr "paramètre: Nom du paramètre de mot-clé à passer à la routine, suivi de sa valeur. Le nom doit correspondre à la déclaration de routine. Les mots clés sont facultatifs et peuvent être utilisés dans n'importe quel ordre." #. r9JSP #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id871586190690812\n" "help.text" msgid "value: Positional parameter value. The type is dependent on the routine that is being called" msgstr "valeur: Valeur du paramètre positionnel. Le type dépend de la routine appelée." #. gANH7 #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id421586006407428\n" "help.text" msgid "When mixing positional and keyword parameters, make sure positional parameters are following the routine declaration order." msgstr "Lorsque vous mélangez des paramètres de position et de mot clé, assurez-vous que les paramètres de position suivent l'ordre de déclaration de routine." #. cLUAB #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3154216\n" "help.text" msgid "When a function is used as an expression, enclosing parameters with brackets becomes necessary. Using a Declare statement is compulsory prior to call a DLL." msgstr "Lorsqu'une fonction est utilisée comme expression, il est nécessaire de placer les paramètres entre crochets. Utilisant une Using a Instruction Declare est obligatoire avant d'appeler une DLL." #. eyeVE #: 03090402.xhp msgctxt "" "03090402.xhp\n" "tit\n" "help.text" msgid "Choose Function" msgstr "Fonction Choose" #. 3AfGe #: 03090402.xhp msgctxt "" "03090402.xhp\n" "bm_id3143271\n" "help.text" msgid "Choose function" msgstr "Choose, fonction" #. acMxU #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3143271\n" "help.text" msgid "Choose Function" msgstr "Fonction Choose" #. mSQHZ #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3149234\n" "help.text" msgid "Returns a selected value from a list of arguments." msgstr "Renvoie une valeur sélectionnée dans une liste d'arguments." #. mJ9ED #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id131649410695924\n" "help.text" msgid "Variant. A value inferred from the Index parameter." msgstr "Variant. Une valeur déduite du paramètre Index." #. FzwBC #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3148664\n" "help.text" msgid "Index: Any numeric expression rounded to a whole number. Index accepts integer values starting at 1 that specify which of the possible choices to return." msgstr "Index : toute expression numérique arrondie à un nombre entier. Index accepte des valeurs entières commençant à 1 qui spécifient lequel des choix possibles renvoyer." #. F4HGV #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3150791\n" "help.text" msgid "Expression1, Expression2, …, Expression_n: Expressions representing each of the possible choices." msgstr "Expression1, Expression2, …, Expression_n : expressions représentant chacun des choix possibles." #. EnHLY #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3151043\n" "help.text" msgid "The Choose function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if Index = 2, it returns the second expression, and so on." msgstr "La fonction Choose renvoie une valeur à partir de la liste d'expressions en fonction de la valeur de l'index. Si Index = 1, elle renvoie la première expression de la liste, si Index i= 2, elle renvoie la deuxième expression, et ainsi de suite." #. 3zB3D #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3153192\n" "help.text" msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value." msgstr "Si la valeur de l'index est inférieure à 1 ou supérieure au nombre d'expressions de la liste, la fonction renvoie la valeur Null." #. 29FZG #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id911649410528836\n" "help.text" msgid "Error #5 occurs when parameters are omitted. Error #13 occurs if Index equals Null." msgstr "L'erreur #5 se produit lorsque des paramètres sont omis. L'erreur #13 se produit si Index est égal à Null." #. pKeBP #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3156281\n" "help.text" msgid "The following example uses the or Choose function to select a string from several strings that form a menu:" msgstr "L'exemple suivant utilise la fonction Choose pour sélectionner une chaîne de caractères à partir de plusieurs chaînes constituant un menu :" #. Mg2aX #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_idm871795712\n" "help.text" msgid "Print ChooseMenu(2) ' \"Save Format\"" msgstr "Print ChooseMenu(2) ' \"Save Format\"" #. RqBgd #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3156443\n" "help.text" msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")" msgstr "ChooseMenu = Choose(Index, \"Formatage rapide\", \"Formatage avec sauvegarde\", \"Formatage système\")" #. vTaJA #: 03090403.xhp msgctxt "" "03090403.xhp\n" "tit\n" "help.text" msgid "Declare Statement" msgstr "Instruction Declare" #. E7PJ3 #: 03090403.xhp msgctxt "" "03090403.xhp\n" "bm_id3148473\n" "help.text" msgid "Declare statement" msgstr "Declare, instruction" #. 9FWFc #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3148473\n" "help.text" msgid "Declare Statement" msgstr "Instruction Declare" #. prHYx #: 03090403.xhp msgctxt "" "03090403.xhp\n" "bm_id3145316\n" "help.text" msgid "DLL (Dynamic Link Library)" msgstr "DLL (Dynamic Link Library, Bibliothèque de liaison dynamique)" #. doBTG #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3145316\n" "help.text" msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic." msgstr "Déclare et définit une sous-routine dans un fichier DLL à exécuter à partir de $[officename] Basic." #. zD3YU #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3146795\n" "help.text" msgid "See also: FreeLibrary" msgstr "Voir aussi : FreeLibrary" #. X9NcC #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3156344\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. eSZ4v #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3148664\n" "help.text" msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]" msgstr "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]" #. eUtD2 #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3153360\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. NhQSW #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3154140\n" "help.text" msgid "Name: A different name than defined in the DLL, to call the subroutine from $[officename] Basic." msgstr "Name : nom différent de celui défini dans le DLL, de manière à appeler la sous-routine à partir de $[officename] Basic." #. zVwji #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3150870\n" "help.text" msgid "Aliasname: Name of the subroutine as defined in the DLL." msgstr "Aliasname : nom de la sous-routine tel que défini dans le DLL." #. TQqWz #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3154684\n" "help.text" msgid "Libname: File or system name of the DLL. This library is automatically loaded the first time the function is used." msgstr "Libname : nom de fichier ou nom système du DLL. Cette bibliothèque est chargée automatiquement à la première utilisation de la fonction." #. U3izx #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3148452\n" "help.text" msgid "Argumentlist: List of parameters representing arguments that are passed to the procedure when it is called. The type and number of parameters is dependent on the executed procedure." msgstr "Argumentlist : liste des paramètres représentant les arguments transmis à la procédure lorsque celle-ci est appelée. Le type et le nombre de paramètres dépendent de la procédure exécutée." #. 2xxAq #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3147289\n" "help.text" msgid "Type: Defines the data type of the value that is returned by a function procedure. You can exclude this parameter if a type-declaration character is entered after the name." msgstr "Type : définit le type de données de la valeur renvoyée par une procédure Function. Vous pouvez omettre ce paramètre si un caractère de déclaration de type est saisi après le nom." #. SDREj #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3146922\n" "help.text" msgid "To pass a parameter to a subroutine as a value instead of as a reference, the parameter must be indicated by the keyword ByVal." msgstr "Pour transmettre un paramètre à une sous-routine en tant que valeur plutôt qu'en tant que référence, le paramètre doit être spécifié par le mot-clé ByVal." #. NcnDt #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3153951\n" "help.text" msgid "Example:" msgstr "Exemple :" #. 6pXTF #: 03090404.xhp msgctxt "" "03090404.xhp\n" "tit\n" "help.text" msgid "End Statement" msgstr "Instruction End" #. C5LYW #: 03090404.xhp msgctxt "" "03090404.xhp\n" "bm_id3150771\n" "help.text" msgid "End statement" msgstr "End, instruction" #. 2XaKk #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3150771\n" "help.text" msgid "End Statement" msgstr "Instruction End" #. s5S7Q #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3153126\n" "help.text" msgid "Ends a procedure or block." msgstr "Indique la fin d'une procédure ou d'un bloc." #. CNUrX #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3147264\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. G9LNz #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3149456\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. AbDDF #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3150398\n" "help.text" msgid "Use the End statement as follows:" msgstr "Utilisez l'instruction End comme suit :" #. mJoxY #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3154366\n" "help.text" msgid "Statement" msgstr "Instruction" #. 8sQMm #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3151043\n" "help.text" msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution." msgstr "End : non obligatoire, mais peut être saisie n'importe où dans une procédure afin de mettre fin à l'exécution du programme." #. AnYsp #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id371543799561260\n" "help.text" msgid "End Enum: Ends an Enum VBA statement" msgstr "End Enum: termine une instruction VBA" #. XTNbJ #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3145171\n" "help.text" msgid "End Function: Ends a Function statement." msgstr "End Function : marque la fin d'une instruction Function." #. 2NwJf #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3153192\n" "help.text" msgid "End If: Marks the end of a If...Then...Else block." msgstr "End If : marque la fin d'un bloc If...Then...Else." #. Qo2Xg #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id51581259731973\n" "help.text" msgid "End Property: Marks the end of a Property statement." msgstr "End Property: Marque la fin d'une instruction Property." #. 3xFEp #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3148451\n" "help.text" msgid "End Select: Marks the end of a Select Case block." msgstr "End Select : marque la fin d'un bloc Select Case." #. Ciwr2 #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3155131\n" "help.text" msgid "End Sub: Ends a Sub statement." msgstr "End Sub : marque la fin d'une instruction Sub." #. BWTbj #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id811543799601628\n" "help.text" msgid "End With: Ends a With statement" msgstr "End With: termine une instruction With" #. pcgxU #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3146120\n" "help.text" msgid "Example:" msgstr "Exemple :" #. ZqDZT #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3152887\n" "help.text" msgid "Print \"Number from 1 to 5\"" msgstr "Print \"Nombre entre 1 et 5\"" #. 48CJR #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3148618\n" "help.text" msgid "Print \"Number from 6 to 8\"" msgstr "Print \"Nombre entre 6 et 8\"" #. PCqCd #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3147436\n" "help.text" msgid "Print \"Greater than 8\"" msgstr "Print \"Supérieur à 8\"" #. EDWju #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3150418\n" "help.text" msgid "Print \"Outside range 1 to 10\"" msgstr "Print \"En dehors de la plage 1 à 10\"" #. L2AWo #: 03090405.xhp msgctxt "" "03090405.xhp\n" "tit\n" "help.text" msgid "FreeLibrary Function" msgstr "Fonction FreeLibrary" #. gocHz #: 03090405.xhp msgctxt "" "03090405.xhp\n" "bm_id3143270\n" "help.text" msgid "FreeLibrary function" msgstr "FreeLibrary, fonction" #. emy4u #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3143270\n" "help.text" msgid "FreeLibrary Function" msgstr "Fonction FreeLibrary" #. r8bFB #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3147559\n" "help.text" msgid "Releases DLLs that were loaded by a Declare statement. A released DLL is automatically reloaded if one of its functions is called. See also: Declare" msgstr "Décharge les DLL chargés par le biais d'une instruction Declare. Un DLL déchargé est automatiquement rechargé si l'une de ses fonctions est appelée. Voir aussi : Declare" #. 4Dgqd #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3148550\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. MfCCz #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3153361\n" "help.text" msgid "FreeLibrary (LibName As String)" msgstr "FreeLibrary (LibName As String)" #. 6vWpA #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3153380\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. bscHL #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3154138\n" "help.text" msgid "LibName: String expression that specifies the name of the DLL." msgstr "Libname : expression au format chaîne de caractères indiquant le nom du DLL." #. iCd9a #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3146923\n" "help.text" msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime." msgstr "FreeLibrary peut décharger uniquement des DLL chargés pendant l'exécution de Basic." #. VxZrA #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3153363\n" "help.text" msgid "Example:" msgstr "Exemple :" #. AFUFq #: 03090406.xhp msgctxt "" "03090406.xhp\n" "tit\n" "help.text" msgid "Function Statement" msgstr "Instruction Function" #. BAraQ #: 03090406.xhp msgctxt "" "03090406.xhp\n" "bm_id3153346\n" "help.text" msgid "Function statement" msgstr "Function, instruction" #. kny6X #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3153346\n" "help.text" msgid "Function Statement" msgstr "Instruction Function" #. i3BLj #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3159158\n" "help.text" msgid "A function is a block of code which runs when it is called. A function is usually called in an expression." msgstr "Une fonction est un bloc de code qui s'exécute lorsqu'elle est appelée. Une fonction est généralement appelée dans une expression." #. fLBaF #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id451647246564161\n" "help.text" msgid "You can pass data, known as parameters or arguments, into a function. You may pass a parameter by value or by reference. When by reference, modifications applied to the parameter in the function will be sent back to the calling code." msgstr "Vous pouvez transmettre des données, appelées paramètres ou arguments, dans une fonction. Vous pouvez passer un paramètre par valeur ou par référence. Par référence, les modifications appliquées au paramètre dans la fonction seront renvoyées au code appelant." #. 9wMCM #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id101647247154065\n" "help.text" msgid "A function usually returns data as a result." msgstr "Une fonction renvoie généralement des données en résultat." #. zFnQ7 #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id971588473588701\n" "help.text" msgid "Function Statement diagram" msgstr "Diagramme de l'instruction Function" #. 5Gonq #: 03090406.xhp msgctxt "" "03090406.xhp\n" "bas_id541588427401158\n" "help.text" msgid "statements" msgstr "Instructions" #. c2Voc #: 03090406.xhp msgctxt "" "03090406.xhp\n" "bas_id631588427410583\n" "help.text" msgid "statements" msgstr "instructions" #. QYBuD #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id81588429476557\n" "help.text" msgid "scope: Function default scope is Public. A Private scope denotes a module internal routine, not intended to be used from other modules." msgstr "portée: La portée de l’instruction Function est Public pardéfaut. Une portée Private désigne une routine interne de module, non destinée à être utilisée à partir d'autres modules." #. h8Q2o #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3153193\n" "help.text" msgid "name: Name of the subroutine to contain the value returned by the function." msgstr "nom: Nom du sous-programme devant contenir la valeur renvoyée par la fonction." #. EUtuq #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3147229\n" "help.text" msgid "arguments: Parameters to be passed to the subroutine." msgstr "arguments: Paramètres à transmettre au sous-programme." #. LGVjB #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3163710\n" "help.text" msgid "Examples:" msgstr "Exemples :" #. x3YcB #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3152939\n" "help.text" msgid "For siStep = 0 To 10 ' Fill array with test data" msgstr "For siStep = 0 To 10 ' Remplir la matrice avec les données de test" #. yBFND #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3154943\n" "help.text" msgid "' Linsearch searches a TextArray:sList() for a TextEntry:" msgstr "' Linsearch recherche une TextEntry dans TextArray:sList() :" #. aVKdf #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3155601\n" "help.text" msgid "' Return value Is the index of the entry Or 0 (Null)" msgstr "' La valeur retournée est l'index de l'entrée Or 0 (Null)" #. VPCmC #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3153707\n" "help.text" msgid "Exit For ' sItem found" msgstr "Exit For ' sItem trouvé" #. YSmVG #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id181647247913872\n" "help.text" msgid "Subroutines basics" msgstr "Bases des sous-routines" #. yZEAJ #: 03090407.xhp msgctxt "" "03090407.xhp\n" "tit\n" "help.text" msgid "Rem Statement" msgstr "Instruction Rem" #. sxYLn #: 03090407.xhp msgctxt "" "03090407.xhp\n" "bm_id3154347\n" "help.text" msgid "Rem statement comments;Rem statement" msgstr "Rem, instructionCommentaires;instruction Rem" #. Jha5e #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3154347\n" "help.text" msgid "Rem Statement" msgstr "Instruction Rem" #. 2fJEm #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3153525\n" "help.text" msgid "Specifies that a program line is a comment." msgstr "Spécifie qu'une ligne de programme est un commentaire." #. P5CAo #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3150869\n" "help.text" msgid "Text: Any text that serves as a comment." msgstr "Text : tout texte constituant un commentaire." #. TFYcV #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3147318\n" "help.text" msgid "You can use the single quotation mark instead of the Rem keyword to indicate that the text on a line is comments. This symbol can be inserted directly to the right of the program code, followed by a comment." msgstr "Vous pouvez utiliser une apostrophe, au lieu du mot-clé Rem, pour indiquer que le texte d'une ligne est un commentaire. Ce symbole peut être inséré, suivi d'un commentaire, juste à droite du code." #. rA3GG #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id6187017\n" "help.text" msgid "You can use a space followed by the underline character _ as the last two characters of a line to continue the logical line on the next line. To continue comment lines, you must enter \"Option Compatible\" in the same Basic module." msgstr "Pour que la ligne logique continue sur la ligne suivante, vous pouvez ajouter un espace suivi du caractère de soulignage _ en fin de ligne. Pour prolonger des lignes de commentaires, saisissez \"Option Compatible\" dans le même module Basic." #. MErEe #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3153140\n" "help.text" msgid "' Nothing occurs here" msgstr "' Aucun événement" #. jfEAm #: 03090408.xhp msgctxt "" "03090408.xhp\n" "tit\n" "help.text" msgid "Stop Statement" msgstr "Instruction Stop" #. bnGta #: 03090408.xhp msgctxt "" "03090408.xhp\n" "bm_id3153311\n" "help.text" msgid "Stop statement" msgstr "Stop, instruction" #. WPPbc #: 03090408.xhp msgctxt "" "03090408.xhp\n" "hd_id3153311\n" "help.text" msgid "Stop Statement" msgstr "Instruction Stop" #. mFJE4 #: 03090408.xhp msgctxt "" "03090408.xhp\n" "par_id3154142\n" "help.text" msgid "Stops the execution of the Basic program." msgstr "Arrête l'exécution du programme Basic." #. UECAC #: 03090408.xhp msgctxt "" "03090408.xhp\n" "par_id971587473488701\n" "help.text" msgid "Stop Statement diagram" msgstr "Diagramme de l'instruction Stop" #. BsgsP #: 03090409.xhp msgctxt "" "03090409.xhp\n" "tit\n" "help.text" msgid "Sub Statement" msgstr "Instruction Sub" #. o2Gy8 #: 03090409.xhp msgctxt "" "03090409.xhp\n" "bm_id3147226\n" "help.text" msgid "Sub statement" msgstr "Sub, instruction" #. eRCuT #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3147226\n" "help.text" msgid "Sub Statement" msgstr "Instruction Sub" #. YELg8 #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3153311\n" "help.text" msgid "Defines a subroutine." msgstr "Définit une sous-routine." #. PUirA #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id971587473488701\n" "help.text" msgid "Sub Statement diagram" msgstr "Diagramme de l'instruction Sub" #. YnF6z #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3147530\n" "help.text" msgid "' statements" msgstr "'instructions" #. 8nKUN #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3148530\n" "help.text" msgid "' statements" msgstr "'instructions" #. eZzjc #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3150792\n" "help.text" msgid "name: Name of the subroutine." msgstr "nom: Nom du sous-programme." #. wDkCq #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3154138\n" "help.text" msgid "arguments: Optional parameters that you want to pass to the subroutine." msgstr "arguments: Paramètres facultatifs à transmettre au sous-programme." #. xyFGR #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id181647247913872\n" "help.text" msgid "Subroutines basics" msgstr "Bases des sous-routines" #. CCDzt #: 03090410.xhp msgctxt "" "03090410.xhp\n" "tit\n" "help.text" msgid "Switch Function" msgstr "Fonction Switch" #. cBLg4 #: 03090410.xhp msgctxt "" "03090410.xhp\n" "bm_id3148554\n" "help.text" msgid "Switch function" msgstr "Switch, fonction" #. s4MEf #: 03090410.xhp msgctxt "" "03090410.xhp\n" "hd_id3148554\n" "help.text" msgid "Switch Function" msgstr "Fonction Switch" #. yBnoz #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3148522\n" "help.text" msgid "Evaluates a list of arguments, consisting of an expression followed by a value. The Switch function returns a value that is associated with the expression that is passed by this function." msgstr "Évalue une liste d'arguments se composant d'une expression suivie d'une valeur. La fonction Switch renvoie une valeur associée à l'expression transmise par cette fonction." #. CmCK6 #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3155934\n" "help.text" msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]]) As Variant" msgstr "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]]) As Variant" #. QNsjq #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153894\n" "help.text" msgid "The Switch function evaluates the expressions from left to right, and then returns the value that is assigned to the function expression. If expression and value are not given as a pair, a runtime error occurs." msgstr "La fonction Switch évalue les expressions de gauche à droite, puis renvoie la valeur assignée à l'expression de la fonction. Si l'expression et la valeur ne sont pas données sous forme de paire, une erreur d'exécution se produit." #. f6J9X #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153990\n" "help.text" msgid "Expression: The expression that you want to evaluate." msgstr "Expression : expression à évaluer." #. SBHV8 #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153394\n" "help.text" msgid "Value: The value that you want to return if the expression is True." msgstr "Value : valeur à renvoyer si l'expression s'avère vraie (True)." #. VrhXR #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153346\n" "help.text" msgid "In the following example, the Switch function assigns the appropriate gender to the name that is passed to the function:" msgstr "Dans l'exemple suivant, la fonction Switch assigne le genre approprié au nom transmis à la fonction :" #. wjCDQ #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153361\n" "help.text" msgid "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")" msgstr "GetGenderIndex = Switch(sName = \"Jeanne\", \"féminin\", sName = \"Jean\", \"masculin\")" #. JM7iD #: 03090411.xhp msgctxt "" "03090411.xhp\n" "tit\n" "help.text" msgid "With Statement" msgstr "Instruction With" #. KTMoU #: 03090411.xhp msgctxt "" "03090411.xhp\n" "bm_id3153311\n" "help.text" msgid "With statement" msgstr "With, instruction" #. QCp6n #: 03090411.xhp msgctxt "" "03090411.xhp\n" "hd_id3153311\n" "help.text" msgid "With Statement" msgstr "Instruction With" #. 3GcPs #: 03090411.xhp msgctxt "" "03090411.xhp\n" "par_id3159158\n" "help.text" msgid "Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the End With statement is reached." msgstr "Définit un objet comme l'objet par défaut. Si aucun autre nom d'objet n'est déclaré, toutes les propriétés et méthodes font référence à l'objet par défaut jusqu'à ce que l'instruction End With soit atteinte." #. WZgyY #: 03090411.xhp msgctxt "" "03090411.xhp\n" "par_id491585753339474\n" "help.text" msgid "With statement diagram" msgstr "Diagramme de l'instruction With" #. gnpSD #: 03090411.xhp msgctxt "" "03090411.xhp\n" "par_id3147560\n" "help.text" msgid "Use With and End With if you have several properties or methods for a single object or an extended data type definition." msgstr "Utilisez With(\"avec\") et End with(\"Finir par\") si vous avez plusieurs propriétés ou méthodes pour un seul objet ou une définition de type de données étendu." #. PzPzj #: 03090411.xhp msgctxt "" "03090411.xhp\n" "par_id311606839557245\n" "help.text" msgid "Nesting With statements helps writing and reading Basic routines." msgstr "Emboîter des instructions With facilite l'écriture et la lecture des routines en Basic." #. MEBvy #: 03090411.xhp msgctxt "" "03090411.xhp\n" "par_id921606840180540\n" "help.text" msgid "Type Statement" msgstr "Instruction Type" #. zLuzY #: 03090412.xhp msgctxt "" "03090412.xhp\n" "tit\n" "help.text" msgid "Exit Statement" msgstr "Instruction Exit" #. FdEP5 #: 03090412.xhp msgctxt "" "03090412.xhp\n" "bm_id3152924\n" "help.text" msgid "Exit statement" msgstr "Exit, instruction" #. nZPqc #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3152924\n" "help.text" msgid "Exit Statement" msgstr "Instruction Exit" #. Kmb47 #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153394\n" "help.text" msgid "Exits a Do...Loop, For...Next, a function, a property, or a subroutine." msgstr "Quitte une instruction Do...Loop, For...Next, une fonction, une propriété, un sous-programme." #. LYyBt #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3159157\n" "help.text" msgid "Exit Do, Exit For, Exit Function, Exit Property, Exit Sub" msgstr "Exit Do, Exit For, Exit Function, Exit Property, Exit Sub" #. CaPsN #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3147559\n" "help.text" msgid "Only valid within a Do...Loop statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If Do...Loop statements are nested, the control is transferred to the loop in the next higher level." msgstr "Applicable uniquement à l'intérieur d'une instruction Do...Loop ; permet de quitter la boucle. L'exécution du programme se poursuit par l'instruction figurant juste après l'instruction Loop. Si des instructions Do...Loop sont imbriquées, le contrôle est transféré à la boucle du prochain niveau supérieur." #. ctSmU #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3148797\n" "help.text" msgid "Only valid within a For...Next loop to exit the loop. Program execution continues with the first statement that follows the Next statement. In nested statements, the control is transferred to the loop in the next higher level." msgstr "Applicable uniquement à l'intérieur d'une boucle For...Next ; permet de quitter cette boucle. L'exécution du programme se poursuit par la première instruction figurant après l'instruction Next. Dans des instructions imbriquées, le contrôle est transféré à la boucle du prochain niveau supérieur." #. T2hCJ #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3154685\n" "help.text" msgid "Exits the Function procedure immediately. Program execution continues with the statement that follows the Function call." msgstr "Quitte immédiatement la procédure Function. L'exécution du programme se poursuit par l'instruction figurant après l'appel de Function." #. xZEAs #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id1001581260355700\n" "help.text" msgid "Exits the Property procedure immediately. Program execution continues with the statement that follows the Property call." msgstr "Quitte la procédure Property immédiatement. L'exécution du programme se poursuit avec l'instruction qui suit l'appel de l'instructionProperty." #. 2jmBs #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3149561\n" "help.text" msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the Sub call." msgstr "Quitte immédiatement la sous-routine. L'exécution du programme se poursuit par l'instruction figurant après l'appel de Sub." #. UFcUy #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153143\n" "help.text" msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement." msgstr "L'instruction Exit ne définit pas la fin d'une structure et ne doit pas être confondue avec l'instruction End." #. J6bT4 #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153158\n" "help.text" msgid "For siStep = 0 To 10 ' Fill array with test data" msgstr "For siStep = 0 To 10 ' Remplir la matrice avec les données de test" #. f4EFZ #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153764\n" "help.text" msgid "' LinSearch searches a TextArray:sList() for a TextEntry:" msgstr "' LinSearch recherche une TextArray:sList() pour une TextEntry :" #. QmEzo #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3148995\n" "help.text" msgid "' Returns the index of the entry or 0 (Null)" msgstr "' Renvoie l'index de l'entrée ou 0 (Null)" #. TbyYE #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3149567\n" "help.text" msgid "Exit For ' sItem found" msgstr "Exit For ' sItem trouvé" #. g4fRs #: 03090413.xhp msgctxt "" "03090413.xhp\n" "tit\n" "help.text" msgid "Type Statement" msgstr "Instruction Type" #. vJAkp #: 03090413.xhp msgctxt "" "03090413.xhp\n" "bm_id3153311\n" "help.text" msgid "Type statement" msgstr "Type, instruction" #. 9LuBk #: 03090413.xhp msgctxt "" "03090413.xhp\n" "hd_id3153311\n" "help.text" msgid "Type Statement" msgstr "Instruction Type" #. TYvyD #: 03090413.xhp msgctxt "" "03090413.xhp\n" "par_id3159158\n" "help.text" msgid "Define non-UNO data structures." msgstr "Definit des structures non-UNO." #. hGDzF #: 03090413.xhp msgctxt "" "03090413.xhp\n" "par_id311512206747401\n" "help.text" msgid "A Type structure is an ordered collection of data fields, that can be manipulated as a single item." msgstr "Une structure Type est une collection ordonnée de champs de données, qui peut être manipulée comme un seul élément." #. WfsVY #: 03090413.xhp msgctxt "" "03090413.xhp\n" "par_id491585753339474\n" "help.text" msgid "Type statement diagram" msgstr "Diagramme de l'Instruction Type" #. edCVA #: 03090413.xhp msgctxt "" "03090413.xhp\n" "par_id701574739564765\n" "help.text" msgid "Extended types such as Type statement structures, UNO objects or ClassModule objects are valid typenames." msgstr "Les types étendus tels que les structures créées par l'instruction Type , les objets UNO ou les objets ClassModule sont des noms de types valides." #. TTALN #: 03090413.xhp msgctxt "" "03090413.xhp\n" "par_id351573639548645\n" "help.text" msgid "A Type structure scope is that of the module it belongs to." msgstr "La portée d'une structure Type est celle du module auquel elle appartient." #. TtH8F #: 03090413.xhp msgctxt "" "03090413.xhp\n" "par_id701573639564765\n" "help.text" msgid "Enumerations can be created using Type statement definitions. Calling Python Scripts from Basic illustrates that mechanism." msgstr "Des Enumerations peuventt être créées à l'aide de définitions d'instructions Type. Appels Python depuis Basic illustre ce mécanisme." #. iSJAV #: 03090413.xhp msgctxt "" "03090413.xhp\n" "par_id211512215755793\n" "help.text" msgid "CreateObject function" msgstr "Fonction CreateObject" #. AQRhq #: 03100000.xhp msgctxt "" "03100000.xhp\n" "tit\n" "help.text" msgid "Variables" msgstr "Variables" #. mK5W5 #: 03100000.xhp msgctxt "" "03100000.xhp\n" "hd_id3149669\n" "help.text" msgid "Variables" msgstr "Variables" #. 9BAUk #: 03100000.xhp msgctxt "" "03100000.xhp\n" "par_id3147265\n" "help.text" msgid "The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type." msgstr "Les instructions et fonctions suivantes sont conçues pour fonctionner avec des variables. Vous pouvez les utiliser pour déclarer ou définir des variables, pour convertir un type de variable en un autre ou pour déterminer le type d'une variable." #. mGTSe #: 03100050.xhp msgctxt "" "03100050.xhp\n" "tit\n" "help.text" msgid "CCur Function" msgstr "Fonction CCur" #. Btmnr #: 03100050.xhp msgctxt "" "03100050.xhp\n" "bm_id8926053\n" "help.text" msgid "CCur function" msgstr "CCur, fonction" #. dj5DM #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN10541\n" "help.text" msgid "CCur Function" msgstr "Fonction CCur" #. iR5VT #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN10545\n" "help.text" msgid "Converts a string expression or numeric expression to a currency expression. The locale settings are used for decimal separators and currency symbols." msgstr "Convertit une expression de chaîne ou une expression numérique en expression monétaire. Les paramètres de version localisée sont utilisés pour les séparateurs de décimales et les symboles monétaires." #. 4E7mH #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105E8\n" "help.text" msgid "CCur(Expression As Variant) As Currency" msgstr "CCur(Expression As Variant) As Currency" #. R6AfV #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105EF\n" "help.text" msgid "Currency" msgstr "Monnaie" #. FnhL7 #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_id3145068\n" "help.text" msgid "Expression: Any string or a numeric expression that you want to convert to a number.
CCur(EMPTY) returns 0." msgstr "Expression : toute chaîne ou expression numérique que vous souhaitez convertir en nombre.
CCur(EMPTY) renvoie 0." #. KyDFD #: 03100060.xhp msgctxt "" "03100060.xhp\n" "tit\n" "help.text" msgid "CDec Function" msgstr "Fonction CDec" #. mU8Ds #: 03100060.xhp msgctxt "" "03100060.xhp\n" "bm_id863979\n" "help.text" msgid "CDec function" msgstr "CDec, fonction" #. keJSN #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN10548\n" "help.text" msgid "CDec Function" msgstr "Fonction CDec" #. aEBmF #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN10558\n" "help.text" msgid "Converts a string expression or numeric expression to a decimal expression." msgstr "Convertit une expression de chaîne ou une expression numérique en expression décimale." #. MBB8Q #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN1055B\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. E7zaK #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105EA\n" "help.text" msgid "CDec(Expression)" msgstr "CDec(Expression)" #. bFpdq #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105ED\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. sNLGd #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105F1\n" "help.text" msgid "Decimal number." msgstr "nombre décimal." #. GGNhF #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105F4\n" "help.text" msgid "Parameter:" msgstr "Paramètre :" #. nmGXD #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105F8\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Expression : expression de chaîne ou expression numérique à convertir." #. sf8qD #: 03100070.xhp msgctxt "" "03100070.xhp\n" "tit\n" "help.text" msgid "CVar Function" msgstr "Fonction CVar" #. VZ437 #: 03100070.xhp msgctxt "" "03100070.xhp\n" "bm_id2338633\n" "help.text" msgid "CVar function" msgstr "CVar, fonction" #. CEtre #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1054B\n" "help.text" msgid "CVar Function" msgstr "Fonction CVar" #. cGuyq #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1055B\n" "help.text" msgid "Converts a string expression or numeric expression to a variant expression." msgstr "Convertit une expression de chaîne ou une expression numérique en expression de type variant." #. i9KSb #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1055E\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. hD9yb #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10562\n" "help.text" msgid "CVar(Expression)" msgstr "CVar(Expression)" #. q6qWX #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10565\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. qMKLy #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10569\n" "help.text" msgid "Variant." msgstr "Variant." #. DLcq7 #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1056C\n" "help.text" msgid "Parameter:" msgstr "Paramètre :" #. Gupyn #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10570\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Expression : expression de chaîne ou expression numérique à convertir." #. g8Vyt #: 03100080.xhp msgctxt "" "03100080.xhp\n" "tit\n" "help.text" msgid "CVErr Function" msgstr "Fonction CVErr" #. kZUDX #: 03100080.xhp msgctxt "" "03100080.xhp\n" "bm_id531022\n" "help.text" msgid "CVErr function" msgstr "CVErr, fonction" #. zHAeD #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1054B\n" "help.text" msgid "CVErr Function" msgstr "Fonction CVErr" #. 3B8u2 #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1055B\n" "help.text" msgid "Converts a string expression or numeric expression to a variant expression of the sub type \"Error\"." msgstr "Convertit une expression de chaîne ou une expression numérique en expression de type variant et de sous-type \"Erreur\"." #. GJoFF #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1055E\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. aEAM8 #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10562\n" "help.text" msgid "CVErr(Expression)" msgstr "CVErr(Expression)" #. bHuZe #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10565\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. gZChk #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10569\n" "help.text" msgid "Variant." msgstr "Variant." #. CTJHw #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1056C\n" "help.text" msgid "Parameter:" msgstr "Paramètre :" #. bubLW #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10570\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Expression : expression de chaîne ou expression numérique à convertir." #. MEEP4 #: 03100100.xhp msgctxt "" "03100100.xhp\n" "tit\n" "help.text" msgid "CBool Function" msgstr "Fonction CBool" #. L75Ag #: 03100100.xhp msgctxt "" "03100100.xhp\n" "bm_id3150616\n" "help.text" msgid "CBool function" msgstr "CBool, fonction" #. g6FfB #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3150616\n" "help.text" msgid "CBool Function" msgstr "Fonction CBool" #. fENzo #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3145136\n" "help.text" msgid "Converts an expression or a set of expressions into a boolean. An expression is composed of strings, numbers and operators. Comparison, logical or mathematical operators are allowed inside expressions." msgstr "Convertit une expression ou un ensemble d'expressions en booléen. Une expression est composée de chaînes, de nombres et d'opérateurs. Les opérateurs de comparaison, logiques ou mathématiques sont autorisés à l'intérieur des expressions." #. VXn7B #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id681638266349216\n" "help.text" msgid "expression can be a number or a set of combined expressions." msgstr "expression peut être un nombre ou un ensemble d'expressions combinées." #. EDCrC #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155419\n" "help.text" msgid "Boolean" msgstr "Boolean" #. BCw6W #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id791636986444058\n" "help.text" msgid "expression: A logical expression, a mathematical formula, a numeric expression or a set of expressions combined with operators. During expression evaluation logical operators take preceedence over comparison operators, which in turn take preceedence over mathematical operators." msgstr "expression : une expression logique, une formule mathématique, une expression numérique ou un ensemble d'expressions combinées avec des opérateurs. Lors de l'évaluation de l'expression, les opérateurs logiques ont priorité sur les opérateurs de comparaison , qui à leur tour prévalent sur les opérateurs mathématiques." #. LEuzF #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id1001638264728895\n" "help.text" msgid "The expression can be a number or mathematical formula. When equals to 0, False is returned, otherwise True is returned." msgstr "L'expression peut être un nombre ou une formule mathématique. Lorsqu'elle est égale à 0, False est renvoyé, sinon True est renvoyé." #. KRa9G #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3149655\n" "help.text" msgid "Multiple expressions such as expr1 [[{operator] expr2]..] can be combined. expr1 and expr2 can be any string or numeric expressions that you want to evaluate. CBool combines the expressions and returns either True or False. operator can be a mathematical operator, logical operator or comparison operator." msgstr "Plusieurs expressions telles que expr1 [[{opérateur] expr2]..] peuvent être combinées. expr1 et expr2 peuvent être n'importe quelle chaîne ou expression numérique que vous souhaitez évaluer. CBool combine les expressions et renvoie soit True soit False. opérateur peut être un opérateur mathématique, opérateur logique ou opérateur de comparaison." #. Fvovz #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3145171\n" "help.text" msgid "In the following examples, the CBool function evaluates a logical expression, a mathematical formula and the value that is returned by the Instr function. The function checks if the character \"a\" is found in the sentence that was entered by the user." msgstr "Dans les exemples suivants, la fonction CBool évalue une expression logique, une formule mathématique et la valeur renvoyée par la fonction Instr. La fonction vérifie si le caractère \"a\" se trouve dans la phrase saisie par l'utilisateur." #. 2SpGu #: 03100100.xhp msgctxt "" "03100100.xhp\n" "bas_id961636989038747\n" "help.text" msgid "Print CBool( 1>2 Xor 44 ) ' computes to True" msgstr "Print CBool( 1>2 Xor 44 ) ' computes to True" #. bjPRQ #: 03100100.xhp msgctxt "" "03100100.xhp\n" "bas_id991636996682074\n" "help.text" msgid "Print CBool( expression := 15 /2 -7.5 ) ' displays False as expression equals 0" msgstr "Print CBool( expression := 15 /2 -7.5 ) ' affiche False car expression égale 0" #. xxrvS #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155132\n" "help.text" msgid "txt = InputBox(\"Please enter a short sentence:\")" msgstr "txt = InputBox(\"Please enter a short sentence:\")" #. FPJDk #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155855\n" "help.text" msgid "' Proof if the character \"a\" appears in the sentence." msgstr "' Prouve si le caractère \"a\" apparaît dans la phrase." #. GFk66 #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3146984\n" "help.text" msgid "' Instead of the command line" msgstr "' Au lieu de la ligne de commande" #. fCMAJ #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3154014\n" "help.text" msgid "' the CBool function is applied as follows:" msgstr "' la fonction CBool est appliquée comme suit :" #. TgisK #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3152940\n" "help.text" msgid "MsgBox \"The character »a« appears in the sentence you entered!\"" msgstr "MsgBox \"The character »a« appears in the sentence you entered!\"" #. 8FnUJ #: 03100300.xhp msgctxt "" "03100300.xhp\n" "tit\n" "help.text" msgid "CDate Function" msgstr "Fonction CDate" #. HpYXC #: 03100300.xhp msgctxt "" "03100300.xhp\n" "bm_id3150772\n" "help.text" msgid "CDate function" msgstr "CDate, fonction" #. 7Sonr #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3150772\n" "help.text" msgid "CDate Function" msgstr "Fonction CDate" #. DYpHk #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3150986\n" "help.text" msgid "Converts any string or numeric expression to a date value." msgstr "Convertit une expression au format chaîne de caractères ou numérique en valeur de date." #. JsmcA #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3148947\n" "help.text" msgid "CDate (Expression)" msgstr "CDate (Expression)" #. c5kyz #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3148552\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. 3E4Gd #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3150359\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Expression : expression au format chaîne de caractères ou numérique à convertir." #. 5oesN #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3125864\n" "help.text" msgid "When you convert a string expression, the date and time must be entered either in one of the date acceptance patterns defined for your locale setting (see %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages) or in ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted). In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time." msgstr "Lorsque vous convertissez une expression de chaîne, la date et l'heure doivent être saisies dans l'un des modèles d'acceptation de date définis pour votre configuration de paramètres régionaux (voir %PRODUCTNAME - PreferencesOutils - Options - Paramètres linguistiques - Langues ou au format de date ISO (momentanément, seul le format ISO avec tirets, par exemple \"2012-12-31\" est accepté). Dans les expressions numériques, les valeurs à gauche de la décimale représentent la date, à partir du 31 décembre 1899. Les valeurs à droite de la décimale représentent l'heure." #. 4NDxB #: 03100400.xhp msgctxt "" "03100400.xhp\n" "tit\n" "help.text" msgid "CDbl Function" msgstr "Fonction CDbl" #. psFNk #: 03100400.xhp msgctxt "" "03100400.xhp\n" "bm_id3153750\n" "help.text" msgid "CDbl function" msgstr "CDbl, fonction" #. srMKR #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3153750\n" "help.text" msgid "CDbl Function" msgstr "Fonction CDbl" #. EwDaU #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3149233\n" "help.text" msgid "Converts any numerical expression or string expression to a double type." msgstr "Convertit une expression au format chaîne de caractères ou numérique en valeur de type Double." #. wEVGF #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3156152\n" "help.text" msgid "CDbl (Expression As Variant) As Double" msgstr "CDbl (Expression As Variant) As Double" #. Hs9F5 #: 03100500.xhp msgctxt "" "03100500.xhp\n" "tit\n" "help.text" msgid "CInt Function" msgstr "Fonction CInt" #. mzarQ #: 03100500.xhp msgctxt "" "03100500.xhp\n" "bm_id3149346\n" "help.text" msgid "CInt function" msgstr "CInt, fonction" #. zGC6k #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3149346\n" "help.text" msgid "CInt Function" msgstr "Fonction CInt" #. dESLg #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3155419\n" "help.text" msgid "Converts any string or numeric expression to an integer." msgstr "Convertit une expression au format chaîne de caractères ou numérique en nombre entier." #. CCHrN #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3154142\n" "help.text" msgid "CInt (Expression As Variant) As Integer" msgstr "CInt (Expression As Variant) As Integer" #. UnfBB #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3159416\n" "help.text" msgid "If the argument is string, the function trims the leading white space; then it tries to recognize a number in following characters. The syntax below are recognized:" msgstr "Si l'argument est une chaîne, la fonction supprime l'espace vide de début ; puis elle essaie de reconnaître un nombre dans les caractères suivants. La syntaxe ci-dessous est reconnue :" #. kj6xg #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id811638383475418\n" "help.text" msgid "Decimal numbers (with optional leading sign) using decimal and group separators of locale configured in $[officename] (group separators are accepted in any position), with optional exponential notation like \"-12e+1\" (where an optionally signed whole decimal number after e or E or d or D defines power of 10);" msgstr "Nombres décimaux (avec signe avant facultatif) utilisant des séparateurs décimaux et de groupe de paramètres régionaux configurés dans $[officename] (les séparateurs de groupe sont acceptés dans n'importe quelle position), avec une notation exponentielle facultative comme \"-12e+1\" (où un nombre décimal entier éventuellement signé après e ou E ou d ou D définit la puissance de 10);" #. GZWV7 #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id361638383494362\n" "help.text" msgid "Octal numbers like \"&Onnn...\", where \"nnn...\" after \"&O\" or \"&o\" is sequence no longer than 11 digits, from 0 to 7, up to the next non-alphanumeric character;" msgstr "Les nombres octaux comme \"&Onnn...\", où \"nnn...\" après \"&O\" ou \"&o\" est une séquence ne dépassant pas 11 chiffres, de 0 à 7, jusqu'au prochain caractère non alphanumérique ;" #. GUVCt #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id91638383518862\n" "help.text" msgid "Hexadecimal numbers like \"&Hnnn...\", where \"nnn...\" after \"&H\" or \"&h\" is sequence of characters up to the next non-alphanumeric character, and must be no longer than 8 digits, from 0 to 9, A to F, or a to f." msgstr "Nombres hexadécimaux comme \"&Hnnn...\", où \"nnn...\" après \"&H\" ou \"&h\" est une séquence de caractères jusqu'au prochain caractère non alphanumérique, et ne doit pas dépasser 8 chiffres, de 0 à 9, A à F, ou a à f." #. ypDkR #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id61638383582794\n" "help.text" msgid "The rest of the string is ignored. If the string is not recognized, e.g. when after trimming leading whitespace it doesn't start with plus, minus, a decimal digit, or \"&\", or when the sequence after \"&O\" is longer than 11 characters or contains an alphabetic character, the numeric value of expression is 0." msgstr "Le reste de la chaîne est ignoré. Si la chaîne n'est pas reconnue, par ex. lorsqu'après avoir coupé l'espace blanc au début, il ne commence pas par plus, moins, un chiffre décimal ou \"&\", ou lorsque la séquence après \"&O\" est plus longue que 11 caractères ou contient un caractère alphabétique, la valeur numérique de l'expression est 0 ." #. ioj8X #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3159417\n" "help.text" msgid "If the argument is an error, the error number is used as numeric value of the expression." msgstr "Si l'argument est une erreur, le numéro d'erreur est utilisé comme valeur numérique de l'expression." #. S3UH5 #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3159418\n" "help.text" msgid "If the argument is a date, number of days since 1899-12-30 (serial date) is used as numeric value of the expression. Time is represented as fraction of a day." msgstr "Si l'argument est une date, le nombre de jours depuis le 30/12/1899 (date de série) est utilisé comme valeur numérique de l'expression. Le temps est représenté en fraction de jour." #. TA6XM #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3150358\n" "help.text" msgid "After calculating the numeric value of the expression, it is rounded to the nearest integer (if needed), and if the result is not between -32768 and 32767, $[officename] Basic reports an overflow error. Otherwise, the result is returned." msgstr "Après avoir calculé la valeur numérique de l'expression, elle est arrondie à l'entier le plus proche (si nécessaire), et si le résultat n'est pas compris entre -32768 et 32767, $[officename] Basic signale une erreur de débordement. Sinon, le résultat est renvoyé." #. GsgXV #: 03100600.xhp msgctxt "" "03100600.xhp\n" "tit\n" "help.text" msgid "CLng Function" msgstr "Fonction CLng" #. MSnoT #: 03100600.xhp msgctxt "" "03100600.xhp\n" "bm_id3153311\n" "help.text" msgid "CLng function" msgstr "CLng, fonction" #. eNxuW #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3153311\n" "help.text" msgid "CLng Function" msgstr "Fonction CLng" #. aLcQC #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3148686\n" "help.text" msgid "Converts any string or numeric expression to a long integer." msgstr "Convertit une expression au format chaîne de caractères ou numérique en nombre entier long." #. 8aFmF #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3147573\n" "help.text" msgid "CLng (Expression As Variant) As Long" msgstr "CLng (Expression As Variant) As Long" #. HDHVW #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3159414\n" "help.text" msgid "If Expression lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error." msgstr "Si Expression se situe en dehors de la plage d'entiers longs valides entre -2.147.483.648 et 2.147.483.647, $[officename] Basic renvoie une erreur de dépassement." #. hgEwt #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3150358\n" "help.text" msgid "This function always rounds the fractional part of a number to the nearest integer." msgstr "Cette fonction arrondit toujours la partie décimale d'un nombre au nombre entier le plus proche." #. Eowon #: 03100700.xhp msgctxt "" "03100700.xhp\n" "tit\n" "help.text" msgid "Const Statement" msgstr "Instruction Const" #. WGvF8 #: 03100700.xhp msgctxt "" "03100700.xhp\n" "bm_id3146958\n" "help.text" msgid "Const statement" msgstr "Const, instruction" #. KSFiw #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id3146958\n" "help.text" msgid "Const Statement" msgstr "Instruction Const" #. xPBxj #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3154143\n" "help.text" msgid "Defines one or more identifiers as constants." msgstr "Définit un ou plusieurs identifiants comme constantes." #. 4sYHn #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3147264\n" "help.text" msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified." msgstr "Une constante est une variable améliorant la lisibilité d'un programme. Les constantes ne sont pas définies comme un type de variable spécifique, elles jouent plutôt le rôle de substituants dans le code. Une constante doit être définie en une seule fois et ne peut pas être modifiée ultérieurement." #. ucqd6 #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id831588865616326\n" "help.text" msgid "Const syntax" msgstr "Syntaxe de Const" #. QZJkC #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3150984\n" "help.text" msgid "[Global|Private|Public] Const name = expression[, ...]" msgstr "[Global|Private|Public] Const name = expression[, ...]" #. 8cNC9 #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3153897\n" "help.text" msgid "name: Any identifier that follows the standard variable naming conventions." msgstr "name: tout identifiant qui suit les conventions de nommage de variable standard." #. MYNoo #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id791593689338208\n" "help.text" msgid "expression: Any literal expression." msgstr "expression: toute expression littérale." #. C8b4Z #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3150400\n" "help.text" msgid "The data type must be omitted. When a library gets loaded in memory, %PRODUCTNAME Basic converts the program code internally so that each time a constant is used, the defined expression replaces it." msgstr "Le type de données doit être omis. Lorsqu'une bibliothèque est chargée dans la mémoire, %PRODUCTNAME Basic convertit le code du programme en interne de façon à ce que chaque fois qu'une constante est utilisée, l'expression définie la remplace." #. fYdeb #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id51593690561479\n" "help.text" msgid "Scope" msgstr "Étendue" #. QwPhy #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id431593690612961\n" "help.text" msgid "By default constants are defined as private in modules and routines. Constants can be made public or global in order to be used from all modules, from all Basic libraries." msgstr "Par défaut les constantes sont définies comme privées dans les modules et les routines. Les constantes peuvent être rendues publiques ou globales afin de pouvoir être utilisées par tous les modules, par toutes les bibliothèques Basic." #. EAL5T #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id241593693307830\n" "help.text" msgid "Global, Private and Public specifiers can only be used for module constants." msgstr "Les prescripteurs Global, Private et Public peuvent uniquement être utilisés pour les constantes de module." #. 7HRGK #: 03100700.xhp msgctxt "" "03100700.xhp\n" "bas_id911593692598060\n" "help.text" msgid "Const EARTH = \"♁\" ' module scope" msgstr "Const EARTH = \"♁\" ' module scope" #. pCVMW #: 03100700.xhp msgctxt "" "03100700.xhp\n" "bas_id441593692601125\n" "help.text" msgid "Private Const MOON = \"☾\" ' module scope" msgstr "Private Const MOON = \"☾\" ' module scope" #. xjhjq #: 03100700.xhp msgctxt "" "03100700.xhp\n" "bas_id161593692601597\n" "help.text" msgid "Public Const VENUS=\"♀\", MARS=\"♂\" ' general scope" msgstr "Public Const VENUS=\"♀\", MARS=\"♂\" ' general scope" #. 6LzLX #: 03100700.xhp msgctxt "" "03100700.xhp\n" "bas_id581593692602046\n" "help.text" msgid "Global Const SUN = \"☉\", STAR = \"☆\" ' general scope" msgstr "Global Const SUN = \"☉\", STAR = \"☆\" ' general scope" #. aFEH7 #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_idm1341160752\n" "help.text" msgid "Const SUN = 3 * 1.456 / 56 ' SUN is local" msgstr "Const SUN = 3 * 1.456 / 56 ' SUN is local" #. 5ZVn4 #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_idm1341159520\n" "help.text" msgid "MsgBox SUN,, MOON ' SUN global constant is unchanged" msgstr "MsgBox SUN,, MOON ' SUN global constant is unchanged" #. FAHwE #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id111593694878677\n" "help.text" msgid "Enum statement" msgstr "Instruction Enum" #. 8yhh2 #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id111953694878677\n" "help.text" msgid "Type statement" msgstr "Instruction Type" #. FmimE #: 03100900.xhp msgctxt "" "03100900.xhp\n" "tit\n" "help.text" msgid "CSng Function" msgstr "Fonction CSng" #. WbouA #: 03100900.xhp msgctxt "" "03100900.xhp\n" "bm_id3153753\n" "help.text" msgid "CSng function" msgstr "CSng, fonction" #. oYHMQ #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3153753\n" "help.text" msgid "CSng Function" msgstr "Fonction CSng" #. 8RgCe #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3149748\n" "help.text" msgid "Converts any string or numeric expression to data type Single." msgstr "Convertit une expression au format chaîne de caractères ou numérique en valeur de type Single (simple)." #. dQQAS #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3148983\n" "help.text" msgid "CSng (Expression As Variant) As Single" msgstr "CSng (Expression As Variant) As Single" #. x4B4M #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3153897\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered using a dot \".\" as the decimal point and a comma \",\" as the thousands separator (for instance 123,456.78), which may differ from your %PRODUCTNAME language settings." msgstr "Expression : toute chaîne ou expression numérique que vous souhaitez convertir. Pour convertir une expression de chaîne, le nombre doit être saisi à l'aide d'un point \".\" comme point décimal et une virgule \",\" comme séparateur de milliers (par exemple 123 456,78), qui peuvent différer de vos paramètres de langue %PRODUCTNAME." #. tgSuU #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id761652451117906\n" "help.text" msgid "Numeric expressions are displayed according to %PRODUCTNAME language settings:" msgstr "Les expressions numériques sont affichées en fonction des paramètres de langue de %PRODUCTNAME :" #. DirnZ #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_idm1341608224\n" "help.text" msgid "MsgBox CDbl(1234.5678) ' 1234.5678" msgstr "MsgBox CDbl(1234.5678) ' 1234.5678" #. BoiF4 #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_idm1341604480\n" "help.text" msgid "MsgBox CSng(1234.5678) ' 1234.567749023" msgstr "MsgBox CSng(1234.5678) ' 1234.567749023" #. rf5Br #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_idm1341608242\n" "help.text" msgid "MsgBox CDbl(expression := 5678.1234) ' 5678.1234" msgstr "MsgBox CDbl(expression := 5678.1234) ' 5678.1234" #. uVUDG #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_idm1341604408\n" "help.text" msgid "MsgBox CSng(expression := 5678.1234) ' 5678.123535156" msgstr "MsgBox CSng(expression := 5678.1234) ' 5678.123535156" #. MCFBf #: 03101000.xhp msgctxt "" "03101000.xhp\n" "tit\n" "help.text" msgid "CStr Function" msgstr "Fonction CStr" #. yLRwN #: 03101000.xhp msgctxt "" "03101000.xhp\n" "bm_id3146958\n" "help.text" msgid "CStr function" msgstr "CStr, fonction" #. DQkiY #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3146958\n" "help.text" msgid "CStr Function" msgstr "Fonction CStr" #. 3CEMW #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3147574\n" "help.text" msgid "Converts any numeric expression to a string expression." msgstr "Convertit une expression numérique en expression au format chaîne de caractères." #. uttcP #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3148473\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. UnBtF #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3145315\n" "help.text" msgid "CStr (Expression)" msgstr "CStr (Expression)" #. aiywX #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3153062\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. cHP4B #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. f8VgF #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3149457\n" "help.text" msgid "Expression: Any valid string or numeric expression that you want to convert." msgstr "Expression : expression au format chaîne de caractères ou numérique à convertir." #. EzY72 #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3150358\n" "help.text" msgid "Expression Types and Conversion Returns" msgstr "Types d'expressions et résultats de la conversion" #. wjcDB #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3156422\n" "help.text" msgid "String that evaluates to either True or False." msgstr "chaîne dont l'évaluation produit la valeur True ou False." #. CrwVu #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3155411\n" "help.text" msgid "String that contains the date and time." msgstr "chaîne contenant la date et l'heure." #. ZATnW #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3150486\n" "help.text" msgid "Run-time error." msgstr "erreur d'exécution." #. SfQUa #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3155306\n" "help.text" msgid "String without any characters." msgstr "chaîne exempte de caractères." #. vzaXy #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3152938\n" "help.text" msgid "Corresponding number as string." msgstr "numéro correspondant au format chaîne de caractères." #. GEAXv #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3155738\n" "help.text" msgid "Zeros at the end of a floating-point number are not included in the returned string." msgstr "Les zéros à la fin d'un nombre à virgule flottante ne sont pas inclus dans la chaîne de caractères renvoyée." #. GLodW #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3154729\n" "help.text" msgid "Example:" msgstr "Exemple :" #. Z4tgA #: 03101100.xhp msgctxt "" "03101100.xhp\n" "tit\n" "help.text" msgid "DefBool Statement" msgstr "Instruction DefBool" #. dfnQr #: 03101100.xhp msgctxt "" "03101100.xhp\n" "bm_id3145759\n" "help.text" msgid "DefBool statement" msgstr "DefBool, instruction" #. 4sW4T #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3145759\n" "help.text" msgid "DefBool Statement" msgstr "Instruction DefBool" #. JCPLq #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3153089\n" "help.text" msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range." msgstr "Si aucun caractère de déclaration de type ou mot-clé n'est spécifié, l'instruction DefBool définit le type de variable par défaut correspondant à une plage de lettres." #. SZ3Ak #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id971587473488701\n" "help.text" msgid "DefType statements diagram" msgstr "Diagramme des instructions DefType" #. NFRzL #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3147336\n" "help.text" msgid "char: Letter prefix that specifies default data type for variables." msgstr "char: Lettre préfixe spécifiant le type de données par défaut pour les variables" #. CBqSz #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3147226\n" "help.text" msgid "char-char: Letter range prefixes that specify default data type for variables." msgstr "char-char: Intervalle de lettres préfixe spécifiant le type de données par défaut pour des variables." #. 9vqSg #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3156152\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "' Définitions des préfixes pour les types de variables :" #. QC5gr #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3152481\n" "help.text" msgid "Print TypeName(Boole), VarType(Babbage), bitcoin ' Displays: Boolean 11 False" msgstr "Print TypeName(Boole), VarType(Babbage), bitcoin ' Affiche : Boolean 11 False" #. i5aFp #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3151381\n" "help.text" msgid "bOK=True ' bOK is an implicit boolean variable" msgstr "bOK=True ' bOK est une variable booléenne implicite" #. zabpF #: 03101110.xhp msgctxt "" "03101110.xhp\n" "tit\n" "help.text" msgid "DefCur Statement" msgstr "Instruction DefCur" #. HKGKx #: 03101110.xhp msgctxt "" "03101110.xhp\n" "bm_id9555345\n" "help.text" msgid "DefCur statement" msgstr "DefCur, instruction" #. zEeZG #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN1057D\n" "help.text" msgid "DefCur Statement" msgstr "Instruction DefCur" #. d4KGm #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN1058D\n" "help.text" msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range." msgstr "Si aucun caractère de déclaration de type ou mot-clé n'est spécifié, l'instruction DefCur définit le type de variable par défaut correspondant à une plage de lettres." #. UJUeE #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105D8\n" "help.text" msgid "Print liquid, Typename(coinbit), VarType(money) ' Result is: 0.0000 Currency 6" msgstr "Print liquid, Typename(coinbit), VarType(money) ' Le résultat est : 0,0000 Currency 6" #. uA7E4 #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105D9\n" "help.text" msgid "cCur=Currency ' cCur is an implicit currency variable." msgstr "cCur=Currency ' cCur est une variable monétaire implicite." #. QvNCR #: 03101120.xhp msgctxt "" "03101120.xhp\n" "tit\n" "help.text" msgid "DefErr Statement" msgstr "Instruction DefErr" #. V5Eom #: 03101120.xhp msgctxt "" "03101120.xhp\n" "bm_id8177739\n" "help.text" msgid "DefErr statement" msgstr "DefErr, instruction" #. fEMEo #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN1057D\n" "help.text" msgid "DefErr Statement" msgstr "Instruction DefErr" #. yQsoP #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN1058D\n" "help.text" msgid "If no type-declaration character or keyword is specified, the DefErr statement sets the default variable type, according to a letter range." msgstr "Si aucun caractère de déclaration de type ou mot-clé n'est spécifié, l'instruction DefErr définit le type de variable par défaut correspondant à une plage de lettres." #. b8Tvs #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105D9\n" "help.text" msgid "eErr=Error ' eErr is an implicit error variable" msgstr "eErr=Error ' eErr est une variable d'erreur implicite" #. bRtxx #: 03101130.xhp msgctxt "" "03101130.xhp\n" "tit\n" "help.text" msgid "DefSng Statement" msgstr "Instruction DefSng" #. FGsHa #: 03101130.xhp msgctxt "" "03101130.xhp\n" "bm_id2445142\n" "help.text" msgid "DefSng statement" msgstr "DefSng, instruction" #. eYYKA #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN10577\n" "help.text" msgid "DefSng Statement" msgstr "Instruction DefSng" #. f46uc #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN10587\n" "help.text" msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range." msgstr "Si aucun caractère de déclaration de type ou mot-clé n'est spécifié, l'instruction DefSng définit le type de variable par défaut correspondant à une plage de lettres." #. FEQfu #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105D3\n" "help.text" msgid "wSng=Single ' wSng is an implicit single variable" msgstr "wSng=Single ' wSng est une variable unique implicite" #. B2kjC #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105D4\n" "help.text" msgid "Print afloat, Typename(Word), VarType(anyNum) ' Result is : 0 single 4" msgstr "Print afloat, Typename(Word), VarType(anyNum) ' Le résultat est : 0 single 4" #. zfvWo #: 03101140.xhp msgctxt "" "03101140.xhp\n" "tit\n" "help.text" msgid "DefStr Statement" msgstr "Instruction DefStr" #. BrFKG #: 03101140.xhp msgctxt "" "03101140.xhp\n" "bm_id6161381\n" "help.text" msgid "DefStr statement" msgstr "DefStr, instruction " #. W3pG2 #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN10577\n" "help.text" msgid "DefStr Statement" msgstr "Instruction DefStr" #. hqQDQ #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN10587\n" "help.text" msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range." msgstr "Si aucun caractère de déclaration de type ou mot-clé n'est spécifié, l'instruction DefStr définit le type de variable par défaut correspondant à une plage de lettres." #. LCyE8 #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105D3\n" "help.text" msgid "sStr=String ' sStr is an implicit string variable" msgstr "sStr=String ' sStr est une variable de chaîne implicite" #. pVAGJ #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105D4\n" "help.text" msgid "Print VarType(slice), strng, TypeName(sheet) ' Result is: 8 \"\" String" msgstr "Print VarType(slice), strng, TypeName(sheet) ' Le résultat est : 8 \"\" String" #. E5nXi #: 03101300.xhp msgctxt "" "03101300.xhp\n" "tit\n" "help.text" msgid "DefDate Statement" msgstr "Instruction DefDate" #. UKvrk #: 03101300.xhp msgctxt "" "03101300.xhp\n" "bm_id3150504\n" "help.text" msgid "DefDate statement" msgstr "DefDate, instruction" #. 8jkba #: 03101300.xhp msgctxt "" "03101300.xhp\n" "hd_id3150504\n" "help.text" msgid "DefDate Statement" msgstr "Instruction DefDate" #. 7EJB8 #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3145069\n" "help.text" msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range." msgstr "Si aucun caractère de déclaration de type ou mot-clé n'est spécifié, l'instruction DefDate définit le type de variable par défaut correspondant à une plage de lettres." #. sGAWV #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3152462\n" "help.text" msgid "tDate=Date ' tDate is an implicit date variable" msgstr "tDate=Date ' tDate est une variable de date implicite" #. kEsRX #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3153562\n" "help.text" msgid "Print VarType(tea), train, TypeName(timedate), IsDate(tick) ' Displays: 7 00:00:00 Date True" msgstr "Print VarType(tea), train, TypeName(timedate), IsDate(tick) ' Affiche : 7 00:00:00 Date True" #. c8vDs #: 03101400.xhp msgctxt "" "03101400.xhp\n" "tit\n" "help.text" msgid "DefDbl Statement" msgstr "Instruction DefDbl" #. 8SVty #: 03101400.xhp msgctxt "" "03101400.xhp\n" "bm_id3147242\n" "help.text" msgid "DefDbl statement" msgstr "DefDbl, instruction" #. gX7T8 #: 03101400.xhp msgctxt "" "03101400.xhp\n" "hd_id3147242\n" "help.text" msgid "DefDbl Statement" msgstr "Instruction DefDbl" #. gJGCw #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3153126\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "Définit le type de variable par défaut correspondant à une plage de lettres si aucun caractère de déclaration de type ou mot-clé n'a été spécifié." #. oWGT8 #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3154244\n" "help.text" msgid "fValue=1.23e43 ' fValue is an implicit double variable type" msgstr "fValue=1,23e43 ' fValue est une variable de type double implicite" #. DcRHT #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3153144\n" "help.text" msgid "Print Typename(float), VarType(fire), factory ' Result is: Double 5 0" msgstr "Print Typename(float), VarType(fire), factory ' Le résultat est : Double 5 0" #. mcUhD #: 03101500.xhp msgctxt "" "03101500.xhp\n" "tit\n" "help.text" msgid "DefInt Statement" msgstr "Instruction DefInt" #. orNy3 #: 03101500.xhp msgctxt "" "03101500.xhp\n" "bm_id3149811\n" "help.text" msgid "DefInt statement" msgstr "DefInt, instruction" #. 2Fhxz #: 03101500.xhp msgctxt "" "03101500.xhp\n" "hd_id3149811\n" "help.text" msgid "DefInt Statement" msgstr "Instruction DefInt" #. 8QFfR #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3149762\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "Définit le type de variable par défaut correspondant à une plage de lettres si aucun caractère de déclaration de type ou mot-clé n'a été spécifié." #. zxFQy #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3164728\n" "help.text" msgid "iCount=200 ' iCount is an implicit integer variable" msgstr "iCount=200 ' iCount est une variable entière implicite" #. kXjfq #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3153728\n" "help.text" msgid "Print kilos, Typename(number), VarType(Java) ' Result is: 0 Integer 2" msgstr "Print kilos, Typename(number), VarType(Java) ' Le résultat est : 0 Integer 2" #. kK2Aw #: 03101600.xhp msgctxt "" "03101600.xhp\n" "tit\n" "help.text" msgid "DefLng Statement" msgstr "Instruction DefLng" #. 7PjGa #: 03101600.xhp msgctxt "" "03101600.xhp\n" "bm_id3148538\n" "help.text" msgid "DefLng statement" msgstr "DefLng, instruction" #. z3DrG #: 03101600.xhp msgctxt "" "03101600.xhp\n" "hd_id3148538\n" "help.text" msgid "DefLng Statement" msgstr "Instruction DefLng" #. RECCG #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3149514\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "Définit le type de variable par défaut correspondant à une plage de lettres si aucun caractère de déclaration de type ou mot-clé n'a été spécifié." #. Dn2Xk #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3145273\n" "help.text" msgid "xCount=123456789 ' xCount is an implicit long integer variable" msgstr "xCount=123456789 ' xCount est une variable de type entier long implicite" #. Pg49N #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3255273\n" "help.text" msgid "Print VarType(Yes), zinc, Typename(Max) ' Result is: 3 0 Long" msgstr "Print VarType(Yes), zinc, Typename(Max) ' Le résultat est : 3 0 Long" #. k5A5k #: 03101700.xhp msgctxt "" "03101700.xhp\n" "tit\n" "help.text" msgid "DefObj Statement" msgstr "Instruction DefObj" #. AFCbY #: 03101700.xhp msgctxt "" "03101700.xhp\n" "bm_id3149811\n" "help.text" msgid "DefObj statement" msgstr "DefObj, instruction" #. 3DF7A #: 03101700.xhp msgctxt "" "03101700.xhp\n" "hd_id3149811\n" "help.text" msgid "DefObj Statement" msgstr "Instruction DefObj" #. vzCDm #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3147573\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "Définit le type de variable par défaut correspondant à une plage de lettres si aucun caractère de déclaration de type ou mot-clé n'a été spécifié." #. Ds9qa #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3255273\n" "help.text" msgid "Print Typename(properties), VarType(ordinal), IsNull(unique), IsObject(org)' Result is: Object 9 True False" msgstr "Print Typename(properties), VarType(ordinal), IsNull(unique), IsObject(org)' Le résultat est : Object 9 True False" #. oaF9W #: 03102000.xhp msgctxt "" "03102000.xhp\n" "tit\n" "help.text" msgid "DefVar Statement" msgstr "Instruction DefVar" #. jSB2p #: 03102000.xhp msgctxt "" "03102000.xhp\n" "bm_id3143267\n" "help.text" msgid "DefVar statement" msgstr "DefVar, instruction" #. 2a43C #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3143267\n" "help.text" msgid "DefVar Statement" msgstr "Instruction DefVar" #. rLx6D #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3153825\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "Définit le type de variable par défaut correspondant à une plage de lettres si aucun caractère de déclaration de type ou mot-clé n'a été spécifié." #. TJouG #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3154012\n" "help.text" msgid "vDiv=99 ' vDiv is an implicit variant" msgstr "vDiv=99 ' vDiv est un variant implicite" #. 7BG6Y #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3146121\n" "help.text" msgid "values=\"Hello world\"" msgstr "values=\"Bonjour le monde\"" #. BoCFz #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3147221\n" "help.text" msgid "Print Typename(glob), VarType(values), IsEmpty(vOffer) ' Displays: Empty 8 True" msgstr "Print Typename(glob), VarType(values), IsEmpty(vOffer) ' Affiche : Empty 8 True" #. 2jpst #: 03102100.xhp msgctxt "" "03102100.xhp\n" "tit\n" "help.text" msgid "Dim Statement" msgstr "Instruction Dim" #. EEkQA #: 03102100.xhp msgctxt "" "03102100.xhp\n" "bm_id3149812\n" "help.text" msgid "Dim statement arrays; dimensioning dimensioning arrays" msgstr "Dim, instructionMatrices;dimensionDimension;matrices" #. ESKNC #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3149812\n" "help.text" msgid "Dim Statement" msgstr "Instruction Dim" #. 9gRSS #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3143271\n" "help.text" msgid "Declares variables or arrays." msgstr "Déclare des variables ou des tableaux" #. 7Ske5 #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154686\n" "help.text" msgid "If the variables are separated by commas - for example Dim v1, v2, v3 As String - first ones get defined as Variant variables. A new line, or colon sign (:), help separate variable definitions." msgstr "Si les variables sont séparées par des virgules - par exemple Dim v1, v2, v3 As String - les premières sont définies comme variables Variant. Une nouvelle ligne, ou signe deux-points (: ), aide à séparer les définitions de variables." #. sZ9H8 #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3152576\n" "help.text" msgid "Dim declares local variables within subroutines. Global variables are declared with the Global, Public or the Private statement." msgstr "Dim déclare des variables locales dans les sous-programmes. Les variables globales sont déclarées avec l'instruction Global, Public ou Private." #. RWfkr #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id971587473488701\n" "help.text" msgid "Dim Statement diagram" msgstr "Diagramme de l'instruction Dim" #. bEQhy #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149412\n" "help.text" msgid "Dim variable [(start To end)] [As typename][, variable2[char] [(start To end)] [,...]]" msgstr "Dim variable [(début à fin)] [As typename][, variable2[char] [(début à fin)] [,...]]" #. LHb6y #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id221651071987432\n" "help.text" msgid "New operator is optional when setting Option Compatible option." msgstr "L'opérateur New est facultatif lors de la définition de l'option Option Compatible." #. JBuCh #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154730\n" "help.text" msgid "variable: Any variable or array name." msgstr "variable:Tout nom de variable ou de tableau." #. wB6Jx #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154510\n" "help.text" msgid "typename: Keyword that declares the data type of a variable." msgstr "typename: Mot clé qui déclare le type de données d'une variable." #. Rqp83 #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id971587473508701\n" "help.text" msgid "primitive data types fragment" msgstr "fragment de types de données primitif" #. pFWdb #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id21587557790810\n" "help.text" msgid "Byte: Byte variable (0-255)" msgstr "Byte: Variable de type octet (0-255)" #. fQsgi #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153949\n" "help.text" msgid "Boolean: Boolean variable (True, False)" msgstr "Boolean: Variable de type booleen (True, False)" #. PouUE #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3156275\n" "help.text" msgid "Currency: Currency variable (Currency with 4 Decimal places)" msgstr "Currency: Variable de type devise (Devise avec 4 décimales)" #. BHPpy #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3156057\n" "help.text" msgid "Date: Date variable" msgstr "Date : variable de date" #. jyVtV #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3148405\n" "help.text" msgid "Double: Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)" msgstr "Double: Variable à virgule flottante double précision (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)" #. kBUDz #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3148916\n" "help.text" msgid "Integer: Integer variable (-32768 - 32767)" msgstr "Integer : variable au format nombre entier (-32768 - 32767)" #. DNHMA #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3150045\n" "help.text" msgid "Long: Long integer variable (-2.147.483.648 - 2.147.483.647)" msgstr "Long : variable au format nombre entier long (-2.147.483.648 - 2.147.483.647)" #. z9CEA #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149255\n" "help.text" msgid "Object: Object variable (Note: this variable can only subsequently be defined with Set!)" msgstr "Object: Variable objet (Remarque: cette variable ne peut être définie par la suite qu'avec Set!)" #. iBZ3a #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3155937\n" "help.text" msgid "Single: Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)." msgstr "Single : variable à virgule flottante simple précision (3,402823 x 10E38 - 1,401298 x 10E-45)." #. TcSDB #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3151251\n" "help.text" msgid "String: String variable consisting of a maximum of 64,000 ASCII characters." msgstr "String : variable de chaîne comprenant au maximum 64 000 caractères ASCII." #. UkswY #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154704\n" "help.text" msgid "Variant: Variant variable type (contains all types, specified by definition). If a type name is not specified, variables are automatically defined as Variant Type, unless a statement from DefBool to DefVar is used." msgstr "Variant:Type de variable variant (contient tous les types, spécifiés par définition). Si aucun nom de type n'est spécifié, les variables sont automatiquement définies comme Type Variant, sauf si une instruction de DefBool à DefVar est utilisée." #. JGjKs #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id21587667790810\n" "help.text" msgid "object: Universal Network object (UNO) object or ClassModule object instance." msgstr "object: Objet Universal Network object (UNO) ou instance de ClassModule." #. NbDcm #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153510\n" "help.text" msgid "char: Special character that declares the data type of a variable." msgstr "char: Caractère spécial qui déclare le type de données d'une variable." #. 52vix #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id971587473518701\n" "help.text" msgid "Type declaration characters fragment" msgstr "Fragment de caractères de déclaration de type" #. JgnAC #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3146316\n" "help.text" msgid "In %PRODUCTNAME Basic, you do not need to declare variables explicitly. However, you need to declare arrays before you can use them. You can declare a variable with the Dim statement, using commas (,) to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding type keyword name." msgstr "Dans %PRODUCTNAME Basic, vous n'avez pas besoin de déclarer explicitement des variables. Cependant, vous devez déclarer des tableaux avant de pouvoir les utiliser. Vous pouvez déclarer une variable avec l'instruction Dim, en utilisant des virgules (, ) pour séparer plusieurs déclarations. Pour déclarer un type de variable, entrez un caractère de déclaration de type après le nom ou utilisez un nom de mot-clé de type correspondant." #. VDkAN #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id441587477911298\n" "help.text" msgid "array: Array declaration." msgstr "array: Déclaration de tableau." #. TmrKG #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id971587473519701\n" "help.text" msgid "array fragment" msgstr "fragment de matrice" #. BaEsN #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3147125\n" "help.text" msgid "start, end: Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range." msgstr "start, end: Valeurs numériques ou constantes qui définissent le nombre d'éléments (NombreElements = (end-start) +1) et la plage d'index." #. T2g5D #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153877\n" "help.text" msgid "start and end can be numerical expressions if ReDim is applied at the procedure level." msgstr "start and end peuvent être des expressions numériques si ReDim est appliqué dans la procédure." #. JkDDD #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149924\n" "help.text" msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables." msgstr "$[officename] Basic supporte les matrices unidimensionnelles ou multidimensionnelles définies par un type de variable spécifié. Les matrices peuvent être utilisées si le programme comprend des listes ou des tables à éditer. L'avantage des matrices est qu'elles permettent d'appeler des éléments individuels à partir d'index, lesquels peuvent être formulés comme expressions numériques ou variables." #. ZuZBj #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3148488\n" "help.text" msgid "Arrays are declared with the Dim statement. There are multiple ways to define the index range:" msgstr "Les tableaux sont déclarés avec l'instruction Dim. Il existe plusieurs façons de définir la plage d'index :" #. iXgDy #: 03102100.xhp msgctxt "" "03102100.xhp\n" "bas_id381587475057846\n" "help.text" msgid "Dim text(20) As String ' 21 elements numbered from 0 to 20" msgstr "Dim text(20) As String ' 21 éléments numérotés de 0 à 20" #. Du5a3 #: 03102100.xhp msgctxt "" "03102100.xhp\n" "bas_id1001587475058292\n" "help.text" msgid "Dim value(5 to 25) As Integer ' 21 values numbered from 5 to 25" msgstr "Dim value(5 to 25) As Integer ' 21 valeurs numérotées de 5 à 25" #. 66C57 #: 03102100.xhp msgctxt "" "03102100.xhp\n" "bas_id481587475059423\n" "help.text" msgid "Dim amount(-15 to 5) As Currency ' 21 amounts (including 0), numbered from -15 to 5" msgstr "Dim montant(-15 to 5) As Currency ' 21 montants(0 inclus),numérotés de -15 à 5" #. Q6d4T #: 03102100.xhp msgctxt "" "03102100.xhp\n" "bas_id621587475059824\n" "help.text" msgid "REM Two-dimensional data field" msgstr "REM Champ de données bidimensionnel" #. 9gAsN #: 03102100.xhp msgctxt "" "03102100.xhp\n" "bas_id11587475060830\n" "help.text" msgid "Dim table$(20,2) ' 63 items; from 0 to 20 level 1, from 0 to 20 level 2 and from 0 to 20 level 3." msgstr "Dim table$(20,2) ' 63 items; de 0 à 20 niveau 1, de 0 à 20 niveau 2 et de 0 à 20 niveau 3." #. FLoRP #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3159239\n" "help.text" msgid "You can declare an array types as dynamic if a ReDim statement defines the number of dimensions in the subroutine or the function that contains the array. Generally, you can only define an array dimension once, and you cannot modify it. Within a subroutine, you can declare an array with ReDim. You can only define dimensions with numeric expressions. This ensures that the fields are only as large as necessary." msgstr "Vous pouvez déclarer un type de tableau dynamique si une instruction ReDim définit le nombre de dimensions dans le sous-programme ou la fonction qui contient le tableau. En règle générale, vous ne pouvez définir une dimension de tableau qu'une seule fois et vous ne pouvez pas la modifier. Dans un sous-programme, vous pouvez déclarer un tableau avec ReDim. Vous ne pouvez définir des dimensions qu'avec des expressions numériques. Cela garantit que les champs sont aussi grands que nécessaire." #. cGpY9 #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149036\n" "help.text" msgid "' Two-dimensional data field" msgstr "' Champ de données en deux dimensions" #. C4SQS #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153782\n" "help.text" msgid "Const sDim As String = \" Dimension:\"" msgstr "Const sDim as String = \" Dimension :\"" #. zkbr7 #: 03102101.xhp msgctxt "" "03102101.xhp\n" "tit\n" "help.text" msgid "ReDim Statement" msgstr "Instruction ReDim" #. dxT7d #: 03102101.xhp msgctxt "" "03102101.xhp\n" "bm_id3150398\n" "help.text" msgid "ReDim statement" msgstr "ReDim, instruction" #. EWARY #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3150398\n" "help.text" msgid "ReDim Statement" msgstr "Instruction ReDim" #. F9HMw #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3154685\n" "help.text" msgid "Declares or redefines variables or arrays." msgstr "Déclare ou redéfinit des variables ou des tableaux." #. dTArZ #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id971587473488701\n" "help.text" msgid "ReDim Statement diagram" msgstr "Diagramme de l'instruction ReDim" #. bD6eG #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3156214\n" "help.text" msgid "ReDim [Preserve] variable [(start To end)] [As type-name][, variable2 [(start To end)] [As type-name][,...]]" msgstr "ReDim [Preserve] variable [(début à fin)] [As nom-de-type][, variable2 [(début à fin)] [As nom-de-type][,...]]" #. 5wDoD #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id711996\n" "help.text" msgid "Optionally, add the Preserve keyword to preserve the contents of the array that is redimensioned. ReDim can only be used in subroutines." msgstr "Vous pouvez également ajouter le mot clé Preserve pour conserver le contenu du tableau redimensionné. ReDim ne peut être utilisé que dans des sous-programmes." #. TTGyB #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3148405\n" "help.text" msgid "Example:" msgstr "Exemple :" #. 5SuKj #: 03102200.xhp msgctxt "" "03102200.xhp\n" "tit\n" "help.text" msgid "IsArray Function" msgstr "Fonction IsArray" #. izVbw #: 03102200.xhp msgctxt "" "03102200.xhp\n" "bm_id3154346\n" "help.text" msgid "IsArray function" msgstr "IsArray, fonction" #. JfFRY #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3154346\n" "help.text" msgid "IsArray Function" msgstr "Fonction IsArray" #. 6uXeM #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3159413\n" "help.text" msgid "Determines if a variable is a data field in an array." msgstr "Détermine si une variable est un champ de données dans une matrice." #. c8GSc #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3150792\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. Cipud #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3153379\n" "help.text" msgid "IsArray (Var)" msgstr "IsArray (Var)" #. oqBKb #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3154365\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. 4tEeP #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3153969\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. fjqGh #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3145172\n" "help.text" msgid "Var: Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns True, otherwise False is returned." msgstr "Var : toute variable à tester si elle est déclarée comme matrice. S'il s'agit d'une matrice, la fonction renvoie la valeur True ; dans le cas contraire, c'est la valeur False qui est renvoyée." #. c4RJM #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3155131\n" "help.text" msgid "Example:" msgstr "Exemple :" #. eFP3B #: 03102300.xhp msgctxt "" "03102300.xhp\n" "tit\n" "help.text" msgid "IsDate Function" msgstr "Fonction IsDate" #. SFMVL #: 03102300.xhp msgctxt "" "03102300.xhp\n" "bm_id3145090\n" "help.text" msgid "IsDate function" msgstr "IsDate, fonction" #. AeABQ #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3145090\n" "help.text" msgid "IsDate Function" msgstr "Fonction IsDate" #. GHcvs #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3153311\n" "help.text" msgid "Tests if a numeric or string expression can be converted to a Date variable." msgstr "Détermine si une expression au format chaîne de caractères ou au format numérique peut être convertie en variable de date." #. grWRs #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3153824\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. NAK7y #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3147573\n" "help.text" msgid "IsDate (Expression)" msgstr "IsDate (Expression)" #. TW5An #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3143270\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. D758U #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3148947\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. HiTfE #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3145069\n" "help.text" msgid "Expression: Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns True, otherwise the function returns False." msgstr "Expression : toute expression au format chaîne de caractères ou numérique à tester. La fonction renvoie la valeur True si l'expression peut être convertie en date, et la valeur False dans le cas contraire." #. MLSNK #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3150447\n" "help.text" msgid "Example:" msgstr "Exemple :" #. pVhKT #: 03102400.xhp msgctxt "" "03102400.xhp\n" "tit\n" "help.text" msgid "IsEmpty Function" msgstr "Fonction IsEmpty" #. Xc26L #: 03102400.xhp msgctxt "" "03102400.xhp\n" "bm_id3153394\n" "help.text" msgid "IsEmpty function" msgstr "IsEmpty, fonction" #. XoSo2 #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3153394\n" "help.text" msgid "IsEmpty Function" msgstr "Fonction IsEmpty" #. CvCEz #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3163045\n" "help.text" msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized." msgstr "Détermine si une variable de variant contient la valeur Empty. La valeur Empty indique que la variable n'est pas initialisée." #. st3Rw #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3159158\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. 3gyjT #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3153126\n" "help.text" msgid "IsEmpty (Var)" msgstr "IsEmpty (Var)" #. fGGNR #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3148685\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. BrRWw #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3148947\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. Ew5aR #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3154347\n" "help.text" msgid "Var: Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False." msgstr "Var : toute variable à tester. La fonction renvoie la valeur True si le variant contient la valeur Empty, et la valeur False dans le cas contraire." #. FXTmE #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3154138\n" "help.text" msgid "Example:" msgstr "Exemple :" #. dr2Py #: 03102450.xhp msgctxt "" "03102450.xhp\n" "tit\n" "help.text" msgid "IsError Function" msgstr "Fonction IsError" #. jXCV2 #: 03102450.xhp msgctxt "" "03102450.xhp\n" "bm_id4954680\n" "help.text" msgid "IsError function" msgstr "IsError, fonction" #. FDXnr #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1054E\n" "help.text" msgid "IsError Function" msgstr "Fonction IsError" #. yQg58 #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1055E\n" "help.text" msgid "Tests if a variable contains an error value." msgstr "Détermine si une variable contient une valeur d'erreur." #. ygcjs #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10561\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. 6xgfA #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10568\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. ECARX #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1056C\n" "help.text" msgid "Bool" msgstr "Logique (Bool)" #. 33jUA #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1056F\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. jCQGH #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10573\n" "help.text" msgid "Var: Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False." msgstr "Var : toute variable à tester. La variable renvoie True si le variant contient une valeur d'erreur, False dans le cas contraire." #. JTPzr #: 03102600.xhp msgctxt "" "03102600.xhp\n" "tit\n" "help.text" msgid "IsNull Function" msgstr "Fonction IsNull" #. BJBAU #: 03102600.xhp msgctxt "" "03102600.xhp\n" "bm_id3155555\n" "help.text" msgid "IsNull function Null value" msgstr "IsNull, fonctionNull, valeur" #. zHiAW #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3155555\n" "help.text" msgid "IsNull Function" msgstr "Fonction IsNull" #. sJ5h3 #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3146957\n" "help.text" msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data." msgstr "Détermine si un Variant contient la valeur spéciale Null indiquant que la variable ne contient pas de données." #. mLbEi #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3150670\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. uCnAB #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3150984\n" "help.text" msgid "IsNull (Var)" msgstr "IsNull (Var)" #. gxdzG #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3149514\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. 2r2f2 #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3149669\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. gVDss #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3159414\n" "help.text" msgid "Var: Any variable that you want to test. This function returns True if the Variant contains the Null value, or False if the Variant does not contain the Null value." msgstr "Var : toute variable à tester. Cette fonction renvoie la valeur True si le variant contient la valeur Null, et la valeur False dans le cas contraire." #. PFSkn #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_idN1062A\n" "help.text" msgid "Null - This value is used for a variant data sub type without valid contents." msgstr "Null : valeur utilisée pour un sous-type de données de type variant sans contenu valide." #. GzMnE #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3153381\n" "help.text" msgid "Example:" msgstr "Exemple :" #. ApZsU #: 03102700.xhp msgctxt "" "03102700.xhp\n" "tit\n" "help.text" msgid "IsNumeric Function" msgstr "Fonction IsNumeric" #. iXcLG #: 03102700.xhp msgctxt "" "03102700.xhp\n" "bm_id3145136\n" "help.text" msgid "IsNumeric function" msgstr "IsNumeric, fonction" #. 77Kcm #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3145136\n" "help.text" msgid "IsNumeric Function" msgstr "Fonction IsNumeric" #. CXQ5r #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3149177\n" "help.text" msgid "Tests if an expression is a number. If the expression is a number, the function returns True, otherwise the function returns False." msgstr "Teste si une expression est un nombre. La fonction renvoie la valeur True si l'expression est un nombre, et la valeur False dans le cas contraire." #. 6vASf #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3149415\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. CVUxC #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3150771\n" "help.text" msgid "IsNumeric (Var)" msgstr "IsNumeric (Var)" #. ms95u #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3148685\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. doi6A #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3148947\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. CCj4C #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3154760\n" "help.text" msgid "Var: Any expression that you want to test." msgstr "Var : toute expression à tester." #. z5QdA #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3149656\n" "help.text" msgid "Example:" msgstr "Exemple :" #. vieWA #: 03102800.xhp msgctxt "" "03102800.xhp\n" "tit\n" "help.text" msgid "IsObject Function" msgstr "Fonction IsObject" #. LbyzC #: 03102800.xhp msgctxt "" "03102800.xhp\n" "bm_id3149346\n" "help.text" msgid "IsObject function" msgstr "IsObject, fonction" #. ZTeih #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id51633474369322\n" "help.text" msgid "IsObject Function" msgstr "Fonction IsObject" #. AyVCR #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3148538\n" "help.text" msgid "Tests if a variable is an object, as opposed to primitive data types such as dates, numbers, texts. The function returns True if the variable is an object, otherwise it returns False." msgstr "Teste si une variable est un objet, par opposition aux types de données primitifs tels que les dates, les nombres, les textes. La fonction renvoie True si la variable est un objet, sinon elle retourne False." #. jCmJE #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id891575896963115\n" "help.text" msgid "This function returns True for the following object types:" msgstr "Cette fonction renvoie True pour les types d'objets suivants :" #. CBoWs #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id471575892220352\n" "help.text" msgid "OLE objects or UNO objects" msgstr "Objets OLE ou UNO" #. D5UDc #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id451575892264518\n" "help.text" msgid "Class module object instances" msgstr "Objets instances de Class module" #. FQiXE #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id851575882379006\n" "help.text" msgid "Extended types or enumerations" msgstr "Types étendus ou énumerations" #. TFDZQ #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id131575882378422\n" "help.text" msgid "Routines or variables when defined as Object." msgstr "Routines ou variables lorsqu'elles sont définies en tant qu'objet." #. oqtFf #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id511575889156356\n" "help.text" msgid "%PRODUCTNAME Basic modules" msgstr "Modukes %PRODUCTNAME Basic" #. MCx37 #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id441575886284392\n" "help.text" msgid "Data structures return True even when empty. Object defined variables return True even if uninitialized." msgstr "Les structures de données renvoient True même lorsqu'elles sont vides. Les variables objet définies renvoient True même si elles ne sont pas initialisées." #. 4SsCT #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3156024\n" "help.text" msgid "Boolean" msgstr "Boolean" #. rTuwL #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3148552\n" "help.text" msgid "var: The variable to be tested." msgstr "var: la variable à tester." #. CTnv9 #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id191575887649871\n" "help.text" msgid "Enum statement" msgstr "Instruction Enum" #. 8hCnP #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id51575897210153\n" "help.text" msgid "Type statement" msgstr "Instruction Type" #. DAnD5 #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id811575887627196\n" "help.text" msgid "Using variables" msgstr "Utilisation de variables" #. dj7fW #: 03102900.xhp msgctxt "" "03102900.xhp\n" "tit\n" "help.text" msgid "LBound Function" msgstr "Fonction LBound" #. hjuaA #: 03102900.xhp msgctxt "" "03102900.xhp\n" "bm_id3156027\n" "help.text" msgid "LBound function" msgstr "LBound, fonction" #. nVQSS #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3156027\n" "help.text" msgid "LBound Function" msgstr "Fonction LBound" #. tPdvo #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3147226\n" "help.text" msgid "Returns the lower boundary of an array." msgstr "Renvoie la limite inférieure d'une matrice." #. FcGvD #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3150503\n" "help.text" msgid "LBound (ArrayName [, Dimension])" msgstr "LBound (NomMatrice [, Dimension])" #. KUDkg #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3145069\n" "help.text" msgid "ArrayName: Name of the array for which you want to return the upper (Ubound) or the lower (LBound) boundary of the array dimension." msgstr "ArrayName : nom de la matrice dont la limite supérieure (Ubound) ou inférieure (LBound) doit être déterminée." #. byGRH #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3149457\n" "help.text" msgid "[Dimension]: Integer that specifies which dimension to return the upper (Ubound) or the lower (LBound) boundary for. If a value is not specified, the first dimension is assumed." msgstr "[Dimension] : nombre entier indiquant la dimension pour laquelle la limite (Ubound) supérieure ou (LBound) inférieure doit être renvoyée. Si aucune valeur n'est indiquée, c'est la limite de la première dimension qui est renvoyée." #. FEgDA #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_idm1206768352\n" "help.text" msgid "Print LBound(v()) ' returns 10" msgstr "Print LBound(v()) ' renvoie 10" #. 6GB8Z #: 03103000.xhp msgctxt "" "03103000.xhp\n" "tit\n" "help.text" msgid "UBound Function" msgstr "Fonction UBound" #. 6qgPw #: 03103000.xhp msgctxt "" "03103000.xhp\n" "bm_id3148538\n" "help.text" msgid "UBound function" msgstr "UBound, fonction" #. kwd7d #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3148538\n" "help.text" msgid "UBound Function" msgstr "Fonction UBound" #. AEcfy #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3147573\n" "help.text" msgid "Returns the upper boundary of an array." msgstr "Renvoie la limite supérieure d'une matrice." #. M5RWy #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3149415\n" "help.text" msgid "UBound (ArrayName [, Dimension])" msgstr "UBound (NomMatrice [, Dimension])" #. Svuit #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3153381\n" "help.text" msgid "ArrayName: Name of the array for which you want to determine the upper (Ubound) or the lower (LBound) boundary." msgstr "ArrayName : nom de la matrice dont la limite supérieure (Ubound) ou inférieure (LBound) doit être déterminée." #. si2E3 #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3148797\n" "help.text" msgid "[Dimension]: Integer that specifies which dimension to return the upper(Ubound) or lower (LBound) boundary for. If no value is specified, the boundary of the first dimension is returned." msgstr "[Dimension] : nombre entier indiquant la dimension pour laquelle la limite supérieure (Ubound) ou inférieure (LBound) doit être renvoyée. Si aucune valeur n'est indiquée, c'est la limite de la première dimension qui est renvoyée." #. QHhrj #: 03103100.xhp msgctxt "" "03103100.xhp\n" "tit\n" "help.text" msgid "Let Statement" msgstr "Instruction Let" #. zcAoS #: 03103100.xhp msgctxt "" "03103100.xhp\n" "bm_id3147242\n" "help.text" msgid "Let statement" msgstr "Let, instruction" #. PFo8B #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3147242\n" "help.text" msgid "Let Statement" msgstr "Instruction Let" #. SiQNq #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3149233\n" "help.text" msgid "Assigns a value to a variable." msgstr "Assigne une valeur à une variable." #. yo55G #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3153127\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. ZR3gW #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id41586012988213\n" "help.text" msgid "Let Statement diagram" msgstr "Diagramme de l'instruction Let" #. X4WmE #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3148944\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. DpLuj #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3147560\n" "help.text" msgid "variable: Variable that you want to assign a value to. Value and variable type must be compatible." msgstr "variable: Variable à laquelle vous souhaitez affecter une valeur. La valeur et le type de variable doivent être compatibles." #. ZCswn #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3148451\n" "help.text" msgid "As in most BASIC dialects, the keyword Let is optional." msgstr "Comme dans la plupart des dialectes BASIC, le mot-clé Let est facultatif." #. KC9DD #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3145785\n" "help.text" msgid "Example:" msgstr "Exemple :" #. JwK2U #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3152939\n" "help.text" msgid "MsgBox Len(sText) ' returns 9" msgstr "MsgBox Len(sText) ' renvoie 9" #. gbgGE #: 03103200.xhp msgctxt "" "03103200.xhp\n" "tit\n" "help.text" msgid "Option Base Statement" msgstr "Instruction Option Base" #. C5CbQ #: 03103200.xhp msgctxt "" "03103200.xhp\n" "bm_id3155805\n" "help.text" msgid "Option Base statement" msgstr "Option Base, instruction" #. aN2F8 #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3155805\n" "help.text" msgid "Option Base Statement" msgstr "Instruction Option Base" #. 7SyG9 #: 03103200.xhp msgctxt "" "03103200.xhp\n" "par_id3147242\n" "help.text" msgid "Defines the default lower boundary for arrays as 0 or 1." msgstr "Définit 0 ou 1 comme limite inférieure par défaut des matrices." #. DPpsC #: 03103200.xhp msgctxt "" "03103200.xhp\n" "par_id3147229\n" "help.text" msgid "This statement must be added before the executable program code in a module." msgstr "Cette instruction doit être ajoutée avant le code de programme exécutable dans un module." #. WKk6A #: 03103300.xhp msgctxt "" "03103300.xhp\n" "tit\n" "help.text" msgid "Option Explicit Statement" msgstr "Instruction Option Explicit" #. pjTCR #: 03103300.xhp msgctxt "" "03103300.xhp\n" "bm_id3145090\n" "help.text" msgid "Option Explicit statement" msgstr "Option Explicit, instruction" #. r5HhA #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3145090\n" "help.text" msgid "Option Explicit Statement" msgstr "Instruction Option Explicit" #. kHGHE #: 03103300.xhp msgctxt "" "03103300.xhp\n" "par_id3148538\n" "help.text" msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement." msgstr "Indique que chaque variable du code doit être explicitement déclarée avec l'instruction Dim." #. eo6us #: 03103300.xhp msgctxt "" "03103300.xhp\n" "par_id3145787\n" "help.text" msgid "For i% = 1 To 10 ' This results in a run-time error" msgstr "For i% = 1 To 10 ' Cela résulte en une erreur d'exécution" #. tBjCk #: 03103350.xhp msgctxt "" "03103350.xhp\n" "tit\n" "help.text" msgid "Option VBASupport Statement" msgstr "Instruction Option VBASupport" #. znn3p #: 03103350.xhp msgctxt "" "03103350.xhp\n" "bm_id3145090\n" "help.text" msgid "Microsoft Excel macros support;Enable Microsoft Excel macros support;Option VBASupport statement VBA Support;Option VBASupport statement Option VBASupport statement" msgstr "Prise en charge des macros Microsoft Excel;activer Prise en charge des macros Microsoft Excel;instruction Option VBASupport Prise en charge VBA;instruction Option VBASupport Instruction Option VBASupport" #. dLDx6 #: 03103350.xhp msgctxt "" "03103350.xhp\n" "hd_id3145090\n" "help.text" msgid "Option VBASupport Statement" msgstr "Instruction Option VBASupport" #. Cp5GM #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id3148538\n" "help.text" msgid "Specifies that %PRODUCTNAME Basic will support some VBA statements, functions and objects." msgstr "Spécifie que %PRODUCTNAME Basic prend en charge certaines instructions, fonctions et objets VBA." #. SQpPp #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id051720171055367194\n" "help.text" msgid "The support for VBA is not complete, but covers a large portion of the common usage patterns." msgstr "La prise en charge de VBA n'est pas complète, mais couvre une grande partie des types d'usage courants." #. x5mKt #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id941552915528262\n" "help.text" msgid "When VBA support is enabled, %PRODUCTNAME Basic function arguments and return values are the same as their VBA functions counterparts. When the support is disabled, %PRODUCTNAME Basic functions may accept arguments and return values different of their VBA counterparts." msgstr "Lorsque la prise en charge VBA est activée, les arguments de fonction %PRODUCTNAME Basic et les valeurs de retour sont les mêmes que leurs homologues des fonctions VBA. Lorsque le support est désactivé, les fonctions %PRODUCTNAME Basic peuvent accepter des arguments et retourner des valeurs différentes de leurs équivalents VBA." #. UE4bQ #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id051720171055361727\n" "help.text" msgid "1: Enable VBA support in %PRODUCTNAME" msgstr "1 : active la prise en charge VBA dans %PRODUCTNAME" #. y4CjE #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id051720171055369857\n" "help.text" msgid "0: Disable VBA support" msgstr "0 : désactive la prise en charge VBA" #. oQw6u #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id051720171119254111\n" "help.text" msgid "VBA Properties" msgstr "Propriétés VBA" #. R7uT4 #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id051720170424259343\n" "help.text" msgid "VBA support in %PRODUCTNAME" msgstr "Prise en charge du VBA dans %PRODUCTNAME" #. obuDS #: 03103400.xhp msgctxt "" "03103400.xhp\n" "tit\n" "help.text" msgid "Public Statement" msgstr "Instruction Public" #. ZUSSA #: 03103400.xhp msgctxt "" "03103400.xhp\n" "bm_id3153311\n" "help.text" msgid "Public statement" msgstr "Public, instruction" #. aAijE #: 03103400.xhp msgctxt "" "03103400.xhp\n" "hd_id3153311\n" "help.text" msgid "Public Statement" msgstr "Instruction Public" #. f5QpN #: 03103400.xhp msgctxt "" "03103400.xhp\n" "par_id3150669\n" "help.text" msgid "Dimensions a variable or an array at the module level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules." msgstr "Dimensionne une variable ou une matrice au niveau du module (c'est-à-dire ni dans une sous-routine, ni dans une fonction), de manière à ce que la variable et la matrice soient valides dans toutes les bibliothèques et tous les modules." #. MQDAq #: 03103400.xhp msgctxt "" "03103400.xhp\n" "hd_id3150772\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. tNoNq #: 03103400.xhp msgctxt "" "03103400.xhp\n" "par_id3155341\n" "help.text" msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" msgstr "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" #. GEXZU #: 03103400.xhp msgctxt "" "03103400.xhp\n" "hd_id3145315\n" "help.text" msgid "Example:" msgstr "Exemple :" #. J7dSX #: 03103450.xhp msgctxt "" "03103450.xhp\n" "tit\n" "help.text" msgid "Global Statement" msgstr "Instruction Global" #. 5QgJ8 #: 03103450.xhp msgctxt "" "03103450.xhp\n" "bm_id3159201\n" "help.text" msgid "Global keyword" msgstr "Mot-clé Global" #. 7Jwha #: 03103450.xhp msgctxt "" "03103450.xhp\n" "hd_id3159201\n" "help.text" msgid "Global keyword" msgstr "Mot-clé Global" #. rrYQS #: 03103450.xhp msgctxt "" "03103450.xhp\n" "par_id3149177\n" "help.text" msgid "Dimensions a variable or an array at the global level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules for the current session." msgstr "Dimensionne une variable ou une matrice au niveau global (c'est-à-dire ni dans une sous-routine, ni dans une fonction), de manière à ce que la variable et la matrice soient valides dans toutes les bibliothèques et tous les modules de la session active." #. nP8AE #: 03103450.xhp msgctxt "" "03103450.xhp\n" "hd_id3143270\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. kq4r5 #: 03103450.xhp msgctxt "" "03103450.xhp\n" "par_id3150771\n" "help.text" msgid "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" msgstr "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" #. 5eZkE #: 03103450.xhp msgctxt "" "03103450.xhp\n" "hd_id3156152\n" "help.text" msgid "Example:" msgstr "Exemple :" #. drGQx #: 03103500.xhp msgctxt "" "03103500.xhp\n" "tit\n" "help.text" msgid "Static Statement" msgstr "Instruction Static" #. vWhSs #: 03103500.xhp msgctxt "" "03103500.xhp\n" "bm_id3149798\n" "help.text" msgid "Static statement" msgstr "Static, instruction" #. iHDtz #: 03103500.xhp msgctxt "" "03103500.xhp\n" "hd_id3149798\n" "help.text" msgid "Static Statement" msgstr "Instruction Static" #. eod6b #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3153311\n" "help.text" msgid "Declares a variable or an array at the procedure level within a subroutine or a function, so that the values of the variable or the array are retained after exiting the subroutine or function. Dim statement conventions are also valid." msgstr "Dans une sous-routine ou dans une fonction, déclare une variable ou une matrice au niveau de la procédure de manière à ce que les valeurs de cette variable ou matrice soient conservées après la fermeture de la sous-routine ou fonction. Les conventions relatives à l'instruction Dim sont également applicables." #. HD5Sa #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3147264\n" "help.text" msgid "The Static statement cannot be used to define variable arrays. Arrays must be specified according to a fixed size." msgstr "Vous ne pouvez pas utiliser l'instruction Static pour définir des matrices de variables. Celles-ci doivent être spécifiées en fonction d'une taille prédéfinie." #. SXakp #: 03103500.xhp msgctxt "" "03103500.xhp\n" "hd_id3149657\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. nyGnr #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3150400\n" "help.text" msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..." msgstr "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..." #. xQqMt #: 03103500.xhp msgctxt "" "03103500.xhp\n" "hd_id3148452\n" "help.text" msgid "Example:" msgstr "Exemple :" #. fq6bd #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3150870\n" "help.text" msgid "MsgBox iResult,0,\"The answer is\"" msgstr "MsgBox iResult,0,\"Le résultat est\"" #. HEZbp #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3151115\n" "help.text" msgid "' Function for initialization of the static variable" msgstr "' Fonction d'initialisation de la variable statique" #. yjFGH #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id1057161\n" "help.text" msgid "Const iMinimum As Integer = 40 ' minimum return value of this function" msgstr "Const iMinimum as Integer = 40 ' valeur de renvoie minimum de cette fonction" #. fFSff #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id580462\n" "help.text" msgid "If iInit = 0 Then ' check if initialized" msgstr "If iInit = 0 then ' vérifier si initialisé" #. LDvVW #: 03103600.xhp msgctxt "" "03103600.xhp\n" "tit\n" "help.text" msgid "TypeName Function; VarType Function" msgstr "Fonction TypeName ; Fonction VarType" #. 5Bz7E #: 03103600.xhp msgctxt "" "03103600.xhp\n" "bm_id3143267\n" "help.text" msgid "TypeName functionVarType functionBasic Variable Type constants" msgstr "Fonction TypeNameFonction VarTypeConstantes de type de variable Basic" #. 2vqaB #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3143267\n" "help.text" msgid "TypeName Function; VarType Function" msgstr "Fonction TypeName ; Fonction VarType" #. zkF9a #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3159157\n" "help.text" msgid "Returns text or a numeric value that contain type information for a variable." msgstr "Renvoie du texte ou une valeur numérique contenant des informations de type pour une variable." #. 9pCYi #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id591667555032629\n" "help.text" msgid "A text for TypeName suffixed with '()' for arrays." msgstr "Un texte pour TypeName suffixé par '()' pour les tableaux." #. 2XLBM #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id371667555034757\n" "help.text" msgid "An integer for VarType. The number 8192 is added to the returned value for arrays of type VarType." msgstr "Un entier pour VarType. Le nombre 8192 est ajouté à la valeur renvoyée pour les tableaux de type VarType." #. 3xswS #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148664\n" "help.text" msgid "Varname: The variable name that you want to determine the type of." msgstr "Varname : le nom de la variable dont vous voulez déterminer le type." #. KwGDm #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id461667489910930\n" "help.text" msgid "The following values are returned:" msgstr "Les valeurs suivantes sont renvoyées :" #. poMCX #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145171\n" "help.text" msgid "TypeName
values" msgstr "valeurs
TypeName" #. AqZZY #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id051620170608269696\n" "help.text" msgid "Named
constant" msgstr "Constante
Named" #. ZyZMD #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154684\n" "help.text" msgid "Variable type" msgstr "Type de variable" #. wRiCY #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id501667566908366\n" "help.text" msgid "Array of variables" msgstr "Matrice de variables" #. 9oyzE #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148645\n" "help.text" msgid "Boolean variable" msgstr "variable Boolean" #. D3K3Z #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3158645\n" "help.text" msgid "Byte variable" msgstr "variable Byte" #. dQbgL #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3155411\n" "help.text" msgid "Date variable" msgstr "variable Date" #. gmBRv #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id051620170608331416\n" "help.text" msgid "Currency variable" msgstr "variable Currency" #. 44XVW #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148616\n" "help.text" msgid "Double-precision floating-point variable" msgstr "Variable à virgule flottante double précision" #. LLtX4 #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id501666576908366\n" "help.text" msgid "Error type variable" msgstr "variable Error type" #. nZq5t #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154490\n" "help.text" msgid "Integer variable" msgstr "variable Integer" #. 2ACjE #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3151318\n" "help.text" msgid "Long integer variable" msgstr "variable entière Long" #. TAHDS #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3150323\n" "help.text" msgid "Object variable" msgstr "variable Object" #. vvV5T #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3147341\n" "help.text" msgid "Single-precision floating-point variable" msgstr "Variable à virgule flottante simple précision" #. fXQwQ #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3146313\n" "help.text" msgid "String variable" msgstr "variable String" #. LEs6v #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145789\n" "help.text" msgid "Variant variable (can contain all types specified by the definition)" msgstr "variable Variant (peut contenir tous les types spécifiés par la définition)" #. QkEij #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3151278\n" "help.text" msgid "Uninitialized Variant variable" msgstr "variable Variant non initialisée" #. CLAF9 #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145131\n" "help.text" msgid "No valid data" msgstr "Absence de données valides" #. GSATM #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148817\n" "help.text" msgid ",, \"Data types in $[officename] Basic\"" msgstr ",, \"Data types in $[officename] Basic\"" #. iEaBE #: 03103600.xhp msgctxt "" "03103600.xhp\n" "bas_id191667571153141\n" "help.text" msgid ",,\"Array of Variant values\"" msgstr ",,\"Array of Variant values\"" #. pGEmQ #: 03103700.xhp msgctxt "" "03103700.xhp\n" "tit\n" "help.text" msgid "Set Statement" msgstr "Instruction Set" #. zHGh5 #: 03103700.xhp msgctxt "" "03103700.xhp\n" "bm_id3154422\n" "help.text" msgid "Set statement Nothing object" msgstr "Set, instructionNothing, objet" #. PaNUT #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3154422\n" "help.text" msgid "Set Statement" msgstr "Instruction Set" #. qNuUW #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3159149\n" "help.text" msgid "Sets an object reference on a variable." msgstr "Définit une référence d'objet sur une variable." #. DiSYW #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id491585753339474\n" "help.text" msgid "Set Statement diagram" msgstr "Diagramme de l'instruction Set" #. QfXmo #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3154217\n" "help.text" msgid "[Set] variable = [New] object" msgstr "[Set] variable = [New] object" #. K6c5D #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3156281\n" "help.text" msgid "variable: a variable or a property that requires an object reference." msgstr "variable: une variable ou une propriété qui nécessite une référence d'objet." #. 49Jii #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id211588241663649\n" "help.text" msgid "expression: A computable combination of terms such as a formula or an object property or method." msgstr "expression: une combinaison calculable de termes tels qu'une formule ou une propriété d'objet ou une méthode." #. kSZDp #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3159252\n" "help.text" msgid "object: Object that the variable refers to." msgstr "objet: l'objet auquel réfère la variable." #. ihHpq #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_idN10623\n" "help.text" msgid "Nothing - Assign Nothing to a variable to remove a previous assignment." msgstr "Nothing - Assignez Nothing à une variable pour supprimer une assignation antérieure." #. 4WqJK #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id101586014505785\n" "help.text" msgid "Set keyword is optional. Nothing is the default value for objects." msgstr "Le mot clé Set est facultatif. Nothing est la valeur par défaut des objets." #. 9GzzW #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id841586014507226\n" "help.text" msgid "New creates UNO objects or class module objects, before assigning it to a variable." msgstr "New crée des objets UNO ou des objets class module, avant de l'assigner à une variable." #. ukqdX #: 03103800.xhp msgctxt "" "03103800.xhp\n" "tit\n" "help.text" msgid "FindObject Function" msgstr "Fonction FindObject" #. r2C9F #: 03103800.xhp msgctxt "" "03103800.xhp\n" "bm_id3145136\n" "help.text" msgid "FindObject function" msgstr "FindObject, fonction" #. ZPfhh #: 03103800.xhp msgctxt "" "03103800.xhp\n" "hd_id3145136\n" "help.text" msgid "FindObject Function" msgstr "Fonction FindObject" #. aFznu #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3155341\n" "help.text" msgid "Enables an object to be addressed at run-time as a string parameter through the object name." msgstr "Permet d'adresser un objet pendant l'exécution par un paramètre au format chaîne de caractères via le nom de l'objet." #. AwGGE #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150669\n" "help.text" msgid "For example, the following command:" msgstr "Par exemple, la commande suivante :" #. kpkYS #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3156023\n" "help.text" msgid "corresponds to the command block:" msgstr "correspond au bloc de commandes suivant :" #. PsuoC #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3145420\n" "help.text" msgid "This allows names to be dynamically created at run-time. For example:" msgstr "Cela permet de créer des noms dynamiquement pendant l'exécution. Exemple :" #. 4ZJCt #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3153104\n" "help.text" msgid "\"TextEdit1\" to \"TextEdit5\" in a loop to create five control names." msgstr "\"TextEdit1\" à \"TextEdit5\" dans une boucle pour créer cinq noms de contrôles." #. Eb7mA #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150767\n" "help.text" msgid "See also: FindPropertyObject" msgstr "Voir aussi : FindPropertyObject" #. 9UEzR #: 03103800.xhp msgctxt "" "03103800.xhp\n" "hd_id3150868\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. jEKpx #: 03103800.xhp msgctxt "" "03103800.xhp\n" "hd_id3159254\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. fAtEE #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150439\n" "help.text" msgid "ObjName: String that specifies the name of the object that you want to address at run-time." msgstr "ObjName : chaîne spécifiant le nom de l'objet à adresser pendant l'exécution." #. c9RFy #: 03103900.xhp msgctxt "" "03103900.xhp\n" "tit\n" "help.text" msgid "FindPropertyObject Function" msgstr "Fonction FindPropertyObject" #. qwv2z #: 03103900.xhp msgctxt "" "03103900.xhp\n" "bm_id3146958\n" "help.text" msgid "FindPropertyObject function" msgstr "FindPropertyObject, fonction" #. v7jtc #: 03103900.xhp msgctxt "" "03103900.xhp\n" "hd_id3146958\n" "help.text" msgid "FindPropertyObject Function" msgstr "Fonction FindPropertyObject" #. pkBYN #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3154285\n" "help.text" msgid "Enables objects to be addressed at run-time as a string parameter using the object name." msgstr "Permet d'adresser les objets pendant l'exécution par un paramètre au format chaîne de caractères utilisant le nom de ces objets." #. JDuA7 #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3150868\n" "help.text" msgid "See also: FindObject" msgstr "Voir aussi : FindObject" #. jBFme #: 03103900.xhp msgctxt "" "03103900.xhp\n" "hd_id3147287\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. kjHF2 #: 03103900.xhp msgctxt "" "03103900.xhp\n" "hd_id3150012\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. Cgx9H #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3109839\n" "help.text" msgid "ObjVar: Object variable that you want to dynamically define at run-time." msgstr "ObjVar : variable d'objet devant être définie dynamiquement pendant l'exécution." #. Kdp3F #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3153363\n" "help.text" msgid "PropName: String that specifies the name of the property that you want to address at run-time." msgstr "PropName : chaîne de caractères spécifiant le nom de la propriété à adresser pendant l'exécution." #. sZzss #: 03104000.xhp msgctxt "" "03104000.xhp\n" "tit\n" "help.text" msgid "IsMissing function" msgstr "Fonction IsMissing" #. tu8au #: 03104000.xhp msgctxt "" "03104000.xhp\n" "bm_id3153527\n" "help.text" msgid "IsMissing function" msgstr "IsMissing, fonction" #. N3Uk9 #: 03104000.xhp msgctxt "" "03104000.xhp\n" "hd_id3153527\n" "help.text" msgid "IsMissing Function" msgstr "Fonction IsMissing" #. ZMKxG #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3153825\n" "help.text" msgid "Tests if a function is called with an optional parameter." msgstr "Teste si une fonction est appelée avec un paramètre facultatif." #. DiCzU #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3150669\n" "help.text" msgid "See also: Optional" msgstr "Voir aussi : Optional" #. fdBus #: 03104000.xhp msgctxt "" "03104000.xhp\n" "hd_id3145611\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. pFAeP #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3154924\n" "help.text" msgid "IsMissing( ArgumentName )" msgstr "IsMissing (ArgumentName)" #. WrCGJ #: 03104000.xhp msgctxt "" "03104000.xhp\n" "hd_id3145069\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. VwWXm #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3149457\n" "help.text" msgid "ArgumentName: the name of an optional argument." msgstr "ArgumentName : nom de l'argument facultatif." #. 6ZjXQ #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3150398\n" "help.text" msgid "IsMissing returns True if no value has been passed for the ArgumentName; otherwise, it returns False." msgstr "IsMissing renvoie True si aucune valeur n'a été transmise pour ArgumentName ; sinon, elle renvoie False." #. 6L5QH #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3148798\n" "help.text" msgid "See also Examples." msgstr "Voir aussi Exemples." #. bdNXC #: 03104100.xhp msgctxt "" "03104100.xhp\n" "tit\n" "help.text" msgid "Optional (in Function Statement)" msgstr "Optional (dans l'instruction d'une fonction)" #. rguKi #: 03104100.xhp msgctxt "" "03104100.xhp\n" "bm_id3149205\n" "help.text" msgid "Optional function" msgstr "Optional, fonction" #. RA8tP #: 03104100.xhp msgctxt "" "03104100.xhp\n" "hd_id3149205\n" "help.text" msgid "Optional (in Function Statement)" msgstr "Optional (dans l'instruction d'une fonction)" #. Ebzjt #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3143267\n" "help.text" msgid "Allows you to define parameters that are passed to a function as optional." msgstr "Vous permet de définir des paramètres transmis à une fonction comme facultatifs." #. sshCf #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3155419\n" "help.text" msgid "See also: IsMissing" msgstr "Voir aussi : IsMissing" #. rCRu8 #: 03104100.xhp msgctxt "" "03104100.xhp\n" "hd_id3153824\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. FCbGu #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3159157\n" "help.text" msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)" msgstr "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)" #. m7ttM #: 03104100.xhp msgctxt "" "03104100.xhp\n" "hd_id3145610\n" "help.text" msgid "Examples:" msgstr "Exemples :" #. PWFN7 #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3154347\n" "help.text" msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed." msgstr "Result = MyFonction(\"Ici\", 1, \"Là\") ' tous les arguments sont transmis." #. QD4Cn #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3146795\n" "help.text" msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing." msgstr "Result = MyFonction(\"Test\", ,1) ' deuxième argument manquant." #. FaFyC #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3153897\n" "help.text" msgid "See also Examples." msgstr "Voir aussi Exemples." #. HDj6B #: 03104200.xhp msgctxt "" "03104200.xhp\n" "tit\n" "help.text" msgid "Array Function" msgstr "Fonction Array" #. Bsxhh #: 03104200.xhp msgctxt "" "03104200.xhp\n" "bm_id3150499\n" "help.text" msgid "Array function" msgstr "Array, fonction" #. aXJZm #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3150499\n" "help.text" msgid "Array Function" msgstr "Fonction Array" #. ZFAuc #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3155555\n" "help.text" msgid "Returns the type Variant with a data field." msgstr "Renvoie le type variant avec un champ de données." #. XYnnC #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3153126\n" "help.text" msgid "Array (ArgumentList)" msgstr "Array (ArgumentList)" #. ktFWK #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3155419\n" "help.text" msgid "See also DimArray" msgstr "Voir aussi DimArray" #. VXL3Y #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3145609\n" "help.text" msgid "ArgumentList: A list of any number of arguments that are separated by commas." msgstr "ArgumentList : Une liste d'un nombre quelconque d'arguments séparés par des virgules." #. 2d2eF #: 03104300.xhp msgctxt "" "03104300.xhp\n" "tit\n" "help.text" msgid "DimArray Function" msgstr "Fonction DimArray" #. B6keS #: 03104300.xhp msgctxt "" "03104300.xhp\n" "bm_id3150616\n" "help.text" msgid "DimArray function" msgstr "DimArray, fonction" #. UEPYF #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3150616\n" "help.text" msgid "DimArray Function" msgstr "Fonction DimArray" #. D6knK #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3153527\n" "help.text" msgid "Returns a Variant array." msgstr "Renvoie une matrice de variant." #. GGtGG #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3149762\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. D2Tbd #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3148473\n" "help.text" msgid "DimArray (ArgumentList)" msgstr "DimArray (ArgumentList)" #. FHKtR #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3154142\n" "help.text" msgid "See also Array" msgstr "Voir aussi Array" #. ajAXE #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3156023\n" "help.text" msgid "If no parameters are passed, an empty array is created (like Dim A() that is the same as a sequence of length 0 in Uno). If parameters are specified, a dimension is created for each parameter." msgstr "Si aucun paramètre n'est transmis, une matrice vide est créée (comme Dim A() équivalant à une séquence de longueur 0 dans Uno). Si des paramètres sont spécifiés, une dimension est créée pour chaque paramètre." #. tdpVu #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. B7CBa #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3159414\n" "help.text" msgid "ArgumentList: A list of any number of arguments that are separated by commas." msgstr "ArgumentList : Une liste d'un nombre quelconque d'arguments séparés par des virgules." #. wCCAj #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3150358\n" "help.text" msgid "Example:" msgstr "Exemple :" #. 6rCE8 #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3154939\n" "help.text" msgid "a = DimArray( 2, 2, 4 ) ' is the same as DIM a( 2, 2, 4 )" msgstr "a = DimArray (2, 2, 4) ' équivaut à DIM a (2, 2, 4)" #. BELEW #: 03104400.xhp msgctxt "" "03104400.xhp\n" "tit\n" "help.text" msgid "HasUnoInterfaces Function" msgstr "Fonction HasUnoInterfaces" #. AbBSu #: 03104400.xhp msgctxt "" "03104400.xhp\n" "bm_id3149987\n" "help.text" msgid "HasUnoInterfaces function" msgstr "HasUnoInterfaces, fonction" #. kE9xe #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3149987\n" "help.text" msgid "HasUnoInterfaces Function" msgstr "Fonction HasUnoInterfaces" #. JUPxm #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3151262\n" "help.text" msgid "Tests if a Basic Uno object supports certain Uno interfaces." msgstr "Teste si un objet Uno Basic supporte certaines interfaces Uno." #. 4GC46 #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3154232\n" "help.text" msgid "Returns True, if all stated Uno interfaces are supported, otherwise False is returned." msgstr "Renvoie True, si toutes les interfaces Uno spécifiées sont supportées. Renvoie False dans le cas contraire." #. ryDXE #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3155555\n" "help.text" msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])" msgstr "HasUnoInterfaces( oTest, Nom-Interface-Uno 1 [, Nom-Interface-Uno 2, ...])" #. qxagP #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3155419\n" "help.text" msgid "oTest: the Basic Uno object that you want to test." msgstr "oTest : l'objet Uno Basic à tester." #. 2Sa2D #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3149236\n" "help.text" msgid "Uno-Interface-Name: list of Uno interface names." msgstr "Uno-Interface-Name : liste des noms des interfaces Uno." #. dEwqh #: 03104500.xhp msgctxt "" "03104500.xhp\n" "tit\n" "help.text" msgid "IsUnoStruct Function" msgstr "Fonction IsUnoStruct" #. DGTmf #: 03104500.xhp msgctxt "" "03104500.xhp\n" "bm_id3146117\n" "help.text" msgid "IsUnoStruct function" msgstr "IsUnoStruct, fonction" #. JG2fN #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3146117\n" "help.text" msgid "IsUnoStruct Function" msgstr "Fonction IsUnoStruct" #. fN4db #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3146957\n" "help.text" msgid "Returns True if the given object is a Uno struct." msgstr "Renvoie True si l'objet donné est une classe struct Uno." #. LupP4 #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3155341\n" "help.text" msgid "IsUnoStruct( Uno type )" msgstr "IsUnoStruct (nom de type Uno)" #. uXjgH #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3148947\n" "help.text" msgid "Uno type : A UnoObject" msgstr "Type UNO : objet UNO" #. AsDnS #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10638\n" "help.text" msgid "' Instantiate a service" msgstr "' Instanciez un service" #. LCwgD #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10644\n" "help.text" msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess Is NO struct" msgstr "MsgBox bIsStruct ' Affiche False, car oSimpleFileAccess n'est PAS une classe struct" #. LG9EY #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10649\n" "help.text" msgid "' Instantiate a Property struct" msgstr "' Instanciez une classe struct Property" #. oAzvu #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10653\n" "help.text" msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct" msgstr "MsgBox bIsStruct ' Affiche la valeur True, car aProperty est une classe struct" #. yJT9o #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN1065B\n" "help.text" msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct" msgstr "MsgBox bIsStruct ' Affiche la valeur False, car 42 n'est pas une classe struct" #. dBKzM #: 03104600.xhp msgctxt "" "03104600.xhp\n" "tit\n" "help.text" msgid "EqualUnoObjects Function" msgstr "Fonction EqualUnoObjects" #. h9UNU #: 03104600.xhp msgctxt "" "03104600.xhp\n" "bm_id3149205\n" "help.text" msgid "EqualUnoObjects function" msgstr "EqualUnoObjects, fonction" #. zeBDF #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id791633472607429\n" "help.text" msgid "EqualUnoObjects Function" msgstr "Fonction EqualUnoObjects" #. Gc4cj #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3145090\n" "help.text" msgid "Returns True if the two specified Basic variables represent the same Uno object instance." msgstr "Renvoie True si les deux variables Basic spécifiées représentent la même instance d'objet Uno." #. 9Zx4W #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id61633530293311\n" "help.text" msgid "oObj1, oObj2: the variables to be tested." msgstr "oObj1, oObj2: les variables à tester." #. NqNdq #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3154285\n" "help.text" msgid "Bool" msgstr "Logique (Bool)" #. NvGLb #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id771633473462939\n" "help.text" msgid "The example below returns True because both oDoc and ThisComponent are references to the same object:" msgstr "L'exemple ci-dessous renvoie True car oDoc et ThisComponent sont des références au même objet :" #. 5QGLx #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id181633473874216\n" "help.text" msgid "The example below returns False because the assignment creates a copy of the original object. Hence Struct1 and Struct2 refer to different object instances." msgstr "L'exemple ci-dessous renvoie False car l'affectation crée une copie de l'objet d'origine. Par conséquent, Struct1 et Struct2 font référence à des instances d'objet différentes." #. hQzux #: 03104700.xhp msgctxt "" "03104700.xhp\n" "tit\n" "help.text" msgid "Erase Statement" msgstr "Instruction Erase" #. UwzDN #: 03104700.xhp msgctxt "" "03104700.xhp\n" "bm_id624713\n" "help.text" msgid "Erase statement" msgstr "Instruction Erase" #. W6k5N #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN10548\n" "help.text" msgid "Erase Statement" msgstr "Instruction Erase" #. xqtMK #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN10558\n" "help.text" msgid "Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size." msgstr "Efface le contenu des éléments de tableau de matrices à taille fixe, et libère la mémoire utilisés par les matrices de taille variable." #. 3sXFq #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_id831588865616326\n" "help.text" msgid "Erase syntax" msgstr "Syntaxe de Erase" #. CCyg8 #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN105E6\n" "help.text" msgid "Erase array1 [, array2 [,...]]" msgstr "Erase array1 [, array2 [,...]]" #. 8J4Ab #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN105ED\n" "help.text" msgid "array list - A comma delimited list of arrays to be erased." msgstr "array list - Une liste séparée par des virgules de matrices à effacer." #. FiDAp #: 03104700.xhp msgctxt "" "03104700.xhp\n" "bas_id821588866562452\n" "help.text" msgid "Erase a, c(Ubound(c)) ' b and c(0) are unchanged" msgstr "Erase a, c(Ubound(c)) ' b et c(0) sont inchangés" #. tYVCK #: 03104700.xhp msgctxt "" "03104700.xhp\n" "bas_id701588866563382\n" "help.text" msgid "Erase b, c(0) ' everything gets cleared" msgstr "Erase b, c(0) ' tout est supprimé" #. gSa7g #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_id161588865796615\n" "help.text" msgid "Dim or ReDim statements" msgstr "Instructions Dim ou ReDim" #. CtoLf #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_id281588865818334\n" "help.text" msgid "Array or DimArray functions" msgstr "Fonctions Array ou DimArray" #. XxNXe #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_id761588867124078\n" "help.text" msgid "Lbound and Ubound functions" msgstr "Fonctions Lbound et Ubound" #. bDVn8 #: 03110100.xhp msgctxt "" "03110100.xhp\n" "tit\n" "help.text" msgid "Comparison Operators" msgstr "Opérateurs de comparaison" #. 3BDFS #: 03110100.xhp msgctxt "" "03110100.xhp\n" "bm_id3150682\n" "help.text" msgid "comparison operators;%PRODUCTNAME Basic Operators;comparison Operators;equal sign (=) Operators;greater than (>) Operators;greater than or equal to (>=) Operators;less than (<) Operators;less than or equal to (<=) Operators;not equal to (<>)" msgstr "Opérateurs de comparaison;%PRODUCTNAME Basic Opérateurs;comparaison Opérateurs;signe égal (=) Opérateurs;supérieur à (>) Opérateurs;supérieur ou égal à (>=) Opérateurs;inférieur à (<) Operéteurs;inférieur ou égal à (<=) Opérateurs;différent de (<>)" #. 4FCDn #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3150682\n" "help.text" msgid "Comparison Operators" msgstr "Opérateurs de comparaison" #. vzC53 #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3156042\n" "help.text" msgid "Comparison operators compare two expressions. The result is returned as a boolean expression that determines if the comparison is True (-1) or False (0)." msgstr "Les opérateurs de comparaison comparent deux expressions. Le résultat est renvoyé sous la forme d'une expression booléenne qui détermine si la comparaison est True (-1) ou False (0)." #. ikYGG #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3147573\n" "help.text" msgid "result: Boolean that specifies the result of the comparison (True, or False)" msgstr "result : booléen qui spécifie le résultat de la comparaison (True, ou False)" #. GYpPy #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3148686\n" "help.text" msgid "expression1, expression2: Any numeric values or strings that you want to compare." msgstr "expression1, expression2 : toutes les valeurs numériques ou chaînes que vous souhaitez comparer." #. VeMGA #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3147531\n" "help.text" msgid "Comparison operators" msgstr "Opérateurs de comparaisons" #. huYj5 #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3147265\n" "help.text" msgid "= : Equal to" msgstr "= : Égale à" #. qNCPA #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3154924\n" "help.text" msgid "< : Less than" msgstr "< : Inférieur à" #. oBq7c #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3146795\n" "help.text" msgid "> : Greater than" msgstr "> : Supérieur à" #. ZXev6 #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3150541\n" "help.text" msgid "<= : Less than or equal to" msgstr "<= : Inférieur ou égal à" #. YTiVc #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3150400\n" "help.text" msgid ">= : Greater than or equal to" msgstr ">= : Supérieur ou égal à" #. TAeWi #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3148797\n" "help.text" msgid "<> : Not equal to" msgstr "<> : Non égal à" #. 4F32A #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3154909\n" "help.text" msgid "Dim sRoot As String ' Root directory for file in and output" msgstr "DIM sRoot As String REM ' Répertoire racine des entrées et sorties de fichiers" #. v4zJ2 #: 03120000.xhp msgctxt "" "03120000.xhp\n" "tit\n" "help.text" msgid "Strings" msgstr "Chaînes" #. sECRS #: 03120000.xhp msgctxt "" "03120000.xhp\n" "hd_id3156153\n" "help.text" msgid "Strings" msgstr "Chaînes de caractères" #. mfoZX #: 03120000.xhp msgctxt "" "03120000.xhp\n" "par_id3159176\n" "help.text" msgid "The following functions and statements validate and return strings." msgstr "Les fonctions et les instructions suivantes valident et renvoient des chaînes de caractères." #. n7PGd #: 03120000.xhp msgctxt "" "03120000.xhp\n" "par_id3154285\n" "help.text" msgid "You can use strings to edit text within $[officename] Basic programs." msgstr "Vous pouvez utiliser des chaînes de caractères pour éditer du texte dans les programmes $[officename] Basic." #. Bvutt #: 03120100.xhp msgctxt "" "03120100.xhp\n" "tit\n" "help.text" msgid "ASCII/ANSI Conversion in Strings" msgstr "Conversion de code ASCII/ANSI en chaînes de caractères" #. vnjCN #: 03120100.xhp msgctxt "" "03120100.xhp\n" "hd_id3147443\n" "help.text" msgid "ASCII/ANSI Conversion in Strings" msgstr "Conversion de code ASCII/ANSI en chaînes de caractères" #. ZDP63 #: 03120100.xhp msgctxt "" "03120100.xhp\n" "par_id3159201\n" "help.text" msgid "The following functions convert strings to and from ASCII or ANSI code." msgstr "Les fonctions suivantes convertissent les chaînes de caractères en code ASCII ou ANSI et vice versa." #. izmyr #: 03120101.xhp msgctxt "" "03120101.xhp\n" "tit\n" "help.text" msgid "Asc Function" msgstr "Fonction Asc" #. imVb3 #: 03120101.xhp msgctxt "" "03120101.xhp\n" "bm_id3150499\n" "help.text" msgid "Asc function" msgstr "Asc, fonction" #. qJX8t #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3150499\n" "help.text" msgid "Asc Function (BASIC)" msgstr "Fonction Asc (BASIC)" #. 8jiwA #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression." msgstr "Renvoie la valeur ASCII (American Standard Code for Information Interchange) du premier caractère d'une expression au format chaîne de caractères." #. xFKDc #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3143267\n" "help.text" msgid "Asc(string) As Long" msgstr "Asc(string) As Long" #. DZtGt #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3149415\n" "help.text" msgid "string: Any valid string expression. Only the first character in the string is relevant." msgstr "string: expression au format chaîne de caractères reconnue. Seul le premier caractère de la chaîne est traité." #. CF7UG #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3145609\n" "help.text" msgid "Use the Asc function to replace keys with values. If the Asc function encounters a blank string, $[officename] Basic reports a run-time error. In addition to 7 bit ASCII characters (Codes 0-127), the ASCII function can also detect non-printable key codes in ASCII code. This function can also handle 16 bit unicode characters." msgstr "Utilisez la fonction Asc pour remplacer des caractères par les valeurs correspondantes. Si la fonction Asc rencontre une chaîne de caractères vide, $[officename] Basic signale une erreur d'exécution. Outre les caractères ASCII de 7 bits (codes 0-127), la fonction ASCII peut également détecter les codes de clés en code ASCII, non imprimables. Cette fonction peut également traiter les caractères Unicode de 16 bits." #. VF7kK #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3150792\n" "help.text" msgid "Print ASC(\"A\") ' returns 65" msgstr "Print ASC(\"A\") ' renvoie 65" #. mntEX #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3148797\n" "help.text" msgid "Print ASC(string:=\"Z\") ' returns 90" msgstr "Print ASC(string:=\"Z\") ' renvoie 90" #. raPFD #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3163800\n" "help.text" msgid "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account" msgstr "Print ASC(\"Las Vegas\") ' renvoie 76, car seul le premier caractère est pris en compte" #. QMLJb #: 03120102.xhp msgctxt "" "03120102.xhp\n" "tit\n" "help.text" msgid "Chr Function" msgstr "Fonction Chr" #. Z8tiz #: 03120102.xhp msgctxt "" "03120102.xhp\n" "bm_id3149205\n" "help.text" msgid "Chr function" msgstr "Chr, fonction" #. DEUG6 #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3149205\n" "help.text" msgid "Chr Function" msgstr "Fonction Chr" #. UTy3n #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3153311\n" "help.text" msgid "Returns the character that corresponds to the specified character code." msgstr "Renvoie le caractère correspondant au code de caractère spécifié." #. Q8gEU #: 03120102.xhp msgctxt "" "03120102.xhp\n" "bas_id91642668171601\n" "help.text" msgid "Chr[$](charcode As Integer) As String" msgstr "Chr[$](charcode As Integer) As String" #. 6bDTr #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3149295\n" "help.text" msgid "charcode: a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value. (To support expressions with a nominally negative argument like Chr(&H8000) in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.)" msgstr "charcode : une expression numérique qui représente une valeur ASCII 8 bits valide (0-255) ou une valeur Unicode 16 bits (pour prendre en charge les expressions avec un argument nominalement négatif comme Chr(&H8000) d'une manière rétrocompatible, les valeurs comprises entre -32768 et -1 sont mappées en interne sur la plage 32768 à 65535)." #. Fe8YR #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id991552913928635\n" "help.text" msgid "When VBA compatibility mode is enabled (Option VBASupport 1), charcode is a numeric expression that represents a valid 8-bit ASCII value (0-255) only." msgstr "Lorsque le mode de compatibilité VBA est activé (Option VBASupport 1), charcode est une expression numérique qui représente une valeur ASCII 8 bits valide (0-255) uniquement." #. sw8rF #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3159414\n" "help.text" msgid "Use the Chr$ function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression." msgstr "Utilisez la fonction Chr$ pour envoyer des séquences de contrôle spécifiques à l'imprimante ou à une autre source de sortie. Vous pouvez également l'utiliser pour insérer des guillemets dans une expression au format chaîne de caractères." #. 36Hj5 #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id81634652871848\n" "help.text" msgid "An overflow error will occur when VBA compatibility mode is enabled and the expression value is greater than 255." msgstr "Une erreur de débordement se produit lorsque le mode de compatibilité VBA est activé et que la valeur de l'expression est supérieure à 255." #. vHwsG #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3154909\n" "help.text" msgid "' This example inserts quotation marks (ASCII value 34) in a string." msgstr "' Cet exemple insère des guillemets (valeur ASCII 34) dans une chaîne." #. rTCjE #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3151380\n" "help.text" msgid "MsgBox \"A \" + Chr$(34) + \"short\" + Chr(34) + \" trip.\"" msgstr "MsgBox \"A \" + Chr$(34) + \"short\" + Chr(34) + \" trip.\"" #. iCsGw #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3145174\n" "help.text" msgid "' The printout appears in the dialog as: A \"short\" trip." msgstr "' L'impression s'affiche dans la boîte de dialogue comme suit : Un \"court\" voyage." #. TeaSB #: 03120102.xhp msgctxt "" "03120102.xhp\n" "bas_id481642668824226\n" "help.text" msgid "MsgBox Chr(charcode := 64) ' \"@\" sign" msgstr "MsgBox Chr(charcode := 64) ' \"@\" sign" #. bzZDz #: 03120103.xhp msgctxt "" "03120103.xhp\n" "tit\n" "help.text" msgid "Str Function" msgstr "Fonction Str" #. pGDVm #: 03120103.xhp msgctxt "" "03120103.xhp\n" "bm_id3143272\n" "help.text" msgid "Str function" msgstr "Str, fonction" #. R4trJ #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3143272\n" "help.text" msgid "Str Function" msgstr "Fonction Str" #. Z8JfH #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3155100\n" "help.text" msgid "The Str function converts the contents of variables into a string. It handles numeric values, dates, strings and currency values." msgstr "La fonction Str convertit le contenu des variables en une chaîne. Il gère les valeurs numériques, les dates, les chaînes et les valeurs monétaires." #. Zxy4r #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3146958\n" "help.text" msgid "Positive numbers are preceded by a blank space. Negative numbers are preceded by a minus sign." msgstr "Les nombres positifs sont précédés d'un espace vide. Les nombres négatifs sont précédés d'un signe moins." #. A5Fyi #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id331641237252390\n" "help.text" msgid "For numeric values the string returned by the Str function is locale-independent. Hence the dot is used as the decimal separator when needed." msgstr "Pour les valeurs numériques, la chaîne renvoyée par la fonction Str est indépendante des paramètres régionaux. Par conséquent, le point est utilisé comme séparateur décimal en cas de besoin." #. HjAty #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id601641237849695\n" "help.text" msgid "If a string is passed as argument, it is returned without any changes." msgstr "Si une chaîne est passée en argument, elle est renvoyée sans aucune modification." #. nfPG2 #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id231641251937406\n" "help.text" msgid "Dates are converted into locale-dependent strings." msgstr "Les dates sont converties en chaînes dépendantes des paramètres régionaux." #. NEAum #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3149497\n" "help.text" msgid "Str (Value As Variant)" msgstr "Str (Value As Variant)" #. BPCDW #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3149178\n" "help.text" msgid "Value: Any value to be converted into a string." msgstr "Valeur : toute valeur à convertir en chaîne." #. hHwSa #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id401641251970766\n" "help.text" msgid "Below are some numeric examples using the Str function." msgstr "Vous trouverez ci-dessous quelques exemples numériques utilisant la fonction Str." #. viBgo #: 03120103.xhp msgctxt "" "03120103.xhp\n" "bas_id831641238784987\n" "help.text" msgid "' Note the blank space at the beginning of the returned strings" msgstr "' Notez l'espace vide au début des chaînes renvoyées" #. A8Cbc #: 03120103.xhp msgctxt "" "03120103.xhp\n" "bas_id991641238830710\n" "help.text" msgid "' Strings passed as arguments are left unchanged" msgstr "' Les chaînes passées en arguments restent inchangées" #. kjJa8 #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id601641238259787\n" "help.text" msgid "Use the LTrim function to remove the blank space at the beginning of the returned string." msgstr "Utilisez la fonction LTrim pour supprimer l'espace vide au début de la chaîne renvoyée." #. FDMfX #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id881641252036753\n" "help.text" msgid "The Str function can also handle Date variables." msgstr "La fonction Str peut également gérer les variables Date." #. vYQmG #: 03120104.xhp msgctxt "" "03120104.xhp\n" "tit\n" "help.text" msgid "Val Function" msgstr "Fonction Val" #. KdnnB #: 03120104.xhp msgctxt "" "03120104.xhp\n" "bm_id3149205\n" "help.text" msgid "Val function" msgstr "Val, fonction" #. 6GkjG #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3149205\n" "help.text" msgid "Val Function" msgstr "Fonction Val" #. VDZFx #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3153345\n" "help.text" msgid "Use the Val function to convert a string that represents a number into numeric data type." msgstr "Utilisez la fonction Val pour convertir une chaîne qui représente un nombre en type de données numérique." #. aQ5EY #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id281641235880765\n" "help.text" msgid "The string passed to the Val function is locale-independent. This means that commas are interpreted as thousands separators and a dot is used as the decimal separator." msgstr "La chaîne transmise à la fonction Val est indépendante des paramètres régionaux. Cela signifie que les virgules sont interprétées comme des séparateurs de milliers et qu'un point est utilisé comme séparateur décimal." #. Rk6u2 #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3149514\n" "help.text" msgid "Val (Text As String)" msgstr "Val (Text As String)" #. Gi4Ag #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3143228\n" "help.text" msgid "Double" msgstr "Double" #. DmE2F #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3154348\n" "help.text" msgid "Text: String that represents a number." msgstr "Text : chaîne de caractères représentant un nombre." #. e9c9u #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3149670\n" "help.text" msgid "If only part of the string contains numbers, only the first appropriate characters of the string are converted. If the string does not contain any numbers then Val returns 0." msgstr "Si une partie seulement de la chaîne contient des nombres, seuls les premiers caractères appropriés de la chaîne sont convertis. Si la chaîne ne contient aucun nombre, alors Val renvoie 0." #. JLvDd #: 03120104.xhp msgctxt "" "03120104.xhp\n" "bas_id131641236938068\n" "help.text" msgid "' Below 123,1 is interpreted as 1231 since \",\" is the thousands separator" msgstr "' Ci dessous 123,1 est interprété comme 1231 puisque \",\" est le séparateur de milliers" #. qMAhh #: 03120104.xhp msgctxt "" "03120104.xhp\n" "bas_id681641252873197\n" "help.text" msgid "' All numbers are considered until a non-numeric character is reached" msgstr "' Tous les nombres sont pris en compte jusqu'à ce qu'un caractère non numérique soit atteint" #. i9otK #: 03120104.xhp msgctxt "" "03120104.xhp\n" "bas_id911641237027667\n" "help.text" msgid "' The example below returns 0 (zero) since the string provided does not start with a number" msgstr "' L'exemple ci-dessous renvoie 0 (zéro) car la chaîne fournie ne commence pas par un chiffre" #. MeApW #: 03120105.xhp msgctxt "" "03120105.xhp\n" "tit\n" "help.text" msgid "CByte Function" msgstr "Fonction CByte" #. cEvKG #: 03120105.xhp msgctxt "" "03120105.xhp\n" "bm_id3156027\n" "help.text" msgid "CByte function" msgstr "CByte, fonction" #. upwSd #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3156027\n" "help.text" msgid "CByte Function" msgstr "Fonction CByte" #. qP4eK #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3143267\n" "help.text" msgid "Converts a string or a numeric expression to the Byte type." msgstr "Convertit une chaîne ou une expression numérique en type Byte." #. 8h2Wu #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3147573\n" "help.text" msgid "Cbyte( expression As Variant) As Byte" msgstr "Cbyte( expression As Variant) As Byte" #. 4vJi5 #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3145068\n" "help.text" msgid "Expression: Any string or a numeric expression that can be evaluated to a number. Decimal values are rounded to the nearest tenth. Valid values range from 0 to 256." msgstr "Expression : toute chaîne ou expression numérique pouvant être évaluée en nombre. Les valeurs décimales sont arrondies au dixième le plus proche. Les valeurs valides vont de 0 à 256." #. dfezQ #: 03120105.xhp msgctxt "" "03120105.xhp\n" "bas_id941637751110886\n" "help.text" msgid "' Above expressions are computed as 16, 0 and 3" msgstr "' Les expressions ci-dessus sont calculées comme 16, 0 et 3" #. svGqi #: 03120111.xhp msgctxt "" "03120111.xhp\n" "tit\n" "help.text" msgid "AscW Function" msgstr "Fonction AscW" #. DnhN3 #: 03120111.xhp msgctxt "" "03120111.xhp\n" "bm_id3150499\n" "help.text" msgid "AscW function" msgstr "fonction AscW" #. 4NGHc #: 03120111.xhp msgctxt "" "03120111.xhp\n" "hd_id3150499\n" "help.text" msgid "AscW Function [VBA]" msgstr "Fonction AscW [VBA]" #. XujWF #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the Unicode value of the first character in a string expression." msgstr "Renvoie la valeur Unicode du premier caractère dans une expression chaîne de caractères." #. sEFFg #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3149415\n" "help.text" msgid "string: Any valid string expression. Only the first character in the string is relevant." msgstr "string: n'importe quelle expression valide au format chaîne de caractères. Seul le premier caractère de la chaîne est traité." #. PWbGW #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3145609\n" "help.text" msgid "Use the AscW function to replace keys with Unicode values. If the AscW function encounters a blank string, %PRODUCTNAME Basic reports a run-time error. Returned values are between 0 and 65535." msgstr "Utilisez la fonction AscW pour remplacer des clés avec des valeurs Unicode. Si la fonction AscW rencontre une chaîne vide, %PRODUCTNAME Basic renvoie une erreur à l'exécution. Les valeurs renvoyées sont comprises entre 0 et 65535." #. YACEd #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3150792\n" "help.text" msgid "Print AscW(\"A\") ' returns 65" msgstr "Print AscW(\"A\") ' renvoie 65" #. jFJn8 #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3148797\n" "help.text" msgid "Print AscW(string:=\"Ω\") ' returns 937" msgstr "Print AscW(string:=\"Ω\") ' renvoie 937" #. KNmoP #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3163800\n" "help.text" msgid "Print AscW(\"Αθήνα\") ' returns 913, since only the first character (Alpha) is taken into account" msgstr "Print AscW(\"Αθήνα\") ' renvoie 913, car seul le premier caractère est pris en compte" #. 9DDYF #: 03120112.xhp msgctxt "" "03120112.xhp\n" "tit\n" "help.text" msgid "ChrW Function [VBA]" msgstr "Fonction ChrW [VBA]" #. bxumL #: 03120112.xhp msgctxt "" "03120112.xhp\n" "bm_id3149205\n" "help.text" msgid "ChrW function" msgstr "Fonction ChrW" #. agcrG #: 03120112.xhp msgctxt "" "03120112.xhp\n" "hd_id3149205\n" "help.text" msgid "ChrW Function [VBA]" msgstr "Fonction ChrW [VBA]" #. yFpZL #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3153311\n" "help.text" msgid "Returns the Unicode character that corresponds to the specified character code." msgstr "Renvoie le caractère Unicode qui correspond au code de caractère spécifié." #. mA9x6 #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3153824\n" "help.text" msgid "String" msgstr "String" #. iFApG #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3149295\n" "help.text" msgid "charcode: Numeric expression that represent a valid 16 bit Unicode value (0-65535). (To support expressions with a nominally negative argument like ChrW(&H8000) in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.) An empty value returns error code 5. A value out of the range [0 to 65535] returns error code 6." msgstr "charcode : expression numérique qui représente une valeur Unicode 16 bits valide (0-65535). Pour prendre en charge les expressions avec un argument nominalement négatif comme ChrW(&H8000) d'une manière rétrocompatible, les valeurs comprises entre -32768 et -1 sont mappées en interne sur la plage 32768 à 65535. Un vide renvoie le code d'erreur 5. Une valeur hors de la plage [0 à 65535] renvoie le code d'erreur 6." #. 8DF8a #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3154909\n" "help.text" msgid "' This example inserts the Greek letters alpha and omega in a string." msgstr "' Cet exemple insère les lettres grecques alpha et oméga dans une chaîne." #. ZtgsJ #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3151380\n" "help.text" msgid "MsgBox \"From \" + ChrW(913) + \" to \" + ChrW(937)" msgstr "MsgBox \"From \" + ChrW(913) + \" to \" + ChrW(937)" #. zPJDa #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3145174\n" "help.text" msgid "' The printout appears in the dialog as: From Α to Ω" msgstr "' L'impression s'affiche dans la boîte de dialogue comme suit : De Α à Ω" #. eE9Nq #: 03120112.xhp msgctxt "" "03120112.xhp\n" "bas_id181642669411658\n" "help.text" msgid "MsgBox ChrW(charcode := 116) ' \"t\" lowercase T letter" msgstr "MsgBox ChrW(charcode := 116) ' \"t\" lowercase T letter" #. E7Eoi #: 03120200.xhp msgctxt "" "03120200.xhp\n" "tit\n" "help.text" msgid "Repeating Contents" msgstr "Répétition des contenus" #. pPfQw #: 03120200.xhp msgctxt "" "03120200.xhp\n" "hd_id3152363\n" "help.text" msgid "Repeating Contents" msgstr "Répétition du contenu" #. QtA2F #: 03120200.xhp msgctxt "" "03120200.xhp\n" "par_id3150178\n" "help.text" msgid "The following functions repeat the contents of strings." msgstr "Les fonctions suivantes répètent le contenu des chaînes de caractères." #. MingD #: 03120201.xhp msgctxt "" "03120201.xhp\n" "tit\n" "help.text" msgid "Space and Spc Function" msgstr "Fonctions Space et Spc" #. NQPvB #: 03120201.xhp msgctxt "" "03120201.xhp\n" "bm_id3150499\n" "help.text" msgid "Space function Spc function" msgstr "fonction Space fonction Spc" #. ZLFYB #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3150499\n" "help.text" msgid "Space and Spc Functions" msgstr "Fonctions Space et Spc" #. M6CED #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3154927\n" "help.text" msgid "Returns a string that consists of a specified amount of spaces." msgstr "Renvoie une chaîne de caractères constituée d'un nombre d'espaces défini." #. TVSiN #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id681546202842979\n" "help.text" msgid "The Spc function works the same as the Space function." msgstr "La fonction Spc fonctionne de la même manière que la fonction Space." #. BYn44 #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3149233\n" "help.text" msgid "String" msgstr "Chaîne de caractères" #. nYDuW #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3143228\n" "help.text" msgid "n: Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 2,147,483,648." msgstr "n: Expression numérique définissant le nombre d'espaces dans la chaîne. La valeur maximale autorisée de n est 2 147 483 648." #. xfAcE #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3154216\n" "help.text" msgid "MsgBox sOut,0,\"Info:\"" msgstr "MsgBox sOut,0,\"Info :\"" #. ypYT6 #: 03120202.xhp msgctxt "" "03120202.xhp\n" "tit\n" "help.text" msgid "String Function" msgstr "Fonction String" #. 2L9aD #: 03120202.xhp msgctxt "" "03120202.xhp\n" "bm_id3147291\n" "help.text" msgid "String function" msgstr "String, fonction" #. HhMNZ #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3147291\n" "help.text" msgid "String Function" msgstr "Fonction String" #. YVCRg #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3147242\n" "help.text" msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function." msgstr "Crée une chaîne en fonction d'un caractère spécifié ou du premier caractère de l'expression au format chaîne de caractères transmise à la fonction." #. SyD4X #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3149233\n" "help.text" msgid "String (number As Long, {expression As Integer | character As String}) As String" msgstr "" #. GfqGg #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3147530\n" "help.text" msgid "String" msgstr "Chaîne de caractères" #. MswJJ #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3154347\n" "help.text" msgid "number: Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 2,147,483,648." msgstr "" #. jyC8M #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3148664\n" "help.text" msgid "Expression: Numeric expression that defines the ASCII code for the character." msgstr "" #. 5rrti #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3150359\n" "help.text" msgid "Character: Any single character used to build the return string, or any string of which only the first character will be used." msgstr "" #. avFC9 #: 03120300.xhp msgctxt "" "03120300.xhp\n" "tit\n" "help.text" msgid "Editing String Contents" msgstr "Édition du contenu des chaînes" #. CEa3P #: 03120300.xhp msgctxt "" "03120300.xhp\n" "hd_id3153894\n" "help.text" msgid "Editing String Contents" msgstr "Édition du contenu des chaînes de caractères" #. pHEcz #: 03120300.xhp msgctxt "" "03120300.xhp\n" "par_id3149178\n" "help.text" msgid "The following functions edit, format, and align the contents of strings. Use the & or + operators to concatenate strings." msgstr "Les fonctions suivantes modifient, formatent et alignent le contenu des chaînes. Utilisez les opérateurs et ou + pour concaténer des chaînes." #. PG2TT #: 03120300.xhp msgctxt "" "03120300.xhp\n" "bm_id3150669\n" "help.text" msgid "ampersand symbol; in string handling Operators;concatenation (& or +) \"& or +\" concatenation (strings)" msgstr "Symbole esperluette;dans la gestion des chaînes Opérateurs;concaténation (& or +) Concaténation \"& or +\" (chaînes)" #. hAn8q #: 03120301.xhp msgctxt "" "03120301.xhp\n" "tit\n" "help.text" msgid "Format Function" msgstr "Fonction Format" #. Ddd7Z #: 03120301.xhp msgctxt "" "03120301.xhp\n" "bm_id3153539\n" "help.text" msgid "Format function" msgstr "Format, fonction" #. ArxQy #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3153539\n" "help.text" msgid "Format Function" msgstr "Fonction Format" #. AfW2N #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3156042\n" "help.text" msgid "Converts a numeric expression to a string, and then formats it according to the format that you specify." msgstr "Convertit une expression numérique en chaîne de caractères puis formate celle-ci en fonction du format spécifié." #. arnAa #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153527\n" "help.text" msgid "Format(expression [, format As String]) As String" msgstr "Format(expression [, format As String]) As String" #. v2BdG #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3149415\n" "help.text" msgid "expression: Numeric expression that you want to convert to a formatted string." msgstr "expression: expression numérique à convertir en chaîne de caractères formatée." #. p5nFg #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3147531\n" "help.text" msgid "format: String that specifies the format code for the number. If format is omitted, the Format function works like the %PRODUCTNAME Basic Str() function." msgstr "format : chaîne de caractères spécifiant le code de format du nombre. Siformat est omis, la fonction Format fonctionne comme la fonction %PRODUCTNAME Basic Str()." #. Mh6xN #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148474\n" "help.text" msgid "Text string." msgstr "Chaîne de texte." #. 8DmPW #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3147561\n" "help.text" msgid "Formatting Codes" msgstr "Descriptions de format" #. 4TDkj #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3147265\n" "help.text" msgid "The following list describes the codes that you can use for formatting a numeric expression:" msgstr "La liste suivante décrit les codes à utiliser pour formater une expression numérique :" #. LJGi5 #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153380\n" "help.text" msgid "0: If expression has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed." msgstr "0: Si expression possède un chiffre à la position du 0 dans le code de format, ce chiffre s'affiche, ans le cas contraire, un zéro est affiché." #. MRyQ7 #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3151210\n" "help.text" msgid "If expression has fewer digits than the number of zeros in the format code, (on either side of the decimal), leading or trailing zeros are displayed. If the expression has more digits to the left of the decimal separator than the amount of zeros in the format code, the additional digits are displayed without formatting." msgstr "Si expression possède moins de chiffres que le nombre de zéros du code de format (de chaque côté de la décimale), les zéros à gauche et à droite apparaissent. Si expression possède plus de chiffres à gauche du séparateur de décimales que le nombre de zéros dans le code de format, les chiffres supplémentaires sont affichés sans formatage." #. bYkcA #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3151176\n" "help.text" msgid "Decimal places in the expression are rounded according to the number of zeros that appear after the decimal separator in the format code." msgstr "Les décimales dans l'expression sont arrondies en fonction du nombre de zéros apparaissant après le séparateur de décimales dans le code de format." #. Cypxj #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3154123\n" "help.text" msgid "#: If expression contains a digit at the position of the # placeholder in the format code, the digit is displayed, otherwise nothing is displayed at this position." msgstr "#: Si expression possède un chiffre à la position du substituant # dans le code de format, ce chiffre s'affiche. Dans le cas contraire, rien ne s'affiche à cette position." #. Mst5g #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148452\n" "help.text" msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the format code than digits in the expression. Only the relevant digits of the expression are displayed." msgstr "Ce symbole a la même fonction que le 0, à l'exception du fait que les zéros à gauche ou à droite ne sont pas affichés s'il y a plus de caractères # dans le code de format que de chiffres dans l'expression. Seuls les chiffres pertinents de l'expression sont affichés." #. Cnq7B #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3159150\n" "help.text" msgid ".: The decimal placeholder determines the number of decimal places to the left and right of the decimal separator." msgstr ".: Le substituant décimal détermine le nombre de décimales à gauche et à droite du séparateur de décimales." #. ehB5x #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3159252\n" "help.text" msgid "If the format code contains only # placeholders to the left of this symbol, numbers less than 1 begin with a decimal separator. To always display a leading zero with fractional numbers, use 0 as a placeholder for the first digit to the left of the decimal separator." msgstr "Si le code de format ne contient que des substituants # à gauche de ce symbole, les nombres inférieurs à 1 débutent par un séparateur de décimales. Pour toujours afficher un zéro à gauche des nombres fractionnels, utilisez 0 comme substituant pour le premier chiffre à gauche du séparateur de décimales." #. yMgJz #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153368\n" "help.text" msgid "%: Multiplies the expressionby 100 and inserts the percent sign (%) where the expression appears in the format code." msgstr "%: multiplie l'expression par 100 et insert le signe pourcentage (%) où l'expression apparaît dans le code de format." #. prkKA #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3149481\n" "help.text" msgid "E- E+ e- e+ : If the format code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the expression is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent." msgstr "E- E+ e- e+ : si le code de format comporte au moins un substituant de chiffre (0 ou #) situé à droite du symbole E-, E+, e- ou e+, l'expression est formatée au format scientifique ou exponentiel. La lettre E ou e est insérée entre le nombre et l'exposant. Le nombre de substituants des chiffres situés à droite du symbole détermine le nombre de chiffres contenus dans l'exposant." #. jhCb5 #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3149262\n" "help.text" msgid "If the exponent is negative, a minus sign is displayed directly before an exponent with E-, E+, e-, e+. If the exponent is positive, a plus sign is only displayed before exponents with E+ or e+." msgstr "Si l'exposant a une valeur négative, un signe moins s'affiche entre le symbole E-, E+, e-, e+ et la valeur de l'exposant. Si l'exposant a une valeur positive, le signe plus ne s'affiche qu'entre le symbole E+ ou e+ et la valeur de l'exposant." #. WTvZT #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148617\n" "help.text" msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)." msgstr "Le séparateur de milliers est affiché si le code de format comporte un séparateur compris entre des substituants de chiffres (0 ou #)." #. A8QmE #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3163713\n" "help.text" msgid "The use of a period as a thousands and decimal separator is dependent on the regional setting. When you enter a number directly in Basic source code, always use a period as decimal delimiter. The actual character displayed as a decimal separator depends on the number format in your system settings." msgstr "L'utilisation du point comme séparateur de décimales et de milliers dépend des paramètres régionaux. Lorsque vous saisissez un nombre directement en code source Basic, utilisez toujours un point comme séparateur de décimales. Le caractère utilisé comme séparateur de décimales dépend du format numérique des paramètres de votre système." #. sxDcc #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3152887\n" "help.text" msgid "- + $ ( ) space: A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character." msgstr "- + $ ( ) space : Les signes plus (+), moins (-), dollar ($), espace, ou des parenthèses saisis directement dans le code de format sont affichés sous forme de caractères littéraux." #. PyKZq #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148576\n" "help.text" msgid "To display characters other than the ones listed here, you must precede it by a backslash (\\), or enclose it in quotation marks (\" \")." msgstr "Pour afficher des caractères autres que ceux listés ici, vous devez les faire précéder d'une barre oblique inverse (\\) ou les saisir entre guillemets (\" \")." #. SqAeG #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153139\n" "help.text" msgid "\\ : The backslash displays the next character in the format code." msgstr "\\ : La barre oblique inverse affiche le caractère suivant dans le code de format." #. CBbYy #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153366\n" "help.text" msgid "Characters in the format code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code." msgstr "Les caractères du code de format ayant une signification spéciale ne peuvent être affichés en tant que caractères littéraux que s'ils sont précédés d'une barre oblique inverse. La barre oblique inverse ne s'affiche pas, sauf si vous saisissez une double barre oblique inverse (\\\\) dans le code de format." #. L4LbT #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3155411\n" "help.text" msgid "Characters that must be preceded by a backslash in the format code in order to be displayed as literal characters are date- and time-formatting characters (a, c, d, h, m, n, p, q, s, t, w, y, /, :), numeric-formatting characters (#, 0, %, E, e, comma, period), and string-formatting characters (@, &, <, >, !)." msgstr "Les caractères devant être précédés par une barre oblique inverse dans la description de format pour s'afficher en tant que caractères littéraux sont les caractères de formatage de date et d'heure (a, c, d, h, m, n, p, q, s, t, w, y, /, :), les caractères de formatage numérique (#, 0, %, E, e, virgule, point) et les caractères de formatage de chaînes de caractères (@, &, <, >, !)." #. BCQqy #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3145749\n" "help.text" msgid "You can also use the following predefined number formats. Except for \"General Number\", all of the predefined format codes return the number as a decimal number with two decimal places." msgstr "Vous pouvez aussi utiliser les formats numériques prédéfinis suivants. À l'exception de General Number, tous les codes de format prédéfinies renvoient les nombres en tant que nombres décimaux à deux décimales." #. fkPvC #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3150113\n" "help.text" msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks." msgstr "Si vous utilisez des formats prédéfinis, le nom du format doit être saisi entre guillemets." #. GT9Rs #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3149377\n" "help.text" msgid "Predefined format" msgstr "Format prédéfini" #. Vj6Aq #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3154730\n" "help.text" msgid "General Number: Numbers are displayed as entered." msgstr "General Number : les nombres sont affichés tels qu'ils ont été saisis." #. RANUB #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153158\n" "help.text" msgid "Currency: Inserts a dollar sign in front of the number and encloses negative numbers in brackets." msgstr "Currency : insère le caractère dollar avant le nombre et place les nombres négatifs entre parenthèses." #. NJj8M #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3154490\n" "help.text" msgid "Fixed: Displays at least one digit in front of the decimal separator." msgstr "Fixed : affiche au moins un chiffre avant le séparateur de décimales." #. 3DiXo #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153415\n" "help.text" msgid "Standard: Displays numbers with a thousands separator." msgstr "Standard : affiche les nombres avec un séparateur de milliers." #. AY7e3 #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3150715\n" "help.text" msgid "Percent: Multiplies the number by 100 and appends a percent sign to the number." msgstr "Percent : multiplie le nombre par 100 et ajoute le signe pourcentage au nombre." #. CoYgg #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153836\n" "help.text" msgid "Scientific: Displays numbers in scientific format (for example, 1.00E+03 for 1000)." msgstr "Scientific : affiche les nombres au format scientifique (par exemple, 1.00E+03 pour 1000)." #. AAj9K #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153707\n" "help.text" msgid "A format code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one format code, it applies to all numbers." msgstr "Un code de format peut être divisée en trois sections séparées par des points-virgules. La première partie définit le format des valeurs positives, la seconde le format des valeurs négatives et la troisième le format des valeurs nulles. Si vous ne spécifiez qu'un code de format, celui-ci s'applique à tous les nombres." #. ZsNPC #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_idN107A2\n" "help.text" msgid "' always use a period as decimal delimiter when you enter numbers in Basic source code." msgstr "' utilisez toujours un point comme séparateur de décimales lorsque vous saisissez des nombres directement dans le code source Basic." #. myXCN #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3147339\n" "help.text" msgid "' displays for example 6,328.20 in English locale, 6.328,20 in German locale." msgstr "' affiche par exemple 6,328.20 dans un environnement linguistique anglais et 6.328,20 dans un environnement linguistique allemand." #. 7EK7J #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id381513082126889\n" "help.text" msgid "Number format codes" msgstr "Codes de format numérique" #. oZYHq #: 03120302.xhp msgctxt "" "03120302.xhp\n" "tit\n" "help.text" msgid "LCase Function" msgstr "Fonction LCase" #. LMGd5 #: 03120302.xhp msgctxt "" "03120302.xhp\n" "bm_id3152363\n" "help.text" msgid "LCase function" msgstr "LCase, fonction" #. wrBBN #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3152363\n" "help.text" msgid "LCase Function" msgstr "Fonction LCase" #. dkB32 #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3145609\n" "help.text" msgid "Converts all uppercase letters in a string to lowercase." msgstr "Convertit toutes les majuscules d'une chaîne de caractères en minuscules." #. sQC4R #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3154347\n" "help.text" msgid "See also: UCase Function" msgstr "Voir aussi : fonction UCase" #. chngB #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3150791\n" "help.text" msgid "LCase (Text As String)" msgstr "LCase (Text As String)" #. 2dpqA #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3153193\n" "help.text" msgid "Text: Any string expression that you want to convert." msgstr "Text : expression au format chaîne de caractères à convertir." #. UGH3C #: 03120303.xhp msgctxt "" "03120303.xhp\n" "tit\n" "help.text" msgid "Left Function" msgstr "Fonction Left" #. ArhPT #: 03120303.xhp msgctxt "" "03120303.xhp\n" "bm_id3149346\n" "help.text" msgid "Left function" msgstr "Left, fonction" #. BWtW3 #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3149346\n" "help.text" msgid "Left Function" msgstr "Fonction Left" #. DVEfF #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3147242\n" "help.text" msgid "Returns the number of leftmost characters that you specify of a string expression." msgstr "Renvoie le nombre spécifié de caractères se situant le plus à gauche dans une expression au format chaîne de caractères." #. HgCS7 #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3150771\n" "help.text" msgid "Left (string As String, length As Long) As String" msgstr "" #. to74m #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3147530\n" "help.text" msgid "String" msgstr "Chaîne de caractères" #. DEDnB #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3148552\n" "help.text" msgid "string: Any string expression that you want to return the leftmost characters from." msgstr "" #. dYBNr #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3149456\n" "help.text" msgid "length: Numeric expression that specifies the number of characters that you want to return. If length = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648." msgstr "" #. FPXvk #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3150791\n" "help.text" msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format." msgstr "L'exemple suivant convertit une date au format AAAA.MM.JJ en une date au format MM/JJ/AAAA." #. TJBfC #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3150448\n" "help.text" msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" msgstr "sInput = InputBox(\"Insérez une date au format international 'AAAA-MM-JJ'\")" #. NKjSQ #: 03120304.xhp msgctxt "" "03120304.xhp\n" "tit\n" "help.text" msgid "LSet Statement" msgstr "Instruction LSet" #. MLR2Y #: 03120304.xhp msgctxt "" "03120304.xhp\n" "bm_id3143268\n" "help.text" msgid "LSet statement" msgstr "LSet, instruction" #. YEt5X #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3143268\n" "help.text" msgid "LSet Statement" msgstr "Instruction LSet" #. 2y5bo #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3155419\n" "help.text" msgid "Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type." msgstr "Aligne une chaîne de caractères à gauche d'une variable de chaîne de caractères ou copie une variable de type défini par l'utilisateur vers une autre variable d'un autre type défini par l'utilisateur." #. tFaav #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3150984\n" "help.text" msgid "LSet Var As String = Text or LSet Var1 = Var2" msgstr "LSet Var As String = Text ou LSet Var1 = Var2" #. M99uG #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3145610\n" "help.text" msgid "Var: Any String variable that contains the string that you want align to the left." msgstr "Var : toute variable de chaîne de caractères contenant la chaîne de caractères à aligner à gauche." #. BXfsM #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3154346\n" "help.text" msgid "Text: String that you want to align to the left of the string variable." msgstr "Text : chaîne de caractères à aligner à gauche de la variable de chaîne de caractères." #. 3HnhD #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3151054\n" "help.text" msgid "Var1: Name of the user-defined type variable that you want to copy to." msgstr "Var1 : nom de la variable de type défini par l'utilisateur vers laquelle la copie doit être effectuée." #. GBdaC #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3153361\n" "help.text" msgid "Var2: Name of the user-defined type variable that you want to copy from." msgstr "Var2 : nom de la variable de type défini par l'utilisateur à partir de laquelle la copie doit être effectuée." #. jzAoB #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3154686\n" "help.text" msgid "If the string is shorter than the string variable, LSet left-aligns the string within the string variable. Any remaining positions in the string variable are replaced by spaces. If the string is longer than the string variable, only the leftmost characters up to the length of the string variable are copied. With the LSet statement, you can also copy a user-defined type variable to another variable of the same type." msgstr "Si la chaîne de caractères est plus courte que la variable de chaîne de caractères, l'instruction LSet aligne la chaîne à gauche dans la variable de chaîne de caractères. Toutes les positions restantes dans la variable de chaîne de caractères sont remplacées par des espaces. Si la chaîne de caractères est plus longue que la variable de chaîne de caractères, seuls sont copiés les caractères situés le plus à gauche, et ce, dans la limite du nombre de caractères composant la variable de chaîne. L'instruction LSet vous permet également de copier une variable de type défini par l'utilisateur vers une autre variable du même type." #. jJepi #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3152940\n" "help.text" msgid "' Align \"SBX\" within the 40-character reference string" msgstr "' Aligner \"SBX\" dans une chaîne de référence de 40 caractères" #. CEZj7 #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3148647\n" "help.text" msgid "' Replace asterisks with spaces" msgstr "' Remplacer les astérisques par des espaces" #. BfcQJ #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3151075\n" "help.text" msgid "' Left-align \"SBX\" within the 40-character reference string" msgstr "' Aligner à gauche \"SBX\" dans une chaîne de référence de 40 caractères" #. 78orU #: 03120305.xhp msgctxt "" "03120305.xhp\n" "tit\n" "help.text" msgid "LTrim Function" msgstr "Fonction LTrim" #. xG9Ny #: 03120305.xhp msgctxt "" "03120305.xhp\n" "bm_id3147574\n" "help.text" msgid "LTrim function" msgstr "LTrim, fonction" #. vt2hD #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3147574\n" "help.text" msgid "LTrim Function" msgstr "Fonction LTrim" #. mFiGU #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3145316\n" "help.text" msgid "Removes all leading spaces at the start of a string expression." msgstr "Supprime tous les espaces à gauche au début d'une expression au format chaîne de caractères." #. cepxM #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3148552\n" "help.text" msgid "LTrim (Text As String)" msgstr "LTrim (Text As String)" #. x85WJ #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3150792\n" "help.text" msgid "Text: Any string expression." msgstr "Text : expression au format chaîne de caractères." #. vEGEh #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3125863\n" "help.text" msgid "Use this function to remove spaces at the beginning of a string expression." msgstr "Utilisez cette fonction pour supprimer des espaces au début d'une expression au format chaîne de caractères." #. Afrvq #: 03120306.xhp msgctxt "" "03120306.xhp\n" "tit\n" "help.text" msgid "Mid Function, Mid Statement" msgstr "Fonction Mid, Instruction Mid" #. J5UhZ #: 03120306.xhp msgctxt "" "03120306.xhp\n" "bm_id3143268\n" "help.text" msgid "Mid function Mid statement" msgstr "Mid, fonctionMid, instruction" #. CGKgP #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3143268\n" "help.text" msgid "Mid Function, Mid Statement" msgstr "Fonction Mid, Instruction Mid" #. oznEx #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3148473\n" "help.text" msgid "Returns the specified portion of a string expression (Mid function), or replaces the portion of a string expression with another string (Mid statement)." msgstr "Renvoie la partie spécifiée d'une expression au format chaîne de caractères (Fonction Mid) ou remplace une partie d'une telle expression par une autre chaîne de caractères (Instruction Mid)." #. 32BvU #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3147530\n" "help.text" msgid "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)" msgstr "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)" #. 5MG4F #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3149295\n" "help.text" msgid "String (only by Function)" msgstr "Chaîne de caractères (fonction Mid uniquement)" #. hRXCE #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3148664\n" "help.text" msgid "Text: Any string expression that you want to modify." msgstr "Text : expression au format chaîne de caractères à modifier." #. DGPaB #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3150359\n" "help.text" msgid "Start: Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648." msgstr "Start : Expression numérique indiquant la position du caractère dans la chaîne où commence la portion que vous souhaitez substituer ou restituer. La valeur minimale admise est 1. La valeur maximale admise est 2 147 483 648." #. dtyT5 #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3148451\n" "help.text" msgid "Length: Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 2,147,483,648." msgstr "Length : Expression numérique donnant le nombre de caractères que vous souhaitez substituer ou renvoyer. La valeur maximale admise est 2 147 483 648." #. Cw9Ts #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3125864\n" "help.text" msgid "If the Length parameter in the Mid function is omitted, all characters in the string expression from the start position to the end of the string are returned." msgstr "En cas d'omission du paramètre Length dans la fonction Mid, tous les caractères de l'expression compris entre la position de début et la fin de la chaîne sont renvoyés." #. 8A2DR #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3144762\n" "help.text" msgid "If the Length parameter in the Mid statement is less than the length of the text that you want to replace, the text is reduced to the specified length." msgstr "Si le paramètre Length de l'instruction Mid est inférieur à la longueur du texte à remplacer, le texte est réduit à la longueur indiquée." #. EUzUS #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3150769\n" "help.text" msgid "Text: The string to replace the string expression (Mid statement)." msgstr "Text : chaîne de caractères devant remplacer l'expression au format chaîne de caractères (instruction Mid)." #. NFDUA #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3153189\n" "help.text" msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" msgstr "sInput = InputBox(\"Insérez une date au format international 'AAAA-MM-JJ'\")" #. t5jGn #: 03120307.xhp msgctxt "" "03120307.xhp\n" "tit\n" "help.text" msgid "Right Function" msgstr "Fonction Right" #. WfBGq #: 03120307.xhp msgctxt "" "03120307.xhp\n" "bm_id3153311\n" "help.text" msgid "Right function" msgstr "Right, fonction" #. 6CtGD #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3153311\n" "help.text" msgid "Right Function" msgstr "Fonction Right" #. w9pxb #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3150984\n" "help.text" msgid "Returns the rightmost \"n\" characters of a string expression." msgstr "Renvoie les \"n\" caractères le plus à droite d'une expression au format chaîne de caractères." #. ojqvK #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3149763\n" "help.text" msgid "See also: Left Function." msgstr "Voir aussi : Fonction Left." #. h3q6B #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3153061\n" "help.text" msgid "Right (string As String, length As Long)" msgstr "" #. SKQUo #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3156344\n" "help.text" msgid "String" msgstr "Chaîne de caractères" #. wbBhn #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3153526\n" "help.text" msgid "string: Any string expression that you want to return the rightmost characters of." msgstr "" #. 3NQ9V #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3151211\n" "help.text" msgid "length: Numeric expression that defines the number of characters that you want to return. If length = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648." msgstr "" #. ezXrq #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3158410\n" "help.text" msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)." msgstr "L'exemple suivant convertit une date au format AAAA-MM-JJ en une date au format américain (MM/JJ/AAAA)." #. ZbKt5 #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3159252\n" "help.text" msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" msgstr "sInput = InputBox(\"Insérez une date au format international 'AAAA-MM-JJ'\")" #. CDv6e #: 03120308.xhp msgctxt "" "03120308.xhp\n" "tit\n" "help.text" msgid "RSet Statement" msgstr "Instruction RSet" #. h4w66 #: 03120308.xhp msgctxt "" "03120308.xhp\n" "bm_id3153345\n" "help.text" msgid "RSet statement" msgstr "RSet, instruction" #. ZQwBe #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3153345\n" "help.text" msgid "RSet Statement" msgstr "Instruction RSet" #. 9BREa #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3150503\n" "help.text" msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another." msgstr "Aligne à droite une chaîne de caractères dans une variable de chaîne de caractères, ou copie un type de variable défini par l'utilisateur dans un autre." #. uDqvq #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3150669\n" "help.text" msgid "RSet Text As String = Text or RSet Variable1 = Variable2" msgstr "RSet Text As String = Text ou RSet Variable1 = Variable2" #. YfmCj #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3148552\n" "help.text" msgid "Text: Any string variable." msgstr "Text : variable de chaîne de caractères." #. nsDVT #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3154924\n" "help.text" msgid "Text: String that you want to right-align in the string variable." msgstr "Text : chaîne de caractères à aligner à droite dans la variable de chaîne de caractères." #. v2Tzg #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3149456\n" "help.text" msgid "Variable1: User-defined variable that is the target for the copied variable." msgstr "Variable1 : variable définie par l'utilisateur et constituant la cible de la variable copiée." #. MS2Yt #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3153381\n" "help.text" msgid "Variable2: User-defined variable that you want to copy to another variable." msgstr "Variable2 : variable définie par l'utilisateur à copier dans une autre variable." #. ZikcS #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3154140\n" "help.text" msgid "If the string is shorter than the string variable, RSet aligns the string to the right within the string variable. Any remaining characters in the string variable are replaced with spaces. If the string is longer than the string variable, characters exceeding the length of the variable are truncated, and only the remaining characters are right-aligned within the string variable." msgstr "Si la chaîne de caractères est plus courte que la variable de chaîne de caractères, l'instruction RSet aligne la chaîne à droite dans la variable. Tous les caractères restants sont remplacés par des espaces. Si la chaîne de caractères est plus longue que la variable de chaîne de caractères, les caractères en excès sont tronqués, et seuls les caractères restants sont alignés à droite dans la variable." #. grCLk #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3149202\n" "help.text" msgid "You can also use the RSet statement to assign variables of one user-defined type to another." msgstr "L'instruction RSet permet également d'affecter des variables d'un type défini par l'utilisateur à un autre." #. St2ov #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3151042\n" "help.text" msgid "The following example uses the RSet and LSet statements to modify the left and right alignment of a string." msgstr "Dans l'exemple suivant, les instructions RSet et LSet permettent de modifier les alignements à droite et à gauche des caractères d'une chaîne." #. u4Dwb #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3155856\n" "help.text" msgid "' Right-align \"SBX\" in a 40-character string" msgstr "' Aligner à droite \"SBX\" dans une chaîne de 40 caractères" #. Wvfwt #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3152577\n" "help.text" msgid "' Replace asterisks with spaces" msgstr "' Remplacer les astérisques par des espaces" #. ErXo8 #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3145801\n" "help.text" msgid "' Left-align \"SBX\" in a 40-character string" msgstr "' Aligner à gauche \"SBX\" dans une chaîne de 40 caractères" #. 9ErPA #: 03120309.xhp msgctxt "" "03120309.xhp\n" "tit\n" "help.text" msgid "RTrim Function" msgstr "Fonction RTrim" #. 9jpjR #: 03120309.xhp msgctxt "" "03120309.xhp\n" "bm_id3154286\n" "help.text" msgid "RTrim function" msgstr "RTrim, fonction" #. a6gJf #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3154286\n" "help.text" msgid "RTrim Function" msgstr "Fonction RTrim" #. eXjba #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3153127\n" "help.text" msgid "Deletes the spaces at the end of a string expression." msgstr "Supprime les espaces à la fin d'une expression au format chaîne de caractères." #. rHBUf #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3153062\n" "help.text" msgid "See also: LTrim Function" msgstr "Voir aussi : Fonction LTrim." #. 3KFbV #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3154347\n" "help.text" msgid "RTrim (Text As String)" msgstr "RTrim (Text As String)" #. UW5Fx #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3151380\n" "help.text" msgid "Text: Any string expression." msgstr "Text : expression au format chaîne de caractères." #. qdGRW #: 03120310.xhp msgctxt "" "03120310.xhp\n" "tit\n" "help.text" msgid "UCase Function" msgstr "Fonction UCase" #. yrQQH #: 03120310.xhp msgctxt "" "03120310.xhp\n" "bm_id3153527\n" "help.text" msgid "UCase function" msgstr "UCase, fonction" #. LgJKC #: 03120310.xhp msgctxt "" "03120310.xhp\n" "hd_id3153527\n" "help.text" msgid "UCase Function" msgstr "Fonction UCase" #. vSKnv #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3155420\n" "help.text" msgid "Converts lowercase characters in a string to uppercase." msgstr "Convertit les minuscules d'une chaîne de caractères en majuscules." #. 46E6R #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3150771\n" "help.text" msgid "See also: LCase Function" msgstr "Voir aussi : Fonction LCase." #. PDUSQ #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3153061\n" "help.text" msgid "UCase (Text As String)" msgstr "UCase (Text As String)" #. TgevM #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3150791\n" "help.text" msgid "Text: Any string expression that you want to convert." msgstr "Text : expression au format chaîne de caractères à convertir." #. 9APfU #: 03120311.xhp msgctxt "" "03120311.xhp\n" "tit\n" "help.text" msgid "Trim Function" msgstr "Fonction Trim" #. g5F8Z #: 03120311.xhp msgctxt "" "03120311.xhp\n" "bm_id3150616\n" "help.text" msgid "Trim function" msgstr "Trim, fonction" #. PBuV6 #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3150616\n" "help.text" msgid "Trim Function" msgstr "Fonction Trim" #. gJTc8 #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3149177\n" "help.text" msgid "Removes all leading and trailing spaces from a string expression." msgstr "Supprime tous les espaces à gauche et à droite d'une expression au format chaîne de caractères." #. EEu5H #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3155341\n" "help.text" msgid "Trim( Text As String )" msgstr "Trim( Text As String )" #. kLdYS #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3159414\n" "help.text" msgid "Text: Any string expression." msgstr "Text : expression au format chaîne de caractères." #. ZBDyG #: 03120312.xhp msgctxt "" "03120312.xhp\n" "tit\n" "help.text" msgid "ConvertToURL Function" msgstr "Fonction ConvertToURL" #. awi9e #: 03120312.xhp msgctxt "" "03120312.xhp\n" "bm_id3152801\n" "help.text" msgid "ConvertToURL function" msgstr "ConvertToURL, fonction" #. rMLMq #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3152801\n" "help.text" msgid "ConvertToURL Function" msgstr "Fonction ConvertToURL" #. 9Xdmw #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3148538\n" "help.text" msgid "Converts a system file name to a file URL." msgstr "Convertit un nom de fichier système en un URL de fichier." #. zU9U9 #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3154285\n" "help.text" msgid "ConvertToURL(filename)" msgstr "ConvertToURL(NomFichier)" #. ycPs6 #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3148947\n" "help.text" msgid "filename: A file name as string." msgstr "filename : un nom de fichier sous forme de chaîne." #. Fgfbo #: 03120313.xhp msgctxt "" "03120313.xhp\n" "tit\n" "help.text" msgid "ConvertFromURL Function" msgstr "Fonction ConvertFromURL" #. FcDBH #: 03120313.xhp msgctxt "" "03120313.xhp\n" "bm_id3153894\n" "help.text" msgid "ConvertFromURL function" msgstr "ConvertFromURL, fonction" #. sZXPG #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3153894\n" "help.text" msgid "ConvertFromURL Function" msgstr "Fonction ConvertFromURL" #. wiX8u #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3147226\n" "help.text" msgid "Converts a file URL to a system file name." msgstr "Convertit l'URL d'un fichier en un nom de fichier système." #. i96Ej #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3154142\n" "help.text" msgid "ConvertFromURL(filename)" msgstr "ConvertFromURL(NomFichier)" #. HRYNv #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3156023\n" "help.text" msgid "filename: A file name as a string." msgstr "filename : un nom de fichier sous forme de chaîne." #. b5PSp #: 03120314.xhp msgctxt "" "03120314.xhp\n" "tit\n" "help.text" msgid "Split Function" msgstr "Fonction Split" #. jKxns #: 03120314.xhp msgctxt "" "03120314.xhp\n" "bm_id3156027\n" "help.text" msgid "Split function" msgstr "Split, fonction" #. ajUVP #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3156027\n" "help.text" msgid "Split Function" msgstr "Fonction Split" #. LmvGz #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3155805\n" "help.text" msgid "Returns an array of substrings from a string expression." msgstr "Renvoie une matrice de sous-chaînes à partir d'une expression au format chaîne de caractères." #. SzBGU #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3153824\n" "help.text" msgid "Split (expression As String, delimiter, limit)" msgstr "" #. dBAZR #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3154285\n" "help.text" msgid "With Option VBASupport 1: String, with Option VBASupport 0: Variant/String" msgstr "Avec l'option VBASupport 1 : String, avec l'option VBASupport 0 : Variant/String" #. tVTWt #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3156023\n" "help.text" msgid "expression: Any string expression." msgstr "" #. ZABZE #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3147560\n" "help.text" msgid "delimiter: An optional string of one or more characters length that is used to delimit String. The default is the space character." msgstr "" #. myUEr #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3145069\n" "help.text" msgid "limit: An optional number of substrings that you want to return." msgstr "" #. 9qGtg #: 03120315.xhp msgctxt "" "03120315.xhp\n" "tit\n" "help.text" msgid "Join Function" msgstr "Fonction Join" #. Mg5S3 #: 03120315.xhp msgctxt "" "03120315.xhp\n" "bm_id3149416\n" "help.text" msgid "Join function" msgstr "Join, fonction" #. aNFzb #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3149416\n" "help.text" msgid "Join Function" msgstr "Fonction Join" #. DQFTH #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3149670\n" "help.text" msgid "Returns a string from a number of substrings in a string array." msgstr "Renvoie une chaîne de caractères à partir d'un certain nombre de sous-chaînes issues d'une matrice de chaînes de caractères." #. 7QBEZ #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3156344\n" "help.text" msgid "Join (SourceArray As Object, delimiter As String) As String" msgstr "" #. VFrno #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3145171\n" "help.text" msgid "SourceArray: A string array." msgstr "" #. CZC5E #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3154908\n" "help.text" msgid "delimiter: An optional string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If Delimiter is a string of length zero \"\", the substrings are joined without separator." msgstr "" #. u25ah #: 03120400.xhp msgctxt "" "03120400.xhp\n" "tit\n" "help.text" msgid "Editing String Length" msgstr "Édition de la longueur d'une chaîne" #. 9BDSS #: 03120400.xhp msgctxt "" "03120400.xhp\n" "hd_id3155150\n" "help.text" msgid "Editing String Length" msgstr "Édition de la longueur d'une chaîne de caractères" #. Ewh7N #: 03120400.xhp msgctxt "" "03120400.xhp\n" "par_id3159201\n" "help.text" msgid "The following functions determine string lengths and compare strings." msgstr "Les fonctions suivantes déterminent les longueurs des chaînes de caractères et effectuent des comparaisons entre chaînes de caractères." #. jnTB6 #: 03120401.xhp msgctxt "" "03120401.xhp\n" "tit\n" "help.text" msgid "InStr Function" msgstr "Fonction InStr" #. JiAaK #: 03120401.xhp msgctxt "" "03120401.xhp\n" "bm_id3155934\n" "help.text" msgid "InStr function" msgstr "InStr, fonction" #. hv79s #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3155934\n" "help.text" msgid "InStr Function" msgstr "Fonction InStr" #. b3faC #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3153990\n" "help.text" msgid "Returns the position of a string within another string." msgstr "Renvoie la position d'une chaîne de caractères dans une autre chaîne de caractères." #. 2DD3h #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3147303\n" "help.text" msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0." msgstr "La fonction Instr renvoie la position où la correspondance a été trouvée. Si la chaîne de caractères n'a pas été trouvée, la fonction renvoie 0." #. p2YtR #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3146957\n" "help.text" msgid "InStr ([Start As Long,] String1 As String, String2 As String[, Compare]) As Integer" msgstr "" #. dkQe4 #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3153126\n" "help.text" msgid "Start: A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648." msgstr "" #. BDsAp #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3145609\n" "help.text" msgid "String1: The string expression that you want to search." msgstr "" #. BGDxD #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3147559\n" "help.text" msgid "String2: The string expression that you want to search for." msgstr "" #. GeM6V #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3154758\n" "help.text" msgid "Compare: Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive." msgstr "" #. mZhFi #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3153361\n" "help.text" msgid "To avoid a run-time error, do not set the Compare parameter if the first optional parameter is omitted." msgstr "Pour éviter une erreur d'exécution, ne définissez pas le paramètre Compare si le premier paramètre facultatif est omis." #. gRVcn #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "Exemple :" #. ZG3QS #: 03120402.xhp msgctxt "" "03120402.xhp\n" "tit\n" "help.text" msgid "Len Function" msgstr "Fonction Len" #. 2LAEG #: 03120402.xhp msgctxt "" "03120402.xhp\n" "bm_id3154136\n" "help.text" msgid "Len function" msgstr "Len, fonction" #. EPWj7 #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3154136\n" "help.text" msgid "Len Function" msgstr "Fonction Len" #. zQW3g #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3147576\n" "help.text" msgid "Returns the number of characters in a string, or the number of bytes that are required to store a variable." msgstr "Renvoie le nombre de caractères d'une chaîne de caractères ou le nombre d'octets requis pour stocker une variable." #. gakob #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3159177\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. RpCUx #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3150669\n" "help.text" msgid "Len (Text As String)" msgstr "Len (Text As String)" #. NuEBd #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3148473\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. FyaMN #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3147531\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. oJqV5 #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3147265\n" "help.text" msgid "Text: Any string expression or a variable of another type." msgstr "Text : toute expression au format chaîne de caractères ou variable d'un autre type." #. cDZhe #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3153360\n" "help.text" msgid "Example:" msgstr "Exemple :" #. pCc2y #: 03120403.xhp msgctxt "" "03120403.xhp\n" "tit\n" "help.text" msgid "StrComp Function" msgstr "Fonction StrComp" #. CUQmm #: 03120403.xhp msgctxt "" "03120403.xhp\n" "bm_id3156027\n" "help.text" msgid "StrComp function" msgstr "StrComp, fonction" #. iH74F #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3156027\n" "help.text" msgid "StrComp Function" msgstr "Fonction StrComp" #. 8buFG #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3155805\n" "help.text" msgid "Compares two strings and returns an integer value that represents the result of the comparison." msgstr "Compare deux chaînes de caractères et renvoie une valeur entière représentant le résultat de la comparaison." #. WpnwF #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3150503\n" "help.text" msgid "StrComp (string1 As String, string2 As String[, Compare As Integer]) As Integer" msgstr "" #. Bx8HF #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3351061\n" "help.text" msgid "string1: Any string expression" msgstr "" #. vNvkn #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3153061\n" "help.text" msgid "string2: Any string expression" msgstr "" #. 59SPq #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3146796\n" "help.text" msgid "Compare: This optional parameter sets the comparison method. If Compare = 1, the string comparison is case-sensitive. If Compare = 0, no distinction is made between uppercase and lowercase letters." msgstr "" #. Hi2Cp #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3150358\n" "help.text" msgid "If string1 < string2 the function returns -1" msgstr "" #. Y4fnJ #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3151043\n" "help.text" msgid "If string1 = string2 the function returns 0" msgstr "" #. QX67G #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3158410\n" "help.text" msgid "If string1 > string2 the function returns 1" msgstr "" #. xtFm8 #: 03120411.xhp msgctxt "" "03120411.xhp\n" "tit\n" "help.text" msgid "InStrRev Function [VBA]" msgstr "Fonction InStrRev [VBA]" #. 89dVX #: 03120411.xhp msgctxt "" "03120411.xhp\n" "bm_id3155934\n" "help.text" msgid "InStrRev function" msgstr "Fonction InStrRev" #. 7KMBe #: 03120411.xhp msgctxt "" "03120411.xhp\n" "hd_id3155934\n" "help.text" msgid "InStrRev Function [VBA]" msgstr "Fonction InStrRev [VBA]" #. kgxfQ #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3153990\n" "help.text" msgid "Returns the position of a string within another string, starting from the right side of the string." msgstr "Renvoie la position d'une chaîne à l'intérieur d'une autre chaîne, en comptant à partie de l'extrémité droite de la chaîne." #. vY8DG #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3147303\n" "help.text" msgid "The InStrRev function returns the position at which the match was found, from the right. If the string was not found, the function returns 0." msgstr "La fonction InStrRev renvoie la position, à partir de la droite, où la correspondance a été trouvée. Si la chaîne de caractères n'a pas été trouvée, la fonction renvoie 0." #. HJHEG #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3146957\n" "help.text" msgid "InStrRev (StringCheck As String, StringMatch As String [,Start As Long] [, Compare As Integer])" msgstr "" #. HVvGf #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3145609\n" "help.text" msgid "StringCheck: The string expression that you want to search." msgstr "" #. SPRJC #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3147559\n" "help.text" msgid "StringMatch: The string expression that you want to search for." msgstr "" #. eREDf #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3153126\n" "help.text" msgid "Start: Optional numeric expression that marks the position from the left in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the last character of the string. The maximum allowed value is 65535." msgstr "Start : expression numérique optionnelle permettant d'indiquer dans une chaîne la position à partir de la gauche du début de la recherche de la sous-chaîne spécifiée. Si ce paramètre est omis, la recherche commence au premier caractère de la chaîne. La valeur maximale autorisée est 65535." #. ZEauB #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3154758\n" "help.text" msgid "Compare: Optional numeric expression that defines the type of comparison. The value of this parameter can be" msgstr "Compare : expression numérique optionnelle qui définit le type de comparaison. La valeur de ce paramètre peut être" #. asNfw #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id051920170326028042\n" "help.text" msgid "1: The default value of 1 specifies a text comparison that is not case-sensitive." msgstr "1 : la valeur par défaut 1 spécifie une comparaison de texte insensible à la casse." #. t7STx #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id051920170326027721\n" "help.text" msgid "0: The value of 0 specifies a binary comparison that is case-sensitive." msgstr "0 : la valeur 0 spécifie une comparaison binaire qui est sensible à la casse." #. 2Fs3e #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3153361\n" "help.text" msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted." msgstr "" #. GExuT #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id31541255547\n" "help.text" msgid "iPos = InStrRev(sInput,\"the\",10,1) ' Returns 1, search is case-insensitive" msgstr "iPos = InStrRev(sInput,\"the\",10,1) ' Renvoie 1, la recherche n'est pas sensible à la casse" #. Yxhru #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id05192017032\n" "help.text" msgid "iPos = InStrRev(sInput,\"the\",10,0) ' Returns 0, search is case-sensitive" msgstr "iPos = InStrRev(sInput,\"the\",10,0) ' Renvoie 0, la recherche est sensible à la casse" #. YWCD7 #: 03120412.xhp msgctxt "" "03120412.xhp\n" "tit\n" "help.text" msgid "StrReverse Function [VBA]" msgstr "Fonction StrReverse [VBA]" #. zaJPm #: 03120412.xhp msgctxt "" "03120412.xhp\n" "bm_id3155934\n" "help.text" msgid "StrReverse function" msgstr "Fonction StrReverse" #. 6dxWE #: 03120412.xhp msgctxt "" "03120412.xhp\n" "hd_id3155934\n" "help.text" msgid "StrReverse Function [VBA]" msgstr "Fonction StrReverse [VBA]" #. HnA2J #: 03120412.xhp msgctxt "" "03120412.xhp\n" "par_id3153990\n" "help.text" msgid "Returns the string with the character order reversed." msgstr "Renvoie la chaîne avec les caractères dans l'ordre inverse." #. VwDxG #: 03120412.xhp msgctxt "" "03120412.xhp\n" "par_id3146957\n" "help.text" msgid "StrReverse (Text1 As String)" msgstr "StrReverse (Text1 As String)" #. x74Dw #: 03120412.xhp msgctxt "" "03120412.xhp\n" "par_id3145609\n" "help.text" msgid "Text1: The string expression that you want to reverse the character order." msgstr "Text1 : expression au format chaîne de caractères dont vous voulez inverser l'ordre des caractères." #. SFtkE #: 03130000.xhp msgctxt "" "03130000.xhp\n" "tit\n" "help.text" msgid "Other Commands" msgstr "Autres commandes" #. TKXnZ #: 03130000.xhp msgctxt "" "03130000.xhp\n" "hd_id3156027\n" "help.text" msgid "Other Commands" msgstr "Autres commandes" #. 6DD4P #: 03130000.xhp msgctxt "" "03130000.xhp\n" "par_id3153312\n" "help.text" msgid "This is a list of the functions and the statements that are not included in the other categories." msgstr "Voici une liste des fonctions et instructions qui ne sont pas incluses dans les autres catégories." #. So9AH #: 03130100.xhp msgctxt "" "03130100.xhp\n" "tit\n" "help.text" msgid "Beep Statement" msgstr "Instruction Beep" #. FuECV #: 03130100.xhp msgctxt "" "03130100.xhp\n" "bm_id3143284\n" "help.text" msgid "Beep statement" msgstr "Beep, instruction" #. 7YKm6 #: 03130100.xhp msgctxt "" "03130100.xhp\n" "hd_id3143284\n" "help.text" msgid "Beep Statement" msgstr "Instruction Beep" #. uh3FV #: 03130100.xhp msgctxt "" "03130100.xhp\n" "par_id3159201\n" "help.text" msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch." msgstr "Émet un son par le haut-parleur de l'ordinateur. Ce son varie selon le système, et vous ne pouvez modifier ni son volume ni sa hauteur tonale." #. JMATz #: 03130100.xhp msgctxt "" "03130100.xhp\n" "par_id971587473488701\n" "help.text" msgid "Beep Statement diagram" msgstr "Diagramme de l'instruction Beep" #. 9FABw #: 03130500.xhp msgctxt "" "03130500.xhp\n" "tit\n" "help.text" msgid "Shell Function" msgstr "Fonction Shell" #. Pp9Xa #: 03130500.xhp msgctxt "" "03130500.xhp\n" "bm_id3150040\n" "help.text" msgid "Shell function" msgstr "Shell, fonction" #. FU2Py #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3150040\n" "help.text" msgid "Shell Function" msgstr "Fonction Shell" #. DK4MC #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3153394\n" "help.text" msgid "Starts another application and defines the respective window style, if necessary." msgstr "Démarre une autre application et, le cas échéant, définit les styles de fenêtre respectifs." #. VykEA #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3147576\n" "help.text" msgid "Shell (Pathname As String[, Windowstyle As Integer[, Param As String[, bSync]]])" msgstr "Shell (Pathname As String[, Windowstyle As Integer[, Param As String[, bSync]]])" #. 7dFVT #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3154306\n" "help.text" msgid "Pathname" msgstr "Pathname" #. SGKiG #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3155419\n" "help.text" msgid "Name of the program that you want to start, optionally with complete path and/or arguments." msgstr "Nom du programme que vous souhaitez démarrer, éventuellement avec chemin complet et/ou arguments." #. PaQxf #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3150771\n" "help.text" msgid "Windowstyle" msgstr "Windowstyle" #. UMDX5 #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3145609\n" "help.text" msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:" msgstr "Expression facultative au format nombre entier spécifiant le style de fenêtre dans lequel le programme doit s'exécuter. Les valeurs suivantes peuvent être utilisées :" #. UHeLL #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id221651081957774\n" "help.text" msgid "Meaning" msgstr "Signification" #. KVBLe #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3153360\n" "help.text" msgid "The focus is on the hidden program window." msgstr "Le focus est sur la fenêtre de programme masquée." #. 8nVHG #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3144760\n" "help.text" msgid "The focus is on the program window in standard size." msgstr "Le focus est sur la fenêtre de programme de taille standard." #. yn6fB #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3148451\n" "help.text" msgid "The focus is on the minimized program window." msgstr "Le focus est sur la fenêtre de programme réduite." #. FkVik #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3146921\n" "help.text" msgid "focus is on the maximized program window." msgstr "Le focus est sur la fenêtre de programme agrandie." #. 5Dv4V #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3155854\n" "help.text" msgid "Standard size program window, without focus." msgstr "Fenêtre de programme de taille standard, sans focus." #. iPXGx #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3152938\n" "help.text" msgid "Minimized program window, focus remains on the active window." msgstr "Fenêtre de programme réduite, le focus reste sur la fenêtre active." #. cZkyq #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3151112\n" "help.text" msgid "Full-screen display." msgstr "Affichage en plein écran." #. rpPTX #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3150419\n" "help.text" msgid "Param" msgstr "Param" #. HmcHB #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3149412\n" "help.text" msgid "String that specifies additional arguments passed to the program." msgstr "Chaîne qui spécifie des arguments supplémentaires passés au programme." #. bbNMF #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3148456\n" "help.text" msgid "bSync" msgstr "bSync" #. n5dtg #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3154096\n" "help.text" msgid "If this value is set to true, the Shell command and all $[officename] tasks wait until the shell process completes. If the value is set to false, the shell returns directly. The default value is false." msgstr "Si cette valeur est définie sur True, la commande Shell et toutes les tâches $[officename] sont suspendues jusqu'à ce que le processus shell soit terminé. Si cette valeur est définie sur False, le processus shell intervient directement. La valeur par défaut est False." #. Z3ZeW #: 03130600.xhp msgctxt "" "03130600.xhp\n" "tit\n" "help.text" msgid "Wait Statement" msgstr "Instruction Wait" #. krcD3 #: 03130600.xhp msgctxt "" "03130600.xhp\n" "bm_id3154136\n" "help.text" msgid "Wait statement" msgstr "Wait, instruction" #. BzeTW #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3154136\n" "help.text" msgid "Wait Statement" msgstr "Instruction Wait" #. a6kxb #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3149236\n" "help.text" msgid "Interrupts the program execution for the amount of time that you specify in milliseconds." msgstr "Interrompt l'exécution du programme pendant la durée spécifiée en millisecondes." #. o7Bum #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3150669\n" "help.text" msgid "Wait millisec" msgstr "Wait millisec" #. 4p7GG #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3154924\n" "help.text" msgid "millisec: Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed." msgstr "millisec : expression numérique contenant la durée d'attente (en millisecondes) avant l'exécution du programme." #. EeJPC #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3156214\n" "help.text" msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" msgstr "MsgBox \"\" & lTick & \" Cycles\" ,0,\"La pause a duré\"" #. V5MGd #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id251546102545124\n" "help.text" msgid "WaitUntil statement" msgstr "Instruction WaitUntil" #. M3BNe #: 03130610.xhp msgctxt "" "03130610.xhp\n" "tit\n" "help.text" msgid "WaitUntil Statement" msgstr "Instruction WaitUntil" #. A5FNF #: 03130610.xhp msgctxt "" "03130610.xhp\n" "bm_id3154136\n" "help.text" msgid "WaitUntil statement" msgstr "instruction WaitUntil" #. vrA77 #: 03130610.xhp msgctxt "" "03130610.xhp\n" "hd_id3154136\n" "help.text" msgid "WaitUntil Statement" msgstr "Instruction WaitUntil" #. 2Cmcm #: 03130610.xhp msgctxt "" "03130610.xhp\n" "par_id3149236\n" "help.text" msgid "Interrupts the program execution until the time specified." msgstr "Interrompt l'exécution du programme jusqu'à l'heure spécifiée." #. gYbAt #: 03130610.xhp msgctxt "" "03130610.xhp\n" "par_id3150669\n" "help.text" msgid "WaitUntil Time" msgstr "WaitUntil Time" #. mELig #: 03130610.xhp msgctxt "" "03130610.xhp\n" "par_id3154924\n" "help.text" msgid "Time: A Date and Time expression that contains the date and time to wait before the program is executed." msgstr "Time : Expression de date et heure qui contient la date et l'heure jusqu'à laquelle attendre avant l'exécution du programme." #. VMUCS #: 03130610.xhp msgctxt "" "03130610.xhp\n" "par_id161546104675066\n" "help.text" msgid "REM Wait until 6:00 PM then call MyMacro." msgstr "REM Attendre jusqu'à 18:00 puis appeler MyMacro." #. XYXGw #: 03130610.xhp msgctxt "" "03130610.xhp\n" "par_id1001546104650052\n" "help.text" msgid "REM If after 6:00 PM, exit." msgstr "REM Si après 18:00 alors quitter." #. oyAyY #: 03130610.xhp msgctxt "" "03130610.xhp\n" "par_id251546102545124\n" "help.text" msgid "Wait statement" msgstr "Instruction Wait" #. UAAuS #: 03130700.xhp msgctxt "" "03130700.xhp\n" "tit\n" "help.text" msgid "GetSystemTicks Function" msgstr "Fonction GetSystemTicks" #. awP9M #: 03130700.xhp msgctxt "" "03130700.xhp\n" "bm_id3147143\n" "help.text" msgid "GetSystemTicks function" msgstr "GetSystemTicks, fonction" #. fQQbR #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3147143\n" "help.text" msgid "GetSystemTicks Function" msgstr "Fonction GetSystemTicks" #. 3fFGL #: 03130700.xhp msgctxt "" "03130700.xhp\n" "par_id3153750\n" "help.text" msgid "Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes." msgstr "Renvoie le nombre de cycles système fournis par le système d'exploitation. Vous pouvez utiliser cette fonction pour optimiser certains processus." #. SD4Rp #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3153311\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. X5xFK #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3149233\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. FmsU2 #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3156152\n" "help.text" msgid "Example:" msgstr "Exemple :" #. mqQFf #: 03130700.xhp msgctxt "" "03130700.xhp\n" "par_id3154938\n" "help.text" msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" msgstr "MsgBox \"\" & lTick & \" Cycles\" ,0,\"La pause a duré\"" #. 9oSXN #: 03130700.xhp msgctxt "" "03130700.xhp\n" "par_id531610970649205\n" "help.text" msgid "" msgstr "" #. s5v8i #: 03130800.xhp msgctxt "" "03130800.xhp\n" "tit\n" "help.text" msgid "Environ Function" msgstr "Fonction Environ" #. 8CFZD #: 03130800.xhp msgctxt "" "03130800.xhp\n" "bm_id3155364\n" "help.text" msgid "Environ function" msgstr "Environ, fonction" #. 3JaYP #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3155364\n" "help.text" msgid "Environ Function" msgstr "Fonction Environ" #. BGRpE #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3145090\n" "help.text" msgid "Returns the value of an environment variable as a string. Environment variables are dependent on the type of operating system that you have." msgstr "Renvoie la valeur d'une variable d'environnement sous forme de chaîne de caractères. Les variables d'environnement dépendent du système d'exploitation utilisé." #. RFTEF #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3150670\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. SnNZQ #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3159176\n" "help.text" msgid "Environ (Environment As String)" msgstr "Environ (Environment As String)" #. Ps9DM #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3159157\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. 5aaU3 #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3145609\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. tbdD5 #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3159414\n" "help.text" msgid "Environment: Environment variable that you want to return the value for." msgstr "Environment : variable d'environnement dont la valeur doit être renvoyée." #. YuJE4 #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3148663\n" "help.text" msgid "Example:" msgstr "Exemple :" #. Cqpyy #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3145419\n" "help.text" msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\"" msgstr "MsgBox \"'\" & sTemp & \"'\" ,64,\"Répertoire des fichiers temporaires :\"" #. 83ZGB #: 03131000.xhp msgctxt "" "03131000.xhp\n" "tit\n" "help.text" msgid "GetSolarVersion Function" msgstr "Fonction GetSolarVersion" #. wqRin #: 03131000.xhp msgctxt "" "03131000.xhp\n" "bm_id3157898\n" "help.text" msgid "GetSolarVersion function" msgstr "GetSolarVersion, fonction" #. DrBNK #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3157898\n" "help.text" msgid "GetSolarVersion Function" msgstr "Fonction GetSolarVersion" #. nmGAh #: 03131000.xhp msgctxt "" "03131000.xhp\n" "par_id3152801\n" "help.text" msgid "Returns the internal number of the current $[officename] version." msgstr "Renvoie le numéro interne de la version active de $[officename]." #. ACqFf #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3153311\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. oPHkj #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3149514\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. cbqF2 #: 03131000.xhp msgctxt "" "03131000.xhp\n" "par_id3148685\n" "help.text" msgid "String" msgstr "Chaîne de caractères" #. UtzoF #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3143270\n" "help.text" msgid "Example:" msgstr "Exemple :" #. eFKt6 #: 03131000.xhp msgctxt "" "03131000.xhp\n" "par_id3148947\n" "help.text" msgid "MsgBox sSep,64,\"Version number of the solar technology\"" msgstr "MsgBox sSep,64,\"Numéro de version de la technologie Sun\"" #. d2Cfi #: 03131300.xhp msgctxt "" "03131300.xhp\n" "tit\n" "help.text" msgid "TwipsPerPixelX Function" msgstr "Fonction TwipsPerPixelX" #. znE3z #: 03131300.xhp msgctxt "" "03131300.xhp\n" "bm_id3153539\n" "help.text" msgid "TwipsPerPixelX function" msgstr "TwipsPerPixelX, fonction" #. BGD45 #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3153539\n" "help.text" msgid "TwipsPerPixelX Function" msgstr "Fonction TwipsPerPixelX" #. bmYpd #: 03131300.xhp msgctxt "" "03131300.xhp\n" "par_id3153394\n" "help.text" msgid "Returns the number of twips that represent the width of a pixel." msgstr "Renvoie le nombre de twips représentant la largeur d'un pixel." #. Aowd4 #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3153527\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. bGQXF #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3150669\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. cfsAF #: 03131300.xhp msgctxt "" "03131300.xhp\n" "par_id3150503\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. teyNW #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3159176\n" "help.text" msgid "Example:" msgstr "Exemple :" #. 69bgG #: 03131300.xhp msgctxt "" "03131300.xhp\n" "par_id3153061\n" "help.text" msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\"" msgstr "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Taille du pixel\"" #. BBCjC #: 03131400.xhp msgctxt "" "03131400.xhp\n" "tit\n" "help.text" msgid "TwipsPerPixelY Function" msgstr "Fonction TwipsPerPixelY" #. DJkHn #: 03131400.xhp msgctxt "" "03131400.xhp\n" "bm_id3150040\n" "help.text" msgid "TwipsPerPixelY function" msgstr "TwipsPerPixelY, fonction" #. NDkKA #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3150040\n" "help.text" msgid "TwipsPerPixelY Function" msgstr "Fonction TwipsPerPixelY" #. DZE99 #: 03131400.xhp msgctxt "" "03131400.xhp\n" "par_id3154186\n" "help.text" msgid "Returns the number of twips that represent the height of a pixel." msgstr "Renvoie le nombre de twips représentant la hauteur d'un pixel." #. m6AMf #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3145090\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. fKAoh #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3148473\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. rUFtH #: 03131400.xhp msgctxt "" "03131400.xhp\n" "par_id3154306\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. 3GCQQ #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3149235\n" "help.text" msgid "Example:" msgstr "Exemple :" #. DTKfQ #: 03131400.xhp msgctxt "" "03131400.xhp\n" "par_id3154142\n" "help.text" msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\"" msgstr "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Taille du pixel\"" #. hTiJw #: 03131500.xhp msgctxt "" "03131500.xhp\n" "tit\n" "help.text" msgid "CreateUnoStruct Function" msgstr "Fonction CreateUnoStruct" #. C5PJk #: 03131500.xhp msgctxt "" "03131500.xhp\n" "bm_id3150499\n" "help.text" msgid "CreateUnoStruct function" msgstr "CreateUnoStruct, fonction" #. WdGcZ #: 03131500.xhp msgctxt "" "03131500.xhp\n" "hd_id3150499\n" "help.text" msgid "CreateUnoStruct Function" msgstr "Fonction CreateUnoStruct" #. XVkg2 #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3150713\n" "help.text" msgid "Creates an instance of a Uno structure type." msgstr "Crée une instance d'une structure de type Uno." #. ZHPLD #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3155341\n" "help.text" msgid "oStruct = CreateUnoStruct( Uno type name )" msgstr "oStruct = CreateUnoStruct(nom de type Uno)" #. WBYcA #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3147226\n" "help.text" msgid "Or use the following structure for your statement:" msgstr "Ou utilisez la structure suivante pour cette instruction :" #. XLhUX #: 03131600.xhp msgctxt "" "03131600.xhp\n" "tit\n" "help.text" msgid "CreateUnoService Function" msgstr "Fonction CreateUnoService" #. AmHDS #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id3150682\n" "help.text" msgid "CreateUnoService function API;FilePicker API;SimpleFileAccess" msgstr "Fonction CreateUnoServiceAPI;FilePickerAPI;SimpleFileAccess" #. aSjzR #: 03131600.xhp msgctxt "" "03131600.xhp\n" "hd_id3150682\n" "help.text" msgid "CreateUnoService Function" msgstr "Fonction CreateUnoService" #. ztccV #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_id3152924\n" "help.text" msgid "Instantiates a Uno service with the ProcessServiceManager." msgstr "Crée une instance d'un service Uno à l'aide de ProcessServiceManager." #. D7K6z #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_id921629989537850\n" "help.text" msgid "For a list of available services, visit the com::sun::star Module reference page." msgstr "Pour une liste des services disponibles, visitez la page de référence com::sun::star Module." #. BSPFS #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_id891561653344669\n" "help.text" msgid "The example below creates the function FileExists that uses the service com.sun.star.ucb.SimpleFileAccess to test if a given path is an existing file." msgstr "L'exemple ci-dessous crée la fonction FileExists qui utilise le service com.sun.star.ucb.SimpleFileAccess pour tester si un chemin donné est un fichier existant." #. szCvu #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_id351629989310797\n" "help.text" msgid "UNO services have an extensive online documentation in the api.libreoffice.org website. Visit the SimpleFileAccess Service reference page to learn more about the methods provided by the service used in the example above." msgstr "Les services UNO disposent d'une documentation en ligne complète sur le site Web api.libreoffice.org. Visitez la page de référence SimpleFileAccess Service pour en savoir plus sur les méthodes fournies par le service utilisé dans l'exemple ci-dessus." #. U26ti #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id8334604\n" "help.text" msgid "filepicker;API service" msgstr "Sélecteur de fichiers;service API" #. WR9Yf #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_idN10625\n" "help.text" msgid "The following code uses the service com.sun.star.ui.dialogs.FilePicker to show a file open dialog:" msgstr "Le code suivant utilise le service com.sun.star.ui.dialogs.FilePicker pour afficher une boîte de dialogue d'ouverture de fichier :" #. WENTD #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_idN1062B\n" "help.text" msgid "fName = FileOpenDialog (\"Please select a file\")" msgstr "fName = FileOpenDialog (\"Veuillez sélectionner un fichier\")" #. 3e67q #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_idN10630\n" "help.text" msgid "Print \"file chosen: \"+fName" msgstr "Print \"fichier sélectionné : \"+Nomf" #. BVUbv #: 03131700.xhp msgctxt "" "03131700.xhp\n" "tit\n" "help.text" msgid "GetProcessServiceManager Function" msgstr "Fonction GetProcessServiceManager" #. zBqDB #: 03131700.xhp msgctxt "" "03131700.xhp\n" "bm_id3153255\n" "help.text" msgid "GetProcessServiceManager functionProcessServiceManager" msgstr "GetProcessServiceManager, fonctionProcessServiceManager" #. Gyu32 #: 03131700.xhp msgctxt "" "03131700.xhp\n" "hd_id3153255\n" "help.text" msgid "GetProcessServiceManager Function" msgstr "Fonction GetProcessServiceManager" #. L2WEC #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3156414\n" "help.text" msgid "Returns the ProcessServiceManager (central Uno ServiceManager)." msgstr "Renvoie le ProcessServiceManager (ServiceManager Uno central)." #. KsmMT #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3145136\n" "help.text" msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments." msgstr "Utilisez cette fonction si vous souhaitez créer une instance d'un service à l'aide de CreateInstanceWithArguments." #. hojsP #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3148473\n" "help.text" msgid "' this is the same as the following statement:" msgstr "' ceci équivaut à l'instruction suivante :" #. ZfAue #: 03131800.xhp msgctxt "" "03131800.xhp\n" "tit\n" "help.text" msgid "CreateUnoDialog Function" msgstr "Fonction CreateUnoDialog" #. g2fTK #: 03131800.xhp msgctxt "" "03131800.xhp\n" "bm_id3150040\n" "help.text" msgid "CreateUnoDialog function" msgstr "CreateUnoDialog, fonction" #. 6LvCD #: 03131800.xhp msgctxt "" "03131800.xhp\n" "hd_id3150040\n" "help.text" msgid "CreateUnoDialog Function" msgstr "Fonction CreateUnoDialog" #. ryoxW #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3154186\n" "help.text" msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime." msgstr "Crée un objet Uno Basic représentant un élément de contrôle de boîte de dialogue Uno lors de l'exécution de Basic." #. BLKpJ #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3153750\n" "help.text" msgid "Dialogs are defined in the dialog libraries. To display a dialog, a \"live\" dialog must be created from the library." msgstr "Les boîtes de dialogue sont définies dans les bibliothèques de dialogue. Pour afficher une boîte de dialogue, une boîte de dialogue \"live\" doit être créée à partir de la bibliothèque." #. WbRvi #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3153681\n" "help.text" msgid "See Examples." msgstr "Voir aussi Exemples." #. 4W3aw #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3159157\n" "help.text" msgid "' Get dialog description from the dialog library" msgstr "' Récupérer la description de la boîte de dialogue à partir de la bibliothèque de boîtes de dialogue" #. FwAPn #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3154923\n" "help.text" msgid "' Generate \"live\" dialog" msgstr "' Générer une boîte de dialogue \"live\"" #. KxwFT #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3148550\n" "help.text" msgid "' display \"live\" dialog" msgstr "' Afficher une boîte de dialogue \"live\"" #. Rdvas #: 03131900.xhp msgctxt "" "03131900.xhp\n" "bm_id3150682\n" "help.text" msgid "GlobalScope specifierlibrary systemsLibrary containerGlobalScopeAPI; BasicLibrariesAPI; DialogLibrariesBasicLibraries; library containerDialogLibraries; library container" msgstr "Spécificateur GlobalScopeBibliothèques systemeConteneur de bibliothèquesGlobalScopeAPI;BasicLibrariesAPI;DialogLibrariesBasicLibraries;conteneur de bibliothèquesDialogLibraries;conteneur de bibliothèques" #. ZAFpM #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3150682\n" "help.text" msgid "GlobalScope specifier" msgstr "Spécificateur GlobalScope" #. Bp3q2 #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id991572457387308\n" "help.text" msgid "To manage personal or shared library containers (Application Macros or My Macros) from within a document, use the GlobalScope specifier." msgstr "Pour gérer les conteneurs de bibliothèques personnelles ou partagées (Macros d'application ou Mes macros) à partir d'un document, utilisez le spécificateur GlobalScope." #. Jz8ET #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3153345\n" "help.text" msgid "Basic source code and dialogs are organized in library containers. Libraries can contain modules and dialogs." msgstr "Le code source Basic et les boîte des dialogues sont organisés en conteneurs de bibliothèques. Les bibliothèques peuvent contenir des modules et des boîtes de dialogue." #. BhGwB #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3143271\n" "help.text" msgid "In Basic:" msgstr "En Basic :" #. WJ2Ei #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3153061\n" "help.text" msgid "Basic libraries and modules can be managed with the BasicLibraries object. Libraries can be searched, explored and loaded on request. Monitoring Documents Events illustrates %PRODUCTNAME library loading." msgstr "Les modules et les bibliothèques Basic peuvent être gérés avec l'objet BasicLibraries. Les bibliothèques peuvent être recherchées, explorées et chargées à la demande. Monitorer les événements des documents illustre le chargement d'une bibliothèque %PRODUCTNAME." #. retJJ #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3154346\n" "help.text" msgid "In dialogs:" msgstr "Dans les boîtes de dialogue :" #. 3r2Rm #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3148663\n" "help.text" msgid "Dialog libraries and dialogs can be managed with the DialogLibraries object. Opening a Dialog With Basic illustrates how to display %PRODUCTNAME shared dialogs." msgstr "Les bibliothèques de boîtes de dialogue et les boîtes de dialogue peuvent être gérées avec l'objet DialogLibraries. Ouvrir une boîte de dialogue avec Basic illustre comment afficher des boîtes de dialogue %PRODUCTNAME partagées." #. XUR24 #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3150543\n" "help.text" msgid "BasicLibraries and DialogLibraries containers exist at application level and within every document. Document's library containers do not need the GlobalScope specifier to be managed. If you want to call a global library container (located in Application Macros or My Macros) from within a document, you must use the GlobalScope specifier." msgstr "Les conteneurs BasicLibraries et DialogLibraries existent au niveau de l'application et dans chaque document. Les conteneurs de bibliothèque de documents n'ont pas besoin du spécificateur GlobalScope pour être gérés. Si vous souhaitez appeler un conteneur de bibliothèque globale (situé dans Macros d'application ou Mes macros) à partir d'un document, vous devez utiliser le spécificateur GlobalScope ." #. BDRji #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3154124\n" "help.text" msgid "Example in the document Basic" msgstr "Exemple dans le document Basic" #. 4wLHg #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3158408\n" "help.text" msgid "' calling Dialog1 in the document library Standard" msgstr "' appel de Dialog1 dans la bibliothèque document Standard" #. BcE6x #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3154910\n" "help.text" msgid "' calling Dialog2 in the application library Library1" msgstr "' appel de Dialog2 dans la bibliothèque d'applications Library1" #. o6UAK #: 03132000.xhp msgctxt "" "03132000.xhp\n" "tit\n" "help.text" msgid "CreateUnoListener Function" msgstr "Fonction CreateUnoListener" #. kGnFg #: 03132000.xhp msgctxt "" "03132000.xhp\n" "bm_id3155150\n" "help.text" msgid "CreateUnoListener function" msgstr "CreateUnoListener, fonction" #. vGyFF #: 03132000.xhp msgctxt "" "03132000.xhp\n" "hd_id3155150\n" "help.text" msgid "CreateUnoListener Function" msgstr "Fonction CreateUnoListener" #. KPYNU #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3149346\n" "help.text" msgid "Creates a Listener instance." msgstr "Crée une instance Listener." #. hAdBJ #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3153681\n" "help.text" msgid "Many Uno objects let you register listeners with dedicated listener interfaces. This allows to listen for specific events and call up the appropriate listener method. The CreateUnoListener function sets a listener interface associated to an UNO object. The listener interface is then bound to its associated object." msgstr "De nombreux objets Uno vous permettent d'enregistrer des écouteurs avec des interfaces d'écoute dédiées. Cela permet d'écouter des événements spécifiques et d'appeler la méthode d'écoute appropriée. La fonction CreateUnoListener définit une interface d'écoute associée à un objet UNO. L'interface d'écoute est alors liée à son objet associé." #. 3nSPG #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id531666699350617\n" "help.text" msgid "Prefix: A text prefix used in BASIC subroutines that handle events." msgstr "Prefix : un préfixe de texte utilisé dans les sous-programmes BASIC qui gèrent les événements." #. PBRhB #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id281666699351161\n" "help.text" msgid "Typename: A fully qualified UNO listener interface name." msgstr "Typename : nom complet de l'interface d'écoute UNO." #. wNG4p #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id241666699584417\n" "help.text" msgid "The UNO service corresponding to the Typename listener interface name, Null value otherwise." msgstr "Le service UNO correspondant au nom de l'interface d'écoute Typename, valeur Null sinon." #. YCghj #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154046\n" "help.text" msgid "The following example listens to events occurring for a BASIC library object." msgstr "L'exemple suivant écoute les événements se produisant pour un objet de bibliothèque BASIC." #. w9xTv #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3149294\n" "help.text" msgid "The CreateUnoListener method requires two parameters. The first is Prefix and is explained in detail below. Typename second parameter is the fully qualified name of the listener interface." msgstr "La méthode CreateUnoListener nécessite deux paramètres. Le premier est Prefix et est expliqué en détail ci-dessous. Le deuxième paramètre Typename est le nom complet de l'interface d'écoute." #. Fkb3G #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3149670\n" "help.text" msgid "Every listener must be registered to %PRODUCTNAME broadcaster feature. This is performed by binding each listener to its associated object. Bind methods always follow the pattern 'addFooListener', where 'Foo' is the object type of the listener interface, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:" msgstr "Chaque auditeur doit être enregistré sur la fonction diffuseur de %PRODUCTNAME. Ceci est effectué en liant chaque écouteur à son objet associé. Les méthodes de liaison suivent toujours le modèle 'addFooListener', où 'Foo' est le type d'objet de l'interface d'écoute, sans le 'X'. Dans cet exemple, la méthode addContainerListener est appelée pour enregistrer le XContainerListener :" #. dbBi5 #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154940\n" "help.text" msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!" msgstr "oLib = BasicLibraries.Library1 ' Library1 doit exister !" #. bCau9 #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150359\n" "help.text" msgid "oLib.addContainerListener( oListener ) ' Register the listener" msgstr "oLib.addContainerListener( oListener ) ' Enregistrer l'auditeur" #. JQmnw #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154138\n" "help.text" msgid "The listener is now registered. When an event occurs, the active listener calls the appropriate method defined in com.sun.star.container.XContainerListener interface." msgstr "L'auditeur est maintenant enregistré. Lorsqu'un événement se produit, l'écouteur actif appelle la méthode appropriée définie dans l'interface com.sun.star.container.XContainerListener." #. khXGf #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3148922\n" "help.text" msgid "Event-driven registered BASIC subroutines require to use a defined Prefix. The BASIC run-time system searches for subroutines or functions that have the name 'Prefix+ListenerMethod' and calls them when found. Otherwise, a run-time error occurs." msgstr "Les sous-programmes BASIC enregistrés pilotés par événement nécessitent l'utilisation de Prefix défini. Le système d'exécution BASIC recherche les sous-programmes ou les fonctions portant le nom 'Prefix+ListenerMethod' et les appelle lorsqu'ils sont trouvés. Sinon, une erreur d'exécution se produit." #. mH8Hp #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150768\n" "help.text" msgid "In this example, com.sun.star.container.XContainerListener interface defines the following methods:" msgstr "Dans cet exemple, l'interface com.sun.star.container.XContainerListener définit les méthodes suivantes :" #. 6D4uk #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id701666342054257\n" "help.text" msgid "method" msgstr "méthode" #. FNdQQ #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id531666342054257\n" "help.text" msgid "description" msgstr "description" #. symPE #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id11666342054257\n" "help.text" msgid "disposing" msgstr "disposing" #. GxFCE #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id841666342054257\n" "help.text" msgid "com.sun.star.lang.XEventListener base interface for all Listener Interfaces" msgstr "Interface de base pour toutes les interfaces d'écoute com.sun.star.lang.XEventListener" #. TwAfR #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id11666342054258\n" "help.text" msgid "elementInserted" msgstr "elementInserted" #. 5dACv #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id841666342054258\n" "help.text" msgid "Method of the com.sun.star.container.XContainerListener interface" msgstr "Méthode de l'interface com.sun.star.container.XContainerListener" #. XAffE #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id11666342054259\n" "help.text" msgid "elementRemoved" msgstr "elementRemoved" #. pEuic #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id841666342054259\n" "help.text" msgid "Method of the com.sun.star.container.XContainerListener interface" msgstr "Méthode de l'interface com.sun.star.container.XContainerListener" #. 4vonG #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id11666342054267\n" "help.text" msgid "elementReplaced" msgstr "elementReplaced" #. NwDxn #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id841666342054267\n" "help.text" msgid "Method of the com.sun.star.container.XContainerListener interface" msgstr "Méthode de l'interface com.sun.star.container.XContainerListener" #. foQYD #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3147435\n" "help.text" msgid "'ContListener_' used in this example implies that the following subroutines must be implemented in BASIC:" msgstr "'ContListener_' utilisé dans cet exemple implique que les sous-programmes suivants doivent être implémentés en BASIC :" #. SYq4x #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150592\n" "help.text" msgid "Every listener interface defines a set of controlled event names associated to Uno objects. When an event occurs, it is sent to the method as a parameter. BASIC event methods can also call one another, as long as the appropriate parameter is passed in the Sub declaration. For example:" msgstr "Chaque interface d'écoute définit un ensemble de noms d'événements contrôlés associés aux objets Uno. Lorsqu'un événement se produit, il est envoyé à la méthode en tant que paramètre. Les méthodes d'événement BASIC peuvent également s'appeler, tant que le paramètre approprié est passé dans la déclaration Sub. Par exemple :" #. n5Y8R #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3156056\n" "help.text" msgid "Not need to include the event object parameter when not used:" msgstr "Pas besoin d'inclure le paramètre d'objet d'événement lorsqu'il n'est pas utilisé :" #. JEkFe #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150042\n" "help.text" msgid "' Minimal implementation of Sub disposing" msgstr "' Implémentation minimale de Sub disposing" #. 895EA #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id621666343214282\n" "help.text" msgid "Listener methods must always be implemented to avoid BASIC run-time errors." msgstr "Les méthodes d'écoute doivent toujours être implémentées pour éviter les erreurs d'exécution BASIC." #. gjzCM #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id101666620765251\n" "help.text" msgid "Use ScriptForge library console when the BASIC IDE is not easily accessible, that is during events processing. Use the DebugPrint method to add any relevant information to the console. Console entries can be dumped to a text file or visualized in a dialog window. Use Trace module of Access2Base library as an alternative" msgstr "Utilisez la console de la bibliothèque ScriptForge lorsque l'IDE BASIC n'est pas facilement accessible, c'est-à-dire pendant le traitement des événements. Utilisez la méthode DebugPrint pour ajouter toute information pertinente à la console. Les entrées de la console peuvent être vidées dans un fichier texte ou visualisées dans une fenêtre de dialogue. Utilisez le module Trace de la bibliothèque Access2Base comme alternative." #. 6zG9c #: 03132000.xhp msgctxt "" "03132000.xhp\n" "N0506\n" "help.text" msgid "Events mapping to objects" msgstr "Mappage d'événements sur des objets" #. LRVPx #: 03132000.xhp msgctxt "" "03132000.xhp\n" "N0509\n" "help.text" msgid "See also Document events, Form events." msgstr "Voir aussi Événements de documents, Événements de formulaire." #. DkK8h #: 03132100.xhp msgctxt "" "03132100.xhp\n" "tit\n" "help.text" msgid "GetGuiType Function" msgstr "Fonction GetGuiType" #. EwV8a #: 03132100.xhp msgctxt "" "03132100.xhp\n" "bm_id3147143\n" "help.text" msgid "GetGuiType function" msgstr "GetGuiType, fonction" #. SCAmq #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3155310\n" "help.text" msgid "GetGuiType Function" msgstr "Fonction GetGuiType" #. 2DTJG #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3152459\n" "help.text" msgid "Returns a numerical value that specifies the graphical user interface." msgstr "Renvoie une valeur numérique spécifiant l'interface utilisateur graphique." #. AtD66 #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3153323\n" "help.text" msgid "This function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments." msgstr "Cette fonction est fournie uniquement à des fins de rétrocompatibilité avec les versions précédentes. La valeur de retour n'est pas définie dans les environnements client/serveur." #. JS4Ln #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3154894\n" "help.text" msgid "Syntax:" msgstr "Syntaxe :" #. DPQAT #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3149346\n" "help.text" msgid "Return value:" msgstr "Valeur de retour :" #. M9kBS #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3153748\n" "help.text" msgid "Integer" msgstr "Nombre entier" #. rfPGz #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3149177\n" "help.text" msgid "Return values:" msgstr "Valeurs de retour :" #. 5Zq2B #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3147242\n" "help.text" msgid "1: Windows" msgstr "1: Windows" #. oEFAg #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3156152\n" "help.text" msgid "4: UNIX" msgstr "4: UNIX" #. HRBeb #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3148685\n" "help.text" msgid "Example:" msgstr "Exemple :" #. EPYGA #: 03132200.xhp msgctxt "" "03132200.xhp\n" "tit\n" "help.text" msgid "ThisComponent Object" msgstr "Objet ThisComponent" #. AKrki #: 03132200.xhp msgctxt "" "03132200.xhp\n" "bm_id3155342\n" "help.text" msgid "ThisComponent object components;addressing" msgstr "Objet ThisComponentComposants;adressage" #. 7vAYp #: 03132200.xhp msgctxt "" "03132200.xhp\n" "hd_id3155342\n" "help.text" msgid "ThisComponent Object" msgstr "Objet ThisComponent" #. ECFFs #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3154923\n" "help.text" msgid "ThisComponent represents the current document in Basic macros. It addresses the active component whose properties can be read and set, and whose methods can be called. Properties and methods available through ThisComponent depend on the document type." msgstr "ThisComponent représente le document actif en macros Basic. Il adresse le composant actif dont les propriétés peuvent être lues et définies et dont les méthodes peuvent être appelées. Les propriétés et méthodes disponible à travers ThisComponent dépendent du type de document." #. gXEZU #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id241622797081182\n" "help.text" msgid "When the active window is a Base form, query, report, table or view, ThisComponent returns the current Form information." msgstr "Lorsque la fenêtre active est un formulaire, une requête, un rapport, une table ou une vue Base, ThisComponent renvoie les informations actuelles de Form." #. nJfmS #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id871622796485123\n" "help.text" msgid "When active window is the Basic IDE, ThisComponent object returns the component owning the current script." msgstr "Lorsque la fenêtre active est l'EDI Basic, l'objet ThisComponent renvoie le composant auquel appartient le script actif." #. 6Exm3 #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3154123\n" "help.text" msgid "' updates the \"Table of Contents\" in a text doc" msgstr "' actualiser la \"Table des matières\" dans un document texte" #. 3vMxq #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3153194\n" "help.text" msgid "index = allindexes.getByName(\"Table of Contents1\")" msgstr "index = allindexes.getByName(\"Table des matières1\")" #. wXzGW #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3156422\n" "help.text" msgid "' use the default name for Table of Contents and a 1" msgstr "' utiliser le nom par défaut de Table des matières et le 1" #. zSJZn #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id101622646874083\n" "help.text" msgid "com.sun.star.text.TextDocument API service" msgstr "Service APIcom.sun.star.text.TextDocument" #. TzEXw #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id102622646874083\n" "help.text" msgid "com.sun.star.sheet.SpreadsheetDocument API service" msgstr "Service APIcom.sun.star.sheet.SpreadsheetDocument" #. GFDaw #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id103622646874083\n" "help.text" msgid "com.sun.star.presentation.PresentationDocument API service" msgstr "Service APIcom.sun.star.presentation.PresentationDocument" #. JmDBV #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id104622646874083\n" "help.text" msgid "com.sun.star.drawing.DrawingDocument API service" msgstr "Service API com.sun.star.drawing.DrawingDocument" #. jDqz7 #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id105622646874083\n" "help.text" msgid "com.sun.star.formula.FormulaProperties API service" msgstr "Service API com.sun.star.formula.FormulaProperties" #. xpG9X #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id106622646874083\n" "help.text" msgid "com.sun.star.sdb.OfficeDatabaseDocument API service" msgstr "Service APIcom.sun.star.sdb.OfficeDatabaseDocument" #. edFXK #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id581622646875379\n" "help.text" msgid "com.sun.star.document.OfficeDocument API service" msgstr "Service API com.sun.star.document.OfficeDocument" #. QgZSF #: 03132300.xhp msgctxt "" "03132300.xhp\n" "tit\n" "help.text" msgid "CreateUnoValue Function" msgstr "Fonction CreateUnoValue" #. VGQcy #: 03132300.xhp msgctxt "" "03132300.xhp\n" "bm_id3150682\n" "help.text" msgid "CreateUnoValue function" msgstr "CreateUnoValue, fonction" #. 7qL7K #: 03132300.xhp msgctxt "" "03132300.xhp\n" "hd_id3150682\n" "help.text" msgid "CreateUnoValue Function" msgstr "Fonction CreateUnoValue" #. abSpa #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3147291\n" "help.text" msgid "Returns an object that represents a strictly typed value referring to the Uno type system." msgstr "Renvoie un objet qui représente une valeur strictement saisie et faisant référence au système de type Uno." #. AP2UR #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3143267\n" "help.text" msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name." msgstr "" #. epP4U #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3153626\n" "help.text" msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces." msgstr "" #. 8LEhi #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id851677925987795\n" "help.text" msgid "Object" msgstr "" #. ykaLN #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id561677933999834\n" "help.text" msgid "Type: The fully qualified Uno type name. Supported data types are void, char, boolean, byte, short, unsigned short, long, unsigned long, hyper, unsigned hyper, float, double, string, type, and any. Names are case sensitive and may be preceded by square brackets to indicate an array." msgstr "" #. DmXcC #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id521677934011767\n" "help.text" msgid "Value: A strictly typed value." msgstr "" #. 6tFRV #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3150541\n" "help.text" msgid "If CreateUnoValue cannot convert the value to the specified Uno type, an error occurs. The com.sun.star.script.Converter service is responsible for the conversion." msgstr "" #. qXCo6 #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3153524\n" "help.text" msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This happens calling generic Any based API methods, such as com.sun.star.beans.XPropertySet.setPropertyValue() or com.sun.star.container.XNameContainer.insertByName(). CreateUnoValue() sets a value object for the unknown Uno type." msgstr "" #. 3XxhD #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id511677928924995\n" "help.text" msgid "This example uses com.sun.star.beans.XPropertySet.addProperty() method to create a document property whose default values requires CreateUnoValue() usage:" msgstr "" #. vJXdv #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3150769\n" "help.text" msgid "You can also use this function to pass non-Any values, but this is not recommended. If Basic already knows the target type, using the CreateUnoValue() function will only lead to additional converting operations that slow down the Basic execution." msgstr "" #. yUCwp #: 03132400.xhp msgctxt "" "03132400.xhp\n" "tit\n" "help.text" msgid "CreateObject Function" msgstr "Fonction CreateObject" #. 6XBLd #: 03132400.xhp msgctxt "" "03132400.xhp\n" "bm_id659810\n" "help.text" msgid "CreateObject function" msgstr "CreateObject, fonction" #. QpKCT #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN10580\n" "help.text" msgid "CreateObject Function" msgstr "Fonction CreateObject" #. PAXDf #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN10590\n" "help.text" msgid "Creates a UNO object. On Windows, can also create OLE objects." msgstr "Crée un objet UNO. Sous Windows, peut également créer des objets OLE." #. rw8go #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN1059F\n" "help.text" msgid "This method creates instances of the type that is passed as parameter." msgstr "Cette méthode crée des instances du type passé comme paramètre." #. SHgqs #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_id191633632167310\n" "help.text" msgid "type: the type of the object to be created, as a string." msgstr "type: le type de l'objet à créer, sous forme de chaîne." #. Gthw7 #: 03132500.xhp msgctxt "" "03132500.xhp\n" "tit\n" "help.text" msgid "GetDefaultContext Function" msgstr "Fonction GetDefaultContext" #. BWuFq #: 03132500.xhp msgctxt "" "03132500.xhp\n" "bm_id4761192\n" "help.text" msgid "GetDefaultContext function" msgstr "fonction GetDefaultContext" #. 9Eu6p #: 03132500.xhp msgctxt "" "03132500.xhp\n" "par_idN10580\n" "help.text" msgid "GetDefaultContext Function" msgstr "Fonction GetDefaultContext" #. WkwpA #: 03132500.xhp msgctxt "" "03132500.xhp\n" "par_idN10590\n" "help.text" msgid "Returns the default context of the process service factory, if existent, else returns a null reference." msgstr "Rétablit le contexte par défaut du service de traitement, s'il existe ; sinon, renvoie une référence de valeur NULL." #. hdBK5 #: 03132500.xhp msgctxt "" "03132500.xhp\n" "par_idN10593\n" "help.text" msgid "This function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the Professional UNO chapter in the Developer's Guide on api.libreoffice.org for more information." msgstr "Cette fonction renvoie le contexte du composant par défaut à utiliser, lors de la création d'instances de services via XmultiServiceFactory. Pour plus d'informations, reportez-vous au chapitre Professional UNO du Developer's Guide disponible à l'adresse api.libreoffice.org." #. DJUpk #: 03140000.xhp msgctxt "" "03140000.xhp\n" "tit\n" "help.text" msgid "DDB Function [VBA]" msgstr "Fonction DDB [VBA]" #. d8gef #: 03140000.xhp msgctxt "" "03140000.xhp\n" "bm_id3150499\n" "help.text" msgid "DDB function" msgstr "Fonction DDB" #. LiiR8 #: 03140000.xhp msgctxt "" "03140000.xhp\n" "hd_id3150499\n" "help.text" msgid "DDB Function [VBA]" msgstr "Fonction DDB [VBA]" #. rGkXG #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the depreciation of an asset for a specified period using the arithmetic-declining method." msgstr "Renvoie l'amortissement d'un actif pour une période donnée selon la méthode arithmétique dégressive." #. KfuMp #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170142332738\n" "help.text" msgid "Cost fixes the initial cost of an asset." msgstr "coût représente le coût initial de l'actif." #. mWGxG #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170142331999\n" "help.text" msgid "Salvage fixes the value of an asset at the end of its life." msgstr "valeur_résiduelle définit la valeur résiduelle de l'actif en fin d'utilisation." #. FvuQV #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170142338147\n" "help.text" msgid "Life is the number of periods (for example, years or months) defining how long the asset is to be used." msgstr "durée est le nombre de périodes (par exemple années ou mois) définissant pour combien de temps l'actif doit être utilisé." #. CXDxf #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170142338917\n" "help.text" msgid "Period states the period for which the value is to be calculated." msgstr "période définit la période pour laquelle la valeur doit être calculée." #. mWzMf #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170142335816\n" "help.text" msgid "Factor (optional) is the factor by which depreciation decreases. If a value is not entered, the default is factor 2." msgstr "facteur (facultatif) représente le facteur par lequel l'amortissement diminue. Si l'argument est omis, le facteur par défaut est 2." #. PSocM #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id3145609\n" "help.text" msgid "Use this form of depreciation if you require a higher initial depreciation value as opposed to linear depreciation. The depreciation value gets less with each period and is usually used for assets whose value loss is higher shortly after purchase (for example, vehicles, computers). Please note that the book value will never reach zero under this calculation type." msgstr "Utilisez ce type d'amortissement, et non l'amortissement linéaire, si une valeur d'amortissement initiale supérieure est requise. La valeur d'amortissement diminue avec chaque période et est généralement utilisée pour les actifs dont la perte de valeur est plus élevée peu après l'acquisition, comme les véhicules et les ordinateurs. Notez que la valeur comptable n'atteindra jamais zéro avec ce type de calcul." #. eDUy5 #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170142332315\n" "help.text" msgid "Print ddb_yr1 ' returns 1,721.81 currency units." msgstr "Print ddb_yr1 ' renvoie 1721,81 unités monétaires." #. SuN6U #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170153186192\n" "help.text" msgid "DDB function in CALC" msgstr "Fonction DDB dans CALC" #. CB2Rc #: 03140001.xhp msgctxt "" "03140001.xhp\n" "tit\n" "help.text" msgid "FV Function [VBA]" msgstr "Fonction FV [VBA]" #. uaTHU #: 03140001.xhp msgctxt "" "03140001.xhp\n" "bm_id3150499\n" "help.text" msgid "FV function" msgstr "Fonction FV" #. MUt9s #: 03140001.xhp msgctxt "" "03140001.xhp\n" "hd_id3150499\n" "help.text" msgid "FV Function [VBA]" msgstr "Fonction FV [VBA]" #. xLDE6 #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the future value of an investment based on periodic, constant payments and a constant interest rate (Future Value)." msgstr "Calcule la valeur future de l'investissement sur la base de paiements réguliers et d'un taux d'intérêt stable (valeur future)." #. GgpBN #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id06142017042024114\n" "help.text" msgid "Rate is the periodic interest rate." msgstr "taux est le taux d'intérêt périodique." #. nuLEX #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170420241668\n" "help.text" msgid "NPer is the total number of periods (payment period)." msgstr "nper est le nombre total de périodes (période de paiement)." #. Rb8hf #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170420248911\n" "help.text" msgid "Pmt is the annuity paid regularly per period." msgstr "VPM représente l'annuité payée régulièrement par période." #. xbRhK #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170420246794\n" "help.text" msgid "PV (optional) is the (present) cash value of an investment." msgstr "VA (facultatif) est la valeur au comptant (actuelle) d'un investissement." #. sBDgf #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170420241932\n" "help.text" msgid "Due (optional) defines whether the payment is due at the beginning or the end of a period." msgstr "type (facultatif) définit si le paiement est dû au début ou à la fin de la période." #. RgSMC #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id0614201704292615\n" "help.text" msgid "0 - the payment is due at the end of the period;" msgstr "0 - le paiement est dû à la fin de la période ;" #. GqcwG #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170429263061\n" "help.text" msgid "1 - the payment is due at the beginning of the period." msgstr "1 - le paiement est dû au début de la période." #. 8F7Qm #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170142332315\n" "help.text" msgid "Print myFV ' returns 4234.00 currency units. The value at the end of the investment is 4234.00 currency units." msgstr "Print myFV ' renvoie 4234,00 unités monétaires. La valeur à la fin de l'investissement est de 4234,00 unités monétaires." #. mTaud #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170153186192\n" "help.text" msgid "FV function in CALC" msgstr "Fonction FV dans CALC" #. oxTJD #: 03140002.xhp msgctxt "" "03140002.xhp\n" "tit\n" "help.text" msgid "IPmt Function [VBA]" msgstr "Fonction IPmt [VBA]" #. xFSV4 #: 03140002.xhp msgctxt "" "03140002.xhp\n" "bm_id3150499\n" "help.text" msgid "IPmt function" msgstr "Fonction IPmt" #. 7c9dy #: 03140002.xhp msgctxt "" "03140002.xhp\n" "hd_id3150499\n" "help.text" msgid "IPmt Function [VBA]" msgstr "Fonction IPmt [VBA]" #. NhJBQ #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id3151384\n" "help.text" msgid "Calculates the periodic amortizement for an investment with regular payments and a constant interest rate." msgstr "Calcule l'amortissement périodique d'un investissement caractérisé par des paiements réguliers et un taux d'intérêt constant." #. U4AjW #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170730135034\n" "help.text" msgid "Rate is the periodic interest rate." msgstr "taux détermine le taux d'intérêt périodique." #. d9LjU #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170730137782\n" "help.text" msgid "Per is the period, for which the compound interest is calculated. Period=NPER if compound interest for the last period is calculated." msgstr "période définit la période pour laquelle les intérêts cumulés sont calculés. Période = NPM si les intérêts cumulés sont calculés pour la dernière période." #. pYEPW #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170730134582\n" "help.text" msgid "NPer is the total number of periods, during which annuity is paid." msgstr "NPM représente le nombre total de périodes durant lesquelles l'annuité est payée." #. ThuAb #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170730144688\n" "help.text" msgid "PV is the present cash value in sequence of payments." msgstr "VA définit la valeur au comptant actuelle dans l'ordre des paiements." #. M8msq #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170730148520\n" "help.text" msgid "FV (optional) is the desired value (future value) at the end of the periods." msgstr "VC (facultatif) définit la valeur finale (valeur future) après échéance des périodes." #. NAkQG #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170730141431\n" "help.text" msgid "Due (optional) is the due date for the periodic payments." msgstr "Type (facultatif) définit l'échéance des paiements périodiques." #. DAsKq #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id0614201704292615\n" "help.text" msgid "0 - the payment is due at the end of the period;" msgstr "0 - le paiement est dû à la fin de la période ;" #. kvFzu #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170429263061\n" "help.text" msgid "1 - the payment is due at the beginning of the period." msgstr "1 - le paiement est dû au début de la période." #. cc7HY #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170142332315\n" "help.text" msgid "Print myIPmt ' returns -352.97 currency units. The compound interest during the fifth period (year) is 352.97 currency units." msgstr "Print myIPmt ' renvoie -352,97 unités monétaires. L'intérêt cumulé pendant la cinquième période (année) est de 352,97 unités monétaires." #. 8dXzf #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170153186192\n" "help.text" msgid "IPMT function in CALC" msgstr "Fonction IPMT dans CALC" #. dif5D #: 03140003.xhp msgctxt "" "03140003.xhp\n" "tit\n" "help.text" msgid "IRR Function [VBA]" msgstr "Fonction IRR [VBA]" #. pBTcf #: 03140003.xhp msgctxt "" "03140003.xhp\n" "bm_id3150499\n" "help.text" msgid "IRR function" msgstr "Fonction IRR" #. Aiorb #: 03140003.xhp msgctxt "" "03140003.xhp\n" "hd_id3150499\n" "help.text" msgid "IRR Function [VBA]" msgstr "Fonction IRR [VBA]" #. GC4DC #: 03140003.xhp msgctxt "" "03140003.xhp\n" "par_id3151384\n" "help.text" msgid "Calculates the internal rate of return for an investment." msgstr "Calcule le taux de rendement interne pour un investissement." #. UNknM #: 03140003.xhp msgctxt "" "03140003.xhp\n" "par_id061420170730135034\n" "help.text" msgid "ValueArray: The array of values of the cash-flow. The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)." msgstr "" #. FemwK #: 03140003.xhp msgctxt "" "03140003.xhp\n" "par_id061420170730137782\n" "help.text" msgid "Guess: An initial estimate at what the IRR will be." msgstr "" #. BU7LM #: 03140003.xhp msgctxt "" "03140003.xhp\n" "par_id061620170217548258\n" "help.text" msgid "Print irrValue ' returns 11.3321028236252 . The internal rate of return of the cash flow." msgstr "Print irrValue ' renvoie 11,3321028236252 . Le taux de rendement interne du flux de trésorerie." #. CkEV5 #: 03140003.xhp msgctxt "" "03140003.xhp\n" "par_id061420170153186192\n" "help.text" msgid "IRR function in CALC" msgstr "Fonction IRR dans CALC" #. htBbj #: 03140004.xhp msgctxt "" "03140004.xhp\n" "tit\n" "help.text" msgid "MIRR Function [VBA]" msgstr "Fonction MIRR [VBA]" #. AZUV5 #: 03140004.xhp msgctxt "" "03140004.xhp\n" "bm_id3150499\n" "help.text" msgid "MIRR function" msgstr "Fonction MIRR" #. hjGpR #: 03140004.xhp msgctxt "" "03140004.xhp\n" "hd_id3150499\n" "help.text" msgid "MIRR Function [VBA]" msgstr "Fonction MIRR [VBA]" #. iEx4J #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id3151384\n" "help.text" msgid "Calculates the modified internal rate of return of a series of investments." msgstr "Calcule le taux de rentabilité interne modifié pour une série d'investissements." #. eoGsD #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id061420170730135034\n" "help.text" msgid "Values(): An array of cash flows, representing a series of payments and income, where negative values are treated as payments and positive values are treated as income. This array must contain at least one negative and at least one positive value." msgstr "valeurs() : Un tableau de flux de trésorerie représentant une série de paiements et de recettes, où les valeurs négatives sont traitées comme des paiements et les valeurs positives comme des recettes. Ce tableau doit contenir au moins une valeur négative et au moins une valeur positive." #. BWkcM #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id061620170513518949\n" "help.text" msgid "Investment: is the rate of interest of the investments (the negative values of the array)." msgstr "investissement représente le taux d'intérêt de l'investissement (les valeurs négatives du tableau)" #. HNYms #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id061420170730137782\n" "help.text" msgid "ReinvestRate: the rate of interest of the reinvestment (the positive values of the array)." msgstr "taux_réinvestissement représente le taux d'intérêt du réinvestissement (les valeurs positives du tableau)" #. EL4an #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id061620170217548258\n" "help.text" msgid "Print mirrValue ' returns 94.16. The modified internal rate of return of the cash flow." msgstr "Print mirrValue ' renvoie 94,16. Le taux de rendement interne modifié du flux de trésorerie." #. LLonT #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id061420170153186192\n" "help.text" msgid "MIRR function in CALC" msgstr "Fonction MIRR dans CALC" #. m3ULW #: 03140005.xhp msgctxt "" "03140005.xhp\n" "tit\n" "help.text" msgid "NPer Function [VBA]" msgstr "Fonction NPer [VBA]" #. 4Ltym #: 03140005.xhp msgctxt "" "03140005.xhp\n" "bm_id3150499\n" "help.text" msgid "NPer function" msgstr "Fonction NPer" #. ciLD9 #: 03140005.xhp msgctxt "" "03140005.xhp\n" "hd_id3150499\n" "help.text" msgid "NPer Function [VBA]" msgstr "Fonction NPer [VBA]" #. SExLZ #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id3151384\n" "help.text" msgid "Calculates the number of periods for a loan or investment." msgstr "Calcule le nombre de périodes pour un prêt ou un investissement." #. UhApD #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id06142017042024114\n" "help.text" msgid "Rate is the periodic interest rate." msgstr "taux détermine le taux d'intérêt périodique." #. oUPFt #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061420170420248911\n" "help.text" msgid "Pmt is the annuity paid regularly per period." msgstr "VPM représente l'annuité payée régulièrement par période." #. 4APw9 #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061420170420246794\n" "help.text" msgid "PV is the (present) cash value of an investment." msgstr "VA est la valeur au comptant (actuelle) d'un investissement." #. HxyXz #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061620170603217534\n" "help.text" msgid "FV (optional) is the future value of the loan / investment." msgstr "VF (facultatif) est la valeur future du prêt ou de l'investissement." #. BE7hi #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061420170420241932\n" "help.text" msgid "Due (optional) defines whether the payment is due at the beginning or the end of a period." msgstr "type (facultatif) définit si le paiement est dû au début ou à la fin de la période." #. L3fxR #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id0614201704292615\n" "help.text" msgid "0 - the payment is due at the end of the period;" msgstr "0 - le paiement est dû à la fin de la période ;" #. vMo5e #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061420170429263061\n" "help.text" msgid "1 - the payment is due at the beginning of the period." msgstr "1 - le paiement est dû au début de la période." #. kK636 #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061420170142332315\n" "help.text" msgid "Print period ' returns -12,02. The payment period covers 12.02 periods." msgstr "Print period ' renvoie -12,02. La durée de paiement couvre 12,02 périodes." #. KsSWF #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061420170153186192\n" "help.text" msgid "NPER function in CALC" msgstr "Fonction NPER dans CALC" #. ZEYEy #: 03140006.xhp msgctxt "" "03140006.xhp\n" "tit\n" "help.text" msgid "NPV Function [VBA]" msgstr "Fonction NPV [VBA]" #. GgAG9 #: 03140006.xhp msgctxt "" "03140006.xhp\n" "bm_id3150499\n" "help.text" msgid "NPV function" msgstr "NPV, fonction" #. EG2GA #: 03140006.xhp msgctxt "" "03140006.xhp\n" "hd_id3150499\n" "help.text" msgid "NPV Function [VBA]" msgstr "Fonction NPV [VBA]" #. TFoMM #: 03140006.xhp msgctxt "" "03140006.xhp\n" "par_id3151384\n" "help.text" msgid "Calculates the Net Present Value of an investment, based on a supplied discount rate, and a series of deposits and withdrawals." msgstr "Calcul la valeur actuelle nette d'un investissement, basée sur un taux d'actualisation fourni, et une série de dépôts et de retraits." #. rPL9G #: 03140006.xhp msgctxt "" "03140006.xhp\n" "par_id06142017042024114\n" "help.text" msgid "Rate is the discount rate for a period." msgstr "taux représente le taux d'escompte pour une période." #. U73F8 #: 03140006.xhp msgctxt "" "03140006.xhp\n" "par_id061420170420248911\n" "help.text" msgid "Values() is an array that represent deposits (positive values) or withdrawals (negative values)." msgstr "Valeurs() est une matrice que représente les dépôts (valeurs positives) et les retraits (valeurs négatives)." #. UaBkD #: 03140006.xhp msgctxt "" "03140006.xhp\n" "par_id230720172234199811\n" "help.text" msgid "Print p ' returns 174,894967305331" msgstr "Print p ' renvoie 174,894967305331" #. ezmrZ #: 03140006.xhp msgctxt "" "03140006.xhp\n" "par_id061420170153186192\n" "help.text" msgid "NPV function in CALC" msgstr "Fonction NPV dans Calc" #. FrKMh #: 03140007.xhp msgctxt "" "03140007.xhp\n" "tit\n" "help.text" msgid "Pmt Function [VBA]" msgstr "Fonction Pmt [VBA]" #. FF6YQ #: 03140007.xhp msgctxt "" "03140007.xhp\n" "bm_id3150499\n" "help.text" msgid "Pmt function" msgstr "Pmt, fonction" #. CB4yD #: 03140007.xhp msgctxt "" "03140007.xhp\n" "hd_id3150499\n" "help.text" msgid "Pmt Function [VBA]" msgstr "Fonction Pmt [VBA]" #. rtk8j #: 03140007.xhp msgctxt "" "03140007.xhp\n" "par_id3151384\n" "help.text" msgid "Calculates the constant periodic payments for a loan or investment." msgstr "Calcule le versement périodique constant pour un prêt ou un investissement." #. 9h46E #: 03140007.xhp msgctxt "" "03140007.xhp\n" "par_id06142017042024114\n" "help.text" msgid "Rate is the periodic interest rate." msgstr "taux détermine le taux d'intérêt périodique." #. uSprH #: 03140007.xhp msgctxt "" "03140007.xhp\n" "par_id061420170420248911\n" "help.text" msgid "NPer is the total number of periods, during which annuity is paid." msgstr "nombre_période représente le nombre total de périodes durant lesquelles l'annuité est payée." #. H7Bzz #: 03140007.xhp msgctxt "" "03140007.xhp\n" "par_id061420170420246794\n" "help.text" msgid "PV is the (present) cash value of an investment." msgstr "VA est la valeur au comptant (actuelle) d'un investissement." #. N8dUY #: 03140007.xhp msgctxt "" "03140007.xhp\n" "par_id061620170603217534\n" "help.text" msgid "FV (optional) is the future value of the loan / investment." msgstr "VF (facultatif) est la valeur future du prêt ou de l'investissement." #. 6FVGg #: 03140007.xhp msgctxt "" "03140007.xhp\n" "par_id061420170420241932\n" "help.text" msgid "Due (optional) defines whether the payment is due at the beginning or the end of a period." msgstr "type (facultatif) définit si le paiement est dû au début ou à la fin de la période." #. rJ4Ua #: 03140007.xhp msgctxt "" "03140007.xhp\n" "par_id0614201704292615\n" "help.text" msgid "0 - the payment is due at the end of the period;" msgstr "0 - le paiement est dû à la fin de la période ;" #. F2UYe #: 03140007.xhp msgctxt "" "03140007.xhp\n" "par_id061420170429263061\n" "help.text" msgid "1 - the payment is due at the beginning of the period." msgstr "1 - le paiement est dû au début de la période." #. RQknF #: 03140007.xhp msgctxt "" "03140007.xhp\n" "par_id230720172323446103\n" "help.text" msgid "' Calculate the monthly payments to a loan that is to be paid in full over 6 years." msgstr "' Calcule les versements mensuels pour un prêt qui doit être remboursé sur 6 ans." #. 3KSqt #: 03140007.xhp msgctxt "" "03140007.xhp\n" "par_id230720172323448289\n" "help.text" msgid "' Interest is 10% per year and payments are made at the end of the month." msgstr "' L'intérêt est de 10% par an et les versements sont faits à la fin du mois." #. ZhEDv #: 03140007.xhp msgctxt "" "03140007.xhp\n" "par_id230720172323444810\n" "help.text" msgid "print MyPmt 'is calculated to be -1852,58377757705" msgstr "print MyPmt ' est calculé afin d'être -1852,58377757705" #. Z5QnF #: 03140007.xhp msgctxt "" "03140007.xhp\n" "par_id061420170153186192\n" "help.text" msgid "PMT function in CALC" msgstr "Fonction VPM dans CALC" #. asC5n #: 03140008.xhp msgctxt "" "03140008.xhp\n" "tit\n" "help.text" msgid "PPmt Function [VBA]" msgstr "Fonction PPmt [VBA]" #. UeDd8 #: 03140008.xhp msgctxt "" "03140008.xhp\n" "bm_id3150499\n" "help.text" msgid "PPmt function" msgstr "PPmt, fonction" #. znLCY #: 03140008.xhp msgctxt "" "03140008.xhp\n" "hd_id3150499\n" "help.text" msgid "PPmt Function [VBA]" msgstr "Fonction PPmt [VBA]" #. rqzFy #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id3151384\n" "help.text" msgid "Returns for a given period the payment on the principal for an investment that is based on periodic and constant payments and a constant interest rate." msgstr "Renvoie, pour une période donnée, le paiement sur le capital pour un investissement caractérisé par des paiements réguliers et constants et un taux d'intérêt stable." #. CDVH2 #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id06142017042024114\n" "help.text" msgid "Rate is the periodic interest rate." msgstr "taux détermine le taux d'intérêt périodique." #. dThEC #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id230720172341443986\n" "help.text" msgid "Per The period number for which you want to calculate the principal payment (must be an integer between 1 and Nper)." msgstr "période le nombre de périodes pour lequel vous souhaitez calculer l'investissement (cela doit être un nombre entier entre 1 et Nper)." #. yNqFG #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id061420170420248911\n" "help.text" msgid "NPer is the total number of periods, during which annuity is paid." msgstr "nombre_période représente le nombre total de périodes durant lesquelles l'annuité est payée." #. UG2KA #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id061420170420246794\n" "help.text" msgid "PV is the (present) cash value of an investment." msgstr "VA est la valeur au comptant (actuelle) d'un investissement." #. Aj55j #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id061620170603217534\n" "help.text" msgid "FV (optional) is the future value of the loan / investment." msgstr "VF (facultatif) est la valeur future du prêt ou de l'investissement." #. CPtSD #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id061420170420241932\n" "help.text" msgid "Due (optional) defines whether the payment is due at the beginning or the end of a period." msgstr "type (facultatif) définit si le paiement est dû au début ou à la fin de la période." #. XCNmC #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id0614201704292615\n" "help.text" msgid "0 - the payment is due at the end of the period;" msgstr "0 - le paiement est dû à la fin de la période ;" #. vZpEE #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id061420170429263061\n" "help.text" msgid "1 - the payment is due at the beginning of the period." msgstr "1 - le paiement est dû au début de la période." #. A2y2B #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id230720172348083623\n" "help.text" msgid "' Calculate the principal payments during months 4 & 5, for a loan that is to be paid in full" msgstr "' Calcule le payement principal durant les mois 4 & 5, pour un prêt qui doit être intégralement payé" #. PxKHY #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id230720172348089449\n" "help.text" msgid "' over 6 years. Interest is 10% per year and payments are made at the end of the month." msgstr "' sur 6 ans. L'intérêt est de 10% par an et les versements sont faits à la fin du mois." #. sp3CD #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id230720172348088178\n" "help.text" msgid "' Principal payment during month 4:" msgstr "' Versement principal pendant le mois 4 :" #. wEVUq #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id230720172348086687\n" "help.text" msgid "print ppMth4 ' ppMth4 is calculated to be -1044,94463903636." msgstr "print ppMth4 ' ppMth4 est calculé pour être -1044,94463903636." #. QXLgY #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id230720172348081077\n" "help.text" msgid "' Principal payment during month 5:" msgstr "' Versement principal pendant le mois 5 :" #. YE9wi #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id230720172348086456\n" "help.text" msgid "print ppMth5' ppMth5 is calculated to be -1053,65251102833." msgstr "print ppMth5' ppMth5 est calculé pour être -1053,65251102833." #. V9w7v #: 03140008.xhp msgctxt "" "03140008.xhp\n" "par_id061420170153186192\n" "help.text" msgid "PPMT function in CALC" msgstr "Fonction PRINCPER dans CALC" #. vxyjE #: 03140009.xhp msgctxt "" "03140009.xhp\n" "tit\n" "help.text" msgid "PV Function [VBA]" msgstr "Fonction PV [VBA]" #. DvnkS #: 03140009.xhp msgctxt "" "03140009.xhp\n" "bm_id3150499\n" "help.text" msgid "PV function" msgstr "PV, fonction" #. U7pfn #: 03140009.xhp msgctxt "" "03140009.xhp\n" "hd_id3150499\n" "help.text" msgid "PV Function [VBA]" msgstr "Fonction PV [VBA]" #. W2mK8 #: 03140009.xhp msgctxt "" "03140009.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the Present Value of an investment resulting from a series of regular payments." msgstr "Renvoie la valeur actuelle d'un investissement provenant d'une série de versements réguliers." #. xetQw #: 03140009.xhp msgctxt "" "03140009.xhp\n" "par_id06142017042024114\n" "help.text" msgid "Rate is the periodic interest rate." msgstr "taux détermine le taux d'intérêt périodique." #. SNnA8 #: 03140009.xhp msgctxt "" "03140009.xhp\n" "par_id061420170420248911\n" "help.text" msgid "NPer is the total number of periods, during which annuity is paid." msgstr "nombre_période représente le nombre total de périodes durant lesquelles l'annuité est payée." #. Fo6RG #: 03140009.xhp msgctxt "" "03140009.xhp\n" "par_id061420170420246794\n" "help.text" msgid "Pmt is the regular payment made per period." msgstr "Vpm est le versement régulier fait par période." #. DjGbG #: 03140009.xhp msgctxt "" "03140009.xhp\n" "par_id061620170603217534\n" "help.text" msgid "FV (optional) is the future value of the loan / investment." msgstr "VF (facultatif) est la valeur future du prêt ou de l'investissement." #. 9v9AD #: 03140009.xhp msgctxt "" "03140009.xhp\n" "par_id061420170420241932\n" "help.text" msgid "Due (optional) defines whether the payment is due at the beginning or the end of a period." msgstr "type (facultatif) définit si le paiement est dû au début ou à la fin de la période." #. EhdfK #: 03140009.xhp msgctxt "" "03140009.xhp\n" "par_id0614201704292615\n" "help.text" msgid "0 - the payment is due at the end of the period;" msgstr "0 - le paiement est dû à la fin de la période ;" #. ap6Cs #: 03140009.xhp msgctxt "" "03140009.xhp\n" "par_id061420170429263061\n" "help.text" msgid "1 - the payment is due at the beginning of the period." msgstr "1 - le paiement est dû au début de la période." #. 4D5EZ #: 03140009.xhp msgctxt "" "03140009.xhp\n" "par_id240720170007446775\n" "help.text" msgid "' Calculate the present value of an annuity that pays $1,000 per month over 6 years." msgstr "' Calcule la valeur actuelle d'une annuité qui paye 1 000 EUR par mois sur 6 ans." #. 3VVpF #: 03140009.xhp msgctxt "" "03140009.xhp\n" "par_id240720170007459899\n" "help.text" msgid "' Interest is 10% per year and each payment is made at the end of the month." msgstr "' L'intérêt est de 10% par an et chaque versement est fait à la fin du mois." #. DMzHG #: 03140009.xhp msgctxt "" "03140009.xhp\n" "par_id240720170007455988\n" "help.text" msgid "print pv1 ' pv1 is calculated to be 53978,6654781073." msgstr "print pv1 ' pv1 est calculé pour être 53978,6654781073." #. pwgGE #: 03140009.xhp msgctxt "" "03140009.xhp\n" "par_id061420170153186192\n" "help.text" msgid "PV function in CALC" msgstr "Fonction VA dans CALC" #. wGrq5 #: 03140010.xhp msgctxt "" "03140010.xhp\n" "tit\n" "help.text" msgid "Rate Function [VBA]" msgstr "Fonction Rate [VBA]" #. EJ7LR #: 03140010.xhp msgctxt "" "03140010.xhp\n" "bm_id3150499\n" "help.text" msgid "Rate function" msgstr "Rate, fonction" #. jLrMj #: 03140010.xhp msgctxt "" "03140010.xhp\n" "hd_id3150499\n" "help.text" msgid "Rate Function [VBA]" msgstr "Fonction Rate [VBA]" #. wd5A3 #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the interest rate of a loan or an investment." msgstr "Renvoie le taux d'intérêt d'un prêt ou d'un investissement." #. dGUHn #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id061420170420248911\n" "help.text" msgid "NPer is the total number of periods, during which annuity is paid." msgstr "nombre_période représente le nombre total de périodes durant lesquelles l'annuité est payée." #. MPYBY #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id061420170420246794\n" "help.text" msgid "Pmt is the regular payment made per period." msgstr "VPM est le versement régulier fait par période." #. CHVqQ #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id061620170603217534\n" "help.text" msgid "PV is the present value of the loan / investment." msgstr "VA est la valeur actuelle d'un prêt / investissement." #. Td38J #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id061620171603217534\n" "help.text" msgid "FV (optional) is the future value of the loan / investment." msgstr "VF (facultatif) est la valeur future du prêt ou de l'investissement." #. bGV6U #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id061420170420241932\n" "help.text" msgid "Due (optional) defines whether the payment is due at the beginning or the end of a period." msgstr "type (facultatif) définit si le paiement est dû au début ou à la fin de la période." #. MmFDv #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id0614201704292615\n" "help.text" msgid "0 - the payment is due at the end of the period;" msgstr "0 - le paiement est dû à la fin de la période ;" #. U7fmD #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id061420170429263061\n" "help.text" msgid "1 - the payment is due at the beginning of the period." msgstr "1 - le paiement est dû au début de la période." #. tqLE3 #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id240720170028547253\n" "help.text" msgid "Guess(optional) determines the estimated value of the interest with iterative calculation." msgstr "estimation (facultatif) détermine la valeur estimée de l'intérêt avec calcul itératif." #. FCE3H #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id240720170039056654\n" "help.text" msgid "' Calculate the interest rate required to pay off a loan of $100,000 over" msgstr "' Calcule le taux d'intérêt requis pour rembourser un prêt supérieur à 100 000 EUR." #. X5UsC #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id240720170039057978\n" "help.text" msgid "' 6 years, with payments of $1,500, due at the end of each month." msgstr "' 6 ans, avec des versements de 1 500 EUR dus à la fin de chaque mois." #. GG64r #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id240720170039052476\n" "help.text" msgid "print mRate' mRate is calculated to be 0.00213778025343334" msgstr "print mRate' mRate est calculé pour être 0,00213778025343334" #. WG4VC #: 03140010.xhp msgctxt "" "03140010.xhp\n" "par_id061420170153186192\n" "help.text" msgid "RATE function in CALC" msgstr "Fonction TAUX dans CALC" #. zRgrg #: 03140011.xhp msgctxt "" "03140011.xhp\n" "tit\n" "help.text" msgid "SLN Function [VBA]" msgstr "Fonction SLN [VBA]" #. DW8GD #: 03140011.xhp msgctxt "" "03140011.xhp\n" "bm_id3150499\n" "help.text" msgid "SLN function" msgstr "Fonction SLN" #. 6AwFn #: 03140011.xhp msgctxt "" "03140011.xhp\n" "hd_id3150499\n" "help.text" msgid "SLN Function [VBA]" msgstr "Fonction SLN [VBA]" #. ikzyz #: 03140011.xhp msgctxt "" "03140011.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the straight-line depreciation of an asset for one period. The amount of the depreciation is constant during the depreciation period." msgstr "Renvoie l'amortissement linéaire d'un actif pour une période donnée. Le montant de l'amortissement est constant pendant la période d'amortissement." #. z4PzB #: 03140011.xhp msgctxt "" "03140011.xhp\n" "par_id240720170117391741\n" "help.text" msgid "Cost is the initial cost of an asset." msgstr "coût est le coût initial d'un actif." #. 2DoQ7 #: 03140011.xhp msgctxt "" "03140011.xhp\n" "par_id24072017011739895\n" "help.text" msgid "Salvage is the value of an asset at the end of the depreciation." msgstr "valeur_résiduelle est la valeur résiduelle de l'actif après amortissement." #. gEFms #: 03140011.xhp msgctxt "" "03140011.xhp\n" "par_id240720170117395610\n" "help.text" msgid "Life is the depreciation period determining the number of periods in the depreciation of the asset." msgstr "durée représente la période d'amortissement déterminant le nombre de périodes de l'amortissement actif." #. wwJAA #: 03140011.xhp msgctxt "" "03140011.xhp\n" "par_id24072017011739366\n" "help.text" msgid "REM Calculate the yearly depreciation of an asset that cost $10,000 at" msgstr "REM calcule l'amortissement annuel d'un bien qui coûte 10 000 EUR à" #. JeAG8 #: 03140011.xhp msgctxt "" "03140011.xhp\n" "par_id240720170117398814\n" "help.text" msgid "REM the start of year 1, and has a salvage value of $1,000 after 5 years." msgstr "REM le début de l'année 1 et a une valeur de récupération de 1 000 EUR après 5 ans." #. 4BUi9 #: 03140011.xhp msgctxt "" "03140011.xhp\n" "par_id240720170117391728\n" "help.text" msgid "print y_dep ' returns 1500." msgstr "print y_dep ' renvoie 1500." #. AAatH #: 03140011.xhp msgctxt "" "03140011.xhp\n" "par_id061420170153186192\n" "help.text" msgid "SLN function in CALC" msgstr "Fonction AMORLIN dans CALC" #. 6nAVP #: 03140012.xhp msgctxt "" "03140012.xhp\n" "tit\n" "help.text" msgid "SYD Function [VBA]" msgstr "Fonction SYD [VBA]" #. Vtujc #: 03140012.xhp msgctxt "" "03140012.xhp\n" "bm_id3150499\n" "help.text" msgid "SYD function" msgstr "SYD, fonction" #. ydHGN #: 03140012.xhp msgctxt "" "03140012.xhp\n" "hd_id3150499\n" "help.text" msgid "SYD Function [VBA]" msgstr "Fonction SYD [VBA]" #. MAefZ #: 03140012.xhp msgctxt "" "03140012.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the arithmetic-declining depreciation rate." msgstr "Renvoie le taux d'amortissement arithmétique décroissant." #. 3HLSz #: 03140012.xhp msgctxt "" "03140012.xhp\n" "par_id240720170117391741\n" "help.text" msgid "Cost is the initial cost of an asset." msgstr "coût est le coût initial d'un actif." #. 3WD4k #: 03140012.xhp msgctxt "" "03140012.xhp\n" "par_id24072017011739895\n" "help.text" msgid "Salvage is the value of an asset at the end of the depreciation." msgstr "valeur_résiduelle est la valeur résiduelle de l'actif après amortissement." #. Np8vp #: 03140012.xhp msgctxt "" "03140012.xhp\n" "par_id240720170117395610\n" "help.text" msgid "Life is the depreciation period determining the number of periods in the depreciation of the asset." msgstr "durée représente la période d'amortissement déterminant le nombre de périodes dans l'amortissement de l'actif." #. TkePs #: 03140012.xhp msgctxt "" "03140012.xhp\n" "par_id240720170144224764\n" "help.text" msgid "Period is the period number for which you want to calculate the depreciation." msgstr "période est le nombre de périodes pour lequel vous voulez calculer l'amortissement." #. Mcu4F #: 03140012.xhp msgctxt "" "03140012.xhp\n" "par_id240720170144225698\n" "help.text" msgid "REM Calculate the yearly depreciation of an asset that cost $10,000 at" msgstr "REM calcule l'amortissement annuel d'un actif qui coûte 10 000 EUR à" #. u9ABj #: 03140012.xhp msgctxt "" "03140012.xhp\n" "par_id240720170144223210\n" "help.text" msgid "REM the start of year 1, and has a salvage value of $1,000 after 5 years." msgstr "REM le début de l'année 1 et a une valeur résiduelle de 1 000 EUR après 5 ans." #. 898Jk #: 03140012.xhp msgctxt "" "03140012.xhp\n" "par_id240720170144223139\n" "help.text" msgid "REM Calculate the depreciation during year 1." msgstr "REM calcule l'amortissement pendant l'année 1." #. 2NwmB #: 03140012.xhp msgctxt "" "03140012.xhp\n" "par_id240720170144221476\n" "help.text" msgid "print syd_yr1 ' syd_yr1 is now equal to 3000." msgstr "print syd_yr1 ' syd_yr1 est maintenant égal à 3000." #. RFwpN #: 03140012.xhp msgctxt "" "03140012.xhp\n" "par_id061420170153186192\n" "help.text" msgid "SYD function in CALC" msgstr "Fonction SYD dans CALC" #. EV43G #: 03150000.xhp msgctxt "" "03150000.xhp\n" "tit\n" "help.text" msgid "FormatDateTime Function [VBA]" msgstr "Fonction FormatDateTime [VBA]" #. zd78N #: 03150000.xhp msgctxt "" "03150000.xhp\n" "bm_id3150499\n" "help.text" msgid "FormatDateTime function" msgstr "FormatDateTime, fonction" #. ioqgs #: 03150000.xhp msgctxt "" "03150000.xhp\n" "hd_id3150499\n" "help.text" msgid "FormatDateTime Function [VBA]" msgstr "Fonction FormatDateTime [VBA]" #. EFKxm #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id3151384\n" "help.text" msgid "Applies a date and/or time format to a date expression and returns the result as a string." msgstr "Applique un format de date et/ou heure à une expression de date et renvoie une chaîne comme résultat." #. APZJw #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id240720170117391741\n" "help.text" msgid "Date: The date expression to be formatted." msgstr "" #. WC3h8 #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id24072017011739895\n" "help.text" msgid "NamedFormat: An optional vbDateTimeFormat enumeration specifying the format that is to be applied to the date and time expression. If omitted, the value vbGeneralDate is used." msgstr "NamedFormat : une énumération facultative vbDateTimeFormat spécifiant le format qui est appliqué à une expression de date et d'heure. Si le format est omis, la valeur vbGeneralDate est utilisée." #. 9KCAo #: 03150000.xhp msgctxt "" "03150000.xhp\n" "hd_id811512136434300\n" "help.text" msgid "Date and Time formats (vbDateTimeFormat enumeration)" msgstr "Formats de date et heure (énumération vbDateTimeFormat)" #. THiYn #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id201512137337536\n" "help.text" msgid "Named Constant" msgstr "Constante nommée" #. AoBxM #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id481512137342798\n" "help.text" msgid "Value" msgstr "Valeur" #. TtduL #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id781512137345583\n" "help.text" msgid "Description" msgstr "Description" #. G67rA #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id991512137353869\n" "help.text" msgid "Displays a date and/or time as defined in your system's General Date setting. If a date only, no time is displayed; If a time only, no date is displayed." msgstr "Affiche une date et/ou une heure tel que défini dans les paramètres de date généraux du système. S'il s'agit uniquement d'une date, l'heure n'est pas affichée ; s'il s'agit uniquement d'une heure, la date n'est pas affichée." #. DgHi6 #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id841512137597989\n" "help.text" msgid "Display a date using the long date format specified in your computer's regional settings." msgstr "Affiche une date utilisant le format de date long spécifié dans les paramètres régionaux de l'ordinateur." #. qEzCP #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id841512137397989\n" "help.text" msgid "Display a date using the short date format specified in your computer's regional settings." msgstr "Affiche une date utilisant le format de date court spécifié dans les paramètres régionaux de l'ordinateur." #. PdzuG #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id841512147597989\n" "help.text" msgid "Displays a time as defined in your system's Long Time settings." msgstr "Affiche une heure telle que définie dans les paramètres de temps long du système." #. TJciz #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id841517137597989\n" "help.text" msgid "Display a time using the 24-hour format (hh:mm)." msgstr "Affiche une heure utilisant le format 24 heures (hh:mm)." #. ghKh3 #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id541512148446032\n" "help.text" msgid "msgbox(\"General date format : \" & FormatDateTime(d))" msgstr "msgbox(\"Format de date général : \" & FormatDateTime(d))" #. BEFRi #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id71512148472413\n" "help.text" msgid "msgbox(\"Long date format : \" & FormatDateTime(d,vbLongDate))" msgstr "msgbox(\"Format de date long : \" & FormatDateTime(d,vbLongDate))" #. ikvR4 #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id561512148491949\n" "help.text" msgid "msgbox(\"Short date format : \" & FormatDateTime(d,vbShortDate))" msgstr "msgbox(\"Format de date court : \" & FormatDateTime(d,vbShortDate))" #. 8abRs #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id521512148501199\n" "help.text" msgid "msgbox(\"Long time format : \" & FormatDateTime(d,3))" msgstr "msgbox(\"Format d'heure long : \" & FormatDateTime(d,3))" #. aJoCN #: 03150000.xhp msgctxt "" "03150000.xhp\n" "par_id521512148513930\n" "help.text" msgid "msgbox(\"Short time format : \" & FormatDateTime(d,vbShortTime))" msgstr "msgbox(\"Format d'heure court : \" & FormatDateTime(d,vbShortTime))" #. 8Kkne #: 03150001.xhp msgctxt "" "03150001.xhp\n" "tit\n" "help.text" msgid "WeekdayName Function [VBA]" msgstr "Fonction WeekdayName [VBA]" #. UDBvq #: 03150001.xhp msgctxt "" "03150001.xhp\n" "bm_id3150499\n" "help.text" msgid "WeekdayName function" msgstr "WeekdayName, fonction" #. Tsx48 #: 03150001.xhp msgctxt "" "03150001.xhp\n" "hd_id3150499\n" "help.text" msgid "WeekdayName Function [VBA]" msgstr "Fonction WeekdayName [VBA]" #. cApru #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id3151384\n" "help.text" msgid "The WeekdayName function returns the weekday name of a specified day of the week." msgstr "La fonction WeekdayName renvoie le nom du jour de la semaine du jour spécifié de la semaine." #. gqKdB #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id240720170117391741\n" "help.text" msgid "Weekday: Value from 1 to 7, Mon­day to Sun­day, whose Week Day Name need to be calculated." msgstr "Weekday: une valeur de 1 à 7, lundi à dimanche, pour laquelle le nom du jour de la semaine doit être calculé." #. CFF5a #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id24072017011739895\n" "help.text" msgid "Abbreviate: Optional. A Boolean value that indicates if the weekday name is to be abbreviated." msgstr "Abbreviate : facultatif. Une valeur logique qui indique si le jour de la semaine doit être abrégé." #. WJLAJ #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id240720170117395610\n" "help.text" msgid "FirstDayofWeek: Optional. Specifies the first day of the week." msgstr "FirstDayofWeek : facultatif. Spécifie le premier jour de la semaine." #. EQ6CL #: 03150001.xhp msgctxt "" "03150001.xhp\n" "hd_id521512154797683\n" "help.text" msgid "First day of Week:" msgstr "Premier jour de la semaine :" #. kxwYB #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id921512153192034\n" "help.text" msgid "Named constant" msgstr "Constante nommée" #. Ni66A #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id611512153251598\n" "help.text" msgid "Value" msgstr "Valeur" #. 5Naw7 #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id491512153274624\n" "help.text" msgid "Description" msgstr "Description" #. cFuMR #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id611512153338316\n" "help.text" msgid "Use National Language Support (NLS) API setting" msgstr "Utilise le paramétrage de l'API National Language Support (NLS)" #. vSYde #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id151512153594420\n" "help.text" msgid "Sun­day (default)" msgstr "Dimanche (par défaut)" #. B7qFP #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id211512153874765\n" "help.text" msgid "Monday" msgstr "Lundi" #. ABsm8 #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id801512153944376\n" "help.text" msgid "Tuesday" msgstr "Mardi" #. naCR8 #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id551512153998501\n" "help.text" msgid "Wednesday" msgstr "Mercredi" #. Fd4V6 #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id121512154054207\n" "help.text" msgid "Thursday" msgstr "Jeudi" #. pMQ9u #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id571512154112044\n" "help.text" msgid "Friday" msgstr "Vendredi" #. uG94N #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id541512154172107\n" "help.text" msgid "Saturday" msgstr "Samedi" #. HGFFD #: 03150001.xhp msgctxt "" "03150001.xhp\n" "par_id171512156115581\n" "help.text" msgid "None" msgstr "Aucun" #. 9QEDP #: 03150002.xhp msgctxt "" "03150002.xhp\n" "tit\n" "help.text" msgid "MonthName Function [VBA]" msgstr "Fonction MonthName [VBA]" #. SRFWh #: 03150002.xhp msgctxt "" "03150002.xhp\n" "bm_id3150499\n" "help.text" msgid "MonthName function" msgstr "MonthName, fonction" #. awMU4 #: 03150002.xhp msgctxt "" "03150002.xhp\n" "hd_id3150499\n" "help.text" msgid "MonthName Function [VBA]" msgstr "Fonction MonthName [VBA]" #. zW82k #: 03150002.xhp msgctxt "" "03150002.xhp\n" "par_id3151384\n" "help.text" msgid "The MonthName function returns the localized month name of a specified month number." msgstr "La fonction MonthName renvoie le nom du mois localisé du numéro spécifié du mois." #. GWDMF #: 03150002.xhp msgctxt "" "03150002.xhp\n" "par_id240720170117391741\n" "help.text" msgid "Month: Value from 1 to 12, January to December, whose localized month name need to be returned." msgstr "Month: valeur de 1 à 12, janvier à décembre, dont le nom du mois localisé doit être renvoyé." #. KbQ6A #: 03150002.xhp msgctxt "" "03150002.xhp\n" "par_id24072017011739895\n" "help.text" msgid "Abbreviate: Optional. A Boolean value that indicates if the month name is to be abbreviated." msgstr "Abbreviate: facultatif. Une valeur logique qui indique si le mois doit être abrégé." #. uFDFs #: 03160000.xhp msgctxt "" "03160000.xhp\n" "tit\n" "help.text" msgid "Input Function [VBA]" msgstr "Fonction Input [VBA]" #. EGPiA #: 03160000.xhp msgctxt "" "03160000.xhp\n" "bm_id3150499\n" "help.text" msgid "Input function" msgstr "Input, fonction" #. 5rfjC #: 03160000.xhp msgctxt "" "03160000.xhp\n" "hd_id141626276767913\n" "help.text" msgid "Input Function [VBA]" msgstr "Fonction Input [VBA]" #. FGDak #: 03160000.xhp msgctxt "" "03160000.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the open stream of an Input or Binary file (String)." msgstr "Renvoie le flux ouvert d'un fichier d'entrée ou binaire (chaîne)." #. h4M8G #: 03160000.xhp msgctxt "" "03160000.xhp\n" "par_id240720170117391741\n" "help.text" msgid "Number: Required. Numeric expression specifying the number of characters to return." msgstr "Number : requis. Expression numérique spécifiant le nombre de caractère à renvoyer." #. qTBRe #: 03160000.xhp msgctxt "" "03160000.xhp\n" "par_id24072017011739895\n" "help.text" msgid "#: Optional." msgstr "# : facultatif." #. LTcsz #: 03160000.xhp msgctxt "" "03160000.xhp\n" "par_id240720170117395610\n" "help.text" msgid "FileNumber: Required. Any valid file number." msgstr "FileNumber : requis. N'importe quel numéro de fichier correct." #. on87b #: 03170000.xhp msgctxt "" "03170000.xhp\n" "tit\n" "help.text" msgid "Round Function [VBA]" msgstr "Fonction Round [VBA]" #. zEB5S #: 03170000.xhp msgctxt "" "03170000.xhp\n" "bm_id3150499\n" "help.text" msgid "Round function (VBA)" msgstr "Fonction Round (VBA)" #. GNHFQ #: 03170000.xhp msgctxt "" "03170000.xhp\n" "hd_id3150499\n" "help.text" msgid "Round Function [VBA]" msgstr "Fonction Round [VBA]" #. B6tFP #: 03170000.xhp msgctxt "" "03170000.xhp\n" "par_id3151384\n" "help.text" msgid "Rounds a numeric value to a specified number of decimal digits." msgstr "Arrondit une valeur numérique à un nombre spécifié de chiffres décimaux." #. kfZ8A #: 03170000.xhp msgctxt "" "03170000.xhp\n" "par_id741634154499890\n" "help.text" msgid "This function implements the rounding rule known as \"round-to-even\". With this rule, whenever the difference between the number to be rounded and its nearest integer is equal to 0.5, the number is rounded to the nearest even number. See the examples below to learn more about this rule." msgstr "Cette fonction implémente la règle d'arrondi dite \"d'arrondi à pair\". Avec cette règle, chaque fois que la différence entre le nombre à arrondir et son entier le plus proche est égale à 0,5, le nombre est arrondi au nombre pair le plus proche. Consultez les exemples ci-dessous pour en savoir plus sur cette règle." #. r5HMd #: 03170000.xhp msgctxt "" "03170000.xhp\n" "par_id691634217736290\n" "help.text" msgid "Be aware that VBA's Round function works differently than %PRODUCTNAME Calc's Round function. In Calc, if the difference between the number to be rounded and the nearest integer is exactly 0.5, then the number is rounded up. Hence, in Calc the number 2.5 is rounded to 3 whereas using VBA's Round function the value 2.5 is rounded to 2 due to the \"round-to-even\" rule." msgstr "Sachez que la fonction Round de VBA fonctionne différemment de la fonction Round de %PRODUCTNAME Calc. Dans Calc, si la différence entre le nombre à arrondir et l'entier le plus proche est exactement 0,5, alors le nombre est arrondi. Par conséquent, dans Calc, le nombre 2,5 est arrondi à 3 alors qu'en utilisant la fonction Round de VBA, la valeur 2,5 est arrondie à 2 en raison de la règle \"round-to-even\"." #. GSzGj #: 03170000.xhp msgctxt "" "03170000.xhp\n" "par_id240720170117391741\n" "help.text" msgid "expression: The numeric expression to be rounded." msgstr "expression : l'expression numérique à arrondir." #. 9E33v #: 03170000.xhp msgctxt "" "03170000.xhp\n" "par_id240720170117395610\n" "help.text" msgid "numdecimalplaces: Optional argument that specifies the number of decimal digits in the resulting rounded value. The default value is 0." msgstr "numdecimalplaces : argument facultatif qui spécifie le nombre de chiffres décimaux dans la valeur arrondie résultante. La valeur par défaut est 0." #. oSEiU #: 03170000.xhp msgctxt "" "03170000.xhp\n" "par_id541634154843718\n" "help.text" msgid "The following examples illustrate the \"round-to-even\" rule:" msgstr "Les exemples suivants illustrent la règle \"de l'arrondi au pair\" :" #. 4DLZC #: 03170000.xhp msgctxt "" "03170000.xhp\n" "bas_id651634154984931\n" "help.text" msgid "' Rounding to the nearest integer (decimalplaces = 0)" msgstr "' Arrondi à l'entier le plus proche (décimales = 0)" #. DQwkT #: 03170000.xhp msgctxt "" "03170000.xhp\n" "bas_id651634157812537\n" "help.text" msgid "' Rounding with 2 decimal digits (decimalplaces = 2)" msgstr "' Arrondi avec 2 chiffres décimaux (décimales = 2)" #. g7CVV #: 03170000.xhp msgctxt "" "03170000.xhp\n" "par_id061420170153186193\n" "help.text" msgid "Calc ROUND function" msgstr "Fonction Calc ROUND" #. 3ECTM #: 03170010.xhp msgctxt "" "03170010.xhp\n" "tit\n" "help.text" msgid "FormatNumber Function [VBA]" msgstr "Fonction FormatNumber [VBA]" #. DVTmP #: 03170010.xhp msgctxt "" "03170010.xhp\n" "bm_id661542193659245\n" "help.text" msgid "FormatNumber function" msgstr "FormatNumber, fonction" #. NUyRb #: 03170010.xhp msgctxt "" "03170010.xhp\n" "hd_id871542193473857\n" "help.text" msgid "FormatNumber [VBA]" msgstr "FormatNumber [VBA]" #. GEgN3 #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id351542193473858\n" "help.text" msgid "Returns a string with a number formatting applied to a numeric expression." msgstr "Renvoie une chaîne avec un formatage de nombre appliqué à une expression numérique." #. JCPah #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id240720170117391741\n" "help.text" msgid "expression: Required. A numeric expression to be formatted. If expression is a string, then the decimal and thousands separator need to be localized." msgstr "" #. mD2xQ #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id631542195798758\n" "help.text" msgid "numDigitsAfterDecimal: Optional. A numeric value specifying the number of digits that should be displayed after the decimal. If omitted, it defaults to the value -1, meaning that the default settings for user interface locale should be used." msgstr "numDigitsAfterDecimal : facultatif. Une valeur numérique indiquant le nombre chiffres qui doit être affiché après la décimale. Si omis, la valeur par défaut est -1, signifiant que le paramétrage par défaut de la locale de l'interface utilisateur doit être utilisé." #. iFkar #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id961542200034362\n" "help.text" msgid "includeLeadingDigit: Optional. A vbTriState enumeration value, specifying whether a leading zero should be displayed for fractional values." msgstr "includeLeadingDigit : facultatif. Une valeur d'énumérationvbTriState, indiquant si un zéro non significatif doit être affiché pour les valeurs fractionnelles." #. cNFTu #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id561542198440051\n" "help.text" msgid "vbTrue or -1: Display a leading zero." msgstr "vbTrue ou -1 : affiche un zéro non significatif" #. bbFUW #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id21542198550868\n" "help.text" msgid "vbFalse or 0: Do not display leading zeros." msgstr "vbFalse ou 0 : n'affiche pas de zéros non significatifs" #. HiqhX #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id241542199046808\n" "help.text" msgid "vbUseDefault or -2: Use the user interface locale settings. This is the default when omitted." msgstr "" #. xEHZb #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id311542201637647\n" "help.text" msgid "useParensForNegativeNumbers: Optional. A vbTriState enumeration value specifying whether negative numbers should be encased in parenthesis." msgstr "useParensForNegativeNumbers : facultatif. Une valeur d'énumération vbTriState indiquant si les nombres négatifs doivent être entourés par des parenthèses." #. CgCCe #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id561543198440051\n" "help.text" msgid "vbTrue or -1: Use parenthesis for negative numbers." msgstr "vbTrue ou -1 : utiliser des parenthèses pour les nombres négatifs." #. cjUbz #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id21542398550868\n" "help.text" msgid "vbFalse or 0: Do not display parenthesis." msgstr "vbFalse ou 0 : ne pas afficher les parenthèses." #. THAgv #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id241542191246808\n" "help.text" msgid "vbUseDefault or -2: Same as vbFalse. This is the default when omitted." msgstr "" #. pj4ES #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id531542201968815\n" "help.text" msgid "groupDigits: Optional. A vbTriState enumeration value specifying the number should be grouped (into thousands, etc.), using the group delimiter that is specified on the system's regional settings." msgstr "groupDigits : facultatif. Une valeur d'énumérationvbTriState indiquant que les nombres doivent être groupés (en milliers, etc.) en utilisant le délimiteur de groupe qui est spécifié dans les paramètres régionaux du système." #. raMda #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id561543198560051\n" "help.text" msgid "vbTrue or -1: Group digits." msgstr "vbTrue ou -1 : grouper les chiffres." #. a4Y2S #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id215423985506768\n" "help.text" msgid "vbFalse or 0: Do not group digits." msgstr "vbFalse ou 0 : ne pas grouper les chiffres." #. szuFN #: 03170010.xhp msgctxt "" "03170010.xhp\n" "par_id241542191267808\n" "help.text" msgid "vbUseDefault or -2: Same as vbFalse. This is the default when omitted." msgstr "" #. Bdq8A #: 03170020.xhp msgctxt "" "03170020.xhp\n" "tit\n" "help.text" msgid "FormatPercent Function [VBA]" msgstr "" #. YhjAo #: 03170020.xhp msgctxt "" "03170020.xhp\n" "bm_id661542193659245\n" "help.text" msgid "FormatPercent function" msgstr "" #. 5GSq4 #: 03170020.xhp msgctxt "" "03170020.xhp\n" "hd_id871542193473857\n" "help.text" msgid "FormatPercent [VBA]" msgstr "" #. wE9n7 #: 03170020.xhp msgctxt "" "03170020.xhp\n" "par_id351542193473858\n" "help.text" msgid "Returns a string with a number formatting applied to a numeric expression. A percent sign is appended to the returned string." msgstr "" #. EBFVE #: 03170020.xhp msgctxt "" "03170020.xhp\n" "par_id771542204286220\n" "help.text" msgid "MsgBox FormatPercent(12.2, NumDigitsAfterDecimal:=2) ' 1220.00% if selected user interface is english" msgstr "" #. 4nxgE #: 03170020.xhp msgctxt "" "03170020.xhp\n" "par_id671542204307459\n" "help.text" msgid "MsgBox FormatPercent(\"-,2\", 2, IncludeLeadingDigit:=vbTrue) ' -20,00% if french user interface" msgstr "" #. 5qH6F #: 03170020.xhp msgctxt "" "03170020.xhp\n" "par_id61542204328859\n" "help.text" msgid "MsgBox FormatPercent(\"-0.2\", 2) ' -20.00% for en-US, -0,00 for fr-CA, de-AT or pt-BR" msgstr "" #. y4XTq #: 03170020.xhp msgctxt "" "03170020.xhp\n" "par_id421542204347269\n" "help.text" msgid "MsgBox FormatPercent(-0.2, UseComputerRegionalSettings, UseParensForNegativeNumbers:=vbTrue) ' (20,00)% if pt-BR" msgstr "" #. DoAx5 #: 03170020.xhp msgctxt "" "03170020.xhp\n" "par_id151542204366706\n" "help.text" msgid "MsgBox FormatPercent(\"-0,2\", UseComputerRegionalSettings, vbUseDefault, vbTrue) ' (20,00)% if german" msgstr "" #. GZf86 #: 03170020.xhp msgctxt "" "03170020.xhp\n" "par_id971542204385212\n" "help.text" msgid "MsgBox FormatPercent(\"-12345678\", -1, vbUseDefault, vbUseDefault, GroupDigits:=vbTrue) ' -1 234 567 800,00% for fr-BE" msgstr "" #. MxFCq #: 05060700.xhp msgctxt "" "05060700.xhp\n" "tit\n" "help.text" msgid "Macro" msgstr "Macro" #. MdG5d #: 05060700.xhp msgctxt "" "05060700.xhp\n" "bm_id3153894\n" "help.text" msgid "events;linked to objects" msgstr "Événements;liés à des objets" #. DrNzT #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3153894\n" "help.text" msgid "Macro" msgstr "Macro" #. ZcEaC #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153748\n" "help.text" msgid "Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected. Depending on the object that is selected, the function is either found on the Macro tab of the Object dialog, or in the Assign Macro dialog." msgstr "Choisissez la macro à exécuter lorsque l'image, le cadre ou l'objet OLE voulu est sélectionné. En fonction du type d'objet sélectionné, la fonction est disponible soit dans l'onglet Macro de la boîte de dialogue Objet, soit dans la boîte de dialogue Assignation de macro." #. eaeQQ #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3150503\n" "help.text" msgid "Event" msgstr "Événement" #. ugkBE #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3149763\n" "help.text" msgid "Lists the events that are relevant to the macros that are currently assigned to the selected object." msgstr "Répertorie les événements concernant les macros actuellement assignées à l'objet sélectionné." #. DUsHk #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150670\n" "help.text" msgid "The following table describes the macros and the events that can by linked to objects in your document:" msgstr "Le tableau suivant décrit les macros et les événements pouvant être liés à des objets dans votre document :" #. DG8sY #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153360\n" "help.text" msgid "Event" msgstr "Événement" #. iGfv7 #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154365\n" "help.text" msgid "Event trigger" msgstr "Déclencheur d'événement" #. rGdDG #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3159149\n" "help.text" msgid "OLE object" msgstr "Objet OLE" #. HyyKC #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3148451\n" "help.text" msgid "Graphics" msgstr "Images" #. G8ChH #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3125863\n" "help.text" msgid "Frame" msgstr "Cadre" #. MuhWU #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154216\n" "help.text" msgid "AutoText" msgstr "AutoTexte" #. uhEms #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145785\n" "help.text" msgid "ImageMap area" msgstr "Zone d'ImageMap" #. nRV7g #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153138\n" "help.text" msgid "Hyperlink" msgstr "Hyperlien" #. 2fEjd #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155306\n" "help.text" msgid "Click object" msgstr "Clic sur l'objet" #. EMtkk #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3152460\n" "help.text" msgid "Object is selected." msgstr "L'objet est sélectionné." #. wR4vp #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150116\n" "help.text" msgid "Mouse over object" msgstr "Souris sur l'objet" #. 4cmkT #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145253\n" "help.text" msgid "Mouse moves over the object." msgstr "La souris se déplace sur l'objet." #. Fa55w #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155446\n" "help.text" msgid "Trigger Hyperlink" msgstr "Déclencher l'hyperlien" #. 5B235 #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154756\n" "help.text" msgid "Hyperlink assigned to the object is clicked." msgstr "L'hyperlien assigné à l'objet est activé." #. VNipe #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3159333\n" "help.text" msgid "Mouse leaves object" msgstr "Souris quitte l'objet" #. ztcCC #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147003\n" "help.text" msgid "Mouse moves off of the object." msgstr "Le pointeur de la souris est déplacé en dehors de l'objet." #. zyCGY #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150785\n" "help.text" msgid "Graphics load successful" msgstr "Chargement de l'image terminé" #. niCQ5 #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153705\n" "help.text" msgid "Graphics are loaded successfully." msgstr "Le chargement des images est terminé." #. aW9yK #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150202\n" "help.text" msgid "Graphics load terminated" msgstr "Chargement de l'image interrompu" #. oK6KV #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145584\n" "help.text" msgid "Loading of graphics is stopped by the user (for example, when downloading the page)." msgstr "Le chargement des images est interrompu par l'utilisateur (lors du téléchargement de la page, par exemple)." #. gddj5 #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155089\n" "help.text" msgid "Graphics load faulty" msgstr "Erreur lors du chargement de l'image" #. RBQsV #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153307\n" "help.text" msgid "Graphics not successfully loaded, for example, if a graphic was not found." msgstr "Le chargement des images a échoué, si une image est introuvable, par exemple." #. E6rKG #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154533\n" "help.text" msgid "Input of alpha characters" msgstr "Saisie de caractères alphanumériques" #. snT2H #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155266\n" "help.text" msgid "Text is entered from the keyboard." msgstr "Un texte est saisi à partir du clavier." #. 3BYuZ #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145659\n" "help.text" msgid "Input of non-alpha characters" msgstr "Saisie de caractères non alphanumériques" #. SoxKg #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151131\n" "help.text" msgid "Nonprinting characters are entered from the keyboard, for example, tabs and line breaks." msgstr "Des caractères non imprimables (tabulations et retours à la ligne, par exemple) sont saisis." #. L4Hzu #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150405\n" "help.text" msgid "Resize frame" msgstr "Modifier la taille du cadre" #. efCtb #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153972\n" "help.text" msgid "Frame is resized with the mouse." msgstr "La taille du cadre est modifiée à l'aide de la souris." #. Xp4DN #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3148900\n" "help.text" msgid "Move frame" msgstr "Déplacer le cadre" #. kkKMA #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154767\n" "help.text" msgid "Frame is moved with the mouse." msgstr "Le cadre est déplacé à l'aide de la souris." #. 3G3qL #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153010\n" "help.text" msgid "Before inserting AutoText" msgstr "Avant insertion de l'AutoTexte" #. d5dpp #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147515\n" "help.text" msgid "Before a text block is inserted." msgstr "Avant l'insertion d'un bloc de texte." #. gEoab #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150956\n" "help.text" msgid "After inserting AutoText" msgstr "Après insertion de l'AutoTexte" #. D2YFB #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147502\n" "help.text" msgid "After a text block is inserted." msgstr "Après l'insertion d'un bloc de texte." #. dFvc6 #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3153958\n" "help.text" msgid "Macros" msgstr "Macros" #. vdnud #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150432\n" "help.text" msgid "Choose the macro that you want to execute when the selected event occurs." msgstr "Choisissez la macro à exécuter lorsque l'événement sélectionné se produit." #. pivUH #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147296\n" "help.text" msgid "Frames allow you to link events to a function, so that the function can determine if it processes the event or $[officename] Writer." msgstr "Les cadres permettent de lier des événements à une fonction : celle-ci peut ainsi déterminer si elle doit traiter l'événement ou $[officename] Writer." #. YGm7R #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3155587\n" "help.text" msgid "Category" msgstr "Catégorie" #. F3CBN #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154068\n" "help.text" msgid "Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros." msgstr "Répertorie les documents et applications $[officename] ouverts. Cliquez sur le nom de l'emplacement où les macros doivent être enregistrées." #. DEuBS #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3149744\n" "help.text" msgid "Macro name" msgstr "Nom de la macro" #. fS7gJ #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151391\n" "help.text" msgid "Lists the available macros. Click the macro that you want to assign to the selected object." msgstr "Répertorie les macros disponibles. Cliquez sur la macro à assigner à l'objet sélectionné." #. SBpqM #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3159260\n" "help.text" msgid "Assign" msgstr "Assigner" #. 2MGjs #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147406\n" "help.text" msgid "Assigns the selected macro to the specified event. The assigned macro's entries are set after the event." msgstr "Assigne la macro sélectionnée à l'événement spécifié. Les entrées de la macro assignée sont définies en fonction de l'événement." #. JJDYD #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3150533\n" "help.text" msgid "Remove" msgstr "Supprimer" #. GvfMa #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3166456\n" "help.text" msgid "Removes the macro that is assigned to the selected item." msgstr "Supprime la macro assignée à l'élément sélectionné." #. yo5bN #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3159126\n" "help.text" msgid "Macro selection" msgstr "Champ de sélection de macros" #. 8RHGY #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3149149\n" "help.text" msgid "Select the macro that you want to assign." msgstr "Sélectionnez la macro à assigner." #. nDFX5 #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "tit\n" "help.text" msgid "CallByName Function" msgstr "Fonction CallByName" #. 3957Y #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "hd_id3150669\n" "help.text" msgid "CallByName Function" msgstr "Fonction CallByName" #. 7EWyG #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id3149670\n" "help.text" msgid "Invokes a subroutine by its string name." msgstr "Appelle une sous-routine par son nom de chaîne." #. V4GLV #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "bm_id3150669\n" "help.text" msgid "CallByName function API;OfficeFilePicker" msgstr "CallByName, fonction API;OfficeFilePicker" #. kJE7K #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id3153360\n" "help.text" msgid "CallByName(object As Object, ProcName As String, CallType As Integer [,arg0 [,arg1 …]])" msgstr "CallByName(object As Object, ProcName As String, CallType As Integer [,arg0 [,arg1 …]])" #. vF2Bi #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id3154141\n" "help.text" msgid "result: An optional variable that contains the result of the called method or property." msgstr "result : une variable facultative qui contient le résultat de la méthode ou de la propriété appelée." #. qDp7h #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id3150448\n" "help.text" msgid "object: A Basic module, ClassModule instance or UNO service holding properties or methods." msgstr "object : un module de base, une instance de ClassModule ou un service UNO contenant des propriétés ou des méthodes." #. EiVq3 #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id3150449\n" "help.text" msgid "ProcName: The Function, Sub or Property that is being called." msgstr "ProcName : la Function, Sub ou Property qui est appelée." #. YnBZr #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id3150450\n" "help.text" msgid "CallType: The type of performed action such as Get, Let, Method and Set." msgstr "CallType : le type d'action effectuée, comme Get, Let, Method et Set." #. PpyR8 #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id3150451\n" "help.text" msgid "arg0, arg1 …: The Function optional parameters given as positional arguments." msgstr "arg0, arg1 … : Les paramètres facultatifs Function donnés comme arguments positionnels." #. J4tFe #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id951642689912087\n" "help.text" msgid "Arguments are provided in the exact same order defined in the method signature. Keyword arguments are not possible." msgstr "Les arguments sont fournis dans le même ordre que celui défini dans la signature de la méthode. Les arguments de mot-clé ne sont pas possibles." #. EYBNE #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id331644505028463\n" "help.text" msgid "Value" msgstr "Valeur" #. arGjh #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id541644505028463\n" "help.text" msgid "CallType Description" msgstr "Description de CallType" #. 34akS #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id661644505028464\n" "help.text" msgid "Method: Calls a procedure as a function or a subroutine." msgstr "Method : appelle une procédure en tant que fonction ou sous-programme." #. vC2DV #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id661644505028465\n" "help.text" msgid "Get: Reads a property or variable content." msgstr "Get : lit une propriété ou un contenu de variable." #. 65JuB #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id661644505028466\n" "help.text" msgid "Let: Assigns a content to a Property or variable." msgstr "Let : attribue un contenu à une Property ou à une variable." #. AGBZb #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id661644505028467\n" "help.text" msgid "Set: Assigns a reference value to an Object or Variant variable." msgstr "Set : attribue une valeur de référence à une variable Object ou Variant." #. EMgkf #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id661644588401903\n" "help.text" msgid "A Calc.Maths module contains a Multiply function expecting a varying list of numbers." msgstr "Un module Calc.Maths contient une fonction Multiply attendant une liste variable de nombres." #. e4GEe #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id711644588403951\n" "help.text" msgid "ScriptForge.Platform.Architecture information is retrieved." msgstr "Les informations ScriptForge.Platform.Architecture sont récupérées." #. JpUmu #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "par_id651644588404943\n" "help.text" msgid "DisplayDirectory property of com.sun.star.ui.dialogs.FilePicker UNO service is set to the user home folder, its content is read twice." msgstr "La propriété DisplayDirectory du service UNO com.sun.star.ui.dialogs.FilePicker est définie sur le dossier d'accueil de l'utilisateur, son contenu est lu deux fois." #. 3DsDt #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "bas_id791644586147817\n" "help.text" msgid "BasicLibraries.loadLibrary(\"Calc\") ' Calc.Maths user library.module" msgstr "BasicLibraries.loadLibrary(\"Calc\") ' Calc.Maths user library.module" #. HBeDy #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "hd_id971644589733247\n" "help.text" msgid "Calc.Maths module" msgstr "Module Calc.Maths" #. jkaab #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "bas_id811644589423326\n" "help.text" msgid "Option Compatible ' Calc.Maths module" msgstr "Option Compatible ' Calc.Maths module" #. xbQAQ #: CallByName.xhp msgctxt "" "CallByName.xhp\n" "bas_id661644589424096\n" "help.text" msgid "''' Multiply a variable list of numbers '''" msgstr "''' Multiplier une liste variable de nombres '''" #. Ug7AF #: Compiler_options.xhp msgctxt "" "Compiler_options.xhp\n" "tit\n" "help.text" msgid "Compiler Options" msgstr "Options du compilateur" #. 4BZ89 #: Compiler_options.xhp msgctxt "" "Compiler_options.xhp\n" "bm_id681592403821304\n" "help.text" msgid "Compiler Options Runtime conditions" msgstr "Options du compilateurConditions d'exécution" #. aLn5V #: Compiler_options.xhp msgctxt "" "Compiler_options.xhp\n" "hd_id951592401835244\n" "help.text" msgid "Compiler Options, Runtime Conditions" msgstr "Options du compilateur, conditions d'exécution" #. PEuT6 #: Compiler_options.xhp msgctxt "" "Compiler_options.xhp\n" "N0084\n" "help.text" msgid "Compiler options specified at the module level affect %PRODUCTNAME Basic compiler checks and error messages. Basic syntax as well as Basic set of instructions can be different according to the options that are in use. The less Option, the easiest and tolerant %PRODUCTNAME Basic language is. The more Option, the richer and controlled Basic language gets." msgstr "Les options du compilateur spécifiées au niveau du module affectent les Basic compiler checks %PRODUCTNAME et les messages d'erreur. La syntaxe Basic aussi bien l'ensemble des instructions Basic peuvent être différents en fonctions des options utilisées. Le moins Option est utilisé, au plus le langage %PRODUCTNAME Basic est facile et tolérant. Le plus Option est utilisé, au plus le langage Basic devient riche et contrôlé." #. auPDi #: Compiler_options.xhp msgctxt "" "Compiler_options.xhp\n" "par_id141592406254504\n" "help.text" msgid "Compiler options must be specified before the executable program code in a module." msgstr "Les options du compilateur doivent être spécifiées avant le code du programme exécutable dans un module." #. U5B8L #: Compiler_options.xhp msgctxt "" "Compiler_options.xhp\n" "par_id491585753339474\n" "help.text" msgid "Option Statement diagram" msgstr "Diagramme Option Statement" #. AXgWX #: Compiler_options.xhp msgctxt "" "Compiler_options.xhp\n" "hd_id331592403410631\n" "help.text" msgid "Option Private Module" msgstr "Option Private Module" #. DeBTh #: Compiler_options.xhp msgctxt "" "Compiler_options.xhp\n" "par_id161592405163812\n" "help.text" msgid "Specifies that the scope of the module is that of the Basic library it belongs to." msgstr "Indique que l'étendue du module est celle de la bibliothèque auquel il appartient." #. 4fh7R #: Compiler_options.xhp msgctxt "" "Compiler_options.xhp\n" "par_id141592408035462\n" "help.text" msgid "Options specified at the module level also affect %PRODUCTNAME Basic runtime conditions. The behaviour of %PRODUCTNAME Basic instructions can differ." msgstr "Les options spécifiées au niveau du module affectent également les conditions d'exécution Basic %PRODUCTNAME. Le comportement des instructions %PRODUCTNAME Basic peut différer." #. 6D8B8 #: Compiler_options.xhp msgctxt "" "Compiler_options.xhp\n" "par_id291592407073335\n" "help.text" msgid "Property statement" msgstr "Instruction Property" #. tWPnu #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "tit\n" "help.text" msgid "CreateUnoServiceWithArguments Function" msgstr "Fonction CreateUnoServiceWithArguments" #. BEBAm #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "bm_id3150682\n" "help.text" msgid "CreateUnoServiceWithArguments function API;FilePicker" msgstr "CreateUnoServiceWithArguments, fonctionAPI;FilePicker" #. jy6GG #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "hd_id3150682\n" "help.text" msgid "CreateUnoServiceWithArguments Function" msgstr "Fonction CreateUnoServiceWithArguments" #. hpwH8 #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "par_id3152924\n" "help.text" msgid "Instantiates a UNO service with the ProcessServiceManager, including supplemental optional arguments." msgstr "Instancie un service UNO avec le ProcessServiceManager, y compris des arguments facultatifs supplémentaires." #. F22EU #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "par_id301666950633646\n" "help.text" msgid "UNO services that can be used with CreateUnoServiceWithArguments function are identifiable with method names that follow a createInstanceWith.. or createWith.. naming pattern." msgstr "Les services UNO qui peuvent être utilisés avec la fonction CreateUnoServiceWithArguments sont identifiables avec des noms de méthode qui suivent un modèle de nommage createInstanceWith.. ou createWith..." #. GzWhN #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "par_id781666942583785\n" "help.text" msgid "ServiceName: The UNO service name to be created." msgstr "ServiceName : Le nom du service UNO à créer." #. WiMhH #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "par_id11666942585785\n" "help.text" msgid "Arguments: One to many arguments that specify the instance of the service. Arguments are stored as a one dimensional array, according to their positions in the constructor method definition." msgstr "Arguments : un à plusieurs arguments qui spécifient l'instance du service. Les arguments sont stockés sous la forme d'une matrice unidimensionnel, en fonction de leur position dans la définition de la méthode du constructeur." #. HzdPA #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "par_id311666942529939\n" "help.text" msgid "An instance of the given UNO service name, otherwise Null value." msgstr "Une instance du nom de service UNO donné, sinon une valeur Null." #. J5VwA #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "par_id921629989537850\n" "help.text" msgid "For a list of available services, visit the com::sun::star Module reference page." msgstr "Pour une liste des services disponibles, visitez la page de référence com::sun::star Module." #. aZvnx #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "par_id891561653344669\n" "help.text" msgid "The com.sun.star.ui.dialogs.FilePicker example below displays a Save As dialog with two extra controls: a listbox and a checkbox." msgstr "L'exemple com.sun.star.ui.dialogs.FilePicker ci-dessous affiche une boîte de dialogue Enregistrer sous avec deux contrôles supplémentaires : une zone de liste et une case à cocher." #. Br5yC #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "par_id351629989310797\n" "help.text" msgid "UNO services have an extensive online documentation in the api.libreoffice.org website. Visit the FilePicker Service reference page to learn more about the methods provided by the service used in the example above." msgstr "Les services UNO disposent d'une documentation en ligne complète sur le site Web api.libreoffice.org. Visitez la page de référence FilePicker Service pour en savoir plus sur les méthodes fournies par le service utilisé dans l'exemple ci-dessus." #. 3HnqR #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "bm_id8334604\n" "help.text" msgid "filepicker;API service" msgstr "filepicker;API service" #. qboA2 #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "par_idN10625\n" "help.text" msgid "The following code uses the service com.sun.star.security.DocumentDigitalSignatures to sign the current document:" msgstr "Le code suivant utilise le service com.sun.star.security.DocumentDigitalSignatures pour signer le document actuel :" #. Gx523 #: CreateUnoSvcWithArgs.xhp msgctxt "" "CreateUnoSvcWithArgs.xhp\n" "par_id921666951609352\n" "help.text" msgid "CreateWithVersion and createWithVersionAndValidSignature constructor methods in com.sun.star.security.DocumentDigitalSignatures UNO service indicate two different ways of instantiating this service with CreateUnoServiceWithArguments function." msgstr "Les méthodes de constructeur CreateWithVersion et createWithVersionAndValidSignature dans le service UNO com.sun. star.security.DocumentDigitalSignatures indiquent deux manières différentes d'instancier ce service avec la fonction CreateUnoServiceWithArguments." #. ZbXw2 #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "tit\n" "help.text" msgid "Err VBA Object" msgstr "Objet Err VBA" #. iHP2L #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0010\n" "help.text" msgid "Err object Error;raising Error;handling" msgstr "Objet ErrErreur;déclencherErreur;gérer" #. AENEA #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0011\n" "help.text" msgid "Err Object [VBA]" msgstr "Objet Err [VBA]" #. RZpQL #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0012\n" "help.text" msgid "Use VBA Err object to raise or handle runtime errors." msgstr "Utilisez l'objet Err VBA pour déclencher ou gérer les erreurs d'exécution." #. D7JiE #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0012b\n" "help.text" msgid "Err is a built-in VBA global object that allows:" msgstr "Err est un objet global VBA intégré qui permet :" #. VpE8g #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0013\n" "help.text" msgid "to raise predefined Basic errors" msgstr "générer des erreurs Basic prédéfinies" #. tFEYq #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0014\n" "help.text" msgid "to throw user-defined exceptions" msgstr "pour lever des exceptions définies par l'utilisateur" #. BeB2y #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0015\n" "help.text" msgid "to name the routine originating the error" msgstr "pour nommer la routine à l'origine de l'erreur" #. 5FhxC #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0016\n" "help.text" msgid "to describe the error and possible solutions" msgstr "pour décrire l'erreur et les solutions possibles" #. QaZUT #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0017\n" "help.text" msgid "The VBA Err object has the following properties and methods:" msgstr "L'objet VBA Err a les propriétés et méthodes suivantes :" #. ivkYo #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0018\n" "help.text" msgid "Properties" msgstr "Propriétés" #. D5j9D #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0020\n" "help.text" msgid "The Description property gives the nature of the error. Description details the various reasons that may be the cause of the error. Ideally, it provides the multiple course of actions to help solve the issue and prevent its reoccurrence. The Basic alias is the Error function for %PRODUCTNAME predefined errors." msgstr "La propriété Description donne la nature de l'erreur. Description détaille les différentes raisons pouvant provoquer l'erreur. Idéalement, elle fournit les multiples actions visant à résoudre le problème et empêcher sa réapparition. Son alias Basic est la fonction Error pour les erreurs prédéfinies de %PRODUCTNAME." #. TBtJy #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0022\n" "help.text" msgid "The error code associated with the error. Err object default property is Number. The %PRODUCTNAME Basic alias is the Err function." msgstr "C'est le code d'erreur associé à l'erreur. La propriété par défaut de l'objet Err est Number. L'alias %PRODUCTNAME Basic est la fonction Err." #. NJEmn #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0024\n" "help.text" msgid "Source indicates the name of the routine that produces the error. Source is an option for user-defined errors." msgstr "Source indique le nom de la routine qui produit cette erreur. Source est une option pour les erreurs définies par l'utilisateur." #. MuyUY #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0025\n" "help.text" msgid "Methods" msgstr "Méthodes" #. Fi3FW #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0027\n" "help.text" msgid "Resets description, Erl, number and source properties of current error. The %PRODUCTNAME Basic alias is the Resume statement." msgstr "Réinitialise la descriptions, les propriétés Erl, de nombre et de la source de l'erreur active. L'alias %PRODUCTNAME Basic est l'instruction Resume." #. mACWG #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0029\n" "help.text" msgid "Throws user-defined errors or predefined errors. The %PRODUCTNAME Basic alias is the Error statement." msgstr "Lance des erreurs définies par l'utilisateur ou des erreurs prédéfinies. L'alias %PRODUCTNAME Basic est l'instruction Error." #. EyCJv #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0030\n" "help.text" msgid "Parameters" msgstr "Paramètres" #. 9a9P9 #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0031\n" "help.text" msgid "Number: A user-defined or predefined error code to be raised." msgstr "Number: un code d'erreur pré-défini ou défini par l'utilisateur à élever." #. DoFG8 #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0032\n" "help.text" msgid "Error code range 0-2000 is reserved for %PRODUCTNAME Basic. User-defined errors may start from higher values in order to prevent collision with %PRODUCTNAME Basic future developments." msgstr "La plage de codes d'erreur 0-2000 est réservée à %PRODUCTNAME Basic. Les erreurs définies par l'utilisateur peuvent commencer à partir de valeurs plus élevées afin d'éviter une collision avec les développements futurs de %PRODUCTNAME Basic." #. VAmhX #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0033\n" "help.text" msgid "Source: The name of the routine raising the error. A name in the form of \"myLibrary.myModule.myProc\" is recommended." msgstr "Source: le nom de la routine provoquant l'erreur. Un nom sous la forme de \"myLibrary.myModule.myProc\" est recommandé." #. wFqtB #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0034\n" "help.text" msgid "Description: A description of the problem leading to stop the running process, accompanied with the various reasons that may cause it. A detailed list of the possible course of actions that may help solve the problem is recommended." msgstr "Description: une description du problème entraînant l'arrêt du processus en cours, accompagnée des différentes raisons qui peuvent le provoquer. Une liste détaillée des actions possibles pouvant aider à résoudre le problème est recommandée." #. q9uAh #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0041\n" "help.text" msgid "Err.Raise 2020, Description:=\"This is an intended user-defined error …\"" msgstr "Err.Raise 2020, Description:=\"This is an intended user-defined error …\"" #. vuP6g #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0045\n" "help.text" msgid "errTitle = \"Error \"& Err &\" at line \"& Erl &\" in \"& Err.Source" msgstr "errTitle = \"Error \"& Err &\" at line \"& Erl &\" in \"& Err.Source" #. ZXCWy #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0050\n" "help.text" msgid "Exception ClassModule" msgstr "Exception ClassModule" #. bxhGF #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0049\n" "help.text" msgid "A short ClassModule, that wraps VBA Err object, can distribute Err properties and methods for standard %PRODUCTNAME Basic modules." msgstr "Un courtClassModule, qui encapsule l'objet VBA Err, peut distribuer les propriétés et méthodes Err des modules %PRODUCTNAME Basic standards." #. tECEu #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0069\n" "help.text" msgid "Example" msgstr "Exemple" #. oA4pq #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0078\n" "help.text" msgid "\"Any multi-line description for this user-defined exception\")" msgstr "\"Toute description sur plusieurs lignes pour cette exception définie par l'utilisateur\")" #. hzLgR #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0079\n" "help.text" msgid "' your code goes here …" msgstr "' votre code ici…" #. wEaa3 #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0083\n" "help.text" msgid "errTitle = \"Error \"& Exc.Number &\" at line \"& Erl &\" in \"& Exc.Source" msgstr "errTitle = \"Error \"& Exc.Number &\" at line \"& Erl &\" in \"& Exc.Source" #. s4Eso #: ErrVBA.xhp msgctxt "" "ErrVBA.xhp\n" "N0088\n" "help.text" msgid "The Error statement or an Exception-like class module can be used interchangeably, while the latter adds extra features." msgstr "L'instruction Error ou un module de classe de type Exception peut être utilisé de manière interchangeable, tandis que ce dernier ajoute des fonctionnalités supplémentaires." #. h6V9P #: GetPathSeparator.xhp msgctxt "" "GetPathSeparator.xhp\n" "tit\n" "help.text" msgid "GetPathSeparator function" msgstr "Fonction GetPathSeparator" #. yoJLS #: GetPathSeparator.xhp msgctxt "" "GetPathSeparator.xhp\n" "N0001\n" "help.text" msgid "GetPathSeparator function" msgstr "fonction GetPathSeparator" #. DXtQk #: GetPathSeparator.xhp msgctxt "" "GetPathSeparator.xhp\n" "N0002\n" "help.text" msgid "GetPathSeparator Function" msgstr "Fonction GetPathSeparator" #. dWBDB #: GetPathSeparator.xhp msgctxt "" "GetPathSeparator.xhp\n" "N0003\n" "help.text" msgid "Returns the operating system-dependent directory separator used to specify file paths." msgstr "Renvoie le séparateur de répertoire dépendant du système d'exploitation utilisé pour spécifier les chemins d'accès aux fichiers." #. 8jaPZ #: GetPathSeparator.xhp msgctxt "" "GetPathSeparator.xhp\n" "N0008\n" "help.text" msgid "\"/\" UNIX, including MacOS" msgstr "\"/\" UNIX, y compris MacOS" #. p2tHv #: GetPathSeparator.xhp msgctxt "" "GetPathSeparator.xhp\n" "N0010\n" "help.text" msgid "None." msgstr "Aucun." #. qqbvK #: GetPathSeparator.xhp msgctxt "" "GetPathSeparator.xhp\n" "N0017\n" "help.text" msgid "It is recommended to use:" msgstr "Il est recommandé d'utiliser :" #. JaELK #: GetPathSeparator.xhp msgctxt "" "GetPathSeparator.xhp\n" "N0018\n" "help.text" msgid "ConvertFromURL function to convert a file URL to a system file name." msgstr "ConvertFromURL fonction pour convertir une URL de fichier en nom de fichier du système." #. FoteC #: GetPathSeparator.xhp msgctxt "" "GetPathSeparator.xhp\n" "N0019\n" "help.text" msgid "ConvertToURL function to convert a system file name to a file URL." msgstr "ConvertToURL fonction pour convertir un nom de fichier du système en URL de fichier." #. Ebp5F #: GetPathSeparator.xhp msgctxt "" "GetPathSeparator.xhp\n" "N0020\n" "help.text" msgid "See also URL Notation" msgstr "Voir aussi notation d'URL" #. PRG9t #: Resume.xhp msgctxt "" "Resume.xhp\n" "tit\n" "help.text" msgid "Resume Statement" msgstr "Instruction Resume" #. sMcg4 #: Resume.xhp msgctxt "" "Resume.xhp\n" "N0001\n" "help.text" msgid "Resume statement" msgstr "Instruction Resume" #. zjXXC #: Resume.xhp msgctxt "" "Resume.xhp\n" "N0002\n" "help.text" msgid "Resume Statement" msgstr "Instruction Resume" #. AVhyb #: Resume.xhp msgctxt "" "Resume.xhp\n" "N0003\n" "help.text" msgid "Resets error information and indicates what to execute next." msgstr "Réinitialise les informations d'erreur et indique ce qui est exécuté ensuite." #. FhZm3 #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id491585753339474\n" "help.text" msgid "Resume Statement diagram" msgstr "Diagramme instruction Resume" #. eafvm #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id481586090298901\n" "help.text" msgid "0: Resets error information and re-executes the instruction that caused the error. 0 is optional." msgstr "0: réinitialise les informations d'erreur et exécute à nouveau l'instruction qui a causé l'erreur. 0 est facultatif." #. fakJ2 #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id331586090532804\n" "help.text" msgid "label: Resets error information and resumes execution at the specified label of the current subroutine." msgstr "label: réinitialise les informations d'erreur et reprend l'exécution à l'étiquette spécifiée de la sous routine active." #. 7NaeS #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id331586090432804\n" "help.text" msgid "Next: Resets error information and executes the instruction following the one that caused the error." msgstr "Next: réinitialise les informations d'erreur et exécute l'instruction suivant celle qui a causé l'erreur." #. 3Jge7 #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id441586333320983\n" "help.text" msgid "Error information is built with Erl, Err and Error$ functions." msgstr "Les informations d'erreur sont compilées avec les fonctions Erl, Err et Error$." #. PoXod #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id741586333516110\n" "help.text" msgid "Erl: Module line number where error occurs." msgstr "Erl: numéro de ligne du module où l'erreur se produit." #. aX9ZN #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id81586333580520\n" "help.text" msgid "Err: Error number." msgstr "Err: numéro de l'erreur" #. ctA2t #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id721586333586263\n" "help.text" msgid "Error[$]: Error description." msgstr "Error[$]: description de l'erreur." #. fDJgb #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id941586091561618\n" "help.text" msgid "Using Resume to reset error information prevents the propagation of the handled condition to calling routines." msgstr "L'utilisation de Resume pour réinitialiser les informations d'erreur empêche la propagation de la condition gérée aux routines d'appel." #. coy5D #: Resume.xhp msgctxt "" "Resume.xhp\n" "hd_id441586092960246\n" "help.text" msgid "Examples:" msgstr "Exemples :" #. 4dyMX #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id961586248539108\n" "help.text" msgid "Typical error handling routines are: alerting the user, fixing the error, logging error information or re-throwing custom errors that provide explanations with resolution instructions. Use Resume label when requiring such mechanisms." msgstr "Les routines de gestion des erreurs typiques sont les suivantes : alerter l'utilisateur, corriger l'erreur, consigner les informations sur les erreurs ou renvoyer des erreurs personnalisées qui fournissent des explications avec des instructions de résolution. Utilisez Resume label lorsque vous avez besoin de tels mécanismes." #. VCDS3 #: Resume.xhp msgctxt "" "Resume.xhp\n" "bas_id451586093122848\n" "help.text" msgid "' routine code goes here" msgstr "' code de la routine ici" #. BFzfG #: Resume.xhp msgctxt "" "Resume.xhp\n" "bas_id515860931234846\n" "help.text" msgid "Error 91 ' example error" msgstr "Error 91 ' erreur exemple" #. uFVnv #: Resume.xhp msgctxt "" "Resume.xhp\n" "bas_id361586093126654\n" "help.text" msgid "' routine cleanup code goes here" msgstr "' code nettoyé de la routine ici" #. UNbMJ #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id61586095819168\n" "help.text" msgid "Use Resume Next, for example, when reporting anomalies encountered for an iterating process that must not be interrupted. In which case multiple handling routines may be required." msgstr "Utilisez Resume Next, par exemple, lors du signalement d'anomalies rencontrées pour un processus d'itération qui ne doit pas être interrompu. Dans ce cas, plusieurs routines de gestion peuvent être nécessaires." #. AeVfB #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id461586091018138\n" "help.text" msgid "Using Resume without parameters to re-execute the faulty instruction can fit certain situations. However that may cause a never ending loop." msgstr "L'utilisation de Resume sans paramètres pour ré-exécuter l'instruction défectueuse peut s'adapter à certaines situations. Cependant, cela peut provoquer une boucle sans fin." #. DeHMt #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "tit\n" "help.text" msgid "Using Calc Functions in Macros" msgstr "Utilisation des fonctions Calc dans les macros" #. B2ErX #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bm_id291592361063458\n" "help.text" msgid "calling Calc function;macros setting Calc function;macros macros;calling Calc function macros;setting Calc function createUNOservice function;calling Calc function API;sheet.addin.Analysis API;sheet.FunctionAccess" msgstr "Appel de la fonction Calc;macrosParamétrage de la fonction Calc;macrosMacros;appel de la fonction CalcMacros;réglage de la fonction Calc Fonction createUNOservice;appel de la fonction CalcAPI;sheet.addin.Analysis API;sheet.FunctionAccess" #. wHDmE #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "hd_id91592352089011\n" "help.text" msgid "Using Calc Functions in Macros" msgstr "Utilisation des fonctions Cacl dans les macros" #. vixak #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id1001592359117987\n" "help.text" msgid "In addition to the native BASIC functions, you can call Calc functions in your macros and scripts and set Calc functions in cell formulas." msgstr "En plus des fonctions BASIC natives, vous pouvez appeler des fonctions Calc dans les macros et scripts et définir des fonctions Calc dans des formules de cellule." #. pFoqw #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "hd_id251592352174921\n" "help.text" msgid "Calling Internal Calc functions in Basic" msgstr "Appel de fonctions Calc internes en Basic" #. 2rKcD #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id731592352332694\n" "help.text" msgid "Use the CreateUNOService function to access the com.sun.star.sheet.FunctionAccess service." msgstr "Utilisez la fonction CreateUNOService pour accéder au service com.sun.star.sheet.FunctionAccess." #. LFEou #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id751629987917982\n" "help.text" msgid "The example below creates a function named MyVlook that calls the VLOOKUP Calc function over a data array passed as argument and returns the value found by the function." msgstr "L'exemple ci-dessous crée une fonction nommée MyVlook qui appelle la fonction Calc RECHERCHEV sur une table de données passée en argument et renvoie la valeur trouvée par la fonction." #. NyNyQ #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id271629987890173\n" "help.text" msgid "' Always use the function name in English" msgstr "' Toujours utiliser le nom de la fonction en anglais" #. TDuCT #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id241629988142878\n" "help.text" msgid "The macro below presents an example of how the MyVlook function can be called. It first creates a 5-by-2 data array and then calls the function MyVlook and shows the returned value using MsgBox." msgstr "La macro ci-dessous présente un exemple de la façon dont la fonction MyVlook peut être appelée. Une matrice de données 5 sur 2 est d'abord créée, puis appelle la fonction MyVlook et affiche la valeur renvoyée à l'aide de MsgBox." #. XincG #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id331629988249519\n" "help.text" msgid "' Creates a 5 by 2 array and fills it with data" msgstr "' Crée une matrice de 5 par 2 et la remplit de données" #. vGqJS #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id641629988249903\n" "help.text" msgid "myData(1, 1) = 1 : myData(1, 2) = \"Strongly disagree\"" msgstr "myData(1, 1) = 1 : myData(1, 2) = \"Fortement en désaccord\"" #. tFbTR #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id201629988250130\n" "help.text" msgid "myData(2, 1) = 3 : myData(2, 2) = \"Disagree\"" msgstr "myDatas(2, 1) = 3 : myData(2, 2) = \"Pas d'accord\"" #. FtDFM #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id291629988250317\n" "help.text" msgid "myData(3, 1) = 5 : myData(3, 2) = \"Undecided\"" msgstr "myData(3, 1) = 5 : myData(3, 2) = \"Indécis\"" #. VAGCD #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id731629988250530\n" "help.text" msgid "myData(4, 1) = 7 : myData(4, 2) = \"Agree\"" msgstr "myDatas(4, 1) = 7 : myData(4, 2) = \"D'accord\"" #. zVfFm #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id641629988250759\n" "help.text" msgid "myData(5, 1) = 9 : myData(5, 2) = \"Strongly agree\"" msgstr "myData(5, 1) = 9 : myData(5, 2) = \"Tout à fait d'accord\"" #. bH6aF #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id521629988250997\n" "help.text" msgid "' Looks up the data array" msgstr "' Recherche la matrice de données" #. dbNrF #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id491629988324413\n" "help.text" msgid "' Shows the message \"Disagree\"" msgstr "' Affiche le message \"Pas d'accord\"" #. u8bVb #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "hd_id261632673377666\n" "help.text" msgid "Setting Cell Formulas Containing Internal Calc Functions" msgstr "Définition de formules de cellule contenant des fonctions Calc internes" #. QAMok #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id41632673385259\n" "help.text" msgid "Use the formula text string to add a formula to a spreadsheet cell." msgstr "Utilisez la chaîne de texte de formule pour ajouter une formule à une cellule de feuille de calcul." #. o3jiB #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id291632673370039\n" "help.text" msgid "All Calc functions must be expressed with their English names." msgstr "Toutes les fonctions Calc doivent être exprimées avec leurs noms anglais." #. dfwfw #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id101632673833258\n" "help.text" msgid "REM Add a formula to cell A1. Function name must be in English." msgstr "REM Ajouter une formule à la cellule A1. Le nom de la fonction doit être en anglais." #. BcaTk #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id191632673837838\n" "help.text" msgid "REM Cell A1 displays the localized function name" msgstr "La cellule REM A1 affiche le nom de la fonction traduit." #. V3quU #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "hd_id561592352225441\n" "help.text" msgid "Calling Add-In Calc Functions in BASIC" msgstr "Appel de fonctions Add-in Calc en BASIC" #. xtVYE #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id261592359338681\n" "help.text" msgid "The Calc Add-In functions are in the UNO services com.sun.star.sheet.addin.Analysis, com.sun.star.sheet.addin.DateFunctions and com.sun.star.sheet.addin.PricingFunctions." msgstr "Les fonctions Calc Add-In se trouvent dans les services UNO com.sun.star.sheet.addin.Analysis, com.sun.star.sheet.addin.DateFunctions et com.sun.star.sheet.addin.PricingFunctions." #. 94wim #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id421592358343633\n" "help.text" msgid "REM Example calling Add-in function SQRTPI" msgstr "REM Exemple d'appel de la fonction Add-in SQRTPI" #. bFnDA #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id731592358351744\n" "help.text" msgid "Function MySQRTPI(arg as double) as double" msgstr "Fonction MySQRTPI (arg as double) comme double" #. HHyMW #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id211592358377026\n" "help.text" msgid "MySQRTPI = oService.getSqrtPi(arg)" msgstr "MySQRTPI = oService.getSqrtPi(arg)" #. 4Rj5v #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "hd_id251632673972700\n" "help.text" msgid "Setting Cell Formulas with Add-In Functions" msgstr "Définition de formules de cellule avec des fonctions de l'Add-In" #. wPiTB #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id431632674656090\n" "help.text" msgid "The Add-In function must be expressed by its UNO service name." msgstr "La fonction Add-In doit être exprimée par son nom de service UNO." #. nUVAe #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id101632623833258\n" "help.text" msgid "REM Add an Add-In formula to cell A1. Function name is the UNO service name." msgstr "REM Ajoutez une formule Add-In à la cellule A1. Le nom de la fonction est le nom du service UNO." #. Q6BTa #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id191632673867838\n" "help.text" msgid "REM Cell A1 displays the localized function name" msgstr "La cellule REM A1 affiche le nom de la fonction traduit." #. gtxdC #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "hd_id661632676716180\n" "help.text" msgid "UNO Service Names for Analysis Add-In Functions" msgstr "Noms de service UNO pour les fonctions complémentaires d'analyse" #. SBEpf #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id651629988674793\n" "help.text" msgid "The table below presents a list of all Calc Analysis Add-In functions and their respective UNO service names." msgstr "Le tableau ci-dessous présente une liste de toutes les fonctions du complément d'analyse Calc et leurs noms de service UNO respectifs." #. 2NxGD #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id511592356505781\n" "help.text" msgid "Calc Function name" msgstr "Nom de la fonction Calc" #. b2FSD #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id471592356505782\n" "help.text" msgid "UNO service name" msgstr "Nom du service UNO" #. emGWD #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id721592355432992\n" "help.text" msgid "ACCRINT" msgstr "ACCRINT" #. oKBuD #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id311592355461144\n" "help.text" msgid "ACCRINTM" msgstr "ACCRINTM" #. pBfUh #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id731592355465193\n" "help.text" msgid "AMORDEGRC" msgstr "AMORDEGRC" #. ViiCh #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id361592355471024\n" "help.text" msgid "AMORLINC" msgstr "AMORLINC" #. ZeeMB #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id11592355475920\n" "help.text" msgid "BESSELI" msgstr "BESSELI" #. Bv4xD #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id841592355481243\n" "help.text" msgid "BESSELJ" msgstr "BESSELJ" #. Ana8S #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id781592355488489\n" "help.text" msgid "BESSELK" msgstr "BESSELK" #. gPmYm #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id751592355494321\n" "help.text" msgid "BESSELY" msgstr "BESSELY" #. Rhr8N #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id661592355500416\n" "help.text" msgid "BIN2DEC" msgstr "BIN2DEC" #. CF6He #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id331592355505769\n" "help.text" msgid "BIN2HEX" msgstr "BIN2HEX" #. XJGN7 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id691592355510409\n" "help.text" msgid "BIN2OCT" msgstr "BIN2OCT" #. trpYC #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id1001592355515562\n" "help.text" msgid "COMPLEX" msgstr "COMPLEX" #. eHuPF #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id661592355519833\n" "help.text" msgid "CONVERT" msgstr "CONVERT" #. yF4wh #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id501592355525049\n" "help.text" msgid "COUPDAYBS" msgstr "COUPDAYBS" #. SArWm #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id251592355529338\n" "help.text" msgid "COUPDAYS" msgstr "COUPDAYS" #. CkhYX #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id681592355545522\n" "help.text" msgid "COUPDAYSNC" msgstr "COUPDAYSNC" #. A4oUG #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id151592355550475\n" "help.text" msgid "COUPNCD" msgstr "COUPNCD" #. 8Eyr4 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id291592355554258\n" "help.text" msgid "COUPNUM" msgstr "COUPNUM" #. ur3HX #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id361592355563155\n" "help.text" msgid "COUPPCD" msgstr "COUPPCD" #. HYaqY #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id591592355570035\n" "help.text" msgid "CUMIPMT" msgstr "CUMIPMT" #. ccwAv #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id681592355573971\n" "help.text" msgid "CUMPRINC" msgstr "CUMPRINC" #. CWYx5 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id591592355577411\n" "help.text" msgid "DEC2BIN" msgstr "DEC2BIN" #. LZGCA #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id651592355580939\n" "help.text" msgid "DEC2HEX" msgstr "DEC2HEX" #. FABUZ #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id981592355585026\n" "help.text" msgid "DEC2OCT" msgstr "DEC2OCT" #. Y2HuZ #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id911592355588619\n" "help.text" msgid "DELTA" msgstr "DELTA" #. XMBJo #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id931592355591947\n" "help.text" msgid "DISC" msgstr "DISC" #. iTNtK #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id281592355595627\n" "help.text" msgid "DOLLARDE" msgstr "DOLLARDE" #. iWfvp #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id731592355599218\n" "help.text" msgid "DOLLARFR" msgstr "DOLLARFR" #. iq2zc #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id451592355602770\n" "help.text" msgid "DURATION" msgstr "DURATION" #. yzAGQ #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id261592355606039\n" "help.text" msgid "EDATE" msgstr "EDATE" #. ePmwB #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id221592355620084\n" "help.text" msgid "EFFECT" msgstr "EFFECT" #. whDH8 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id721592355623964\n" "help.text" msgid "EOMONTH" msgstr "EOMONTH" #. T8yoU #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id581592355627044\n" "help.text" msgid "ERF" msgstr "ERF" #. YFhBd #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id451592355631036\n" "help.text" msgid "ERFC" msgstr "ERFC" #. dKas5 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id851592355634629\n" "help.text" msgid "FACTDOUBLE" msgstr "FACTDOUBLE" #. 87Htt #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id731592355637900\n" "help.text" msgid "FVSCHEDULE" msgstr "FVSCHEDULE" #. jjTyE #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id431592355641084\n" "help.text" msgid "GCD" msgstr "GCD" #. mcjKe #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id461592355646844\n" "help.text" msgid "GESTEP" msgstr "GESTEP" #. Toc2i #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id471592355650772\n" "help.text" msgid "HEX2BIN" msgstr "HEX2BIN" #. CEWxE #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id91592355654156\n" "help.text" msgid "HEX2DEC" msgstr "HEX2DEC" #. RrpLx #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id401592355657388\n" "help.text" msgid "HEX2OCT" msgstr "HEX2OCT" #. 6GUuy #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id331592355660565\n" "help.text" msgid "IMABS" msgstr "IMABS" #. mUowh #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id401592355663828\n" "help.text" msgid "IMAGINARY" msgstr "IMAGINARY" #. 8GGrD #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id571592355667021\n" "help.text" msgid "IMARGUMENT" msgstr "IMARGUMENT" #. AaMnu #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id921592355670053\n" "help.text" msgid "IMCONJUGATE" msgstr "IMCONJUGATE" #. 4vbCQ #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id171592355673117\n" "help.text" msgid "IMCOS" msgstr "IMCOS" #. dr8EH #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id701592355676365\n" "help.text" msgid "IMCOSH" msgstr "IMCOSH" #. paAHR #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id601592355679652\n" "help.text" msgid "IMCOT" msgstr "IMCOT" #. twyK6 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id41592355682724\n" "help.text" msgid "IMCSC" msgstr "IMCSC" #. jKEFp #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id61592355685899\n" "help.text" msgid "IMCSCH" msgstr "IMCSCH" #. Lav7E #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id51592355688940\n" "help.text" msgid "IMDIV" msgstr "IMDIV" #. Q3Zxj #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id611592355692012\n" "help.text" msgid "IMEXP" msgstr "IMEXP" #. 7DUrG #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id381592355695069\n" "help.text" msgid "IMLN" msgstr "IMLN" #. pVmGz #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id231592355698892\n" "help.text" msgid "IMLOG10" msgstr "IMLOG10" #. gTxpZ #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id581592355702180\n" "help.text" msgid "IMLOG2" msgstr "IMLOG2" #. Windb #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id341592355705773\n" "help.text" msgid "IMPOWER" msgstr "IMPOWER" #. 4RLjP #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id301592355708742\n" "help.text" msgid "IMPRODUCT" msgstr "IMPRODUCT" #. mogsD #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id621592355711845\n" "help.text" msgid "IMREAL" msgstr "IMREAL" #. kaDjL #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id821592355714852\n" "help.text" msgid "IMSEC" msgstr "IMSEC" #. GAsAW #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id871592355718533\n" "help.text" msgid "IMSECH" msgstr "IMSECH" #. 8Dtdh #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id871592355721957\n" "help.text" msgid "IMSIN" msgstr "IMSIN" #. LnpEu #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id681592355725045\n" "help.text" msgid "IMSINH" msgstr "IMSINH" #. HoKey #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id801592355728022\n" "help.text" msgid "IMSQRT" msgstr "IMSQRT" #. EDQwc #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id851592355731069\n" "help.text" msgid "IMSUB" msgstr "IMSUB" #. Qfop5 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id131592355734118\n" "help.text" msgid "IMSUM" msgstr "IMSUM" #. DaiAF #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id761592355737109\n" "help.text" msgid "IMTAN" msgstr "IMTAN" #. AWW2a #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id91592355740301\n" "help.text" msgid "INTRATE" msgstr "INTRATE" #. BNWvt #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id561592355743397\n" "help.text" msgid "ISEVEN" msgstr "ISEVEN" #. 5Avoj #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id481592355746477\n" "help.text" msgid "ISODD" msgstr "ISODD" #. fwZ3Y #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id621592355749526\n" "help.text" msgid "LCM" msgstr "LCM" #. WDW3o #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id381592355752413\n" "help.text" msgid "MDURATION" msgstr "MDURATION" #. CaC2W #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id161592355755349\n" "help.text" msgid "MROUND" msgstr "MROUND" #. ipDJm #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id601592355758534\n" "help.text" msgid "MULTINOMIAL" msgstr "MULTINOMIAL" #. wDMMt #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id241592355761822\n" "help.text" msgid "NETWORKDAYS" msgstr "NETWORKDAYS" #. azBMs #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id121592355764950\n" "help.text" msgid "NOMINAL" msgstr "NOMINAL" #. FGnXt #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id161592355767958\n" "help.text" msgid "OCT2BIN" msgstr "OCT2BIN" #. npjsC #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id401592355770926\n" "help.text" msgid "OCT2DEC" msgstr "OCT2DEC" #. Bd3s5 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id981592355773838\n" "help.text" msgid "OCT2HEX" msgstr "OCT2HEX" #. iBzAQ #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id51592355776830\n" "help.text" msgid "ODDFPRICE" msgstr "ODDFPRICE" #. ParaD #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id581592355779822\n" "help.text" msgid "ODDFYIELD" msgstr "ODDFYIELD" #. 9CxRc #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id251592355782710\n" "help.text" msgid "ODDLPRICE" msgstr "ODDLPRICE" #. jBECN #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id331592355785647\n" "help.text" msgid "ODDLYIELD" msgstr "ODDLYIELD" #. opEEG #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id471592355788791\n" "help.text" msgid "PRICE" msgstr "PRICE" #. kXJnU #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id141592355791678\n" "help.text" msgid "PRICEDISC" msgstr "PRICEDISC" #. 24W75 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id341592355794671\n" "help.text" msgid "PRICEMAT" msgstr "PRICEMAT" #. rvmjF #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id681592355799718\n" "help.text" msgid "QUOTIENT" msgstr "QUOTIENT" #. AC3Lz #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id831592355803591\n" "help.text" msgid "RANDBETWEEN" msgstr "RANDBETWEEN" #. ZCZFS #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id701592355807287\n" "help.text" msgid "RECEIVED" msgstr "RECEIVED" #. nfAzV #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id231592355810343\n" "help.text" msgid "SERIESSUM" msgstr "SERIESSUM" #. uC2XH #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id111592355816454\n" "help.text" msgid "SQRTPI" msgstr "SQRTPI" #. t6kbr #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id521592355819614\n" "help.text" msgid "TBILLEQ" msgstr "TBILLEQ" #. BMCzh #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id351592355822703\n" "help.text" msgid "TBILLPRICE" msgstr "TBILLPRICE" #. KFSbi #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id921592355825694\n" "help.text" msgid "TBILLYIELD" msgstr "TBILLYIELD" #. Ce7D3 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id751592355828599\n" "help.text" msgid "WEEKNUM" msgstr "WEEKNUM" #. WKvrN #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id851592355831471\n" "help.text" msgid "WORKDAY" msgstr "WORKDAY" #. jJDdS #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id291592355834479\n" "help.text" msgid "XIRR" msgstr "XIRR" #. JEeBG #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id521592355837464\n" "help.text" msgid "XNPV" msgstr "XNPV" #. JkpJC #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id201592355840359\n" "help.text" msgid "YEARFRAC" msgstr "YEARFRAC" #. SaiBh #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id281592355843559\n" "help.text" msgid "YIELD" msgstr "YIELD" #. qFVKa #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id341592355846704\n" "help.text" msgid "YIELDDISC" msgstr "YIELDDISC" #. HY4dN #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id181592355849664\n" "help.text" msgid "YIELDMAT" msgstr "YIELDMAT" #. 9EfRH #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "hd_id661632676736180\n" "help.text" msgid "UNO Service Names for Date Add-In Functions" msgstr "Noms de service UNO pour les fonctions de complément de date" #. QMryg #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id751629988674793\n" "help.text" msgid "The table below presents a list of all Calc Date Add-In functions and their respective UNO service names." msgstr "Le tableau ci-dessous présente une liste de toutes les fonctions du complément Calc Date et leurs noms de service UNO respectifs." #. dcQK3 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id511593356505781\n" "help.text" msgid "Calc Function name" msgstr "Nom de la fonction Calc" #. TEzJG #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id471593356505782\n" "help.text" msgid "UNO service name" msgstr "Nom du service UNO" #. J6Jdh #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id721593355432992\n" "help.text" msgid "DAYSINMONTH" msgstr "JOURSDANSMOIS" #. yW5C5 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id761641413741892\n" "help.text" msgid "DAYSINYEAR" msgstr "JOURSDANSANNEE" #. vXhZ9 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id11641413916930\n" "help.text" msgid "MONTHS" msgstr "NB.MOIS" #. gWTY8 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id761641413962003\n" "help.text" msgid "WEEKS" msgstr "SEMAINES" #. DjCEK #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id71641413988924\n" "help.text" msgid "YEARS" msgstr "ANNEES" #. bNKK9 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id341641414018758\n" "help.text" msgid "ROT13" msgstr "ROT13" #. A7nYJ #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id171641414040589\n" "help.text" msgid "WEEKSINYEAR" msgstr "SEMAINESDANSANNEE" #. qqkuj #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "hd_id661632676732180\n" "help.text" msgid "UNO Service Names for Pricing Add-In Functions" msgstr "Noms de service UNO pour les fonctions complémentaires de tarification" #. ErZSq #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id751629983674793\n" "help.text" msgid "The table below presents a list of all Calc Pricing Add-In functions and their respective UNO service names." msgstr "Le tableau ci-dessous présente une liste de toutes les fonctions de Calc Pricing Add-In et leurs noms de service UNO respectifs." #. mwzeA #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id511593356506781\n" "help.text" msgid "Calc Function name" msgstr "Nom de la fonction Calc" #. TRZn5 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id471593356505762\n" "help.text" msgid "UNO service name" msgstr "Nom du service UNO" #. rQJPp #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id701641414383401\n" "help.text" msgid "OPT_BARRIER" msgstr "OPT_BARRIER" #. zF653 #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id131641414493411\n" "help.text" msgid "OPT_PROB_HIT" msgstr "OPT_PROB_HIT" #. 2xAys #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id81641414542294\n" "help.text" msgid "OPT_PROB_INMONEY" msgstr "OPT_PROB_INMONEY" #. WKVoC #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id711641414594816\n" "help.text" msgid "OPT_TOUCH" msgstr "OPT_TOUCH" #. 7oWmd #: classmodule.xhp msgctxt "" "classmodule.xhp\n" "N0083\n" "help.text" msgid "Option ClassModule Statement" msgstr "Instruction Option ClassModule" #. 4MQj9 #: classmodule.xhp msgctxt "" "classmodule.xhp\n" "N0084\n" "help.text" msgid "Specifies that the module is a class module that contains members, properties, procedures and functions." msgstr "Spécifie que le module est un module de classe qui contient des membres, des propriétés, des procédures et des fonctions." #. vqr43 #: classmodule.xhp msgctxt "" "classmodule.xhp\n" "N0089\n" "help.text" msgid "This statement must be used jointly with Option Compatible statement or Option VBASupport 1, the former is enabling VBA compatibility mode, while the latter is enforcing VBA support on top of compatibility." msgstr "Cette instruction doit être utilisée conjointement avec l'instruction Option Compatible ou Option VBASupport 1, la première active le mode de compatibilité VBA, tandis que la seconde applique le support VBA en plus de la compatibilité." #. UoERn #: classmodule.xhp msgctxt "" "classmodule.xhp\n" "N0095\n" "help.text" msgid "' Optional members go here" msgstr "' Les membres facultatifs vont ici" #. 4Ffze #: classmodule.xhp msgctxt "" "classmodule.xhp\n" "N0098\n" "help.text" msgid "' Optional construction code goes here" msgstr "' Le code de construction optionnel va ici" #. K5DSq #: classmodule.xhp msgctxt "" "classmodule.xhp\n" "N0099\n" "help.text" msgid "End Sub ' Constructor" msgstr "End Sub ' Constructeur" #. PwJxP #: classmodule.xhp msgctxt "" "classmodule.xhp\n" "N0101\n" "help.text" msgid "' Optional destruction code goes here" msgstr "' Le code de destruction optionnel va ici" #. AmeAe #: classmodule.xhp msgctxt "" "classmodule.xhp\n" "N0102\n" "help.text" msgid "End Sub ' Destructor" msgstr "End Sub ' Destructeur" #. Lsaqg #: classmodule.xhp msgctxt "" "classmodule.xhp\n" "N0104\n" "help.text" msgid "' Properties go here." msgstr "' Les propriétés vont ici." #. RFy5k #: classmodule.xhp msgctxt "" "classmodule.xhp\n" "N0106\n" "help.text" msgid "' Procedures & functions go here." msgstr "' Les procédures et fonctions vont ici." #. Funka #: classmodule.xhp msgctxt "" "classmodule.xhp\n" "N0108\n" "help.text" msgid "Refer to Identifying the Operating System and Getting Session Information for class module simple examples." msgstr "Se référer à Identifier le système d'exploitation et Obtenir des informations sur la session pour des exemples de modules de classe." #. JQJqh #: classmodule.xhp msgctxt "" "classmodule.xhp\n" "N0109\n" "help.text" msgid "Multiple thorough class examples are available from Access2Base shared Basic library." msgstr "Plusieurs exemples de classes complètes sont disponibles depuis Bibliothèques partagées Basic Access2Base." #. vSapF #: collection.xhp msgctxt "" "collection.xhp\n" "tit\n" "help.text" msgid "Collection Object" msgstr "Objet Collection" #. TdXDY #: collection.xhp msgctxt "" "collection.xhp\n" "bm_id3149205\n" "help.text" msgid "Collection Object" msgstr "Objet Collection" #. zhFUm #: collection.xhp msgctxt "" "collection.xhp\n" "hd_id791633472607429\n" "help.text" msgid "Collection Object" msgstr "Objet Collection" #. 7xSei #: collection.xhp msgctxt "" "collection.xhp\n" "par_id581633961735332\n" "help.text" msgid "Collections can be used to store items of different types. Each item can be accessed by its index or by an optional key associated with it." msgstr "Les collections peuvent être utilisées pour stocker des éléments de différents types. Chaque élément est accessible par son index ou par une clé optionnelle qui lui est associée." #. 9b4kg #: collection.xhp msgctxt "" "collection.xhp\n" "par_id131633961959816\n" "help.text" msgid "A Collection object has the following methods:" msgstr "Un objet Collection a les méthodes suivantes :" #. XoLQr #: collection.xhp msgctxt "" "collection.xhp\n" "par_id331633962000259\n" "help.text" msgid "Add: inserts a new item into the collection. Optionally a string value can be defined as the key to the item." msgstr "Add; insère un nouvel élément dans une collection. Facultativement, une valeur de chaîne peut être définie comme clé de l'élément." #. ddAGy #: collection.xhp msgctxt "" "collection.xhp\n" "par_id181633962000767\n" "help.text" msgid "Count: returns the number of items in the collection." msgstr "Count: renvoie le nombre d'éléments dans une collection." #. ad7qY #: collection.xhp msgctxt "" "collection.xhp\n" "par_id521633962001072\n" "help.text" msgid "Item: returns the item in the collection by passing its index or key." msgstr "Item: renvoie l'élément de la collection en passant son index ou sa clé." #. GX6nx #: collection.xhp msgctxt "" "collection.xhp\n" "par_id981633962001272\n" "help.text" msgid "Remove: removes the specified item from the collection by its index or key." msgstr "Remove: supprime l'élément spécifié de la collection par son index ou sa clé." #. yyWx7 #: collection.xhp msgctxt "" "collection.xhp\n" "par_id221633976539661\n" "help.text" msgid "Items in a Collection can be accessed either by their indices (as in a 1-based single-dimensional Array) or by their associated keys." msgstr "Les éléments d'une collection sont accessibles soit par leurs indices (comme dans une matrice unidimensionnel basée sur 1), soit par leurs clés associées." #. FyEKE #: collection.xhp msgctxt "" "collection.xhp\n" "par_id811634214809970\n" "help.text" msgid "The ScriptForge Dictionary service extends the Collection object by providing supplemental features as key retrieval and replacement, as well as import/export to Array objects and JSON strings." msgstr "Le service ScriptForge Dictionary étend l'objet Collection en fournissant des fonctionnalités supplémentaires telles que la récupération et le remplacement de clés, ainsi que l'import/export vers des objets Array et des chaînes JSON." #. pJAht #: collection.xhp msgctxt "" "collection.xhp\n" "hd_id51633962353863\n" "help.text" msgid "Creating a Collection" msgstr "Création d'une collection" #. 28i8B #: collection.xhp msgctxt "" "collection.xhp\n" "par_id491633962366024\n" "help.text" msgid "To create a Collection use the New keyword. The following example creates a Collection object and populates it with three items:" msgstr "Pour créer une Collection, utilisez le mot-clé New. L'exemple suivant crée un objet Collection et le remplit avec trois éléments :" #. 8hHmz #: collection.xhp msgctxt "" "collection.xhp\n" "hd_id421633962742512\n" "help.text" msgid "Adding Items" msgstr "Ajout d'éléments" #. 3qnWY #: collection.xhp msgctxt "" "collection.xhp\n" "par_id261633962766238\n" "help.text" msgid "The Add method can be used to add new items into the Collection object." msgstr "La méthode Add peut être utilisée pour ajouter de nouveaux éléments dans l'objet Collection." #. htAaY #: collection.xhp msgctxt "" "collection.xhp\n" "par_id501633974650241\n" "help.text" msgid "item: the item to be added to the Collection. May be of any type." msgstr "item: l'élément à ajouter à la Collection. Peut être de n'importe quel type." #. DUGrx #: collection.xhp msgctxt "" "collection.xhp\n" "par_id181633974650705\n" "help.text" msgid "key: string value used as the unique key used to identify this value." msgstr "key: valeur de chaîne utilisée comme clé unique utilisée pour identifier cette valeur." #. yoEzK #: collection.xhp msgctxt "" "collection.xhp\n" "par_id391633974651050\n" "help.text" msgid "before, after: optional keyword argument that indicates where the new item will be placed in the Collection. Only one of the arguments before or after can be specified to determine the index or key before which (or after which) the new item is to be placed." msgstr "before, after: argument de mot-clé facultatif qui indique où le nouvel élément sera placé dans la Collection. Un seul des arguments before ou after peut être spécifié pour déterminer l'index ou la clé avant (ou après quoi) le nouvel élément doit être placé." #. xcdEF #: collection.xhp msgctxt "" "collection.xhp\n" "par_id211633962988398\n" "help.text" msgid "The example below adds two elements into a Collection. The first has a key associated with it, whereas the second does not." msgstr "L'exemple ci-dessous ajoute deux éléments dans une Collection. Le premier a une clé qui lui est associée, alors que le second n'en a pas." #. ZKBEQ #: collection.xhp msgctxt "" "collection.xhp\n" "par_id71633963110632\n" "help.text" msgid "The Add method also supports keyword arguments:" msgstr "La méthode Add prend également en charge les arguments de mots clés :" #. ZhTZb #: collection.xhp msgctxt "" "collection.xhp\n" "par_id941633963225913\n" "help.text" msgid "Keys must be unique in a Collection object. Comparison between keys is case-insensitive. Adding duplicated keys will result in a runtime error." msgstr "Les clés doivent être uniques dans un objet Collection. La comparaison entre les clés est insensible à la casse. L'ajout de clés dupliquées entraînera une erreur d'exécution." #. NVgmj #: collection.xhp msgctxt "" "collection.xhp\n" "par_id891633975568372\n" "help.text" msgid "The example below illustrates how to use the Before and After keyword arguments to determine the position of the item that is being added." msgstr "L'exemple ci-dessous illustre comment utiliser les arguments des mots clés Before et After pour déterminer la position de l'élément qui est ajouté." #. WxjE9 #: collection.xhp msgctxt "" "collection.xhp\n" "par_id121633976325472\n" "help.text" msgid "Items in a Collection object are assigned an integer index value that starts at 1 and corresponds to the order in which they were added." msgstr "Les éléments d'un objet Collection reçoivent une valeur d'index entière qui commence à 1 et correspond à l'ordre dans lequel ils ont été ajoutés." #. 2Lrc6 #: collection.xhp msgctxt "" "collection.xhp\n" "hd_id141633977141797\n" "help.text" msgid "Accessing Items" msgstr "Accéder aux éléments" #. MquEn #: collection.xhp msgctxt "" "collection.xhp\n" "par_id431633977156315\n" "help.text" msgid "Use the Item method to access a given item by its index or key." msgstr "Utilisez la méthode Item pour accéder à un élément donné par son index ou sa clé." #. DCFTg #: collection.xhp msgctxt "" "collection.xhp\n" "par_id261633976447187\n" "help.text" msgid "index: an integer value specifying the index of the item to be returned." msgstr "index: une valeur entière spécifiant l'index de l'élément à retourner." #. mqA85 #: collection.xhp msgctxt "" "collection.xhp\n" "par_id51633976782487\n" "help.text" msgid "key: a string value specifying the key of the item to be returned." msgstr "key: une valeur de chaîne spécifiant la clé de l'élément à retourner." #. egnJW #: collection.xhp msgctxt "" "collection.xhp\n" "hd_id651633976030220\n" "help.text" msgid "Removing Items" msgstr "Supprimer des éléments" #. Wteju #: collection.xhp msgctxt "" "collection.xhp\n" "par_id391633976125206\n" "help.text" msgid "Use the Remove method to delete items from a Collection object." msgstr "Utilisez la méthode Remove pour supprimer des éléments d'un objet Collection." #. sHVAN #: collection.xhp msgctxt "" "collection.xhp\n" "par_id121633976268027\n" "help.text" msgid "Items can be removed either by their indices or key values." msgstr "Les éléments peuvent être supprimés soit par leurs indices, soit par leurs valeurs clés." #. o9Eyd #: collection.xhp msgctxt "" "collection.xhp\n" "par_id261633976447289\n" "help.text" msgid "index: an integer value specifying the index of the item to be removed." msgstr "index: une valeur entière spécifiant l'index de l'élément à supprimer." #. 8TMiC #: collection.xhp msgctxt "" "collection.xhp\n" "par_id51633976782455\n" "help.text" msgid "key: a string value specifying the key of the item to be removed." msgstr "key: une valeur de chaîne spécifiant la clé de l'élément à supprimer." #. WpHmn #: collection.xhp msgctxt "" "collection.xhp\n" "hd_id491633978085731\n" "help.text" msgid "Iterating Over all Items" msgstr "Itérer sur tous les éléments" #. FVzmC #: collection.xhp msgctxt "" "collection.xhp\n" "par_id91633978099143\n" "help.text" msgid "It is possible to use a For Each ... Next statement to iterate over all items in a Collection." msgstr "Il est possible d'utiliser une instruction For Each ... Next pour parcourir tous les éléments d'une Collection." #. EWDWE #: collection.xhp msgctxt "" "collection.xhp\n" "hd_id191634215349347\n" "help.text" msgid "Clearing a Collection" msgstr "Effacer une collection" #. V4EZw #: collection.xhp msgctxt "" "collection.xhp\n" "par_id891634215363485\n" "help.text" msgid "To remove all items from a Collection object call the Remove method for each item, as illustrated in the example below:" msgstr "Pour supprimer tous les éléments d'un objet Collection, appelez la méthode Remove pour chaque élément, comme illustré dans l'exemple ci-dessous :" #. tUMtQ #: collection.xhp msgctxt "" "collection.xhp\n" "bas_id681634215646028\n" "help.text" msgid "' Create a sample Collection with two entries" msgstr "' Créer un exemple de collection avec deux entrées" #. Yy5nP #: collection.xhp msgctxt "" "collection.xhp\n" "bas_id391634215647196\n" "help.text" msgid "' Removes all items in the collection" msgstr "' Supprime tous les éléments de la collection" #. gvH3T #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "tit\n" "help.text" msgid "CompatibilityMode function" msgstr "Fonction CompatibilityMode" #. 7mPvG #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0103\n" "help.text" msgid "CompatibilityMode VBA compatibility mode" msgstr "CompatibilityModeMode compatibilité VBA" #. DHaWu #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0118\n" "help.text" msgid "CompatibilityMode() Function" msgstr "Fonction CompatibilityMode()" #. 4EEry #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0120\n" "help.text" msgid "CompatibilityMode() function controls or queries runtime mode. It affects all code executed after setting or resetting the runtime mode." msgstr "La fonction CompatibilityMode() contrôle ou interroge le mode d'exécution. Cela affecte tout le code exécuté après la définition ou la réinitialisation du mode d'exécution." #. YSokk #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0119\n" "help.text" msgid "Use this feature with caution, limit it to document conversion for example." msgstr "Utilisez cette fonctionnalité avec prudence, limitez-la à la conversion de documents par exemple." #. VDnNU #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "bas_id751645014686110\n" "help.text" msgid "CompatibilityMode(Optional Enable As Boolean) As Boolean" msgstr "CompatibilityMode(Optional Enable As Boolean) As Boolean" #. zR8wY #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "par_id551648117368688\n" "help.text" msgid "CompatibilityMode function always returns the mode that is active after its execution. That is, if called with an argument, it returns the new mode; if called without an argument, it returns the active mode without modifying it." msgstr "" #. buGpD #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "par_id971648117815981\n" "help.text" msgid "Enable: Sets or unsets new compatibility mode when the argument is present." msgstr "Activer : active ou désactive le nouveau mode de compatibilité lorsque l'argument est présent." #. GuAGi #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "par_id371648123169691\n" "help.text" msgid "CompatibilityMode function relates to Option VBASupport 1, in which case it always returns True. It is unrelated to Option Compatible compiler directive." msgstr "La fonction CompatibilityMode se rapporte à Option VBASupport 1, auquel cas elle renvoie toujours True. Elle n'est pas liée à la directive du compilateur Option Compatible." #. NM3yP #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0121\n" "help.text" msgid "This function may affect or help in the following situations:" msgstr "Cette fonction peut affecter ou aider dans les situations suivantes :" #. RSBt2 #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "par_id301645018760314\n" "help.text" msgid "Scoping of variables." msgstr "Portée des variables." #. f6LjG #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0124\n" "help.text" msgid "Running RmDir command in VBA mode. In VBA only empty directories are removed by RmDir while %PRODUCTNAME Basic removes a directory recursively." msgstr "Exécuter la commande RmDir en mode VBA. Dans VBA, seuls les répertoires vides sont supprimés par RmDir tandis que %PRODUCTNAME Basic supprime un répertoire de manière récursive." #. KLkKY #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0125\n" "help.text" msgid "Changing behavior of Basic Dir command. The directory flag (16) for the Dir command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned." msgstr "Modification du comportement de la commande Basic Dir. L'indicateur de répertoire (16) pour la commande Dir signifie que seuls les répertoires sont renvoyés dans %PRODUCTNAME Basic, alors que dans VBA les fichiers normaux et les répertoires sont renvoyés." #. u6HCV #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "par_id901639929393688\n" "help.text" msgid "Color components calculation with the Red and Blue functions which are interchanged (The Green function is not affected)." msgstr "Calcul des composants de couleur avec les fonctions Red et Bleu qui sont interchangées (la fonction Green n'est pas affectée)." #. cFz7C #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "par_id541561646705787\n" "help.text" msgid "Given a NOT empty directory at file:///home/me/Test" msgstr "Étant donné un répertoire NON vide dans file:///home/me/Test" #. yntDo #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "par_id461561646613414\n" "help.text" msgid "With CompatibilityMode( True ) the program raises an error, otherwise the Test directory and all its content is deleted." msgstr "Avec CompatibilityMode( True ) le programme génère une erreur, sinon le répertoire Test et tout son contenu est supprimé." #. TcWG2 #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "par_id411561647797398\n" "help.text" msgid "Modifying Dir behavior" msgstr "Modification du comportement de Dir" #. RcnAo #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "par_id831561647900147\n" "help.text" msgid "CompatibilityMode( Enable := True ) ' Shows also normal files" msgstr "CompatibilityMode( Enable := True ) ' Affiche aussi les fichiers normaux" #. oBqaD #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "bas_id641645017016611\n" "help.text" msgid "CompatibilityMode Enable := False ' Shows only directories" msgstr "CompatibilityMode Enable := False ' Affiche uniquement les répertoires" #. P7qDB #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0131\n" "help.text" msgid "Variables scope modification in Using Procedures and Functions with CompatibilityMode() function." msgstr "Modification de la portée des variables dans Utilisation des Procédures et Fonctions avec la fonction CompatibilityMode()." #. cULB3 #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0104\n" "help.text" msgid "Option Compatible Statement" msgstr "Instruction Option Compatible" #. 6HFov #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0106\n" "help.text" msgid "Option Compatible extends %PRODUCTNAME Basic compiler and runtime, allowing supplemental language constructs to Basic." msgstr "Option Compatible étend le compilateur et l'environnement d'exécution %PRODUCTNAME Basic, permettant des constructions de langage supplémentaires à Basic." #. w5NPC #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0107\n" "help.text" msgid "This option may affect or assist in the following situations:" msgstr "Cette option peut avoir un effet ou aider dans les situations suivantes :" #. T3Ng7 #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0108\n" "help.text" msgid "Allow special characters as identifiers. all characters that are defined as letter in the Latin-1 (ISO 8859-1) character set, are accepted as part of identifiers." msgstr "Autoriser les caractères spéciaux comme identificateurs. Tous les caractères définis comme lettre dans le jeu de caractères Latin-1 (ISO 8859-1) sont acceptés comme faisant partie des identifiants." #. hUmEG #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0109\n" "help.text" msgid "Create VBA constants including non-printable characters." msgstr "Créer des constantes VBA incluant des caractères non imprimables." #. rjfZs #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0110\n" "help.text" msgid "Allow the New operator to be optional in Dim statements." msgstr "Autoriser l'opérateur New à être facultatif dans les instructions Dim." #. yJQAV #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0112\n" "help.text" msgid "Allow default values for optional parameters in procedures." msgstr "Autoriser les valeurs par défaut pour les paramètres facultatifs dans les procédures." #. zzETD #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0113\n" "help.text" msgid "Use named arguments when multiple optional parameters exist." msgstr "Utiliser des arguments nommés lorsque plusieurs paramètres facultatifs existent." #. 6Fb5x #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0114\n" "help.text" msgid "Preload of %PRODUCTNAME Basic libraries" msgstr "Préchargement des bibliothèques %PRODUCTNAME Basic" #. uNUqR #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0115\n" "help.text" msgid "Option Compatible is required when coding class modules." msgstr "Option Compatible est requise quand on code des modules de classe." #. gBqrZ #: compatible.xhp msgctxt "" "compatible.xhp\n" "hd_id231561639199292\n" "help.text" msgid "Special characters as identifiers" msgstr "Caractères spéciaux comme identifiants." #. QkGeQ #: compatible.xhp msgctxt "" "compatible.xhp\n" "par_id641581846957447\n" "help.text" msgid "' With this option the code works, otherwise it causes a compiling error" msgstr "' Avec cette option le code fonctionne, sinon il provoque des erreurs de compilation" #. rWE5B #: compatible.xhp msgctxt "" "compatible.xhp\n" "par_id381561650119146\n" "help.text" msgid "Statement Option VBAsupport 1 implies Option Compatible statement automatically." msgstr "L'instruction Option VBAsupport 1 implique automatiquement l'instruction Option Compatible." #. j8iHM #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0131\n" "help.text" msgid "Variables scope modification in Using Procedures and Functions with CompatibilityMode() function." msgstr "Modification de la portée des variables dans Utilisation des Procédures et Fonctions avec la fonction CompatibilityMode()." #. 2hkYG #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0129\n" "help.text" msgid "Refer to Identifying the Operating System and Getting Session Information for class module examples, or Access2Base shared Basic library for other class examples making use of Option Compatible compiler mode." msgstr "Se référer à Identifier le système d'exploitation et Obtenir des informations sur la session pour des exemples simples de module de classe, ou bibliothèque partagée Basic Access2Base pour d'autres exemples de classe utilisant le mode de compilation Option Compatible." #. QF4Ds #: conventions.xhp msgctxt "" "conventions.xhp\n" "tit\n" "help.text" msgid "Syntax Diagrams" msgstr "Diagrammes de syntaxe" #. CkdjC #: conventions.xhp msgctxt "" "conventions.xhp\n" "bm_id861593777289558\n" "help.text" msgid "Syntax diagrams; How to read Statements syntax;How to read Typographical conventions" msgstr "Diagrammes de syntaxe;comment les lireSyntaxe d'instructions;comment les lireConventions typographiques" #. aBBaD #: conventions.xhp msgctxt "" "conventions.xhp\n" "hd_id221543446540070\n" "help.text" msgid "How to Read Syntax Diagrams and Statements" msgstr "Comment lire les diagrammes de syntaxe et d'instructions" #. jJGWn #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id601593699108443\n" "help.text" msgid "%PRODUCTNAME Basic statements use syntax diagrams and textual conventions that follow these typographical rules:" msgstr "Les instructions %PRODUCTNAME Basic utilisent les diagrammes de syntaxe et les conventions textuelles qui suivent ces règles typographiques :" #. ZnMxE #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id158193699546735\n" "help.text" msgid "%PRODUCTNAME Basic keywords or functions use proper casing: Call, DimArray, InputBox, Property." msgstr "Les mots clés ou les fonctions %PROCUCTNAME Basic utilisent une casse adaptée : Call, DimArray, InputBox, Property." #. ny9xr #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id711593699548486\n" "help.text" msgid "Lowercase characters indicate information to supply: end, expression, start, variable." msgstr "Les caractères en minuscule indiquent les informations à fournir : en, expression, start, variable." #. 6cDAC #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id881593760345504\n" "help.text" msgid "The syntax of a %PRODUCTNAME Basic one line statement is illustrated herewith:" msgstr "La syntaxe d'une instruction sur une ligne %PRODUCTNAME Basic est illustrée ci-après :" #. 8Co5j #: conventions.xhp msgctxt "" "conventions.xhp\n" "hd_id871593700670279\n" "help.text" msgid "Diagram example" msgstr "Exemple de diagramme" #. 5AfpR #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id181593699574635\n" "help.text" msgid "Basic statement diagrams start and end with double vertical bars," msgstr "Les diagrammes d'instruction Basic commencent et finissent avec des barres verticales doubles," #. oNAUQ #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id711596399548486\n" "help.text" msgid "Loops indicate a possible repetition, an optional separator may be present," msgstr "Les boucles indiquent une répétition possible, un séparateur facultatif peut être présent," #. qBArU #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id541593706654897\n" "help.text" msgid "Rectangles denote subsequent diagram fragments," msgstr "Les rectangles indiquent des fragments de diagramme subséquents," #. MgRRZ #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id251593706717957\n" "help.text" msgid "Diagram fragments extremities exhibit single vertical bars." msgstr "Les extrémités des fragments de diagramme montrent des barres verticales uniques." #. 2ERcw #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id831588865616326\n" "help.text" msgid "syntax of a statement" msgstr "Syntaxe d'une instruction" #. QDyRr #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id411579301639711\n" "help.text" msgid "A set of %PRODUCTNAME Basic statements - with optional labels - is using a colon : sign to separate them, it can be terminated with an optional comment. REM or an apostrophe sign introduce a comment." msgstr "Un ensemble d'instructions %PRODUCTNAME Basic - avec des étiquettes facultatives - utilise un signe deux-points : pour les séparer, il peut être terminé par un commentaire facultatif. REM ou un signe d'apostrophe introduisent un commentaire." #. fR7p7 #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id931593707147102\n" "help.text" msgid "diagram fragment" msgstr "fragment de diagramme" #. tMPo2 #: conventions.xhp msgctxt "" "conventions.xhp\n" "hd_id71593700691968\n" "help.text" msgid "Textual example" msgstr "Exemple textuel" #. vtggd #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id181593700546735\n" "help.text" msgid "[opt1|opt2|opt3] Items inside brackets are optional, alternatives are indicated with a vertical bar," msgstr "Les éléments [opt1|opt2|opt3] à l'intérieur des parenthèses sont facultatifs, les alternatives sont indiquées par une barre verticale," #. ap6xE #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id181593699546735\n" "help.text" msgid "case[[sep]…] An ellipsis indicates a possible repetition, an optional separator may be specified," msgstr "case[[sep]…] une ellipse indique une répétition possible, un séparateur facultatif peut être spécifié," #. FEGF3 #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id712593699548486\n" "help.text" msgid "{choice1|choice2} Items inside curly braces are compulsory, alternatives are indicated with a vertical bar." msgstr "{choice1|choice2} les éléments à l'intérieur des accolades sont obligatoires, les alternatives sont indiquées avec une barre verticale." #. VFKcU #: conventions.xhp msgctxt "" "conventions.xhp\n" "par_id411593701639711\n" "help.text" msgid "A set of %PRODUCTNAME Basic statements - with optional labels - is using a colon : sign to separate them, it can be terminated with an optional comment. REM or an apostrophe sign introduce a comment." msgstr "Un ensemble d'instructions %PRODUCTNAME Basic - avec des étiquettes facultatives - utilise un signe deux-points : pour les séparer, il peut être terminé par un commentaire facultatif. REM ou un signe d'apostrophe introduisent un commentaire." #. RUhNn #: conventions.xhp msgctxt "" "conventions.xhp\n" "N0018\n" "help.text" msgid "GoTo there ' skip first statement" msgstr "GoTo there ' skip first statement" #. oCE77 #: conventions.xhp msgctxt "" "conventions.xhp\n" "N0019\n" "help.text" msgid "here: Print 1, : there: Print 2 REM explanatory text here" msgstr "here: Print 1, : there: Print 2 REM explanatory text here" #. Wsc4k #: doEvents.xhp msgctxt "" "doEvents.xhp\n" "tit\n" "help.text" msgid "DoEvents Function" msgstr "Fonction DoEvents" #. Sx4tx #: doEvents.xhp msgctxt "" "doEvents.xhp\n" "N0089\n" "help.text" msgid "DoEvents function" msgstr "DoEvents, fonction" #. ifjPn #: doEvents.xhp msgctxt "" "doEvents.xhp\n" "hd_id401544551916353\n" "help.text" msgid "DoEvents Function" msgstr "Fonction DoEvents" #. 8CBiS #: doEvents.xhp msgctxt "" "doEvents.xhp\n" "N0091\n" "help.text" msgid "Transfers control to the operating system during macro execution, so that it can process the events in waiting." msgstr "Transfère le contrôle au système d'exploitation lors de l'exécution de la macro, afin qu'il puisse traiter les événements en attente." #. n8vxL #: doEvents.xhp msgctxt "" "doEvents.xhp\n" "par_id511668006240908\n" "help.text" msgid "DoEvents provides compatibility with VBA. It always returns 0. Using it in %PRODUCTNAME is not necessary." msgstr "DoEvents assure la compatibilité avec VBA. Il renvoie toujours 0. Il n'est pas nécessaire de l'utiliser dans %PRODUCTNAME." #. KDEDk #: doEvents.xhp msgctxt "" "doEvents.xhp\n" "par_id481668421225965\n" "help.text" msgid "Both examples set a progressive counter on the first cell of a newly opened Calc document." msgstr "Les deux exemples définissent un compteur progressif sur la première cellule d'un document Calc nouvellement ouvert." #. gLCv6 #: doEvents.xhp msgctxt "" "doEvents.xhp\n" "bas_id441668008156303\n" "help.text" msgid "sheet = ThisComponent.Sheets.getByIndex(0) ' sheet 1" msgstr "sheet = ThisComponent.Sheets.getByIndex(0) ' sheet 1" #. vVALU #: doEvents.xhp msgctxt "" "doEvents.xhp\n" "bas_id316680008156501\n" "help.text" msgid "cell = sheet.getCellByPosition(0,0) ' cell A1" msgstr "cell = sheet.getCellByPosition(0,0) ' cell A1" #. 7pf8S #: enum.xhp msgctxt "" "enum.xhp\n" "tit\n" "help.text" msgid "Enum Statement" msgstr "Instruction Enum" #. 7XAsc #: enum.xhp msgctxt "" "enum.xhp\n" "N0001\n" "help.text" msgid "Enum statement constant groups enumerations" msgstr "Instruction Enum groupes de constantes énumérations" #. 7dbBy #: enum.xhp msgctxt "" "enum.xhp\n" "hd_id221543446540070\n" "help.text" msgid "Enum Statement [VBA]" msgstr "Instruction Enum [VBA]" #. nCNts #: enum.xhp msgctxt "" "enum.xhp\n" "N0003\n" "help.text" msgid "Define enumerations or non UNO constant groups. An enumeration is a value list that facilitates programming and eases code logic review." msgstr "Définissez des énumérations ou des groupes de constantes non UNO. Une énumération est une liste de valeurs qui facilite la programmation et l'examen de la logique du code." #. VYBXM #: enum.xhp msgctxt "" "enum.xhp\n" "par_id831588865616326\n" "help.text" msgid "Enum syntax" msgstr "Syntaxe Enum" #. irGeH #: enum.xhp msgctxt "" "enum.xhp\n" "N0006\n" "help.text" msgid "Parameters:" msgstr "Paramètres :" #. aiEGy #: enum.xhp msgctxt "" "enum.xhp\n" "N0007\n" "help.text" msgid "Within a given enumeration, fit together values that logically relate to one another." msgstr "À l'intérieur d'une énumération donnée, faire correspondre des valeurs qui sont logiquement liées les unes aux autres." #. EYqEn #: enum.xhp msgctxt "" "enum.xhp\n" "N0030\n" "help.text" msgid "Enumerated values are rendered to Long datatype. Basic functions are public accessors to enumerations. Enumeration names and value names must be unique within a library and across modules." msgstr "Les valeurs énumérées sont représentée par le type de donnée Long. Les fonctions Basic sont des accesseurs publics aux énumérations. Les noms d'énumération et les noms de valeurs doivent être uniques au sein d'une bibliothèque et d'un module à l'autre." #. zESQa #: enum.xhp msgctxt "" "enum.xhp\n" "N0036\n" "help.text" msgid "Usage:" msgstr "Utilisation :" #. vA2jL #: enum.xhp msgctxt "" "enum.xhp\n" "N0037\n" "help.text" msgid "Display WindowManager grouped constant values:" msgstr "Afficher les valeurs constantes groupées de WindowManager :" #. wJZW9 #: enum.xhp msgctxt "" "enum.xhp\n" "par_id731573636687662\n" "help.text" msgid "Enumerations can be extended to other data types using Type statement definitions. Calling Python Scripts from Basic illustrates that mechanism." msgstr "Les énumérations peuvent être étendues à d'autre types de données utilisant les définition de l'instruction Type.Appel de scripts Python à partir de Basic illustre ces mécanismes." #. wwvYq #: enum.xhp msgctxt "" "enum.xhp\n" "N0051\n" "help.text" msgid "Const statement, constants" msgstr "Instruction Const, constantes" #. ifRYx #: enum.xhp msgctxt "" "enum.xhp\n" "N0053\n" "help.text" msgid "Option VBASupport statement" msgstr "Instruction Option VBASupport" #. uytT7 #: enum.xhp msgctxt "" "enum.xhp\n" "N0061\n" "help.text" msgid "With statement" msgstr "Instruction With" #. FFWQn #: fragments.xhp msgctxt "" "fragments.xhp\n" "tit\n" "help.text" msgid "Basic syntax diagrams fragments" msgstr "Fragments de diagrammes de syntaxe Basic" #. yKqgV #: fragments.xhp msgctxt "" "fragments.xhp\n" "hd_id541587044867073\n" "help.text" msgid "Syntax fragments" msgstr "Fragments de syntaxe" #. qdgmB #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id881587044839050\n" "help.text" msgid "%PRODUCTNAME Basic syntax fragments." msgstr "Fragments de syntaxe %PRODUCTNAME Basic" #. aZXf3 #: fragments.xhp msgctxt "" "fragments.xhp\n" "hd_id431587045941514\n" "help.text" msgid "argument fragment" msgstr "fragment d'argument" #. pfHq8 #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id491585753339474\n" "help.text" msgid "argument fragment" msgstr "fragment d'argument" #. zqKwG #: fragments.xhp msgctxt "" "fragments.xhp\n" "hd_id811587303969210\n" "help.text" msgid "Parameters" msgstr "Paramètres" #. E7GXy #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id481586090298901\n" "help.text" msgid "Optional: The argument is not mandatory." msgstr "Optional : l'argument n'est pas obligatoire." #. FEs39 #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id331586090532804\n" "help.text" msgid "ByRef: The argument is passed by reference. ByRef is the default." msgstr "ByRef: l'argument est passé par référence. ByRef est par défaut." #. WuCPC #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id331586090432804\n" "help.text" msgid "ByVal: The argument is passed by value. Its value can be modified by the called routine." msgstr "ByVal: l'argument est passé par valeur. Sa valeur peut être modifiée par la routine appelée." #. GrfMS #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id651587044335713\n" "help.text" msgid "char: Type declaration character." msgstr "char: caractère de déclaration Type" #. Naxwg #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id651587044336713\n" "help.text" msgid "typename: Primitive data type name. Library or module defined types can also be specified." msgstr "typename: nom du type de données primitif. Les types définis par la bibliothèque ou le module peuvent également être spécifiés." #. KwsyR #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id11587045141290\n" "help.text" msgid "= expression: Specify a default value for the argument, matching its declared type. Optional is necessary for each argument specifying a default value." msgstr "=expression: spécifiez une valeur par défaut pour l'argument, correspondant à son type déclaré. Optional est nécessaire pour chaque argument spécifiant une valeur par défaut." #. 4Atx8 #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id331586091432804\n" "help.text" msgid "ParamArray: Use ParamArray when the number of parameters is undetermined. A typical scenario is that of a Calc user-defined function. Using ParamArray should be limited to the last argument of a routine." msgstr "ParamArray: utilisez ParamArray quand le nombre de paramètres est indéterminé. Un scénario typique est celui d'une fonction définie par l'utilisateur Calc. L'utilisation de ParamArray doit être limitée au dernier argument d'une routine." #. VBQVA #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id851587050837107\n" "help.text" msgid "UsingParamArray or = expression require Option Compatible to be placed before the executable program code in a module." msgstr "L'utilisation de ParamArray ou = expression nécessite que Option Compatible soit placé avant le code du programme exécutable dans un module." #. X2WBz #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id391587571321063\n" "help.text" msgid "When using Option VBASupport 1, Optional arguments with no default value (= expression) are initialized according to their data type, except if Variant." msgstr "Lors de l'utilisation de Option VBASupport 1, les arguments Optional sans valeur par défaut (=expression) sont initialisés en fonction de leur type de données, sauf utilisation de Variant." #. 48EEb #: fragments.xhp msgctxt "" "fragments.xhp\n" "hd_id231587046013456\n" "help.text" msgid "array fragment" msgstr "fragment de matrice" #. YD32W #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id491586753339473\n" "help.text" msgid "array fragment" msgstr "fragment de matrice" #. zrpkq #: fragments.xhp msgctxt "" "fragments.xhp\n" "hd_id731587304120258\n" "help.text" msgid "Parameters" msgstr "Paramètres" #. dUCSu #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id951587051619162\n" "help.text" msgid "start: Lower bound of a dimension." msgstr "start: limite inférieure d'une dimension." #. yeb4H #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id951587052619162\n" "help.text" msgid "end: Upper bound of a dimension." msgstr "end: limite supérieure d'une dimension" #. wyE23 #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id961587051702571\n" "help.text" msgid "Multiple dimensions for an array are denoted using comma (,) sign." msgstr "Les dimensions multiples d'une matrice sont notées en utilisant le signe virgule (,)." #. E9UTU #: fragments.xhp msgctxt "" "fragments.xhp\n" "hd_id231587046013458\n" "help.text" msgid "typename fragment" msgstr "fragment typename" #. AqfYj #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id501586753339474\n" "help.text" msgid "primitive data types fragment" msgstr "fragment de types de données primitives" #. BSD4e #: fragments.xhp msgctxt "" "fragments.xhp\n" "hd_id231587046013459\n" "help.text" msgid "char fragment" msgstr "fragment char" #. JFwPg #: fragments.xhp msgctxt "" "fragments.xhp\n" "par_id511586753339474\n" "help.text" msgid "type declaration characters" msgstr "caractères de déclaration de type" #. tYUK6 #: is_keyword.xhp msgctxt "" "is_keyword.xhp\n" "tit\n" "help.text" msgid "Is Operator" msgstr "Opérateur Is" #. xvBgn #: is_keyword.xhp msgctxt "" "is_keyword.xhp\n" "bm_id3149205\n" "help.text" msgid "Is Operator" msgstr "Opérateur Is" #. foEEB #: is_keyword.xhp msgctxt "" "is_keyword.xhp\n" "hd_id791633472607429\n" "help.text" msgid "Is Operator" msgstr "Opérateur Is" #. mwGMA #: is_keyword.xhp msgctxt "" "is_keyword.xhp\n" "par_id3145090\n" "help.text" msgid "Tests if two Basic variables refer to the same object instance." msgstr "Teste si deux variables Basic font référence à la même instance d'objet." #. HTVQA #: is_keyword.xhp msgctxt "" "is_keyword.xhp\n" "par_id441633531311929\n" "help.text" msgid "If oObj1 and oObj2 are references to the same object instance, the result will be True." msgstr "Si oObj1 et oObj2 sont des références à la même instance d'objet, le résultat sera True." #. akugg #: is_keyword.xhp msgctxt "" "is_keyword.xhp\n" "par_id771633473462939\n" "help.text" msgid "The example below first defines a new type Student. Calling TestObjects creates the object oStudent1 as a new object of this type." msgstr "L'exemple ci-dessous définit d'abord un nouveau type Student. L'appel de TestObjects crée l'objet oStudent1 en tant que nouvel objet de ce type." #. mAAho #: is_keyword.xhp msgctxt "" "is_keyword.xhp\n" "par_id841633532400710\n" "help.text" msgid "The assignment oStudent2 = oStudent1 actually copies the reference to the same object. Hence the result of applying the Is operator is True." msgstr "L'affectation oStudent2 = oStudent1 copie en fait la référence au même objet. Par conséquent, le résultat de l'application de l'opérateur Is est True." #. mvVuR #: is_keyword.xhp msgctxt "" "is_keyword.xhp\n" "par_id181633473874216\n" "help.text" msgid "The example below returns False because oStudent1 and oStudent2 are references to two different object instances, each created with the New operator." msgstr "L'exemple ci-dessous renvoie False car oStudent1 et oStudent2 sont des références à deux instances d'objet différentes, chacune créée avec l'opérateur New." #. onSEk #: keys.xhp msgctxt "" "keys.xhp\n" "tit\n" "help.text" msgid "Keyboard Shortcuts in the Basic IDE" msgstr "Raccourcis clavier dans l'EDI Basic" #. Zbfyb #: keys.xhp msgctxt "" "keys.xhp\n" "bm_id3154760\n" "help.text" msgid "keyboard;in IDEshortcut keys;Basic IDEIDE;keyboard shortcuts" msgstr "Clavier;EDIRaccourcis clavier;EDI BasicEDI;raccourcis clavier" #. 2wbaM #: keys.xhp msgctxt "" "keys.xhp\n" "hd_id3154760\n" "help.text" msgid "Keyboard Shortcuts in the Basic IDE" msgstr "Raccourcis clavier dans l'IDE Basic" #. BRjJ7 #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3149655\n" "help.text" msgid "In the Basic IDE you can use the following keyboard shortcuts:" msgstr "Dans l'IDE Basic, vous pouvez utiliser les raccourcis clavier suivants :" #. ACNp2 #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154908\n" "help.text" msgid "Action" msgstr "Action" #. vwPiV #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3153192\n" "help.text" msgid "Keyboard shortcut" msgstr "Raccourci clavier" #. RphtH #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3159254\n" "help.text" msgid "Run code starting from the first line, or from the current breakpoint, if the program stopped there before." msgstr "Exécuter le code à partir de la première ligne, ou du point d'arrêt actif, si le programme s'est déjà arrêté à cet endroit." #. yc5Fy #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3163712\n" "help.text" msgid "F5" msgstr "F5" #. 338qg #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3150010\n" "help.text" msgid "Stop" msgstr "Stop" #. YoSNT #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154319\n" "help.text" msgid "Shift+F5" msgstr "Maj+F5" #. sTGfk #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3151073\n" "help.text" msgid "Add watch for the variable at the cursor." msgstr "Afficher le témoin de la variable sur laquelle se trouve le curseur." #. denBK #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154731\n" "help.text" msgid "F7" msgstr "F7" #. pBuAE #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3148455\n" "help.text" msgid "Single step through each statement, starting at the first line or at that statement where the program execution stopped before." msgstr "Exécuter chaque instruction étape par étape, en commençant à la première ligne ou à l'instruction où l'exécution du programme s'est arrêtée précédemment." #. DNN5Z #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3150716\n" "help.text" msgid "F8" msgstr "F8" #. ZbLqF #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3156275\n" "help.text" msgid "Single step as with F8, but a function call is considered to be only one statement." msgstr "Procéder à une exécution étape par étape comme pour F8, mais un appel de fonction est considéré comme une seule instruction." #. DKCAB #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3153764\n" "help.text" msgid "Shift+F8" msgstr "Maj+F8" #. nWEaG #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3150323\n" "help.text" msgid "Set or remove a breakpoint at the current line or all breakpoints in the current selection." msgstr "Définir ou supprimer un point d'arrêt au niveau de la ligne active ou tous les points d'arrêt de la sélection active." #. 5GBBt #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3147339\n" "help.text" msgid "F9" msgstr "F9" #. 9P96d #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3153963\n" "help.text" msgid "Enable/disable the breakpoint at the current line or all breakpoints in the current selection." msgstr "Activer/désactiver le point d'arrêt au niveau de la ligne active ou tous les points d'arrêt de la sélection active." #. zebED #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3155175\n" "help.text" msgid "Shift+F9" msgstr "Maj+F9" #. FETWh #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154702\n" "help.text" msgid "A running macro can be aborted with Shift+CommandCtrl+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+CommandCtrl+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8." msgstr "Une macro en cours d'exécution peut être abandonnée avec Maj++CommandeCtrl+Q, en dehors de l'EDI Basic. Si vous êtes dans l'EDI Basic et que la macro a stoppé à un point d'arrêt, Maj+CommandeCtrl+Q arrête l'exécution de la macro, mais vous ne reconnaissez cela qu'après le prochain F5, F8 ou Maj+F8." #. UdAFP #: main0211.xhp msgctxt "" "main0211.xhp\n" "tit\n" "help.text" msgid "Macro Toolbar" msgstr "Barre de macro" #. uzA6d #: main0211.xhp msgctxt "" "main0211.xhp\n" "bm_id3150543\n" "help.text" msgid "toolbars; Basic IDEmacro toolbar" msgstr "Barre d'outils;Basic IDEBarre de macro" #. KmGsi #: main0211.xhp msgctxt "" "main0211.xhp\n" "hd_id3150543\n" "help.text" msgid "Macro Toolbar" msgstr "Barre de macro" #. ukJ8n #: main0211.xhp msgctxt "" "main0211.xhp\n" "par_id3147288\n" "help.text" msgid "The Macro Toolbar contains commands to create, edit, and run macros." msgstr "La barre de macro comprend des commandes permettant de créer, d'éditer et d'exécuter des macros." #. hWgCC #: main0601.xhp msgctxt "" "main0601.xhp\n" "tit\n" "help.text" msgid "$[officename] Basic Help" msgstr "Aide $[officename] Basic" #. kMkD6 #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id3154232\n" "help.text" msgid "%PRODUCTNAME Basic Help" msgstr "Aide %PRODUCTNAME Basic" #. hXBSE #: main0601.xhp msgctxt "" "main0601.xhp\n" "par_id3153894\n" "help.text" msgid "%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit https://api.libreoffice.org" msgstr "%PRODUCTNAME fournit une API (Application Programming Interface) permettant de contrôler les composants $[officename] par différents langages de programmation au moyen du $[officename] Software Development Kit (SDK). Pour de plus amples informations sur l'API $[officename] et le Software Development Kit, consultez https://api.libreoffice.org" #. dUWcX #: main0601.xhp msgctxt "" "main0601.xhp\n" "par_id3147226\n" "help.text" msgid "This help section explains the most common functions of %PRODUCTNAME Basic. For more in-depth information please refer to the OpenOffice.org BASIC Programming Guide on the Wiki." msgstr "Cette section d'aide explique les fonctions les plus courantes de %PRODUCTNAME Basic. Pour des informations plus complètes, veuillez vous référer au OpenOffice.org BASIC Programming Guide sur le wiki." #. s6H2V #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id3146957\n" "help.text" msgid "Working with %PRODUCTNAME Basic" msgstr "Utilisation de %PRODUCTNAME Basic" #. SwqfN #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id05182017030838384\n" "help.text" msgid "Working with VBA Macros" msgstr "Travailler avec des macros VBA" #. shBft #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id191548155077269\n" "help.text" msgid "Working with Macros in Python" msgstr "Travailler avec des macros en Python" #. 9ChM4 #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id51528998827009\n" "help.text" msgid "%PRODUCTNAME internal Basic macro libraries" msgstr "Bibliothèques macro %PRODUCTNAME Basic internes" #. ZoN7U #: main0601.xhp msgctxt "" "main0601.xhp\n" "par_id441528998842556\n" "help.text" msgid "%PRODUCTNAME installs a set of Basic macro libraries that can be accessed from your Basic macros." msgstr "%PRODUCTNAME installe un ensemble de bibliothèque de macros Basic qui peuvent être accédées à partir de vos macros Basic." #. 44MBv #: new_keyword.xhp msgctxt "" "new_keyword.xhp\n" "tit\n" "help.text" msgid "New Operator" msgstr "Opérateur New" #. 8iBmc #: new_keyword.xhp msgctxt "" "new_keyword.xhp\n" "bm_id3149205\n" "help.text" msgid "New Operator" msgstr "Opérateur New" #. TJKFL #: new_keyword.xhp msgctxt "" "new_keyword.xhp\n" "hd_id791633472607429\n" "help.text" msgid "New Operator" msgstr "Opérateur New" #. BWufp #: new_keyword.xhp msgctxt "" "new_keyword.xhp\n" "par_id3145090\n" "help.text" msgid "Use the New operator to instantiate objects of user-defined types, as well as Uno services, structs and enumerations." msgstr "Utilisez l'opérateur New pour instancier des objets de types définis par l'utilisateur, ainsi que des services, des structures et des énumérations Uno." #. uDGEZ #: new_keyword.xhp msgctxt "" "new_keyword.xhp\n" "par_id831633630704012\n" "help.text" msgid "The New operator can be used either during variable declaration or in an assignment operation." msgstr "L'opérateur New peut être utilisé soit lors d'une déclaration de variable, soit lors d'une opération d'affectation." #. r6osC #: new_keyword.xhp msgctxt "" "new_keyword.xhp\n" "par_id621633630563936\n" "help.text" msgid "The following example uses the New operator to create an instance of the PropertyValue Uno struct." msgstr "L'exemple suivant utilise l'opérateur New pour créer une instance de la structure Uno PropertyValue." #. nPNvc #: new_keyword.xhp msgctxt "" "new_keyword.xhp\n" "bas_id631633630856218\n" "help.text" msgid "' Instantiating the object during variable declaration" msgstr "' Instanciation de l'objet lors de la déclaration de variable" #. Ts8iC #: new_keyword.xhp msgctxt "" "new_keyword.xhp\n" "bas_id11633631135918\n" "help.text" msgid "' The same can be accomplished with an assignment" msgstr "' La même chose peut être accomplie avec une assignation" #. 6RJcJ #: new_keyword.xhp msgctxt "" "new_keyword.xhp\n" "par_id971633631328827\n" "help.text" msgid "The example below creates a new type Student and instantiates an object of this type:" msgstr "L'exemple ci-dessous crée un nouveau type Student et instancie un objet de ce type :" #. r4nQn #: partition.xhp msgctxt "" "partition.xhp\n" "tit\n" "help.text" msgid "Partition Function" msgstr "Fonction Partition" #. nFJKD #: partition.xhp msgctxt "" "partition.xhp\n" "bm_id31548421805896\n" "help.text" msgid "Partition Function" msgstr "Fonction Partition" #. B7UPn #: partition.xhp msgctxt "" "partition.xhp\n" "hd_id171548419512929\n" "help.text" msgid "Partition Function [VBA]" msgstr "Fonction Partition [VBA]" #. LDTcg #: partition.xhp msgctxt "" "partition.xhp\n" "par_id461548419700445\n" "help.text" msgid "Returns a string indicating where a number occurs within a calculated series of ranges." msgstr "Renvoie une chaîne de caractères indiquant où un nombre se produit dans une série de plages calculée." #. Hd3VE #: partition.xhp msgctxt "" "partition.xhp\n" "par_id111548419647867\n" "help.text" msgid "Partition( Number, Start, Stop, Interval)" msgstr "" #. EXFRi #: partition.xhp msgctxt "" "partition.xhp\n" "par_id481548420000538\n" "help.text" msgid "Number: Required. The number to determine the partition." msgstr "Number: Requis. Le nombre pour déterminer la partition." #. HXMue #: partition.xhp msgctxt "" "partition.xhp\n" "par_id841548420006137\n" "help.text" msgid "Start: Required. An integer number defining the lower value of the range of numbers." msgstr "Début : requis. Un nombre entier définissant la valeur inférieure de la plage de nombres" #. A4Hit #: partition.xhp msgctxt "" "partition.xhp\n" "par_id781548420012105\n" "help.text" msgid "Stop: Required. An integer number defining the highest value of the range." msgstr "" #. evEzB #: partition.xhp msgctxt "" "partition.xhp\n" "par_id371548420017250\n" "help.text" msgid "Interval: Required. An integer number that specifies the size of the partitions within the range of numbers (between Start and Stop)." msgstr "" #. 9xjpK #: partition.xhp msgctxt "" "partition.xhp\n" "par_id561548420541509\n" "help.text" msgid "print \"20:24 the number 20 occurs in the range: \" & retStr" msgstr "print \"20:24 le nombre 20 apparaît dans la plage : \" & retStr" #. wTzdv #: partition.xhp msgctxt "" "partition.xhp\n" "par_id161548420558523\n" "help.text" msgid "print \" 20: 20 the number 20 occurs in the range: \" & retStr" msgstr "print \"20: 20 le nombre 20 apparaît dans la plage : \" & retStr" #. hQuDy #: partition.xhp msgctxt "" "partition.xhp\n" "par_id561548420579525\n" "help.text" msgid "print \"100: the number 120 occurs in the range: \" & retStr" msgstr "print \"100: le nombre 120 apparaît dans la plage : \" & retStr" #. x7KVc #: partition.xhp msgctxt "" "partition.xhp\n" "par_id921548420596118\n" "help.text" msgid "print \" : -1 the number -5 occurs in the range: \" & retStr" msgstr "print \" : -1 le nombre -5 apparaît dans la plage : \" & retStr" #. 8fEpA #: partition.xhp msgctxt "" "partition.xhp\n" "par_id861548420616153\n" "help.text" msgid "print \" 2: 3 the number 2 occurs in the range: \" & retStr" msgstr "print \" 2: 3 le nombre 2 apparaît dans la plage : \"& retStr" #. vye3g #: property.xhp msgctxt "" "property.xhp\n" "Property Statement\n" "help.text" msgid "Property Statement" msgstr "Instruction Property" #. ukCtn #: property.xhp msgctxt "" "property.xhp\n" "N0181\n" "help.text" msgid "Property statement" msgstr "Property, instruction" #. xSGwG #: property.xhp msgctxt "" "property.xhp\n" "N0182\n" "help.text" msgid "Property Statement" msgstr "Instruction Property" #. CxW74 #: property.xhp msgctxt "" "property.xhp\n" "N0183\n" "help.text" msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependent routines. Using Get, Let or Set accessors enforces properties' consistency when necessary." msgstr "Une propriété, également appelée champ ou attribut, caractérise un objet ou une information donné. Les propriétés peuvent être utilisées pour contrôler l'accès aux données. Il est courant d'inclure des instructions pour définir ou lire l'heure des propriétés. Le code peut varier d'une simple affectation à des routines complexes dépendant du contexte. L'utilisation des accesseurs Get, Let ou Set renforce la cohérence des propriétés lorsque cela est nécessaire." #. 232hK #: property.xhp msgctxt "" "property.xhp\n" "N0184\n" "help.text" msgid "This statement requires Option Compatible to be placed before the executable program code in a module." msgstr "Cette instruction nécessite que Option Compatible soit placée avant le code du programme exécutable dans un module." #. gSJbV #: property.xhp msgctxt "" "property.xhp\n" "par_id971587473488701\n" "help.text" msgid "Property Get Statement diagram" msgstr "diagramme de l'instruction Property Get" #. LNJAH #: property.xhp msgctxt "" "property.xhp\n" "par_id972787473488701\n" "help.text" msgid "Property Set Statement diagram" msgstr "diagramme de l'instruction Property Set" #. uowWh #: property.xhp msgctxt "" "property.xhp\n" "par_id941588582710020\n" "help.text" msgid "name: The property name." msgstr "name: le nom de la propriété" #. hiW2o #: property.xhp msgctxt "" "property.xhp\n" "par_id3147229\n" "help.text" msgid "argument: Value to be passed to the Property setter routine." msgstr "argument: valeur à transmettre à la routine de définition de Property." #. duS8j #: property.xhp msgctxt "" "property.xhp\n" "par_id301588583826717\n" "help.text" msgid "Property setters often use a single argument. Multiple arguments are equally accepted." msgstr "Les définitions de Property utilisent souvent un seul argument. Les arguments multiples sont également acceptés." #. FG2Dc #: property.xhp msgctxt "" "property.xhp\n" "N0188\n" "help.text" msgid "Examples" msgstr "Exemples" #. 2n4nC #: property.xhp msgctxt "" "property.xhp\n" "N0192\n" "help.text" msgid "Print ProductName ' displays \"%PRODUCTNAME\"" msgstr "Print ProductName ' affiche \"%PRODUCTNAME\"" #. oUuG9 #: property.xhp msgctxt "" "property.xhp\n" "N0202\n" "help.text" msgid "In the absence of Property Let or Property Set, Property Get helps define protected information, which can not be accidently altered by a foreign module:" msgstr "En l'absence de Property Let ou Property Set, Property Get permet de définir les informations protégées, qui ne peuvent pas être accidentellement modifiées par un module étranger :" #. PP63o #: property.xhp msgctxt "" "property.xhp\n" "N0204\n" "help.text" msgid "Public Property Get PathDelimiter As String ' Read-only variable" msgstr "Public Property Get PathDelimiter As String ' variable en lecture seule" #. yNhRi #: property.xhp msgctxt "" "property.xhp\n" "N0208\n" "help.text" msgid "Case 4 : this = \":\" ' Linux or macOS" msgstr "Case 4 : this = \":\" ' Linux ou macOS" #. BievJ #: property.xhp msgctxt "" "property.xhp\n" "N0209\n" "help.text" msgid "Case Else : Error 423 ' Property or method not defined: PathDelimiter" msgstr "Case Else : Error 423 ' Propriété ou méthode non définie : PathDelimiter" #. wnG4s #: property.xhp msgctxt "" "property.xhp\n" "N0212\n" "help.text" msgid "End Property ' read-only PathDelimiter" msgstr "End Property ' PathDelimiter en lecture seule" #. ze9dZ #: property.xhp msgctxt "" "property.xhp\n" "N0215\n" "help.text" msgid "PathDelimiter = \"a sentence\" ' does nothing" msgstr "PathDelimiter = \"a sentence\" ' ne fait rien" #. xR9j7 #: property.xhp msgctxt "" "property.xhp\n" "N0217\n" "help.text" msgid "Use Let or Set when handling UNO services or class objects:" msgstr "Utilisez Let ou Set lors de la gestion de services UNO ou objets de classe :" #. ZGw6o #: property.xhp msgctxt "" "property.xhp\n" "par_id181647247913872\n" "help.text" msgid "Subroutines basics" msgstr "Bases des sous-routines" #. wvCZY #: property.xhp msgctxt "" "property.xhp\n" "N0237\n" "help.text" msgid "End, Exit statements" msgstr "Instructions EndExit" #. uM2zs #: replace.xhp msgctxt "" "replace.xhp\n" "tit\n" "help.text" msgid "Replace Function" msgstr "Fonction Replace" #. G7eCF #: replace.xhp msgctxt "" "replace.xhp\n" "bm_id721552551162491\n" "help.text" msgid "Replace function" msgstr "Fonction Replace" #. Xp9DU #: replace.xhp msgctxt "" "replace.xhp\n" "hd_id781552551013521\n" "help.text" msgid "Replace Function" msgstr "Fonction Replace" #. 4xq3F #: replace.xhp msgctxt "" "replace.xhp\n" "par_id291552551013522\n" "help.text" msgid "Replaces some string by another." msgstr "Remplace une chaîne par une autre." #. iMDGH #: replace.xhp msgctxt "" "replace.xhp\n" "par_id911552552252024\n" "help.text" msgid "String" msgstr "Chaîne" #. wwnok #: replace.xhp msgctxt "" "replace.xhp\n" "par_id721552552263062\n" "help.text" msgid "Expression: Any string expression that you want to modify." msgstr "Expression : toute expression au format chaîne de caractères à modifier." #. DZNvL #: replace.xhp msgctxt "" "replace.xhp\n" "par_id901552552269836\n" "help.text" msgid "Find: Any string expression that shall be searched for." msgstr "Find: toute expression de chaîne à rechercher." #. BRcsD #: replace.xhp msgctxt "" "replace.xhp\n" "par_id791552552275383\n" "help.text" msgid "Replace: Any string expression that shall replace the found search string." msgstr "Replace: toute expression de chaîne qui doit remplacer la chaîne trouvée." #. dXu9i #: replace.xhp msgctxt "" "replace.xhp\n" "par_id111552552283060\n" "help.text" msgid "Start: Optional numeric expression that indicates the character position where the search starts and also the start of the substring to be returned." msgstr "Start: expression numérique facultative qui indique la position du caractère où la recherche commence et également le début de la sous-chaîne à renvoyer." #. jCuAB #: replace.xhp msgctxt "" "replace.xhp\n" "par_id921552552289833\n" "help.text" msgid "Count: Optional maximum number of times the replace shall be performed. When set to -1, all possible replacements are performed." msgstr "Count: nombre maximal facultatif de fois où le remplacement doit être effectué. Lorsqu'il est défini sur -1, tous les remplacements possibles sont effectués." #. 2VHcc #: replace.xhp msgctxt "" "replace.xhp\n" "par_id891552552302894\n" "help.text" msgid "Compare: Optional boolean expression that defines the type of comparison. The value of this parameter can be True or False. The default value of True specifies a text comparison that is not case-sensitive. The value of False specifies a binary comparison that is case-sensitive. You can as well use 0 instead of False or 1 instead of True." msgstr "Compare: expression bouléenne facultative définissant le type de comparaison. La valeur de ce paramètre peut être TRUE ou FALSE. La valeur par défaut TRUE spécifie une comparaison de texte qui ne tient pas compte de la casse. La valeur FALSE spécifie une comparaison binaire sensible à la casse. Vous pouvez également utiliser 0 à la place de FALSE et 1 à la place de TRUE." #. GoUoB #: replace.xhp msgctxt "" "replace.xhp\n" "par_id991552552420717\n" "help.text" msgid "MsgBox Replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, False) 'returns \"aB$cnnbnn\"" msgstr "MsgBox Replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, False) 'renvoie \"aB$cnnbnn\"" #. ZHjzn #: replace.xhp msgctxt "" "replace.xhp\n" "par_id321552552440672\n" "help.text" msgid "REM meaning: \"b\" should be replaced, but" msgstr "REM meaning: \"b\" doit être remplacé, mais" #. EKAzY #: replace.xhp msgctxt "" "replace.xhp\n" "par_id571552552467647\n" "help.text" msgid "REM * only when lowercase (compare=False), hence second occurrence of \"b\"" msgstr "REM * uniquement en minuscule (compare=False), d'où la seconde occurrence de \"b\"" #. ACEgG #: replace.xhp msgctxt "" "replace.xhp\n" "par_id71552552474769\n" "help.text" msgid "REM * only first (respecting case) occurrence (count=1)" msgstr "REM * uniquement la première occurrence (respectant la casse) (count=1)" #. QEPtG #: replace.xhp msgctxt "" "replace.xhp\n" "par_id861587778446685\n" "help.text" msgid "REM returns D*FGHI because the search starts at position 4, which is also the start of the returned string." msgstr "REM renvoie D*FGHI parce que la recherche commence à la position 4, qui est également le début de la chaîne renvoyée." #. nDtDv #: replace.xhp msgctxt "" "replace.xhp\n" "bas_id491622734884707\n" "help.text" msgid "MsgBox Replace(\"aBbcnnbnn\", \"b\", \"$£\", compare:=False) 'returns \"aB$£cnn$£nn\"" msgstr "MsgBox Replace(\"aBbcnnbnn\", \"b\", \"$£\", compare:=False) 'renvoie \"aB$£cnn$£nn\"" #. KMcAt #: replace.xhp msgctxt "" "replace.xhp\n" "bas_id341622734993202\n" "help.text" msgid "REM Replace all (count = -1) \"b\" with \"$£\" respecting casing (compare=False) starting from first letter (start=1)" msgstr "REM Remplace tous (count = -1) \"b\" par \"$£\" respectant la casse (compare=False) à partir de la première lettre (start=1)" #. Z9NfM #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "tit\n" "help.text" msgid "Exclusive VBA functions" msgstr "Fonctions exclusivement VBA" #. pXcmP #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170350145208\n" "help.text" msgid "VBA Functions;Introduction" msgstr "Fonctions CBA ; Introduction" #. Y45G8 #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "hd_id051820170313205718\n" "help.text" msgid "Exclusive VBA Functions and Statements" msgstr "Fonctions et instructions exclusivement VBA" #. 2kkjB #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "par_id051820170314436068\n" "help.text" msgid "%PRODUCTNAME Basic adds this set of functions when VBA support is enabled." msgstr "%PRODUCTNAME Basic ajoute cet ensemble de fonctions quand la prise en charge de VBA est activée" #. hMUXb #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "hd_id051820170407499827\n" "help.text" msgid "These exclusive VBA functions are enabled when the statement Option VBASupport 1 is placed before the first macro of a %PRODUCTNAME Basic module." msgstr "Ces fonctions exclusivement VBA sont activées quand l'instruction Option VBASupport 1 est placé avant la première macro de %PRODUCTNAME module Basic." #. hWvRQ #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id71543455697570\n" "help.text" msgid "VBA Statements" msgstr "Instructions VBA" #. BofRD #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "hd_id31543446449360\n" "help.text" msgid "VBA Statements" msgstr "Instructions VBA" #. ytqmv #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id05192017035621676\n" "help.text" msgid "VBA Functions;Text Functions" msgstr "Fonctions VBA ; Fonctions texte" #. Dy4pB #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "par_id051820170355592834\n" "help.text" msgid "Text functions" msgstr "Fonctions texte" #. wFBZb #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170357078705\n" "help.text" msgid "VBA Functions;Financial Functions" msgstr "Fonctions VBA ; Fonctions financières" #. k8m4D #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "par_id051820170355592581\n" "help.text" msgid "Financial functions" msgstr "Fonctions financières" #. sEjTT #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170358102074\n" "help.text" msgid "VBA Functions;Date and Time Functions" msgstr "Fonctions VBA;fonctions de date et d'heure" #. bcMGY #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "par_id051820170356005357\n" "help.text" msgid "Date and time functions" msgstr "Fonctions de date et d'heure" #. NEsXU #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170358002074\n" "help.text" msgid "VBA Functions;I/O Functions" msgstr "Fonctions VBA ; Fonctions d'entrée/sortie" #. HEWuk #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "par_id051820170356006501\n" "help.text" msgid "I/O Functions" msgstr "Fonctions d'entrée / sortie" #. AsBGC #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170358346963\n" "help.text" msgid "VBA Functions;Mathematical FunctionsVBA Functions;formatting numbersVBA Functions;partitioning numbers" msgstr "Fonctions VBA;fonctions mathématiquesFonctions VBA;formatage des nombresFonctions VBA;partitionnement des nombres" #. AXMSu #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "par_id051820170356005221\n" "help.text" msgid "Mathematical Functions" msgstr "Fonctions mathématiques" #. G2UxD #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170359045662\n" "help.text" msgid "VBA Functions;Object Properties and Methods" msgstr "Fonctions VBA;propriétés d'objets et méthodes" #. puram #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "hd_id051920170347039686\n" "help.text" msgid "Object Properties and Methods" msgstr "Propriétés d'objets et méthodes" #. ZEw4t #: stardesktop.xhp msgctxt "" "stardesktop.xhp\n" "tit\n" "help.text" msgid "StarDesktop object" msgstr "Objet StarDesktop" #. S5TDy #: stardesktop.xhp msgctxt "" "stardesktop.xhp\n" "N0089\n" "help.text" msgid "StarDesktop API; Desktop" msgstr "StarDesktopAPI;Desktop" #. gX4sH #: stardesktop.xhp msgctxt "" "stardesktop.xhp\n" "hd_id401544551916353\n" "help.text" msgid "StarDesktop object" msgstr "Objet StarDesktop" #. VZcw3 #: stardesktop.xhp msgctxt "" "stardesktop.xhp\n" "N0091\n" "help.text" msgid "The StarDesktop object represents %PRODUCTNAME application. Some routines or user interface objects such as current window can be used via StarDesktop." msgstr "L'objet StarDesktop représente l'application %PRODUCTNAME. Certaines routines ou objets de l'interface utilisateur tels que la fenêtre active peuvent être utilisés via StarDesktop." #. iDmEB #: stardesktop.xhp msgctxt "" "stardesktop.xhp\n" "N0092\n" "help.text" msgid "Example:" msgstr "Exemple :" #. Ecjyk #: strconv.xhp msgctxt "" "strconv.xhp\n" "tit\n" "help.text" msgid "StrConv Function [VBA]" msgstr "Fonction StrConv [VBA]" #. Gq99z #: strconv.xhp msgctxt "" "strconv.xhp\n" "bm_id941622761814292\n" "help.text" msgid "StrConv function" msgstr "StrConv, fonction" #. 3m7hv #: strconv.xhp msgctxt "" "strconv.xhp\n" "hd_id791622761498015\n" "help.text" msgid "StrConv Function" msgstr "Fonction StrConv" #. V3uyt #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id621622761498018\n" "help.text" msgid "Convert a string as specified by a conversion type." msgstr "Convertir un chaîne de caractère comme spécifié par un type de conversion." #. MBgB4 #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id771622762489917\n" "help.text" msgid "StrConv(string As String, Conversion As Integer, [ LCID ])" msgstr "" #. c44hy #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id421622762822934\n" "help.text" msgid "string: Any valid string expression." msgstr "" #. 56k2A #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id671622762931475\n" "help.text" msgid "Conversion: The type of conversion to perform, as defined in the table below." msgstr "Conversion : le type de conversion à réaliser, comme défini dans le tableau ci-dessous." #. Y7PoD #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id531622763145456\n" "help.text" msgid "Conversion" msgstr "Conversion" #. gzFBG #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id131622763145457\n" "help.text" msgid "Value" msgstr "Valeur" #. 6dDST #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id411622763145457\n" "help.text" msgid "Description" msgstr "Description" #. WmnMz #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id421622763145458\n" "help.text" msgid "Converts Text characters to uppercase." msgstr "Convertit les caractères de Text en majuscules." #. FMyrC #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id251622763427976\n" "help.text" msgid "Converts Text characters lowercase." msgstr "Convertit les caractères de Text en minuscules." #. 8HoXG #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id531622764070154\n" "help.text" msgid "Converts the first letter of every word in Text to uppercase." msgstr "Convertit la première lettre de chaque mot dans Text en majuscules." #. TB54v #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id881622764192628\n" "help.text" msgid "Converts narrow (half-width) characters in Text to wide (full-width) characters." msgstr "Convertit les caractères étroits (demi-chasse) dans le Text en caractères larges (pleine chasse)." #. gw9Tg #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id71622764459352\n" "help.text" msgid "Converts wide (full-width) characters in Text to narrow (half-width) characters." msgstr "Convertit les caractères larges (pleine chasse) dans Text en caractères étroits (demi-chasse)." #. fAVnd #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id371622764565366\n" "help.text" msgid "Converts Hiragana characters in Text to Katakana characters." msgstr "Convertit les caractères Hiragana dans Text en caractères Katakana." #. BmF5K #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id911622764728794\n" "help.text" msgid "Converts Katakana characters in Text to Hiragana characters." msgstr "Convertit les caractères Katakana dans Text en caractères Hirarana." #. 2tpZF #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id21622764841321\n" "help.text" msgid "Converts Text characters to Unicode characters using the default code page of the system." msgstr "Convertit les caractères de Text en caractères Unicode en utilisant la page de code par défaut du système." #. 4VdbE #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id221622764991492\n" "help.text" msgid "Converts Text characters from Unicode to the default code page of the system." msgstr "Convertit les caractères de Text de Unicode à la page de code par défaut du système." #. HFmNb #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id761622765118156\n" "help.text" msgid "LCID Optional. The Locale ID in decimal number. If this parameter is omitted, it assumes the system Locale ID. Refer to the file msi-encodinglist.txt for the available LCID values." msgstr "LCID Facultatif. La ID locale en nombre décimal. Si ce paramètre est omis, il suppose la ID locale du système. Référez-vous au fichier msi-encodinglist.txt pour les valeurs LCID disponibles." #. CdCwD #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id311622770486052\n" "help.text" msgid "REM Converts narrow (single-byte) characters in string to wide" msgstr "REM Convertit les caractères étroits (à un octet) de la chaîne en caractères larges" #. ysFBA #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id231622770493491\n" "help.text" msgid "REM Converts wide (double-byte) characters in string to narrow (single-byte) characters" msgstr "REM Convertit les caractères larges (à deux octets) d'une chaîne en caractères étroits (à un octet)" #. EitmH #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id871622770498992\n" "help.text" msgid "REM Converts Hiragana characters in string to Katakana characters" msgstr "REM Convertit les caractères Hiragana de la chaîne en caractères Katakana." #. WxMQr #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id351622770504087\n" "help.text" msgid "REM Converts Katakana characters in string to Hiragana characters" msgstr "REM Convertit les caractères Katakana de la chaîne en caractères Hiragana." #. 9sG37 #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id861622770508875\n" "help.text" msgid "REM Assumes CP-1252 encoding associated with en-US locale used in unit tests." msgstr "REM suppose l'encodage CP-1252 associé aux paramètres régionaux en-US utilisés dans les tests unitaires." #. gcaG4 #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id841622770962002\n" "help.text" msgid "Print UBound(x) ' 8 characters" msgstr "Print UBound(x) ' 8 caractères" #. 4wc9E #: thisdbdoc.xhp msgctxt "" "thisdbdoc.xhp\n" "tit\n" "help.text" msgid "ThisDatabaseDocument object" msgstr "Objet ThisDatabaseDocument" #. rDs9b #: thisdbdoc.xhp msgctxt "" "thisdbdoc.xhp\n" "N0089\n" "help.text" msgid "ThisDatabaseDocument API; Database document" msgstr "ThisDatabaseDocumentAPI;document Database" #. nvD6v #: thisdbdoc.xhp msgctxt "" "thisdbdoc.xhp\n" "hd_id401544551916353\n" "help.text" msgid "ThisDatabaseDocument object" msgstr "Objet ThisDatabaseDocument" #. CT58E #: thisdbdoc.xhp msgctxt "" "thisdbdoc.xhp\n" "N0091\n" "help.text" msgid "ThisDatabaseDocument addresses the active Base document whose properties can be read and set, and whose methods can be called." msgstr "ThisDatabaseDocument adresse le document Base actif dont les propriétés peuvent être lues et définies et dont les méthodes peuvent être appelées." #. ZyJVH #: thisdbdoc.xhp msgctxt "" "thisdbdoc.xhp\n" "par_id241622646033201\n" "help.text" msgid "ThisDatabaseDocument returns an object of type com.sun.star.sdb.XOfficeDatabaseDocument." msgstr "ThisDatabaseDocument renvoie un objet du type com.sun.star.sdb.XOfficeDatabaseDocument." #. EFj3T #: thisdbdoc.xhp msgctxt "" "thisdbdoc.xhp\n" "par_id241622797081182\n" "help.text" msgid "When the active window does not relate to a Base document, ThisDatabaseDocument returns Nothing." msgstr "Lorsque la fenêtre active n'est pas relative à un document Base, ThisDatabaseDocument renvoie Nothing" #. WvPJY #: thisdbdoc.xhp msgctxt "" "thisdbdoc.xhp\n" "par_id871622796485123\n" "help.text" msgid "When the active window is the Basic IDE, ThisDatabaseDocument object returns the database owning the current script." msgstr "Lorsque la fenêtre active est l'EDI Basic, l'objet ThisDatabaseDocument renvoie la base de données possédant le script actif." #. DrF8G #: thisdbdoc.xhp msgctxt "" "thisdbdoc.xhp\n" "par_id631622806529469\n" "help.text" msgid "Opening current database \"formName\" and maximizing it can be achieved as shown:" msgstr "L'ouverture de la base de données active \"formName\" et sa maximisation peuvent être réalisées comme indiqué :" #. iAvQC #: thisdbdoc.xhp msgctxt "" "thisdbdoc.xhp\n" "par_id251622800540402\n" "help.text" msgid "ThisComponent object" msgstr "Objet ThisComponent" #. qEnoF #: thisdbdoc.xhp msgctxt "" "thisdbdoc.xhp\n" "par_id101622646874083\n" "help.text" msgid "com.sun.star.sdb.OfficeDatabaseDocument API service" msgstr "Service API com.sun.star.sdb.OfficeDatabaseDocument" #. GamyT #: thisdbdoc.xhp msgctxt "" "thisdbdoc.xhp\n" "par_id581622646875379\n" "help.text" msgid "com.sun.star.document.OfficeDocument API service" msgstr "Service API com.sun.star.document.OfficeDocument" #. WMVc9 #: uno_objects.xhp msgctxt "" "uno_objects.xhp\n" "tit\n" "help.text" msgid "UNO Objects" msgstr "Objets UNO" #. qDEE8 #: uno_objects.xhp msgctxt "" "uno_objects.xhp\n" "bm_id171544787218331\n" "help.text" msgid "programming;UNO objects UNO objects UNO functions" msgstr "Programmation;objets UNOObjets UNOFonctions UNO" #. a6G4P #: uno_objects.xhp msgctxt "" "uno_objects.xhp\n" "hd_id3156027\n" "help.text" msgid "UNO Objects, Functions and Services" msgstr "Objets, fonctions et services UNO" #. 9xsDp #: uno_objects.xhp msgctxt "" "uno_objects.xhp\n" "par_id3153312\n" "help.text" msgid "Functions, objects and services of Unified Network Objects (UNO)." msgstr "Objets, fonctions et services de Unified Network Objects (UNO)." #. fiJk2 #: uno_objects.xhp msgctxt "" "uno_objects.xhp\n" "hd_id121622648046670\n" "help.text" msgid "%PRODUCTNAME Global Objects" msgstr "Objets globaux %PRODUCTNAME" #. xd3nC #: uno_objects.xhp msgctxt "" "uno_objects.xhp\n" "hd_id121622648046680\n" "help.text" msgid "Active document Objects" msgstr "Objets document actif" #. NxFfo #: uno_objects.xhp msgctxt "" "uno_objects.xhp\n" "par_id481622648684689\n" "help.text" msgid "The following objects can be used from the active document." msgstr "Les objets suivants peuvent être utilisés à partir du document actif." #. GS9um #: uno_objects.xhp msgctxt "" "uno_objects.xhp\n" "hd_id91572461246639\n" "help.text" msgid "BasicLibraries Object" msgstr "Objet BasicLibraries" #. yia7C #: uno_objects.xhp msgctxt "" "uno_objects.xhp\n" "hd_id91572461246640\n" "help.text" msgid "DialogLibraries Object" msgstr "Objet DialogLibraries" #. G58ts #: uno_objects.xhp msgctxt "" "uno_objects.xhp\n" "hd_id151622648087678\n" "help.text" msgid "UNO Methods" msgstr "Méthodes UNO" #. WVSFD #: uno_objects.xhp msgctxt "" "uno_objects.xhp\n" "par_id481622648684690\n" "help.text" msgid "Use the following methods to manage or query Unified Network Objects (UNO)." msgstr "Utilisez les méthodes suivantes pour gérer ou interroger Unified Network Objects (UNO)." #. DKxss #: uno_objects.xhp msgctxt "" "uno_objects.xhp\n" "par_id81572615048011\n" "help.text" msgid "%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit https://api.libreoffice.org" msgstr "%PRODUCTNAME fournit une API (Application Programming Interface) permettant de contrôler les composants $[officename] par différents langages de programmation au moyen du $[officename] Software Development Kit (SDK). Pour de plus amples informations sur l'API $[officename] et le Software Development Kit, consultez https://api.libreoffice.org" #. V3Wow #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "tit\n" "help.text" msgid "Support for VBA Macros" msgstr "Prise en charge des macros VBA" #. wbFaL #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "hd_id051720170332046289\n" "help.text" msgid "Working with VBA Macros" msgstr "Travailler avec des macros VBA" #. dSBGk #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id05172017033242490\n" "help.text" msgid "Visual Basic for Applications (VBA) is an implementation of Microsoft's Visual Basic which is built into all Microsoft Office applications. " msgstr "Visual Basic for Applications (VBA) est une implémentation de Microsoft Visual Basic qui est disponible dans toutes les applications Microsoft Office." #. aeKys #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720170332428854\n" "help.text" msgid "Support for VBA is not complete, but it covers a large portion of the common usage patterns. Most macros use a manageable subset of objects in the Excel API (such as the Range, Worksheet, Workbook, etc.) and the support include those objects, and the most commonly used method/properties of those objects." msgstr "La prise en charge de VBA n'est pas complète mais couvre une large part des usages communs. La plupart des macros utilisent sous-ensemble gérable des objets de l'API Excel (tels que Range, Worksheet, Workbook, etc.) et la prise en charge de VBA intègre ces objets ainsi que les méthodes et propriétés de ces objets les plus communément utilisées." #. EricB #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "hd_id051720170350145604\n" "help.text" msgid "Loading Microsoft Office documents with executable VBA macros" msgstr "Charger des documents Microsoft Office avec des macros VBA exécutables" #. CFxLB #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720170350147298\n" "help.text" msgid "Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - VBA Properties and mark the Executable code checkbox. Then load or open your document." msgstr "Choisissez %PRODUCTNAME - PréférencesOutils - Options - Chargement/enregistrement - Propriétés VBA et cochez la case Code exécutable. Puis chargez ou ouvrez le document." #. 8YBDK #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "hd_id051720170400536628\n" "help.text" msgid "Running VBA Macros" msgstr "Exécuter les macros VBA" #. PsyXh #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720170400539565\n" "help.text" msgid "Run VBA macros in the same way as %PRODUCTNAME Basic macros." msgstr "Exécuter les macros VBA de la même façon que les macros %PRODUCTNAME Basic." #. UFECg #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720170407404013\n" "help.text" msgid "Since support for VBA is not complete, you may have to edit the VBA code and complete the missing support with %PRODUCTNAME Basic objects, statements and functions." msgstr "Du fait que la prise en charge de VBA est incomplète, vous pourriez avoir à éditer le code VBA et à compléter la prise en charge manquante avec des objets, instructions et fonctions %PRODUCTNAME Basic." #. Z5tKY #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "hd_id051720170400533411\n" "help.text" msgid "Editing VBA Macros" msgstr "Éditer les macros VBA" #. DLrJq #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720170400532486\n" "help.text" msgid "VBA macros can be edited in the %PRODUCTNAME Basic IDE." msgstr "Les macros VBA peuvent être éditées dans l'EDI %PRODUCTNAME Basic." #. ciETb #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720171119254111\n" "help.text" msgid "VBA Properties" msgstr "Propriétés VBA" #. LTFGX #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720170407401872\n" "help.text" msgid "%PRODUCTNAME Basic IDE" msgstr "EDI %PRODUCTNAME Basic"