LibreOffice Module vcl (master) 1
Public Attributes | List of all members
vcl::MenuLayoutData Struct Reference
Inheritance diagram for vcl::MenuLayoutData:
[legend]
Collaboration diagram for vcl::MenuLayoutData:
[legend]

Public Attributes

std::vector< sal_uInt16 > m_aLineItemIds
 
std::map< sal_uInt16, tools::Rectanglem_aVisibleItemBoundRects
 
- Public Attributes inherited from vcl::ControlLayoutData
OUString m_aDisplayText
 
std::vector< tools::Rectanglem_aUnicodeBoundRects
 
std::vector< tools::Longm_aLineIndices
 
VclPtr< const Controlm_pParent
 

Additional Inherited Members

- Public Member Functions inherited from vcl::ControlLayoutData
 ControlLayoutData ()
 
 ~ControlLayoutData ()
 
tools::Rectangle GetCharacterBounds (tools::Long nIndex) const
 
tools::Long GetIndexForPoint (const Point &rPoint) const
 
::Pair GetLineStartEnd (tools::Long nLine) const
 
tools::Long ToRelativeLineIndex (tools::Long nIndex) const
 ToRelativeLineIndex changes a layout data index to a count relative to its line. More...
 

Detailed Description

Definition at line 63 of file menu.cxx.

Member Data Documentation

◆ m_aLineItemIds

std::vector< sal_uInt16 > vcl::MenuLayoutData::m_aLineItemIds

Definition at line 65 of file menu.cxx.

◆ m_aVisibleItemBoundRects

std::map< sal_uInt16, tools::Rectangle > vcl::MenuLayoutData::m_aVisibleItemBoundRects

Definition at line 66 of file menu.cxx.


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