Home
last modified time | relevance | path

Searched defs:obj (Results 101 – 125 of 145) sorted by relevance

123456

/trunk/test/testuno/source/testlib/uno/
H A DTestUtil.java191 public static void printPropertiesList(Object obj) throws Exception { in printPropertiesList()
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DWeakBase_Test.java212 …public Object createBridge(Object obj, byte[] values, short param, short param3) throws com.sun.st… in createBridge()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java106 Object obj = null; in run() local
242 final void addRefHolder(Object obj, Type type, String oid) { in addRefHolder()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeStyles.java78 public boolean equals(final Object obj) in equals()
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DStorageRepository.java305 …final XTransactedObject obj = (XTransactedObject) UnoRuntime.queryInterface(XTransactedObject.clas… in closeOutputRepository() local
/trunk/main/odk/examples/java/Inspector/
H A DInspectorAddon.java113 … Object obj= xMCF.createInstanceWithContext("org.openoffice.InstanceInspector", m_xContext); in dispatch() local
/trunk/main/wizards/com/sun/star/wizards/web/
H A DImageListDialog.java244 public void setSelected(Object obj) in setSelected()
/trunk/main/bridges/java/java_uno/src/main/java/com/sun/star/bridges/jni_uno/
H A DJNI_proxy.java210 private Boolean isSame(Object obj) { in isSame()
/trunk/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DDialogComponent.java94 Object obj; in createDialog() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPalmDB.java410 public boolean equals(Object obj) { in equals()
/trunk/main/toolkit/src2xml/source/
H A Dsrcparser.py378 def parseFilterList (self, i, obj): argument
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java703 private boolean checkType(Object obj) in checkType()
719 private Object convert( Class cl, Object obj) throws com.sun.star.lang.IllegalArgumentException in convert()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkhypertext.cxx56 hyper_link_finalize (GObject *obj) in hyper_link_finalize()
/trunk/main/binaryurp/source/
H A Dreader.cxx341 css::uno::UnoInterfaceReference obj; in readMessage() local
H A Dunmarshal.cxx399 css::uno::UnoInterfaceReference obj( in readValue() local
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.bas453 Dim obj As Object variable
/trunk/main/pyuno/source/module/
H A Dpyuno_adapter.cxx378 PyRef obj = runtime.any2PyObject( value ); in setValue() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java149 public boolean equals(Object obj) { in equals()
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptSecurity.java387 Object obj = factory.loadDocument(fullname); in loadDocument() local
/trunk/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java83 Object obj = ctxt.getComponentContext().getValueByName(MSP_FACTORY); in show() local
/trunk/main/sal/rtl/source/
H A Dlocale.c355 sal_Int32 SAL_CALL rtl_locale_equals( rtl_Locale * This, rtl_Locale * obj ) in rtl_locale_equals()
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx426 void IntrospectionAccessStatic_Impl::setPropertyValue( const Any& obj, const ::rtl::OUString& aProp… in setPropertyValue()
436 void IntrospectionAccessStatic_Impl::setPropertyValueByIndex(const Any& obj, sal_Int32 nSequenceInd… in setPropertyValueByIndex() argument
570 Any IntrospectionAccessStatic_Impl::getPropertyValue( const Any& obj, const ::rtl::OUString& aPrope… in getPropertyValue() argument
579 Any IntrospectionAccessStatic_Impl::getPropertyValueByIndex(const Any& obj, sal_Int32 nSequenceInde… in getPropertyValueByIndex() argument
792 ( const Any& obj, IntrospectionAccessStatic_Impl* pStaticImpl_ ) in ImplIntrospectionAccess()
927 const Any& obj, IntrospectionAccessStatic_Impl* pStaticImpl_ ) in ImplIntrospectionAdapter()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java195 public void remove(Object obj) in remove()
/trunk/main/io/test/stm/
H A Dpumptest.cxx251 …virtual void SAL_CALL disposing( const EventObject &obj ) throw (::com::sun::star::uno::RuntimeEx… in disposing()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiDialog.java65 Object obj; in WikiDialog() local

Completed in 107 milliseconds

123456