Home
last modified time | relevance | path

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

/aoo41x/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.cxx259 if( maTrustFileLocLB.GetEntryPos( aNewPathStr ) == LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
261 maTrustFileLocLB.InsertEntry( aNewPathStr ); in IMPL_LINK()
276 sal_uInt16 nSel = maTrustFileLocLB.GetSelectEntryPos(); in IMPL_LINK()
279 maTrustFileLocLB.RemoveEntry( nSel ); in IMPL_LINK()
282 sal_uInt16 nNewCount = maTrustFileLocLB.GetEntryCount(); in IMPL_LINK()
287 maTrustFileLocLB.SelectEntryPos( nSel ); in IMPL_LINK()
343 ,maTrustFileLocLB ( this, XMLSEC_RES( LB_TRUSTFILELOC ) ) in MacroSecurityTrustedSourcesTP()
377 maTrustFileLocLB.Enable( !mbURLsReadonly ); in MacroSecurityTrustedSourcesTP()
385 maTrustFileLocLB.InsertEntry( aSystemFileURL ); in MacroSecurityTrustedSourcesTP()
397 sal_uInt16 nEntryCnt = maTrustFileLocLB.GetEntryCount(); in ClosePage()
[all …]
/aoo41x/main/xmlsecurity/inc/xmlsecurity/
H A Dmacrosecurity.hxx143 ListBox maTrustFileLocLB; member in MacroSecurityTrustedSourcesTP

Completed in 22 milliseconds