Searched refs:SvxSBFontNameBox (Results 1 – 5 of 5) sorted by relevance
40 bool GetDocFontList_Impl( const FontList** ppFontList, SvxSBFontNameBox* pBox ) in GetDocFontList_Impl()92 SvxSBFontNameBox::SvxSBFontNameBox( Window* pParent, const ResId& rResId ) : in SvxSBFontNameBox() function in svx::sidebar::SvxSBFontNameBox103 void SvxSBFontNameBox::EnableControls_Impl() in EnableControls_Impl()121 void SvxSBFontNameBox::FillList() in FillList()129 long SvxSBFontNameBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()138 long SvxSBFontNameBox::Notify( NotifyEvent& rNEvt) //SfxBroadcaster& rBC, const SfxHint& rHint in Notify()157 void SvxSBFontNameBox::Select() in Select()173 void SvxSBFontNameBox::SetBindings(SfxBindings* pB) in SetBindings()
52 class SvxSBFontNameBox : public FontNameBox//, public SfxListener class66 SvxSBFontNameBox( Window* pParent, const ResId& rResId );
51 class SvxSBFontNameBox;94 ::boost::scoped_ptr<SvxSBFontNameBox> mpFontNameBox;
145 mpFontNameBox (new SvxSBFontNameBox(this, SVX_RES(CB_SBFONT_FONT))), in TextPropertyPanel()
186 svx/source/sidebar/text/SvxSBFontNameBox \
Completed in 23 milliseconds