Home
last modified time | relevance | path

Searched refs:SvxFramesComboBox (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/cui/source/inc/
H A Dhltpbase.hxx63 class SvxFramesComboBox : public ComboBox class
66 SvxFramesComboBox (Window* pParent, const ResId& rResId, SfxDispatcher* pDispatch);
67 ~SvxFramesComboBox ();
109 SvxFramesComboBox *mpCbbFrame;
/aoo41x/main/cui/source/dialogs/
H A Dhltpbase.cxx55 SvxFramesComboBox::SvxFramesComboBox ( Window* pParent, const ResId& rResId, in SvxFramesComboBox() function in SvxFramesComboBox
82 SvxFramesComboBox::~SvxFramesComboBox () in ~SvxFramesComboBox()
342 … mpCbbFrame = new SvxFramesComboBox ( this, ResId (CB_FRAME, *m_pResMgr), GetDispatcher() ); in InitStdControls()

Completed in 19 milliseconds