Searched refs:SetFontWidthScale (Results 1 – 3 of 3) sorted by relevance
169 sal_Bool SetFontWidthScale( sal_uInt16 nScaleInPercent );401 sal_Bool FontPrevWin_Impl::SetFontWidthScale( sal_uInt16 nScale ) in SetFontWidthScale() function in FontPrevWin_Impl827 void SvxFontPrevWindow::SetFontWidthScale( sal_uInt16 n ) in SetFontWidthScale() function in SvxFontPrevWindow829 if( pImpl->SetFontWidthScale( n ) ) in SetFontWidthScale()
77 void SetFontWidthScale( sal_uInt16 nScaleInPercent );
505 m_aPreviewWin.SetFontWidthScale( rItem.GetValue() ); in SetPrevFontWidthScale()3182 m_aPreviewWin.SetFontWidthScale( nVal ); in IMPL_LINK()3283 m_aPreviewWin.SetFontWidthScale( sal_uInt16( m_aScaleWidthMF.GetValue() ) ); in IMPL_LINK()
Completed in 34 milliseconds