summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@gmail.com>2011-01-22 13:23:30 +0200
committerDavid Tardon <dtardon@redhat.com>2011-01-25 07:03:25 +0100
commitb8250c7382b86bf02927e6224c715e4921c47f6d (patch)
tree393aa47f6158aa3b8aff6c856f45079c45fc454a /offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl
parent65203e5978bc0c8803bd0d71fe2d3e2edd60d2b6 (diff)
Some fixes to documentation (part 1)
Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors.
Diffstat (limited to 'offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl')
-rw-r--r--offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl b/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl
index 5a47c8f8fafc..2974a493e24e 100644
--- a/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl
+++ b/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl
@@ -64,7 +64,7 @@ module com { module sun { module star { module embed {
This service may be represented by a
<type scope="com::sun::star::beans" dim="[]">PropertyValue</type>.
Such descriptors will be passed to different functions, included into
- possible load/save proccesses. Every member of such process can use
+ possible load/save processes. Every member of such process can use
this descriptor and may change it to actualize the informations about
the object. So this descriptor should be used as an in/out parameter.
</p>
@@ -78,7 +78,7 @@ published service EmbeddedObjectDescriptor
<p>
Setting of this property to true tells the embedded object that
- controlls the document to store or not to store the graphical
+ controls the document to store or not to store the graphical
representation of the document in to the object persistence.
If this property is not set the object makes the decision itself.
</p>