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
ae4060ca
Kaydet (Commit)
ae4060ca
authored
Nis 09, 2014
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Let's remove these...
Change-Id: Ie4f15c894c13fd52e1ee175381a1e62b33864d39
üst
f86e844a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
ChartController.hxx
chart2/source/controller/main/ChartController.hxx
+0
-6
No files found.
chart2/source/controller/main/ChartController.hxx
Dosyayı görüntüle @
ae4060ca
...
@@ -24,11 +24,8 @@
...
@@ -24,11 +24,8 @@
#include "CommandDispatchContainer.hxx"
#include "CommandDispatchContainer.hxx"
#include "SelectionHelper.hxx"
#include "SelectionHelper.hxx"
// header for enum SdrDragMode
#include <svx/svdtypes.hxx>
#include <svx/svdtypes.hxx>
// header for class Timer
#include <vcl/timer.hxx>
#include <vcl/timer.hxx>
// header for class MouseEvent
#include <vcl/event.hxx>
#include <vcl/event.hxx>
#include <cppuhelper/implbase12.hxx>
#include <cppuhelper/implbase12.hxx>
...
@@ -135,9 +132,6 @@ class ChartController : public ::cppu::WeakImplHelper12 <
...
@@ -135,9 +132,6 @@ class ChartController : public ::cppu::WeakImplHelper12 <
,
::
com
::
sun
::
star
::
ui
::
XContextMenuInterception
//(optional interface)
,
::
com
::
sun
::
star
::
ui
::
XContextMenuInterception
//(optional interface)
,
::
com
::
sun
::
star
::
util
::
XCloseListener
//(needed for communication with XModel)
,
::
com
::
sun
::
star
::
util
::
XCloseListener
//(needed for communication with XModel)
,
::
com
::
sun
::
star
::
lang
::
XServiceInfo
,
::
com
::
sun
::
star
::
lang
::
XServiceInfo
// ,public ::com::sun::star::uno::XWeak // implemented by WeakImplHelper(optional interface)
// ,public ::com::sun::star::uno::XInterface // implemented by WeakImplHelper(optional interface)
// ,public ::com::sun::star::lang::XTypeProvider // implemented by WeakImplHelper
,
::
com
::
sun
::
star
::
frame
::
XDispatch
,
::
com
::
sun
::
star
::
frame
::
XDispatch
,
::
com
::
sun
::
star
::
awt
::
XWindow
//this is the Window Controller part of this Controller, that will be given to a Frame via setComponent
,
::
com
::
sun
::
star
::
awt
::
XWindow
//this is the Window Controller part of this Controller, that will be given to a Frame via setComponent
,
::
com
::
sun
::
star
::
lang
::
XMultiServiceFactory
,
::
com
::
sun
::
star
::
lang
::
XMultiServiceFactory
...
...
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