Searched refs:ppRootContentT (Results 1 – 1 of 1) sorted by relevance
1651 SwContentType** ppRootContentT = bActive ? in Display() local1654 if(!(*ppRootContentT)) in Display()1655 (*ppRootContentT) = new SwContentType(pShell, nRootType, nOutlineLevel ); in Display()1658 (*ppRootContentT)->GetName(), rImage, rImage, in Display()1659 0, sal_False, LIST_APPEND, *ppRootContentT); in Display()1661 for(sal_uInt16 i = 0; i < (*ppRootContentT)->GetMemberCount(); i++ ) in Display()1663 const SwContent* pCnt = (*ppRootContentT)->GetMember(i); in Display()
Completed in 17 milliseconds