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
51a77792
Kaydet (Commit)
51a77792
authored
Haz 27, 2013
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix some idl descriptions
Change-Id: Iaef8cb2dc86422d4f8cdaaf6d3aa9392e06caf4a
üst
8872ab76
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
XPopupMenu.idl
offapi/com/sun/star/awt/XPopupMenu.idl
+5
-5
No files found.
offapi/com/sun/star/awt/XPopupMenu.idl
Dosyayı görüntüle @
51a77792
...
...
@@ -102,7 +102,7 @@ published interface XPopupMenu: XMenu
/**
queries
if
the
PopupMenu
is
being
.
<
p
>
Returns
`
TRUE
`
only
if
the
PopupMenu
is
being
executed
as
a
result
of
invoking
<
member
>
XPopupMenu
::
execute
()
</
member
>
; that is,
as
a
result
of
invoking
XPopupMenu
::
execute
()
; that is,
for
a
PopupMenu
activated
by
a
MenuBar
item
,
this
methods
returns
`
FALSE
`.
</
p
>
...
...
@@ -110,15 +110,15 @@ published interface XPopupMenu: XMenu
`
TRUE
`
if
the
PopupMenu
is
being
executed
,
`
FALSE
`
otherwise
.
@
see
<
member
>
XPopupMenu
::
execute
()
</
member
>
@
see
XPopupMenu
::
execute
()
*/
boolean
isInExecute
()
;
/**
ends
the
execution
of
the
PopupMenu
.
<
p
>
<
member
scope
=
"com::sun::star::awt"
>
XPopupMenu
::
execute
()
</
member
>
<
p
>
com
::
sun
::
star
::
awt
::
XPopupMenu
::
execute
()
will
then
return
0.
</
p
>
@
see
<
member
scope
=
"com::sun::star::awt"
>
XPopupMenu
::
execute
()
</
member
>
@
see
com
::
sun
::
star
::
awt
::
XPopupMenu
::
execute
()
*/
void
endExecute
()
;
...
...
@@ -143,7 +143,7 @@ published interface XPopupMenu: XMenu
<
p
>
The
KeyEvent
is
<
b
>
only
</
b
>
used
as
a
container
to
transport
the
shortcut
information
,
so
that
in
this
case
<
member
scope
=
"::com::sun::star::lang::"
>
EventObject
::
Source
</
member
>
is
<
NULL
/
>
.
</
p
>
::
com
::
sun
::
star
::
lang
::
EventObject
::
Source
is
NULL
.
</p>
@
param
nItemId
specifies
the
menu
item
identifier
for
which
the
KeyEvent
should
be
retrieved
.
...
...
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