LibreOffice Module sc (master) 1
|
This is the complete list of members for ScTabControl, including all inherited members.
AcceptDrop(const AcceptDropEvent &rEvt) override | ScTabControl | protectedvirtual |
ActivatePage() | TabBar | virtual |
AddTabClick() override | ScTabControl | protectedvirtual |
AllowRenaming() override | ScTabControl | protectedvirtual |
APPEND | TabBar | static |
bErrorShown | ScTabControl | private |
CalcWindowSizePixel() const | TabBar | |
Clear() | TabBar | |
Command(const CommandEvent &rCEvt) override | ScTabControl | protectedvirtual |
CreateAccessible() override | TabBar | virtual |
DataChanged(const DataChangedEvent &rDCEvt) override | TabBar | virtual |
DeactivatePage() | TabBar | virtual |
DECL_DLLPRIVATE_LINK(ImplClickHdl, weld::Button &, void) | TabBar | private |
DECL_DLLPRIVATE_LINK(ImplAddClickHandler, weld::Button &, void) | TabBar | private |
DECL_DLLPRIVATE_LINK(MousePressHdl, const MouseEvent &, bool) | TabBar | private |
DECL_DLLPRIVATE_LINK(ContextMenuHdl, const CommandEvent &, void) | TabBar | private |
DECL_LINK(ShowPageList, const CommandEvent &, void) | ScTabControl | private |
dispose() override | ScTabControl | virtual |
DoDrag() | ScTabControl | private |
DoubleClick() | TabBar | virtual |
EnableEditMode() | TabBar | |
EndEditMode(bool bCancel=false) | TabBar | |
EndRenaming() override | ScTabControl | protectedvirtual |
EndSwitchPage() | TabBar | |
ExecuteDrop(const ExecuteDropEvent &rEvt) override | ScTabControl | protectedvirtual |
GetAuxiliaryText(sal_uInt16 nPageId) const | TabBar | protected |
GetCurPageId() const | TabBar | |
GetCurPagePos() const | TabBar | |
GetEditPageId() const | TabBar | |
GetEditText() const | TabBar | |
GetHelpText(sal_uInt16 nPageId) const | TabBar | |
GetMaxId() const | ScTabControl | private |
GetPageArea() const | TabBar | |
GetPageBits(sal_uInt16 nPageId) const | TabBar | |
GetPageCount() const | TabBar | |
GetPageId(sal_uInt16 nPos) const | TabBar | |
GetPageId(const Point &rPos) const | TabBar | |
GetPagePos(sal_uInt16 nPageId) const | TabBar | |
GetPageRect(sal_uInt16 nPageId) const | TabBar | |
GetPageText(sal_uInt16 nPageId) const | TabBar | |
GetPrivatDropPos(const Point &rPos) | ScTabControl | private |
GetSelectPageCount() const | TabBar | |
GetSplitSize() const | TabBar | |
GetStyle() const | TabBar | |
GetTabBgColor(sal_uInt16 nPageId) const | TabBar | |
HideDropPos() | TabBar | |
ImplActivatePage() | TabBar | private |
ImplCalcWidth() | TabBar | private |
ImplDeactivatePage() | TabBar | private |
ImplEnableControls() | TabBar | private |
ImplFormat() | TabBar | private |
ImplGetColors(const StyleSettings &rStyleSettings, Color &rFaceColor, Color &rFaceTextColor, Color &rSelectColor, Color &rSelectTextColor) | TabBar | private |
ImplGetLastFirstPos() | TabBar | private |
ImplGetLastTabBarItem(sal_uInt16 nItemCount) | TabBar | private |
ImplInit(WinBits nWinStyle, bool bSheets) | TabBar | private |
ImplInitControls() | TabBar | private |
ImplInitSettings(bool bFont, bool bBackground) | TabBar | private |
ImplPrePaint() | TabBar | private |
ImplSelect() | TabBar | private |
ImplShowPage(sal_uInt16 nPos) | TabBar | private |
InsertPage(sal_uInt16 nPageId, const OUString &rText, TabBarPageBits nBits=TabBarPageBits::NONE, sal_uInt16 nPos=TabBar::APPEND) | TabBar | virtual |
IsEditModeCanceled() const | TabBar | |
IsEffectiveRTL() const | TabBar | |
IsInEditMode() const | TabBar | |
IsMirrored() const | TabBar | |
IsPageEnabled(sal_uInt16 nPageId) const | TabBar | |
IsPageSelected(sal_uInt16 nPageId) const | TabBar | |
maCurrentItemList | TabBar | private |
maEditText | TabBar | private |
MakeVisible(sal_uInt16 nPageId) | TabBar | |
maScrollAreaContextHdl | TabBar | private |
maSelectHdl | TabBar | private |
maSplitHdl | TabBar | private |
maWinSize | TabBar | private |
mbAutoEditMode | TabBar | private |
mbDropPos | TabBar | private |
mbEditCanceled | TabBar | private |
mbFirstFormat | TabBar | private |
mbFormat | TabBar | private |
mbInSelect | TabBar | private |
mbMirrored | TabBar | private |
mbScrollAlwaysEnabled | TabBar | private |
mbSheets | TabBar | private |
mbSizeFormat | TabBar | private |
Mirror() override | ScTabControl | protectedvirtual |
mnCurMaxWidth | TabBar | private |
mnCurPageId | TabBar | private |
mnDropPos | TabBar | private |
mnEditId | TabBar | private |
mnFirstPos | TabBar | private |
mnLastOffX | TabBar | private |
mnMaxPageWidth | TabBar | private |
mnOffX | TabBar | private |
mnOffY | TabBar | private |
mnSplitSize | TabBar | private |
mnSwitchId | TabBar | private |
mnSwitchTime | TabBar | private |
mnWinStyle | TabBar | private |
MouseButtonDown(const MouseEvent &rMEvt) override | ScTabControl | protectedvirtual |
MouseButtonUp(const MouseEvent &rMEvt) override | ScTabControl | protectedvirtual |
MouseMove(const MouseEvent &rMEvt) override | TabBar | virtual |
MovePage(sal_uInt16 nPageId, sal_uInt16 nNewPos) | TabBar | |
mpImpl | TabBar | private |
next() | TabBar | private |
nMouseClickPageId | ScTabControl | private |
nSelPageIdByMouse | ScTabControl | private |
PAGE_NOT_FOUND | TabBar | static |
Paint(vcl::RenderContext &rRenderContext, const tools::Rectangle &rRect) override | TabBar | virtual |
PreNotify(NotifyEvent &rNEvt) override | TabBar | virtual |
prev() | TabBar | private |
pViewData | ScTabControl | private |
RemovePage(sal_uInt16 nPageId) | TabBar | |
RequestHelp(const HelpEvent &rHEvt) override | TabBar | virtual |
Resize() override | TabBar | virtual |
ScTabControl(vcl::Window *pParent, ScViewData *pData) | ScTabControl | |
seek(size_t i) | TabBar | private |
Select() override | ScTabControl | protectedvirtual |
SelectPage(sal_uInt16 nPageId, bool bSelect) | TabBar | |
SetAddButtonEnabled(bool bAddButtonEnabled) | TabBar | |
SetAuxiliaryText(sal_uInt16 nPageId, const OUString &rText) | TabBar | protected |
SetCurPageId(sal_uInt16 nPageId) | TabBar | |
SetEditText(const OUString &rText) | TabBar | |
SetEffectiveRTL(bool bRTL) | TabBar | |
SetFirstPageId(sal_uInt16 nPageId) | TabBar | |
SetMaxPageWidth(tools::Long nMaxWidth) | TabBar | |
SetMirrored(bool bMirrored) | TabBar | |
SetPageBits(sal_uInt16 nPageId, TabBarPageBits nBits) | TabBar | |
SetPageText(sal_uInt16 nPageId, const OUString &rText) | TabBar | virtual |
SetProtectionSymbol(sal_uInt16 nPageId, bool bProtection) | TabBar | |
SetScrollAlwaysEnabled(bool bScrollAlwaysEnabled) | TabBar | |
SetScrollAreaContextHdl(const Link< const CommandEvent &, void > &rLink) | TabBar | |
SetSelectHdl(const Link< TabBar *, void > &rLink) | TabBar | |
SetSheetLayoutRTL(bool bSheetRTL) | ScTabControl | |
SetSplitHdl(const Link< TabBar *, void > &rLink) | TabBar | |
SetStyle(WinBits nStyle) | TabBar | |
SetTabBgColor(sal_uInt16 nPageId, const Color &aTabBgColor) | TabBar | |
ShowDropPos(const Point &rPos) | TabBar | |
Split() | TabBar | |
StartDrag(sal_Int8 nAction, const Point &rPosPixel) override | ScTabControl | protectedvirtual |
StartDrag(const CommandEvent &rCEvt, vcl::Region &rRegion) | ScTabControl | |
StartEditMode(sal_uInt16 nPageId) | TabBar | |
StartRenaming() override | ScTabControl | protectedvirtual |
StateChanged(StateChangedType nStateChange) override | TabBar | virtual |
SwitchPage(const Point &rPos) | TabBar | |
SwitchToPageId(sal_uInt16 nId) | ScTabControl | |
TabBar(vcl::Window *pParent, WinBits nWinStyle, bool bSheets=false) | TabBar | |
UpdateInputContext() | ScTabControl | |
UpdateStatus() | ScTabControl | |
~ScTabControl() override | ScTabControl | virtual |
~TabBar() override | TabBar | virtual |