Lines Matching refs:GetParent
326 SwSectionFmt* pParentFmt = pFmt->GetParent(); in Init()
330 pParentFmt = pParentFmt->GetParent(); in Init()
670 SwSectionFmt* pParentFmt = pFmt->GetParent(); in FillMemberList()
674 pParentFmt = pParentFmt->GetParent(); in FillMemberList()
943 if( pCnt == NULL || pCnt->GetParent() == NULL) in GetEntryAltText()
946 sal_uInt16 nJumpType = pCnt->GetParent()->GetType(); in GetEntryAltText()
1036 if( pCnt == NULL || pCnt->GetParent() == NULL) in GetEntryLongDescription()
1039 sal_uInt16 nJumpType = pCnt->GetParent()->GetType(); in GetEntryLongDescription()
1243 const SwContentType* pContType = ((SwContent*)pEntry->GetUserData())->GetParent(); in CreateContextMenu()
1362 if(pCnt && 0 != (pParent = pCnt->GetParent())) in GetTabPos()
1434 sal_uInt16 nJumpType = pCnt->GetParent()->GetType(); in GetDrawingObjectsByContent()
1538 if(pCnt->GetParent()->GetType() == CONTENT_TYPE_FRAME) in IMPL_LINK()
1572 if(GetParent(pOldSelEntry)) in Display()
1574 …(sal_uInt16)(GetModel()->GetAbsPos(pOldSelEntry) - GetModel()->GetAbsPos(GetParent(pOldSelEntry))); in Display()
1764 sal_uInt16 nActType = pCnt->GetParent()->GetType(); in FillTransferData()
1856 const String& rToken = pCnt->GetParent()->GetTypeToken(); in FillTransferData()
1908 pCntType = ((SwContent*)pEntry->GetUserData())->GetParent(); in ToggleToRoot()
2133 while( pEntry && (bNext || GetParent(pEntry ) )) in HasContentChanged()
2158 while(0 != (pParent = GetParent(pEntry))) in FindActiveTypeAndRemoveUserData()
2274 ((SwContent*)pFirstEntry->GetUserData())->GetParent()->GetType() in ExecCommand()
2681 ((SwContent*)pEntry->GetUserData())->GetParent()->IsDeletable() && in KeyInput()
2713 sal_uInt16 nJumpType = pCnt->GetParent()->GetType(); in KeyInput()
2835 nType = ((SwContent*)pUserData)->GetParent()->GetType(); in RequestHelp()
3086 SvLBoxEntry* pParentEntry = GetParent(pEntry); in Select()
3133 sal_uInt16 nType = pCnt->GetParent()->GetType(); in EditEntry()
3369 sal_uInt16 nJumpType = pCnt->GetParent()->GetType(); in GotoContent()