LibreOffice Module basctl (master) 1
Public Member Functions | Public Attributes | List of all members
basctl::BreakPoint Struct Reference

#include <breakpoint.hxx>

Public Member Functions

 BreakPoint (sal_uInt16 nL)
 

Public Attributes

bool bEnabled
 
sal_uInt16 nLine
 
size_t nStopAfter
 
size_t nHitCount
 

Detailed Description

Definition at line 31 of file breakpoint.hxx.

Constructor & Destructor Documentation

◆ BreakPoint()

basctl::BreakPoint::BreakPoint ( sal_uInt16  nL)
inlineexplicit

Definition at line 38 of file breakpoint.hxx.

Member Data Documentation

◆ bEnabled

bool basctl::BreakPoint::bEnabled

◆ nHitCount

size_t basctl::BreakPoint::nHitCount

Definition at line 36 of file breakpoint.hxx.

Referenced by basctl::ModulWindow::BasicBreakHdl().

◆ nLine

sal_uInt16 basctl::BreakPoint::nLine

◆ nStopAfter

size_t basctl::BreakPoint::nStopAfter

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