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
80c7dd48
Kaydet (Commit)
80c7dd48
authored
Ara 20, 2011
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
AutocorrectionMigration is not constructable
üst
650ed10b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
14 deletions
+0
-14
autocorrmigration.cxx
desktop/source/migration/services/autocorrmigration.cxx
+0
-11
autocorrmigration.hxx
desktop/source/migration/services/autocorrmigration.hxx
+0
-3
No files found.
desktop/source/migration/services/autocorrmigration.cxx
Dosyayı görüntüle @
80c7dd48
...
...
@@ -266,17 +266,6 @@ namespace migration
return
Any
();
}
// =============================================================================
// component operations
// =============================================================================
Reference
<
XInterface
>
SAL_CALL
AutocorrectionMigration_create
(
Reference
<
XComponentContext
>
const
&
)
SAL_THROW
(
()
)
{
return
static_cast
<
lang
::
XTypeProvider
*
>
(
new
AutocorrectionMigration
()
);
}
// -----------------------------------------------------------------------------
//.........................................................................
...
...
desktop/source/migration/services/autocorrmigration.hxx
Dosyayı görüntüle @
80c7dd48
...
...
@@ -49,9 +49,6 @@ namespace migration
::
rtl
::
OUString
SAL_CALL
AutocorrectionMigration_getImplementationName
();
::
com
::
sun
::
star
::
uno
::
Sequence
<
::
rtl
::
OUString
>
SAL_CALL
AutocorrectionMigration_getSupportedServiceNames
();
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>
SAL_CALL
AutocorrectionMigration_create
(
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XComponentContext
>
const
&
xContext
)
SAL_THROW
(
(
::
com
::
sun
::
star
::
uno
::
Exception
)
);
// =============================================================================
...
...
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