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
2c90156b
Kaydet (Commit)
2c90156b
authored
Haz 13, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:staticcall
Change-Id: I6bc306aa59b5610b987871ea8cf6e561233178c6
üst
75838570
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
eventdlg.cxx
cui/source/customize/eventdlg.cxx
+1
-1
cuigaldlg.cxx
cui/source/dialogs/cuigaldlg.cxx
+1
-1
No files found.
cui/source/customize/eventdlg.cxx
Dosyayı görüntüle @
2c90156b
...
@@ -144,7 +144,7 @@ void SvxEventConfigPage::ImplInitDocument()
...
@@ -144,7 +144,7 @@ void SvxEventConfigPage::ImplInitDocument()
if
(
xSupplier
.
is
()
)
if
(
xSupplier
.
is
()
)
{
{
m_xDocumentEvents
=
xSupplier
->
getEvents
();
m_xDocumentEvents
=
xSupplier
->
getEvents
();
m_xDocumentModifiable
=
m_xDocumentModifiable
.
query
(
xModel
);
m_xDocumentModifiable
.
set
(
xModel
,
css
::
uno
::
UNO_QUERY
);
OUString
aTitle
=
::
comphelper
::
DocumentInfo
::
getDocumentTitle
(
xModel
);
OUString
aTitle
=
::
comphelper
::
DocumentInfo
::
getDocumentTitle
(
xModel
);
sal_uInt16
nPos
=
m_pSaveInListBox
->
InsertEntry
(
aTitle
);
sal_uInt16
nPos
=
m_pSaveInListBox
->
InsertEntry
(
aTitle
);
...
...
cui/source/dialogs/cuigaldlg.cxx
Dosyayı görüntüle @
2c90156b
...
@@ -167,7 +167,7 @@ void SearchThread::ImplSearch( const INetURLObject& rStartURL,
...
@@ -167,7 +167,7 @@ void SearchThread::ImplSearch( const INetURLObject& rStartURL,
if
(
(
aDesc
.
Detect
()
&&
if
(
(
aDesc
.
Detect
()
&&
::
std
::
find
(
rFormats
.
begin
(),
::
std
::
find
(
rFormats
.
begin
(),
rFormats
.
end
(),
rFormats
.
end
(),
aDesc
.
GetImportFormatShortName
(
GraphicDescriptor
::
GetImportFormatShortName
(
aDesc
.
GetFileFormat
()
).
toAsciiLowerCase
()
)
aDesc
.
GetFileFormat
()
).
toAsciiLowerCase
()
)
!=
rFormats
.
end
()
)
||
!=
rFormats
.
end
()
)
||
::
std
::
find
(
rFormats
.
begin
(),
::
std
::
find
(
rFormats
.
begin
(),
...
...
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