Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx129 IMPL_ABSTDLG_BASE(AbstractInsFootNoteDlg_Impl);
436 String AbstractInsFootNoteDlg_Impl::GetFontName() in GetFontName()
440 sal_Bool AbstractInsFootNoteDlg_Impl::IsEndNote() in IsEndNote()
444 String AbstractInsFootNoteDlg_Impl::GetStr() in GetStr()
448 void AbstractInsFootNoteDlg_Impl::SetHelpId( const rtl::OString& sHelpId ) in SetHelpId()
452 void AbstractInsFootNoteDlg_Impl::SetText( const XubString& rStr ) in SetText()
1365 return new AbstractInsFootNoteDlg_Impl( pDlg ); in CreateInsFootNoteDlg()
H A Dswdlgfact.hxx274 class AbstractInsFootNoteDlg_Impl : public AbstractInsFootNoteDlg class
276 DECL_ABSTDLG_BASE(AbstractInsFootNoteDlg_Impl,SwInsFootNoteDlg)