diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-08-20 20:02:39 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-08-20 20:02:39 +0200 |
commit | e2a67e0b1f3ee8890ba2fce71d41def0e114aca2 (patch) | |
tree | ccbc5b26503151ec4eeb450a3b4498924ad7cb55 /koffice-i18n-fr/docs/koffice/kspread/faq.docbook | |
download | koffice-i18n-e2a67e0b1f3ee8890ba2fce71d41def0e114aca2.tar.gz koffice-i18n-e2a67e0b1f3ee8890ba2fce71d41def0e114aca2.zip |
Initial import of extracted tarballs
Diffstat (limited to 'koffice-i18n-fr/docs/koffice/kspread/faq.docbook')
-rw-r--r-- | koffice-i18n-fr/docs/koffice/kspread/faq.docbook | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/koffice-i18n-fr/docs/koffice/kspread/faq.docbook b/koffice-i18n-fr/docs/koffice/kspread/faq.docbook new file mode 100644 index 00000000..c4ed71eb --- /dev/null +++ b/koffice-i18n-fr/docs/koffice/kspread/faq.docbook @@ -0,0 +1,64 @@ +<chapter id="faq"> +<chapterinfo> +<authorgroup> +<author +><firstname +>Pamela</firstname +> <surname +>Robert</surname +> <affiliation +> <address +><email +>pamroberts@blueyonder.co.uk</email +></address> +</affiliation> +</author> +&traducteurGerardDelafond; +</authorgroup> +</chapterinfo +> +<title +>Questions et réponses</title> + +<qandaset> + +<qandaentry> +<question +><para +>Combien de lignes et de colonnes puis-je avoir dans un tableur ?</para> +</question> +<answer +><para +>Théoriquement jusqu'à 32 767 lignes et 32 767 colonnes.</para +></answer> +</qandaentry> + +<qandaentry> +<question +><para +>Où les modèles sont-ils stockés ?</para> +</question> +<answer +><para +>En tant que fichiers <literal role="extension" +>.kst</literal +> sous <filename +>~/.kde/share/apps/kspread/templates/</filename +>. </para +></answer> +</qandaentry> + +</qandaset> +</chapter> + + +<!-- +Local Variables: +mode: sgml +sgml-parent-document: ("index.docbook" "book" "chapter") +sgml-minimize-attributes:nil +sgml-general-insert-case:lower +sgml-indent-step:0 +sgml-indent-data:nil +End: +--> |