diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-10-28 23:02:10 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-10-28 23:02:10 +0200 |
commit | 91f418099eccc7e1d15d7fcd9ebaea75cb69a716 (patch) | |
tree | 53dcb7e3db56ac4644ae21097c8250ca617bb9bd /sc/source/ui/view/tabvwsh.cxx | |
parent | c939a66ccb5bfe0c84992a6fab09aa7df46e76cd (diff) | |
parent | 5cb1bf1e0b4ad3d395c84bb24eb87c1a95954f8d (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.cxx | 4 |
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); } |