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
7e4ee811
Kaydet (Commit)
7e4ee811
authored
Agu 24, 2015
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
we don't need that code anymore
Change-Id: I77b5816a4e7743494444b0ac2366164a3bc5d13d
üst
85f42858
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
vbaexport.cxx
oox/source/ole/vbaexport.cxx
+0
-6
No files found.
oox/source/ole/vbaexport.cxx
Dosyayı görüntüle @
7e4ee811
...
@@ -655,12 +655,6 @@ css::uno::Reference<css::container::XNameContainer> VbaExport::getBasicLibrary()
...
@@ -655,12 +655,6 @@ css::uno::Reference<css::container::XNameContainer> VbaExport::getBasicLibrary()
try
try
{
{
css
::
uno
::
Reference
<
css
::
script
::
XLibraryContainer
>
xLibContainer
=
getLibraryContainer
();
css
::
uno
::
Reference
<
css
::
script
::
XLibraryContainer
>
xLibContainer
=
getLibraryContainer
();
css
::
uno
::
Sequence
<
OUString
>
aElementNames
=
xLibContainer
->
getElementNames
();
sal_Int32
n
=
aElementNames
.
getLength
();
for
(
sal_Int32
i
=
0
;
i
<
n
;
++
i
)
{
SAL_DEBUG
(
aElementNames
[
i
]);
}
OUString
aProjectName
=
getProjectName
();
OUString
aProjectName
=
getProjectName
();
xLibrary
.
set
(
xLibContainer
->
getByName
(
aProjectName
),
css
::
uno
::
UNO_QUERY_THROW
);
xLibrary
.
set
(
xLibContainer
->
getByName
(
aProjectName
),
css
::
uno
::
UNO_QUERY_THROW
);
}
}
...
...
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