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
df15d179
Kaydet (Commit)
df15d179
authored
Şub 08, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: relaese->release
Change-Id: I9e2e8f11c376fc808b12bc1db509babeac0ff7d8
üst
51e2d235
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
dlg_CreationWizard_UNO.cxx
chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx
+1
-1
ChartController.cxx
chart2/source/controller/main/ChartController.cxx
+1
-1
desktop.cxx
framework/source/services/desktop.cxx
+1
-1
frame.cxx
framework/source/services/frame.cxx
+1
-1
No files found.
chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx
Dosyayı görüntüle @
df15d179
...
...
@@ -183,7 +183,7 @@ void SAL_CALL CreationWizardUnoDlg::notifyTermination( const lang::EventObject&
void
SAL_CALL
CreationWizardUnoDlg
::
disposing
(
const
lang
::
EventObject
&
/*Source*/
)
throw
(
uno
::
RuntimeException
,
std
::
exception
)
{
//Listener should deregister himself and rel
ae
se all references to the closing object.
//Listener should deregister himself and rel
ea
se all references to the closing object.
}
void
SAL_CALL
CreationWizardUnoDlg
::
setTitle
(
const
OUString
&
/*rTitle*/
)
throw
(
uno
::
RuntimeException
,
std
::
exception
)
...
...
chart2/source/controller/main/ChartController.cxx
Dosyayı görüntüle @
df15d179
...
...
@@ -879,7 +879,7 @@ void SAL_CALL ChartController::notifyClosing(
const
lang
::
EventObject
&
rSource
)
throw
(
uno
::
RuntimeException
,
std
::
exception
)
{
//Listener should deregister himself and rel
ae
se all references to the closing object.
//Listener should deregister himself and rel
ea
se all references to the closing object.
TheModelRef
aModelRef
(
m_aModel
,
m_aModelMutex
);
if
(
impl_releaseThisModel
(
rSource
.
Source
)
)
...
...
framework/source/services/desktop.cxx
Dosyayı görüntüle @
df15d179
...
...
@@ -145,7 +145,7 @@ void Desktop::constructorInit()
@param "xFactory" is the multi service manager, which create this instance.
The value must be different from NULL!
@onerror We throw an ASSERT in debug version or do nothing in rel
ae
se version.
@onerror We throw an ASSERT in debug version or do nothing in rel
ea
se version.
*//*-*************************************************************************************************************/
Desktop
::
Desktop
(
const
css
::
uno
::
Reference
<
css
::
uno
::
XComponentContext
>&
xContext
)
:
TransactionBase
(
)
...
...
framework/source/services/frame.cxx
Dosyayı görüntüle @
df15d179
...
...
@@ -486,7 +486,7 @@ DEFINE_XTYPEPROVIDER_21 ( Frame
@param xContext is the multi service manager, which creates this instance.
The value must be different from NULL!
@onerror ASSERT in debug version or nothing in rel
ae
se version.
@onerror ASSERT in debug version or nothing in rel
ea
se version.
*//*-*****************************************************************************************************/
Frame
::
Frame
(
const
css
::
uno
::
Reference
<
css
::
uno
::
XComponentContext
>&
xContext
)
:
TransactionBase
(
)
...
...
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