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

#include <stlsheet.hxx>

Collaboration diagram for StyleSheetCopyResult:
[legend]

Public Member Functions

 StyleSheetCopyResult (SdStyleSheet *pStyleSheet, bool bCreatedByCopy)
 

Public Attributes

rtl::Reference< SdStyleSheetm_xStyleSheet
 
bool m_bCreatedByCopy
 

Detailed Description

Definition at line 173 of file stlsheet.hxx.

Constructor & Destructor Documentation

◆ StyleSheetCopyResult()

StyleSheetCopyResult::StyleSheetCopyResult ( SdStyleSheet pStyleSheet,
bool  bCreatedByCopy 
)
inline

Definition at line 177 of file stlsheet.hxx.

Member Data Documentation

◆ m_bCreatedByCopy

bool StyleSheetCopyResult::m_bCreatedByCopy

Definition at line 176 of file stlsheet.hxx.

◆ m_xStyleSheet

rtl::Reference<SdStyleSheet> StyleSheetCopyResult::m_xStyleSheet

Definition at line 175 of file stlsheet.hxx.


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