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
7dad0652
Kaydet (Commit)
7dad0652
authored
Tem 29, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:unreffun
Change-Id: I5986efd3d5690cb63ea44afaba7705c6f747e7f8
üst
e6caeefc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
hangulhanjadlg.cxx
cui/source/dialogs/hangulhanjadlg.cxx
+0
-8
No files found.
cui/source/dialogs/hangulhanjadlg.cxx
Dosyayı görüntüle @
7dad0652
...
@@ -93,7 +93,6 @@ namespace svx
...
@@ -93,7 +93,6 @@ namespace svx
RubyPosition
m_ePosition
;
RubyPosition
m_ePosition
;
public
:
public
:
PseudoRubyText
(
const
OUString
&
_rPrimary
,
const
OUString
&
_rSecondary
,
const
RubyPosition
_ePosition
);
PseudoRubyText
();
PseudoRubyText
();
void
init
(
const
OUString
&
rPrimaryText
,
const
OUString
&
rSecondaryText
,
const
RubyPosition
&
rPosition
);
void
init
(
const
OUString
&
rPrimaryText
,
const
OUString
&
rSecondaryText
,
const
RubyPosition
&
rPosition
);
const
OUString
&
getPrimaryText
()
const
{
return
m_sPrimaryText
;
}
const
OUString
&
getPrimaryText
()
const
{
return
m_sPrimaryText
;
}
...
@@ -105,13 +104,6 @@ namespace svx
...
@@ -105,13 +104,6 @@ namespace svx
::
vcl
::
ControlLayoutData
*
_pLayoutData
=
NULL
);
::
vcl
::
ControlLayoutData
*
_pLayoutData
=
NULL
);
};
};
PseudoRubyText
::
PseudoRubyText
(
const
OUString
&
_rPrimary
,
const
OUString
&
_rSecondary
,
const
RubyPosition
_ePosition
)
:
m_sPrimaryText
(
_rPrimary
)
,
m_sSecondaryText
(
_rSecondary
)
,
m_ePosition
(
_ePosition
)
{
}
PseudoRubyText
::
PseudoRubyText
()
PseudoRubyText
::
PseudoRubyText
()
{
{
}
}
...
...
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