Searched refs:ppContentT (Results 1 – 1 of 1) sorted by relevance
1603 SwContentType** ppContentT = bActive ? in Display() local1606 if(!*ppContentT) in Display()1607 (*ppContentT) = new SwContentType(pShell, nCntType, nOutlineLevel ); in Display()1610 String sEntry = (*ppContentT)->GetName(); in Display()1613 sal_Bool bChOnDemand = 0 != (*ppContentT)->GetMemberCount(); in Display()1615 0, bChOnDemand, LIST_APPEND, (*ppContentT)); in Display()3037 SwContentType** ppContentT = bIsActive ? in SetOutlineLevel() local3040 if(*ppContentT) in SetOutlineLevel()3042 (*ppContentT)->SetOutlineLevel(nOutlineLevel); in SetOutlineLevel()3043 (*ppContentT)->Init(); in SetOutlineLevel()
Completed in 31 milliseconds