LibreOffice Module basctl (master) 1
Namespaces | Functions | Variables
baside3.cxx File Reference
#include <strings.hrc>
#include <helpids.h>
#include <iderid.hxx>
#include <accessibledialogwindow.hxx>
#include <baside3.hxx>
#include <basidesh.hxx>
#include <bastype2.hxx>
#include <basobj.hxx>
#include <dlged.hxx>
#include <dlgeddef.hxx>
#include <dlgedmod.hxx>
#include <dlgedview.hxx>
#include <iderdll.hxx>
#include <localizationmgr.hxx>
#include <managelang.hxx>
#include <com/sun/star/script/XLibraryContainer2.hpp>
#include <com/sun/star/resource/StringResourceWithLocation.hpp>
#include <com/sun/star/ucb/SimpleFileAccess.hpp>
#include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp>
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <com/sun/star/ui/dialogs/XFilePicker3.hpp>
#include <com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp>
#include <comphelper/processfactory.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/filedlghelper.hxx>
#include <sfx2/request.hxx>
#include <sfx2/viewfrm.hxx>
#include <svl/visitem.hxx>
#include <svl/whiter.hxx>
#include <svx/svdundo.hxx>
#include <svx/svxids.hrc>
#include <comphelper/diagnose_ex.hxx>
#include <tools/urlobj.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/weld.hxx>
#include <vcl/settings.hxx>
#include <vcl/stdtext.hxx>
#include <vcl/svapp.hxx>
#include <xmlscript/xmldlg_imexp.hxx>
Include dependency graph for baside3.cxx:

Go to the source code of this file.

Namespaces

namespace  basctl
 

Functions

static std::vector< lang::Localebasctl::implGetLanguagesOnlyContainedInFirstSeq (const Sequence< lang::Locale > &aFirstSeq, const Sequence< lang::Locale > &aSecondSeq)
 
bool basctl::implImportDialog (weld::Window *pWin, const ScriptDocument &rDocument, const OUString &aLibName)
 

Variables

constexpr OUStringLiteral basctl::FilterMask_All = u"*"
 

Variable Documentation

◆ m_xQueryBox

std::unique_ptr<weld::MessageDialog> m_xQueryBox
private

Definition at line 748 of file baside3.cxx.