Lines Matching refs:FontNameBox
616 FontNameBox::FontNameBox( Window* pParent, WinBits nWinStyle ) : in DECLARE_LIST()
627 FontNameBox::FontNameBox( Window* pParent, const ResId& rResId ) : in FontNameBox() function in FontNameBox
638 FontNameBox::~FontNameBox() in ~FontNameBox()
645 void FontNameBox::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
655 void FontNameBox::InitBitmaps( void ) in InitBitmaps()
666 void FontNameBox::ImplDestroyFontList() in ImplDestroyFontList()
682 void FontNameBox::Fill( const FontList* pList ) in Fill()
714 void FontNameBox::EnableWYSIWYG( sal_Bool bEnable ) in EnableWYSIWYG()
726 void FontNameBox::EnableSymbols( sal_Bool bEnable ) in EnableSymbols()
738 void FontNameBox::ImplCalcUserItemSize() in ImplCalcUserItemSize()
791 void FontNameBox::UserDraw( const UserDrawEvent& rUDEvt ) in UserDraw()