/aoo41x/main/idlc/test/parser/ |
H A D | published.tests | 26 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 …]
|
/aoo41x/main/stoc/test/registry_tdprovider/ |
H A D | testregistrytdprovider.cxx | 668 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 D | types.idl | 31 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 …]
|
/aoo41x/main/udkapi/com/sun/star/corba/giop/ |
H A D | giop.idl | 29 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 …]
|
/aoo41x/main/offapi/util/ |
H A D | checknewapi.pl | 54 $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 …]
|
/aoo41x/main/udkapi/com/sun/star/corba/iop/ |
H A D | iop.idl | 30 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 …]
|
/aoo41x/main/udkapi/com/sun/star/corba/ |
H A D | corba.idl | 28 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
|
/aoo41x/main/offapi/com/sun/star/sdbcx/ |
H A D | Container.idl | 27 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 D | Table.idl | 32 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 D | DatabaseDefinition.idl | 28 published interface XTablesSupplier; 29 published interface XViewsSupplier; 30 published interface XUsersSupplier; 31 published interface XGroupsSupplier; 52 published service DatabaseDefinition
|
/aoo41x/main/stoc/source/registry_tdprovider/ |
H A D | base.hxx | 226 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 …]
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | DefinitionContainer.idl | 27 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 D | Connection.idl | 39 published interface XMultiServiceFactory; 44 published interface XSQLQueryComposerFactory; 45 published interface XQueriesSupplier; 46 published interface XCommandPreparation; 54 published service Connection
|
H A D | DatabaseAccessConnection.idl | 40 published interface XQueriesSupplier; 41 published interface XFormDocumentsSupplier; 42 published interface XReportDocumentsSupplier; 43 published interface XSQLQueryComposerFactory; 62 published service DatabaseAccessConnection
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | ResultSet.idl | 40 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 D | PreparedStatement.idl | 40 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 D | XSQLOutput.idl | 43 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
|
/aoo41x/main/udkapi/com/sun/star/corba/iiop/ |
H A D | iiop.idl | 29 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
|
/aoo41x/main/offapi/com/sun/star/drawing/ |
H A D | AccessibleGraphControl.idl | 29 published interface XAccessible; 30 published interface XAccessibleContext; 31 published interface XAccessibleComponent; 32 published interface XAccessibleEventBroadcaster; 33 published interface XAccessibleSelection; 49 published service AccessibleGraphControl
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | XDataTransferProviderAccess.idl | 35 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 D | AccessibleToolBoxItem.idl | 34 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 D | XDevice.idl | 42 published interface XGraphics; 43 published interface XFont; 44 published interface XBitmap; 45 published interface XDisplayBitmap; 53 published interface XDevice: com::sun::star::uno::XInterface
|
/aoo41x/main/offapi/com/sun/star/ui/dialogs/ |
H A D | FilePicker.idl | 64 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
|
/aoo41x/main/udkapi/com/sun/star/test/bridge/ |
H A D | XBridgeTest.idl | 45 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
|
/aoo41x/main/offapi/com/sun/star/sdb/tools/ |
H A D | XConnectionTools.idl | 36 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
|