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
d6423bcd
Kaydet (Commit)
d6423bcd
authored
Nis 07, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update the reference rdbs to libreoffice-4-3
Change-Id: I33953f96630d6269ffdbf83f9fc9f747178e87d2
üst
1856a9df
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
34 additions
and
13 deletions
+34
-13
offapi.idl
offapi/type_reference/offapi.idl
+29
-9
udkapi.idl
udkapi/type_reference/udkapi.idl
+5
-4
No files found.
offapi/type_reference/offapi.idl
Dosyayı görüntüle @
d6423bcd
...
...
@@ -526,6 +526,7 @@ module com {
const short PROPERTIES = 1303;
const short Q = 528;
const short QUOTELEFT = 1311;
const short QUOTERIGHT = 1318;
const short R = 529;
const short REPEAT = 1301;
const short RETURN = 1280;
...
...
@@ -2785,6 +2786,16 @@ module com {
MIDDLE_BOTTOM = 7,
RIGHT_BOTTOM = 8
};
};
module text {
published struct GraphicCrop {
long Top;
long Bottom;
long Left;
long Right;
};
};
module drawing {
published service FillProperties {
[property] ::com::sun::star::drawing::FillStyle FillStyle;
[property] ::com::sun::star::util::Color FillColor;
...
...
@@ -2810,6 +2821,7 @@ module com {
[property] ::com::sun::star::drawing::BitmapMode FillBitmapMode;
[property, optional] boolean FillBitmapStretch;
[property, optional] boolean FillBitmapTile;
[property, optional] ::com::sun::star::text::GraphicCrop GraphicCrop;
};
published enum LineCap {
BUTT = 0,
...
...
@@ -3007,6 +3019,7 @@ module com {
[property, optional] long CharBottomBorderDistance;
[property, optional] ::com::sun::star::table::ShadowFormat CharShadowFormat;
[property, optional] ::com::sun::star::util::Color CharHighlight;
[property, optional] sequence< ::com::sun::star::beans::PropertyValue > CharInteropGrabBag;
};
};
module chart {
...
...
@@ -3246,6 +3259,10 @@ module com {
[property, optional] long NavigationOrder;
[property, optional] string Hyperlink;
[property, optional] sequence< ::com::sun::star::beans::PropertyValue > InteropGrabBag;
[property, optional] short RelativeHeight;
[property, optional] short RelativeWidth;
[property, optional] short RelativeHeightRelation;
[property, optional] short RelativeWidthRelation;
};
};
module chart {
...
...
@@ -7417,7 +7434,7 @@ module com {
interface ::com::sun::star::frame::XDesktop;
interface ::com::sun::star::frame::XComponentLoader;
};
published service Desktop: ::com::sun::star::frame::XDesktop2;
/** @deprecated */
published service Desktop: ::com::sun::star::frame::XDesktop2;
/** @deprecated */ published interface XDesktopTask {
interface ::com::sun::star::lang::XComponent;
/** @deprecated */ void initialize([in] ::com::sun::star::awt::XWindow TaskWindow);
...
...
@@ -7751,6 +7768,7 @@ module com {
interface ::com::sun::star::uno::XInterface;
[attribute] sequence< string > List;
};
published singleton theDesktop: ::com::sun::star::frame::XDesktop2;
};
module graphic {
published service GraphicDescriptor {
...
...
@@ -12261,6 +12279,7 @@ module com {
[property, optional] ::com::sun::star::table::BorderLine2 RightBorder2;
[property, optional] ::com::sun::star::table::BorderLine2 DiagonalTLBR2;
[property, optional] ::com::sun::star::table::BorderLine2 DiagonalBLTR2;
[property, optional] sequence< ::com::sun::star::beans::PropertyValue > CellInteropGrabBag;
};
published enum CellContentType {
EMPTY = 0,
...
...
@@ -13730,7 +13749,7 @@ module com {
interface ::com::sun::star::uno::XInterface;
void trigger([in] string Event);
};
published service JobExecutor: ::com::sun::star::task::XJobExecutor;
/** @deprecated */
published service JobExecutor: ::com::sun::star::task::XJobExecutor;
published exception MasterPasswordRequest: ::com::sun::star::task::PasswordRequest {
};
published exception NoMasterException: ::com::sun::star::uno::RuntimeException {
...
...
@@ -13828,6 +13847,7 @@ module com {
interface ::com::sun::star::uno::XInterface;
/** @deprecated */ ::com::sun::star::task::XStatusIndicator getStatusIndicator();
};
published singleton theJobExecutor: ::com::sun::star::task::XJobExecutor;
};
module text {
published constants AuthorDisplayFormat {
...
...
@@ -13927,6 +13947,8 @@ module com {
[property, optional] string FillGradientName;
[property, optional] short ShadowTransparence;
[property, optional] sequence< ::com::sun::star::beans::PropertyValue > FrameInteropGrabBag;
[property, optional] short RelativeHeightRelation;
[property, optional] short RelativeWidthRelation;
};
published service BaseFrame {
service ::com::sun::star::text::BaseFrameProperties;
...
...
@@ -14104,6 +14126,7 @@ module com {
[property, optional] short WidthType;
[property, optional] short WritingMode;
[property, optional] boolean IsFollowingTextFlow;
[property, optional] ::com::sun::star::drawing::TextVerticalAdjust TextVerticalAdjust;
};
published service ChainedTextFrame {
service ::com::sun::star::text::TextFrame;
...
...
@@ -14433,12 +14456,6 @@ module com {
interface ::com::sun::star::view::XPrintSettingsSupplier;
interface ::com::sun::star::view::XViewSettingsSupplier;
};
published struct GraphicCrop {
long Top;
long Bottom;
long Left;
long Right;
};
published constants HoriOrientation {
const short CENTER = 2;
const short FULL = 6;
...
...
@@ -14497,6 +14514,7 @@ module com {
service ::com::sun::star::sdb::DataAccessDescriptor;
interface ::com::sun::star::task::XJob;
interface ::com::sun::star::beans::XPropertySet;
[optional] interface ::com::sun::star::util::XCancellable;
[optional] interface ::com::sun::star::text::XMailMergeBroadcaster;
[property] string DataSourceName;
[property] long CommandType;
...
...
@@ -14665,6 +14683,7 @@ module com {
[property] string BackGraphicFilter;
[property] ::com::sun::star::style::GraphicLocation BackGraphicLocation;
[property, optional] boolean CollapsingBorders;
[property, optional] sequence< ::com::sun::star::beans::PropertyValue > TableInteropGrabBag;
};
published service Paragraph {
service ::com::sun::star::text::TextContent;
...
...
@@ -17206,7 +17225,7 @@ module com {
[attribute] string BasePathShareLayer;
[attribute] string BasePathUserLayer;
};
published service PathSettings: ::com::sun::star::util::XPathSettings;
/** @deprecated */
published service PathSettings: ::com::sun::star::util::XPathSettings;
published interface XStringSubstitution {
interface ::com::sun::star::uno::XInterface;
string substituteVariables([in] string aText, [in] boolean bSubstRequired) raises (::com::sun::star::container::NoSuchElementException);
...
...
@@ -17387,6 +17406,7 @@ module com {
string createUniqueID();
};
published singleton theOfficeInstallationDirectories: ::com::sun::star::util::XOfficeInstallationDirectories;
published singleton thePathSettings: ::com::sun::star::util::XPathSettings;
};
module view {
published constants DocumentZoomType {
...
...
udkapi/type_reference/udkapi.idl
Dosyayı görüntüle @
d6423bcd
...
...
@@ -40,7 +40,7 @@ module com {
interface
::
com
::
sun
::
star
::
uno
::
XInterface
;
::
com
::
sun
::
star
::
beans
::
XIntrospectionAccess
inspect
(
[
in
]
any
aObject
)
;
}
;
published
service
Introspection
:
::
com
::
sun
::
star
::
beans
::
XIntrospection
;
/**
@
deprecated
*/
published
service
Introspection
:
::
com
::
sun
::
star
::
beans
::
XIntrospection
;
/**
@
deprecated
*/
published
exception
IntrospectionException
:
::
com
::
sun
::
star
::
uno
::
Exception
{
}
;
published
constants
MethodConcept
{
...
...
@@ -328,6 +328,7 @@ module com {
interface
::
com
::
sun
::
star
::
lang
::
XEventListener
;
void
vetoableChange
(
[
in
]
::
com
::
sun
::
star
::
beans
::
PropertyChangeEvent
aEvent
)
raises
(::
com
::
sun
::
star
::
beans
::
PropertyVetoException
)
;
}
;
published
singleton
theIntrospection
:
::
com
::
sun
::
star
::
beans
::
XIntrospection
;
}
;
module
bridge
{
published
interface
XBridge
{
...
...
@@ -1083,7 +1084,7 @@ module com {
published
interface
XTypeProvider
{
interface
::
com
::
sun
::
star
::
uno
::
XInterface
;
sequence
<
type
>
getTypes
()
;
sequence
<
byte
>
getImplementationId
()
;
/**
@
deprecated
*/
sequence
<
byte
>
getImplementationId
()
;
}
;
published
interface
XUnoTunnel
{
interface
::
com
::
sun
::
star
::
uno
::
XInterface
;
...
...
@@ -1185,10 +1186,10 @@ module com {
ENUM
=
15
,
TYPEDEF
=
16
,
STRUCT
=
17
,
UNION
=
18
,
/**
@
deprecated
*/
UNION
=
18
,
EXCEPTION
=
19
,
SEQUENCE
=
20
,
ARRAY
=
21
,
/**
@
deprecated
*/
ARRAY
=
21
,
INTERFACE
=
22
,
SERVICE
=
23
,
MODULE
=
24
,
...
...
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