Home
last modified time | relevance | path

Searched refs:GetContentPart (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/uui/source/
H A Dsecmacrowarnings.cxx52 String GetContentPart( const String& _rRawString, const String& _rPartId ) in GetContentPart() function
349 s = GetContentPart( rInfos[ 0 ].Signer->getSubjectName(), aCN_Id ); in SetStorage()
354 s += GetContentPart( rInfos[ i ].Signer->getSubjectName(), aCN_Id ); in SetStorage()
369 s = GetContentPart( mxCert->getSubjectName(), aCN_Id ); in SetCertificate()
/aoo4110/main/xmlsecurity/source/dialogs/
H A Dcertificatechooser.cxx180 String sEntry( XmlSec::GetContentPart( maCerts[ nC ]->getSubjectName() ) ); in ImplInitialize()
182 sEntry += XmlSec::GetContentPart( maCerts[ nC ]->getIssuerName() ); in ImplInitialize()
H A Dcertificateviewer.cxx166 maIssuedToFI.SetText( XmlSec::GetContentPart( xCert->getSubjectName() ) ); in CertificateViewerGeneralTP()
167 maIssuedByFI.SetText( XmlSec::GetContentPart( xCert->getIssuerName() ) ); in CertificateViewerGeneralTP()
472 String sName = XmlSec::GetContentPart( rCert->getSubjectName() ); in ActivatePage()
H A Dmacrosecurity.cxx324 …SvLBoxEntry* pLBEntry = maTrustCertLB.InsertEntry( XmlSec::GetContentPart( xCert->getSubjectNam… in FillCertLB()
325 maTrustCertLB.SetEntryText( XmlSec::GetContentPart( xCert->getIssuerName() ), pLBEntry, 1 ); in FillCertLB()
H A Dresourcemanager.hxx53 String GetContentPart( const String& _rRawString );
H A Ddigitalsignaturesdialog.cxx650 aSubject = XmlSec::GetContentPart( xCert->getSubjectName() ); in ImplFillSignaturesBox()
651 aIssuer = XmlSec::GetContentPart( xCert->getIssuerName() ); in ImplFillSignaturesBox()
H A Dwarnings.cxx78 maSignsFI.SetText( XmlSec::GetContentPart( mxCert->getSubjectName() ) ); in MacroWarning()
H A Dresourcemanager.cxx332 String GetContentPart( const String& _rRawString ) in GetContentPart() function
/aoo4110/main/sfx2/source/dialog/
H A Ddinfdlg.cxx764 String GetContentPart( const String& _rRawString, const String& _rPartId ) in GetContentPart() function
936 s += GetContentPart( rInfo.Signer->getSubjectName(), aCN_Id ); in ImplUpdateSignatures()

Completed in 49 milliseconds