summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/embed/XVisualObject.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/XVisualObject.idl')
-rw-r--r--offapi/com/sun/star/embed/XVisualObject.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/embed/XVisualObject.idl b/offapi/com/sun/star/embed/XVisualObject.idl
index 158c49851a6f..a98f4742d7a9 100644
--- a/offapi/com/sun/star/embed/XVisualObject.idl
+++ b/offapi/com/sun/star/embed/XVisualObject.idl
@@ -53,7 +53,7 @@
module com { module sun { module star { module embed {
//=============================================================================
-/** represents common visualisation functionality for embedded objects.
+/** represents common visualization functionality for embedded objects.
*/
published interface XVisualObject: ::com::sun::star::uno::XInterface
{
@@ -122,7 +122,7 @@ published interface XVisualObject: ::com::sun::star::uno::XInterface
/** retrieves visual representation of the object in preferable format.
<p>
- If the object persistance entry contains cached visual representation
+ If the object persistence entry contains cached visual representation
then it can be retrieved by using this method even in loaded state.
</p>