Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/tabpages/
H A Dautocdlg.cxx1701 if(pCplList) in FillItemSet()
1703 sal_uInt16 nCount = pCplList->Count(); in FillItemSet()
1707 String* pString = pCplList->GetObject( --i ); in FillItemSet()
1709 pCplList->DeleteAndDestroy( i ); in FillItemSet()
1715 if( !pCplList->Insert( pEntry )) in FillItemSet()
1749 if(pCplList) in FillItemSet()
1751 sal_uInt16 nCount = pCplList->Count(); in FillItemSet()
1755 String* pString = pCplList->GetObject( --i ); in FillItemSet()
1757 pCplList->DeleteAndDestroy( i ); in FillItemSet()
1763 if( !pCplList->Insert( pEntry )) in FillItemSet()
[all …]

Completed in 26 milliseconds