Home
last modified time | relevance | path

Searched refs:mxDocCursor (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java144 private XTextCursor mxDocCursor = null; field in TextDocuments
630 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 …]
/aoo4110/main/offapi/com/sun/star/text/
H A DXDependentTextField.idl72 mxDocCursor.gotoEnd(false);
75 mxDocCursor, ControlCharacter.PARAGRAPH_BREAK, false);

Completed in 54 milliseconds