Adobe 65030365 - FrameMaker - PC Manual page 501

Scripting guide
Hide thumbs Also See for 65030365 - FrameMaker - PC:
Table of Contents

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Parameters
Parameter name
fromDoc
formatFlags
You can OR the following values into the
Value
Constants.FF_UFF_COLOR (0x100)
Constants.FF_UFF_COMBINED_FONTS (0x800)
Constants.FF_UFF_COND (0x0010)
Constants.FF_UFF_DOCUMENT_PROPS (0x0400)
Constants.FF_UFF_FONT (0x0002)
Constants.FF_UFF_MATH (0x200)
Constants.FF_UFF_PAGE (0x0004)
Constants.FF_UFF_PGF (0x0001)
Constants.FF_UFF_REFPAGE (0x0020)
Constants.FF_UFF_REMOVE_EXCEPTIONS (0x8000)
Constants.FF_UFF_REMOVE_PAGE_BREAKS (0x4000)
Constants.FF_UFF_TABLE (0x0008)
Constants.FF_UFF_VAR (0x0040)
Constants.FF_UFF_XREF (0x0080)
SplitElement
Description
Splits the structural element containing the insertion point into two elements at the insertion point. The insertion
point must be inside the element you want to split.
The method does not return anything on success.
On failure, the method returns one of the following values to
Error
Constants.FE_BadDocId (-2)
Constants.FE_BadSelectionForOperation (-59)
Constants.FE_WrongProduct (-60)
Returns
Void
Data Type
Optional
Doc
No
No
int
parameter to specify which formats to import.
formatFlags
FA_errno
Reason
Invalid document.
Current text selection is invalid for this operation.
Current FrameMaker interface is not Structured FrameMaker.
Last updated 9/26/2011
Description
The document or book from which to import formats.
Bit field specifying which formats to import. Specify 0 for the
default flags.
Import
Import colors.
Import combined fonts.
Import conditions.
Import document properties.
Import Character Catalog formats.
Import equation settings.
Import page layouts.
Import Paragraph Catalog formats.
Import reference pages.
Remove exception formats from target documents.
Remove all forced page breaks from target documents.
Import Table Catalog formats.
Import variable formats.
Import cross reference formats.
:
493

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents