Searched refs:CreateSwAutoFormatDlg (Results 1 – 7 of 7) sorted by relevance
/aoo41x/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 | 234 …AbstractSwAutoFormatDlg* pDlg = pFact->CreateSwAutoFormatDlg(pButton, pShell, DLG_AUTOFMT_TABLE, s… in IMPL_LINK()
|
/aoo41x/main/sw/inc/ |
H A D | swabstdlg.hxx | 396 …virtual AbstractSwAutoFormatDlg * CreateSwAutoFormatDlg( Window* pParent, SwWrtShell* pShell, //ad…
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.hxx | 474 …virtual AbstractSwAutoFormatDlg * CreateSwAutoFormatDlg( Window* pParent, SwWrtShell* pShell, //ad…
|
H A D | swdlgfact.cxx | 1071 AbstractSwAutoFormatDlg * SwAbstractDialogFactory_Impl::CreateSwAutoFormatDlg( Window* pParent, SwW… in CreateSwAutoFormatDlg() function in SwAbstractDialogFactory_Impl
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 876 …AbstractSwAutoFormatDlg* pDlg = pFact->CreateSwAutoFormatDlg(&GetView().GetViewFrame()->GetWindow(… in Execute()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 816 …AbstractSwAutoFormatDlg* pDlg = pFact->CreateSwAutoFormatDlg(pButton, pView->GetWrtShellPtr(),DLG_… in IMPL_LINK()
|
Completed in 38 milliseconds