Home
last modified time | relevance | path

Searched refs:s (Results 51 – 75 of 1397) sorted by relevance

12345678910>>...56

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8dout.hxx62 ostream& __cdecl endl1( ostream& s );
64 ostream& __cdecl indent1( ostream& s );
66 ostream& __cdecl hex2( ostream& s );
67 ostream& __cdecl hex4( ostream& s );
68 ostream& __cdecl hex6( ostream& s );
69 ostream& __cdecl hex8( ostream& s );
70 ostream& __cdecl dec2( ostream& s );
73 ostream& __cdecl begin1( ostream& s );
74 ostream& __cdecl begin2( ostream& s );
76 ostream& __cdecl end1( ostream& s );
[all …]
/aoo41x/main/solenv/bin/modules/installer/
H A Dsystemactions.pm52 $installer::logger::Lang->printf("Created directory: %s\n", $directory);
176 $installer::logger::Lang->printf("Created directory: %s\n", $directory);
334 $installer::logger::Lang->printf("Systemcall: %s\n", $systemcall);
1063 $installer::logger::Lang->printf("Moved directory from %s to %s\n", $olddir, $newdir);
1069 …$installer::logger::Lang->printf("ATTENTION: Could not move directory from %s to %s, \"make_number…
1192 "ATTENTION: Could not move directory from %s to %s, \"rename_string_in_directory\"\n",
1490 $installer::logger::Lang->printf("Created directory: %s\n", $directory);
1552 $installer::logger::Lang->printf("Removing directory %s\n", $directory);
1611 $installer::logger::Lang->printf("Warning: rmdir %s failed.\n", $directory);
1720 $installer::logger::Lang->printf("seaching files under '%s'\n", $currentdir);
[all …]
H A Ddownloadsigner.pm195 $installer::logger::Info->printf("\n... using output path: %s ...\n", $temppath);
230 …$installer::logger::Info->printf("... forcing into minor: %s ...\n", $installer::globals::lastmino…
253 …$installer::logger::Lang->printf("\$installer::globals::unpackpath: %s\n", $installer::globals::un…
306 …$installer::logger::Lang->printf("\$installer::globals::unpackpath: %s\n", $installer::globals::un…
550 $installer::logger::Info->printf("finalinstalldir: %s\n", $followmehash->{'finalinstalldir'});
551 $installer::logger::Info->printf("downloadname: %s\n", $followmehash->{'downloadname'});
552 $installer::logger::Info->printf("languagestring: %s\n", $followmehash->{'languagestring'});
555 $installer::logger::Info->printf("languagesarray: %s\n", $lang);
559 $installer::logger::Info->printf("includepatharray: %s\n", $path);
563 $installer::logger::Info->printf("allvariableshash: %s : %s\n",
[all …]
H A Dcontrol.pm49 $installer::logger::Info->printf("...... searching %s ...\n", $onefile);
118 $installer::logger::Info->printf("...... searching %s ...\n", $onefile);
213 $installer::logger::Global->printf("%s\n", $versionline);
227 $installer::logger::Global->printf("Using version: %s\n", $makecabversion);
456 $installer::logger::Global->printf("Setting ship directory: %s\n", $destdir);
505 "Ship test directory %s was successfully created\n",
550 "Ship test directory %s was successfully removed.\n",
605 $installer::logger::Global->printf("Found encoding file: %s\n", $$fileref);
702 "Value of \$installer::globals::addchildprojects: %s\n",
721 "Value of \$installer::globals::addjavainstaller: %s\n",
[all …]
/aoo41x/main/basegfx/source/color/
H A Dbcolortools.cxx42 double h=0, s=0, l=0; in rgb2hsl() local
68 return BColor(h,s,l); in rgb2hsl()
94 if( fTools::equalZero(s) ) in hsl2rgb()
97 const double nVal1( l <= 0.5 ? l*(1.0 + s) : l + s - l*s ); in hsl2rgb()
119 double h=0, s=0, v=0; in rgb2hsv() local
123 s = 0; in rgb2hsv()
125 s = delta / v; in rgb2hsv()
127 if( !fTools::equalZero(s) ) in rgb2hsv()
148 return BColor(h,s,v); in rgb2hsv()
156 if( fTools::equalZero(s) ) in hsv2rgb()
[all …]
/aoo41x/main/solenv/bin/modules/installer/patch/
H A DInstallationSet.pm61 my $command = sprintf("reg query %s /v %s", $registry_key, $registry_value_name);
179 printf("%s exists\n", $temporary_destination_path);
212 $installer::logger::Lang->printf("moving %s to %s\n", $flat_filename, $dir_filename);
370 $installer::logger::Info->printf("downloading %s\n", $basename);
371 $installer::logger::Info->printf(" from '%s'\n", $location);
481 … installer::logger::PrintError("can not rename '%s' to '%s'\n", $temporary_filename, $filename);
597 $installer::logger::Info->printf(" %s\n", $unpacked_exe_path);
619 $installer::logger::Info->printf(" of %s\n", $original_path);
620 $installer::logger::Info->printf(" at %s\n", $unpacked_exe_path);
648 $installer::logger::Info->printf(" %s\n", $unpacked_exe_path);
[all …]
/aoo41x/main/sal/osl/unx/
H A Dsystem.c54 s->pw_name = buffer; in getpwnam_r()
58 s->pw_passwd = buffer; in getpwnam_r()
62 s->pw_class = buffer; in getpwnam_r()
66 s->pw_gecos = buffer; in getpwnam_r()
70 s->pw_dir = buffer; in getpwnam_r()
74 s->pw_shell = buffer; in getpwnam_r()
76 res = s; in getpwnam_r()
212 res = s; in getspnam_r()
255 s->pw_age = buffer; in getpwnam_r()
267 s->pw_dir = buffer; in getpwnam_r()
[all …]
/aoo41x/main/scripting/workben/installer/
H A DFileUpdater.java43 for (String s = reader.readLine(); s != null; s = reader.readLine()) { //</oor:node> in updateProtocolHandler()
45 if(s != null) { in updateProtocolHandler()
46 s.trim(); in updateProtocolHandler()
47 xmlArray[count] = s; in updateProtocolHandler()
117 for (String s = reader.readLine(); s != null; s = reader.readLine()) { //</oor:node> in updateScriptXLC()
119 if(s != null) { in updateScriptXLC()
120 s.trim(); in updateScriptXLC()
121 xmlArray[count] = s; in updateScriptXLC()
193 for (String s = reader.readLine(); s != null; s = reader.readLine()) { in updateDialogXLC()
195 if(s != null) { in updateDialogXLC()
[all …]
/aoo41x/main/solenv/inc/
H A Dtarget.mk92 DEPFILESx+:=$(subst,$(PAR),$(MISC) $(ALLPARFILES:s/.par/.dpsc/))
372 LOCALIZE_ME_DEST:=$(foreach,i,$(LOCALIZE_ME) $(INCCOM)/$(i:f:s/_tmpl//))
1438 @echo CCVER:=$(CCVER:s/-/ /:1) >> $(COMPVTMP)
1440 @echo COMPATH_STORED:=$(COMPATH:s!\!/!) >> $(COMPVTMP)
1443 @$(IFEXIST) $@ $(THEN) $(RM:s/+//) $@ >& $(NULLDEV) $(FI)
1834 -cd $(SLO) && $(TYPE:s/+//) $(mktmp $(SLOFILES:s/.obj/.o/:f)) | xargs -n 20 rm
1838 -cd $(OBJ) && $(TYPE:s/+//) $(mktmp $(OBJFILES:s/.obj/.o/:f)) | xargs -n 20 rm
1843 …-cd $(REAL_$(SECOND_BUILD)_SLO) && $(TYPE:s/+//) $(mktmp $(REAL_$(SECOND_BUILD)_SLOFILES:s/.obj/.…
1847 …-cd $(REAL_$(SECOND_BUILD)_OBJ) && $(TYPE:s/+//) $(mktmp $(REAL_$(SECOND_BUILD)_OBJFILES:s/.obj/.…
1851 -cd $(SLO) && $(TYPE:s/+//) $(mktmp $(DEPOBJFILES:s/.obj/.o/:f)) | xargs -n 20 rm
[all …]
H A Dtg_lib.mk38 …@echo $(LINK) +inst_close -c `cat $(LIB$(TNR)TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(M…
86 @echo $(LIB$(TNR)OBJFILES:s/.obj/.o/) | sed "s#$(PRJ:s/./\./)/$(ROUT)#$(ROUT)#g" | xargs -n 1 > $@
87 @cat /dev/null $(LIB$(TNR)FILES:s/.obj/.o/) | xargs -n 1 >> $@
90 @-nm `cat $(LIB$(TNR)TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump
92 @nm `cat $(LIB$(TNR)TARGET) | sed s\#'^'$(ROUT)\#$(PRJ)/$(ROUT)\#g` > $(@:d)$(@:b).dump
97 @+-$(RM) $(@:s/.lib/.lin/)
99 @+$(TYPE) $(mktmp $(LIB$(TNR)OBJFILES)) > $(null,$(LIB$(TNR)OBJFILES) $(NULLDEV) $(@:s/.lib/.lin/))
102 @-$(TYPE) $(foreach,i,$(LIB$(TNR)FILES) $(i:s/.lib/.lin/)) >> $(@:s/.lib/.lin/)
113 @-$(RM) $(@:s/.lib/.lin/)
115 @$(TYPE) $(mktmp $(LIB$(TNR)OBJFILES)) > $(null,$(LIB$(TNR)OBJFILES) $(NULLDEV) $(@:s/.lib/.lin/))
[all …]
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java157 String s = unoObject.getText(); in getAfterIndex() local
164 String s = unoObject.getText(); in getAfterIndex() local
166 words.setText(s); in getAfterIndex()
175 return s.substring(start, end); in getAfterIndex()
183 String s = unoObject.getText(); in getAfterIndex() local
186 sentence.setText(s); in getAfterIndex()
195 return s.substring(start, end); in getAfterIndex()
513 words.setText(s); in getBeforeIndex()
531 sentence.setText(s); in getBeforeIndex()
591 words.setText(s); in getAtIndex()
[all …]
/aoo41x/main/solenv/bin/modules/installer/windows/
H A Dcomponent.pm54 $installer::logger::Lang->printf("reusing guid %s for component %s\n",
405 … $installer::logger::Info->printf("missing file component %s\n", $source_component_name);
429 … $installer::logger::Info->printf("found normalized component name %s\n", $source_component_name);
430 …$installer::logger::Info->printf(" %s -> %s\n", $target_component_name, $source_component_name);
436 $installer::logger::Info->printf("missing component %s\n", $source_component_name);
513 $installer::logger::Lang->printf(" reusing guid %s\n", $guid);
518 $installer::logger::Lang->printf(" creating new guid %s\n", $guid);
533 $installer::logger::Lang->printf(" reusing key path %s for component %s\n",
547 $installer::logger::Lang->printf(" created key path %s for component %s\n",
624 $oneline = sprintf("%s\t%s\t%s\t%s\t%s\t%s\n",
/aoo41x/main/codemaker/source/bonobowrappermaker/
H A Dcorbaoptions.cxx56 char *s=NULL; in initOptions() local
69 s = av[i]; in initOptions()
82 s = av[i] + 2; in initOptions()
85 m_options["-O"] = OString(s); in initOptions()
93 s = av[i]; in initOptions()
106 s = av[i] + 2; in initOptions()
117 s = av[i]; in initOptions()
130 s = av[i] + 2; in initOptions()
141 s = av[i]; in initOptions()
154 s = av[i] + 2; in initOptions()
[all …]
/aoo41x/main/codemaker/source/codemaker/
H A Dglobal.cxx415 OString s = OString::valueOf((sal_Int32)i); in operator <<() local
416 osl_writeFile(o.m_file, s.getStr(), s.getLength() * sizeof(sal_Char), &writtenBytes); in operator <<()
419 FileStream &operator<<(FileStream& o, char const * s) { in operator <<() argument
421 osl_writeFile(o.m_file, s, strlen(s), &writtenBytes); in operator <<()
424 FileStream &operator<<(FileStream& o, ::rtl::OString* s) { in operator <<() argument
426 osl_writeFile(o.m_file, s->getStr(), s->getLength() * sizeof(sal_Char), &writtenBytes); in operator <<()
429 FileStream &operator<<(FileStream& o, const ::rtl::OString& s) { in operator <<() argument
431 osl_writeFile(o.m_file, s.getStr(), s.getLength() * sizeof(sal_Char), &writtenBytes); in operator <<()
435 FileStream &operator<<(FileStream& o, ::rtl::OStringBuffer* s) { in operator <<() argument
437 osl_writeFile(o.m_file, s->getStr(), s->getLength() * sizeof(sal_Char), &writtenBytes); in operator <<()
[all …]
/aoo41x/main/sal/osl/os2/
H A Dsystem.h123 # define PTR_SIZE_T(s) ((size_t *)&(s)) argument
178 # define PTR_SIZE_T(s) ((size_t *)&(s)) argument
269 # define PTR_SIZE_T(s) ((size_t *)&(s)) argument
287 # define PTR_SIZE_T(s) ((int *)&(s)) argument
288 # define PTR_FD_SET(s) ((int *)&(s)) argument
316 # define PTR_SIZE_T(s) ((int *)&(s)) argument
378 # define PTR_SIZE_T(s) (&(s)) argument
382 # define PTR_FD_SET(s) (&(s)) argument
/aoo41x/main/codemaker/source/cunomaker/
H A Dcunooptions.cxx56 char *s=NULL; in initOptions() local
71 s = av[i]; in initOptions()
84 s = av[i] + 3; in initOptions()
95 s = av[i]; in initOptions()
108 s = av[i] + 2; in initOptions()
111 m_options["-O"] = OString(s); in initOptions()
119 s = av[i]; in initOptions()
132 s = av[i] + 2; in initOptions()
143 s = av[i]; in initOptions()
156 s = av[i] + 2; in initOptions()
[all …]
/aoo41x/main/codemaker/source/javamaker/
H A Djavaoptions.cxx66 char *s=NULL; in initOptions() local
79 s = av[i]; in initOptions()
92 s = av[i] + 2; in initOptions()
95 m_options["-O"] = OString(s); in initOptions()
103 s = av[i]; in initOptions()
116 s = av[i] + 2; in initOptions()
137 s = av[i]; in initOptions()
150 s = av[i] + 2; in initOptions()
156 tmp = tmp + ";" + s; in initOptions()
200 s = av[i]; in initOptions()
[all …]
/aoo41x/main/solenv/bin/
H A Dpatch_make_releases_xml.pl162 printf " <version>%s</version>\n", $version;
166 printf " http://archive.apache.org/dist/openoffice/%s/binaries/%%L/Apache_OpenOffice_%s_Win_…
171 printf " <language>%s</language>\n", $language;
173 "Apache_OpenOffice_%s_Win_x86_install_%s.exe",
180 …sprintf("http://archive.apache.org/dist/openoffice/%s/binaries/%s/%s.sha256", $version, $language,…
183 printf(" <checksum type=\"sha256\">%s</checksum>\n", $1);
186 …sprintf("http://archive.apache.org/dist/openoffice/%s/binaries/%s/%s", $version, $language, $name)…
190 printf(" <size>%s</size>\n", $1);
H A Dsubsequenttests74 /^\s*\w+\s+(\S+)\s+nmake\s+-\s+all\s+(\S+)(\s+(:?\S+\s+)*)NULL\s*$/;
76 $dir =~ s|\\|/|g;
77 $dir =~ s|^[^/]+||;
95 $ids !~ /\s\Q$id1\E\s/ or die("$module: $id2 depends on $id1");
109 my @gbuildargs = ("-j$max_running", "-s", "-r");
122 s/'/'\''/g;
142 s/\r?\n$//;
/aoo41x/main/winaccessibility/source/UAccCOM/
H A DAccRelation.rgs3 UAccCOM.AccRelation.1 = s 'AccRelation Class'
5 CLSID = s '{8745CF0C-3104-4BAE-B7D0-D7B1717C006E}'
7 UAccCOM.AccRelation = s 'AccRelation Class'
9 CLSID = s '{8745CF0C-3104-4BAE-B7D0-D7B1717C006E}'
10 CurVer = s 'UAccCOM.AccRelation.1'
14 ForceRemove {8745CF0C-3104-4BAE-B7D0-D7B1717C006E} = s 'AccRelation Class'
16 ProgID = s 'UAccCOM.AccRelation.1'
17 VersionIndependentProgID = s 'UAccCOM.AccRelation'
18 InprocServer32 = s '%MODULE%'
20 val ThreadingModel = s 'Apartment'
[all …]
H A DAccAction.rgs3 UAccCOM.AccAction.1 = s 'AccAction Class'
5 CLSID = s '{AA49F20E-BB4E-400D-A5B0-6F5B7B770227}'
7 UAccCOM.AccAction = s 'AccAction Class'
9 CLSID = s '{AA49F20E-BB4E-400D-A5B0-6F5B7B770227}'
10 CurVer = s 'UAccCOM.AccAction.1'
14 ForceRemove {AA49F20E-BB4E-400D-A5B0-6F5B7B770227} = s 'AccAction Class'
16 ProgID = s 'UAccCOM.AccAction.1'
17 VersionIndependentProgID = s 'UAccCOM.AccAction'
19 InprocServer32 = s '%MODULE%'
21 val ThreadingModel = s 'both'
[all …]
H A DEnumVariant.rgs3 UAccCOM.EnumVariant.1 = s 'EnumVariant Class'
5 CLSID = s '{152884E0-268B-4481-9AE7-1B372D3AA97F}'
7 UAccCOM.EnumVariant = s 'EnumVariant Class'
9 CLSID = s '{152884E0-268B-4481-9AE7-1B372D3AA97F}'
10 CurVer = s 'UAccCOM.EnumVariant.1'
14 ForceRemove {152884E0-268B-4481-9AE7-1B372D3AA97F} = s 'EnumVariant Class'
16 ProgID = s 'UAccCOM.EnumVariant.1'
17 VersionIndependentProgID = s 'UAccCOM.EnumVariant'
19 InprocServer32 = s '%MODULE%'
21 val ThreadingModel = s 'Both'
[all …]
H A DMAccessible.rgs3 UAccCOM.MAccessible.1 = s 'MAccessible Class'
5 CLSID = s '{CF8DF8BA-44FE-4B10-BD2E-8C8CB322485F}'
7 UAccCOM.MAccessible = s 'MAccessible Class'
9 CLSID = s '{CF8DF8BA-44FE-4B10-BD2E-8C8CB322485F}'
10 CurVer = s 'UAccCOM.MAccessible.1'
14 ForceRemove {CF8DF8BA-44FE-4B10-BD2E-8C8CB322485F} = s 'MAccessible Class'
16 ProgID = s 'UAccCOM.MAccessible.1'
17 VersionIndependentProgID = s 'UAccCOM.MAccessible'
19 InprocServer32 = s '%MODULE%'
21 val ThreadingModel = s 'Both'
[all …]
/aoo41x/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DBasic.rgs3 XCallback_Impl.Basic.1 = s 'Basic Class'
5 CLSID = s '{A0F04CB7-8494-11D4-8335-005004526AB4}'
7 XCallback_Impl.Basic = s 'Basic Class'
9 CLSID = s '{A0F04CB7-8494-11D4-8335-005004526AB4}'
10 CurVer = s 'XCallback_Impl.Basic.1'
14 ForceRemove {A0F04CB7-8494-11D4-8335-005004526AB4} = s 'Basic Class'
16 ProgID = s 'XCallback_Impl.Basic.1'
17 VersionIndependentProgID = s 'XCallback_Impl.Basic'
19 InprocServer32 = s '%MODULE%'
21 val ThreadingModel = s 'Apartment'
[all …]
H A DBasicTest.rgs3 XCallback_Impl.BasicTest.1 = s 'BasicTest Class'
5 CLSID = s '{A0F04CBD-8494-11D4-8335-005004526AB4}'
7 XCallback_Impl.BasicTest = s 'BasicTest Class'
9 CLSID = s '{A0F04CBD-8494-11D4-8335-005004526AB4}'
10 CurVer = s 'XCallback_Impl.BasicTest.1'
14 ForceRemove {A0F04CBD-8494-11D4-8335-005004526AB4} = s 'BasicTest Class'
16 ProgID = s 'XCallback_Impl.BasicTest.1'
17 VersionIndependentProgID = s 'XCallback_Impl.BasicTest'
19 InprocServer32 = s '%MODULE%'
21 val ThreadingModel = s 'Apartment'
[all …]

Completed in 151 milliseconds

12345678910>>...56