Home
last modified time | relevance | path

Searched refs:gotoEnd (Results 1 – 25 of 78) sorted by relevance

1234

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XTextCursor.java62 oObj.gotoEnd(true); in before()
80 oObj.gotoEnd(true); in _collapseToEnd()
99 oObj.gotoEnd(true); in _collapseToStart()
119 oObj.gotoEnd(false); in _goLeft()
160 oObj.gotoEnd(false); in _gotoEnd()
179 oObj.gotoEnd(true); in _gotoRange()
221 oObj.gotoEnd(true); in _isCollapsed()
233 oObj.gotoEnd(true); in after()
H A D_XTextTableCursor.java147 oObj.gotoEnd(true); in _goUp()
193 oObj.gotoEnd(false); in _gotoEnd()
229 oObj.gotoEnd(true); in _mergeRange()
232 oObj.gotoEnd(false); in _mergeRange()
264 oObj.gotoEnd(false); in _splitRange()
270 oObj.gotoEnd(true); in _splitRange()
273 oObj.gotoEnd(false); in _splitRange()
H A D_XTextRangeCompare.java126 cursor2.gotoEnd(false); in _compareRegionEnds()
166 cursor2.gotoEnd(false); in _compareRegionStarts()
/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java630 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()
1483 mxDocCursor.gotoEnd( false ); in NumberingExample()
[all …]
/trunk/test/testuno/source/fvt/uno/sw/
H A DDocumentTest.java102 xTextCursor.gotoEnd(true); in testNewDocumentFromTemplate()
120 xTextCursor.gotoEnd(true); in testSaveDocument()
129 xTextCursor.gotoEnd(true); in testSaveDocument()
197 xTextCursor.gotoEnd(true); in testSaveAsTemplate()
/trunk/main/chart2/source/view/main/
H A DVTitle.cxx203 xTextCursor->gotoEnd(false); in createShapes()
205 xTextCursor->gotoEnd(true); in createShapes()
226 xTextCursor->gotoEnd(false); in createShapes()
228 xTextCursor->gotoEnd(true); in createShapes()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DShapeHelper.java92 xTextCursor.gotoEnd( false ); in addPortion()
96 xTextCursor.gotoEnd( false ); in addPortion()
101 xTextCursor.gotoEnd( true ); in addPortion()
/trunk/test/testuno/source/fvt/uno/sw/bookmark/
H A DCheckBookmarks.java64 xTextCursor.gotoEnd(false); in setUp()
67 xTextCursor.gotoEnd(false); in setUp()
120 xTextCursor.gotoEnd(false); in updateBookmarkContent()
/trunk/test/testuno/source/fvt/uno/sd/animation/
H A DTextAnimation.java126 xTextCursor.gotoEnd(false); in addPortion()
130 xTextCursor.gotoEnd(false); in addPortion()
135 xTextCursor.gotoEnd(true); in addPortion()
H A DCustomAnimation.java223 xTextCursor.gotoEnd(false); in addPortion()
227 xTextCursor.gotoEnd(false); in addPortion()
232 xTextCursor.gotoEnd(true); in addPortion()
/trunk/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphTextProperty.java119 xTextCursor.gotoEnd(false); in addPortion()
122 xTextCursor.gotoEnd(false); in addPortion()
126 xTextCursor.gotoEnd(true); in addPortion()
H A DParagraphStyle.java152 xTextCursor.gotoEnd(false); in addPortion()
155 xTextCursor.gotoEnd(false); in addPortion()
159 xTextCursor.gotoEnd(true); in addPortion()
/trunk/test/testuno/source/testlib/uno/
H A DShapeUtil.java91 xTextCursor.gotoEnd(false); in addPortion()
95 xTextCursor.gotoEnd(false); in addPortion()
100 xTextCursor.gotoEnd(true); in addPortion()
/trunk/main/oox/source/xls/
H A Dpagesettings.cxx867 getEndPos()->gotoEnd( sal_True ); in setAttributes()
874 getStartPos()->gotoEnd( sal_False ); in setAttributes()
875 getEndPos()->gotoEnd( sal_False ); in setAttributes()
883 getEndPos()->gotoEnd( sal_False ); in appendText()
891 getEndPos()->gotoEnd( sal_False ); in appendLineBreak()
916 getEndPos()->gotoEnd( sal_False ); in appendField()
/trunk/main/oox/source/drawingml/
H A Dtextparagraph.cxx86 xAt->gotoEnd( sal_True ); in insertAt()
104 xAt->gotoEnd( sal_True ); in insertAt()
H A Dtextrun.cxx135 xTextFieldCursor->gotoEnd( sal_False ); in insertAt()
143 xTextFieldCursor->gotoEnd( sal_True ); in insertAt()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java255 xTextCursor.gotoEnd(true); in insertUserFieldToTableCell()
264 xTextCursor.gotoEnd(true); in insertUserFieldToTableCell()
419 xValCellCursor.gotoEnd(true); in setCellFont()
/trunk/main/sc/source/ui/vba/
H A Dvbacharacters.cxx45 xTextCursor->gotoEnd( sal_False ); in ScVbaCharacters()
49 xTextCursor->gotoEnd( sal_True ); in ScVbaCharacters()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx920 aXTextCursor->gotoEnd( sal_False ); in DrawText()
955 aXTextCursor->gotoEnd( sal_True ); in DrawText()
986 aXTextCursor->gotoEnd( sal_False ); in AppendText()
996 aXTextCursor->gotoEnd( sal_True ); in AppendText()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextCursor.java201 textCursor.gotoEnd(false); in createTestEnvironment()
237 paragrCursor.gotoEnd(true); in createTestEnvironment()
/trunk/main/odk/examples/java/Text/
H A DTextReplace.java113 xTextCursor.gotoEnd(false); in createExampleData()
124 xTextCursor.gotoEnd(false); in createExampleData()
/trunk/test/testuno/source/fvt/uno/sw/breaks/
H A DCheckBreaks.java194 textCursor.gotoEnd(false); in insertNewPage()
253 xTextCursor.gotoEnd(false); in insertNewLine()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx952 xRef->gotoEnd(sal_False); in getEnd()
971 xRet->gotoEnd(sal_True); in getString()
1038 xRet->gotoEnd(sal_True); in setString()
1476 xTextCursor->gotoEnd(sal_False); in appendTextPortion()
1814 xFrameTextCursor->gotoEnd(sal_False); in convertToTextFrame()
2189 xCellCurs->gotoEnd( sal_True ); in lcl_ApplyCellProperties()
2384 xCursor->gotoEnd( sal_True ); in copyText()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterDocument.java109 myCursor.gotoEnd(false); in switchFooter()
276 xTextCursor.gotoEnd(true); in BusinessPaperObject()
/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java359 xTextViewCursor.gotoEnd(false); in getCharWidth()
363 xTextCursor.gotoEnd(true); in getCharWidth()

Completed in 102 milliseconds

1234