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
ae4e42c8
Kaydet (Commit)
ae4e42c8
authored
Haz 30, 2013
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove unnecessary comments
Change-Id: Iff6c1c59d0300f868972c2abf88fee5cf7e5372a
üst
2c3b138a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
7 deletions
+1
-7
XMLChartStyleContext.cxx
xmloff/source/chart/XMLChartStyleContext.cxx
+1
-7
No files found.
xmloff/source/chart/XMLChartStyleContext.cxx
Dosyayı görüntüle @
ae4e42c8
...
@@ -37,8 +37,6 @@ using ::xmloff::token::XML_CHART_PROPERTIES;
...
@@ -37,8 +37,6 @@ using ::xmloff::token::XML_CHART_PROPERTIES;
TYPEINIT1
(
XMLChartStyleContext
,
XMLPropStyleContext
);
TYPEINIT1
(
XMLChartStyleContext
,
XMLPropStyleContext
);
// protected
void
XMLChartStyleContext
::
SetAttribute
(
void
XMLChartStyleContext
::
SetAttribute
(
sal_uInt16
nPrefixKey
,
sal_uInt16
nPrefixKey
,
const
OUString
&
rLocalName
,
const
OUString
&
rLocalName
,
...
@@ -58,9 +56,6 @@ void XMLChartStyleContext::SetAttribute(
...
@@ -58,9 +56,6 @@ void XMLChartStyleContext::SetAttribute(
}
}
}
}
//public
// CTOR
XMLChartStyleContext
::
XMLChartStyleContext
(
XMLChartStyleContext
::
XMLChartStyleContext
(
SvXMLImport
&
rImport
,
sal_uInt16
nPrfx
,
SvXMLImport
&
rImport
,
sal_uInt16
nPrfx
,
const
OUString
&
rLName
,
const
OUString
&
rLName
,
...
@@ -71,7 +66,6 @@ XMLChartStyleContext::XMLChartStyleContext(
...
@@ -71,7 +66,6 @@ XMLChartStyleContext::XMLChartStyleContext(
mrStyles
(
rStyles
)
mrStyles
(
rStyles
)
{}
{}
// DTOR
XMLChartStyleContext
::~
XMLChartStyleContext
()
XMLChartStyleContext
::~
XMLChartStyleContext
()
{}
{}
...
@@ -96,7 +90,7 @@ void lcl_NumberFormatStyleToProperty( const OUString& rStyleName, const OUString
...
@@ -96,7 +90,7 @@ void lcl_NumberFormatStyleToProperty( const OUString& rStyleName, const OUString
}
}
}
}
}
// anonymous namespace
}
void
XMLChartStyleContext
::
FillPropertySet
(
void
XMLChartStyleContext
::
FillPropertySet
(
const
uno
::
Reference
<
beans
::
XPropertySet
>
&
rPropSet
)
const
uno
::
Reference
<
beans
::
XPropertySet
>
&
rPropSet
)
...
...
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