From 2926bd4d6bce5115e4de8e8e155cbeb9fd66e3a4 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 22 Feb 2013 09:38:34 +0200 Subject: s/whith/with/ Change-Id: I23da81c182ad30faf871d98e55820295418207d0 --- sfx2/source/doc/objstor.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2') diff --git a/sfx2/source/doc/objstor.cxx b/sfx2/source/doc/objstor.cxx index 2fa99cbe058a..6f41f7d856d9 100644 --- a/sfx2/source/doc/objstor.cxx +++ b/sfx2/source/doc/objstor.cxx @@ -2093,7 +2093,7 @@ sal_Bool SfxObjectShell::ConvertFrom This method is called for loading of documents over all filters which are not SFX_FILTER_OWN or for which no clipboard format has been registered - (thus no storage format that is used). In other words, whith this method + (thus no storage format that is used). In other words, with this method it is imported. Files which are to be opened here should be opened through 'rMedium' -- cgit