summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuthu Subramanian K <sumuthu@novell.com>2011-03-10 18:27:19 +0530
committerMuthu Subramanian K <sumuthu@novell.com>2011-03-10 18:27:19 +0530
commit2c476a7ee805aa7875097e6992d0c7484ff8e33b (patch)
tree182571c2ca3f35e36e318f428284912c46271eb1
parentdcd5dee88e3c1185638b190553bef65c2ef6566f (diff)
Typo fixes.
-rw-r--r--sfx2/source/doc/doctempl.cxx2
-rw-r--r--sfx2/source/doc/objcont.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/doc/doctempl.cxx b/sfx2/source/doc/doctempl.cxx
index 389e6e1e3dba..c870b007502d 100644
--- a/sfx2/source/doc/doctempl.cxx
+++ b/sfx2/source/doc/doctempl.cxx
@@ -1084,7 +1084,7 @@ sal_Bool SfxDocumentTemplates::CopyFrom
String& rName /* File name of the template to be imported
as an out parameter of the (automatically
generated from the file name) logical name
- of the template * /
+ of the template */
)
/* [Description]
diff --git a/sfx2/source/doc/objcont.cxx b/sfx2/source/doc/objcont.cxx
index 770369addb0a..6624b163ae5f 100644
--- a/sfx2/source/doc/objcont.cxx
+++ b/sfx2/source/doc/objcont.cxx
@@ -780,7 +780,7 @@ BOOL SfxObjectShell::Print
void SfxObjectShell::LoadStyles
(
SfxObjectShell &rSource /* the document template from which
- the styles are to be loaded * /
+ the styles are to be loaded */
)
/* [Description]