diff options
Diffstat (limited to 'koffice-i18n-de/docs/koffice/kspread/faq.docbook')
-rw-r--r-- | koffice-i18n-de/docs/koffice/kspread/faq.docbook | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/koffice-i18n-de/docs/koffice/kspread/faq.docbook b/koffice-i18n-de/docs/koffice/kspread/faq.docbook new file mode 100644 index 00000000..fc6616f2 --- /dev/null +++ b/koffice-i18n-de/docs/koffice/kspread/faq.docbook @@ -0,0 +1,92 @@ +<chapter id="faq"> +<chapterinfo> +<authorgroup> +<author +><firstname +>Pamela</firstname +> <surname +>Robert</surname +> <affiliation +> <address +><email +>pamroberts@blueyonder.co.uk</email +></address> +</affiliation> +</author> +<othercredit role="translator" +><firstname +>Hans-Frieder</firstname +><surname +>Hirsch</surname +><affiliation +><address +><email +>f.hirsch@t-online.de</email +></address +></affiliation +><contrib +>Deutsche Übersetzung</contrib +></othercredit +> <othercredit role="translator" +><firstname +>Johannes</firstname +><surname +>Schwall</surname +><affiliation +><address +><email +>johannes.schwall@gmail.com</email +></address +></affiliation +><contrib +>Deutsche Übersetzung</contrib +></othercredit +> +</authorgroup> +</chapterinfo +> +<title +>Fragen und Antworten</title> + +<qandaset> + +<qandaentry> +<question +><para +>Wie viele Zeilen und Spalten kann ich in einer Tabelle haben?</para> +</question> +<answer +><para +>Theoretisch bis zu 32767 Zeilen und 32767 Spalten.</para +></answer> +</qandaentry> + +<qandaentry> +<question +><para +>Wo werden die Vorlagen gespeichert?</para> +</question> +<answer +><para +>Als <literal role="extension" +>.kst</literal +> Dateien unter <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: +--> |