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
b06854ac
Kaydet (Commit)
b06854ac
authored
Kas 11, 2016
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix spelling XFastAttrbitueList->XFastAttributeList
Change-Id: I618cadba909acbe935217026af7da496894dbd5e
üst
1ba4bb63
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
XFastContextHandler.idl
offapi/com/sun/star/xml/sax/XFastContextHandler.idl
+4
-4
No files found.
offapi/com/sun/star/xml/sax/XFastContextHandler.idl
Dosyayı görüntüle @
b06854ac
...
...
@@ -53,7 +53,7 @@ interface XFastContextHandler: com::sun::star::uno::XInterface
<
b
>
or
</
b
>
operation
.
@
param
Attribs
Contains
a
XFastAttr
bitu
eList
to
access
the
attributes
Contains
a
XFastAttr
ibut
eList
to
access
the
attributes
from
the
element
.
*/
...
...
@@ -68,7 +68,7 @@ interface XFastContextHandler: com::sun::star::uno::XInterface
@
param
Name
contains
the
elements
local
name
.
@
param
Attribs
Contains
a
XFastAttr
bitu
eList
to
access
the
attributes
Contains
a
XFastAttr
ibut
eList
to
access
the
attributes
from
the
element
.
*/
void
startUnknownElement
(
[
in
]
string
Namespace
,
[
in
]
string
Name
,
[
in
]
XFastAttributeList
Attribs
)
...
...
@@ -102,7 +102,7 @@ interface XFastContextHandler: com::sun::star::uno::XInterface
namespace
combined
with
an
arithmetic
<
b
>
or
</
b
>
operation
.
@
param
Attribs
Contains
a
XFastAttr
bitu
eList
to
access
the
attributes
Contains
a
XFastAttr
ibut
eList
to
access
the
attributes
from
the
element
.
*/
XFastContextHandler
createFastChildContext
(
[
in
]
long
Element
,
[
in
]
XFastAttributeList
Attribs
)
...
...
@@ -116,7 +116,7 @@ interface XFastContextHandler: com::sun::star::uno::XInterface
@
param
Name
contains
the
elements
local
name
.
@
param
Attribs
Contains
a
XFastAttr
bitu
eList
to
access
the
attributes
Contains
a
XFastAttr
ibut
eList
to
access
the
attributes
the
element
.
*/
XFastContextHandler
createUnknownChildContext
(
[
in
]
string
Namespace
,
[
in
]
string
Name
,
[
in
]
XFastAttributeList
Attribs
)
...
...
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