Home
last modified time | relevance | path

Searched refs:SvxSBFontNameBox (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.cxx40 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::SvxSBFontNameBox
103 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()
H A DSvxSBFontNameBox.hxx52 class SvxSBFontNameBox : public FontNameBox//, public SfxListener class
66 SvxSBFontNameBox( Window* pParent, const ResId& rResId );
H A DTextPropertyPanel.hxx51 class SvxSBFontNameBox;
94 ::boost::scoped_ptr<SvxSBFontNameBox> mpFontNameBox;
H A DTextPropertyPanel.cxx145 mpFontNameBox (new SvxSBFontNameBox(this, SVX_RES(CB_SBFONT_FONT))), in TextPropertyPanel()
/trunk/main/svx/
H A DLibrary_svx.mk190 svx/source/sidebar/text/SvxSBFontNameBox \

Completed in 22 milliseconds