|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for TextView, including all inherited members.
| CenterPaM(const TextPaM &rPaM) | TextView | |
| Command(const CommandEvent &rCEvt) | TextView | |
| Copy() | TextView | |
| Copy(css::uno::Reference< css::datatransfer::clipboard::XClipboard > const &rxClipboard) | TextView | |
| CursorDown(const TextPaM &rPaM) | TextView | |
| CursorEndOfDoc() | TextView | |
| CursorEndOfLine(const TextPaM &rPaM) | TextView | |
| CursorEndOfParagraph(const TextPaM &rPaM) | TextView | |
| CursorFirstWord(const TextPaM &rPaM) | TextView | |
| CursorLeft(const TextPaM &rPaM, sal_uInt16 nCharacterIteratorMode) | TextView | |
| CursorRight(const TextPaM &rPaM, sal_uInt16 nCharacterIteratorMode) | TextView | |
| CursorStartOfDoc() | TextView | static |
| CursorStartOfLine(const TextPaM &rPaM) | TextView | |
| CursorStartOfParagraph(const TextPaM &rPaM) | TextView | static |
| CursorUp(const TextPaM &rPaM) | TextView | |
| CursorWordLeft(const TextPaM &rPaM) | TextView | |
| CursorWordRight(const TextPaM &rPaM) | TextView | |
| Cut() | TextView | |
| DeleteSelected() | TextView | |
| dragDropEnd(const css::datatransfer::dnd::DragSourceDropEvent &dsde) override | TextView | privatevirtual |
| dragEnter(const css::datatransfer::dnd::DropTargetDragEnterEvent &dtdee) override | TextView | privatevirtual |
| dragExit(const css::datatransfer::dnd::DropTargetEvent &dte) override | TextView | privatevirtual |
| dragGestureRecognized(const css::datatransfer::dnd::DragGestureEvent &dge) override | TextView | privatevirtual |
| dragOver(const css::datatransfer::dnd::DropTargetDragEvent &dtde) override | TextView | privatevirtual |
| drop(const css::datatransfer::dnd::DropTargetDropEvent &dtde) override | TextView | privatevirtual |
| EnableCursor(bool bEnable) | TextView | |
| GetDocPos(const Point &rWindowPos) const | TextView | |
| GetLineNumberOfCursorInSelection() const | TextView | |
| GetSelected() const | TextView | |
| GetSelected(LineEnd aSeparator) const | TextView | |
| GetSelection() const | TextView | |
| GetSelection() | TextView | |
| GetStartDocPos() const | TextView | |
| GetTextEngine() const | TextView | |
| GetWindow() const | TextView | |
| GetWindowPos(const Point &rDocPos) const | TextView | |
| HasSelection() const | TextView | |
| HideCursor() | TextView | |
| HideSelection() | TextView | private |
| ImpDelete(sal_uInt8 nMode, sal_uInt8 nDelMode) | TextView | private |
| ImpGetOutputStartPos(const Point &rStartDocPos) const | TextView | private |
| ImpHideDDCursor() | TextView | private |
| ImpIndentBlock(bool bRight) | TextView | private |
| ImplCheckTextLen(std::u16string_view rNewText) const | TextView | private |
| ImplTruncateNewText(OUString &rNewText) const | TextView | private |
| ImpMoveCursor(const KeyEvent &rKeyEvent) | TextView | private |
| ImpPaint(vcl::RenderContext &rRenderContext, const Point &rStartPos, tools::Rectangle const *pPaintArea, TextSelection const *pSelection) | TextView | private |
| ImpPaint(vcl::RenderContext &rRenderContext, const tools::Rectangle &rRect) | TextView | private |
| ImpSetSelection(const TextSelection &rSelection) | TextView | private |
| ImpShowCursor(bool bGotoCursor, bool bForceVisCursor, bool bEndKey) | TextView | private |
| ImpShowDDCursor() | TextView | private |
| ImpShowHideSelection(const TextSelection *pRange=nullptr) | TextView | private |
| IndentBlock() | TextView | |
| InsertText(const OUString &rNew) | TextView | |
| Invalidate() | TextView | |
| IsAutoScroll() const | TextView | |
| IsCursorEnabled() const | TextView | |
| IsInSelection(const TextPaM &rPaM) const | TextView | private |
| IsInsertMode() const | TextView | |
| IsReadOnly() const | TextView | |
| IsSelectionAtPoint(const Point &rPointPixel) | TextView | |
| KeyInput(const KeyEvent &rKeyEvent) | TextView | |
| MatchGroup() | TextView | |
| MouseButtonDown(const MouseEvent &rMouseEvent) | TextView | |
| MouseButtonUp(const MouseEvent &rMouseEvent) | TextView | |
| MouseMove(const MouseEvent &rMouseEvent) | TextView | |
| mpImpl | TextView | private |
| operator=(const TextView &)=delete | TextView | private |
| PageDown(const TextPaM &rPaM) | TextView | |
| PageUp(const TextPaM &rPaM) | TextView | |
| Paint(vcl::RenderContext &rRenderContext, const tools::Rectangle &rRect) | TextView | |
| Paste() | TextView | |
| Paste(css::uno::Reference< css::datatransfer::clipboard::XClipboard > const &rxClipboard) | TextView | |
| Read(SvStream &rInput) | TextView | |
| Redo() | TextView | |
| Replace(const i18nutil::SearchOptions2 &rSearchOptions, bool bAll, bool bForward) | TextView | |
| Scroll(tools::Long nHorzScroll, tools::Long nVertScroll) | TextView | |
| Search(const i18nutil::SearchOptions2 &rSearchOptions, bool bForward) | TextView | |
| SetAutoIndentMode(bool bAutoIndent) | TextView | |
| SetAutoScroll(bool bAutoScroll) | TextView | |
| SetCursorAtPoint(const Point &rPointPixel) | TextView | |
| SetInsertMode(bool bInsert) | TextView | |
| SetPaintSelection(bool bPaint) | TextView | |
| SetReadOnly(bool bReadOnly) | TextView | |
| SetSelection(const TextSelection &rNewSel) | TextView | |
| SetSelection(const TextSelection &rNewSel, bool bGotoCursor) | TextView | |
| SetStartDocPos(const Point &rPos) | TextView | |
| ShowCursor(bool bGotoCursor=true, bool bForceVisCursor=true) | TextView | |
| ShowSelection() | TextView | private |
| ShowSelection(const TextSelection &rSel) | TextView | private |
| TextEngine | TextView | friend |
| TextSelFunctionSet | TextView | friend |
| TextUndo | TextView | friend |
| TextUndoManager | TextView | friend |
| TextView(const TextView &)=delete | TextView | private |
| TextView(ExtTextEngine *pEng, vcl::Window *pWindow) | TextView | |
| Undo() | TextView | |
| UnindentBlock() | TextView | |
| ~DragAndDropClient() COVERITY_NOEXCEPT_FALSE | vcl::unohelper::DragAndDropClient | virtual |
| ~TextView() override | TextView | virtual |