Searched refs:lcl_CalcWish (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 1586 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 40 milliseconds