InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kCstUniBoss Class Reference

#include <SdkObjModel.h>

Inheritance diagram for kCstUniBoss:

Public Member Functions

IK2ServiceProvider IID_IK2SERVICEPROVIDER
 
IPMUnknown IID_IUNITOFMEASURE
 

Detailed Description

 It provides a custom units of measure implementation

as a service provider.

Member Function Documentation

IK2ServiceProvider kCstUniBoss::IID_IK2SERVICEPROVIDER
     Register the custom units of measure with the application.

Implementation provided by the API.

    Implementation: kUnitOfMeasureService.
IPMUnknown kCstUniBoss::IID_IUNITOFMEASURE
     Provide the conversion between custom units and points, the 

formatting and tokenization and ruler resource for the custom units.

    Implementation: kCstUniImpl.