From eb62dfbdb9d35161531cfadb4f183a7f4e95ebc1 Mon Sep 17 00:00:00 2001
From: Tetsuya Kitahata
This document describes the internal structure of a property set stream, - i.e. the Horrible Property Set Format (HPSF). It does + i.e. the HPSF. It does not describe how a Microsoft Office document is organized internally and how to retrieve a stream from it. See the POIFS documentation for that kind of stuff.
-The Horrible Property Set Format is not only used in the Summary +
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
\005DocumentSummaryInformation
with additional properties.
diff --git a/src/documentation/content/xdocs/trans/de/index.xml b/src/documentation/content/xdocs/trans/de/index.xml
index 039f1ee0a..3e2302a37 100644
--- a/src/documentation/content/xdocs/trans/de/index.xml
+++ b/src/documentation/content/xdocs/trans/de/index.xml
@@ -131,7 +131,7 @@
href="../../poifs/index.html">POIFS-Seite.
HSSF ist unsere Portierung des Microsoft Excel 97(-2002) Dateiformats in reinem Java. Es unterstützt Lesen und @@ -139,7 +139,7 @@ HSSF-Seite.
HWPF ist unsere Portierung des Microsoft Word 97 Datei-Formats in reinem Java. Es unterstützt Lesen und Schreiben. Mehr @@ -149,7 +149,7 @@ Entwickler, die mitmachen.
HPSF ist unsere Portierung des OLE 2 Property Formats. Property Sets werden häufig genutzt, um Metadaten eines diff --git a/src/documentation/content/xdocs/trans/es/historyandfuture.xml b/src/documentation/content/xdocs/trans/es/historyandfuture.xml index 0f87274e1..8d77a1c8f 100644 --- a/src/documentation/content/xdocs/trans/es/historyandfuture.xml +++ b/src/documentation/content/xdocs/trans/es/historyandfuture.xml @@ -132,8 +132,8 @@
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!