Interface for e.g.
More...
#include <swabstdlg.hxx>
Interface for e.g.
the insert -> bookmark -> rename dialog. It's implemented by AbstractSwRenameXNamedDlg_Impl, but SwInsertBookmarkDlg only knows about this interface and the SwAbstractDialogFactory::CreateSwRenameXNamedDlg() factory.
Definition at line 347 of file swabstdlg.hxx.
◆ ~AbstractSwRenameXNamedDlg()
virtual AbstractSwRenameXNamedDlg::~AbstractSwRenameXNamedDlg |
( |
| ) |
|
|
overrideprotectedvirtualdefault |
◆ SetAlternativeAccess()
virtual void AbstractSwRenameXNamedDlg::SetAlternativeAccess |
( |
css::uno::Reference< css::container::XNameAccess > & |
xSecond, |
|
|
css::uno::Reference< css::container::XNameAccess > & |
xThird |
|
) |
| |
|
pure virtual |
◆ SetForbiddenChars()
virtual void AbstractSwRenameXNamedDlg::SetForbiddenChars |
( |
const OUString & |
rSet | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: