Searched refs:AbstractInsFootNoteDlg (Results 1 – 5 of 5) sorted by relevance
118 class AbstractInsFootNoteDlg : public VclAbstractDialog //add for SwInsFootNoteDlg class439 virtual AbstractInsFootNoteDlg* CreateInsFootNoteDlg( int nResId,
274 class AbstractInsFootNoteDlg_Impl : public AbstractInsFootNoteDlg514 virtual AbstractInsFootNoteDlg* CreateInsFootNoteDlg( int nResId,
1352 AbstractInsFootNoteDlg* SwAbstractDialogFactory_Impl::CreateInsFootNoteDlg( int nResId, in CreateInsFootNoteDlg()
80 …AbstractInsFootNoteDlg* pDlg = pFact->CreateInsFootNoteDlg( DLG_INS_FOOTNOTE, pMDI, *pWrtShell, sa… in ExecDlgExt()
464 AbstractInsFootNoteDlg* pDlg = pFact->CreateInsFootNoteDlg( DLG_INS_FOOTNOTE, in Execute()