Searched refs:pCntType (Results 1 – 1 of 1) sorted by relevance
1387 SwContentType* pCntType = (SwContentType*)pParent->GetUserData(); in RequestingChilds() local1389 sal_uInt16 nCount = pCntType->GetMemberCount(); in RequestingChilds()1392 const SwContent* pCnt = pCntType->GetMember(i); in RequestingChilds()1470 SwContentType* pCntType = (SwContentType*)pParent->GetUserData(); in Expand() local1495 SwContentType* pCntType = (SwContentType*)pParent->GetUserData(); in Collapse() local1496 sal_uInt16 nAnd = 1 << pCntType->GetType(); in Collapse()1902 const SwContentType* pCntType; in ToggleToRoot() local1906 pCntType = (SwContentType*)pEntry->GetUserData(); in ToggleToRoot()1908 pCntType = ((SwContent*)pEntry->GetUserData())->GetParent(); in ToggleToRoot()1909 nRootType = pCntType->GetType(); in ToggleToRoot()[all …]
Completed in 57 milliseconds