Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2774 const long nTabTop = (pTab->*fnRect->fnGetPrtTop)(); in GetTabRows() local
2775 const long nKey = (*fnRect->fnYDiff)( (*aIter).first, nTabTop ); in GetTabRows()
2777 const long nFirst = (*fnRect->fnYDiff)( aTmpPair.first, nTabTop ); in GetTabRows()
2947 const sal_uLong nTabTop = (pTab->*fnRect->fnGetPrtTop)(); in SetTabRows() local
2948 … if ( abs( (*fnRect->fnYInc)( nTabTop, nOldRowEnd ) - nLowerBorder ) <= ROWFUZZY ) in SetTabRows()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx1687 const SwTwips nTabTop = (aTabRect.*fnRect->fnGetTop)(); in lcl_FindFrm()
1691 if ( !::IsSame( nTabTop, nMouseTop ) ) in lcl_FindFrm()

Completed in 39 milliseconds