#include <stdlib.h>
#include <algorithm>
#include <string_view>
#include <sfx2/tabdlg.hxx>
#include <sfx2/app.hxx>
#include <sfx2/sfxresid.hxx>
#include <sfx2/sfxdlg.hxx>
#include <sfx2/viewsh.hxx>
#include <unotools/viewoptions.hxx>
#include <utility>
#include <vcl/virdev.hxx>
#include <sal/log.hxx>
#include <tools/debug.hxx>
#include <comphelper/lok.hxx>
#include <sfx2/strings.hrc>
#include <helpids.h>
Go to the source code of this file.
◆ SfxTabDlgData_Impl
◆ Find()
static Data_Impl * Find |
( |
const SfxTabDlgData_Impl & |
rArr, |
|
|
std::u16string_view |
rId, |
|
|
sal_uInt16 * |
pPos = nullptr |
|
) |
| |
|
static |
◆ USERITEM_NAME
constexpr OUStringLiteral USERITEM_NAME = u"UserItem" |
|
constexpr |