Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dhltpbase.cxx283 mpCbbFrame ( NULL ), in SvxHyperlinkTabPageBase()
308 delete mpCbbFrame; in ~SvxHyperlinkTabPageBase()
342mpCbbFrame = new SvxFramesComboBox ( this, ResId (CB_FRAME, *m_pResMgr), GetDispatcher() ); in InitStdControls()
434 sal_uInt16 nPos = mpCbbFrame->GetEntryPos ( pHyperlinkItem->GetTargetFrame() ); in FillStandardDlgFields()
436 mpCbbFrame->SetText ( pHyperlinkItem->GetTargetFrame() ); in FillStandardDlgFields()
726 aStrFrame = mpCbbFrame->GetText(); in GetDataFromCommonFields()
/trunk/main/cui/source/inc/
H A Dhltpbase.hxx109 SvxFramesComboBox *mpCbbFrame; member in SvxHyperlinkTabPageBase

Completed in 17 milliseconds