Home
last modified time | relevance | path

Searched defs:pLBEntry (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx210 SvLBoxEntry* pLBEntry = InsertEntry( makeTabString( *pEntry ) ); in refillFromDictionary() local
235 SvLBoxEntry* pLBEntry = GetEntryOnPos( nPos ); in getEntryOnPos() local
265 SvLBoxEntry* pLBEntry = InsertEntryToColumn( makeTabString( *pEntry ), nPos ); in addEntry() local
272 SvLBoxEntry* pLBEntry = GetEntryOnPos( nPos ); in deleteEntryOnPos() local
/trunk/main/cui/source/customize/
H A Dacccfg.cxx896 SvLBoxEntry* pLBEntry = aEntriesBox.InsertEntryToColumn(sKey, 0L, LIST_APPEND, 0xFFFF); in Init() local
919 SvLBoxEntry* pLBEntry = aEntriesBox.GetEntry(0, nPos); in Init() local
939 SvLBoxEntry* pLBEntry = aEntriesBox.GetEntry(0, nPos); in Init() local
1090 SvLBoxEntry* pLBEntry = aEntriesBox.FirstSelected(); in IMPL_LINK() local
H A Dcfg.cxx2841 SvLBoxEntry* pLBEntry; in SvxMainMenuOrganizerDialog() local
/trunk/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.cxx324 …SvLBoxEntry* pLBEntry = maTrustCertLB.InsertEntry( XmlSec::GetContentPart( xCert->getSubjectNam… in FillCertLB() local

Completed in 49 milliseconds