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
6ec04c84
Kaydet (Commit)
6ec04c84
authored
Haz 19, 2006
tarafından
Jens-Heiner Rechtien
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED
2005/11/16 21:34:00 pl 1.3.32.1: #i55991# removed warnings
üst
c1ad1d4a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
XMLChartPropertyContext.cxx
xmloff/source/chart/XMLChartPropertyContext.cxx
+3
-3
XMLChartPropertyContext.hxx
xmloff/source/chart/XMLChartPropertyContext.hxx
+3
-2
No files found.
xmloff/source/chart/XMLChartPropertyContext.cxx
Dosyayı görüntüle @
6ec04c84
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
* $RCSfile: XMLChartPropertyContext.cxx,v $
* $RCSfile: XMLChartPropertyContext.cxx,v $
*
*
* $Revision: 1.
3
$
* $Revision: 1.
4
$
*
*
* last change: $Author:
rt $ $Date: 2005-09-09 13:27:15
$
* last change: $Author:
hr $ $Date: 2006-06-19 18:02:19
$
*
*
* The Contents of this file are made available subject to
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
* the terms of GNU Lesser General Public License Version 2.1.
...
@@ -67,7 +67,7 @@ SvXMLImportContext* XMLChartPropertyContext::CreateChildContext(
...
@@ -67,7 +67,7 @@ SvXMLImportContext* XMLChartPropertyContext::CreateChildContext(
{
{
SvXMLImportContext
*
pContext
=
0
;
SvXMLImportContext
*
pContext
=
0
;
switch
(
xMapper
->
getPropertySetMapper
()
->
GetEntryContextId
(
rProp
.
mnIndex
)
)
switch
(
m
xMapper
->
getPropertySetMapper
()
->
GetEntryContextId
(
rProp
.
mnIndex
)
)
{
{
case
XML_SCH_CONTEXT_SPECIAL_SYMBOL_IMAGE
:
case
XML_SCH_CONTEXT_SPECIAL_SYMBOL_IMAGE
:
pContext
=
new
XMLSymbolImageContext
(
GetImport
(),
nPrefix
,
rLocalName
,
rProp
,
rProperties
);
pContext
=
new
XMLSymbolImageContext
(
GetImport
(),
nPrefix
,
rLocalName
,
rProp
,
rProperties
);
...
...
xmloff/source/chart/XMLChartPropertyContext.hxx
Dosyayı görüntüle @
6ec04c84
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
* $RCSfile: XMLChartPropertyContext.hxx,v $
* $RCSfile: XMLChartPropertyContext.hxx,v $
*
*
* $Revision: 1.
3
$
* $Revision: 1.
4
$
*
*
* last change: $Author:
rt $ $Date: 2005-09-09 13:27:30
$
* last change: $Author:
hr $ $Date: 2006-06-19 18:02:31
$
*
*
* The Contents of this file are made available subject to
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
* the terms of GNU Lesser General Public License Version 2.1.
...
@@ -53,6 +53,7 @@ public:
...
@@ -53,6 +53,7 @@ public:
const
UniReference
<
SvXMLImportPropertyMapper
>&
rMapper
);
const
UniReference
<
SvXMLImportPropertyMapper
>&
rMapper
);
virtual
~
XMLChartPropertyContext
();
virtual
~
XMLChartPropertyContext
();
using
SvXMLPropertySetContext
::
CreateChildContext
;
virtual
SvXMLImportContext
*
CreateChildContext
(
virtual
SvXMLImportContext
*
CreateChildContext
(
sal_uInt16
nPrefix
,
sal_uInt16
nPrefix
,
const
::
rtl
::
OUString
&
rLocalName
,
const
::
rtl
::
OUString
&
rLocalName
,
...
...
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