LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
DocShell_Impl Struct Reference

#include <docshimp.hxx>

Public Member Functions

 DocShell_Impl ()
 

Public Attributes

bool bIgnoreLostRedliningWarning
 
std::unique_ptr< FontListpFontList
 
std::unique_ptr< sfx2::DocumentInserterpDocInserter
 
std::unique_ptr< SfxRequestpRequest
 

Detailed Description

Definition at line 25 of file docshimp.hxx.

Constructor & Destructor Documentation

◆ DocShell_Impl()

DocShell_Impl::DocShell_Impl ( )
inline

Definition at line 32 of file docshimp.hxx.

Member Data Documentation

◆ bIgnoreLostRedliningWarning

bool DocShell_Impl::bIgnoreLostRedliningWarning

Definition at line 27 of file docshimp.hxx.

◆ pDocInserter

std::unique_ptr<sfx2::DocumentInserter> DocShell_Impl::pDocInserter

Definition at line 29 of file docshimp.hxx.

◆ pFontList

std::unique_ptr<FontList> DocShell_Impl::pFontList

Definition at line 28 of file docshimp.hxx.

◆ pRequest

std::unique_ptr<SfxRequest> DocShell_Impl::pRequest

Definition at line 30 of file docshimp.hxx.


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