summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XDocumentTemplates.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XDocumentTemplates.idl')
-rw-r--r--offapi/com/sun/star/frame/XDocumentTemplates.idl18
1 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/frame/XDocumentTemplates.idl b/offapi/com/sun/star/frame/XDocumentTemplates.idl
index bc41386ea1fd..2e327f243da7 100644
--- a/offapi/com/sun/star/frame/XDocumentTemplates.idl
+++ b/offapi/com/sun/star/frame/XDocumentTemplates.idl
@@ -40,7 +40,7 @@
module com { module sun { module star { module frame {
//=============================================================================
-/** provides a high level api to organize document templates
+/** provides a high level API to organize document templates
<p>
Template informations are saved as links to the original content
@@ -54,7 +54,7 @@ module com { module sun { module star { module frame {
published interface XDocumentTemplates: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
- /** privides access to the root of internal used hierarchy
+ /** provides access to the root of internal used hierarchy
<p>
This content can be used for accessing the groups directly.
@@ -79,7 +79,7 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
specifies the target
@return
- <TRUE/> if operation was sucessfully
+ <TRUE/> if operation was successful
<br>
<FALSE/> otherwise
@@ -104,7 +104,7 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
specifies the position of template
@return
- <TRUE/> if operation was sucessfully
+ <TRUE/> if operation was successful
<br>
<FALSE/> otherwise
@@ -125,7 +125,7 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
specifies the template for delete
@return
- <TRUE/> if operation was sucessfully
+ <TRUE/> if operation was successful
<br>
<FALSE/> otherwise
*/
@@ -143,7 +143,7 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
specifies the template for renaming
@return
- <TRUE/> if operation was sucessfully
+ <TRUE/> if operation was successful
<br>
<FALSE/> otherwise
*/
@@ -159,7 +159,7 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
the name of the group to be created
@return
- <TRUE/> if operation was sucessfully
+ <TRUE/> if operation was successful
<br>
<FALSE/> otherwise
*/
@@ -172,7 +172,7 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
the name of the group to be removed
@return
- <TRUE/> if operation was sucessfully
+ <TRUE/> if operation was successful
<br>
<FALSE/> otherwise
*/
@@ -188,7 +188,7 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
the new name of the group
@return
- <TRUE/> if operation was sucessfully
+ <TRUE/> if operation was successful
<br>
<FALSE/> otherwise
*/