#include <memory>
#include <comphelper/unique_disposing_ptr.hxx>
#include <comphelper/processfactory.hxx>
#include <iderdll.hxx>
#include "iderdll2.hxx"
#include <iderid.hxx>
#include <basidesh.hxx>
#include <basobj.hxx>
#include "basdoc.hxx"
#include "basicmod.hxx"
#include <basic/sbstar.hxx>
#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/script/XLibraryContainerPassword.hpp>
#include <unotools/resmgr.hxx>
#include <sfx2/app.hxx>
#include <osl/diagnose.h>
Go to the source code of this file.
◆ m_pShell
◆ m_xExtraData
std::unique_ptr<ExtraData> m_xExtraData |
|
private |