LibreOffice Module sd (master) 1
Static Public Member Functions | Public Attributes | List of all members
sd::framework::BasicViewFactory::ViewDescriptor Class Reference

Static Public Member Functions

static bool CompareView (const std::shared_ptr< ViewDescriptor > &rpDescriptor, const Reference< XResource > &rxView)
 

Public Attributes

Reference< XResource > mxView
 
std::shared_ptr< sd::ViewShellmpViewShell
 
Reference< XResourceId > mxViewId
 

Detailed Description

Definition at line 56 of file BasicViewFactory.cxx.

Member Function Documentation

◆ CompareView()

static bool sd::framework::BasicViewFactory::ViewDescriptor::CompareView ( const std::shared_ptr< ViewDescriptor > &  rpDescriptor,
const Reference< XResource > &  rxView 
)
inlinestatic

Definition at line 62 of file BasicViewFactory.cxx.

Member Data Documentation

◆ mpViewShell

std::shared_ptr<sd::ViewShell> sd::framework::BasicViewFactory::ViewDescriptor::mpViewShell

Definition at line 60 of file BasicViewFactory.cxx.

◆ mxView

Reference<XResource> sd::framework::BasicViewFactory::ViewDescriptor::mxView

Definition at line 59 of file BasicViewFactory.cxx.

◆ mxViewId

Reference<XResourceId> sd::framework::BasicViewFactory::ViewDescriptor::mxViewId

Definition at line 61 of file BasicViewFactory.cxx.


The documentation for this class was generated from the following file: