Home
last modified time | relevance | path

Searched refs:AbstractInsFootNoteDlg (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/sw/inc/
H A Dswabstdlg.hxx118 class AbstractInsFootNoteDlg : public VclAbstractDialog //add for SwInsFootNoteDlg class
439 virtual AbstractInsFootNoteDlg* CreateInsFootNoteDlg( int nResId,
/AOO42X/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx274 class AbstractInsFootNoteDlg_Impl : public AbstractInsFootNoteDlg
514 virtual AbstractInsFootNoteDlg* CreateInsFootNoteDlg( int nResId,
H A Dswdlgfact.cxx1352 AbstractInsFootNoteDlg* SwAbstractDialogFactory_Impl::CreateInsFootNoteDlg( int nResId, in CreateInsFootNoteDlg()
/AOO42X/main/sw/source/ui/uiview/
H A Dviewdlg2.cxx80AbstractInsFootNoteDlg* pDlg = pFact->CreateInsFootNoteDlg( DLG_INS_FOOTNOTE, pMDI, *pWrtShell, sa… in ExecDlgExt()
/AOO42X/main/sw/source/ui/shells/
H A Dtextsh1.cxx464 AbstractInsFootNoteDlg* pDlg = pFact->CreateInsFootNoteDlg( DLG_INS_FOOTNOTE, in Execute()