Home
last modified time | relevance | path

Searched refs:nHMM (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Ddocoptio.cxx56 inline long HMMToTwips(long nHMM) { return (nHMM * 72 + 63) / 127; } in HMMToTwips() argument
/trunk/main/sc/source/ui/unoobj/
H A Ddefltuno.cxx81 inline long HMMToTwips(long nHMM) { return (nHMM * 72 + 63) / 127; } in HMMToTwips() argument
H A Dstyleuno.cxx382 inline long HMMToTwips(long nHMM) { return (nHMM * 72 + 63) / 127; } in HMMToTwips() argument
H A Ddocuno.cxx199 inline long HMMToTwips(long nHMM) { return (nHMM * 72 + 63) / 127; } in HMMToTwips() argument
H A Dcellsuno.cxx802 inline long HMMToTwips(long nHMM) { return (nHMM * 72 + 63) / 127; } in HMMToTwips() argument
/trunk/main/sc/source/ui/view/
H A Dcellsh3.cxx62 inline long HMMToTwips(long nHMM) { return (nHMM * 72 + 63) / 127; } in HMMToTwips() argument
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx81 inline long HMMToTwips(long nHMM) { return (nHMM * 72 + 63) / 127; } in HMMToTwips() argument

Completed in 106 milliseconds