LibreOffice Module vcl (master) 1
Public Attributes | List of all members
vcl::ToolBoxLayoutData Struct Reference

#include <toolbox.h>

Inheritance diagram for vcl::ToolBoxLayoutData:
[legend]
Collaboration diagram for vcl::ToolBoxLayoutData:
[legend]

Public Attributes

std::vector< ToolBoxItemIdm_aLineItemIds
 
- 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 107 of file toolbox.h.

Member Data Documentation

◆ m_aLineItemIds

std::vector< ToolBoxItemId > vcl::ToolBoxLayoutData::m_aLineItemIds

Definition at line 109 of file toolbox.h.


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