AccSendCaretEvent() | ScCsvControl | |
AccSendFocusEvent(bool bFocused) | ScCsvControl | |
AccSendInsertColumnEvent(sal_uInt32 nFirstColumn, sal_uInt32 nLastColumn) | ScCsvControl | |
AccSendRemoveColumnEvent(sal_uInt32 nFirstColumn, sal_uInt32 nLastColumn) | ScCsvControl | |
AccSendSelectionEvent() | ScCsvControl | |
AccSendTableUpdateEvent(sal_uInt32 nFirstColumn, sal_uInt32 nLastColumn, bool bAllRows=true) | ScCsvControl | |
AccSendVisibleEvent() | ScCsvControl | |
CaptureMouse() | weld::CustomWidgetController | |
Command(const CommandEvent &) | weld::CustomWidgetController | virtual |
CreateAccessible() | weld::CustomWidgetController | virtual |
CustomWidgetController() | weld::CustomWidgetController | |
CustomWidgetController(CustomWidgetController const &)=default | weld::CustomWidgetController | |
CustomWidgetController(CustomWidgetController &&)=default | weld::CustomWidgetController | |
DECL_LINK(DragBeginHdl, weld::DrawingArea &, bool) | weld::CustomWidgetController | private |
DeleteSurroundingText(const Selection &) | weld::CustomWidgetController | virtual |
Disable() const | weld::CustomWidgetController | |
DisableRepaint() | ScCsvControl | |
Enable() const | weld::CustomWidgetController | |
EnableRepaint() | ScCsvControl | |
EnableRTL(bool bEnable) | weld::CustomWidgetController | |
Execute(ScCsvCmdType eType, sal_Int32 nParam1=CSV_POS_INVALID, sal_Int32 nParam2=CSV_POS_INVALID) | ScCsvControl | |
GetAccessible() | ScCsvControl | inline |
GetAccessibleDescription() const | weld::CustomWidgetController | |
GetAccessibleName() const | weld::CustomWidgetController | |
GetCharWidth() const | ScCsvControl | inline |
GetClipboard() const | weld::CustomWidgetController | |
GetCmd() const | ScCsvControl | inline |
GetDrawingArea() const | weld::CustomWidgetController | |
GetDropTarget() | weld::CustomWidgetController | |
GetFirstVisLine() const | ScCsvControl | inline |
GetFirstVisPos() const | ScCsvControl | inline |
GetFirstX() const | ScCsvControl | |
GetFocus() override | ScCsvControl | virtual |
GetFocusRect() | weld::CustomWidgetController | virtual |
GetGridCursorPos() const | ScCsvControl | inline |
GetHdrHeight() const | ScCsvControl | inline |
GetHdrWidth() const | ScCsvControl | inline |
GetHdrX() const | ScCsvControl | |
GetHelpText() const | weld::CustomWidgetController | virtual |
GetHorzDirection(sal_uInt16 nCode, bool bHomeEnd) | ScCsvControl | static |
GetLastVisLine() const | ScCsvControl | |
GetLastVisPos() const | ScCsvControl | inline |
GetLastX() const | ScCsvControl | |
GetLayoutData() const | ScCsvControl | inline |
GetLineCount() const | ScCsvControl | inline |
GetLineFromY(sal_Int32 nY) const | ScCsvControl | |
GetLineHeight() const | ScCsvControl | inline |
GetMaxLineOffset() const | ScCsvControl | |
GetMaxPosOffset() const | ScCsvControl | |
GetOutputSizePixel() const | weld::CustomWidgetController | |
GetPointerPosPixel() const | weld::CustomWidgetController | |
GetPosCount() const | ScCsvControl | inline |
GetPosFromX(sal_Int32 nX) const | ScCsvControl | |
GetRulerCursorPos() const | ScCsvControl | inline |
GetSurroundingText(OUString &) | weld::CustomWidgetController | virtual |
GetTextHeight() const | weld::CustomWidgetController | |
GetTextWidth(const OUString &rText) const | weld::CustomWidgetController | |
GetUITestFactory() const | weld::CustomWidgetController | virtual |
GetVertDirection(sal_uInt16 nCode, bool bHomeEnd) | ScCsvControl | static |
GetVisLineCount() const | ScCsvControl | |
GetVisPosCount() const | ScCsvControl | |
GetX(sal_Int32 nPos) const | ScCsvControl | |
GetY(sal_Int32 nLine) const | ScCsvControl | |
GrabFocus() | weld::CustomWidgetController | |
HasChildFocus() const | weld::CustomWidgetController | |
HasFocus() const | weld::CustomWidgetController | |
Hide() | weld::CustomWidgetController | virtual |
ImplInvertRect(OutputDevice &rOutDev, const tools::Rectangle &rRect) | ScCsvControl | static |
Invalidate() | weld::CustomWidgetController | |
Invalidate(const tools::Rectangle &rRect) | weld::CustomWidgetController | |
InvalidateGfx() | ScCsvControl | inline |
IsActive() const | weld::CustomWidgetController | |
IsEnabled() const | weld::CustomWidgetController | |
IsMouseCaptured() const | weld::CustomWidgetController | |
IsNoRepaint() const | ScCsvControl | inline |
IsReallyVisible() const | weld::CustomWidgetController | |
IsRTL() const | ScCsvControl | inline |
IsRTLEnabled() const | weld::CustomWidgetController | |
IsUpdateMode() | weld::CustomWidgetController | static |
IsValidGfx() const | ScCsvControl | inline |
IsValidLine(sal_Int32 nLine) const | ScCsvControl | |
IsValidSplitPos(sal_Int32 nPos) const | ScCsvControl | |
IsVisible() const | weld::CustomWidgetController | |
IsVisibleLine(sal_Int32 nLine) const | ScCsvControl | |
IsVisibleSplitPos(sal_Int32 nPos) const | ScCsvControl | |
KeyInput(const KeyEvent &) | weld::CustomWidgetController | virtual |
LoseFocus() override | ScCsvControl | virtual |
m_aSize | weld::CustomWidgetController | private |
m_pDrawingArea | weld::CustomWidgetController | private |
maCmd | ScCsvControl | private |
maCmdHdl | ScCsvControl | private |
mbValidGfx | ScCsvControl | private |
MouseButtonDown(const MouseEvent &) | weld::CustomWidgetController | virtual |
MouseButtonUp(const MouseEvent &) | weld::CustomWidgetController | virtual |
MouseMove(const MouseEvent &) | weld::CustomWidgetController | virtual |
mrData | ScCsvControl | private |
mxAccessible | ScCsvControl | protected |
operator=(CustomWidgetController const &)=default | weld::CustomWidgetController | |
operator=(CustomWidgetController &&)=default | weld::CustomWidgetController | |
Paint(vcl::RenderContext &rRenderContext, const tools::Rectangle &rRect)=0 | weld::CustomWidgetController | pure virtual |
queue_resize() | weld::CustomWidgetController | |
ReleaseMouse() | weld::CustomWidgetController | |
Repaint(bool bInvalidate=false) | ScCsvControl | |
RequestHelp(tools::Rectangle &) | weld::CustomWidgetController | virtual |
Resize() | weld::CustomWidgetController | virtual |
ScCsvControl(const ScCsvLayoutData &rData) | ScCsvControl | explicit |
set_size_request(int nWidth, int nHeight) | weld::CustomWidgetController | |
SetAccessibleName(const OUString &rName) | weld::CustomWidgetController | |
SetCmdHdl(const Link< ScCsvControl &, void > &rHdl) | ScCsvControl | inline |
SetCursor(void *pData) | weld::CustomWidgetController | |
SetCursorRect(const tools::Rectangle &rCursorRect, int nExtTextInputWidth) | weld::CustomWidgetController | |
SetDragDataTransferable(rtl::Reference< TransferDataContainer > &rTransferable, sal_uInt8 eDNDConstants) | weld::CustomWidgetController | |
SetDrawingArea(weld::DrawingArea *pDrawingArea) | weld::CustomWidgetController | virtual |
SetHelpId(const OUString &rHelpId) | weld::CustomWidgetController | |
SetInputContext(const InputContext &rInputContext) | weld::CustomWidgetController | |
SetOutputSizePixel(const Size &rSize) | weld::CustomWidgetController | |
SetPointer(PointerStyle ePointerStyle) | weld::CustomWidgetController | |
Show() | weld::CustomWidgetController | virtual |
StartDrag() | weld::CustomWidgetController | virtual |
StyleUpdated() | weld::CustomWidgetController | virtual |
ValidateGfx() | ScCsvControl | inline |
~CustomWidgetController() | weld::CustomWidgetController | virtual |
~ScCsvControl() override | ScCsvControl | virtual |