関数の要約
|
boolean
|
processXMLforComment(<Document> document, <XMLItems> items, <String> layername, <String> tagname, <ObjectStyle> ostyle, <String> reftagname, <Float> width, <Float> xmargin, <Float> ymargin, <Float> yoffset)
指定のXML要素を探して、新規作成したテキストフレームに移動する
|
boolean
|
redrawProcessXMLforComment(<Document> document, <XMLItems> items, <String> reftagname, <Float> xmargin, <Float> ymargin, <Float> yoffset)
指定のXML参照要素を探して、コメントの場所を変更する
|
boolean
|
redrawProcessXMLforCommentLine(<Document> document, <XMLItems> items, <String> reftagname, <ObjectStyle> lstyle, <Float> yoffset)
指定のXML参照要素を探して、参照するテキストフレームと参照位置との間に線を引く
|