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
d6b76446
Kaydet (Commit)
d6b76446
authored
Agu 06, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-private-field
Change-Id: I17b193e79f4eaf54c9ae8f5c6dfd204b8fc4ad3b
üst
3a2929e3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
16 deletions
+0
-16
linkdlg.cxx
cui/source/dialogs/linkdlg.cxx
+0
-2
svuidlg.hrc
cui/source/dialogs/svuidlg.hrc
+0
-2
svuidlg.src
cui/source/dialogs/svuidlg.src
+0
-10
linkdlg.hxx
cui/source/inc/linkdlg.hxx
+0
-2
No files found.
cui/source/dialogs/linkdlg.cxx
Dosyayı görüntüle @
d6b76446
...
@@ -91,8 +91,6 @@ SvBaseLinksDlg::SvBaseLinksDlg( vcl::Window * pParent, LinkManager* pMgr, bool b
...
@@ -91,8 +91,6 @@ SvBaseLinksDlg::SvBaseLinksDlg( vcl::Window * pParent, LinkManager* pMgr, bool b
aStrAutolink
(
CUI_RES
(
STR_AUTOLINK
)
),
aStrAutolink
(
CUI_RES
(
STR_AUTOLINK
)
),
aStrManuallink
(
CUI_RES
(
STR_MANUALLINK
)
),
aStrManuallink
(
CUI_RES
(
STR_MANUALLINK
)
),
aStrBrokenlink
(
CUI_RES
(
STR_BROKENLINK
)
),
aStrBrokenlink
(
CUI_RES
(
STR_BROKENLINK
)
),
aStrGraphiclink
(
CUI_RES
(
STR_GRAPHICLINK
)
),
aStrButtonclose
(
CUI_RES
(
STR_BUTTONCLOSE
)
),
aStrCloselinkmsg
(
CUI_RES
(
STR_CLOSELINKMSG
)
),
aStrCloselinkmsg
(
CUI_RES
(
STR_CLOSELINKMSG
)
),
aStrCloselinkmsgMulti
(
CUI_RES
(
STR_CLOSELINKMSG_MULTI
)
),
aStrCloselinkmsgMulti
(
CUI_RES
(
STR_CLOSELINKMSG_MULTI
)
),
aStrWaitinglink
(
CUI_RES
(
STR_WAITINGLINK
)
),
aStrWaitinglink
(
CUI_RES
(
STR_WAITINGLINK
)
),
...
...
cui/source/dialogs/svuidlg.hrc
Dosyayı görüntüle @
d6b76446
...
@@ -23,8 +23,6 @@
...
@@ -23,8 +23,6 @@
#define STR_AUTOLINK 32006
#define STR_AUTOLINK 32006
#define STR_MANUALLINK 32007
#define STR_MANUALLINK 32007
#define STR_BROKENLINK 32008
#define STR_BROKENLINK 32008
#define STR_GRAPHICLINK 32009
#define STR_BUTTONCLOSE 32010
#define STR_CLOSELINKMSG 32011
#define STR_CLOSELINKMSG 32011
#define STR_CLOSELINKMSG_MULTI 32024
#define STR_CLOSELINKMSG_MULTI 32024
#define STR_WAITINGLINK 32028
#define STR_WAITINGLINK 32028
...
...
cui/source/dialogs/svuidlg.src
Dosyayı görüntüle @
d6b76446
...
@@ -36,16 +36,6 @@ String STR_BROKENLINK
...
@@ -36,16 +36,6 @@ String STR_BROKENLINK
Text [ en-US ] = "Not available" ;
Text [ en-US ] = "Not available" ;
};
};
String STR_GRAPHICLINK
{
Text [ en-US ] = "Graphic" ;
};
String STR_BUTTONCLOSE
{
Text [ en-US ] = "~Close" ;
};
String STR_CLOSELINKMSG
String STR_CLOSELINKMSG
{
{
Text [ en-US ] = "Are you sure you want to remove the selected link?" ;
Text [ en-US ] = "Are you sure you want to remove the selected link?" ;
...
...
cui/source/inc/linkdlg.hxx
Dosyayı görüntüle @
d6b76446
...
@@ -57,8 +57,6 @@ class SvBaseLinksDlg : public ModalDialog
...
@@ -57,8 +57,6 @@ class SvBaseLinksDlg : public ModalDialog
OUString
aStrAutolink
;
OUString
aStrAutolink
;
OUString
aStrManuallink
;
OUString
aStrManuallink
;
OUString
aStrBrokenlink
;
OUString
aStrBrokenlink
;
OUString
aStrGraphiclink
;
OUString
aStrButtonclose
;
OUString
aStrCloselinkmsg
;
OUString
aStrCloselinkmsg
;
OUString
aStrCloselinkmsgMulti
;
OUString
aStrCloselinkmsgMulti
;
OUString
aStrWaitinglink
;
OUString
aStrWaitinglink
;
...
...
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