summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc')
-rw-r--r--sfx2/source/doc/docfile.cxx2
-rw-r--r--sfx2/source/doc/guisaveas.cxx4
-rw-r--r--sfx2/source/doc/new.cxx2
-rw-r--r--sfx2/source/doc/objmisc.cxx2
-rw-r--r--sfx2/source/doc/objstor.cxx2
-rw-r--r--sfx2/source/doc/objxtor.cxx2
-rw-r--r--sfx2/source/doc/oleprops.hxx2
-rw-r--r--sfx2/source/doc/printhelper.cxx2
-rw-r--r--sfx2/source/doc/sfxbasemodel.cxx4
9 files changed, 11 insertions, 11 deletions
diff --git a/sfx2/source/doc/docfile.cxx b/sfx2/source/doc/docfile.cxx
index 020574054eaa..26f4820a8ee0 100644
--- a/sfx2/source/doc/docfile.cxx
+++ b/sfx2/source/doc/docfile.cxx
@@ -1281,7 +1281,7 @@ uno::Reference < embed::XStorage > SfxMedium::GetStorage( bool bCreateTempIfNo )
if ( pImp->aVersions.getLength() )
{
// Search for the version fits the comment
- // The versions are numbered startign with 1, versions with
+ // The versions are numbered starting with 1, versions with
// negative versions numbers are counted backwards from the
// current version
short nVersion = pVersion ? pVersion->GetValue() : 0;
diff --git a/sfx2/source/doc/guisaveas.cxx b/sfx2/source/doc/guisaveas.cxx
index 234888b1407b..8d3f4920da5c 100644
--- a/sfx2/source/doc/guisaveas.cxx
+++ b/sfx2/source/doc/guisaveas.cxx
@@ -1071,7 +1071,7 @@ bool ModelData_Impl::OutputFileDialog( sal_Int8 nStoreMode,
if ( aFilterName.equals( aFilterFromMediaDescr ) )
{
- // preserv current settings if any
+ // preserve current settings if any
// if there no current settings and the name is the same
// as old filter name use old filter settings
@@ -1815,7 +1815,7 @@ void SfxStoringHelper::SetDocInfoState(
}
}
- // sigh... have to set these manually i'm afraid... wonder why
+ // sigh... have to set these manually I'm afraid... wonder why
// SfxObjectShell doesn't handle this internally, should be easier
xDocPropsToFill->setAuthor(i_xOldDocProps->getAuthor());
xDocPropsToFill->setGenerator(i_xOldDocProps->getGenerator());
diff --git a/sfx2/source/doc/new.cxx b/sfx2/source/doc/new.cxx
index c89044e3d9bc..93121aa58884 100644
--- a/sfx2/source/doc/new.cxx
+++ b/sfx2/source/doc/new.cxx
@@ -285,7 +285,7 @@ IMPL_LINK_NOARG(SfxNewFileDialog_Impl, TemplateSelect)
IMPL_LINK_NOARG_TYPED( SfxNewFileDialog_Impl, DoubleClick, ListBox&, void )
{
- // Still loadning
+ // Still loading
if ( !xDocShell.Is() || !xDocShell->GetProgress() )
pAntiImpl->EndDialog(RET_OK);
}
diff --git a/sfx2/source/doc/objmisc.cxx b/sfx2/source/doc/objmisc.cxx
index b838f148c0e6..bebf3c26aeed 100644
--- a/sfx2/source/doc/objmisc.cxx
+++ b/sfx2/source/doc/objmisc.cxx
@@ -780,7 +780,7 @@ OUString SfxObjectShell::GetTitle
(remote =>:: com:: sun:: star:: util:: URL)
3 (==SFX_TITLE_APINAME)
- provides the logical filname without path
+ provides the logical filename without path
and extension
4 (==SFX_TITLE_DETECT)
diff --git a/sfx2/source/doc/objstor.cxx b/sfx2/source/doc/objstor.cxx
index d5bc6d00611e..312b4405530f 100644
--- a/sfx2/source/doc/objstor.cxx
+++ b/sfx2/source/doc/objstor.cxx
@@ -2512,7 +2512,7 @@ bool SfxObjectShell::DoSave_Impl( const SfxItemSet* pArgs )
pSet->Put( *pComments );
}
- // create a medium as a copy; this medium is only for writingm, because it
+ // create a medium as a copy; this medium is only for writing, because it
// uses the same name as the original one writing is done through a copy,
// that will be transferred to the target (of course after calling HandsOff)
SfxMedium* pMediumTmp = new SfxMedium( pRetrMedium->GetName(), pRetrMedium->GetOpenMode(), pFilter, pSet );
diff --git a/sfx2/source/doc/objxtor.cxx b/sfx2/source/doc/objxtor.cxx
index 9f73e8764bc1..8ac27a5d3df8 100644
--- a/sfx2/source/doc/objxtor.cxx
+++ b/sfx2/source/doc/objxtor.cxx
@@ -325,7 +325,7 @@ SfxObjectShell::SfxObjectShell
SfxObjectCreateMode::ORGANIZER
to be displayed in the Organizer, here
- notning of the contents is used */
+ nothing of the contents is used */
)
/* [Description]
diff --git a/sfx2/source/doc/oleprops.hxx b/sfx2/source/doc/oleprops.hxx
index e2fbfa5bfacd..d8a04646cb08 100644
--- a/sfx2/source/doc/oleprops.hxx
+++ b/sfx2/source/doc/oleprops.hxx
@@ -168,7 +168,7 @@ private:
/** Base class for all classes related to OLE property sets.
- Derived calsses have to implement the pure virtual functions ImplLoad() and
+ Derived classes have to implement the pure virtual functions ImplLoad() and
ImplSave().
*/
class SfxOleObjectBase
diff --git a/sfx2/source/doc/printhelper.cxx b/sfx2/source/doc/printhelper.cxx
index e29380245589..fdfcf99a0997 100644
--- a/sfx2/source/doc/printhelper.cxx
+++ b/sfx2/source/doc/printhelper.cxx
@@ -765,7 +765,7 @@ void SAL_CALL SfxPrintHelper::print(const uno::Sequence< beans::PropertyValue >&
aCheckedArgs.realloc(nProps);
// Execute the print request every time.
- // It doesn'tmatter if it is a real printer used or we print to a local file
+ // It doesn't matter if it is a real printer used or we print to a local file
// nor if we print to a temp file and move it afterwards by using the ucb.
// That will be handled later. see pUCBPrintFile below!
pView->ExecPrint( aCheckedArgs, true, false );
diff --git a/sfx2/source/doc/sfxbasemodel.cxx b/sfx2/source/doc/sfxbasemodel.cxx
index 51baa58d7400..5a677cb75adb 100644
--- a/sfx2/source/doc/sfxbasemodel.cxx
+++ b/sfx2/source/doc/sfxbasemodel.cxx
@@ -3091,7 +3091,7 @@ void SfxBaseModel::impl_store( const OUString& sURL
{
if ( nErrCode )
{
- // must be a warning - use Interactionhandler if possible or abandone
+ // must be a warning - use Interactionhandler if possible or abandon
if ( xHandler.is() )
{
// TODO/LATER: a general way to set the error context should be available
@@ -4147,7 +4147,7 @@ Reference< frame::XController2 > SAL_CALL SfxBaseModel::createDefaultViewControl
namespace sfx { namespace intern {
- /** a class which, in its dtor, cleans up variuos objects (well, at the moment only the frame) collected during
+ /** a class which, in its dtor, cleans up various objects (well, at the moment only the frame) collected during
the creation of a document view, unless the creation was successful.
*/
class ViewCreationGuard