Searched refs:AbstractSwAutoFormatDlg (Results 1 – 7 of 7) sorted by relevance
| /trunk/main/sw/inc/ |
| H A D | swabstdlg.hxx | 283 class AbstractSwAutoFormatDlg : public VclAbstractDialog //add for SwAutoFormatDlg class 395 …virtual AbstractSwAutoFormatDlg * CreateSwAutoFormatDlg( Window* pParent, SwWrtShell* pShell, //ad…
|
| /trunk/main/sw/source/ui/dialog/ |
| H A D | swdlgfact.hxx | 205 class AbstractSwAutoFormatDlg_Impl : public AbstractSwAutoFormatDlg 473 …virtual AbstractSwAutoFormatDlg * CreateSwAutoFormatDlg( Window* pParent, SwWrtShell* pShell, //ad…
|
| H A D | swdlgfact.cxx | 1069 AbstractSwAutoFormatDlg * SwAbstractDialogFactory_Impl::CreateSwAutoFormatDlg( Window* pParent, SwW… in CreateSwAutoFormatDlg()
|
| /trunk/main/sw/source/ui/table/ |
| H A D | instable.cxx | 221 …AbstractSwAutoFormatDlg* pDlg = pFact->CreateSwAutoFormatDlg(pButton,pShell, DLG_AUTOFMT_TABLE, sa… in IMPL_LINK()
|
| H A D | convert.cxx | 230 …AbstractSwAutoFormatDlg* pDlg = pFact->CreateSwAutoFormatDlg(pButton, pShell, DLG_AUTOFMT_TABLE, s… in IMPL_LINK()
|
| /trunk/main/sw/source/ui/shells/ |
| H A D | tabsh.cxx | 876 …AbstractSwAutoFormatDlg* pDlg = pFact->CreateSwAutoFormatDlg(&GetView().GetViewFrame()->GetWindow(… in Execute()
|
| /trunk/main/sw/source/ui/dbui/ |
| H A D | dbinsdlg.cxx | 816 …AbstractSwAutoFormatDlg* pDlg = pFact->CreateSwAutoFormatDlg(pButton, pView->GetWrtShellPtr(),DLG_… in IMPL_LINK()
|