Searched refs:appFontWidthToPixel (Results 1 – 2 of 2) sorted by relevance
979 long const currentWidth = appFontWidthToPixel( pColumn->getWidth() ); in impl_ni_calculateColumnWidths()999 long const minWidth = appFontWidthToPixel( pColumn->getMinWidth() ); in impl_ni_calculateColumnWidths()1005 long const maxWidth = appFontWidthToPixel( pColumn->getMaxWidth() ); in impl_ni_calculateColumnWidths()2091 long TableControl_Impl::appFontWidthToPixel( long const i_appFontUnits ) const in appFontWidthToPixel() function in svt::table::TableControl_Impl
308 long appFontWidthToPixel( long const i_appFontUnits ) const;
Completed in 33 milliseconds