Searched refs:pAutoCmpltList (Results 1 – 5 of 5) sorted by relevance
91 pAutoCmpltList = 0; in SvxSwAutoFmtFlags()145 pAutoCmpltList = rAFFlags.pAutoCmpltList; in operator =()
2426 pAutoCmpltList( 0 ), in OfaAutoCompleteTabPage()2505 if( pAutoCmpltList && nAutoCmpltListCnt != aLBEntries.GetEntryCount() ) in FillItemSet()2508 pOpt->pAutoCmpltList = pAutoCmpltList; in FillItemSet()2544 if( pOpt->pAutoCmpltList && pOpt->pAutoCmpltList->Count() ) in Reset()2546 pAutoCmpltList = (SvStringsISortDtor*)pOpt->pAutoCmpltList; in Reset()2547 pOpt->pAutoCmpltList = 0; in Reset()2548 nAutoCmpltListCnt = pAutoCmpltList->Count(); in Reset()2551 const StringPtr pStr = pAutoCmpltList->GetObject( n ); in Reset()2579 nPos = pAutoCmpltList->GetPos( pStr ); in IMPL_LINK()2581 pAutoCmpltList->Remove( nPos ); in IMPL_LINK()[all …]
37 const SvStringsISortDtor* pAutoCmpltList; // only valid inside the Dialog!!! member
662 pAFlags->pAutoCmpltList = &aTmpLst; in Execute()691 if( pAFlags->pAutoCmpltList ) // any changes? in Execute()695 pAFlags->pAutoCmpltList = 0; in Execute()
425 SvStringsISortDtor* pAutoCmpltList; member in OfaAutoCompleteTabPage
Completed in 78 milliseconds