Home
last modified time | relevance | path

Searched refs:OS (Results 1 – 25 of 204) sorted by relevance

123456789

/aoo4110/main/solenv/inc/
H A Dunitools.mk111 .IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
116 .IF "$(OS)"=="SOLARIS"
122 .ELSE # "$(OS)"=="SOLARIS"
134 .ENDIF # "$(OS)"=="SOLARIS"
135 .IF "$(OS)"=="LINUX" || "$(OS)"=="MACOSX"
137 .ELSE # "$(OS)"=="LINUX" || "$(OS)"=="MACOSX"
139 .ENDIF # "$(OS)"=="LINUX" || "$(OS)"=="MACOSX"
H A D_tg_app.mk105 .IF "$(OS)"=="MACOSX"
132 .ELSE # "$(OS)"=="MACOSX"
365 .IF "$(OS)"=="MACOSX"
625 .IF "$(OS)"=="MACOSX"
885 .IF "$(OS)"=="MACOSX"
1145 .IF "$(OS)"=="MACOSX"
1405 .IF "$(OS)"=="MACOSX"
1665 .IF "$(OS)"=="MACOSX"
1925 .IF "$(OS)"=="MACOSX"
2185 .IF "$(OS)"=="MACOSX"
[all …]
H A D_tg_shl.mk438 .IF "$(OS)"=="MACOSX"
565 .IF "$(OS)"=="AIX"
978 .IF "$(OS)"=="MACOSX"
1105 .IF "$(OS)"=="AIX"
1645 .IF "$(OS)"=="AIX"
2185 .IF "$(OS)"=="AIX"
2725 .IF "$(OS)"=="AIX"
3265 .IF "$(OS)"=="AIX"
3805 .IF "$(OS)"=="AIX"
4345 .IF "$(OS)"=="AIX"
[all …]
H A Dtg_app.mk107 .IF "$(OS)"=="MACOSX"
134 .ELSE # "$(OS)"=="MACOSX"
148 .ENDIF # "$(OS)"=="MACOSX"
H A Dtg_shl.mk217 .ENDIF # "$(OS)"!="MACOSX"
443 .IF "$(OS)"=="MACOSX"
469 .ELSE # "$(OS)"=="MACOSX"
490 .ENDIF # "$(OS)"=="MACOSX"
/aoo4110/main/solenv/gbuild/
H A Dgbuild.mk46 ifeq ($(OS),OS2)
115 ifeq ($(OS),LINUX)
118 ifeq ($(OS),WNT)
125 ifeq ($(OS),SOLARIS)
128 ifeq ($(OS),MACOSX)
131 ifeq ($(OS),FREEBSD)
134 ifeq ($(OS),OS2)
137 $(eval $(call gb_Output_error,Unsupported OS: $(OS)))
/aoo4110/main/solenv/bin/
H A Dmapgen.pl74 if ($ENV{OS} eq 'SOLARIS') {
76 } elsif ($ENV{OS} eq 'LINUX') {
131 $env_section = '1' and next if ((/^# SOLARIS #$/) && ($ENV{OS} eq 'SOLARIS'));
132 $env_section = '1' and next if ((/^# LINUX #$/) && ($ENV{OS} eq 'LINUX'));
133 $env_section = '1' and next if ((/^# FREEBSD #$/) && ($ENV{OS} eq 'FREEBSD'));
/aoo4110/main/sfx2/
H A DLibrary_sfx.mk277 ifeq ($(OS),LINUX)
297 ifeq ($(OS),$(filter WNT MACOSX,$(OS)))
320 ifeq ($(OS),OS2)
325 ifeq ($(OS),MACOSX)
335 ifeq ($(OS),WNT)
/aoo4110/main/
H A DRepositoryFixes.mk27 ifeq ($(OS),LINUX)
43 ifeq ($(OS),MACOSX)
60 ifeq ($(OS),WNT)
163 ifeq ($(OS),OS2)
213 ifeq ($(OS),SOLARIS)
223 ifeq ($(OS),FREEBSD)
H A Dset_soenv.in78 $GVER, $OS, $OSVERSION, $OUTPATH, $INPATH, $PATH_SEPERATOR,
264 $OS = "SOLARIS";
315 $OS = "NETBSD";
329 $OS = "LINUX";
367 $OS = "FREEBSD";
471 $OS = "LINUX";
694 $OS = "TRU64";
715 $OS = "WNT";
775 $OS = "OS2";
839 $OS = "MACOSX";
[all …]
H A Dconfig.guess292 *:OS/390:*:*)
782 i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
785 sparc*:BSD/OS:*:*)
788 *:BSD/OS:*:*)
994 i*86:OS/2:*:*)
1160 news*:NEWS-OS:6*:*)
/aoo4110/main/helpcontent2/source/auxiliary/km/
H A Ddefault.css34 …{ font-family: "Khmer OS System","Khmer OS",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andal…
37 …{ font-family: "Khmer OS System","Khmer OS",Cumberland,"Courier New",Courier,"Lucida Sans Typewrit…
H A Dhighcontrast1.css34 …{ font-family: "Khmer OS System","Khmer OS",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andal…
37 …{ font-family: "Khmer OS System","Khmer OS",Cumberland,"Courier New",Courier,"Lucida Sans Typewrit…
H A Dhighcontrast2.css34 …{ font-family: "Khmer OS System","Khmer OS",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andal…
37 …{ font-family: "Khmer OS System","Khmer OS",Cumberland,"Courier New",Courier,"Lucida Sans Typewrit…
H A Dhighcontrastwhite.css34 …{ font-family: "Khmer OS System","Khmer OS",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andal…
37 …{ font-family: "Khmer OS System","Khmer OS",Cumberland,"Courier New",Courier,"Lucida Sans Typewrit…
H A Dhighcontrastblack.css34 …{ font-family: "Khmer OS System","Khmer OS",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andal…
37 …{ font-family: "Khmer OS System","Khmer OS",Cumberland,"Courier New",Courier,"Lucida Sans Typewrit…
/aoo4110/main/soltools/testhxx/
H A Dcreate.pl28 if ($ENV{OS} eq 'LINUX') {
39 } elsif ($ENV{OS} eq 'SOLARIS') {
65 } elsif ($ENV{OS} eq 'WNT') {
/aoo4110/main/vcl/
H A DLibrary_vcl.mk26 ifeq ($(OS),MACOSX)
28 else ifeq ($(OS),WNT)
30 else ifeq ($(OS),OS2)
/aoo4110/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) \
/aoo4110/main/expat/
H A Dexpat-2.2.10.patch38 +.IF "$(OS)"=="WNT"
44 +.IF "$(OS)"=="MACOSX" && "$(SYSBASE)"!=""
46 +.ENDIF # "$(OS)"=="MACOSX"
/aoo4110/main/extensions/test/ole/AxTestComponents/
H A DAxTestComponents.dsp99 if "%OS%"=="" goto NOTNT
100 if not "%OS%"=="Windows_NT" goto NOTNT
207 if "%OS%"=="" goto NOTNT
208 if not "%OS%"=="Windows_NT" goto NOTNT
247 if "%OS%"=="" goto NOTNT
248 if not "%OS%"=="Windows_NT" goto NOTNT
/aoo4110/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DXCallback_Impl.dsp99 if "%OS%"=="" goto NOTNT
100 if not "%OS%"=="Windows_NT" goto NOTNT
207 if "%OS%"=="" goto NOTNT
208 if not "%OS%"=="Windows_NT" goto NOTNT
247 if "%OS%"=="" goto NOTNT
248 if not "%OS%"=="Windows_NT" goto NOTNT
/aoo4110/main/nss/
H A Dnss_macosx.patch5 # OSAtomicCompareAndSwapPtrBarrier, which is only available on Mac OS X 10.5
7 # that code for older versions of Mac OS X. See bug 820374.
/aoo4110/main/offapi/com/sun/star/awt/
H A DKeyModifier.idl45 /** refers in the most cases to the 'Ctrl' key (Cmd on Mac OS X).
55 /** refers in the most cases to the 'Ctrl' key (Mac OS X)
/aoo4110/main/odk/settings/
H A Dstd.mk23 OUT=$(subst \,/,$(OO_SDK_OUT))/$(OS)example.out
25 OUT=$(PRJ)/$(OS)example.out

Completed in 120 milliseconds

123456789