Home
last modified time | relevance | path

Searched defs:object (Results 26 – 50 of 95) sorted by relevance

1234

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseApplication.java54 final Object object = db.getORB().createInstance("com.sun.star.frame.Desktop"); in DatabaseApplication() local
H A DApplicationController.java89 final Object object = getMSF().createInstance("com.sun.star.frame.Desktop"); in impl_switchToDocument() local
H A DBeamer.java75 final Object object = getMSF().createInstance("com.sun.star.frame.Desktop"); in before() local
/trunk/main/odk/examples/java/MinimalComponent/
H A DMinimalComponent.java84 public void initialize( Object[] object ) in initialize()
/trunk/main/odk/examples/DevelopersGuide/Components/SimpleLicense/
H A DLicenseTest.java156 public void initialize( Object[] object ) in initialize()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DMapToXNameAccessAdapter.java48 Object object; in getByName() local
/trunk/main/desktop/test/deployment/locationtest/
H A DLocationTest.java154 public void initialize( Object[] object ) in initialize()
/trunk/main/desktop/test/deployment/update/updateinfocreation/build/
H A DTestExtension.java153 public void initialize( Object[] object ) in initialize()
/trunk/test/smoketestdoc/src/main/java/com/sun/star/comp/smoketest/
H A DTestExtension.java154 public void initialize( Object[] object ) in initialize()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DCallWizard.java132 public void initialize(Object[] object) throws com.sun.star.uno.Exception in initialize()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DCallWizard.java132 public void initialize(Object[] object) throws com.sun.star.uno.Exception in initialize()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DCallWizard.java134 public void initialize(Object[] object) throws com.sun.star.uno.Exception { in initialize()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DCallFormWizard.java107 public void initialize(Object[] object) throws com.sun.star.uno.Exception in initialize()
/trunk/main/toolkit/qa/complex/toolkit/accessibility/
H A D_XAccessibleEventBroadcaster.java112 public _XAccessibleEventBroadcaster(XInterface object, XWindow window) { in _XAccessibleEventBroadcaster()
H A D_XAccessibleContext.java68 public _XAccessibleContext(XInterface object) { in _XAccessibleContext()
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DProxyProvider.java86 public boolean isSame(Object object) { in isSame()
/trunk/main/wizards/com/sun/star/wizards/query/
H A DCallQueryWizard.java115 public void initialize(Object[] object) throws com.sun.star.uno.Exception in initialize()
/trunk/main/wizards/com/sun/star/wizards/table/
H A DCallTableWizard.java114 public void initialize(Object[] object) throws com.sun.star.uno.Exception in initialize()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_mount.cxx41 static void ooo_mount_operation_finalize (GObject *object) in ooo_mount_operation_finalize()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DCallReportWizard.java159 public void initialize(Object[] object) throws com.sun.star.uno.Exception in initialize()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DCallWizard.java169 public void initialize(Object[] object) throws com.sun.star.uno.Exception in initialize()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJob.java59 public Job(Object object, IReceiver iReceiver, Message iMessage) { in Job()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx162 Data::PropertyMap::const_iterator Data::get( in get()
529 rtl::OUString PropertySetMixinImpl::Impl::translateHandle( in translateHandle()
542 void PropertySetMixinImpl::Impl::setProperty( in setProperty()
640 css::uno::Any PropertySetMixinImpl::Impl::getProperty( in getProperty()
860 css::uno::Any PropertySetMixinImpl::Impl::wrapValue( in wrapValue()
/trunk/main/connectivity/source/inc/java/lang/
H A DObject.hxx92 jobject object; member in connectivity::java_lang_Object
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlViews.java121 Object object = getObject(index); in dropObject() local

Completed in 82 milliseconds

1234