Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx122 IMPL_ABSTDLG_BASE(AbstractSwSelGlossaryDlg_Impl);//add for SwSelGlossaryDlg
308 void AbstractSwSelGlossaryDlg_Impl::InsertGlos(const String &rRegion, const String &rGlosName) in InsertGlos()
312 sal_uInt16 AbstractSwSelGlossaryDlg_Impl::GetSelectedIdx() const in GetSelectedIdx()
316 void AbstractSwSelGlossaryDlg_Impl::SelectEntryPos(sal_uInt16 nIdx) in SelectEntryPos()
1062 return new AbstractSwSelGlossaryDlg_Impl( pDlg ); in CreateSwSelGlossaryDlg()
H A Dswdlgfact.hxx195 class AbstractSwSelGlossaryDlg_Impl : public AbstractSwSelGlossaryDlg class
197 DECL_ABSTDLG_BASE(AbstractSwSelGlossaryDlg_Impl,SwSelGlossaryDlg)