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
cdc1af83
Kaydet (Commit)
cdc1af83
authored
Kas 04, 2012
tarafından
Ariel Constenla-Haile
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#i87780# - Document css::text::AutoTextGroup properties
üst
bcc6f176
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
23 deletions
+12
-23
AutoTextGroup.idl
offapi/com/sun/star/text/AutoTextGroup.idl
+12
-23
No files found.
offapi/com/sun/star/text/AutoTextGroup.idl
Dosyayı görüntüle @
cdc1af83
...
...
@@ -23,45 +23,34 @@
#
ifndef
__com_sun_star_text_AutoTextGroup_idl__
#
define
__com_sun_star_text_AutoTextGroup_idl__
#
ifndef
__com_sun_star_text_XAutoTextGroup_idl__
#
include
<
com
/
sun
/
star
/
text
/
XAutoTextGroup
.
idl>
#
endif
#
ifndef
__com_sun_star_container_XIndexAccess_idl__
#
include
<
com
/
sun
/
star
/
container
/
XIndexAccess
.
idl>
#
endif
#
ifndef
__com_sun_star_container_XNamed_idl__
#
include
<
com
/
sun
/
star
/
container
/
XNamed
.
idl>
#
endif
//=============================================================================
module
com
{
module
sun
{
module
star
{
module
text
{
//=============================================================================
module
com
{
module
sun
{
module
star
{
module
text
{
/
/
DocMerge
from
xml
:
service
com
::
sun
::
star
::
text
::
AutoTextGroup
/**
provides
access
to
text
blocks
in
a
group
.
@see
com
::
sun
::
star
::
text
::
AutoTextContainer
/
**
provides
access
to
text
blocks
in
a
group
.
@
see
com
::
sun
::
star
::
text
::
AutoTextContainer
*/
published
service
AutoTextGroup
{
//
DocMerge
:
empty
anyway
interface
com
::
sun
::
star
::
text
::
XAutoTextGroup
;
//
DocMerge
:
empty
anyway
interface
com
::
sun
::
star
::
container
::
XIndexAccess
;
//
DocMerge
from
xml
:
service
com
::
sun
::
star
::
text
::
AutoTextGroup
:
interface
com
::
sun
::
star
::
container
::
XNamed
/**
provides
access
to
the
name
of
the
group
.
*/
*/
interface
com
::
sun
::
star
::
container
::
XNamed
;
}
;
/**
The
path
to
the
file
containing
the
<
type
>
AutoTextEntry
</
type
>
&
apos
;s in this group
*/
[
property
,
readonly
]
string
FilePath
;
//=============================================================================
/**
The
title
of
this
<
type
>
AutoTextGroup
</
type
>
*/
[
property
]
string
Title
;
}
;
}
; }; }; };
...
...
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