]> source.dussan.org Git - poi.git/commitdiff
Deleted the word, "Horrible" for (re)branding...
authortetsuya <tetsuya@unknown>
Wed, 6 Aug 2003 04:45:16 +0000 (04:45 +0000)
committertetsuya <tetsuya@unknown>
Wed, 6 Aug 2003 04:45:16 +0000 (04:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353295 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/hpsf/internals.xml
src/documentation/content/xdocs/trans/de/index.xml
src/documentation/content/xdocs/trans/es/historyandfuture.xml

index e3a738c910e392144ec90cd3847e43388eb238ce..1a5012c1dd9d11ef52a7d6013dd120d88049f4d1 100644 (file)
@@ -4,7 +4,7 @@
 
 <document>
   <header>
-    <title>HPSF Internals: The Horrible Property Set Format</title>
+    <title>Jakarta POI - HPSF Internals</title>
     <authors>
       <person name="Rainer Klute" email="klute@rainer-klute.de"/>
     </authors>
      <strong>property set stream</strong>.</p>
 
     <p>This document describes the internal structure of a property set stream,
-     i.e. the <strong>Horrible Property Set Format (HPSF)</strong>.  It does
+     i.e. the <strong>HPSF</strong>.  It does
      not describe how a Microsoft Office document is organized internally and
      how to retrieve a stream from it. See the <link
       href="../poifs/index.html">POIFS documentation</link> for that kind of
      stuff.</p>
 
-    <p>The Horrible Property Set Format is not only used in the Summary
+    <p>The HPSF is not only used in the Summary
      Information stream in the top-level document of a Microsoft Office
      document. Often there is also a property set stream named
      <code>\005DocumentSummaryInformation</code> with additional properties.
index 039f1ee0a580f82bd222744b4c224bff2d7053e9..3e2302a370da9d6a04cf1d55884ac50c8941b273 100644 (file)
           href="../../poifs/index.html">POIFS-Seite</link>.
         </p>
       </section>
-      <section><title>HSSF (Horrible Spreadsheet Format)</title>
+      <section><title>HSSF</title>
         <p>
           HSSF ist unsere Portierung des Microsoft Excel 97(-2002)
           Dateiformats in reinem Java. Es unterstützt Lesen und
           <link href="../../hssf/index.html">HSSF-Seite</link>.
         </p>
       </section>
-      <section><title>HWPF (Horrible Document Format)</title>
+      <section><title>HWPF</title>
         <p>
           HWPF ist unsere Portierung des Microsoft Word 97 Datei-Formats
           in reinem Java. Es unterstützt Lesen und Schreiben. Mehr
           Entwickler, die mitmachen.
         </p>
       </section>
-      <section><title>HPSF (Horrible Property Set Format)</title>
+      <section><title>HPSF</title>
         <p>
           HPSF ist unsere Portierung des OLE 2 Property Formats.
           Property Sets werden häufig genutzt, um Metadaten eines
index 0f87274e143f1d4a88cff04a7c92d8a014044fc5..8d77a1c8fe5f4edcd2c9e158e6b3de18a0fefa0a 100644 (file)
         <p>
           Estamos empezando a expandir nuestro alcance de nuevo. Si pudimos
           hacer todo esto para ficheros XLS, ¿ñuhay de ficheros Doc o PPT?
-          Pensamos que nuestro siguiente componente (HWPF - Formato de 
-          Documento Horrible) deber seguir el mismo patr. Esperamos
+          Pensamos que nuestro siguiente componente (HWPF)
+          deber seguir el mismo patr. Esperamos
           que se nos una sangre nueva al equipo y que nos permita abordar
           esto con mayor celeridad (en parte porque POIFS ya estterminado).
           ¡Ðero a lo mejor lo que m necesitamos es a ti!