Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx1586 SwTwips lcl_CalcWish( const SwLayoutFrm *pCell, long nWish, in lcl_CalcWish() function
1723 nSX = ::lcl_CalcWish( rpStart, nWish, nPrtWidth ) + (pTab->*fnRect->fnGetPrtLeft)(); in lcl_FindStartEndCol()
1771 nEX = ::lcl_CalcWish( rpEnd, nWish, nPrtWidth ) + (pTab->*fnRect->fnGetPrtLeft)(); in lcl_FindStartEndCol()
1919 long nSt1 = ::lcl_CalcWish( pStart, nWish, nPrtWidth ) + nOfst; in MakeSelUnions()
1920 long nEd1 = ::lcl_CalcWish( pEnd, nWish, nPrtWidth ) + nOfst; in MakeSelUnions()

Completed in 23 milliseconds