LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
sw::GetZOrderLayer Struct Reference

#include <zorder.hxx>

Public Member Functions

 GetZOrderLayer (IDocumentDrawModelAccess const &rIDDMA)
 
auto operator() (css::uno::Reference< css::beans::XPropertySet > const &xShape) -> unsigned int
 

Private Attributes

sal_Int16 m_nHeavenId
 
sal_Int16 m_nHellId
 
sal_Int16 m_nControlsId
 
sal_Int16 m_nInvisibleHeavenId
 
sal_Int16 m_nInvisibleHellId
 
sal_Int16 m_nInvisibleControlsId
 

Detailed Description

Definition at line 22 of file zorder.hxx.

Constructor & Destructor Documentation

◆ GetZOrderLayer()

sw::GetZOrderLayer::GetZOrderLayer ( IDocumentDrawModelAccess const &  rIDDMA)
inline

Definition at line 24 of file zorder.hxx.

Member Function Documentation

◆ operator()()

auto sw::GetZOrderLayer::operator() ( css::uno::Reference< css::beans::XPropertySet > const &  xShape) -> unsigned int
inline

Member Data Documentation

◆ m_nControlsId

sal_Int16 sw::GetZOrderLayer::m_nControlsId
private

Definition at line 70 of file zorder.hxx.

Referenced by operator()().

◆ m_nHeavenId

sal_Int16 sw::GetZOrderLayer::m_nHeavenId
private

Definition at line 68 of file zorder.hxx.

Referenced by operator()().

◆ m_nHellId

sal_Int16 sw::GetZOrderLayer::m_nHellId
private

Definition at line 69 of file zorder.hxx.

Referenced by operator()().

◆ m_nInvisibleControlsId

sal_Int16 sw::GetZOrderLayer::m_nInvisibleControlsId
private

Definition at line 73 of file zorder.hxx.

Referenced by operator()().

◆ m_nInvisibleHeavenId

sal_Int16 sw::GetZOrderLayer::m_nInvisibleHeavenId
private

Definition at line 71 of file zorder.hxx.

Referenced by operator()().

◆ m_nInvisibleHellId

sal_Int16 sw::GetZOrderLayer::m_nInvisibleHellId
private

Definition at line 72 of file zorder.hxx.

Referenced by operator()().


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