Home
last modified time | relevance | path

Searched refs:SetFontWidthScale (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx169 sal_Bool SetFontWidthScale( sal_uInt16 nScaleInPercent );
401 sal_Bool FontPrevWin_Impl::SetFontWidthScale( sal_uInt16 nScale ) in SetFontWidthScale() function in FontPrevWin_Impl
827 void SvxFontPrevWindow::SetFontWidthScale( sal_uInt16 n ) in SetFontWidthScale() function in SvxFontPrevWindow
829 if( pImpl->SetFontWidthScale( n ) ) in SetFontWidthScale()
/trunk/main/svx/inc/svx/
H A Dfntctrl.hxx77 void SetFontWidthScale( sal_uInt16 nScaleInPercent );
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx505 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 44 milliseconds