Searched refs:ppRootContentT (Results 1 – 1 of 1) sorted by relevance
1652 SwContentType** ppRootContentT = bActive ? in Display() local1655 if(!(*ppRootContentT)) in Display()1656 (*ppRootContentT) = new SwContentType(pShell, nRootType, nOutlineLevel ); in Display()1659 (*ppRootContentT)->GetName(), rImage, rImage, in Display()1660 0, sal_False, LIST_APPEND, *ppRootContentT); in Display()1662 for(sal_uInt16 i = 0; i < (*ppRootContentT)->GetMemberCount(); i++ ) in Display()1664 const SwContent* pCnt = (*ppRootContentT)->GetMember(i); in Display()
Completed in 22 milliseconds