Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxestyle.cxx731 sal_Int32 nDist2 = SAL_MAX_INT32; in GetNearPaletteColors() local
740 nDist2 = nDist1; in GetNearPaletteColors()
744 else if( nCurrDist < nDist2 ) in GetNearPaletteColors()
747 nDist2 = nCurrDist; in GetNearPaletteColors()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewtab.cxx1648 … long nDist2 = ((bUseVertical ? rRect.Height() : rRect.Width()) - lWidth) /2; in StateTabWin() local
1649 ::lcl_FillSvxColumn(rCol, sal_uInt16(lWidth), aColItem, nDist2); in StateTabWin()

Completed in 42 milliseconds