IParagraphStartIndentStyle

A style that controls the starting indent distance of the paragraphs it is applied to. The value is a number of points, expressed as a float.

Do not derive your own classes from this class.


IParagraphStartIndentStyle - Member Functions and Data by Group

All


[view class]
~IParagraphStartIndentStyle
public:
virtual ~IParagraphStartIndentStyle()

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
IParagraphStartIndentStyle


Overload 1
public:
IParagraphStartIndentStyle( const IParagraphStartIndentStyle& other )

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Overload 2
public:
IParagraphStartIndentStyle()
The default constructor leaves the style in an undefined state! A default-constructed style must have its value filled in in some way before it is used for anything!

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Overload 3
public:
IParagraphStartIndentStyle(float value)

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
operator !=
public:
bool operator !=( const IParagraphStartIndentStyle& other ) const

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
operator =
public:
IParagraphStartIndentStyle& operator =( const IParagraphStartIndentStyle& other )

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
operator ==
public:
bool operator ==( const IParagraphStartIndentStyle& other ) const

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
setStartIndent
public:
void setStartIndent(float value)

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
startIndent
public:
float startIndent() const

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IParagraphStartIndentStyle - Inherited Member Functions and Data

Inherited Public Functions

IParagraphStyle
ITextStyle

Inherited Public Data

Inherited Protected Functions

ITextStyle
IParagraphStartIndentStyle
IParagraphStyle

Inherited Protected Data