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
5f0ffa9f
Kaydet (Commit)
5f0ffa9f
authored
Haz 29, 2013
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix some idl descriptions
Change-Id: I9fa98ac78463f91c442f5b23b04c44457436e91f
üst
def32c7e
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
11 additions
and
13 deletions
+11
-13
UpdateRequiredDialog.idl
offapi/com/sun/star/deployment/ui/UpdateRequiredDialog.idl
+0
-2
XDocumentRecovery.idl
offapi/com/sun/star/document/XDocumentRecovery.idl
+1
-1
EffectNodeType.idl
offapi/com/sun/star/presentation/EffectNodeType.idl
+1
-1
EffectPresetClass.idl
offapi/com/sun/star/presentation/EffectPresetClass.idl
+1
-1
TextAnimationType.idl
offapi/com/sun/star/presentation/TextAnimationType.idl
+3
-3
XTransitionFactory.idl
offapi/com/sun/star/presentation/XTransitionFactory.idl
+2
-2
XCompoundTypeDescription.idl
udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
+1
-1
XIdlField2.idl
udkapi/com/sun/star/reflection/XIdlField2.idl
+2
-2
No files found.
offapi/com/sun/star/deployment/ui/UpdateRequiredDialog.idl
Dosyayı görüntüle @
5f0ffa9f
...
@@ -35,8 +35,6 @@ service UpdateRequiredDialog : com::sun::star::ui::dialogs::XExecutableDialog
...
@@ -35,8 +35,6 @@ service UpdateRequiredDialog : com::sun::star::ui::dialogs::XExecutableDialog
/**
Create
a
GUI
using
the
specific
parent
window
and
focus
on
the
/**
Create
a
GUI
using
the
specific
parent
window
and
focus
on
the
given
context
.
given
context
.
@
param
xParent
parent
window
*/
*/
create
()
;
create
()
;
}
;
}
;
...
...
offapi/com/sun/star/document/XDocumentRecovery.idl
Dosyayı görüntüle @
5f0ffa9f
...
@@ -85,7 +85,7 @@ interface XDocumentRecovery
...
@@ -85,7 +85,7 @@ interface XDocumentRecovery
Instead
,
the
implementation
is
responsible
to
do
so
,
if
required
.
</p>
Instead
,
the
implementation
is
responsible
to
do
so
,
if
required
.
</p>
<
p
>
A
default
implementation
of
this
method
could
simply
delegate
this
call
to
<
p
>
A
default
implementation
of
this
method
could
simply
delegate
this
call
to
::
com
::
sun
::
star
::
frame
:::
XLodable
::
load
(),
followed
by
::
com
::
sun
::
star
::
frame
:::
XLo
a
dable
::
load
(),
followed
by
com
::
sun
::
star
::
frame
::
XModel
::
attachResource
()
.
</
p
>
com
::
sun
::
star
::
frame
::
XModel
::
attachResource
()
.
</
p
>
@
param
SourceLocation
@
param
SourceLocation
...
...
offapi/com/sun/star/presentation/EffectNodeType.idl
Dosyayı görüntüle @
5f0ffa9f
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
This
does
not
manipulate
the
timing
or
synchronization
.
This
does
not
manipulate
the
timing
or
synchronization
.
It
can
be
used
to
quickly
identify
semantic
blocks
inside
an
animation
hierarchy
.
It
can
be
used
to
quickly
identify
semantic
blocks
inside
an
animation
hierarchy
.
@
see
::
com
::
sun
::
star
::
animations
::
AnimationNode
@
see
::
com
::
sun
::
star
::
animations
::
X
AnimationNode
*/
*/
constants
EffectNodeType
constants
EffectNodeType
{
{
...
...
offapi/com/sun/star/presentation/EffectPresetClass.idl
Dosyayı görüntüle @
5f0ffa9f
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
This
does
not
manipulate
the
timing
or
synchronization
.
This
does
not
manipulate
the
timing
or
synchronization
.
It
can
be
used
to
quickly
identify
preset
animations
inside
an
animation
hierarchy
.
It
can
be
used
to
quickly
identify
preset
animations
inside
an
animation
hierarchy
.
@
see
::
com
::
sun
::
star
::
animations
::
AnimationNode
@
see
::
com
::
sun
::
star
::
animations
::
X
AnimationNode
*/
*/
constants
EffectPresetClass
constants
EffectPresetClass
{
{
...
...
offapi/com/sun/star/presentation/TextAnimationType.idl
Dosyayı görüntüle @
5f0ffa9f
...
@@ -24,12 +24,12 @@
...
@@ -24,12 +24,12 @@
/**
Defines
how
a
target
::
com
::
sun
::
star
::
text
::
XTextRange
/**
Defines
how
a
target
::
com
::
sun
::
star
::
text
::
XTextRange
is
animated
inside
an
::
com
::
sun
::
star
::
animations
::
IterateContainer
.
is
animated
inside
an
::
com
::
sun
::
star
::
animations
::
X
IterateContainer
.
<
br
>
<
br
>
This
is
stored
inside
the
attribute
This
is
stored
inside
the
attribute
::
com
::
sun
::
star
::
animations
::
IterateContainer
::
IterateType
.
::
com
::
sun
::
star
::
animations
::
X
IterateContainer
::
IterateType
.
<
br
>
<
br
>
@
see
::
com
::
sun
::
star
::
animations
::
IterateContainer
@
see
::
com
::
sun
::
star
::
animations
::
X
IterateContainer
*/
*/
constants
TextAnimationType
constants
TextAnimationType
{
{
...
...
offapi/com/sun/star/presentation/XTransitionFactory.idl
Dosyayı görüntüle @
5f0ffa9f
...
@@ -47,10 +47,10 @@ interface XTransitionFactory : ::com::sun::star::uno::XInterface
...
@@ -47,10 +47,10 @@ interface XTransitionFactory : ::com::sun::star::uno::XInterface
/**
Actually
create
a
transition
for
the
given
transition
id
/**
Actually
create
a
transition
for
the
given
transition
id
@
param
transitionType
@
param
transitionType
Main
type
of
transition
(
@
see
::
com
::
sun
::
star
::
animation
::
TransitionType
)
Main
type
of
transition
(
@
see
::
com
::
sun
::
star
::
animation
s
::
TransitionType
)
@
param
transitionSubType
@
param
transitionSubType
Subtype
for
the
transition
(
@
see
::
com
::
sun
::
star
::
animation
::
TransitionSubType
)
Subtype
for
the
transition
(
@
see
::
com
::
sun
::
star
::
animation
s
::
TransitionSubType
)
@
param
view
@
param
view
Slide
show
view
to
display
on
Slide
show
view
to
display
on
...
...
udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
Dosyayı görüntüle @
5f0ffa9f
...
@@ -46,7 +46,7 @@ published interface XCompoundTypeDescription: com::sun::star::reflection::XTypeD
...
@@ -46,7 +46,7 @@ published interface XCompoundTypeDescription: com::sun::star::reflection::XTypeD
<
p
>
For
a
polymorphic
struct
type
template
,
a
member
of
parameterized
<
p
>
For
a
polymorphic
struct
type
template
,
a
member
of
parameterized
type
is
represented
by
an
instance
of
type
is
represented
by
an
instance
of
com
::
sun
::
star
::
reflection
::
::
XTypeDescription
whose
com
::
sun
::
star
::
reflection
::
XTypeDescription
whose
type
class
is
<
code
>
UNKNOWN
</
code
>
and
whose
name
is
the
name
of
the
type
class
is
<
code
>
UNKNOWN
</
code
>
and
whose
name
is
the
name
of
the
type
parameter
.
</p>
type
parameter
.
</p>
...
...
udkapi/com/sun/star/reflection/XIdlField2.idl
Dosyayı görüntüle @
5f0ffa9f
...
@@ -60,7 +60,7 @@ published interface XIdlField2: com::sun::star::reflection::XIdlMember
...
@@ -60,7 +60,7 @@ published interface XIdlField2: com::sun::star::reflection::XIdlMember
reflects
the
constant
enum
32
-
bit
value
.
reflects
the
constant
enum
32
-
bit
value
.
<
p
>
When
setting
an
interface
attribute
raises
a
<
p
>
When
setting
an
interface
attribute
raises
a
non
-
com
::
sun
::
star
::
uno
::
RuntimeException
,
it
is
non
com
::
sun
::
star
::
uno
::
RuntimeException
,
it
is
wrapped
in
a
com
::
sun
::
star
::
lang
::
WrappedTargetRuntimeException
.
</p>
wrapped
in
a
com
::
sun
::
star
::
lang
::
WrappedTargetRuntimeException
.
</p>
@
param
obj
@
param
obj
...
@@ -81,7 +81,7 @@ published interface XIdlField2: com::sun::star::reflection::XIdlMember
...
@@ -81,7 +81,7 @@ published interface XIdlField2: com::sun::star::reflection::XIdlMember
i
.
e.
an
interface
or
compound
type
(
struct
/
exception
)
.
i
.
e.
an
interface
or
compound
type
(
struct
/
exception
)
.
<
p
>
When
setting
an
interface
attribute
raises
a
<
p
>
When
setting
an
interface
attribute
raises
a
non
-
com
::
sun
::
star
::
uno
::
RuntimeException
,
it
is
non
com
::
sun
::
star
::
uno
::
RuntimeException
,
it
is
wrapped
in
a
com
::
sun
::
star
::
lang
::
WrappedTargetRuntimeException
.
</p>
wrapped
in
a
com
::
sun
::
star
::
lang
::
WrappedTargetRuntimeException
.
</p>
@
param
obj
@
param
obj
...
...
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