Searched refs:fnOtherBox (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 3599 FN_lcl_SetBoxWidth fnSelBox, fnOtherBox; in SetColWidth() local 3605 fnOtherBox = lcl_DelOtherBox; in SetColWidth() 3613 fnOtherBox = lcl_InsOtherBox; in SetColWidth() 3619 fnOtherBox = lcl_SetOtherBoxWidth; in SetColWidth() 3827 if( !(*fnOtherBox)( aLines[ n ], aParam, 0, sal_True )) in SetColWidth() 3863 if( !(*fnOtherBox)( aLines[ n ], aParam, 0, sal_True )) in SetColWidth() 3910 (*fnOtherBox)( aLines[ n ], aParam1, nDistStt, sal_False ); in SetColWidth() 3919 (*fnOtherBox)( aLines[ n ], aParam1, nDistStt, sal_False ); in SetColWidth() 3994 FN_lcl_SetBoxWidth fnTmp = aParam.bBigger ? fnOtherBox : fnSelBox; in SetColWidth() 4019 (*fnOtherBox)( pLine, aParam1, nDistStt, sal_False ); in SetColWidth() [all …]
|
Completed in 27 milliseconds