summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/prevwsh.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-10-28 23:02:10 +0200
committerMathias Bauer <mba@openoffice.org>2010-10-28 23:02:10 +0200
commit91f418099eccc7e1d15d7fcd9ebaea75cb69a716 (patch)
tree53dcb7e3db56ac4644ae21097c8250ca617bb9bd /sc/source/ui/view/prevwsh.cxx
parentc939a66ccb5bfe0c84992a6fab09aa7df46e76cd (diff)
parent5cb1bf1e0b4ad3d395c84bb24eb87c1a95954f8d (diff)
CWS gnumake: resync to m91; conflicts unresolved
Diffstat (limited to 'sc/source/ui/view/prevwsh.cxx')
-rw-r--r--sc/source/ui/view/prevwsh.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/sc/source/ui/view/prevwsh.cxx b/sc/source/ui/view/prevwsh.cxx
index aedb512bcdaf..bd5d59718873 100644
--- a/sc/source/ui/view/prevwsh.cxx
+++ b/sc/source/ui/view/prevwsh.cxx
@@ -108,7 +108,11 @@ SFX_IMPL_INTERFACE( ScPreviewShell, SfxViewShell, ScResId(SCSTR_PREVIEWSHELL) )
SFX_POPUPMENU_REGISTRATION(ScResId(RID_POPUP_PREVIEW));
}
+<<<<<<< local
SFX_IMPL_VIEWFACTORY( ScPreviewShell )
+=======
+SFX_IMPL_NAMED_VIEWFACTORY( ScPreviewShell, "PrintPreview" )
+>>>>>>> other
{
SFX_VIEW_REGISTRATION(ScDocShell);
}