Bonjour Sophie
sophi wrote
Mais la macro génère toujours une erreur....
J'ai commencé à traduire mais je me pose des questions...
As-tu mis en commentaire certaines lignes du programme ?
Je pense par exemple à :
Module:_Main, Procédure:SetMetaDataOnSave
'document.DocumentInfo.SetUserFieldName(2,"Comment")
ou Module:Meta, Procédure:Main
'document.DocumentInfo.SetUserFieldValue(GetUserFieldNumber("Comment"),oTxtComment.Text)
'document.DocumentInfo.SetUserFieldValue(3,oTxtEdited.Text)
'document.DocumentInfo.SetPropertyValue("Keywords",oCbFileStatus.Text)
Si les lignes étaient déjà en commentaire cela me surprend car les champs
sont utilisés plus loin dans le code:
Module:Validate, Procedure:CheckMetaData
sCreated = oDoc.DocumentInfo.GetUserFieldValue(2)
sEdited = oDoc.DocumentInfo.GetUserFieldValue(3)
A+
Pierre-Yves
--
View this message in context:
http://nabble.documentfoundation.org/HC2-HelpAuthoring-tp4033714p4033866.html
Sent from the QA mailing list archive at Nabble.com.
--
Envoyez un mail à qa+help@fr.libreoffice.org pour savoir comment vous désinscrire
Les archives de la liste sont disponibles à http://listarchives.libreoffice.org/fr/qa/
Tous les messages envoyés sur cette liste seront archivés publiquement et ne pourront pas être
supprimés
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.