Searched refs:SvxFramesComboBox (Results 1 – 2 of 2) sorted by relevance
63 class SvxFramesComboBox : public ComboBox class66 SvxFramesComboBox (Window* pParent, const ResId& rResId, SfxDispatcher* pDispatch);67 ~SvxFramesComboBox ();109 SvxFramesComboBox *mpCbbFrame;
55 SvxFramesComboBox::SvxFramesComboBox ( Window* pParent, const ResId& rResId, in SvxFramesComboBox() function in SvxFramesComboBox82 SvxFramesComboBox::~SvxFramesComboBox () in ~SvxFramesComboBox()342 … mpCbbFrame = new SvxFramesComboBox ( this, ResId (CB_FRAME, *m_pResMgr), GetDispatcher() ); in InitStdControls()
Completed in 21 milliseconds