Searched defs:nWish (Results 1 – 7 of 7) sorted by relevance
36 sal_uInt16 nWish; //Wunschbreite incl. Raender. member in SwColumn
444 long nWish = pCol->GetWishWidth(); in SetColumns() local
1304 const sal_uInt16 nWish = bWishValues ? in lcl_CalcSubColValues() local1419 const sal_uInt16 nWish = ::lcl_CalcCellFit( pCell ); in lcl_CalcColValues() local1494 sal_uInt16 nWish = 0, nCnt = 0; in AdjustCellWidth() local
1586 SwTwips lcl_CalcWish( const SwLayoutFrm *pCell, long nWish, in lcl_CalcWish()1703 const long nWish = ( nTmpWish > 0 ) ? nTmpWish : 1; in lcl_FindStartEndCol() local1913 const long nWish = Max( 1L, pTable->GetFmt()->GetFrmSize().GetWidth() ); in MakeSelUnions() local
461 const long nWish = pTabFmt->GetFrmSize().GetWidth(); in lcl_SortedTabColInsert() local1138 SwTableLine* pLine, long nWish, long nWidth, bool bTop ) in lcl_CalcNewWidths()
2144 sal_uInt8 nWish = nPara; in Summary() local
5222 const SwTwips nWish = pTab->GetFmt()->GetFrmSize().GetWidth(); in Format() local
Completed in 111 milliseconds