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
5e378e33
Kaydet (Commit)
5e378e33
authored
Nis 10, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: titel -> title
üst
d47e763e
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
+6
-6
QTableWindow.cxx
dbaccess/source/ui/querydesign/QTableWindow.cxx
+1
-1
pubdlg.cxx
sd/source/filter/html/pubdlg.cxx
+1
-1
pubdlg.src
sd/source/filter/html/pubdlg.src
+1
-1
viewfrm.cxx
sfx2/source/view/viewfrm.cxx
+1
-1
poolfmt.hxx
sw/inc/poolfmt.hxx
+2
-2
No files found.
dbaccess/source/ui/querydesign/QTableWindow.cxx
Dosyayı görüntüle @
5e378e33
...
@@ -114,7 +114,7 @@ sal_Bool OQueryTableWindow::Init()
...
@@ -114,7 +114,7 @@ sal_Bool OQueryTableWindow::Init()
if
(
!
m_pListBox
)
if
(
!
m_pListBox
)
m_pListBox
=
CreateListBox
();
m_pListBox
=
CreateListBox
();
// set tit
el
// set tit
le
m_aTitle
.
SetText
(
GetAliasName
());
m_aTitle
.
SetText
(
GetAliasName
());
m_aTitle
.
Show
();
m_aTitle
.
Show
();
...
...
sd/source/filter/html/pubdlg.cxx
Dosyayı görüntüle @
5e378e33
...
@@ -108,7 +108,7 @@ public:
...
@@ -108,7 +108,7 @@ public:
sal_Bool
m_bSlideSound
;
sal_Bool
m_bSlideSound
;
sal_Bool
m_bHiddenSlides
;
sal_Bool
m_bHiddenSlides
;
// tit
el
page information
// tit
le
page information
OUString
m_aAuthor
;
OUString
m_aAuthor
;
OUString
m_aEMail
;
OUString
m_aEMail
;
OUString
m_aWWW
;
OUString
m_aWWW
;
...
...
sd/source/filter/html/pubdlg.src
Dosyayı görüntüle @
5e378e33
...
@@ -452,7 +452,7 @@ ModalDialog DLG_PUBLISHING
...
@@ -452,7 +452,7 @@ ModalDialog DLG_PUBLISHING
Text [ en-US ] = "Export ~hidden slides" ;
Text [ en-US ] = "Export ~hidden slides" ;
};
};
// Page 4, information for tit
el
page
// Page 4, information for tit
le
page
FixedLine PAGE4_TITEL_1
FixedLine PAGE4_TITEL_1
{
{
Pos = MAP_APPFONT ( 6 , 9 ) ;
Pos = MAP_APPFONT ( 6 , 9 ) ;
...
...
sfx2/source/view/viewfrm.cxx
Dosyayı görüntüle @
5e378e33
...
@@ -1721,7 +1721,7 @@ void SfxViewFrame::Show()
...
@@ -1721,7 +1721,7 @@ void SfxViewFrame::Show()
if
(
!
pImp
->
bObjLocked
)
if
(
!
pImp
->
bObjLocked
)
LockObjectShell_Impl
(
true
);
LockObjectShell_Impl
(
true
);
// Adjust Doc-Shell tit
el
nummer, get unique view-no
// Adjust Doc-Shell tit
le
nummer, get unique view-no
if
(
0
==
pImp
->
nDocViewNo
)
if
(
0
==
pImp
->
nDocViewNo
)
{
{
GetDocNumber_Impl
();
GetDocNumber_Impl
();
...
...
sw/inc/poolfmt.hxx
Dosyayı görüntüle @
5e378e33
...
@@ -376,8 +376,8 @@ RES_POOLCOLL_REGISTER_END,
...
@@ -376,8 +376,8 @@ RES_POOLCOLL_REGISTER_END,
/// Group chapter / document.
/// Group chapter / document.
RES_POOLCOLL_DOC_BEGIN
=
COLL_DOC_BITS
,
RES_POOLCOLL_DOC_BEGIN
=
COLL_DOC_BITS
,
RES_POOLCOLL_DOC_TITEL
=
RES_POOLCOLL_DOC_BEGIN
,
///< Doc. tit
el
.
RES_POOLCOLL_DOC_TITEL
=
RES_POOLCOLL_DOC_BEGIN
,
///< Doc. tit
le
.
RES_POOLCOLL_DOC_SUBTITEL
,
///< Doc. subtit
el
.
RES_POOLCOLL_DOC_SUBTITEL
,
///< Doc. subtit
le
.
RES_POOLCOLL_DOC_END
,
RES_POOLCOLL_DOC_END
,
...
...
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