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
a3b06ecf
Kaydet (Commit)
a3b06ecf
authored
Agu 19, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
callcatcher: remove some more unused code
Change-Id: I7332b0ead075e09b60549203bc32eb99a2bb0430
üst
9793d387
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
25 deletions
+0
-25
componentcontext.cxx
comphelper/source/misc/componentcontext.cxx
+0
-6
componentcontext.hxx
include/comphelper/componentcontext.hxx
+0
-8
templdlg.hxx
include/sfx2/templdlg.hxx
+0
-1
templdlg.cxx
sfx2/source/dialog/templdlg.cxx
+0
-8
unusedcode.easy
unusedcode.easy
+0
-2
No files found.
comphelper/source/misc/componentcontext.cxx
Dosyayı görüntüle @
a3b06ecf
...
@@ -108,12 +108,6 @@ namespace comphelper
...
@@ -108,12 +108,6 @@ namespace comphelper
return
Reference
<
XInterface
>
(
getContextValueByName
(
sKey
),
UNO_QUERY
);
return
Reference
<
XInterface
>
(
getContextValueByName
(
sKey
),
UNO_QUERY
);
}
}
//------------------------------------------------------------------------
Reference
<
XMultiServiceFactory
>
ComponentContext
::
getLegacyServiceFactory
()
const
{
return
Reference
<
XMultiServiceFactory
>
(
m_xORB
,
UNO_QUERY_THROW
);
}
//........................................................................
//........................................................................
}
// namespace comphelper
}
// namespace comphelper
//........................................................................
//........................................................................
...
...
include/comphelper/componentcontext.hxx
Dosyayı görüntüle @
a3b06ecf
...
@@ -199,14 +199,6 @@ namespace comphelper
...
@@ -199,14 +199,6 @@ namespace comphelper
return
getSingleton
(
OUString
::
createFromAscii
(
_pAsciiInstanceName
)
);
return
getSingleton
(
OUString
::
createFromAscii
(
_pAsciiInstanceName
)
);
}
}
/** returns the ->XMultiServiceFactory interface of ->m_xORB, for passing to
older code which does not yet support ->XMultiComponentFactory
@throws ::com::sun::star::uno::RuntimeException
if our our component factory does not support this interface
*/
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
lang
::
XMultiServiceFactory
>
getLegacyServiceFactory
()
const
;
/** retrieves a value from our component context
/** retrieves a value from our component context
@param _rName
@param _rName
the name of the value to retrieve
the name of the value to retrieve
...
...
include/sfx2/templdlg.hxx
Dosyayı görüntüle @
a3b06ecf
...
@@ -94,7 +94,6 @@ public:
...
@@ -94,7 +94,6 @@ public:
virtual
void
StateChanged
(
StateChangedType
nStateChange
);
virtual
void
StateChanged
(
StateChangedType
nStateChange
);
virtual
void
FreeResource
(
void
);
virtual
void
FreeResource
(
void
);
ISfxTemplateCommon
*
GetISfxTemplateCommon
();
void
SetParagraphFamily
();
void
SetParagraphFamily
();
private
:
private
:
...
...
sfx2/source/dialog/templdlg.cxx
Dosyayı görüntüle @
a3b06ecf
...
@@ -412,14 +412,6 @@ SfxTemplatePanelControl::~SfxTemplatePanelControl (void)
...
@@ -412,14 +412,6 @@ SfxTemplatePanelControl::~SfxTemplatePanelControl (void)
ISfxTemplateCommon
*
SfxTemplatePanelControl
::
GetISfxTemplateCommon
()
{
return
pImpl
->
GetISfxTemplateCommon
();
}
void
SfxTemplatePanelControl
::
SetParagraphFamily
()
void
SfxTemplatePanelControl
::
SetParagraphFamily
()
{
{
// first select the paragraph family
// first select the paragraph family
...
...
unusedcode.easy
Dosyayı görüntüle @
a3b06ecf
...
@@ -71,7 +71,6 @@ ServerFont::GetGlyphBitmap1(int, RawBitmap&) const
...
@@ -71,7 +71,6 @@ ServerFont::GetGlyphBitmap1(int, RawBitmap&) const
ServerFont::GetGlyphBitmap8(int, RawBitmap&) const
ServerFont::GetGlyphBitmap8(int, RawBitmap&) const
SfxAppMenuControl_Impl::RegisterControl(unsigned short, SfxModule*)
SfxAppMenuControl_Impl::RegisterControl(unsigned short, SfxModule*)
SfxGrabBagItem::SetGrabBag(std::__debug::map<rtl::OUString, com::sun::star::uno::Any, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> > > const&)
SfxGrabBagItem::SetGrabBag(std::__debug::map<rtl::OUString, com::sun::star::uno::Any, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> > > const&)
SfxTemplatePanelControl::GetISfxTemplateCommon()
SfxTemplatePanelControl::SetParagraphFamily()
SfxTemplatePanelControl::SetParagraphFamily()
SmFontPickList::Contains(Font const&) const
SmFontPickList::Contains(Font const&) const
StatusBar::CopyItems(StatusBar const&)
StatusBar::CopyItems(StatusBar const&)
...
@@ -132,7 +131,6 @@ basegfx::unotools::homMatrixFromMatrix(basegfx::B2DHomMatrix&, com::sun::star::g
...
@@ -132,7 +131,6 @@ basegfx::unotools::homMatrixFromMatrix(basegfx::B2DHomMatrix&, com::sun::star::g
canvas::createSurfaceProxyManager(boost::shared_ptr<canvas::IRenderModule> const&)
canvas::createSurfaceProxyManager(boost::shared_ptr<canvas::IRenderModule> const&)
comphelper::ComponentContext::ComponentContext(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&)
comphelper::ComponentContext::ComponentContext(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&)
comphelper::ComponentContext::createComponentWithArguments(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&) const
comphelper::ComponentContext::createComponentWithArguments(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&) const
comphelper::ComponentContext::getLegacyServiceFactory() const
comphelper::ComponentContext::getSingleton(rtl::OUString const&) const
comphelper::ComponentContext::getSingleton(rtl::OUString const&) const
comphelper::MediaDescriptor::PROP_DEEPDETECTION()
comphelper::MediaDescriptor::PROP_DEEPDETECTION()
comphelper::detail::ConfigurationWrapper::getGroupReadWrite(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&) const
comphelper::detail::ConfigurationWrapper::getGroupReadWrite(boost::shared_ptr<comphelper::ConfigurationChanges> const&, 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