summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh.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/tabvwsh.cxx
parentc939a66ccb5bfe0c84992a6fab09aa7df46e76cd (diff)
parent5cb1bf1e0b4ad3d395c84bb24eb87c1a95954f8d (diff)
CWS gnumake: resync to m91; conflicts unresolved
Diffstat (limited to 'sc/source/ui/view/tabvwsh.cxx')
-rw-r--r--sc/source/ui/view/tabvwsh.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/sc/source/ui/view/tabvwsh.cxx b/sc/source/ui/view/tabvwsh.cxx
index 1fe546b38260..1e647ce88780 100644
--- a/sc/source/ui/view/tabvwsh.cxx
+++ b/sc/source/ui/view/tabvwsh.cxx
@@ -102,7 +102,11 @@ SFX_IMPL_INTERFACE(ScTabViewShell,SfxViewShell,ScResId(SCSTR_TABVIEWSHELL))
//-->Added by PengYunQuan for Validity Cell Range Picker
}
+<<<<<<< local
SFX_IMPL_VIEWFACTORY( ScTabViewShell )
+=======
+SFX_IMPL_NAMED_VIEWFACTORY( ScTabViewShell, "Default" )
+>>>>>>> other
{
SFX_VIEW_REGISTRATION(ScDocShell);
}