Searched refs:pw (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/solenv/bin/modules/installer/windows/ |
H A D | sign.pm | 282 my $pw = ${$filecontent}[0]; 283 $pw =~ s/^\s*//; 284 $pw =~ s/\s*$//; 286 return $pw; 650 …my ( $followmeinfohash, $allfiles, $pw, $cabinternal, $filenamehash, $lastsequencehash, $temppath … 694 …my $systemcall = "signtool.exe sign /f \"$pfxfilepath\" /p $pw $productname $url /t \"$timestampur… 1077 my ( $followmeinfohash, $allcabfiles, $pw, $temppath ) = @_; 1104 $success = sign_files($followmeinfohash, \%allfileshash, $pw, 1, 0, 0, $temppath); 1176 my $pw = get_pw($installer::globals::pwfile); 1236 …$success = sign_files($followmeinfohash, $allcabfiles, $pw, 0, $filenamehash, $lastsequencehash, $… [all …]
|
/aoo42x/main/sax/test/sax/ |
H A D | testwriter.cxx | 470 OFileWriter *pw = new OFileWriter("output.xml"); in testSimple() local 474 Reference< XOutputStream > ref( ( XOutputStream * ) pw , UNO_QUERY ); in testSimple() 543 OFileWriter *pw = new OFileWriter("output2.xml"); in testExceptions() local 547 Reference< XOutputStream > ref( ( XOutputStream * ) pw , UNO_QUERY ); in testExceptions() 610 OFileWriter *pw = new OFileWriter("outputDTD.xml"); in testDTD() local 614 Reference< XOutputStream > ref( ( XOutputStream * ) pw , UNO_QUERY ); in testDTD() 634 OFileWriter *pw = new OFileWriter("testPerformance.xml"); in testPerformance() local 645 Reference< XOutputStream > ref( ( XOutputStream * ) pw , UNO_QUERY ); in testPerformance()
|
/aoo42x/main/extensions/test/sax/ |
H A D | testwriter.cxx | 570 OFileWriter *pw = new OFileWriter("output.xml"); in testSimple() local 574 XOutputStreamRef ref( ( XOutputStream * ) pw , USR_QUERY ); in testSimple() 639 OFileWriter *pw = new OFileWriter("output2.xml"); in testExceptions() local 643 XOutputStreamRef ref( ( XOutputStream * ) pw , USR_QUERY ); in testExceptions() 690 OFileWriter *pw = new OFileWriter("outputDTD.xml"); in testDTD() local 694 XOutputStreamRef ref( ( XOutputStream * ) pw , USR_QUERY ); in testDTD() 714 OFileWriter *pw = new OFileWriter("testPerformance.xml"); in testPerformance() local 723 XOutputStreamRef ref( ( XOutputStream * ) pw , USR_QUERY ); in testPerformance()
|
/aoo42x/main/canvas/source/tools/ |
H A D | surface.cxx | 83 const double pw( aPageSize.getX() ); in getUVCoords() local 90 return ::basegfx::B2DRectangle( ox/pw, in getUVCoords() 92 (ox+sx)/pw, in getUVCoords() 105 const double pw( aPageSize.getX() ); in getUVCoords() local 112 return ::basegfx::B2DRectangle( ox/pw, in getUVCoords() 114 (ox+sx)/pw, in getUVCoords()
|
/aoo42x/main/sal/qa/osl/security/ |
H A D | osl_Security.cxx | 309 struct passwd* pw; in main() local 310 EXPECT_TRUE(( pw = getpwuid( getuid() ) ) != NULL) << "getpwuid: no password entry\n"; in main() 316 strUserName = ::rtl::OUString::createFromAscii( pw->pw_name ); in main() 319 …= ::osl::File::getFileURLFromSystemPath( ::rtl::OUString::createFromAscii( pw->pw_dir ), strHomeDi… in main()
|
/aoo42x/main/sax/test/ |
H A D | saxdemo.cxx | 585 OFileWriter *pw = new OFileWriter( argv[2] ); in main() local 587 source->setOutputStream( Reference< XOutputStream> ( (XOutputStream*) pw ) ); in main()
|
/aoo42x/main/nss/ |
H A D | nss_win.patch | 34 + char *pw; 42 - char *pw = SECU_GetPasswordString(NULL, prompt); 43 + pw = SECU_GetPasswordString(NULL, prompt); 44 PORT_Free(pw);
|
/aoo42x/extras/l10n/source/kid/ |
H A D | localize.sdf | 2431 cui source\tabpages\page.src 0 itemlist RID_SVXSTRARY_PAPERSIZE_STD 17 0 kid 23i[pw‖Big 32 Kai … 10195 helpcontent2 source\text\sbasic\shared\03020408.xhp 0 help hd_id3148798 5 0 kid +4pw+d‖Return val… 18265 helpcontent2 source\text\scalc\01\04060103.xhp 0 help par_id3149787 105 0 kid rs3=pw‖ … 29341 helpcontent2 source\text\shared\01\05210700.xhp 0 help par_id3155338 12 0 kid 5jw]pw‖\<ahelp hid=… 32090 helpcontent2 source\text\shared\02\01170101.xhp 0 help hd_id0409200921153836 0 kid 2du-pw‖Width … 32256 helpcontent2 source\text\shared\02\01170101.xhp 0 help bm_id3163820 0 kid 4[pw+f‖\<bookmark_valu… 35380 …t\shared\explorer\database\dabaadvpropdat.xhp 0 help par_idN105CB 0 kid pw=x]f‖Replace named pa… 46267 helpcontent2 source\text\swriter\01\05040600.xhp 0 help par_id3147514 6 0 kid pw+t7j‖\<ahelp hid=… 57020 …dlgpage.src 0 pageitem RID_PAGEDIALOG_CHAR.1 RID_PAGE_POSITION 0 kid 3[8[pw‖Position 20130829… 61631 scp2 source\ooo\module_langpack.ulf 0 LngText STR_NAME_MODULE_LANGPACK_PT_BR 0 kid pw]-gf‖Portug… [all …]
|
Completed in 1466 milliseconds