Home
last modified time | relevance | path

Searched refs:obj (Results 276 – 300 of 776) sorted by relevance

1...<<11121314151617181920>>...32

/trunk/main/shell/source/unix/misc/
H A Dmakefile.mk50 $(OBJ)$/open-url.obj \
56 $(OBJ)$/senddoc.obj \
65 $(OBJ)$/gnome-open-url.obj
72 APP2OBJS = $(OBJ)$/uri-encode.obj
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/reflection/
H A D_XIdlReflection.java78 Object obj = null; in _getType() local
81 obj = ((XMultiServiceFactory)tParam.getMSF()). in _getType()
89 if (obj == null) { in _getType()
95 XIdlClass cls = oObj.getType(obj); in _getType()
/trunk/main/shell/source/unix/exec/
H A Dmakefile.mk43 SLOFILES=$(SLO)$/shellexec.obj\
44 $(SLO)$/shellexecentry.obj
70 $(SLO)$/shellexec.obj \
71 $(SLO)$/$(APP1TARGET).obj
/trunk/main/extensions/source/preload/
H A Dmakefile.mk43 SLOFILES= $(SLO)$/services.obj\
44 $(SLO)$/modulepreload.obj\
45 $(SLO)$/preloadservices.obj\
46 $(SLO)$/oemwiz.obj
/trunk/main/io/test/
H A Dmakefile.mk39 OBJFILES= $(OBJ)$/testcomponent.obj \
40 $(OBJ)$/testconnection.obj
64 APP1OBJS = $(OBJ)$/testcomponent.obj
70 APP2OBJS = $(OBJ)$/testconnection.obj
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelDataNode.java46 public ParcelDataNode(ParcelDataObject obj) { in ParcelDataNode() argument
47 this(obj, Children.LEAF); in ParcelDataNode()
50 public ParcelDataNode(ParcelDataObject obj, Children ch) { in ParcelDataNode() argument
51 super(obj, ch); in ParcelDataNode()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/document/
H A D_DocumentInfo.java91 protected String toString(Object obj) { in toString() argument
92 if (obj instanceof DateTime) { in toString()
93 DateTime dt = (DateTime)obj; in toString()
99 return super.toString(obj); in toString()
/trunk/main/odk/examples/java/Inspector/
H A DTestInspector.java49 Object obj= null; in main() local
51 obj = xFactory.createInstanceWithContext(xContext); in main()
54 if (obj != null) { in main()
55 …Inspector)UnoRuntime.queryInterface(org.openoffice.XInstanceInspector.class, obj); in main()
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DProxyProvider.java49 public static Object createProxy(Object obj, Class iface) in createProxy() argument
53 if (obj == null || iface == null || iface.isInstance(obj) == false ) in createProxy()
59 String sOid= UnoRuntime.generateOid(obj); in createProxy()
/trunk/main/scripting/examples/javascript/Highlight/
H A DShowDialog.js35 obj = xmcf.createInstanceWithContext(
39 xLibraryContainer = UnoRuntime.queryInterface(XLibraryContainer, obj);
87 obj = xmcf.createInstanceWithArgumentsAndContext(
96 return UnoRuntime.queryInterface(XDialogProvider, obj);
/trunk/main/desktop/source/deployment/
H A Dmakefile.mk58 $(SLO)$/dp_log.obj \
59 $(SLO)$/dp_persmap.obj \
60 $(SLO)$/dp_services.obj \
61 $(SLO)$/dp_xml.obj
/trunk/main/sal/rtl/source/
H A Dalloc_arena.c112 rtl_arena_segment_constructor (void * obj) in rtl_arena_segment_constructor() argument
114 rtl_arena_segment_type * segment = (rtl_arena_segment_type*)(obj); in rtl_arena_segment_constructor()
126 rtl_arena_segment_destructor (void * obj) in rtl_arena_segment_destructor() argument
129 (void) obj; /* unused */ in rtl_arena_segment_destructor()
131 rtl_arena_segment_type * segment = (rtl_arena_segment_type*)(obj); in rtl_arena_segment_destructor()
654 rtl_arena_constructor (void * obj) in rtl_arena_constructor() argument
656 rtl_arena_type * arena = (rtl_arena_type*)(obj); in rtl_arena_constructor()
696 rtl_arena_destructor (void * obj) in rtl_arena_destructor() argument
698 rtl_arena_type * arena = (rtl_arena_type*)(obj); in rtl_arena_destructor()
/trunk/main/scripting/examples/java/selector/
H A DScriptSelector.java245 Object obj = node.getUserObject(); in doDelete() local
248 XInvocation.class, obj); in doDelete()
267 Object obj = node.getUserObject(); in doCreate() local
270 XInvocation.class, obj); in doCreate()
291 Object obj = node.getUserObject(); in showEditor() local
294 XInvocation.class, obj); in showEditor()
/trunk/main/binaryurp/source/
H A Dreader.cxx341 css::uno::UnoInterfaceReference obj; in readMessage() local
344 obj = bridge_->findStub(oid, type); in readMessage()
345 if (!obj.is()) { in readMessage()
385 obj = bridge_->findStub(oid, type); in readMessage()
386 if (!obj.is()) { in readMessage()
397 bridge_, tid, oid, obj, type, functionId, synchronous, memberTd, in readMessage()
/trunk/main/pyuno/zipcore/
H A Dmakefile.mk68 APP1OBJS = $(OBJFILES) $(SOLARLIBDIR)$/pathutils-obj.obj
71 OBJFILES = $(OBJ)$/python.obj
90 $(OBJ)$/python.obj: $(OUT)$/inc$/pyversion.hxx
/trunk/main/hyphen/
H A Dhyphen-2.7.1.patch60 +# $(SLO)$/createfp.obj\
61 +# $(SLO)$/testtextcat.obj
64 + $(SLO)$/hyphen.obj\
65 + $(SLO)$/hnjalloc.obj
/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() argument
85 testExceptionType(method, obj, args, exceptions[i]); in testExceptions()
89 private void testExceptionType(Method method, Object obj, Object[] args, in testExceptionType() argument
92 method.invoke(obj, args); in testExceptionType()
/trunk/main/cli_ure/source/native/
H A Dmakefile.mk84 LINKFLAGS += -NOENTRY -NODEFAULTLIB:nochkclr.obj -INCLUDE:__DllMainCRTStartup@12
88 $(SLO)$/native_bootstrap.obj \
89 $(SLO)$/path.obj \
90 $(SLO)$/assembly_cppuhelper.obj
/trunk/main/expat/
H A Dexpat-2.5.0.patch50 +UNICODE_SLOFILES=$(SLO)$/xmlparse.obj
55 +LIB1OBJFILES=$(SLO)$/xmlparse.obj
63 +LIB3OBJFILES=$(SLO)$/xmlrole.obj $(SLO)$/xmltok.obj
70 +SLOFILES_X64=$(SLO_X64)$/xmlparse.obj \
71 + $(SLO_X64)$/xmlrole.obj \
72 + $(SLO_X64)$/xmltok.obj
76 +LIB1OBJFILES_X64=$(SLO_X64)$/xmlparse.obj
78 +LIB2OBJFILES_X64=$(SLO_X64)$/xmlrole.obj $(SLO_X64)$/xmltok.obj
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DStyleDemo.java133 Object obj = xFamilies.getByName( "graphics" ); in main() local
136 obj ); in main()
137 obj = xStyles.getByName( "title1" ); in main()
139 UnoRuntime.queryInterface( com.sun.star.style.XStyle.class, obj ); in main()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_ParagraphProperties.java425 Object obj = uda.getByName("Cellprop:has-first-alien-attribute"); in _ParaUserDefinedAttributes() local
490 …public void insertByName(String str, Object obj) throws com.sun.star.lang.IllegalArgumentException… in insertByName() argument
491 members.put(str, obj); in insertByName()
498 …public void replaceByName(String str, Object obj) throws com.sun.star.lang.IllegalArgumentExceptio… in replaceByName() argument
499 members.put(str, obj); in replaceByName()
H A D_CharacterProperties.java460 Object obj = uda.getByName("Cellprop:has-first-alien-attribute"); in _TextUserDefinedAttributes() local
525 …public void insertByName(String str, Object obj) throws com.sun.star.lang.IllegalArgumentException… in insertByName() argument
526 members.put(str, obj); in insertByName()
533 …public void replaceByName(String str, Object obj) throws com.sun.star.lang.IllegalArgumentExceptio… in replaceByName() argument
534 members.put(str, obj); in replaceByName()
/trunk/main/soltools/testSHL/util/
H A Dmakefile.mk35 $(OBJ)$/tlog.obj \
36 $(OBJ)$/tutil.obj \
37 $(OBJ)$/tstMgr.obj
/trunk/main/i18npool/source/inputchecker/
H A Dmakefile.mk38 $(SLO)$/inputsequencechecker.obj \
39 $(SLO)$/inputsequencechecker_th.obj \
40 $(SLO)$/inputsequencechecker_hi.obj
/trunk/main/cppu/source/helper/purpenv/
H A Dmakefile.mk37 $(SLO)$/helper_purpenv_Environment.obj \
38 $(SLO)$/helper_purpenv_Mapping.obj \
39 $(SLO)$/helper_purpenv_Proxy.obj

Completed in 81 milliseconds

1...<<11121314151617181920>>...32