Searched refs:mxDocCursor (Results 1 – 2 of 2) sorted by relevance
144 private XTextCursor mxDocCursor = null; field in TextDocuments630 mxDocCursor.gotoEnd( false ); in TextFieldExample()824 mxDocCursor.gotoEnd( false ); in TextFrameExample()860 mxDocCursor.gotoEnd( false ); in AutoTextExample()1045 mxDocCursor.gotoEnd( false ); in AutoTextExample()1058 mxDocCursor.gotoEnd( false ); in AutoTextExample()1073 mxDocCursor.gotoEnd( false ); in IndexExample()1133 mxDocCursor.gotoEnd( false ); in ReferenceExample()1310 mxDocCursor.gotoEnd( false ); in DrawPageExample()1406 mxDocCursor.gotoEnd( false ); in StylesExample()[all …]
72 mxDocCursor.gotoEnd(false);75 mxDocCursor, ControlCharacter.PARAGRAPH_BREAK, false);
Completed in 23 milliseconds