/aoo4110/main/sw/sdi/ |
H A D | swriter.sdi | 38 /* config: */ 65 /* config: */ 92 /* config: */ 117 /* config: */ 145 /* config: */ 173 /* config: */ 201 /* config: */ 226 /* config: */ 251 /* config: */ 276 /* config: */ [all …]
|
/aoo4110/main/sfx2/sdi/ |
H A D | sfx.sdi | 43 /* config: */ 70 /* config: */ 97 /* config: */ 124 /* config: */ 151 /* config: */ 176 /* config: */ 201 /* config: */ 228 /* config: */ 255 /* config: */ 283 /* config: */ [all …]
|
/aoo4110/main/svx/sdi/ |
H A D | svx.sdi | 42 /* config: */ 69 /* config: */ 94 /* config: */ 119 /* config: */ 144 /* config: */ 169 /* config: */ 196 /* config: */ 221 /* config: */ 246 /* config: */ 271 /* config: */ [all …]
|
/aoo4110/main/sc/sdi/ |
H A D | scalc.sdi | 40 /* config: */ 65 /* config: */ 90 /* config: */ 117 /* config: */ 144 /* config: */ 169 /* config: */ 194 /* config: */ 219 /* config: */ 244 /* config: */ 271 /* config: */ [all …]
|
/aoo4110/main/sd/sdi/ |
H A D | sdraw.sdi | 41 /* config: */ 66 /* config: */ 93 /* config: */ 120 /* config: */ 147 /* config: */ 174 /* config: */ 201 /* config: */ 228 /* config: */ 253 /* config: */ 278 /* config: */ [all …]
|
/aoo4110/main/filter/source/config/fragments/ |
H A D | packagedef.mk | 28 DIR_LOCFRAG := $(PRJ)$/source$/config$/fragments 35 $(PRJ)$/source$/config$/fragments$/fcfg_base.mk \ 37 $(PRJ)$/source$/config$/fragments$/fcfg_writer.mk \ 38 $(PRJ)$/source$/config$/fragments$/fcfg_web.mk \ 40 $(PRJ)$/source$/config$/fragments$/fcfg_w4w.mk \ 41 $(PRJ)$/source$/config$/fragments$/fcfg_calc.mk \ 42 $(PRJ)$/source$/config$/fragments$/fcfg_draw.mk \ 45 $(PRJ)$/source$/config$/fragments$/fcfg_chart.mk \ 46 $(PRJ)$/source$/config$/fragments$/fcfg_math.mk \ 47 $(PRJ)$/source$/config$/fragments$/fcfg_xslt.mk \ [all …]
|
/aoo4110/main/starmath/sdi/ |
H A D | smath.sdi | 39 /* config: */ 64 /* config: */ 89 /* config: */ 114 /* config: */ 139 /* config: */ 164 /* config: */ 189 /* config: */ 216 /* config: */ 241 /* config: */ 266 /* config: */ [all …]
|
/aoo4110/ext_libraries/apr-util/ |
H A D | makefile.mk | 80 --with-apr=$(OUTDIR)/bin/apr-1-config \ 106 INSTALL_ACTION=if [ -f apu-1-config.orig ]; then mv -f apu-1-config.orig apu-1-config; fi; \ 107 cp apu-1-config apu-1-config.orig; \ 108 …alled/;s/^\(installbuilddir=.*\)\/.*/\\1\/lib\/apr-util\"/" apu-1-config > apu-1-config.installed;… 109 mv -f apu-1-config.installed apu-1-config; \ 110 chmod +x apu-1-config 121 OUT2BIN=apu-1-config
|
/aoo4110/ext_libraries/apr/ |
H A D | makefile.mk | 71 INSTALL_ACTION=if [ -f apr-1-config.orig ]; then mv -f apr-1-config.orig apr-1-config; fi; \ 72 cp apr-1-config apr-1-config.orig; \ 73 …=installed/;s/^\(installbuilddir=.*\)\/.*/\\1\/lib\/apr\"/" apr-1-config > apr-1-config.installed;… 74 mv -f apr-1-config.installed apr-1-config; \ 75 chmod +x apr-1-config 99 OUT2BIN+=apr-1-config
|
/aoo4110/main/x11_extensions/inc/ |
H A D | Xrandr.h | 76 void XRRFreeScreenConfigInfo (XRRScreenConfiguration *config); 86 XRRScreenConfiguration *config, 94 XRRScreenConfiguration *config, 102 Rotation XRRConfigRotations(XRRScreenConfiguration *config, Rotation *current_rotation); 104 Time XRRConfigTimes (XRRScreenConfiguration *config, Time *config_timestamp); 106 XRRScreenSize *XRRConfigSizes(XRRScreenConfiguration *config, int *nsizes); 108 short *XRRConfigRates (XRRScreenConfiguration *config, int sizeID, int *nrates); 110 SizeID XRRConfigCurrentConfiguration (XRRScreenConfiguration *config, 113 short XRRConfigCurrentRate (XRRScreenConfiguration *config);
|
/aoo4110/main/svtools/ |
H A D | Library_svt.mk | 109 svtools/source/config/apearcfg \ 110 svtools/source/config/colorcfg \ 111 svtools/source/config/extcolorcfg \ 112 svtools/source/config/fontsubstconfig \ 113 svtools/source/config/helpopt \ 114 svtools/source/config/htmlcfg \ 115 svtools/source/config/itemholder2 \ 116 svtools/source/config/menuoptions \ 117 svtools/source/config/miscopt \ 118 svtools/source/config/optionsdrawinglayer \ [all …]
|
/aoo4110/main/extensions/source/oooimprovement/ |
H A D | onlogrotate_job.cxx | 62 Config config(sf); in packLogs() local 69 config.incrementEventCount(log_packer.pack(*item)); in packLogs() 77 Config config(sf); in uploadLogs() local 81 SoapSender sender(sf, config.getSoapUrl()); in uploadLogs() 82 OUString soap_id = config.getSoapId(); in uploadLogs() 89 if(config.incrementFailedAttempts(1) > 25) in uploadLogs() 91 config.giveupUploading(); in uploadLogs() 96 config.incrementReportCount(1); in uploadLogs() 98 config.resetFailedAttempts(); in uploadLogs()
|
H A D | corecontroller.cxx | 46 Config config(m_ServiceFactory); in enablingUiEventsLoggerAllowed() local 47 …if(version==1 && config.getEnablingAllowed() && config.getShowedInvitation() && config.getInvitati… in enablingUiEventsLoggerAllowed() 54 Config config(m_ServiceFactory); in showBuiltinOptionsPage() local 55 if(version==1 && config.getEnablingAllowed()) in showBuiltinOptionsPage()
|
H A D | errormail.cxx | 147 Config config(sf); in getOfficeInfoXml() local 148 …const OString product = OUStringToOString(config.getCompleteProductname(), RTL_TEXTENCODING_ASCII_… in getOfficeInfoXml() 150 … const OString language = OUStringToOString(config.getSetupLocale(), RTL_TEXTENCODING_ASCII_US); in getOfficeInfoXml() 177 Config config(m_ServiceFactory); in getXml() local 179 … const OString email = OUStringToOString(config.getReporterEmail(), RTL_TEXTENCODING_ASCII_US); in getXml() 183 temp.append(config.getReportCount()); in getXml()
|
/aoo4110/main/ |
H A D | aclocal.m4 | 15 # serial 1 (pkg-config-0.24) 44 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) 49 AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) 53 AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version]) 122 AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl 131 and $1[]_LIBS to avoid the need to call pkg-config. 132 See the pkg-config man page for more details.]) 142 # Put the nasty error message in config.log where it belongs 158 [The pkg-config script could not be found or is too old. Make sure it 160 path to pkg-config. [all …]
|
/aoo4110/main/icu/ |
H A D | createmak.pl | 1011 … $config = "Release"; # Release 1015 $config = "Debug"; 1029 $configelements{$config}{$att} = $val; 1041 $configelements{$config}{$att} = $val; 1055 $configelements{$config}{$att} = $val; 1058 $configelements{$config}{$att} = $val; 1061 $configelements{$config}{$att} = $val; 1064 $configelements{$config}{$att} = $val; 1067 $configelements{$config}{$att} = $val; 1070 $configelements{$config}{$att} = $val; [all …]
|
H A D | icu4c-4_0_1-src.patch | 1 --- misc/icu/source/config/mh-bsd-gcc 2009-01-15 16:46:10.000000000 +0900 2 +++ misc/build/icu/source/config/mh-bsd-gcc 2011-06-14 17:12:14.000000000 +0900 45 --- misc/icu/source/config/mh-darwin Tue Jul 1 03:41:24 2008 46 +++ misc/build/icu/source/config/mh-darwin Tue Jan 20 18:33:16 2009 86 --- misc/icu/source/config/mh-linux 2007-12-12 19:57:36.000000000 +0100 87 +++ misc/build/icu/source/config/mh-linux 2008-05-21 18:59:13.000000000 +0200 103 --- misc/icu/source/config/mh-mingw 2008-07-01 10:41:24.000000000 +0900 104 +++ misc/build/icu/source/config/mh-mingw 2008-11-06 00:18:30.261250000 +0900 106 # The #M# is used to delete lines for icu-config 120 --- misc/icu/source/config/mh-solaris 2008-07-01 03:41:26.000000000 +0200 [all …]
|
/aoo4110/main/solenv/bin/modules/ |
H A D | CwsConfig.pm | 419 my $config = CwsConfig->new(); 420 return $config; 464 my %config; 479 if (!defined $config{$section}) { 480 $config{$section} = {}; 483 defined $config{$section} || croak("ERROR: unknown / no section '$section'\n"); 502 $config{$section}->{$var} = $val; 508 $self->{_CONFIG_FILE} = \%config;
|
/aoo4110/main/libxmlsec/ |
H A D | xmlsec1-configure.patch | 13 bin_SCRIPTS = xmlsec1-config 53 PKG_CONFIG path to pkg-config utility 107 cat >config.log <<_ACEOF 247 -See \`config.log' for more details." "$LINENO" 5; } 269 See \`config.log' for more details." "$LINENO" 5; } 446 LIBXML_CONFIG="xml2-config" 450 + LIBXML_CONFIG="xml2-config" 615 + --config print configuration, then exit 625 xmlsec1 config.status 1.2.14 667 LIBXML_CONFIG="xml2-config" [all …]
|
/aoo4110/main/cli_ure/source/native/ |
H A D | makefile.mk | 145 $(SHL1OBJS) : $(BIN)$/cli_cppuhelper.config 159 $(POLICY_ASSEMBLY_FILE) : $(BIN)$/cli_cppuhelper.config 163 -link:$(BIN)$/cli_cppuhelper.config \ 167 $(POLICY_ASSEMBLY_FILE) : $(BIN)$/cli_cppuhelper.config 171 -link:$(BIN)$/cli_cppuhelper.config 175 $(BIN)$/cli_cppuhelper.config: cli_cppuhelper_config $(BIN)$/cliureversion.mk
|
/aoo4110/main/svl/ |
H A D | Library_svl.mk | 64 svl/source/config/asiancfg \ 65 svl/source/config/cjkoptions \ 66 svl/source/config/ctloptions \ 67 svl/source/config/itemholder2 \ 68 svl/source/config/languageoptions \ 69 svl/source/config/srchcfg \
|
/aoo4110/main/redland/rasqal/ |
H A D | makefile.mk | 128 …-static --disable-gtk-doc --with-regex-library=posix --with-decimal=none --with-libgcrypt-config=no 130 CONFIGURE_FLAGS+=--with-xml2-config=${SOLARVERSION}/${INPATH}/bin/xml2-config 144 OUT2BIN+=src/rasqal-config 149 OUT2BIN+=src/rasqal-config 158 OUT2BIN+=src/rasqal-config
|
/aoo4110/main/redland/raptor/ |
H A D | makefile.mk | 132 CONFIGURE_FLAGS=--with-threads --with-curl-config=no --with-icu-config=no --disable-static --disabl… 134 CONFIGURE_FLAGS+=--with-xml2-config=${SOLARVERSION}/${INPATH}/bin/xml2-config \ 135 --with-xslt-config=${SOLARVERSION}/${INPATH}/bin/xslt-config
|
/aoo4110/main/solenv/bin/ |
H A D | cws.pl | 310 my $config = CwsConfig->new(); 311 my $vcsid = $config->vcsid(); 313 my $socustom = $config->sointernal(); 398 my $config = CwsConfig->new(); 400 $hg_local_source = $config->get_hg_source(uc $rep_type, 'LOCAL'); 401 $hg_lan_source = $config->get_hg_source(uc $rep_type, 'LAN'); 1648 my $config = CwsConfig->new(); 1651 my $so_svn_server = $config->get_so_svn_server(); 1652 my $prebuild_dir = $config->get_prebuild_binaries_location(); 1904 my $config = CwsConfig->new(); [all …]
|
/aoo4110/main/scripting/examples/java/Newsgroup/ |
H A D | MimeConfiguration.java | 211 String config = instPath + "/user/config"; in getConfigDir() local 219 configNonURL = config.substring( start, config.length() ); in getConfigDir() 234 configNonURL = config.substring( start, config.length() ); in getConfigDir()
|