Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
e0b0e690
Kaydet (Commit)
e0b0e690
authored
Eki 07, 2002
tarafından
Mathias Bauer
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#103890#: basicide menu now in basctl resource
üst
e9a0e520
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
15 deletions
+7
-15
basidesh.hrc
basctl/inc/basidesh.hrc
+5
-2
basdoc.cxx
basctl/source/basicide/basdoc.cxx
+2
-13
basidesh.src
basctl/source/basicide/basidesh.src
+0
-0
No files found.
basctl/inc/basidesh.hrc
Dosyayı görüntüle @
e0b0e690
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: basidesh.hrc,v $
*
* $Revision: 1.1
0
$
* $Revision: 1.1
1
$
*
* last change: $Author:
sb $ $Date: 2002-07-04 09:15:41
$
* last change: $Author:
mba $ $Date: 2002-10-07 12:17:43
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
@@ -169,6 +169,9 @@
#define RID_STR_NOMODULE ( RID_BASICIDE_START + 3 )
#define RID_STR_FILTER_ALLFILES ( RID_BASICIDE_START + 4 )
#define RID_BASICMENU ( RID_BASICIDE_START + 1 )
#define RID_BASICPLUGINMENU ( RID_BASICIDE_START + 2 )
// MacroDlg: ( RID_BASICIDE_START + 50 )
// MacroOptionsDlg: ( RID_BASICIDE_START + 55 )
// TbxControls: ( RID_BASICIDE_START + 65 )
...
...
basctl/source/basicide/basdoc.cxx
Dosyayı görüntüle @
e0b0e690
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: basdoc.cxx,v $
*
* $Revision: 1.
7
$
* $Revision: 1.
8
$
*
* last change: $Author:
tbe $ $Date: 2002-05-08 16:36:47
$
* last change: $Author:
mba $ $Date: 2002-10-07 12:18:10
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
@@ -84,17 +84,6 @@ TYPEINIT1(BasicDocShell, SfxObjectShell);
DBG_NAME
(
BasicDocShell
);
SFX_IMPL_SIMPLE_OBJECTFACTORY_LOD
(
BasicDocShell
,
BasicIDE
,
BASIC_MOD
()
)
//SFX_IMPL_SIMPLE_OBJECTFACTORY( BasicDocShell, SFXOBJECTSHELL_STD_SPECIAL | SFXOBJECTSHELL_DONTREPLACE, sbasic )
/*
{
Factory().SetExplorerImageId( IMG_MACROLIB );
Factory().RegisterHelpFile( String( RTL_CONSTASCII_USTRINGPARAM( "sbasic" ) ) );
Factory().SetDocumentServiceName( ::rtl::OUString::createFromAscii( "dummy" ) );
Factory().RegisterMenuBar( ResId(RID_DEFAULTMENU) );
Factory().RegisterPluginMenuBar( ResId(RID_DEFAULTPLUGINMENU) );
}
*/
SFX_IMPL_INTERFACE
(
BasicDocShell
,
SfxObjectShell
,
IDEResId
(
0
)
)
{
SFX_STATUSBAR_REGISTRATION
(
SID_BASICIDE_STATUSBAR
);
...
...
basctl/source/basicide/basidesh.src
Dosyayı görüntüle @
e0b0e690
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment