LibreOffice Module vcl (master) 1
Public Member Functions | Private Attributes | List of all members
weld::ScreenShotEntry Class Reference

#include <weld.hxx>

Collaboration diagram for weld::ScreenShotEntry:
[legend]

Public Member Functions

 ScreenShotEntry (OUString aHelpId, const basegfx::B2IRange &rB2IRange)
 
const basegfx::B2IRangegetB2IRange () const
 
const OUString & GetHelpId () const
 

Private Attributes

OUString msHelpId
 
basegfx::B2IRange maB2IRange
 

Detailed Description

Definition at line 504 of file weld.hxx.

Constructor & Destructor Documentation

◆ ScreenShotEntry()

weld::ScreenShotEntry::ScreenShotEntry ( OUString  aHelpId,
const basegfx::B2IRange rB2IRange 
)
inline

Definition at line 507 of file weld.hxx.

Member Function Documentation

◆ getB2IRange()

const basegfx::B2IRange & weld::ScreenShotEntry::getB2IRange ( ) const
inline

Definition at line 513 of file weld.hxx.

◆ GetHelpId()

const OUString & weld::ScreenShotEntry::GetHelpId ( ) const
inline

Definition at line 515 of file weld.hxx.

Member Data Documentation

◆ maB2IRange

basegfx::B2IRange weld::ScreenShotEntry::maB2IRange
private

Definition at line 519 of file weld.hxx.

◆ msHelpId

OUString weld::ScreenShotEntry::msHelpId
private

Definition at line 518 of file weld.hxx.


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