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
c04f6ffe
Kaydet (Commit)
c04f6ffe
authored
Eki 06, 2010
tarafından
Noel Power
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
initial commit for vba blob ( not including container_control stuff )
üst
bda7aaeb
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
1 deletion
+10
-1
makefile.mk
offapi/com/sun/star/document/makefile.mk
+3
-1
Shape.idl
offapi/com/sun/star/drawing/Shape.idl
+4
-0
makefile.mk
offapi/com/sun/star/script/makefile.mk
+1
-0
makefile.mk
udkapi/com/sun/star/script/makefile.mk
+2
-0
No files found.
offapi/com/sun/star/document/makefile.mk
Dosyayı görüntüle @
c04f6ffe
...
@@ -114,7 +114,9 @@ IDLFILES=\
...
@@ -114,7 +114,9 @@ IDLFILES=\
XDocumentRevisionListPersistence.idl
\
XDocumentRevisionListPersistence.idl
\
DocumentRevisionListPersistence.idl
\
DocumentRevisionListPersistence.idl
\
XDocumentLanguages.idl
\
XDocumentLanguages.idl
\
XCodeNameQuery.idl
XCodeNameQuery.idl
\
XCompatWriterDocProperties.idl
\
XVbaMethodParameter.idl
\
# ------------------------------------------------------------------
# ------------------------------------------------------------------
...
...
offapi/com/sun/star/drawing/Shape.idl
Dosyayı görüntüle @
c04f6ffe
...
@@ -200,6 +200,10 @@ published service Shape
...
@@ -200,6 +200,10 @@ published service Shape
the
z
-
order
.
the
z
-
order
.
*/
*/
[
optional
,
property
]
long
NavigationOrder
;
[
optional
,
property
]
long
NavigationOrder
;
/**
this
property
lets
you
get
and
set
a
hyperlink
for
this
shape
.
*/
[
optional
,
property
]
string
Hyperlink
;
}
;
}
;
//=============================================================================
//=============================================================================
...
...
offapi/com/sun/star/script/makefile.mk
Dosyayı görüntüle @
c04f6ffe
...
@@ -48,6 +48,7 @@ IDLFILES=\
...
@@ -48,6 +48,7 @@ IDLFILES=\
XLibraryContainerExport.idl
\
XLibraryContainerExport.idl
\
XPersistentLibraryContainer.idl
\
XPersistentLibraryContainer.idl
\
XStorageBasedLibraryContainer.idl
\
XStorageBasedLibraryContainer.idl
\
XLibraryQueryExecutable.idl
\
ModuleSizeExceededRequest.idl
\
ModuleSizeExceededRequest.idl
\
ModuleInfo.idl
\
ModuleInfo.idl
\
ModuleType.idl
ModuleType.idl
...
...
udkapi/com/sun/star/script/makefile.mk
Dosyayı görüntüle @
c04f6ffe
...
@@ -81,6 +81,8 @@ IDLFILES=\
...
@@ -81,6 +81,8 @@ IDLFILES=\
XScriptEventsAttacher.idl
\
XScriptEventsAttacher.idl
\
XDefaultMethod.idl
\
XDefaultMethod.idl
\
XDefaultProperty.idl
\
XDefaultProperty.idl
\
XAutomationInvocation.idl
\
XErrorQuery.idl
\
# ------------------------------------------------------------------
# ------------------------------------------------------------------
...
...
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