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
4929b451
Kaydet (Commit)
4929b451
authored
Şub 24, 2016
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update the reference rdbs to libreoffice-5-1
Change-Id: Ie098b41440f97395893f4200128a2016cd1103d4
üst
cf9f97ab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
offapi.idl
offapi/type_reference/offapi.idl
+8
-5
No files found.
offapi/type_reference/offapi.idl
Dosyayı görüntüle @
4929b451
...
...
@@ -3142,6 +3142,7 @@ module com {
[
property
,
optional
]
long
SymbolType
;
[
property
,
optional
]
string
SymbolBitmapURL
;
[
property
,
optional
]
long
SegmentOffset
;
[
property
,
optional
]
boolean
TextWordWrap
;
}
;
/**
@
deprecated
*/
published
struct
ChartDataRow
{
string
Name
;
...
...
@@ -15243,6 +15244,7 @@ module com {
[
property
,
optional
]
long
VerticalRulerMetric
;
[
property
,
optional
]
boolean
ShowContentTips
;
[
property
,
optional
]
boolean
ShowScrollBarTips
;
[
property
,
optional
]
boolean
HideWhitespace
;
}
;
published
constants
WritingMode2
{
const
short
CONTEXT
=
4
;
...
...
@@ -16862,7 +16864,11 @@ module com {
void
setDefaultName
(
[
in
]
string
aName
)
;
void
setDisplayDirectory
(
[
in
]
string
aDirectory
)
raises
(::
com
::
sun
::
star
::
lang
::
IllegalArgumentException
)
;
string
getDisplayDirectory
()
;
sequence
<
string
>
getFiles
()
;
/**
@
deprecated
*/
sequence
<
string
>
getFiles
()
;
}
;
published
interface
XFilePicker2
{
interface
::
com
::
sun
::
star
::
ui
::
dialogs
::
XFilePicker
;
sequence
<
string
>
getSelectedFiles
()
;
}
;
published
interface
XFilePickerListener
;
published
interface
XFilePickerNotifier
{
...
...
@@ -16890,10 +16896,6 @@ module com {
void
setCurrentFilter
(
[
in
]
string
aTitle
)
raises
(::
com
::
sun
::
star
::
lang
::
IllegalArgumentException
)
;
string
getCurrentFilter
()
;
}
;
published
interface
XFilePicker2
{
interface
::
com
::
sun
::
star
::
ui
::
dialogs
::
XFilePicker
;
sequence
<
string
>
getSelectedFiles
()
;
}
;
published
interface
XFilePicker3
{
interface
::
com
::
sun
::
star
::
ui
::
dialogs
::
XFilePicker2
;
interface
::
com
::
sun
::
star
::
ui
::
dialogs
::
XFilePickerNotifier
;
...
...
@@ -17056,6 +17058,7 @@ module com {
const
short
DATE
=
2
;
const
short
DATETIME
=
6
;
const
short
DEFINED
=
1
;
const
short
EMPTY
=
4096
;
const
short
FRACTION
=
64
;
const
short
LOGICAL
=
1024
;
const
short
NUMBER
=
16
;
...
...
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