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
231e9cff
Kaydet (Commit)
231e9cff
authored
Nis 27, 2012
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
WaE: scary msvc2008 warning about using delete on an incomplete type
Change-Id: I2d83fde2e52576f73cbc0d99053734e5068c1f9c
üst
44944070
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
vmldrawing.hxx
oox/inc/oox/vml/vmldrawing.hxx
+2
-2
vmlshape.hxx
oox/inc/oox/vml/vmlshape.hxx
+1
-1
No files found.
oox/inc/oox/vml/vmldrawing.hxx
Dosyayı görüntüle @
231e9cff
...
...
@@ -32,7 +32,9 @@
#include <map>
#include <memory>
#include <vector>
#include <oox/ole/axcontrol.hxx>
#include <oox/ole/oleobjecthelper.hxx>
#include <oox/vml/vmlshapecontainer.hxx>
#include "oox/dllapi.h"
namespace
com
{
namespace
sun
{
namespace
star
{
...
...
@@ -46,14 +48,12 @@ namespace com { namespace sun { namespace star {
namespace
oox
{
namespace
core
{
class
XmlFilterBase
;
}
namespace
ole
{
class
EmbeddedControl
;
}
namespace
ole
{
class
EmbeddedForm
;
}
}
namespace
oox
{
namespace
vml
{
class
ShapeBase
;
class
ShapeContainer
;
struct
ClientData
;
// ============================================================================
...
...
oox/inc/oox/vml/vmlshape.hxx
Dosyayı görüntüle @
231e9cff
...
...
@@ -33,6 +33,7 @@
#include <vector>
#include <com/sun/star/awt/Point.hpp>
#include "oox/vml/vmlformatting.hxx"
#include "oox/vml/vmltextbox.hxx"
#include "oox/dllapi.h"
namespace
com
{
namespace
sun
{
namespace
star
{
...
...
@@ -47,7 +48,6 @@ namespace vml {
class
Drawing
;
struct
ShapeParentAnchor
;
class
ShapeContainer
;
class
TextBox
;
// ============================================================================
...
...
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