InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SDKLayoutHelper Member List

This is the complete list of members for SDKLayoutHelper, including all inherited members.
CloseDocument(const UIDRef &documentUIDRef, bool16 saveOnClose=kFalse, UIFlags uiFlags=K2::kFullUI, bool8 allowCancel=kTrue, IDocFileHandler::CloseCmdMode cmdMode=IDocFileHandler::kSchedule)SDKLayoutHelper
CreateDocument(const UIFlags uiFlags=K2::kFullUI, const PMReal &width=612, const PMReal &height=792, const int32 pages=1, const int32 pagesPerSpread=1, const int32 pageBinding=0)SDKLayoutHelper
CreateRectangleFrame(const UIDRef &parentUIDRef, const PMRect &boundsInParentCoords)SDKLayoutHelper
CreateRectangleGraphic(const UIDRef &parentUIDRef, const PMRect &boundsInParentCoords)SDKLayoutHelper
CreateSplineGraphic(const UIDRef &parentUIDRef, const PMRect &boundsInParentCoords, const PMRect &boundsInInnerCoords, PMPathPointList &pathPointList, bool16 bClosedPath=kTrue)SDKLayoutHelper
CreateTextFrame(const UIDRef &parentUIDRef, const PMRect &boundsInParentCoords, int32 numberOfColumns=0, bool16 verticalFrame=kFalse, UIDRef *storyUIDRef=nil, bool16 isLeftToRight=kTrue)SDKLayoutHelper
GetActiveSpreadLayerRef(const UIDRef &spreadUIDRef, bool16 wantGuideLayer=kFalse)SDKLayoutHelper
GetGraphicFrameRef(const InterfacePtr< ITextFrameColumn > &textFrameColumn)SDKLayoutHelper
GetSpreadLayerRef(const UIDRef &spreadUIDRef, int32 documentLayerIndex=1, bool16 wantGuideLayer=kFalse)SDKLayoutHelper
GetTextModelRef(const InterfacePtr< IGraphicFrameData > &graphicFrameData)SDKLayoutHelper
OpenDocument(const IDFile &sysFile, UIFlags uiFlags=K2::kFullUI)SDKLayoutHelper
OpenLayoutWindow(const UIDRef &documentUIDRef)SDKLayoutHelper
PageToSpread(const UIDRef &pageUIDRef, const PMRect &boundsInPageCoords)SDKLayoutHelper
PlaceFileInFrame(const IDFile &contentFile, const UIDRef &parentUIDRef, const PMRect &boundsInParentCoords, const UIFlags uiFlags=K2::kFullUI, const bool16 retainFormat=kTrue, const bool16 convertQuotes=kTrue, const bool16 applyCJKGrid=kFalse, const UID &uidPreview=kInvalidUID)SDKLayoutHelper
SaveDocumentAs(const UIDRef &documentUIDRef, const IDFile &sysFile, UIFlags uiFlags=kFullUI)SDKLayoutHelper
SDKLayoutHelper()SDKLayoutHelper
~SDKLayoutHelper()SDKLayoutHelpervirtual