diff options
Diffstat (limited to 'sfx2/source')
-rw-r--r-- | sfx2/source/doc/objxtor.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/doc/objxtor.cxx b/sfx2/source/doc/objxtor.cxx index 047719e137ca..78b8126b511e 100644 --- a/sfx2/source/doc/objxtor.cxx +++ b/sfx2/source/doc/objxtor.cxx @@ -299,7 +299,6 @@ SfxObjectShell::SfxObjectShell( const SfxModelFlags i_nCreationFlags ) @param eMode Purpose, to which the SfxObjectShell is created: SfxObjectCreateMode::EMBEDDED (default) as SO-Server from within another Document SfxObjectCreateMode::STANDARD, as a normal Document open stand-alone - SfxObjectCreateMode::PREVIEW to enable a Preview, if possible are only little information is needed SfxObjectCreateMode::ORGANIZER to be displayed in the Organizer, here nothing of the contents is used */ SfxObjectShell::SfxObjectShell(SfxObjectCreateMode eMode) |