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
a1e41fc3
Kaydet (Commit)
a1e41fc3
authored
May 11, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix previous commit (chart2 part)
Change-Id: I9d6491f484eb2a8989b7e3594ca2edf702557b12
üst
e42f2fa5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
15 deletions
+15
-15
XMLFilter.cxx
chart2/source/model/filter/XMLFilter.cxx
+10
-10
ChartModel.cxx
chart2/source/model/main/ChartModel.cxx
+1
-1
ErrorBar.cxx
chart2/source/tools/ErrorBar.cxx
+4
-4
No files found.
chart2/source/model/filter/XMLFilter.cxx
Dosyayı görüntüle @
a1e41fc3
...
@@ -335,23 +335,23 @@ sal_Int32 XMLFilter::impl_Import(
...
@@ -335,23 +335,23 @@ sal_Int32 XMLFilter::impl_Import(
comphelper
::
PropertyMapEntry
const
aImportInfoMap
[]
=
comphelper
::
PropertyMapEntry
const
aImportInfoMap
[]
=
{
{
// necessary properties for XML progress bar at load time
// necessary properties for XML progress bar at load time
{
OUString
(
"ProgressRange"
),
0
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
()
0
)
,
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"ProgressRange"
),
0
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"ProgressMax"
),
0
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
()
0
)
,
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"ProgressMax"
),
0
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"ProgressCurrent"
),
0
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
()
0
)
,
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"ProgressCurrent"
),
0
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"PrivateData"
),
0
,
{
OUString
(
"PrivateData"
),
0
,
::
getCppuType
(
(
Reference
<
XInterface
>
*
)
0
),
::
getCppuType
(
(
Reference
<
XInterface
>
*
)
0
),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"BaseURI"
),
0
,
{
OUString
(
"BaseURI"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
()
0
)
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"StreamRelPath"
),
0
,
{
OUString
(
"StreamRelPath"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
()
0
)
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"StreamName"
),
0
,
{
OUString
(
"StreamName"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
()
0
)
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"BuildId"
),
0
,
{
OUString
(
"BuildId"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
()
0
)
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(),
0
,
css
::
uno
::
Type
(),
0
,
0
}
{
OUString
(),
0
,
css
::
uno
::
Type
(),
0
,
0
}
};
};
...
@@ -609,9 +609,9 @@ sal_Int32 XMLFilter::impl_Export(
...
@@ -609,9 +609,9 @@ sal_Int32 XMLFilter::impl_Export(
comphelper
::
PropertyMapEntry
const
aExportInfoMap
[]
=
comphelper
::
PropertyMapEntry
const
aExportInfoMap
[]
=
{
{
{
OUString
(
"UsePrettyPrinting"
),
0
,
::
getBooleanCppuType
(),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"UsePrettyPrinting"
),
0
,
::
getBooleanCppuType
(),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"BaseURI"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
()
0
)
,
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"BaseURI"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"StreamRelPath"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
()
0
)
,
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"StreamRelPath"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"StreamName"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
()
0
)
,
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"StreamName"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"ExportTableNumberList"
),
0
,
::
getBooleanCppuType
(),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"ExportTableNumberList"
),
0
,
::
getBooleanCppuType
(),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(),
0
,
css
::
uno
::
Type
(),
0
,
0
}
{
OUString
(),
0
,
css
::
uno
::
Type
(),
0
,
0
}
};
};
...
...
chart2/source/model/main/ChartModel.cxx
Dosyayı görüntüle @
a1e41fc3
...
@@ -103,7 +103,7 @@ ChartModel::ChartModel(uno::Reference<uno::XComponentContext > const & xContext)
...
@@ -103,7 +103,7 @@ ChartModel::ChartModel(uno::Reference<uno::XComponentContext > const & xContext)
,
m_xDataProvider
(
0
)
,
m_xDataProvider
(
0
)
,
m_xInternalDataProvider
(
0
)
,
m_xInternalDataProvider
(
0
)
,
m_xPageBackground
(
new
PageBackground
(
m_xContext
)
)
,
m_xPageBackground
(
new
PageBackground
(
m_xContext
)
)
,
m_xXMLNamespaceMap
(
createNameContainer
(
::
cppu
::
UnoType
<
OUString
>::
get
()
0
)
,
,
m_xXMLNamespaceMap
(
createNameContainer
(
::
cppu
::
UnoType
<
OUString
>::
get
(),
"com.sun.star.xml.NamespaceMap"
,
"com.sun.star.comp.chart.XMLNameSpaceMap"
),
uno
::
UNO_QUERY
)
"com.sun.star.xml.NamespaceMap"
,
"com.sun.star.comp.chart.XMLNameSpaceMap"
),
uno
::
UNO_QUERY
)
,
mnStart
(
0
)
,
mnStart
(
0
)
,
mnEnd
(
0
)
,
mnEnd
(
0
)
...
...
chart2/source/tools/ErrorBar.cxx
Dosyayı görüntüle @
a1e41fc3
...
@@ -60,13 +60,13 @@ const SfxItemPropertySet* GetErrorBarPropertySet()
...
@@ -60,13 +60,13 @@ const SfxItemPropertySet* GetErrorBarPropertySet()
{
OUString
(
"PositiveError"
),
2
,
getCppuType
((
const
double
*
)
0
),
0
,
0
},
{
OUString
(
"PositiveError"
),
2
,
getCppuType
((
const
double
*
)
0
),
0
,
0
},
{
OUString
(
"NegativeError"
),
3
,
getCppuType
((
const
double
*
)
0
),
0
,
0
},
{
OUString
(
"NegativeError"
),
3
,
getCppuType
((
const
double
*
)
0
),
0
,
0
},
{
OUString
(
"PercentageError"
),
4
,
getCppuType
((
const
double
*
)
0
),
0
,
0
},
{
OUString
(
"PercentageError"
),
4
,
getCppuType
((
const
double
*
)
0
),
0
,
0
},
{
OUString
(
"ErrorBarStyle"
),
5
,
cppu
::
UnoType
<
sal_Int32
>::
get
()
0
)
,
0
,
0
},
{
OUString
(
"ErrorBarStyle"
),
5
,
cppu
::
UnoType
<
sal_Int32
>::
get
(),
0
,
0
},
{
OUString
(
"ErrorBarRangePositive"
),
6
,
cppu
::
UnoType
<
OUString
>::
get
()
0
)
,
0
,
0
},
// read-only for export
{
OUString
(
"ErrorBarRangePositive"
),
6
,
cppu
::
UnoType
<
OUString
>::
get
(),
0
,
0
},
// read-only for export
{
OUString
(
"ErrorBarRangeNegative"
),
7
,
cppu
::
UnoType
<
OUString
>::
get
()
0
)
,
0
,
0
},
// read-only for export
{
OUString
(
"ErrorBarRangeNegative"
),
7
,
cppu
::
UnoType
<
OUString
>::
get
(),
0
,
0
},
// read-only for export
{
OUString
(
"Weight"
),
8
,
getCppuType
((
const
double
*
)
0
),
0
,
0
},
{
OUString
(
"Weight"
),
8
,
getCppuType
((
const
double
*
)
0
),
0
,
0
},
{
OUString
(
"LineStyle"
),
9
,
getCppuType
((
com
::
sun
::
star
::
drawing
::
LineStyle
*
)
0
),
0
,
0
},
{
OUString
(
"LineStyle"
),
9
,
getCppuType
((
com
::
sun
::
star
::
drawing
::
LineStyle
*
)
0
),
0
,
0
},
{
OUString
(
"LineDash"
),
10
,
getCppuType
((
drawing
::
LineDash
*
)
0
),
0
,
0
},
{
OUString
(
"LineDash"
),
10
,
getCppuType
((
drawing
::
LineDash
*
)
0
),
0
,
0
},
{
OUString
(
"LineWidth"
),
11
,
cppu
::
UnoType
<
sal_Int32
>::
get
()
0
)
,
0
,
0
},
{
OUString
(
"LineWidth"
),
11
,
cppu
::
UnoType
<
sal_Int32
>::
get
(),
0
,
0
},
{
OUString
(
"LineColor"
),
12
,
getCppuType
((
com
::
sun
::
star
::
util
::
Color
*
)
0
),
0
,
0
},
{
OUString
(
"LineColor"
),
12
,
getCppuType
((
com
::
sun
::
star
::
util
::
Color
*
)
0
),
0
,
0
},
{
OUString
(
"LineTransparence"
),
13
,
getCppuType
((
sal_Int16
*
)
0
),
0
,
0
},
{
OUString
(
"LineTransparence"
),
13
,
getCppuType
((
sal_Int16
*
)
0
),
0
,
0
},
{
OUString
(
"LineJoint"
),
14
,
getCppuType
((
com
::
sun
::
star
::
drawing
::
LineJoint
*
)
0
),
0
,
0
},
{
OUString
(
"LineJoint"
),
14
,
getCppuType
((
com
::
sun
::
star
::
drawing
::
LineJoint
*
)
0
),
0
,
0
},
...
...
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