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
226b81d0
Kaydet (Commit)
226b81d0
authored
May 24, 2012
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
returning reference to temporary [-Werror]
Change-Id: Ib37f1fc9658cb50227463cf2aa1421ba47b2ec9f
üst
70eb7af6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
templwin.cxx
svtools/source/contnr/templwin.cxx
+1
-1
templwin.hxx
svtools/source/contnr/templwin.hxx
+1
-1
No files found.
svtools/source/contnr/templwin.cxx
Dosyayı görüntüle @
226b81d0
...
@@ -594,7 +594,7 @@ SvtDocInfoTable_Impl::SvtDocInfoTable_Impl() :
...
@@ -594,7 +594,7 @@ SvtDocInfoTable_Impl::SvtDocInfoTable_Impl() :
}
}
// -----------------------------------------------------------------------
// -----------------------------------------------------------------------
const
String
&
SvtDocInfoTable_Impl
::
GetString
(
long
nId
)
const
rtl
::
OUString
SvtDocInfoTable_Impl
::
GetString
(
long
nId
)
const
{
{
sal_uInt32
nPos
(
FindIndex
(
nId
)
);
sal_uInt32
nPos
(
FindIndex
(
nId
)
);
...
...
svtools/source/contnr/templwin.hxx
Dosyayı görüntüle @
226b81d0
...
@@ -173,7 +173,7 @@ private:
...
@@ -173,7 +173,7 @@ private:
public
:
public
:
SvtDocInfoTable_Impl
();
SvtDocInfoTable_Impl
();
const
String
&
GetString
(
long
nId
)
const
;
rtl
::
OUString
GetString
(
long
nId
)
const
;
};
};
class
SvtFrameWindow_Impl
:
public
Window
class
SvtFrameWindow_Impl
:
public
Window
...
...
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