Lines Matching refs:SvxFontNameBox_Impl
181 class SvxFontNameBox_Impl : public FontNameBox class
203 …SvxFontNameBox_Impl( Window* pParent, const Reference< XDispatchProvider >& rDispatchProvider,cons…
553 sal_Bool GetDocFontList_Impl( const FontList** ppFontList, SvxFontNameBox_Impl* pBox ) in GetDocFontList_Impl()
627 SvxFontNameBox_Impl::SvxFontNameBox_Impl( Window* pParent, const Reference< XDispatchProvider >& rD… in SvxFontNameBox_Impl() function in SvxFontNameBox_Impl
642 void SvxFontNameBox_Impl::FillList() in FillList()
654 void SvxFontNameBox_Impl::Update( const SvxFontItem* pFontItem ) in Update()
671 long SvxFontNameBox_Impl::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
685 long SvxFontNameBox_Impl::Notify( NotifyEvent& rNEvt ) in Notify()
723 void SvxFontNameBox_Impl::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
738 void SvxFontNameBox_Impl::ReleaseFocus_Impl() in ReleaseFocus_Impl()
751 void SvxFontNameBox_Impl::EnableControls_Impl() in EnableControls_Impl()
771 void SvxFontNameBox_Impl::Select() in Select()
2232 SvxFontNameBox_Impl* pBox = (SvxFontNameBox_Impl*)(rTbx.GetItemWindow( nId )); in StateChanged()
2265 SvxFontNameBox_Impl* pBox = new SvxFontNameBox_Impl( pParent, in CreateItemWindow()
2816 Reference< ::com::sun::star::accessibility::XAccessible > SvxFontNameBox_Impl::CreateAccessible() in CreateAccessible()