Searched refs:SvxFontPrevWindow (Results 1 – 6 of 6) sorted by relevance
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 SvxFontPrevWindow504 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()[all …]
42 class SVX_DLLPUBLIC SvxFontPrevWindow : public Window class51 SvxFontPrevWindow( Window* pParent, const ResId& rId );52 virtual ~SvxFontPrevWindow();
423 SvxFontPrevWindow aInsertedPreviewWN;430 SvxFontPrevWindow aDeletedPreviewWN;437 SvxFontPrevWindow aChangedPreviewWN;457 void InitFontStyle(SvxFontPrevWindow& rExampleWin);
83 SvxFontPrevWindow m_aPreview;
55 SvxFontPrevWindow m_aPreviewWin;
2242 SvxFontPrevWindow *pPrev = 0; in IMPL_LINK()2349 SvxFontPrevWindow *pPrev = 0; in IMPL_LINK()2423 void SwRedlineOptionsTabPage::InitFontStyle(SvxFontPrevWindow& rExampleWin) in InitFontStyle()