LibreOffice Module basic (master) 1
Public Attributes | List of all members
SbVar Struct Reference

#include <expr.hxx>

Collaboration diagram for SbVar:
[legend]

Public Attributes

SbiExprNodepNext
 
SbiSymDefpDef
 
SbiExprListpPar
 
SbiExprListVectorpvMorePar
 

Detailed Description

Definition at line 40 of file expr.hxx.

Member Data Documentation

◆ pDef

SbiSymDef* SbVar::pDef

◆ pNext

SbiExprNode* SbVar::pNext

Definition at line 41 of file expr.hxx.

Referenced by SbiExprNode::SbiExprNode(), and SbiExprNode::~SbiExprNode().

◆ pPar

SbiExprList* SbVar::pPar

◆ pvMorePar

SbiExprListVector* SbVar::pvMorePar

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