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
cf5ac4dd
Kaydet (Commit)
cf5ac4dd
authored
Mar 03, 2014
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove unused code formula::FormulaDlg::CheckMatrix()
Change-Id: If7b09d032d0155a38b5d5e8aa1832c86a8f7cec1
üst
41f5dda7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
7 deletions
+0
-7
formula.cxx
formula/source/ui/dlg/formula.cxx
+0
-5
formula.hxx
include/formula/formula.hxx
+0
-1
unusedcode.easy
unusedcode.easy
+0
-1
No files found.
formula/source/ui/dlg/formula.cxx
Dosyayı görüntüle @
cf5ac4dd
...
...
@@ -1760,11 +1760,6 @@ FormulaDlgMode FormulaDlg::SetMeText(const OUString& _sText, sal_Int32 PrivStart
return
m_pImpl
->
SetMeText
(
_sText
,
PrivStart
,
PrivEnd
,
bMatrix
,
_bSelect
,
_bUpdate
);
}
void
FormulaDlg
::
CheckMatrix
()
{
m_pImpl
->
aBtnMatrix
.
Check
();
}
bool
FormulaDlg
::
CheckMatrix
(
OUString
&
aFormula
)
{
return
m_pImpl
->
CheckMatrix
(
aFormula
);
...
...
include/formula/formula.hxx
Dosyayı görüntüle @
cf5ac4dd
...
...
@@ -121,7 +121,6 @@ protected:
bool
CheckMatrix
(
OUString
&
aFormula
/*IN/OUT*/
);
OUString
GetMeText
()
const
;
void
Update
(
const
OUString
&
_sExp
);
void
CheckMatrix
();
void
DoEnter
(
bool
_bOk
);
const
IFunctionDescription
*
getCurrentFunctionDescription
()
const
;
bool
UpdateParaWin
(
Selection
&
_rSelection
);
...
...
unusedcode.easy
Dosyayı görüntüle @
cf5ac4dd
...
...
@@ -227,7 +227,6 @@ connectivity::sdbcx::OGroup::OGroup(unsigned char)
drawinglayer::attribute::SdrFillGraphicAttribute::getLogSize() const
editeng::MisspellRange::MisspellRange()
editeng::Section::Section()
formula::FormulaDlg::CheckMatrix()
oglcanvas::CanvasHelper::flush() const
oglcanvas::TextLayout::draw(com::sun::star::rendering::ViewState const&, com::sun::star::rendering::RenderState const&, com::sun::star::uno::Reference<com::sun::star::rendering::XGraphicDevice> const&) const
oox::core::Relations::getRelationsFromType(rtl::OUString const&) const
...
...
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