libvisio::VSDBullet Struct Reference

#include <VSDTypes.h>

Public Member Functions

 VSDBullet ()
 
 VSDBullet (const VSDBullet &bullet)
 
bool operator== (const VSDBullet &bullet) const
 
bool operator!= (const VSDBullet &bullet) const
 
bool operator! () const
 

Public Attributes

librevenge::RVNGString m_bulletStr
 
librevenge::RVNGString m_bulletFont
 
double m_bulletFontSize
 
double m_textPosAfterBullet
 

Constructor & Destructor Documentation

§ VSDBullet() [1/2]

libvisio::VSDBullet::VSDBullet ( )
inline

§ VSDBullet() [2/2]

libvisio::VSDBullet::VSDBullet ( const VSDBullet bullet)
inline

Member Function Documentation

§ operator!()

bool libvisio::VSDBullet::operator! ( ) const
inline

§ operator!=()

bool libvisio::VSDBullet::operator!= ( const VSDBullet bullet) const
inline

§ operator==()

bool libvisio::VSDBullet::operator== ( const VSDBullet bullet) const
inline

Member Data Documentation

§ m_bulletFont

librevenge::RVNGString libvisio::VSDBullet::m_bulletFont

§ m_bulletFontSize

§ m_bulletStr

librevenge::RVNGString libvisio::VSDBullet::m_bulletStr

§ m_textPosAfterBullet


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

Generated for libvisio by doxygen 1.8.12