Searched refs:cursorInTextFrame (Results 1 – 3 of 3) sorted by relevance
117 cursorInTextFrame = textInTextFrame.createTextCursor() variable118 textInTextFrame.insertString( cursorInTextFrame, "The first line in the newly created text frame.",…119 textInTextFrame.insertString( cursorInTextFrame, "\nWith this second line the height of the frame r…
118 cursorInTextFrame = textInTextFrame.createTextCursor()119 …textInTextFrame.insertString( cursorInTextFrame, "The first line in the newly created text frame."…120 …textInTextFrame.insertString( cursorInTextFrame, "\nWith this second line the height of the frame …
107 cursorInTextFrame = textInTextFrame.createTextCursor()108 …textInTextFrame.insertString( cursorInTextFrame, "The first line in the newly created text frame."…109 …textInTextFrame.insertString( cursorInTextFrame, "\nWith this second line the height of the frame …
Completed in 31 milliseconds