LibreOffice Module sw (master) 1
Public Member Functions | Protected Attributes | List of all members
SwDocFac Class Reference

#include <docfac.hxx>

Inheritance diagram for SwDocFac:
[legend]
Collaboration diagram for SwDocFac:
[legend]

Public Member Functions

 SwDocFac (SwDoc *pDoc=nullptr)
 
 ~SwDocFac () COVERITY_NOEXCEPT_FALSE
 
SwDocGetDoc ()
 Document is created after calling Read(...). More...
 

Protected Attributes

rtl::Reference< SwDocmxDoc
 

Detailed Description

Definition at line 26 of file docfac.hxx.

Constructor & Destructor Documentation

◆ SwDocFac()

SwDocFac::SwDocFac ( SwDoc pDoc = nullptr)

Definition at line 24 of file docfact.cxx.

◆ ~SwDocFac()

SwDocFac::~SwDocFac ( )

Definition at line 29 of file docfact.cxx.

Member Function Documentation

◆ GetDoc()

SwDoc & SwDocFac::GetDoc ( )

Document is created after calling Read(...).

Definition at line 33 of file docfact.cxx.

References mxDoc.

Referenced by SwDocShell::AddLink(), lcl_GetDoc(), and SwReader::Read().

Member Data Documentation

◆ mxDoc

rtl::Reference<SwDoc> SwDocFac::mxDoc
protected

Definition at line 29 of file docfac.hxx.

Referenced by GetDoc(), and SwReader::Read().


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