Searched refs:nFullWidthRelative (Results 1 – 2 of 2) sorted by relevance
254 const double nFullWidthRelative = 10000.; in getRowProperties() local260 …ic_int_cast< sal_Int16 >(double(m_aCellBorderPositions[nBorder]) * nFullWidthRelative / nFullWidth… in getRowProperties()
499 const double nFullWidthRelative = 10000.; in endOfRowAction() local516 sal::static_int_cast< sal_Int16 >(fGridWidth * nFullWidthRelative / nFullWidth ); in endOfRowAction()
Completed in 12 milliseconds