|
LibreOffice Module starmath (master) 1
|
This is the complete list of members for SmCursor, including all inherited members.
| AnnotateSelection() const | SmCursor | private |
| BeginEdit() | SmCursor | private |
| BuildGraph() | SmCursor | private |
| CloneLineToClipboard(SmStructureNode *pLine, SmClipboard *pClipboard) | SmCursor | privatestatic |
| CloneList(SmClipboard &rClipboard) | SmCursor | privatestatic |
| Copy() | SmCursor | |
| CountSelectedNodes(SmNode *pNode) | SmCursor | private |
| CreateBracket(SmBracketType eBracketType, bool bIsLeft) | SmCursor | privatestatic |
| Cut() | SmCursor | inline |
| Delete() | SmCursor | |
| DeletePrev(OutputDevice *pDev) | SmCursor | |
| Draw(OutputDevice &pDev, Point Offset, bool isCaretVisible) | SmCursor | |
| EndEdit() | SmCursor | private |
| FindPositionInLineList(SmNodeList *pLineList, const SmCaretPos &rCaretPos) | SmCursor | privatestatic |
| FindSelectedNode(SmNode *pNode) | SmCursor | private |
| FindTopMostNodeInLine(SmNode *pSNode, bool MoveUpIfSelected=false) | SmCursor | static |
| FinishEdit(std::unique_ptr< SmNodeList > pLineList, SmStructureNode *pParent, int nParentIndex, SmCaretPos PosAfterEdit, SmNode *pStartLine=nullptr) | SmCursor | private |
| GetCaretRectangle(OutputDevice &rOutDev) const | SmCursor | |
| GetPosition() const | SmCursor | inline |
| GetSelectionRectangle(OutputDevice &rOutDev) const | SmCursor | |
| HasComplexSelection() | SmCursor | |
| HasSelection() const | SmCursor | inline |
| InsertBrackets(SmBracketType eBracketType) | SmCursor | |
| InsertCommandText(const OUString &aCommandText) | SmCursor | |
| InsertElement(SmFormulaElement element) | SmCursor | |
| InsertFraction() | SmCursor | |
| InsertNodes(std::unique_ptr< SmNodeList > pNewNodes) | SmCursor | private |
| InsertRow() | SmCursor | |
| InsertSpecial(std::u16string_view aString) | SmCursor | |
| InsertSubSup(SmSubSup eSubSup) | SmCursor | |
| InsertText(const OUString &aString) | SmCursor | |
| IsAtTailOfBracket(SmBracketType eBracketType) const | SmCursor | |
| IsLineCompositionNode(SmNode const *pNode) | SmCursor | privatestatic |
| LineToList(SmStructureNode *pLine, SmNodeList &rList) | SmCursor | privatestatic |
| maClipboard | SmCursor | private |
| mbIsEnabledSetModifiedSmDocShell | SmCursor | private |
| mnEditSections | SmCursor | private |
| Move(OutputDevice *pDev, SmMovementDirection direction, bool bMoveAnchor=true) | SmCursor | |
| MoveTo(OutputDevice *pDev, const Point &pos, bool bMoveAnchor) | SmCursor | |
| mpAnchor | SmCursor | private |
| mpDocShell | SmCursor | private |
| mpGraph | SmCursor | private |
| mpPosition | SmCursor | private |
| mpTree | SmCursor | private |
| NodeToList(SmNode *&rpNode, SmNodeList &rList) | SmCursor | inlineprivatestatic |
| Paste() | SmCursor | |
| PatchLineList(SmNodeList *pLineList, SmNodeList::iterator aIter) | SmCursor | privatestatic |
| RequestRepaint() | SmCursor | private |
| SetCaretPosition(SmCaretPos pos) | SmCursor | private |
| SmCursor(SmNode *tree, SmDocShell *pShell) | SmCursor | inline |
| SmDocShell | SmCursor | friend |
| TakeSelectedNodesFromList(SmNodeList *pLineList, SmNodeList *pSelectedNodes=nullptr) | SmCursor | privatestatic |