Home
last modified time | relevance | path

Searched refs:fallback (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/l10ntools/scripts/
H A Dlocalize_old.pl930 my $fallback="";
943 $fallback = $4;
945 if( ( $iso && $iso=~ /(en-US)/i ) || ( $fallback && $fallback=~ /(en-US)/i ) ) {
951 if( $fallback ) { $langhash{ $iso } = $fallback; }
960 $fallback = $4;
962 if( ( $iso && $iso=~ /(en-US)/i ) || ( $fallback && $fallback=~ /(en-US)/i ) ) {
970 if( $fallback ) { $langhash{ $iso } = $fallback; }
H A Dlocalize.pl927 my $fallback="";
940 $fallback = $4;
942 if( ( $iso && $iso=~ /(en-US)/i ) || ( $fallback && $fallback=~ /(en-US)/i ) ) {
948 if( $fallback ) { $langhash{ $iso } = $fallback; }
957 $fallback = $4;
959 if( ( $iso && $iso=~ /(en-US)/i ) || ( $fallback && $fallback=~ /(en-US)/i ) ) {
967 if( $fallback ) { $langhash{ $iso } = $fallback; }
/aoo4110/main/shell/source/unix/misc/
H A Dgnome-open-url.c106 char *fallback; in main() local
126 fallback = strdup(argv[0]); in main()
127 index = strstr(fallback, "gnome-open-url"); in main()
132 args[0] = fallback; in main()
135 return execv(fallback, args); in main()
/aoo4110/main/
H A Dexternal_deps.lst24 # longer, server is temporarily not available) a fallback server is used.
26 # The primary fallback site.
29 # Must not fallback to svn
H A Dconfigure.ac836 commas), the order means priority of fallback if the
/aoo4110/main/offapi/com/sun/star/embed/
H A DStorage.idl303 /** allows to detect whether mediatype is detected by using fallback
308 way, but there is a fallback solution allows to do it.
315 the storage to deside whether he accepts the fallback approach for
/aoo4110/main/ooo_custom_images/
H A DREADME.txt58 - The fallback for particular icons is defined in
/aoo4110/main/offapi/com/sun/star/resource/
H A DOfficeResourceLoader.idl50 …<p>The lookup process uses the fallback mechanism as described at the <type>XResourceBundle</type>…
H A DXResourceBundle.idl216 requested locale or is a fallback.
/aoo4110/main/setup_native/scripts/
H A Djavaloader.sh342 font_fallback_dir=$javahome/lib/fonts/fallback
/aoo4110/main/offapi/com/sun/star/frame/
H A DXComponentLoader.idl88 … of already loaded documents, using of empty frames of creating of new top frames as fallback)</td>
/aoo4110/main/x11_extensions/inc/
H A Drenderproto.h96 PictFormat fallback B32;
/aoo4110/main/openssl/
H A Dopensslsol.patch72 -# we fallback to whatever cc does on the system
/aoo4110/main/oox/source/token/
H A Dtokens.txt2112 fallback
/aoo4110/main/writerfilter/documentation/doxygen/
H A DDoxyfile1096 # fallback. It is recommended to install and use dot, since it yields more
/aoo4110/main/solenv/doc/gbuild/
H A Ddoxygen.cfg1337 # fallback. It is recommended to install and use dot, since it yields more

Completed in 118 milliseconds