Home
last modified time | relevance | path

Searched refs:UNO (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/aoo42x/main/ure/source/
H A DREADME190 contain UNO type or UNO service information. For more details, see the SDK
230 UNO Deployment Variables
233 The URE installation is preconfigured with several UNO types and UNO services.
353 C++ and Java UNO Components
367 If a Java UNO component requires additional UNO types, use the UNO-Type-Path
368 manifest entry to specify the location of the UNO types. The UNO-Type-Path is
372 additional UNO types are available to the Java UNO environment.
376 - UNO-Type-Path:
377 Current JAR does not contain UNO types.
379 - UNO-Type-Path: <>
[all …]
/aoo42x/main/ure/source/uretest/
H A DREADME23 This directory contains test files for the UNO Runtime Environment (URE) as well
44 Points to the base directory of an OpenOffice.org SDK so that you can access UNO
62 Builds a C++ UNO component, cppmain.uno, and runs the component with the uno
63 executable. The component first attempts to instantiate all the UNO services
65 to instantiate and to call another C++ UNO component (ccptest.uno) as well as a
66 Java UNO component (javatest.uno). The test completes when these components
70 Builds a Java UNO component, javamain.uno, and runs the component with the uno
71 executable. The component tries to instantiate and to call a C++ UNO component
72 (cpptest.uno) as well as a Java UNO component (javatest.uno). The test
80 Java UNO component( javatest.uno). The test completes when these components
[all …]
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DDataAwareness.java71 XPropertySet xProps = UNO.queryPropertySet( aFormComponent ); in handle()
112 XPropertySet xProps = UNO.queryPropertySet( aFormComponent ); in handle()
212 XPropertySet xFormProps = UNO.queryPropertySet( aEvent.Source ); in resetted()
271 XPropertySet xModel = UNO.queryPropertySet( aEvent.Source ); in propertyChange()
401 XPropertySet xDSP = UNO.queryPropertySet( xDS ); in makeTableVisible()
562 XPropertySet xDSProps = UNO.queryPropertySet( xDS ); in ensureTables()
566 XComponent xConnComp = UNO.queryComponent( xConn ); in ensureTables()
641 XPropertySet xColProps = UNO.queryPropertySet( xNewCol ); in createGridColumn()
729 XPropertySet xSalesFormProps = UNO.queryPropertySet( xSalesForm ); in prepareDocument()
774 XReset xFormReset = UNO.queryReset( xSalesForm ); in prepareDocument()
[all …]
H A DKeyGenerator.java201 XPropertySet xModel = UNO.queryPropertySet( xFormAsContainer.getByIndex( i ) ); in defaultNewRecordFocus()
223 XControlModel xCM = UNO.queryControlModel( xModel ); in defaultNewRecordFocus()
242 XPropertySet xFormProps = UNO.queryPropertySet( aEvent.Source ); in resetted()
312 XPropertySet xFormProps = UNO.queryPropertySet( aEvent.Source ); in approveRowChange()
379 XReset xFormReset = UNO.queryReset( m_xForm ); in stopGenerator()
395 XReset xFormReset = UNO.queryReset( m_xForm ); in activateKeyGenerator()
H A DFLTools.java40 XServiceInfo xSI = UNO.queryServiceInfo( aObject ); in dump_Object()
85 XPropertySet xProps = UNO.queryPropertySet( aFormComponent ); in getLabel()
126 XIndexContainer xIndexCont = UNO.queryIndexContainer( aContainer ); in getIndexInParent()
202 XServiceInfo xSI = UNO.queryServiceInfo( xComponent ); in classifyFormComponentType()
211 XPropertySet xCompProps = UNO.queryPropertySet( xComponent ); in classifyFormComponentType()
H A DFormLayer.java109 XPropertySet xShapeProps = UNO.queryPropertySet( xShape ); in createControlAndShape()
134 XPropertySet xModelProps = UNO.queryPropertySet( xModel ); in createControlAndShape()
257 XPropertySet control = UNO.queryPropertySet( indexAccess.getByIndex( i ) ); in getRadioModelByRefValue()
282 XPropertySet control = UNO.queryPropertySet( indexAccess.getByIndex( i ) ); in getRadioModelByTag()
/aoo42x/main/desktop/source/deployment/registry/component/
H A Ddp_component.src28 Text [ en-US ] = "UNO Dynamic Library Component";
33 Text [ en-US ] = "UNO Java Component";
38 Text [ en-US ] = "UNO Python Component";
43 Text [ en-US ] = "UNO Components";
48 Text [ en-US ] = "UNO RDB Type Library";
53 Text [ en-US ] = "UNO Java Type Library";
/aoo42x/main/udkapi/com/sun/star/uno/
H A DXInterface.idl33 /** base interface of all UNO interfaces
44 <p> Deriving from this interface is mandatory for all UNO interfaces.
49 <p> The UNO object does not export the state of the reference count (acquire() and
50 release() do not have return values). In general, also the UNO object itself
57 /** queries for a new interface to an existing UNO object.
89 @param aType a UNO interface type, for which an object reference shall be obtained.
99 UNO object, it is often said, that you have a reference or a hard reference
103 It is only allowed to invoke a method on an UNO object, when you keep
/aoo42x/main/udkapi/com/sun/star/bridge/
H A DOleBridgeSupplier2.idl36 /** maps UNO types to oleautomation types and vice versa.<p>
39 maps a value of an UNO or Automation type to the desired target type. If an UNO interface
46 object is mapped to an UNO interface.<br>
50 except for IUnknown, are not supported.UNO interfaces and structs are mapped to IDispatch.
54 <const>com::sun::star::bridge::ModelDependent::UNO</const> and
H A DXBridgeSupplier2.idl58 OLE Automation object to UNO by calling createBridge on a proxy, then the UNO remote
66 <p>All objects, whether they are part of the UNO object model or not,
71 <dt>UNO: </dt>
72 <dd>The any carries normal UNO types, which can be any base type,
H A DXBridgeSupplier.idl51 provided by the UNO runtime. </p>
53 <p>All objects, whether they are part of the UNO object model or not,
58 <dt>UNO: </dt>
59 <dd>The any carries normal UNO types, which can be any base type,
/aoo42x/main/udkapi/com/sun/star/bridge/oleautomation/
H A DBridgeSupplier.idl36 /** maps UNO types to oleautomation types and vice versa.
40 maps a value of a UNO or Automation type to the desired target type. If a UNO
48 The same holds true if an automation object is mapped to an UNO interface.
53 <code>IUnknown</code>, are not supported. UNO interfaces and structs are
60 <const>com::sun::star::bridge::ModelDependent::UNO</const> and
H A DXAutomationObject.idl33 /** a tagging interface for UNO objects which represent Automation
36 If a Automation object is bridged into the UNO environment, then
37 the resulting UNO object does not distinguish itself from any
38 other ordinary UNO object. However, it may be desirable to have
39 that distinction regardless, if a UNO client needs to take
H A DCurrency.idl29 /** is the UNO representation of the Automation type <code>CY</code>, also know
32 A <code>CY</code> could actually be represented as <atom>hyper</atom> in UNO
40 When calling Automation objects from UNO the distinction between
H A DDate.idl29 /** is the UNO representation of the Automation type <code>DATE</code>.
32 UNO and therefore a typedef from <atom>double</atom> to a date type would
39 When calling Automation objects from UNO the distinction between
H A DSCode.idl29 /** <p>is the UNO representation of the Automation type SCODE.
33 In UNO it could be represented by a <atom>long</atom> and therefore a typedef
41 When calling Automation objects from UNO the distinction between error type
/aoo42x/main/scripting/
H A DREADME14 and com.sun.star.script.browse.* UNO types. These types are used for
24 C++ implementation of the LanguageScriptProvider UNO service for Basic
28 C++ implementation of the DialogProvider UNO service used for loading
29 UNO dialogs from various languages
67 Implementations of deprecated Scripting Framework UNO types
/aoo42x/main/cppuhelper/test/
H A Dtestdefaultbootstrapping.pl187 use UNO;
199 my $_rc = UNO::tryService($_service);
210 use UNO;
229 my $_rc = UNO::tryService($_service);
/aoo42x/main/configmgr/source/
H A DREADME29 UNO service implementations.
34 UNO objects passed to clients.
89 the UNO API.) The XCU reading code only evaluates the oor:mandatory attribute
107 - When committing changes (made through the UNO API), the "mandatory" status of
122 - oor:finalized and oor:mandatory attributes cannot be set via the UNO API, so
/aoo42x/main/extensions/source/ole/
H A Dservprov.cxx190 UNO, in CreateInstance()
329 UNO, in CreateInstance()
400 if (sourceModelType == UNO) in createBridge()
402 if (destModelType == UNO) in createBridge()
447 else if (destModelType == UNO) in createBridge()
/aoo42x/main/udkapi/com/sun/star/loader/
H A DJava2.idl33 <p>This service was introduced for UNO 3 components. The then
35 UNO 2 components. Since UNO 2 is not supported anymore, the service
/aoo42x/main/udkapi/com/sun/star/
H A Dudk-modules.idl46 /// Java to UNO connectivity interfaces.
49 /// General UNO concepts like factories etc.
70 /// Basic UNO interfaces.
/aoo42x/main/udkapi/com/sun/star/lang/
H A DXUnoTunnel.idl38 /** An interface to tunnel UNO. This means providing access to data or
39 something else, which is not specified by UNO-IDL.
53 /** Call this method to get something which is not specified in UNO, e.g.
/aoo42x/main/udkapi/com/sun/star/reflection/
H A DProxyFactory.idl44 A proxy object is UNO conform, but does NOT provide original target
49 Aggregation will no longer be supported as a high-level concept of UNO.
50 You may still have the option to implement an UNO object consisting of
/aoo42x/main/offapi/com/sun/star/deployment/
H A DXPackageManager.idl44 Packages are deployable files, e.g. scripts or UNO components.
46 Adding an UNO package means that a copy of the package is stored
50 Removing an UNO package means that the previously added package is
103 /** adds an UNO package.
158 /** removes an UNO package.

Completed in 73 milliseconds

12345678910>>...12