Lines Matching refs:SvxFontPrevWindow

109 	friend class SvxFontPrevWindow;
431 void SvxFontPrevWindow::InitSettings( sal_Bool bForeground, sal_Bool bBackground ) in InitSettings()
457 SvxFontPrevWindow::SvxFontPrevWindow( Window* pParent, const ResId& rId ) : in SvxFontPrevWindow() function in SvxFontPrevWindow
504 SvxFontPrevWindow::~SvxFontPrevWindow() in ~SvxFontPrevWindow()
510 SvxFont& SvxFontPrevWindow::GetCTLFont() in GetCTLFont()
517 SvxFont& SvxFontPrevWindow::GetCJKFont() in GetCJKFont()
524 void SvxFontPrevWindow::StateChanged( StateChangedType nType ) in StateChanged()
536 void SvxFontPrevWindow::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
544 SvxFont& SvxFontPrevWindow::GetFont() in GetFont()
550 const SvxFont& SvxFontPrevWindow::GetFont() const in GetFont()
557 void SvxFontPrevWindow::SetPreviewText( const ::rtl::OUString& rString ) in SetPreviewText()
565 void SvxFontPrevWindow::SetFontNameAsPreviewText() in SetFontNameAsPreviewText()
572 void SvxFontPrevWindow::SetFont( const SvxFont& rOutFont ) in SetFont()
582 void SvxFontPrevWindow::SetFont( const SvxFont& rNormalOutFont, const SvxFont& rCJKOutFont, const S… in SetFont()
595 void SvxFontPrevWindow::SetCJKFont( const SvxFont &rCJKOutFont ) in SetCJKFont()
603 void SvxFontPrevWindow::SetCTLFont( const SvxFont &rCTLOutFont ) in SetCTLFont()
613 void SvxFontPrevWindow::SetColor(const Color &rColor) in SetColor()
621 void SvxFontPrevWindow::ResetColor() in ResetColor()
630 void SvxFontPrevWindow::SetBackColor(const Color &rColor) in SetBackColor()
639 void SvxFontPrevWindow::UseResourceText( sal_Bool bUse ) in UseResourceText()
646 void SvxFontPrevWindow::Paint( const Rectangle& ) in Paint()
805 sal_Bool SvxFontPrevWindow::IsTwoLines() const in IsTwoLines()
812 void SvxFontPrevWindow::SetTwoLines(sal_Bool bSet) in SetTwoLines()
819 void SvxFontPrevWindow::SetBrackets(sal_Unicode cStart, sal_Unicode cEnd) in SetBrackets()
827 void SvxFontPrevWindow::SetFontWidthScale( sal_uInt16 n ) in SetFontWidthScale()
835 void SvxFontPrevWindow::AutoCorrectFontColor( void ) in AutoCorrectFontColor()