LibreOffice Module sd (master) 1
Classes | Namespaces
FrameworkHelper.cxx File Reference
#include <osl/time.h>
#include <framework/FrameworkHelper.hxx>
#include <framework/ConfigurationController.hxx>
#include <framework/ResourceId.hxx>
#include <framework/ViewShellWrapper.hxx>
#include <ViewShellBase.hxx>
#include <DrawViewShell.hxx>
#include <ViewShellHint.hxx>
#include <app.hrc>
#include <com/sun/star/drawing/framework/XControllerManager.hpp>
#include <com/sun/star/frame/XController.hpp>
#include <comphelper/servicehelper.hxx>
#include <comphelper/compbase.hxx>
#include <svl/lstner.hxx>
#include <rtl/ustrbuf.hxx>
#include <sfx2/request.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <memory>
#include <unordered_map>
Include dependency graph for FrameworkHelper.cxx:

Go to the source code of this file.

Classes

class  sd::framework::FrameworkHelper::ViewURLMap
 The ViewURLMap is used to translate between the view URLs used by the drawing framework and the enums defined in the ViewShell class. More...
 
class  sd::framework::FrameworkHelper::DisposeListener
 
class  sd::framework::FrameworkHelper::Deleter
 

Namespaces

namespace  sd
 
namespace  sd::framework
 

Variable Documentation

◆ mrFlag

bool& mrFlag
private

Definition at line 629 of file FrameworkHelper.cxx.

◆ mxResourceId

css::uno::Reference<css::drawing::framework::XResourceId> mxResourceId
private

Definition at line 167 of file FrameworkHelper.cxx.