| /trunk/main/xmlsecurity/source/xmlsec/nss/ |
| H A D | securityenvironment_nssimpl.cxx | 860 CERTRevocationFlags rev; in verifyCertificate() local 861 rev.leafTests.number_of_defined_methods = 2; in verifyCertificate() 862 rev.leafTests.cert_rev_flags_per_method = revFlagsLeaf; in verifyCertificate() 876 rev.leafTests.cert_rev_flags_per_method[cert_revocation_method_crl] = in verifyCertificate() 879 rev.leafTests.cert_rev_flags_per_method[cert_revocation_method_ocsp] = in verifyCertificate() 882 rev.leafTests.number_of_preferred_methods = 0; in verifyCertificate() 883 rev.leafTests.preferred_methods = NULL; in verifyCertificate() 884 rev.leafTests.cert_rev_method_independent_flags = in verifyCertificate() 888 rev.chainTests.number_of_defined_methods = 2; in verifyCertificate() 889 rev.chainTests.cert_rev_flags_per_method = revFlagsChain; in verifyCertificate() [all …]
|
| /trunk/ |
| H A D | .pre-commit-config.yaml | 29 rev: v8.30.0 35 rev: v1.5.5 47 rev: v6.0.0 70 rev: v2.4.1 78 rev: v0.47.0
|
| /trunk/main/padmin/source/ |
| H A D | padialog.cxx | 173 long PADialog::Notify( NotifyEvent& rEv ) in Notify() argument 176 (rEv.GetType() == EVENT_GETFOCUS || rEv.GetType() == EVENT_LOSEFOCUS ) in Notify() 187 return ModalDialog::Notify( rEv ); in Notify() 190 void PADialog::DataChanged( const DataChangedEvent& rEv ) in DataChanged() argument 192 ModalDialog::DataChanged( rEv ); in DataChanged() 193 if( (rEv.GetType() == DATACHANGED_SETTINGS) && in DataChanged() 194 (rEv.GetFlags() & SETTINGS_STYLE) ) in DataChanged()
|
| H A D | padialog.hxx | 104 virtual long Notify( NotifyEvent& rEv ); 105 virtual void DataChanged( const DataChangedEvent& rEv );
|
| H A D | adddlg.cxx | 809 void AddPrinterDialog::DataChanged( const DataChangedEvent& rEv ) in DataChanged() argument 811 ModalDialog::DataChanged( rEv ); in DataChanged() 812 if( (rEv.GetType() == DATACHANGED_SETTINGS) && in DataChanged() 813 (rEv.GetFlags() & SETTINGS_STYLE) ) in DataChanged()
|
| H A D | adddlg.hxx | 230 virtual void DataChanged( const DataChangedEvent& rEv );
|
| /trunk/main/solenv/bin/modules/ |
| H A D | RepoRevision.pm | 61 if (/Last Changed Rev:\s+([0-9]+)/) 82 my $NotGit = `cd $path && git rev-parse --git-dir > /dev/null 2>&1`; 92 if (!$id) { $id = "unknown-rev" };
|
| /trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/ |
| H A D | SolarisHelper.java | 328 int pos = line.indexOf("REV="); in getVersionString() 363 // Analyzing strings: version, 2.0.0,REV=106.2005.05.26 in comparePackageVersions()
|
| /trunk/main/sysui/desktop/solaris/ |
| H A D | makefile.mk | 119 …type -o -d $(PKGDIR) ARCH=$(PKGARCH) VERSION=$(PKGVERSION.$(@:b:s/-/ /:1)),REV=$(PKGREV).$(PKGDATE…
|
| /trunk/main/sal/textenc/generate/ |
| H A D | gb180302000.pl | 28 # gb-18030-2000.xml?rev=1.4&content-type=text/plain>:
|
| /trunk/main/svtools/inc/svtools/ |
| H A D | htmlkywd.hxx | 601 #define OOO_STRING_SVTOOLS_HTML_O_rev "REV"
|
| /trunk/main/vcl/source/fontsubset/ |
| H A D | sft.cxx | 2393 sal_uInt32 ver, rev; in CreateT42FromTTGlyphs() local 2411 rev = GetUInt32(p, 4, 1); in CreateT42FromTTGlyphs() 2456 …TypeFont-%d.%d-%d.%d\n", (int)(ver>>16), (int)(ver & 0xFFFF), (int)(rev>>16), (int)(rev & 0xFFFF)); in CreateT42FromTTGlyphs()
|
| /trunk/main/writerfilter/source/ooxml/ |
| H A D | dummyannotate.xsl | 296 <a:rot lat="0" lon="0" rev="0"/> 299 <a:rot lat="0" lon="0" rev="1200000"/>
|
| /trunk/main/cui/source/dialogs/ |
| H A D | about.cxx | 525 aBuildString.appendAscii( RTL_CONSTASCII_STRINGPARAM( " - Rev. " ) ); in GetBuildVersionString()
|
| /trunk/main/solenv/bin/modules/installer/ |
| H A D | epmfile.pm | 999 # Setting the revision VERSION=1.9,REV=66 . 1007 my $revisionstring = "\,REV\=" . $installer::globals::packagerevision; 1009 # Adding also a time string to the revision. Syntax: VERSION=8.0.0,REV=66.2005.01.24 1047 …# In the string: "3.0.0,REV=9.2008.09.30" only the part "REV=9.2008.09.30" can be unique for all p…
|
| /trunk/main/oox/source/dump/ |
| H A D | xlsbdumper.ini | 104 5=hor-stripe,ver-stripe,rev-diag-stripe,diag-stripe,diag-crosshatch 105 10=thick-diag-crosshatch,thin-hor-stripe,thin-ver-stripe,thin-rev-diag-stripe,thin-diag-stripe
|
| H A D | oledumper.ini | 140 2=title,subject,author,keywords,comments,template,last-author,rev-number
|
| H A D | biffdumper.ini | 126 5=hor-stripe,ver-stripe,rev-diag-stripe,diag-stripe,diag-crosshatch 127 10=thick-diag-crosshatch,thin-hor-stripe,thin-ver-stripe,thin-rev-diag-stripe,thin-diag-stripe
|
| /trunk/main/wizards/source/importwizard/ |
| H A D | DialogModul.xba | 417 MSFilterName(0,2) = "odt|odt|odt"
|
| /trunk/main/sal/textenc/ |
| H A D | tencinfo.c | 527 rev=1.1.1.1>: */ in rtl_getTextEncodingFromUnixCharset()
|
| /trunk/main/sfx2/source/menu/ |
| H A D | virtmenu.cxx | 908 // MBA: scheint ein alter QAP-Hack gewesen zu sein ( in rev.1.41 eingecheckt ! ) in IMPL_LINK()
|
| /trunk/main/vcl/os2/source/gdi/ |
| H A D | salgdi3.cxx | 516 // We need at least version 0x0001 (TrueType rev 1.66) in ReadOs2Table()
|
| /trunk/main/vcl/unx/generic/dtrans/ |
| H A D | X11_selection.cxx | 3103 …fprintf( stderr, "drag left window 0x%lx (rev. %d), entered window 0x%lx (rev %d)\n", m_aDropWindo… in updateDragWindow()
|
| /trunk/main/sw/source/core/layout/ |
| H A D | calcmove.cxx | 1592 //in flowfrm.cxx rev 1.38 behoben, das unterbrach aber obiges in MakeAll()
|
| /trunk/main/canvas/source/directx/ |
| H A D | dx_5rm.cxx | 1774 // TODO(P1): Up until rev. 1.3, this method contained in flip()
|