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
a4814ec6
Kaydet (Commit)
a4814ec6
authored
Kas 21, 2011
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
offapi: fix build errors in chart2 services
üst
6a7b8a64
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
38 additions
and
33 deletions
+38
-33
Axis.idl
offapi/com/sun/star/chart2/Axis.idl
+1
-0
ChartDocument.idl
offapi/com/sun/star/chart2/ChartDocument.idl
+0
-3
CoordinateSystem.idl
offapi/com/sun/star/chart2/CoordinateSystem.idl
+1
-3
DataPoint.idl
offapi/com/sun/star/chart2/DataPoint.idl
+3
-0
DataPointProperties.idl
offapi/com/sun/star/chart2/DataPointProperties.idl
+6
-4
DataSeries.idl
offapi/com/sun/star/chart2/DataSeries.idl
+4
-4
Diagram.idl
offapi/com/sun/star/chart2/Diagram.idl
+2
-2
ErrorBar.idl
offapi/com/sun/star/chart2/ErrorBar.idl
+5
-2
ExponentialScaling.idl
offapi/com/sun/star/chart2/ExponentialScaling.idl
+1
-1
FormattedString.idl
offapi/com/sun/star/chart2/FormattedString.idl
+3
-4
GridProperties.idl
offapi/com/sun/star/chart2/GridProperties.idl
+0
-2
Legend.idl
offapi/com/sun/star/chart2/Legend.idl
+1
-0
LinearScaling.idl
offapi/com/sun/star/chart2/LinearScaling.idl
+1
-1
LogarithmicScaling.idl
offapi/com/sun/star/chart2/LogarithmicScaling.idl
+1
-1
PowerScaling.idl
offapi/com/sun/star/chart2/PowerScaling.idl
+1
-1
RegressionCurveEquation.idl
offapi/com/sun/star/chart2/RegressionCurveEquation.idl
+2
-2
Title.idl
offapi/com/sun/star/chart2/Title.idl
+3
-2
RangeHighlighter.idl
offapi/com/sun/star/chart2/data/RangeHighlighter.idl
+1
-1
XToolbarControllerListener.idl
offapi/com/sun/star/frame/XToolbarControllerListener.idl
+2
-0
No files found.
offapi/com/sun/star/chart2/Axis.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -28,6 +28,7 @@
...
@@ -28,6 +28,7 @@
#
define
com_sun_star_chart_Axis_idl
#
define
com_sun_star_chart_Axis_idl
#
include
<
com
/
sun
/
star
/
beans
/
PropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
beans
/
PropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
awt
/
Size
.
idl>
#
include
<
com
/
sun
/
star
/
chart
/
ChartAxisArrangeOrderType
.
idl>
#
include
<
com
/
sun
/
star
/
chart
/
ChartAxisArrangeOrderType
.
idl>
#
include
<
com
/
sun
/
star
/
chart
/
ChartAxisPosition
.
idl>
#
include
<
com
/
sun
/
star
/
chart
/
ChartAxisPosition
.
idl>
#
include
<
com
/
sun
/
star
/
chart
/
ChartAxisLabelPosition
.
idl>
#
include
<
com
/
sun
/
star
/
chart
/
ChartAxisLabelPosition
.
idl>
...
...
offapi/com/sun/star/chart2/ChartDocument.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -30,7 +30,6 @@
...
@@ -30,7 +30,6 @@
#
include
<
com
/
sun
/
star
/
style
/
XStyleFamiliesSupplier
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
XStyleFamiliesSupplier
.
idl>
#
include
<
com
/
sun
/
star
/
util
/
XNumberFormatsSupplier
.
idl>
#
include
<
com
/
sun
/
star
/
util
/
XNumberFormatsSupplier
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XChartDocument
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XChartDocument
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XUndoSupplier
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
data
/
XDataReceiver
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
data
/
XDataReceiver
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XTitled
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XTitled
.
idl>
#
include
<
com
/
sun
/
star
/
lang
/
XInitialization
.
idl>
#
include
<
com
/
sun
/
star
/
lang
/
XInitialization
.
idl>
...
@@ -78,8 +77,6 @@ service ChartDocument
...
@@ -78,8 +77,6 @@ service ChartDocument
</
ol
>
</
ol
>
*/
*/
[
optional
]
interface
::
com
::
sun
::
star
::
lang
::
XInitialization
;
[
optional
]
interface
::
com
::
sun
::
star
::
lang
::
XInitialization
;
[
optional
]
interface
XUndoSupplier
;
}
;
}
;
}
; // chart2
}
; // chart2
...
...
offapi/com/sun/star/chart2/CoordinateSystem.idl
Dosyayı görüntüle @
a4814ec6
#
ifndef
com_sun_star_chart2_CoordinateSystem_idl
#
ifndef
com_sun_star_chart2_CoordinateSystem_idl
#
define
com_sun_star_chart2_CoordinateSystem_idl
#
define
com_sun_star_chart2_CoordinateSystem_idl
#
include
<
com
/
sun
/
star
/
uno
/
XInterface
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XScale
.
idl>
#
include
<
com
/
sun
/
star
/
util
/
XCloneable
.
idl>
#
include
<
com
/
sun
/
star
/
util
/
XCloneable
.
idl>
#
include
<
com
/
sun
/
star
/
lang
/
IndexOutOfBoundsException
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XChartTypeContainer
.
idl>
module
com
module
com
{
{
...
...
offapi/com/sun/star/chart2/DataPoint.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -28,7 +28,10 @@
...
@@ -28,7 +28,10 @@
#
define
com_sun_star_chart2_DataPoint_idl
#
define
com_sun_star_chart2_DataPoint_idl
#
include
<
com
/
sun
/
star
/
style
/
CharacterProperties
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
CharacterProperties
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
CharacterPropertiesAsian
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
CharacterPropertiesComplex
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
XStyle
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
XStyle
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
DataPointProperties
.
idl>
module
com
module
com
{
{
...
...
offapi/com/sun/star/chart2/DataPointProperties.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -29,12 +29,14 @@
...
@@ -29,12 +29,14 @@
#
include
<
com
/
sun
/
star
/
beans
/
PropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
beans
/
PropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
awt
/
Gradient
.
idl>
#
include
<
com
/
sun
/
star
/
awt
/
Gradient
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
XStyle
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
Hatch
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
Hatch
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
LineDash
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
LineDash
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
XStyle
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
BitmapMode
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
BitmapProperty
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
FillStyle
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
TransparencyStyle
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
LineStyle
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
DataCaptionStyle
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
RectanglePoint
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
DataPointLabel
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
Symbol
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
Symbol
.
idl>
module
com
module
com
...
...
offapi/com/sun/star/chart2/DataSeries.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -30,12 +30,12 @@
...
@@ -30,12 +30,12 @@
#
include
<
com
/
sun
/
star
/
beans
/
PropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
beans
/
PropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
container
/
XIndexContainer
.
idl>
#
include
<
com
/
sun
/
star
/
container
/
XIndexContainer
.
idl>
#
include
<
com
/
sun
/
star
/
container
/
XContainer
.
idl>
#
include
<
com
/
sun
/
star
/
container
/
XContainer
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
XStyle
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
DataPointProperties
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
CoordinateSystemSupplier
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
StackingDirection
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XDataSeries
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XRegressionCurveContainer
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
data
/
XDataSink
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
data
/
XDataSink
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
data
/
XDataSource
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
data
/
XDataSource
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
data
/
XDataSeries
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XRegressionCurveContainer
.
idl>
module
com
module
com
{
{
...
...
offapi/com/sun/star/chart2/Diagram.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
#
include
<
com
/
sun
/
star
/
chart2
/
XCoordinateSystemContainer
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XCoordinateSystemContainer
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XTitled
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XTitled
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
RelativePosition
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
RelativePosition
.
idl>
#
include
<
com
/
sun
/
star
/
layout
/
RelativeSize
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
RelativeSize
.
idl>
#
include
<
com
/
sun
/
star
/
chart
/
X3DDefaultSetter
.
idl>
#
include
<
com
/
sun
/
star
/
chart
/
X3DDefaultSetter
.
idl>
module
com
module
com
...
@@ -72,7 +72,7 @@ service Diagram
...
@@ -72,7 +72,7 @@ service Diagram
/**
The
size
of
the
diagram
as
relative
size
of
the
page
size
.
/**
The
size
of
the
diagram
as
relative
size
of
the
page
size
.
*/
*/
[
property
]
::
com
::
sun
::
star
::
layout
::
RelativeSize
RelativeSize
;
[
property
]
::
com
::
sun
::
star
::
chart2
::
RelativeSize
RelativeSize
;
/**
The
attributes
RelativePosition
and
RelativeSize
should
be
used
for
the
inner
coordinate
region
without
axis
labels
and
without
data
labels
.
/**
The
attributes
RelativePosition
and
RelativeSize
should
be
used
for
the
inner
coordinate
region
without
axis
labels
and
without
data
labels
.
*/
*/
...
...
offapi/com/sun/star/chart2/ErrorBar.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -29,6 +29,8 @@
...
@@ -29,6 +29,8 @@
#
include
<
com
/
sun
/
star
/
drawing
/
LineProperties
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
LineProperties
.
idl>
#
include
<
com
/
sun
/
star
/
chart
/
ErrorBarStyle
.
idl>
#
include
<
com
/
sun
/
star
/
chart
/
ErrorBarStyle
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
data
/
XDataSink
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
data
/
XDataSource
.
idl>
module
com
module
com
{
{
...
@@ -50,15 +52,16 @@ service ErrorBar
...
@@ -50,15 +52,16 @@ service ErrorBar
/**
allows
attaching
data
sequences
to
the
error
bars
.
/**
allows
attaching
data
sequences
to
the
error
bars
.
@
see
data
::
DataSequenceRole
@
see
data
::
DataSequenceRole
*/
*/
optional
interface
data
::
XDataSink
;
[
optional
]
interface
data
::
XDataSink
;
/**
allows
querying
data
sequences
that
were
set
at
error
bars
.
/**
allows
querying
data
sequences
that
were
set
at
error
bars
.
@
see
data
::
DataSequenceRole
@
see
data
::
DataSequenceRole
*/
*/
[
optional
]
interface
data
::
XDataSource
;
[
optional
]
interface
data
::
XDataSource
;
/**
/**
@
see
::
com
::
sun
::
star
::
chart
::
ErrorBarStyle
*/
*/
[
property
]
::
com
::
sun
::
star
::
chart
::
ErrorBarStyle
ErrorBarStyle
;
[
property
]
long
ErrorBarStyle
;
/**
/**
*/
*/
...
...
offapi/com/sun/star/chart2/ExponentialScaling.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
#
ifndef
com_sun_star_chart2_ExponentialScaling_idl
#
ifndef
com_sun_star_chart2_ExponentialScaling_idl
#
define
com_sun_star_chart2_ExponentialScaling_idl
#
define
com_sun_star_chart2_ExponentialScaling_idl
#
include
<
com
/
sun
/
star
/
chart2
/
X
Scaling
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
Scaling
.
idl>
//=============================================================================
//=============================================================================
...
...
offapi/com/sun/star/chart2/FormattedString.idl
Dosyayı görüntüle @
a4814ec6
#
ifndef
com_sun_star_chart_
X
FormattedString_idl
#
ifndef
com_sun_star_chart_FormattedString_idl
#
define
com_sun_star_chart_
X
FormattedString_idl
#
define
com_sun_star_chart_FormattedString_idl
#
include
<
com
/
sun
/
star
/
uno
/
XInterface
.
idl>
#
include
<
com
/
sun
/
star
/
beans
/
PropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
beans
/
PropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
CharacterProperties
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
CharacterProperties
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
CharacterPropertiesAsian
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
CharacterPropertiesAsian
.
idl>
...
@@ -29,7 +28,7 @@ service FormattedString
...
@@ -29,7 +28,7 @@ service FormattedString
/**
/**
*/
*/
interface
XFormattedString
;
interface
::
com
::
sun
::
star
::
chart2
::
XFormattedString
;
}
;
}
;
}
; // chart2
}
; // chart2
...
...
offapi/com/sun/star/chart2/GridProperties.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -27,8 +27,6 @@
...
@@ -27,8 +27,6 @@
#
ifndef
com_sun_star_chart_GridProperties_idl
#
ifndef
com_sun_star_chart_GridProperties_idl
#
define
com_sun_star_chart_GridProperties_idl
#
define
com_sun_star_chart_GridProperties_idl
#
include
<
com
/
sun
/
star
/
beans
/
XPropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XGrid
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
LineProperties
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
LineProperties
.
idl>
module
com
module
com
...
...
offapi/com/sun/star/chart2/Legend.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -29,6 +29,7 @@
...
@@ -29,6 +29,7 @@
#
include
<
com
/
sun
/
star
/
chart2
/
XLegend
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XLegend
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
LegendPosition
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
LegendPosition
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
RelativePosition
.
idl>
#
include
<
com
/
sun
/
star
/
chart
/
ChartLegendExpansion
.
idl>
#
include
<
com
/
sun
/
star
/
chart
/
ChartLegendExpansion
.
idl>
#
include
<
com
/
sun
/
star
/
beans
/
PropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
beans
/
PropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
LineProperties
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
LineProperties
.
idl>
...
...
offapi/com/sun/star/chart2/LinearScaling.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
#
ifndef
com_sun_star_chart2_LinearScaling_idl
#
ifndef
com_sun_star_chart2_LinearScaling_idl
#
define
com_sun_star_chart2_LinearScaling_idl
#
define
com_sun_star_chart2_LinearScaling_idl
#
include
<
com
/
sun
/
star
/
chart2
/
X
Scaling
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
Scaling
.
idl>
//=============================================================================
//=============================================================================
...
...
offapi/com/sun/star/chart2/LogarithmicScaling.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
#
ifndef
com_sun_star_chart2_LogarithmicScaling_idl
#
ifndef
com_sun_star_chart2_LogarithmicScaling_idl
#
define
com_sun_star_chart2_LogarithmicScaling_idl
#
define
com_sun_star_chart2_LogarithmicScaling_idl
#
include
<
com
/
sun
/
star
/
chart2
/
X
Scaling
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
Scaling
.
idl>
//=============================================================================
//=============================================================================
...
...
offapi/com/sun/star/chart2/PowerScaling.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
#
ifndef
com_sun_star_chart2_PowerScaling_idl
#
ifndef
com_sun_star_chart2_PowerScaling_idl
#
define
com_sun_star_chart2_PowerScaling_idl
#
define
com_sun_star_chart2_PowerScaling_idl
#
include
<
com
/
sun
/
star
/
chart2
/
X
Scaling
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
Scaling
.
idl>
//=============================================================================
//=============================================================================
...
...
offapi/com/sun/star/chart2/RegressionCurveEquation.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -31,6 +31,7 @@
...
@@ -31,6 +31,7 @@
#
include
<
com
/
sun
/
star
/
drawing
/
LineProperties
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
LineProperties
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
FillProperties
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
FillProperties
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
CharacterProperties
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
CharacterProperties
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
RelativePosition
.
idl>
module
com
module
com
{
{
...
@@ -62,4 +63,4 @@ service RegressionCurveEquation
...
@@ -62,4 +63,4 @@ service RegressionCurveEquation
}
; // sun
}
; // sun
}
; // star
}
; // star
#
endif
#
endif
\ No newline at end of file
offapi/com/sun/star/chart2/Title.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -28,11 +28,12 @@
...
@@ -28,11 +28,12 @@
#
define
com_sun_star_chart_Title_idl
#
define
com_sun_star_chart_Title_idl
#
include
<
com
/
sun
/
star
/
style
/
ParagraphProperties
.
idl>
#
include
<
com
/
sun
/
star
/
style
/
ParagraphProperties
.
idl>
#
include
<
com
/
sun
/
star
/
layout
/
LayoutElement
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XTitle
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
XTitle
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
RelativePosition
.
idl>
#
include
<
com
/
sun
/
star
/
beans
/
PropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
beans
/
PropertySet
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
LineProperties
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
LineProperties
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
FillProperties
.
idl>
#
include
<
com
/
sun
/
star
/
drawing
/
FillProperties
.
idl>
//
FIXME
does
not
exist
<
com
/
sun
/
star
/
layout
/
LayoutElement
.
idl>
module
com
module
com
{
{
...
@@ -51,7 +52,7 @@ service Title
...
@@ -51,7 +52,7 @@ service Title
service
::
com
::
sun
::
star
::
drawing
::
FillProperties
;
service
::
com
::
sun
::
star
::
drawing
::
FillProperties
;
service
::
com
::
sun
::
star
::
drawing
::
LineProperties
;
service
::
com
::
sun
::
star
::
drawing
::
LineProperties
;
service
::
com
::
sun
::
star
::
beans
::
PropertySet
;
service
::
com
::
sun
::
star
::
beans
::
PropertySet
;
[
optional
]
service
::
com
::
sun
::
star
::
layout
::
LayoutElement
;
//
FIXME
[
optional
]
service
::
com
::
sun
::
star
::
layout
::
LayoutElement
;
/**
/**
*/
*/
...
...
offapi/com/sun/star/chart2/data/RangeHighlighter.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
#
ifndef
com_sun_star_chart2_data_RangeHighlighter_idl
#
ifndef
com_sun_star_chart2_data_RangeHighlighter_idl
#
define
com_sun_star_chart2_data_RangeHighlighter_idl
#
define
com_sun_star_chart2_data_RangeHighlighter_idl
#
include
<
com
/
sun
/
star
/
chart2
/
XRangeHighlighter
.
idl>
#
include
<
com
/
sun
/
star
/
chart2
/
data
/
XRangeHighlighter
.
idl>
module
com
module
com
{
{
...
...
offapi/com/sun/star/frame/XToolbarControllerListener.idl
Dosyayı görüntüle @
a4814ec6
...
@@ -27,6 +27,8 @@
...
@@ -27,6 +27,8 @@
#
ifndef
__com_sun_star_frame_XToolbarControllerListener_idl__
#
ifndef
__com_sun_star_frame_XToolbarControllerListener_idl__
#
define
__com_sun_star_frame_XToolbarControllerListener_idl__
#
define
__com_sun_star_frame_XToolbarControllerListener_idl__
#
include
<
com
/
sun
/
star
/
uno
/
XInterface
.
idl>
//=============================================================================
//=============================================================================
module
com
{
module
sun
{
module
star
{
module
frame
{
module
com
{
module
sun
{
module
star
{
module
frame
{
...
...
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