Home
last modified time | relevance | path

Searched refs:aLBEntry (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx287 String aLBEntry; in CertificateViewerDetailsTP() local
290 aLBEntry = String::CreateFromAscii( "V" ); in CertificateViewerDetailsTP()
293 InsertElement( String( XMLSEC_RES( STR_VERSION ) ), aLBEntry, aLBEntry ); in CertificateViewerDetailsTP()
295 aLBEntry = XmlSec::GetHexString( aSeq, pHexSep ); in CertificateViewerDetailsTP()
301 aLBEntry = pairIssuer.first; in CertificateViewerDetailsTP()
314 aLBEntry += String::CreateFromAscii( " " ); in CertificateViewerDetailsTP()
316 InsertElement( String( XMLSEC_RES( STR_VALIDFROM ) ), aLBEntry, aLBEntry ); in CertificateViewerDetailsTP()
319 aLBEntry += String::CreateFromAscii( " " ); in CertificateViewerDetailsTP()
321 InsertElement( String( XMLSEC_RES( STR_VALIDTO ) ), aLBEntry, aLBEntry ); in CertificateViewerDetailsTP()
325 aLBEntry = pairSubject.first; in CertificateViewerDetailsTP()
[all …]
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx2748 const rtl::OUString aLBEntry = aSmartTagCaption + in FillListBox() local
2753 SvLBoxEntry* pEntry = m_aSmartTagTypesLB.SvTreeListBox::InsertEntry( aLBEntry ); in FillListBox()

Completed in 33 milliseconds