Searched refs:Author (Results 1 – 25 of 133) sorted by relevance
123456
403 const Reference< css::security::XCertificate >& Author ) throw (RuntimeException) in isAuthorTrusted()410 ::rtl::OUString sSerialNum = xSerialNumberAdapter->toString( Author->getSerialNumber() ); in isAuthorTrusted()418 if ( ( aAuthor[0] == Author->getIssuerName() ) && ( aAuthor[1] == sSerialNum ) ) in isAuthorTrusted()457 const Reference< css::security::XCertificate >& Author ) throw (RuntimeException) in addAuthorToTrustedSources()465 aNewCert[ 0 ] = Author->getIssuerName(); in addAuthorToTrustedSources()466 aNewCert[ 1 ] = xSerialNumberAdapter->toString( Author->getSerialNumber() ); in addAuthorToTrustedSources()469 SvXMLUnitConverter::encodeBase64(aStrBuffer, Author->getEncoded()); in addAuthorToTrustedSources()
87 …::sun::star::uno::Reference< ::com::sun::star::security::XCertificate >& Author ) throw (::com::su…89 …::sun::star::uno::Reference< ::com::sun::star::security::XCertificate >& Author ) throw (::com::su…
93 [attribute] string Author;296 <li><member>Author</member> is set to the given parameter.</li>307 @param Author308 the new value of the <member>Author</member> attribute.311 void resetUserData( [in] string Author );
51 $(CLASSDIR)$/$(PACKAGE)$/Author-Function.properties \52 $(CLASSDIR)$/$(PACKAGE)$/Author-Function_en_US.properties \
34 org.pentaho.reporting.libraries.formula.functions.metadata.Author.class=com.sun.star.report.functio…35 org.pentaho.reporting.libraries.formula.functions.metadata.Author.description=com.sun.star.report.f…
63 < "Author" ; > ;66 < "Date Time Author" ; > ;
72 Text [ en-US ] = "Author" ;443 Beschreibung: Author493 Text [ en-US ] = "Author" ;
543 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…595 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…663 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…785 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…946 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…1070 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…1236 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…
37 en-US = "Author"40 en-US = "Author:"
43 Text [ en-US ] = "Author:" ;118 // Text [ en-US ] = "Author" ;
134 boolean isAuthorTrusted( [in] com::sun::star::security::XCertificate Author );138 void addAuthorToTrustedSources( [in] com::sun::star::security::XCertificate Author );
474 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…542 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…657 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…801 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…
488 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…556 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…672 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…830 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…
175 Text [ en-US ] = "~Author" ;340 Text [ en-US ] = "Author" ;
44 Text [ en-US ] = "Author" ;307 Text [ en-US ] = "Author(s)" ;
500 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…541 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…657 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…801 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…
98 OUString( rInfo.Author ) ); in exportDoc()226 aInfo.Author = rAttrValue; in XMLVersionContext()
15 Author: Kohei Yoshida <kyoshida@novell.com>
26 en-US = "Author"
39 [attribute] string Author;
45 [property]string Author;
44 [property]string Author;
46 string Author;
Completed in 86 milliseconds