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
0e09134a
Kaydet (Commit)
0e09134a
authored
Haz 19, 2014
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
callcatcher: update unused code
Change-Id: Ia25c686dac799707cae3f6112c731f8cd3f686c2
üst
d3a5b4e8
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
31 deletions
+0
-31
funcutl.cxx
formula/source/ui/dlg/funcutl.cxx
+0
-24
funcutl.hxx
include/formula/funcutl.hxx
+0
-5
unusedcode.easy
unusedcode.easy
+0
-2
No files found.
formula/source/ui/dlg/funcutl.cxx
Dosyayı görüntüle @
0e09134a
...
...
@@ -583,30 +583,6 @@ RefButton::RefButton( Window* _pParent, WinBits nStyle ) :
SetStartImage
();
}
RefButton
::
RefButton
(
Window
*
_pParent
,
const
ResId
&
rResId
)
:
ImageButton
(
_pParent
,
rResId
),
aImgRefStart
(
ModuleRes
(
RID_BMP_REFBTN1
)
),
aImgRefDone
(
ModuleRes
(
RID_BMP_REFBTN2
)
),
aShrinkQuickHelp
(
ModuleRes
(
RID_STR_SHRINK
).
toString
()
),
aExpandQuickHelp
(
ModuleRes
(
RID_STR_EXPAND
).
toString
()
),
pAnyRefDlg
(
NULL
),
pRefEdit
(
NULL
)
{
SetStartImage
();
}
RefButton
::
RefButton
(
Window
*
_pParent
,
const
ResId
&
rResId
,
RefEdit
*
pEdit
,
IControlReferenceHandler
*
_pDlg
)
:
ImageButton
(
_pParent
,
rResId
),
aImgRefStart
(
ModuleRes
(
RID_BMP_REFBTN1
)
),
aImgRefDone
(
ModuleRes
(
RID_BMP_REFBTN2
)
),
aShrinkQuickHelp
(
ModuleRes
(
RID_STR_SHRINK
).
toString
()
),
aExpandQuickHelp
(
ModuleRes
(
RID_STR_EXPAND
).
toString
()
),
pAnyRefDlg
(
_pDlg
),
pRefEdit
(
pEdit
)
{
SetStartImage
();
}
extern
"C"
SAL_DLLPUBLIC_EXPORT
Window
*
SAL_CALL
makeRefButton
(
Window
*
pParent
,
VclBuilder
::
stringmap
&
)
{
return
new
RefButton
(
pParent
,
0
);
...
...
include/formula/funcutl.hxx
Dosyayı görüntüle @
0e09134a
...
...
@@ -95,13 +95,8 @@ protected:
virtual
void
LoseFocus
()
SAL_OVERRIDE
;
public
:
RefButton
(
Window
*
_pParent
,
const
ResId
&
rResId
);
RefButton
(
Window
*
_pParent
,
WinBits
nStyle
=
0
);
RefButton
(
Window
*
_pParent
,
const
ResId
&
rResId
,
RefEdit
*
pEdit
,
IControlReferenceHandler
*
pDlg
);
void
SetReferences
(
IControlReferenceHandler
*
pDlg
,
RefEdit
*
pEdit
);
void
SetStartImage
();
void
SetEndImage
();
void
DoRef
()
...
...
unusedcode.easy
Dosyayı görüntüle @
0e09134a
...
...
@@ -184,12 +184,10 @@ basegfx::tools::containsOnlyHorizontalAndVerticalEdges(basegfx::B2DPolyPolygon c
canvas::createSurfaceProxyManager(boost::shared_ptr<canvas::IRenderModule> const&)
chart::ChartTypeUnoDlg::Create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&)
chart::ShapeToolbarController::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&)
chart::opengl3D::Text::getSize() const
comphelper::detail::ConfigurationWrapper::getGroupReadWrite(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&) const
comphelper::detail::ConfigurationWrapper::getLocalizedPropertyValue(rtl::OUString const&) const
comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&, com::sun::star::uno::Any const&) const
connectivity::OSQLParseNode::showParseTree(rtl::OUString&) const
connectivity::file::OStatement_Base::reset()
connectivity::firebird::release(int&, cppu::OBroadcastHelperVar<cppu::OMultiTypeInterfaceContainerHelper, com::sun::star::uno::Type>&, com::sun::star::uno::Reference<com::sun::star::uno::XInterface>&, com::sun::star::lang::XComponent*)
connectivity::sdbcx::OGroup::OGroup(bool)
connectivity::sdbcx::OGroup::OGroup(rtl::OUString const&, bool)
...
...
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