Searched refs:pCntType (Results 1 – 1 of 1) sorted by relevance
1381 SwContentType* pCntType = (SwContentType*)pParent->GetUserData(); in RequestingChilds() local1383 sal_uInt16 nCount = pCntType->GetMemberCount(); in RequestingChilds()1386 const SwContent* pCnt = pCntType->GetMember(i); in RequestingChilds()1464 SwContentType* pCntType = (SwContentType*)pParent->GetUserData(); in Expand() local1489 SwContentType* pCntType = (SwContentType*)pParent->GetUserData(); in Collapse() local1490 sal_uInt16 nAnd = 1 << pCntType->GetType(); in Collapse()1896 const SwContentType* pCntType; in ToggleToRoot() local1900 pCntType = (SwContentType*)pEntry->GetUserData(); in ToggleToRoot()1902 pCntType = ((SwContent*)pEntry->GetUserData())->GetParent(); in ToggleToRoot()1903 nRootType = pCntType->GetType(); in ToggleToRoot()[all …]
Completed in 27 milliseconds