Lines Matching refs:pMaster
709 SwTabFrm* pMaster = rTab.IsFollow() ? (SwTabFrm*)rTab.FindMaster() : 0; in lcl_RecalcSplitLine() local
710 if ( pMaster && !pMaster->IsJoinLocked() ) in lcl_RecalcSplitLine()
713 ::TableSplitRecalcLock( pMaster ); in lcl_RecalcSplitLine()
763 ::TableSplitRecalcUnlock( pMaster ); in lcl_RecalcSplitLine()
2130 SwTabFrm *pMaster = (SwTabFrm*)FindMaster(); in MakeAll() local
2132 if ( ShouldBwdMoved( pMaster->GetUpper(), sal_False, bDummy ) ) in MakeAll()
2133 pMaster->InvalidatePos(); in MakeAll()
3990 const SwFrm* pMaster; in CalcHeightWidthFlys() local
3998 pMaster = 0; in CalcHeightWidthFlys()
4000 pMaster = pTmpFrm->FindMaster(); in CalcHeightWidthFlys()
4002 if ( pMaster ) in CalcHeightWidthFlys()