Home
last modified time | relevance | path

Searched refs:COM (Results 1 – 25 of 164) sorted by relevance

1234567

/aoo42x/main/solenv/inc/
H A D_tg_shl.mk245 .IF "$(COM)"!="GCC"
301 .IF "$(COM)"=="GCC"
785 .IF "$(COM)"!="GCC"
841 .IF "$(COM)"=="GCC"
1325 .IF "$(COM)"!="GCC"
1381 .IF "$(COM)"=="GCC"
1865 .IF "$(COM)"!="GCC"
1921 .IF "$(COM)"=="GCC"
2405 .IF "$(COM)"!="GCC"
2461 .IF "$(COM)"=="GCC"
[all …]
H A D_tg_app.mk161 .IF "$(COM)" == "GCC"
180 .ELSE # "$(COM)" == "GCC"
429 .IF "$(COM)" == "GCC"
697 .IF "$(COM)" == "GCC"
965 .IF "$(COM)" == "GCC"
1233 .IF "$(COM)" == "GCC"
1501 .IF "$(COM)" == "GCC"
1769 .IF "$(COM)" == "GCC"
2037 .IF "$(COM)" == "GCC"
2305 .IF "$(COM)" == "GCC"
[all …]
H A Dtg_shl.mk250 .IF "$(COM)"!="GCC"
258 .ENDIF # "$(COM)"!="GCC"
306 .IF "$(COM)"=="GCC"
308 .ENDIF # "$(COM)"=="GCC"
310 .IF "$(COM)"=="GCC" # always have to call dlltool explicitly as ld cannot handle # comment in .def
440 .ENDIF # "$(COM)"=="GCC"
598 .IF "$(COM)"=="GCC"
602 .ELSE # "$(COM)=="GCC"
H A Dtg_app.mk163 .IF "$(COM)" == "GCC"
182 .ELSE # "$(COM)" == "GCC"
228 .ENDIF # "$(COM)" == "GCC"
H A Drules.mk605 $(COMMAND_ECHO)$(ASM) $(AFLAGS) -D$(COM) /Fo$(SLO)/$*.obj $*.asm
613 $(COMMAND_ECHO)$(ASM) $(AFLAGS) -D$(COM) $*.asm -fo=$(SLO)/$*.obj
618 $(COMMAND_ECHO)$(ASM) $(AFLAGS) -D$(COM) /Fo$(SLO)/$*.obj $*.asm
632 $(COMMAND_ECHO)$(ASM) $(AFLAGS) -D$(COM) /Fo$(OBJ)/$*.obj $*.asm
641 $(COMMAND_ECHO)$(ASM) $(AFLAGS) -D$(COM) /Fo$(SLO)/$*.obj $*.asm
/aoo42x/main/
H A DRepositoryExternal.mk306 ifeq ($(OS)$(COM),WNTMSC)
308 else ifeq ($(OS)$(COM),WNTGCC)
318 ifeq ($(OS)$(COM),WNTMSC)
320 else ifeq ($(OS)$(COM),WNTGCC)
330 ifeq ($(OS)$(COM),WNTMSC)
332 else ifeq ($(OS)$(COM),WNTGCC)
340 ifeq ($(OS)$(COM),WNTMSC)
342 else ifeq ($(OS)$(COM),WNTGCC)
/aoo42x/main/udkapi/com/sun/star/bridge/
H A DOleApplicationRegistration.idl37 /** registers UNO objects as COM objects.
39 That is, COM class factories are registered with COM at runtime. The required
41 factories by COM API functions, there need to be proper registry entries. This service
44 which is used in a certain language to create COM components. For example, CreateObject
H A DOleObjectFactory.idl37 /** makes it possible to create COM objects as UNO objects.
39 <p>A COM object must have a ProgId since the ProgId is used as argument for
43 if the original COM objects support IDispatch. </p>
/aoo42x/main/udkapi/com/sun/star/bridge/oleautomation/
H A DApplicationRegistration.idl37 /** registers UNO objects as COM objects.
39 That is, COM class factories are registered with COM at runtime. The required
41 the factories by COM API functions, there need to be proper registry entries.
46 ordinary mechanism which is used in a certain language to create COM
H A DFactory.idl37 /** makes it possible to create COM objects as UNO objects.
40 A COM object must have a ProgId since the ProgId is used as argument for
44 <type scope="com::sun::star::script">XInvocation</type> if the original COM
/aoo42x/main/cppu/util/
H A Dtarget.pmk28 .IF "$(COM)" == "MSC"
33 .IF "$(COM)" == "C50"
38 .IF "$(COM)" == "GCC"
45 .IF "$(COM)" == "MSC"
/aoo42x/main/solenv/gbuild/platform/
H A Dfreebsd.mk60 -D$(COM) \
97 ifeq ($(COM),CLANG)
116 ifeq ($(COM),GCC)
160 ifeq ($(COM)$(CPUNAME)$(shell expr $(CCNUMVER) '>=' 000300060000 '&' $(CCNUMVER) '<' 000300080000),…
267 ifeq ($(COM),CLANG)
H A Dlinux.mk57 -D$(COM) \
108 ifeq ($(COM),GCC)
140 ifeq ($(COM),CLANG)
H A Dmacosx.mk58 -D$(COM) \
102 ifneq ($(COM),GCC)
124 ifeq ($(COM),GCC)
H A Dsolaris.mk25 COM := C52 macro
57 -D$(COM) \
H A Dos2.mk23 COM := GCC macro
59 -D$(COM) \
/aoo42x/main/readlicense_oo/util/
H A Dmakefile.pmk57 --stringparam os1 $(OS) --stringparam gui1 $(GUI) --stringparam com1 $(COM) \
67 --stringparam os1 $(OS) --stringparam gui1 $(GUI) --stringparam com1 $(COM) \
75 --stringparam os1 $(OS) --stringparam gui1 $(GUI) --stringparam com1 $(COM) \
/aoo42x/main/bridges/
H A DLibrary_cpp_uno.mk67 ifeq ($(COM),GCC)
451 else ifeq ($(OS)-$(CPUNAME)-$(COM),SOLARIS-INTEL-C50)
465 else ifeq ($(OS)-$(CPUNAME)-$(COM),SOLARIS-INTEL-C52)
489 else ifeq ($(OS)-$(CPUNAME)-$(COM),SOLARIS-SPARC-C52)
519 else ifeq ($(OS)-$(CPUNAME)-$(COM),SOLARIS-SPARC64-C52)
/aoo42x/main/dbaccess/
H A DLibrary_dbui.mk57 ifeq ($(GUI)$(COM),WNTGCC)
283 ifneq ($(COM),$(filter-out GCC,$(COM)))
291 ifeq ($(COM)$(shell expr $(CCNUMVER) '>=' 000400090000 '&' $(CCNUMVER) '<' 000500000000),GCC1)
/aoo42x/main/extensions/test/ole/OleClient/
H A Dreadme.txt1 The program tests the OleObjectFactory service which enables to use COM components
7 COM component: XCallback_Impl.Simple ( extensions/test/ole/unotocomcalls/XCallback_Impl )
/aoo42x/main/basic/
H A DLibrary_sb.mk153 ifeq ($(GUI)$(COM)$(CPU),WNTMSCI)
157 else ifeq ($(GUI)$(COM)$(CPU),WNTGCCI)
/aoo42x/main/extensions/source/activex/msidl/
H A Dso_activex.idl142 // the common UNO-COM staff
166 // the common UNO-COM staff
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DActionTe.ulf173 en-US = "Registering COM+ Applications and Components"
341 en-US = "Unregistering COM+ Applications and Components"
H A DError.ulf389 en-US = "Component Services (COM+ 1.0) are not installed on this computer. This installation requir…
392 en-US = "Error registering COM+ application. Contact your support personnel for more information."
395 en-US = "Error unregistering COM+ application. Contact your support personnel for more information."
/aoo42x/main/sc/
H A DLibrary_sc.mk573 ifeq ($(OS)$(COM)$(CPUNAME),LINUXGCCPOWERPC)
579 ifeq ($(OS)$(COM)$(CPUNAME),LINUXGCCSPARC)
608 ifeq ($(COM),GCC)

Completed in 167 milliseconds

1234567