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
20491c66
Kaydet (Commit)
20491c66
authored
Şub 05, 2016
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
offapi: fix some doxygen warnings
Change-Id: I55d5c2729a23bfdf079480f4d3adc41e9d8e03f2
üst
970c0feb
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
31 additions
and
1 deletion
+31
-1
XPackage.idl
offapi/com/sun/star/deployment/XPackage.idl
+4
-1
XSlideRenderer.idl
offapi/com/sun/star/drawing/XSlideRenderer.idl
+6
-0
XPaneBorderPainter.idl
offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl
+13
-0
XGraphicTransformer.idl
offapi/com/sun/star/graphic/XGraphicTransformer.idl
+6
-0
XConnection.idl
udkapi/com/sun/star/connection/XConnection.idl
+2
-0
No files found.
offapi/com/sun/star/deployment/XPackage.idl
Dosyayı görüntüle @
20491c66
...
@@ -69,6 +69,9 @@ interface XPackage
...
@@ -69,6 +69,9 @@ interface XPackage
After
return
of
this
function
no
code
from
the
extension
may
be
used
After
return
of
this
function
no
code
from
the
extension
may
be
used
anymore
,
so
that
the
extension
can
be
safely
removed
from
the
hard
disk
.
anymore
,
so
that
the
extension
can
be
safely
removed
from
the
hard
disk
.
@
param
xAbortChannel
abort
channel
to
asynchronously
abort
the
registration
process
,
or
`
NULL
`
@
param
xCmdEnv
@
param
xCmdEnv
command
environment
for
error
handling
and
other
interaction
.
command
environment
for
error
handling
and
other
interaction
.
@
param
alreadyInstalled
@
param
alreadyInstalled
...
@@ -76,7 +79,7 @@ interface XPackage
...
@@ -76,7 +79,7 @@ interface XPackage
@
return
@
return
`
NULL
`
-
all
prerequisites
are
met
.
Otherwise
,
a
value
from
`
NULL
`
-
all
prerequisites
are
met
.
Otherwise
,
a
value
from
#
Prerequisites
indicating
what
prerequisites
are
missing
.
Prerequisites
indicating
what
prerequisites
are
missing
.
*/
*/
long
checkPrerequisites
(
long
checkPrerequisites
(
[
in
]
com
::
sun
::
star
::
task
::
XAbortChannel
xAbortChannel
,
[
in
]
com
::
sun
::
star
::
task
::
XAbortChannel
xAbortChannel
,
...
...
offapi/com/sun/star/drawing/XSlideRenderer.idl
Dosyayı görüntüle @
20491c66
...
@@ -70,6 +70,12 @@ interface XSlideRenderer
...
@@ -70,6 +70,12 @@ interface XSlideRenderer
com
::
sun
::
star
::
rendering
::
XBitmap
instead
com
::
sun
::
star
::
rendering
::
XBitmap
instead
of
com
::
sun
::
star
::
awt
::
XBitmap
.
of
com
::
sun
::
star
::
awt
::
XBitmap
.
@
see
createPreview
@
see
createPreview
@
param
xSlide
See
description
in
#
createPreview
.
@
param
aMaximumPreviewPixelSize
See
description
in
#
createPreview
.
@
param
nSuperSampleFactor
See
description
in
#
createPreview
.
@
param
xCanvas
@
param
xCanvas
This
canvas
is
used
create
a
canvas
specific
bitmap
.
This
canvas
is
used
create
a
canvas
specific
bitmap
.
*/
*/
...
...
offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl
Dosyayı görüntüle @
20491c66
...
@@ -111,6 +111,19 @@ interface XPaneBorderPainter
...
@@ -111,6 +111,19 @@ interface XPaneBorderPainter
/**
Paint
the
border
around
a
pane
where
the
border
includes
a
call
out
/**
Paint
the
border
around
a
pane
where
the
border
includes
a
call
out
that
is
anchored
at
the
given
point
.
Most
arguments
have
the
same
that
is
anchored
at
the
given
point
.
Most
arguments
have
the
same
meaning
as
in
the
paintBorder
()
.
meaning
as
in
the
paintBorder
()
.
@
see
paintBorder
@
param
sPaneBorderStyleName
See
description
in
#
paintBorder
.
@
param
xCanvas
See
description
in
#
paintBorder
.
@
param
aOuterBorderRectangle
See
description
in
#
paintBorder
.
@
param
aRepaintArea
See
description
in
#
paintBorder
.
@
param
sTitle
See
description
in
#
paintBorder
.
@
param
aCalloutAnchor
@
param
aCalloutAnchor
The
anchor
point
of
the
call
out
.
It
is
usually
located
outside
The
anchor
point
of
the
call
out
.
It
is
usually
located
outside
the
border
.
the
border
.
...
...
offapi/com/sun/star/graphic/XGraphicTransformer.idl
Dosyayı görüntüle @
20491c66
...
@@ -54,6 +54,12 @@ interface XGraphicTransformer : ::com::sun::star::uno::XInterface
...
@@ -54,6 +54,12 @@ interface XGraphicTransformer : ::com::sun::star::uno::XInterface
/**
changes
brightness
/
contrast
/**
changes
brightness
/
contrast
@
param
In
The
input
Graphic
.
@
param
brightness
The
brightness
that
shall
be
applied
.
@
param
contrast
The
contrast
that
shall
be
applied
.
@
param
mso
whether
to
use
MSOffice
brightness
/
contrast
formula
@
param
mso
whether
to
use
MSOffice
brightness
/
contrast
formula
@
returns
@
returns
The
modified
graphic
The
modified
graphic
...
...
udkapi/com/sun/star/connection/XConnection.idl
Dosyayı görüntüle @
20491c66
...
@@ -43,6 +43,8 @@ published interface XConnection: com::sun::star::uno::XInterface
...
@@ -43,6 +43,8 @@ published interface XConnection: com::sun::star::uno::XInterface
@
return
The
read
number
of
bytes
.
@
return
The
read
number
of
bytes
.
The
return
value
and
the
length
of
the
The
return
value
and
the
length
of
the
returned
sequence
must
be
identical
.
returned
sequence
must
be
identical
.
@
param
aReadBytes
The
buffer
to
receive
the
read
bytes
.
@
param
nBytesToRead
@
param
nBytesToRead
The
number
of
bytes
to
be
read
from
the
stream
.
The
number
of
bytes
to
be
read
from
the
stream
.
...
...
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