Home
last modified time | relevance | path

Searched defs:xViewCursor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java355 …XTextViewCursorSupplier xViewCursor = UnoRuntime.queryInterface(XTextViewCursorSupplier.class, xTe… in getCharWidth() local
/trunk/main/sw/source/ui/vba/
H A Dvbaselection.cxx358 … uno::Reference< view::XViewCursor > xViewCursor( mxTextViewCursor, uno::UNO_QUERY_THROW ); in MoveDown() local
/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java276 XTextViewCursor xViewCursor = xViewCursorSupplier.getViewCursor(); in viewCursorExample() local

Completed in 32 milliseconds