| /trunk/main/solenv/inc/ |
| H A D | _tg_shl.mk | 245 .IF "$(COM)"!="GCC" 253 .ENDIF # "$(COM)"!="GCC" 301 .IF "$(COM)"=="GCC" 303 .ENDIF # "$(COM)"=="GCC" 305 .IF "$(COM)"=="GCC" # always have to call dlltool explicitly as ld cannot handle # comment in .def 435 .ENDIF # "$(COM)"=="GCC" 629 .IF "$(COM)" != "GCC" 631 .ENDIF # "$(COM)" != "GCC" 785 .IF "$(COM)"!="GCC" 793 .ENDIF # "$(COM)"!="GCC" [all …]
|
| H A D | _tg_app.mk | 161 .IF "$(COM)" == "GCC" 180 .ELSE # "$(COM)" == "GCC" 226 .ENDIF # "$(COM)" == "GCC" 429 .IF "$(COM)" == "GCC" 448 .ELSE # "$(COM)" == "GCC" 494 .ENDIF # "$(COM)" == "GCC" 697 .IF "$(COM)" == "GCC" 716 .ELSE # "$(COM)" == "GCC" 762 .ENDIF # "$(COM)" == "GCC" 965 .IF "$(COM)" == "GCC" [all …]
|
| H A D | tg_shl.mk | 250 .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 D | tg_app.mk | 163 .IF "$(COM)" == "GCC" 182 .ELSE # "$(COM)" == "GCC" 228 .ENDIF # "$(COM)" == "GCC"
|
| H A D | rules.mk | 605 $(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
|
| /trunk/main/ |
| H A D | RepositoryExternal.mk | 306 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)
|
| /trunk/main/udkapi/com/sun/star/bridge/ |
| H A D | OleApplicationRegistration.idl | 37 /** 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 D | OleObjectFactory.idl | 37 /** 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>
|
| /trunk/main/udkapi/com/sun/star/bridge/oleautomation/ |
| H A D | ApplicationRegistration.idl | 37 /** 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 D | Factory.idl | 37 /** 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
|
| /trunk/main/cppu/util/ |
| H A D | target.pmk | 28 .IF "$(COM)" == "MSC" 33 .IF "$(COM)" == "C50" 38 .IF "$(COM)" == "GCC" 45 .IF "$(COM)" == "MSC"
|
| /trunk/main/solenv/gbuild/platform/ |
| H A D | freebsd.mk | 60 -D$(COM) \ 97 ifeq ($(COM),CLANG) 118 ifeq ($(COM),GCC) 167 ifeq ($(COM),CLANG) 281 ifeq ($(COM),CLANG)
|
| H A D | macosx.mk | 58 -D$(COM) \ 104 ifneq ($(COM),GCC) 129 ifeq ($(COM),GCC)
|
| H A D | linux.mk | 57 -D$(COM) \ 110 ifeq ($(COM),GCC) 148 ifeq ($(COM),CLANG)
|
| H A D | solaris.mk | 25 COM := C52 57 -D$(COM) \
|
| H A D | os2.mk | 23 COM := GCC 59 -D$(COM) \
|
| /trunk/main/readlicense_oo/util/ |
| H A D | makefile.pmk | 57 --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) \
|
| /trunk/main/bridges/ |
| H A D | Library_cpp_uno.mk | 67 ifeq ($(COM),GCC) 473 else ifeq ($(OS)-$(CPUNAME)-$(COM),SOLARIS-INTEL-C50) 487 else ifeq ($(OS)-$(CPUNAME)-$(COM),SOLARIS-INTEL-C52) 511 else ifeq ($(OS)-$(CPUNAME)-$(COM),SOLARIS-SPARC-C52) 541 else ifeq ($(OS)-$(CPUNAME)-$(COM),SOLARIS-SPARC64-C52)
|
| /trunk/main/dbaccess/ |
| H A D | Library_dbui.mk | 57 ifeq ($(GUI)$(COM),WNTGCC) 283 ifneq ($(COM),$(filter-out GCC,$(COM))) 291 ifeq ($(COM)$(shell expr $(CCNUMVER) '>=' 000400090000 '&' $(CCNUMVER) '<' 000500000000),GCC1)
|
| /trunk/main/basic/ |
| H A D | Library_sb.mk | 153 ifeq ($(GUI)$(COM)$(CPU),WNTMSCI) 157 else ifeq ($(GUI)$(COM)$(CPU),WNTGCCI)
|
| /trunk/main/extensions/source/activex/msidl/ |
| H A D | so_activex.idl | 142 // the common UNO-COM staff 166 // the common UNO-COM staff
|
| /trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/ |
| H A D | ActionTe.ulf | 173 en-US = "Registering COM+ Applications and Components" 341 en-US = "Unregistering COM+ Applications and Components"
|
| H A D | Error.ulf | 389 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."
|
| /trunk/main/sc/ |
| H A D | Library_sc.mk | 573 ifeq ($(OS)$(COM)$(CPUNAME),LINUXGCCPOWERPC) 579 ifeq ($(OS)$(COM)$(CPUNAME),LINUXGCCSPARC) 608 ifeq ($(COM),GCC)
|
| /trunk/main/autodoc/source/mkinc/ |
| H A D | fullcpp.mk | 34 .IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || $(COM) == "GCC"
|