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
f6cef562
Kaydet (Commit)
f6cef562
authored
Şub 21, 2014
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove unused method SfxBindings::GetDispatchProvider_Impl()
Change-Id: Ie2a04a2b5056bf607911f9705c06b74b9637d211
üst
2a4ac6cc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
7 deletions
+0
-7
bindings.hxx
include/sfx2/bindings.hxx
+0
-1
bindings.cxx
sfx2/source/control/bindings.cxx
+0
-5
unusedcode.easy
unusedcode.easy
+0
-1
No files found.
include/sfx2/bindings.hxx
Dosyayı görüntüle @
f6cef562
...
@@ -167,7 +167,6 @@ public:
...
@@ -167,7 +167,6 @@ public:
const
SfxPoolItem
**
pInternalArgs
=
0
);
const
SfxPoolItem
**
pInternalArgs
=
0
);
SAL_DLLPRIVATE
void
SetDispatchProvider_Impl
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
frame
::
XDispatchProvider
>
&
rFrame
);
SAL_DLLPRIVATE
void
SetDispatchProvider_Impl
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
frame
::
XDispatchProvider
>
&
rFrame
);
SAL_DLLPRIVATE
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
frame
::
XDispatchProvider
>
&
GetDispatchProvider_Impl
()
const
;
void
SetActiveFrame
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
frame
::
XFrame
>
&
rFrame
);
void
SetActiveFrame
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
frame
::
XFrame
>
&
rFrame
);
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
frame
::
XFrame
>
GetActiveFrame
()
const
;
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
frame
::
XFrame
>
GetActiveFrame
()
const
;
// Reconfig
// Reconfig
...
...
sfx2/source/control/bindings.cxx
Dosyayı görüntüle @
f6cef562
...
@@ -2180,11 +2180,6 @@ void SfxBindings::SetDispatchProvider_Impl( const ::com::sun::star::uno::Referen
...
@@ -2180,11 +2180,6 @@ void SfxBindings::SetDispatchProvider_Impl( const ::com::sun::star::uno::Referen
pImp
->
pSubBindings
->
SetDispatchProvider_Impl
(
pImp
->
xProv
);
pImp
->
pSubBindings
->
SetDispatchProvider_Impl
(
pImp
->
xProv
);
}
}
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
frame
::
XDispatchProvider
>
&
SfxBindings
::
GetDispatchProvider_Impl
()
const
{
return
pImp
->
xProv
;
}
SystemWindow
*
SfxBindings
::
GetSystemWindow
()
const
SystemWindow
*
SfxBindings
::
GetSystemWindow
()
const
{
{
SfxViewFrame
*
pFrame
=
pDispatcher
->
GetFrame
();
SfxViewFrame
*
pFrame
=
pDispatcher
->
GetFrame
();
...
...
unusedcode.easy
Dosyayı görüntüle @
f6cef562
...
@@ -107,7 +107,6 @@ SdrItemBrowser::ForceParent()
...
@@ -107,7 +107,6 @@ SdrItemBrowser::ForceParent()
SdrItemBrowser::SdrItemBrowser(SdrView&)
SdrItemBrowser::SdrItemBrowser(SdrView&)
SfxAcceleratorConfigPage::Create(Window*, SfxItemSet const&)
SfxAcceleratorConfigPage::Create(Window*, SfxItemSet const&)
SfxAppMenuControl_Impl::RegisterControl(unsigned short, SfxModule*)
SfxAppMenuControl_Impl::RegisterControl(unsigned short, SfxModule*)
SfxBindings::GetDispatchProvider_Impl() const
SfxBindings::GetSlot(unsigned short)
SfxBindings::GetSlot(unsigned short)
SfxBindings::GetSystemWindow() const
SfxBindings::GetSystemWindow() const
SfxDispatcher::IsOnTop(SfxShell const&)
SfxDispatcher::IsOnTop(SfxShell 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