Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.cxx979 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
H A Dtablecontrol_impl.hxx308 long appFontWidthToPixel( long const i_appFontUnits ) const;

Completed in 33 milliseconds