Home
last modified time | relevance | path

Searched defs:obj (Results 101 – 125 of 145) sorted by last modified time

123456

/trunk/main/pyuno/source/module/
H A Dunohelper.py76 def inspect( obj , out ): argument
/trunk/main/odk/examples/java/Inspector/
H A DTestInspector.java49 Object obj= null; in main() local
H A DInspectorAddon.java113 … Object obj= xMCF.createInstanceWithContext("org.openoffice.InstanceInspector", m_xContext); in dispatch() local
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java1004 …Object obj = xFactory.createInstanceWithContext( "com.sun.star.configuration.ConfigurationProvider… in getSupportedVerbs() local
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DChildrenRetriever.java242 Object obj = props.get( i ); in printLine() local
268 Object obj = props.get( i ); in printLine() local
315 Object obj = props.get( i ); in main() local
H A DPropertiesComposer.java141 Object[] obj = in setProperties() local
270 Object obj = result[ index ]; in main() 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/odk/examples/DevelopersGuide/Forms/
H A DTableCellTextBinding.java97 public void setValue(Object obj) throws com.sun.star.form.binding.IncompatibleTypesException in setValue()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DStyleDemo.java133 Object obj = xFamilies.getByName( "graphics" ); in main() local
/trunk/main/l10ntools/java/jpropex/java/
H A DSdfData.java50 public SdfEntity get( SdfEntity obj ) in get()
57 public void add( SdfEntity obj ) in add()
59 ohm.add( obj.getId() , obj ); in add() local
/trunk/main/jurt/test/com/sun/star/lib/uno/environments/java/
H A Djava_environment_Test.java42 Object obj = new Integer(3); in test() local
/trunk/main/jurt/test/com/sun/star/uno/
H A DWeakReference_Test.java63 public Adapter(Object obj) { in Adapter()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/uno/
H A DWeakReference.java50 public WeakReference(WeakReference obj) in WeakReference() method in WeakReference
71 public WeakReference(Object obj) in WeakReference()
/trunk/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/
H A DProxyFactory_Test.java80 Object obj, Object[] args, Class[] exceptions) in testExceptions()
89 private void testExceptionType(Method method, Object obj, Object[] args, in testExceptionType()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DThreadId.java49 public boolean equals(Object obj) { in equals()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A DBridgedObject.java40 public static XBridge getBridge(Object obj) { in getBridge()
H A DProxyFactory.java56 public boolean isProxy(Object obj) { in isProxy()
65 public static XBridge getBridge(Object obj) { in getBridge()
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/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/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DProxyProvider.java49 public static Object createProxy(Object obj, Class iface) in createProxy()
H A DWeakBase_Test.java212 …public Object createBridge(Object obj, byte[] values, short param, short param3) throws com.sun.st… in createBridge()
/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DRegistryServiceFactory.java117 Object obj = createRegistryServiceFactory( in create() local
/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/forms/qa/integration/forms/
H A DTableCellTextBinding.java100 public void setValue(Object obj) throws com.sun.star.form.binding.IncompatibleTypesException in setValue()
/trunk/main/forms/qa/complex/forms/
H A DCheckOGroupBoxModel.java181 public void disposing(EventObject obj) in disposing()

Completed in 94 milliseconds

123456