Home
last modified time | relevance | path

Searched refs:published (Results 1 – 25 of 2421) sorted by relevance

12345678910>>...97

/aoo4110/main/idlc/test/parser/
H A Dpublished.tests26 published exception E1 {};
42 published constants Constants { published const long C = 1; };
46 published module m {};
60 published interface I1;
65 published interface I1;
114 published enum E { V };
120 published enum E { V };
126 published enum E { V };
132 published enum E { V };
180 published enum E { V };
[all …]
/aoo4110/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx668 assertTrue(published.is()); in run()
678 assertTrue(published.is()); in run()
688 assertTrue(published.is()); in run()
698 assertTrue(published.is()); in run()
708 assertTrue(published.is()); in run()
727 assertTrue(published.is()); in run()
737 assertTrue(published.is()); in run()
747 assertTrue(published.is()); in run()
757 assertTrue(published.is()); in run()
767 assertTrue(published.is()); in run()
[all …]
H A Dtypes.idl31 published enum Enum1 { E1 };
35 published struct Struct1 { long s1; };
39 published struct Struct3<T, U> { U s2; };
45 published exception Exception1: com::sun::star::uno::Exception {};
49 published interface XBase {};
51 published typedef XBase Typedef1;
55 published interface XTest1 {
80 published service Service1: XTest1 {
96 published singleton Singleton2 { service Service1; };
100 published const long Const1 = 0;
[all …]
/aoo4110/main/udkapi/com/sun/star/corba/giop/
H A Dgiop.idl29 published struct Version
38 published enum MsgType_1_1
50 published struct MessageHeader_1_0
65 published struct MessageHeader_1_1
85 published struct RequestHeader_1_0
98 published struct RequestHeader_1_1
114 published struct IORAddressingInfo
123 published constants TargetAddressGroup
145 published struct RequestHeader_1_2
162 published enum ReplyStatusType_1_2
[all …]
/aoo4110/main/offapi/util/
H A Dchecknewapi.pl54 $published = 0;
62 $published = 1;
66 $published = 0;
70 $published = 0;
86 $main::currenttypes->{$1} = { PUBLISHED => $published,
107 $published = 0;
115 $published = 1;
119 $published = 0;
123 $published = 0;
147 if ($published == 0)
[all …]
/aoo4110/main/udkapi/com/sun/star/corba/iop/
H A Diop.idl30 published typedef unsigned long ProfileId;
35 published constants ProfileIdGroup
44 published struct TaggedProfile
55 published struct IOR
66 published typedef unsigned long ComponentId;
71 published struct TaggedComponent
80 published typedef sequence <TaggedComponent> MultipleComponentProfile;
85 published typedef unsigned long ServiceId;
90 published struct ServiceContext
99 published typedef sequence <ServiceContext> ServiceContextList;
[all …]
/aoo4110/main/udkapi/com/sun/star/corba/
H A Dcorba.idl28 published typedef unsigned long ObjectSystemID;
32 published typedef sequence< byte > OpaqueData;
37 published struct OneThreadID
46 published typedef sequence<OneThreadID> ThreadIDs;
51 published struct LogicalThreadID // Service context
59 published struct CorbaString8
67 published struct CorbaUnion
75 published struct ObjectKey
84 published enum TCKind
/aoo4110/main/offapi/com/sun/star/sdbcx/
H A DContainer.idl27 published interface XNameAccess;
28 published interface XIndexAccess;
29 published interface XEnumerationAccess;
33 published interface XRefreshable;
38 published interface XDataDescriptorFactory;
39 published interface XAppend;
40 published interface XDrop;
60 published service Container
H A DTable.idl32 published interface XDataDescriptorFactory;
33 published interface XColumnsSupplier;
34 published interface XIndexesSupplier;
35 published interface XKeysSupplier;
36 published interface XRename;
37 published interface XAlterTable;
61 published service Table
H A DDatabaseDefinition.idl28 published interface XTablesSupplier;
29 published interface XViewsSupplier;
30 published interface XUsersSupplier;
31 published interface XGroupsSupplier;
52 published service DatabaseDefinition
/aoo4110/main/stoc/source/registry_tdprovider/
H A Dbase.hxx226 const Sequence< sal_Int8 > & rBytes, bool published );
277 bool published ) in CompoundTypeDescriptionImpl() argument
285 , _published( published ) in CompoundTypeDescriptionImpl()
327 const Sequence< sal_Int8 > & rBytes, bool published ) in EnumTypeDescriptionImpl() argument
334 , _published( published ) in EnumTypeDescriptionImpl()
370 const OUString & rName, const OUString & rRefName, bool published ) in TypedefTypeDescriptionImpl() argument
374 , _published( published ) in TypedefTypeDescriptionImpl()
426 bool published) in ServiceTypeDescriptionImpl() argument
428 _bInitReferences( false ), _published( published ) in ServiceTypeDescriptionImpl()
567 bool published ) in ConstantsTypeDescriptionImpl() argument
[all …]
/aoo4110/main/offapi/com/sun/star/sdb/
H A DDefinitionContainer.idl27 published interface XNameAccess;
28 published interface XNameContainer;
29 published interface XIndexAccess;
30 published interface XEnumerationAccess;
34 published interface XRefreshable;
37 published interface XSingleServiceFactory;
58 published service DefinitionContainer
H A DConnection.idl39 published interface XMultiServiceFactory;
44 published interface XSQLQueryComposerFactory;
45 published interface XQueriesSupplier;
46 published interface XCommandPreparation;
54 published service Connection
H A DDatabaseAccessConnection.idl40 published interface XQueriesSupplier;
41 published interface XFormDocumentsSupplier;
42 published interface XReportDocumentsSupplier;
43 published interface XSQLQueryComposerFactory;
62 published service DatabaseAccessConnection
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DResultSet.idl40 published interface XStatement;
41 published interface XRow;
42 published interface XRowUpdate;
43 published interface XResultSet;
44 published interface XResultSetUpdate;
45 published interface XResultSetMetaDataSupplier;
46 published interface XWarningsSupplier;
47 published interface XColumnLocate;
48 published interface XCloseable;
96 published service ResultSet
H A DPreparedStatement.idl40 published interface XPreparedStatement;
41 published interface XPreparedBatchExecution;
42 published interface XParameters;
43 published interface XWarningsSupplier;
44 published interface XMultipleResults;
45 published interface XResultSetMetaDataSupplier;
46 published interface XCloseable;
95 published service PreparedStatement
H A DXSQLOutput.idl43 published interface XInputStream;
52 published interface XRef;
53 published interface XArray;
54 published interface XBlob;
55 published interface XClob;
56 published interface XStruct;
57 published interface XSQLData;
87 published interface XSQLOutput: com::sun::star::uno::XInterface
/aoo4110/main/udkapi/com/sun/star/corba/iiop/
H A Diiop.idl29 published struct Version
39 published struct ProfileBody_1_0
50 published struct ProfileBody_1_1
63 published struct ListenPoint
72 published typedef sequence<ListenPoint> ListenPointList;
77 published struct BiDirIIOPServiceContext
/aoo4110/main/offapi/com/sun/star/drawing/
H A DAccessibleGraphControl.idl29 published interface XAccessible;
30 published interface XAccessibleContext;
31 published interface XAccessibleComponent;
32 published interface XAccessibleEventBroadcaster;
33 published interface XAccessibleSelection;
49 published service AccessibleGraphControl
/aoo4110/main/offapi/com/sun/star/awt/
H A DXDataTransferProviderAccess.idl35 published interface XDragGestureRecognizer;
36 published interface XDragSource;
37 published interface XDropTarget;
40 published interface XClipboard;
48 published interface XWindow;
55 published interface XDataTransferProviderAccess: com::sun::star::uno::XInterface
H A DAccessibleToolBoxItem.idl34 published interface XAccessibleAction;
35 published interface XAccessibleText;
36 published interface XAccessibleValue;
37 published interface XAccessibleExtendedComponent;
38 published interface XAccessibleComponent;
57 published service AccessibleToolBoxItem
H A DXDevice.idl42 published interface XGraphics;
43 published interface XFont;
44 published interface XBitmap;
45 published interface XDisplayBitmap;
53 published interface XDevice: com::sun::star::uno::XInterface
/aoo4110/main/offapi/com/sun/star/ui/dialogs/
H A DFilePicker.idl64 published interface XFilePicker;
65 published interface XFilePickerNotifier;
66 published interface XFilePickerControlAccess;
67 published interface XFilterManager;
68 published interface XFilePreview;
69 published interface XFilterGroupManager;
71 published service FilePicker
/aoo4110/main/udkapi/com/sun/star/test/bridge/
H A DXBridgeTest.idl45 published enum TestEnum
59 published struct TestSimple
77 published struct TestElement : TestSimple
86 published struct TestDataElements : TestElement
94 published typedef TestDataElements TestData;
96 published interface XRecursiveCall : com::sun::star::uno::XInterface
111 published interface XBridgeTestBase : com::sun::star::uno::XInterface
202 published interface XBridgeTest : XBridgeTestBase
232 published interface XBridgeTest2 : XBridgeTest
/aoo4110/main/offapi/com/sun/star/sdb/tools/
H A DXConnectionTools.idl36 published interface XNameAccess;
39 published interface XComponent;
44 published interface XSingleSelectQueryComposer;
48 published interface XTableName;
49 published interface XObjectNames;
50 published interface XDataSourceMetaData;
67 published interface XConnectionTools

Completed in 103 milliseconds

12345678910>>...97