Home
last modified time | relevance | path

Searched refs:nTwips (Results 26 – 28 of 28) sorted by relevance

12

/aoo41x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3101 sal_uInt16 nTwips = 0; in lcl_GetOptimalColWidth() local
3110 nTwips = pDoc->GetOptimalColWidth( nCol, nTab, pDev, nPPTX, nPPTY, aOne, aOne, in lcl_GetOptimalColWidth()
3113 return nTwips; in lcl_GetOptimalColWidth()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx198 inline long TwipsToHMM(long nTwips) { return (nTwips * 127 + 36) / 72; } in TwipsToHMM() argument
H A Dcellsuno.cxx801 inline long TwipsToHMM(long nTwips) { return (nTwips * 127 + 36) / 72; } in TwipsToHMM() argument

Completed in 194 milliseconds

12