#include <sal/config.h>
#include <string_view>
#include <strings.hrc>
#include <helpids.h>
#include <iderid.hxx>
#include "baside2.hxx"
#include <baside3.hxx>
#include <basidesh.hxx>
#include <basobj.hxx>
#include <iderdll.hxx>
#include "iderdll2.hxx"
#include <com/sun/star/script/XLibraryContainerPassword.hpp>
#include <sal/log.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/infobar.hxx>
#include <sfx2/passwd.hxx>
#include <sfx2/sfxsids.hrc>
#include <sfx2/viewfrm.hxx>
#include <svl/intitem.hxx>
#include <svl/stritem.hxx>
#include <svl/srchdefs.hxx>
#include <utility>
#include <vcl/commandevent.hxx>
#include <vcl/event.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <tools/stream.hxx>
#include <o3tl/hash_combine.hxx>
Go to the source code of this file.
|
| basctl::IMPL_LINK_NOARG (BaseWindow, VertScrollHdl, weld::Scrollbar &, void) |
|
| basctl::IMPL_LINK_NOARG (BaseWindow, HorzScrollHdl, weld::Scrollbar &, void) |
|
void | basctl::CutLines (OUString &rStr, sal_Int32 nStartLine, sal_Int32 nLines) |
|
sal_uInt32 | basctl::CalcLineCount (SvStream &rStream) |
|
static bool | basctl::QueryDel (std::u16string_view rName, const OUString &rStr, weld::Widget *pParent) |
|
bool | basctl::QueryDelMacro (std::u16string_view rName, weld::Widget *pParent) |
|
bool | basctl::QueryReplaceMacro (std::u16string_view rName, weld::Widget *pParent) |
|
bool | basctl::QueryDelDialog (std::u16string_view rName, weld::Widget *pParent) |
|
bool | basctl::QueryDelLib (std::u16string_view rName, bool bRef, weld::Widget *pParent) |
|
bool | basctl::QueryDelModule (std::u16string_view rName, weld::Widget *pParent) |
|
bool | basctl::QueryPassword (weld::Widget *pDialogParent, const Reference< script::XLibraryContainer > &xLibContainer, const OUString &rLibName, OUString &rPassword, bool bRepeat, bool bNewTitle) |
|
◆ aPageText
◆ nPageId