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
f72b3099
Kaydet (Commit)
f72b3099
authored
Mar 10, 2014
tarafından
Ariel Constenla-Haile
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
i124397 - [API] Add since tag to Wizard API IDL files
üst
379afae1
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
0 deletions
+12
-0
Wizard.idl
offapi/com/sun/star/ui/dialogs/Wizard.idl
+2
-0
WizardButton.idl
offapi/com/sun/star/ui/dialogs/WizardButton.idl
+2
-0
WizardTravelType.idl
offapi/com/sun/star/ui/dialogs/WizardTravelType.idl
+2
-0
XWizard.idl
offapi/com/sun/star/ui/dialogs/XWizard.idl
+2
-0
XWizardController.idl
offapi/com/sun/star/ui/dialogs/XWizardController.idl
+2
-0
XWizardPage.idl
offapi/com/sun/star/ui/dialogs/XWizardPage.idl
+2
-0
No files found.
offapi/com/sun/star/ui/dialogs/Wizard.idl
Dosyayı görüntüle @
f72b3099
...
...
@@ -36,6 +36,8 @@ published interface XWizardController;
//==================================================================================================================
/**
provides
a
framework
for
implementing
a
wizard
dialog
.
@
since
OpenOffice
3.3
*/
published
service
Wizard
:
XWizard
{
...
...
offapi/com/sun/star/ui/dialogs/WizardButton.idl
Dosyayı görüntüle @
f72b3099
...
...
@@ -31,6 +31,8 @@ module com { module sun { module star { module ui { module dialogs {
//==================================================================================================================
/**
denotes
the
buttons
found
in
a
<
type
>
Wizard
</
type
>
@
since
OpenOffice
3.3
*/
constants
WizardButton
{
...
...
offapi/com/sun/star/ui/dialogs/WizardTravelType.idl
Dosyayı görüntüle @
f72b3099
...
...
@@ -31,6 +31,8 @@ module com { module sun { module star { module ui { module dialogs {
//==================================================================================================================
/**
denotes
ways
to
leave
a
<
type
>
Wizard
</
type
>
's page
@since OpenOffice 3.3
*/
constants WizardTravelType
{
...
...
offapi/com/sun/star/ui/dialogs/XWizard.idl
Dosyayı görüntüle @
f72b3099
...
...
@@ -75,6 +75,8 @@ published interface XWizardPage;
@
see
XWizardController
@
see
XWizardPage
@
since
OpenOffice
3.3
*/
published
interface
XWizard
{
...
...
offapi/com/sun/star/ui/dialogs/XWizardController.idl
Dosyayı görüntüle @
f72b3099
...
...
@@ -33,6 +33,8 @@ module com { module sun { module star { module ui { module dialogs {
//==================================================================================================================
/**
is
the
interface
of
a
client
-
provided
controller
of
a
custom
<
type
>
Wizard
</
type
>.
@
since
OpenOffice
3.3
*/
published
interface
XWizardController
{
...
...
offapi/com/sun/star/ui/dialogs/XWizardPage.idl
Dosyayı görüntüle @
f72b3099
...
...
@@ -33,6 +33,8 @@ module com { module sun { module star { module ui { module dialogs {
//==================================================================================================================
/**
is
a
single
page
of
a
<
type
>
Wizard
</
type
>
@
since
OpenOffice
3.3
*/
published
interface
XWizardPage
:
::
com
::
sun
::
star
::
lang
::
XComponent
{
...
...
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