Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
DOM::Service::TextLayout Namespace Reference

Provides service interfaces for text layouts. More...

Classes

class  ITextLine
 Defines an interface that represents a line within the text element. More...
 
class  ITextLinesGeneratorService
 Defines the interface to generate text lines for a text element. More...
 

Variables

FCM::ConstFCMIID IID_ITEXT_LINE
 Defines the universally-unique interface ID for ITextLine. More...
 
FCM::ConstFCMIID IID_ITEXT_LINES_GENERATOR_SERVICE
 Defines the universally-unique Interface ID for ITextLinesGeneratorService. More...
 

Detailed Description

Provides service interfaces for text layouts.

Variable Documentation

FCM::ConstFCMIID DOM::Service::TextLayout::IID_ITEXT_LINE
Initial value:
=
{0x72330363, 0xcbbb, 0x4635, {0xbd, 0xcc, 0x4, 0xba, 0xc5, 0x83, 0x78, 0x71}}

Defines the universally-unique interface ID for ITextLine.

Note
Textual Representation: {72330363-CBBB-4635-BDCC-04BAC5837871}
FCM::ConstFCMIID DOM::Service::TextLayout::IID_ITEXT_LINES_GENERATOR_SERVICE
Initial value:
=
{0x30d8005f, 0x7046, 0x4e66, {0xa4, 0x37, 0x4f, 0xcd, 0x6a, 0x78, 0xde, 0xd5}}

Defines the universally-unique Interface ID for ITextLinesGeneratorService.

Note
Textual Representation: {30D8005F-7046-4E66-A437-4FCD6A78DED5}