Searched refs:fCheckBoxHeight (Results 1 – 1 of 1) sorted by relevance
182 float fCheckBoxHeight = 0.0; in createCheckbox() local183 xTextRangeProps->getPropertyValue(sCharHeight) >>= fCheckBoxHeight; in createCheckbox()184 nCheckBoxHeight = floor(fCheckBoxHeight * 35.3); in createCheckbox()
Completed in 9 milliseconds