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
ac7cb7fb
Kaydet (Commit)
ac7cb7fb
authored
Kas 15, 2004
tarafından
Oliver Bolte
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS schoasis02 (1.2.92); FILE MERGED
2004/11/04 17:19:30 bm 1.2.92.1: #i36581# axis: class->dimension
üst
28699247
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
ChartPlotAreaOOoTContext.hxx
xmloff/source/transform/ChartPlotAreaOOoTContext.hxx
+11
-4
No files found.
xmloff/source/transform/ChartPlotAreaOOoTContext.hxx
Dosyayı görüntüle @
ac7cb7fb
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
* $RCSfile: ChartPlotAreaOOoTContext.hxx,v $
* $RCSfile: ChartPlotAreaOOoTContext.hxx,v $
*
*
* $Revision: 1.
2
$
* $Revision: 1.
3
$
*
*
* last change: $Author:
rt $ $Date: 2004-07-13 08:45:28
$
* last change: $Author:
obo $ $Date: 2004-11-15 12:36:41
$
*
*
* The Contents of this file are made available subject to the terms of
* The Contents of this file are made available subject to the terms of
* either of the following licenses
* either of the following licenses
...
@@ -68,6 +68,13 @@
...
@@ -68,6 +68,13 @@
#include "TContextVector.hxx"
#include "TContextVector.hxx"
#endif
#endif
class
XMLAxisOOoContext
;
class
XMLAxisContextVector
:
public
::
std
::
vector
<
::
rtl
::
Reference
<
XMLAxisOOoContext
>
>
{
};
class
XMLChartPlotAreaOOoTContext
:
public
XMLProcAttrTransformerContext
class
XMLChartPlotAreaOOoTContext
:
public
XMLProcAttrTransformerContext
{
{
public
:
public
:
...
@@ -85,10 +92,10 @@ public:
...
@@ -85,10 +92,10 @@ public:
virtual
void
ExportContent
();
virtual
void
ExportContent
();
protected
:
protected
:
void
AddContent
(
XML
Transformer
Context
*
pContent
);
void
AddContent
(
XML
AxisOOo
Context
*
pContent
);
private
:
private
:
XML
Transformer
ContextVector
m_aChildContexts
;
XML
Axis
ContextVector
m_aChildContexts
;
};
};
// XMLOFF_XMLCHARTPLOTAREAOOOTCONTEXT_HXX
// XMLOFF_XMLCHARTPLOTAREAOOOTCONTEXT_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