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
5d87009c
Kaydet (Commit)
5d87009c
authored
Kas 01, 2014
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Unindent.
Change-Id: I32afaeb71f57b4f8741758a1db98e04365bd2a77
üst
9de534e6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
19 deletions
+11
-19
viewobjectcontactofsdrole2obj.hxx
svx/inc/sdr/contact/viewobjectcontactofsdrole2obj.hxx
+11
-19
No files found.
svx/inc/sdr/contact/viewobjectcontactofsdrole2obj.hxx
Dosyayı görüntüle @
5d87009c
...
...
@@ -22,32 +22,24 @@
#include <svx/sdr/contact/viewobjectcontactofsdrobj.hxx>
// predeclarations
class
SdrOle2Obj
;
namespace
sdr
{
namespace
contact
{
namespace
sdr
class
ViewObjectContactOfSdrOle2Obj
:
public
ViewObjectContactOfSdrObj
{
namespace
contact
{
class
ViewObjectContactOfSdrOle2Obj
:
public
ViewObjectContactOfSdrObj
{
protected
:
const
SdrOle2Obj
&
getSdrOle2Object
()
const
;
// This method is responsible for creating the graphical visualisation data
virtual
drawinglayer
::
primitive2d
::
Primitive2DSequence
createPrimitive2DSequence
(
const
DisplayInfo
&
rDisplayInfo
)
const
SAL_OVERRIDE
;
protected
:
const
SdrOle2Obj
&
getSdrOle2Object
()
const
;
public
:
ViewObjectContactOfSdrOle2Obj
(
ObjectContact
&
rObjectContact
,
ViewContact
&
rViewContact
);
virtual
~
ViewObjectContactOfSdrOle2Obj
();
};
}
// end of namespace contact
}
// end of namespace sdr
// This method is responsible for creating the graphical visualisation data
virtual
drawinglayer
::
primitive2d
::
Primitive2DSequence
createPrimitive2DSequence
(
const
DisplayInfo
&
rDisplayInfo
)
const
SAL_OVERRIDE
;
public
:
ViewObjectContactOfSdrOle2Obj
(
ObjectContact
&
rObjectContact
,
ViewContact
&
rViewContact
);
virtual
~
ViewObjectContactOfSdrOle2Obj
();
};
}}
#endif // INCLUDED_SVX_INC_SDR_CONTACT_VIEWOBJECTCONTACTOFSDROLE2OBJ_HXX
...
...
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