Home
last modified time | relevance | path

Searched refs:CreateTextCursor (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/inc/
H A Dunotextbodyhf.hxx59 SwXTextCursor * CreateTextCursor(const bool bIgnoreTables = false);
/trunk/main/odk/examples/OLE/delphi/InsertTables/
H A DSampleCode.pas217 oCursor := Document.Text.CreateTextCursor();
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2521 SwXTextCursor * SwXBodyText::CreateTextCursor(const bool bIgnoreTables) in CreateTextCursor() function in SwXBodyText
2558 static_cast<text::XWordCursor*>(CreateTextCursor(false)) ); in createTextCursor()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx776 SwXTextCursor *const pXTextCursor = pBText->CreateTextCursor(true); in CreateCursorForSearch()

Completed in 53 milliseconds