Home
last modified time | relevance | path

Searched refs:XTextCursor (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphAlignment.java68 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphAlignmentJustified()
100 XTextCursor xTextCursor_assert_odt = assertDocument_odt.getText().createTextCursor(); in testParagraphAlignmentJustified()
109 XTextCursor xTextCursor_assert_doc = assertDocument_doc.getText().createTextCursor(); in testParagraphAlignmentJustified()
133 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphAlignmentLeft()
163 XTextCursor xTextCursor_assert_odt = assertDocument_odt.getText().createTextCursor(); in testParagraphAlignmentLeft()
169 XTextCursor xTextCursor_assert_doc = assertDocument_doc.getText().createTextCursor(); in testParagraphAlignmentLeft()
192 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphAlignmentRight()
222 XTextCursor xTextCursor_assert_odt = assertDocument_odt.getText().createTextCursor(); in testParagraphAlignmentRight()
228 XTextCursor xTextCursor_assert_doc = assertDocument_doc.getText().createTextCursor(); in testParagraphAlignmentRight()
249 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphAlignmentCenter()
[all …]
H A DParagraphInsertBreak.java60 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_BeforeBreak_NoSplit_KeepTogether()
112 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_BeforeBreak_Orphan_WindowControl()
164 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_AfterBreak()
210 XTextCursor xTextCursor = xText.createTextCursor(); in InsertColumn_BeforeBreak()
256 XTextCursor xTextCursor = xText.createTextCursor(); in InsertColumn_AfterBreak()
302 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_Endnote_BeforeBreak()
354 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_Envelop_BeforeBreak()
406 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_Firstpage_BeforeBreak()
457 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_Footnote_BeforeBreak()
508 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_HTML_BeforeBreak()
[all …]
H A DParagraphBackGraphic.java68 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphBackGraphic_LeftBottom()
128 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphBackGraphic_LeftMiddle()
188 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphBackGraphic_LeftTop()
248 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphBackGraphic_MiddleBottom()
308 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphBackGraphic_MiddleMiddle()
368 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphBackGraphic_MiddleTop()
429 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphBackGraphic_RightBottom()
489 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphBackGraphic_RightMiddle()
549 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphBackGraphic_RightTop()
609 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphBackGraphic_Area()
[all …]
H A DParagraphNumberingAndBulletCharacterStyle.java72 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Rubies()
141 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Emphasis()
210 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_FootnoteCharacters()
279 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_PageNumber()
348 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_CaptionCharacters()
417 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_DropCaps()
486 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_NumberingSymbols()
555 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_Bullets()
624 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_InternetLink()
693 XTextCursor xTextCursor = xText.createTextCursor(); in testNumberingBulletCharacterStyle_VisitedInternetLink()
[all …]
H A DParagraphLineSpacing.java70 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphLineSpacingFix()
129 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphLineSpacingLeading()
190 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphLineSpacingMinimum()
251 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphLineSpacingProp()
312 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphLineSpacingSingle()
370 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphLineSpacingDouble()
428 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphLineSpacingUserDefine()
H A DParagraphTexttoTextAlignment.java67 XTextCursor xTextCursor = xText.createTextCursor(); in testTexttoTextAlignment_Baseline()
112 XTextCursor xTextCursor = xText.createTextCursor(); in testTexttoTextAlignment_Bottom()
157 XTextCursor xTextCursor = xText.createTextCursor(); in testTexttoTextAlignment_Center()
202 XTextCursor xTextCursor = xText.createTextCursor(); in testTexttoTextAlignment_Top()
247 XTextCursor xTextCursor = xText.createTextCursor(); in testTexttoTextAlignment_Automatic()
/trunk/main/sc/source/filter/xml/
H A DXMLTableHeaderFooterContext.hxx32 namespace text { class XTextCursor; }
39 ::com::sun::star::text::XTextCursor > xTextCursor;
41 ::com::sun::star::text::XTextCursor > xOldTextCursor;
86 ::com::sun::star::text::XTextCursor >& xTextCursor;
88 ::com::sun::star::text::XTextCursor > xOldTextCursor;
97 com::sun::star::uno::Reference< com::sun::star::text::XTextCursor >& xCursor );
/trunk/main/sw/qa/complex/writer/
H A DCheckBookmarks.java36 import com.sun.star.text.XTextCursor;
168 XTextCursor xWordCrsr = xText.createTextCursor(); in setupBookmarks()
171 XTextCursor xParaCrsr = xText.createTextCursor(); in setupBookmarks()
183 XTextCursor xCrsr = m_xDoc.getText().createTextCursor(); in insertRandomParts()
194 XTextCursor xCrsr = m_xDoc.getText().createTextCursor(); in deleteRandomParts()
207 XTextCursor xCrsr = m_xDoc.getText().createTextCursor(); in insertLinebreaks()
217 private void insertBookmark(XTextCursor crsr, String name, String content) in insertBookmark()
H A DTextPortionEnumerationTest.java52 import com.sun.star.text.XTextCursor;
821 XTextCursor xCursor = m_xText.createTextCursor(); in Inserter()
834 void insertControlCharacter(XTextCursor xCursor, short cchar) in insertControlCharacter()
840 void insertText(XTextCursor xCursor, String text) in insertText()
950 void insertDocumentIndexMark(XTextCursor xCursor, String key) in insertDocumentIndexMark()
3025 XTextCursor xTextCursor = xText.createTextCursor(); in testMetaXText()
3197 XTextCursor xCursor = xText.createTextCursor(); in testMetaXText()
3230 XTextCursor xTextCursor = xText.createTextCursor(); in testMetaXTextCursor()
3514 XTextCursor xTextCursor = xText.createTextCursor(); in doMetaXTextAttach()
3545 XTextCursor xTextCursor = xText.createTextCursor(); in doMetaXTextAttach()
[all …]
/trunk/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java37 import com.sun.star.text.XTextCursor;
55 public XTextCursor xValCellCursor;
127 XTextCursor xLocCellCursor = TextDocument.createTextCursor(xCell); in assignCells()
191 XTextCursor xLocCellCursor = TextDocument.createTextCursor(xCell); in DBColumn()
253 XTextCursor xTextCursor = TextDocument.createTextCursor(xNameCell); in insertUserFieldToTableCell()
262 XTextCursor xTextCursor = TextDocument.createTextCursor(xCell); in insertUserFieldToTableCell()
435 private boolean isNameCell(XTextCursor xCellCursor, String CurFieldName, String CompString) in isNameCell()
/trunk/test/testuno/source/testlib/uno/
H A DSWUtil.java44 import com.sun.star.text.XTextCursor;
111 XTextCursor xTextCursor = xText.createTextCursor(); in moveCuror2End()
117 XTextCursor xTextCursor = xText.createTextCursor(); in moveCuror2Start()
148 …public static void insertBookmark(XTextDocument document, XTextCursor textCursor, String bookmarkN… in insertBookmark()
163 public static void insertColumnBreak(XText xText, XTextCursor currentCursor) throws Exception in insertColumnBreak()
177 public static void insertPageBreak(XText xText, XTextCursor currentCursor) throws Exception in insertPageBreak()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtimp.hxx71 class XTextCursor;
422 ::com::sun::star::text::XTextCursor >& rCursor );
453 ::com::sun::star::text::XTextCursor > & GetCursor();
488 ::com::sun::star::text::XTextCursor >& rCursor,
515 ::com::sun::star::text::XTextCursor >& rCursor,
525 ::com::sun::star::text::XTextCursor >& rCursor,
715 ::com::sun::star::text::XTextCursor> RedlineCreateText(
717 ::com::sun::star::text::XTextCursor> & rOldCursor,
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx193 uno::Reference< text::XTextCursor >
196 uno::Reference< text::XTextCursor > xRet; in CreateCursor()
2552 uno::Reference< text::XTextCursor > SAL_CALL
2557 const uno::Reference< text::XTextCursor > xRef( in createTextCursor()
2570 uno::Reference< text::XTextCursor > SAL_CALL
2584 uno::Reference< text::XTextCursor > aRef; in createTextCursorByRange()
2801 uno::Reference< text::XTextCursor >
2849 uno::Reference< text::XTextCursor > SAL_CALL
2856 uno::Reference< text::XTextCursor > xRet; in createTextCursor()
2898 uno::Reference< text::XTextCursor > SAL_CALL
[all …]
H A Dunorefmk.cxx617 virtual uno::Reference< text::XTextCursor >
637 virtual uno::Reference< text::XTextCursor > SAL_CALL
639 virtual uno::Reference< text::XTextCursor > SAL_CALL
676 uno::Reference< text::XTextCursor > SwXMetaText::CreateCursor() in CreateCursor()
679 uno::Reference< text::XTextCursor > xRet; in CreateCursor()
704 uno::Reference< text::XTextCursor > SAL_CALL
710 uno::Reference< text::XTextCursor > SAL_CALL
715 const uno::Reference<text::XTextCursor> xCursor( CreateCursor() ); in createTextCursorByRange()
1219 uno::Reference< text::XTextCursor > SAL_CALL
1226 uno::Reference< text::XTextCursor > SAL_CALL
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv93 "ScCellTextCursor";"com::sun::star::text::XTextCursor";"collapseToStart()"
94 "ScCellTextCursor";"com::sun::star::text::XTextCursor";"collapseToEnd()"
95 "ScCellTextCursor";"com::sun::star::text::XTextCursor";"isCollapsed()"
96 "ScCellTextCursor";"com::sun::star::text::XTextCursor";"goLeft()"
97 "ScCellTextCursor";"com::sun::star::text::XTextCursor";"goRight()"
98 "ScCellTextCursor";"com::sun::star::text::XTextCursor";"gotoStart()"
99 "ScCellTextCursor";"com::sun::star::text::XTextCursor";"gotoEnd()"
100 "ScCellTextCursor";"com::sun::star::text::XTextCursor";"gotoRange()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv93 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"collapseToStart()"
94 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"collapseToEnd()"
95 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"isCollapsed()"
96 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"goLeft()"
97 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"goRight()"
98 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"gotoStart()"
99 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"gotoEnd()"
100 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"gotoRange()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv93 "SvxUnoTextCursor";"com::sun::star::text::XTextCursor";"collapseToStart()"
94 "SvxUnoTextCursor";"com::sun::star::text::XTextCursor";"collapseToEnd()"
95 "SvxUnoTextCursor";"com::sun::star::text::XTextCursor";"isCollapsed()"
96 "SvxUnoTextCursor";"com::sun::star::text::XTextCursor";"goLeft()"
97 "SvxUnoTextCursor";"com::sun::star::text::XTextCursor";"goRight()"
98 "SvxUnoTextCursor";"com::sun::star::text::XTextCursor";"gotoStart()"
99 "SvxUnoTextCursor";"com::sun::star::text::XTextCursor";"gotoEnd()"
100 "SvxUnoTextCursor";"com::sun::star::text::XTextCursor";"gotoRange()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextCursor.csv93 "SwXTextCursor";"com::sun::star::text::XTextCursor";"collapseToStart()"
94 "SwXTextCursor";"com::sun::star::text::XTextCursor";"collapseToEnd()"
95 "SwXTextCursor";"com::sun::star::text::XTextCursor";"isCollapsed()"
96 "SwXTextCursor";"com::sun::star::text::XTextCursor";"goLeft()"
97 "SwXTextCursor";"com::sun::star::text::XTextCursor";"goRight()"
98 "SwXTextCursor";"com::sun::star::text::XTextCursor";"gotoStart()"
99 "SwXTextCursor";"com::sun::star::text::XTextCursor";"gotoEnd()"
100 "SwXTextCursor";"com::sun::star::text::XTextCursor";"gotoRange()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv101 "SwXTextViewCursor";"com::sun::star::text::XTextCursor";"collapseToStart()"
102 "SwXTextViewCursor";"com::sun::star::text::XTextCursor";"collapseToEnd()"
103 "SwXTextViewCursor";"com::sun::star::text::XTextCursor";"isCollapsed()"
104 "SwXTextViewCursor";"com::sun::star::text::XTextCursor";"goLeft()"
105 "SwXTextViewCursor";"com::sun::star::text::XTextCursor";"goRight()"
106 "SwXTextViewCursor";"com::sun::star::text::XTextCursor";"gotoStart()"
107 "SwXTextViewCursor";"com::sun::star::text::XTextCursor";"gotoEnd()"
108 "SwXTextViewCursor";"com::sun::star::text::XTextCursor";"gotoRange()"
/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableInsertBreak.java61 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_BeforeBreak_Split_KeepTogether()
125 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_AfterBreak()
181 XTextCursor xTextCursor = xText.createTextCursor(); in InsertColumn_BeforeBreak()
236 XTextCursor xTextCursor = xText.createTextCursor(); in InsertColumn_AfterBreak()
291 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_Endnote_BeforeBreak()
352 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_Envelop_BeforeBreak()
413 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_Firstpage_BeforeBreak()
473 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_Footnote_BeforeBreak()
533 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_HTML_BeforeBreak()
593 XTextCursor xTextCursor = xText.createTextCursor(); in InsertPage_Index_BeforeBreak()
[all …]
/trunk/main/sw/inc/
H A Dunotextbodyhf.hxx105 ::com::sun::star::text::XTextCursor > SAL_CALL
109 ::com::sun::star::text::XTextCursor > SAL_CALL
140 ::com::sun::star::text::XTextCursor >
193 ::com::sun::star::text::XTextCursor > SAL_CALL
197 ::com::sun::star::text::XTextCursor > SAL_CALL
/trunk/test/testuno/source/fvt/uno/sw/
H A DDocumentTest.java38 import com.sun.star.text.XTextCursor;
101 XTextCursor xTextCursor = xText.createTextCursor(); in testNewDocumentFromTemplate()
119 XTextCursor xTextCursor = xText.createTextCursor(); in testSaveDocument()
145 XTextCursor xTextCursor = xText.createTextCursor(); in testSaveAsDocument()
196 XTextCursor xTextCursor = xText.createTextCursor(); in testSaveAsTemplate()
/trunk/main/sw/source/ui/vba/
H A Dvbarangehelper.cxx47 uno::Reference< text::XTextCursor > xCursor = rText->createTextCursor(); in getRangeByPosition()
95 uno::Reference< text::XTextCursor > SwVbaRangeHelper::initCursor( const uno::Reference< text::XText… in initCursor()
97 uno::Reference< text::XTextCursor > xTextCursor; in initCursor()
145 uno::Reference< text::XTextCursor > xCursor = rText->createTextCursor(); in getPosition()
/trunk/test/testuno/source/fvt/uno/sw/bookmark/
H A DCheckBookmarks.java38 import com.sun.star.text.XTextCursor;
58 XTextCursor xTextCursor = xText.createTextCursor(); in setUp()
119 XTextCursor xTextCursor = xText.createTextCursor(); in updateBookmarkContent()
139 XTextCursor xTextCursor = xText.createTextCursor(); in removeBookmark()
/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterChangeCase.java60 XTextCursor xTextCursor = xText.createTextCursor(); in testCharacterLowerCaseSetting()
109 XTextCursor xTextCursor = xText.createTextCursor(); in testCharacterUpperCaseSetting()
156 XTextCursor xTextCursor = xText.createTextCursor(); in testCharacterSmallCapsSetting()
203 XTextCursor xTextCursor = xText.createTextCursor(); in testCharacterCapitalEveryWordSetting()
250 XTextCursor xTextCursor = xText.createTextCursor(); in testCharacterNoCaseSetting()

Completed in 175 milliseconds

12345678910>>...12