Kaydet (Commit) 55c5ea43 authored tarafından Caolán McNamara's avatar Caolán McNamara

there is no STR_VIEWSHELLBASE string

üst 5d0051ac
...@@ -125,7 +125,6 @@ ...@@ -125,7 +125,6 @@
#define STR_SAVE_DOC RID_GLOB_START+100 #define STR_SAVE_DOC RID_GLOB_START+100
#define STR_PREVIEWVIEWSHELL RID_GLOB_START+101 #define STR_PREVIEWVIEWSHELL RID_GLOB_START+101
#define RID_SD_ERRHDL RID_GLOB_START+102 #define RID_SD_ERRHDL RID_GLOB_START+102
#define STR_VIEWSHELLBASE RID_GLOB_START+103
#define STR_3DOBJECTBARSHELL RID_GLOB_START+104 #define STR_3DOBJECTBARSHELL RID_GLOB_START+104
#define STR_FONTWORKOBJECTBARSHELL RID_GLOB_START+105 #define STR_FONTWORKOBJECTBARSHELL RID_GLOB_START+105
#define STR_SLIDESORTERVIEWSHELL RID_GLOB_START+106 #define STR_SLIDESORTERVIEWSHELL RID_GLOB_START+106
......
...@@ -261,7 +261,7 @@ void ViewShellBase::InitFactory() ...@@ -261,7 +261,7 @@ void ViewShellBase::InitFactory()
SFX_IMPL_INTERFACE(ViewShellBase, SfxViewShell, SdResId(STR_VIEWSHELLBASE)) SFX_IMPL_INTERFACE(ViewShellBase, SfxViewShell, SdResId(0))
{ {
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment