Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/shells/
H A Dtxtattr.cxx78 const SwTwips lFontInc = 2 * 20; // ==> PointToTwips(2) variable
271 if( ( lSize += lFontInc ) > lFontMaxSz ) in ExecCharAttrArgs()
278 if( ( lSize -= lFontInc ) < 4 ) in ExecCharAttrArgs()

Completed in 15 milliseconds