Home
last modified time | relevance | path

Searched refs:pMyUpper (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx764 SwFrm* pMyUpper = GetUpper(); in _FindNext() local
765 if ( pMyUpper->IsTabFrm() && ((SwTabFrm*)pMyUpper)->GetFollow() ) in _FindNext()
766 return ((SwTabFrm*)pMyUpper)->GetFollow()->GetLower(); in _FindNext()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx1023 const SwTableLine* pMyUpper = GetUpper(); in FindStartOfRowSpan() local
1024 sal_uInt16 nLine = rTable.GetTabLines().C40_GETPOS(SwTableLine, pMyUpper ); in FindStartOfRowSpan()
1053 const SwTableLine* pMyUpper = GetUpper(); in FindEndOfRowSpan() local
1054 sal_uInt16 nLine = rTable.GetTabLines().C40_GETPOS(SwTableLine, pMyUpper ); in FindEndOfRowSpan()
1077 const SwTableLine* pMyUpper = pBox->GetUpper(); in lcl_getAllMergedBoxes() local
1078 sal_uInt16 nLine = rTable.GetTabLines().C40_GETPOS(SwTableLine, pMyUpper ); in lcl_getAllMergedBoxes()

Completed in 37 milliseconds