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
b57bf0f2
Kaydet (Commit)
b57bf0f2
authored
Nis 23, 2001
tarafından
Andreas Bregas
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
SaveBasicManager() disabled, sbl files are not stored any more
üst
c827c816
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
appbas.cxx
sfx2/source/appl/appbas.cxx
+6
-2
No files found.
sfx2/source/appl/appbas.cxx
Dosyayı görüntüle @
b57bf0f2
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: appbas.cxx,v $
*
* $Revision: 1.1
3
$
* $Revision: 1.1
4
$
*
* last change: $Author: ab $ $Date: 2001-0
3-28 11:10:06
$
* last change: $Author: ab $ $Date: 2001-0
4-23 11:32:18
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
@@ -534,6 +534,7 @@ SbxVariable* SfxConstants_Impl::Find
//=========================================================================
sal_uInt16
SfxApplication
::
SaveBasicManager
()
const
{
/* AB, 19.4.2001: No sbl files stored any more -> new library containers
// MT: #47347# AppBasicDir ist jetzt ein PATH!
// Ncht den vom BasicManager, falls inzwischen der Pfad geaendert wurde !?
// So wird natuerlich auch das erste Dir genommen, wenn der BasicManager
...
...
@@ -560,6 +561,9 @@ sal_uInt16 SfxApplication::SaveBasicManager() const
}
return (sal_uInt16)aStor->GetError();
*/
return
0
;
}
//--------------------------------------------------------------------
...
...
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