diff options
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: +--> |