LibreOffice Module sc (master) 1
|
This is the complete list of members for ScViewFunc, including all inherited members.
aBorderPos | ScTabView | private |
aCornerButton | ScTabView | private |
ActivatePart(ScSplitPos eWhich) | ScTabView | |
ActivateView(bool bActivate, bool bFirst) | ScTabView | |
ActiveGrabFocus() | ScTabView | |
AddHighlightRange(const ScRange &rRange, const Color &rColor) | ScTabView | |
AddWindowToForeignEditView(SfxViewShell *pViewShell, ScSplitPos eWhich) | ScTabView | |
AdjustBlockHeight(bool bPaint=true, ScMarkData *pMarkData=nullptr) | ScViewFunc | |
AdjustPrintZoom() | ScViewFunc | |
AdjustRowHeight(SCROW nStartRow, SCROW nEndRow, bool bApi) | ScViewFunc | |
aExtraEditViewManager | ScTabView | private |
aFormatArea | ScViewFunc | private |
aFormatSource | ScViewFunc | private |
aFrameSize | ScTabView | private |
aFunctionSet | ScTabView | private |
aHdrFunc | ScTabView | private |
aHScrollLeft | ScTabView | private |
aHScrollRight | ScTabView | private |
AlignToCursor(SCCOL nCurX, SCROW nCurY, ScFollowMode eMode, const ScSplitPos *pWhich=nullptr) | ScTabView | |
AppendTable(const OUString &rName, bool bRecord=true) | ScViewFunc | |
ApplyAttr(const SfxPoolItem &rAttrItem, bool bAdjustBlockHeight=true) | ScViewFunc | |
ApplyAttributes(const SfxItemSet *pDialogSet, const SfxItemSet *pOldSet, bool bAdjustBlockHeight=true) | ScViewFunc | |
ApplyPatternLines(const ScPatternAttr &rAttr, const SvxBoxItem &rNewOuter, const SvxBoxInfoItem *pNewInner) | ScViewFunc | |
ApplySelectionPattern(const ScPatternAttr &rAttr, bool bCursorOnly=false) | ScViewFunc | |
ApplyUserItemSet(const SfxItemSet &rItemSet) | ScViewFunc | |
aScrollTimer | ScTabView | private |
aTimerMEvt | ScTabView | private |
aTipRectangle | ScTabView | private |
aTopButton | ScTabView | private |
AutoFormat(sal_uInt16 nFormatNo) | ScViewFunc | |
AutoSum(const ScRange &rRange, bool bSubTotal, bool bSetCursor, bool bContinue, const OpCode eCode) | ScViewFunc | |
aViewData | ScTabView | private |
aVScrollBottom | ScTabView | private |
aVScrollTop | ScTabView | private |
bBlockCols | ScTabView | private |
bBlockNeg | ScTabView | private |
bBlockRows | ScTabView | private |
bDragging | ScTabView | private |
bDrawSelMode | ScTabView | private |
bFormatValid | ScViewFunc | private |
bInActivatePart | ScTabView | private |
bInUpdateHeader | ScTabView | private |
bInZoomUpdate | ScTabView | private |
BlockMode enum name | ScTabView | private |
bLockPaintBrush | ScTabView | private |
bMinimized | ScTabView | private |
bMoveIsShift | ScTabView | private |
CalcZoom(SvxZoomType eType, sal_uInt16 nOldZoom) | ScTabView | |
CellContentChanged() | ScTabView | |
ChangeIndent(bool bIncrement) | ScViewFunc | |
ChangeNumFmtDecimals(bool bIncrement) | ScViewFunc | |
CheckNeedsRepaint() | ScTabView | |
CheckSelectionTransfer() | ScTabView | |
ClearHighlightRanges() | ScTabView | |
ClickCursor(SCCOL nPosX, SCROW nPosY, bool bControl) | ScTabView | |
ConvertFormulaToValue() | ScViewFunc | |
CopyAutoSpellData(FillDir eDir, SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, sal_uLong nCount) | ScViewFunc | private |
CopyToClip(ScDocument *pClipDoc, bool bCut, bool bApi=false, bool bIncludeObjects=false, bool bStopEdit=true) | ScViewFunc | |
CopyToClip(ScDocument *pClipDoc, const ScRangeList &rRange, bool bCut, bool bApi=false, bool bIncludeObjects=false, bool bStopEdit=true) | ScViewFunc | |
CopyToClipMultiRange(const ScDocument *pClipDoc, const ScRangeList &rRanges, bool bCut, bool bApi, bool bIncludeObjects) | ScViewFunc | |
CopyToClipSingleRange(ScDocument *pClipDoc, const ScRangeList &rRanges, bool bCut, bool bIncludeObjects) | ScViewFunc | |
CopyToTransferable() | ScViewFunc | |
CreateAnchorHandles(SdrHdlList &rHdl, const ScAddress &rAddress) | ScTabView | |
CreateAutoFormatData() | ScViewFunc | |
CreateNames(CreateNameFlags nFlags) | ScViewFunc | |
CursorPosChanged() | ScTabView | |
CutToClip() | ScViewFunc | |
DataFormPutData(SCROW nCurrentRow, SCROW nStartRow, SCCOL nStartCol, SCROW nEndRow, SCCOL nEndCol, std::vector< std::unique_ptr< ScDataFormFragment > > &rEdits, sal_uInt16 aColLength) | ScViewFunc | |
DECL_LINK(HScrollLeftHdl, weld::Scrollbar &, void) | ScTabView | private |
DECL_LINK(HScrollRightHdl, weld::Scrollbar &, void) | ScTabView | private |
DECL_LINK(VScrollTopHdl, weld::Scrollbar &, void) | ScTabView | private |
DECL_LINK(VScrollBottomHdl, weld::Scrollbar &, void) | ScTabView | private |
DECL_LINK(EndScrollHdl, const MouseEvent &, bool) | ScTabView | private |
DECL_LINK(SplitHdl, Splitter *, void) | ScTabView | private |
DECL_LINK(TimerHdl, Timer *, void) | ScTabView | private |
DECL_LINK(TabBarResize, ::TabBar *, void) | ScTabView | |
DECL_STATIC_LINK(ScTabView, InstallLOKNotifierHdl, void *, vcl::ILibreOfficeKitNotifier *) | ScTabView | private |
DeleteCells(DelCellCmd eCmd) | ScViewFunc | |
DeleteContents(InsertDeleteFlags nFlags) | ScViewFunc | |
DeleteMulti(bool bRows) | ScViewFunc | |
DeletePageBreak(bool bColumn, bool bRecord=true, const ScAddress *pPos=nullptr, bool bSetModified=true) | ScViewFunc | |
DeleteTable(SCTAB nTabNr, bool bRecord=true) | ScViewFunc | |
DeleteTables(const std::vector< SCTAB > &TheTabs, bool bRecord=true) | ScViewFunc | |
DeleteTables(SCTAB nTab, SCTAB nSheets) | ScViewFunc | |
DeselectAllTables() | ScTabView | |
DetectiveAddError() | ScViewFunc | |
DetectiveAddPred() | ScViewFunc | |
DetectiveAddSucc() | ScViewFunc | |
DetectiveDelAll() | ScViewFunc | |
DetectiveDelPred() | ScViewFunc | |
DetectiveDelSucc() | ScViewFunc | |
DetectiveMarkInvalid() | ScViewFunc | |
DetectiveMarkPred() | ScViewFunc | |
DetectiveMarkSucc() | ScViewFunc | |
DetectiveRefresh() | ScViewFunc | |
DigitLanguageChanged() | ScTabView | |
DoAddWin(ScGridWindow *pWin) | ScTabView | private |
DoAutoAttributes(SCCOL nCol, SCROW nRow, SCTAB nTab, bool bAttrChanged) | ScViewFunc | private |
DoChartSelection(const css::uno::Sequence< css::chart2::data::HighlightedRange > &rHilightRanges) | ScTabView | |
DoDPFieldPopup(std::u16string_view rPivotTableName, sal_Int32 nDimensionIndex, Point aPoint, Size aSize) | ScTabView | |
DoHangulHanjaConversion() | ScViewFunc | |
DoHSplit(tools::Long nSplitPos) | ScTabView | private |
DoneBlockMode(bool bContinue=false) | ScTabView | |
DoneRefMode(bool bContinue=false) | ScTabView | |
DoRefConversion() | ScViewFunc | |
DoResize(const Point &rOffset, const Size &rSize, bool bInner=false) | ScTabView | |
DoSheetConversion(const ScConversionParam &rParam) | ScViewFunc | |
DoThesaurus() | ScViewFunc | |
DoVSplit(tools::Long nSplitPos) | ScTabView | private |
DrawDeselectAll() | ScTabView | |
DrawEnableAnim(bool bSet) | ScTabView | protected |
DrawMarkListHasChanged() | ScTabView | |
EditNote() | ScViewFunc | |
EnableAutoSpell(bool bEnable) | ScTabView | |
EnableRefInput(bool bFlag) | ScTabView | |
EnterAutoSum(const ScRangeList &rRangeList, bool bSubTotal, const ScAddress &rAddr, const OpCode eCode) | ScViewFunc | |
EnterBlock(const OUString &rString, const EditTextObject *pData) | ScViewFunc | |
EnterData(SCCOL nCol, SCROW nRow, SCTAB nTab, const OUString &rString, const EditTextObject *pData=nullptr, bool bMatrixExpand=false) | ScViewFunc | |
EnterData(SCCOL nCol, SCROW nRow, SCTAB nTab, const EditTextObject &rData, bool bTestSimple=false) | ScViewFunc | |
EnterDataAtCursor(const OUString &rString) | ScViewFunc | |
EnterMatrix(const OUString &rString, ::formula::FormulaGrammar::Grammar eGram) | ScViewFunc | |
EnterValue(SCCOL nCol, SCROW nRow, SCTAB nTab, const double &rValue) | ScViewFunc | |
ErrorMessage(TranslateId pGlobStrId) | ScTabView | |
ExpandBlock(SCCOL nMovX, SCROW nMovY, ScFollowMode eMode) | ScTabView | |
ExpandBlockArea(SCCOL nMovX, SCROW nMovY) | ScTabView | |
ExpandBlockPage(SCCOL nMovX, SCROW nMovY) | ScTabView | |
ExtendScenario() | ScViewFunc | |
extendTiledAreaIfNeeded() | ScTabView | |
FakeButtonUp(ScSplitPos eWhich) | ScTabView | |
FillAuto(FillDir eDir, SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, sal_uLong nCount) | ScViewFunc | |
FillCrossDblClick() | ScViewFunc | |
FillSeries(FillDir eDir, FillCmd eCmd, FillDateCmd eDateCmd, double fStart, double fStep, double fMax) | ScViewFunc | |
FillSimple(FillDir eDir) | ScViewFunc | |
FillTab(InsertDeleteFlags nFlags, ScPasteFunc nFunction, bool bSkipEmpty, bool bAsLink) | ScViewFunc | |
FindNextUnprot(bool bShift, bool bInSelection) | ScTabView | |
FindWindow(const vcl::Window *pWindow) const | ScTabView | |
FreezeSplitters(bool bFreeze, SplitMethod eSplitMethod=SC_SPLIT_METHOD_CURSOR, SCCOLROW nFreezeIndex=-1) | ScTabView | |
GestureZoomCommand(const CommandEvent &rCEvt) | ScTabView | |
GetActiveWin() | ScTabView | |
GetAreaMoveEndPosition(SCCOL nMovX, SCROW nMovY, ScFollowMode eMode, SCCOL &rAreaX, SCROW &rAreaY, ScFollowMode &rMode, bool bInteractiveByUser=false) | ScTabView | private |
GetAutoSumArea(ScRangeList &rRangeList) | ScViewFunc | |
GetAutoSumFormula(const ScRangeList &rRangeList, bool bSubTotal, const ScAddress &rAddr, const OpCode eCode) | ScViewFunc | |
GetBorderSize(SvBorder &rBorder, const Size &rSize) | ScTabView | protected |
GetBrushDocument() const | ScTabView | inline |
GetChartDialogPos(const Size &rDialogSize, const tools::Rectangle &rLogicChart) | ScTabView | |
GetChartInsertPos(const Size &rSize, const ScRange &rCellRange) | ScTabView | |
GetCreateNameFlags() | ScViewFunc | |
GetDrawBrushSet() const | ScTabView | inline |
GetDrawFuncOldPtr() | ScTabView | inline |
GetDrawFuncPtr() | ScTabView | inline |
GetFrameWin() const | ScTabView | inline |
GetFunctionSet() | ScTabView | inline |
GetGridHeight(ScVSplitPos eWhich) | ScTabView | |
GetGridOffset() const | ScTabView | |
GetGridWidth(ScHSplitPos eWhich) | ScTabView | |
GetHighlightRanges() const | ScTabView | inline |
GetInsertPos() const | ScTabView | |
GetLockedModifiers() const | ScTabView | |
GetLOKEndHeaderCol() const | ScTabView | inline |
GetLOKEndHeaderRow() const | ScTabView | inline |
GetLOKStartHeaderCol() const | ScTabView | inline |
GetLOKStartHeaderRow() const | ScTabView | inline |
GetMousePosPixel() | ScTabView | |
GetOptimalColWidth(SCCOL nCol, SCTAB nTab, bool bFormula) | ScViewFunc | private |
GetPageBreakData() | ScTabView | inline |
GetPageMoveEndPosition(SCCOL nMovX, SCROW nMovY, SCCOL &rPageX, SCROW &rPageY) | ScTabView | |
GetPendingRelTabBarWidth() const | ScTabView | inline |
GetRelTabBarWidth() | ScTabView | static |
getRowColumnHeaders(const tools::Rectangle &rRectangle, tools::JsonWriter &rJsonWriter) | ScTabView | |
GetScDrawView() | ScTabView | inline |
GetScrollBarPos(const ScrollAdaptor &rScroll) | ScTabView | privatestatic |
GetSelectionFrame(std::shared_ptr< SvxBoxItem > &rLineOuter, std::shared_ptr< SvxBoxInfoItem > &rLineInner) | ScViewFunc | |
GetSelectionPattern() | ScViewFunc | |
GetSelectionScriptType() | ScViewFunc | |
GetSelEngine() | ScTabView | inline |
getSheetGeometryData(bool bColumns, bool bRows, bool bSizes, bool bHidden, bool bFiltered, bool bGroups) | ScTabView | |
GetStyleSheetFromMarked() | ScViewFunc | |
GetTabBarWidth() const | ScTabView | |
GetViewData() | ScTabView | inline |
GetViewData() const | ScTabView | inline |
GetWindowByPos(ScSplitPos ePos) const | ScTabView | inline |
GetZoomType() const | ScTabView | |
HasBookmarkAtCursor(SvxHyperlinkItem *pContent) | ScViewFunc | |
HasHintWindow() const | ScTabView | |
HasPageFieldDataAtCursor() const | ScTabView | |
HasPaintBrush() const | ScTabView | inline |
HideAllCursors() | ScTabView | |
HideListBox() | ScTabView | |
HideNoteMarker() | ScTabView | protected |
HideTable(const ScMarkData &rMark, SCTAB nTabToSelect=-1) | ScViewFunc | |
HideTip() | ScTabView | protected |
ImportTables(ScDocShell *pSrcShell, SCTAB nCount, const SCTAB *pSrcTabs, bool bLink, SCTAB nTab) | ScViewFunc | |
Init() | ScTabView | private |
InitBlockMode(SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, bool bTestNeg=false, bool bCols=false, bool bRows=false, bool bForceNeg=false) | ScTabView | |
InitOwnBlockMode(const ScRange &rMarkRange) | ScTabView | |
InitRefMode(SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, ScRefType eType) | ScTabView | |
InitScrollBar(ScrollAdaptor &rScrollBar, tools::Long nMaxVal, const Link< weld::Scrollbar &, void > &rLink) | ScTabView | private |
InsertAreaLink(const OUString &rFile, const OUString &rFilter, const OUString &rOptions, const OUString &rSource) | ScViewFunc | |
InsertBookmark(const OUString &rDescription, const OUString &rURL, SCCOL nPosX, SCROW nPosY, const OUString *pTarget=nullptr, bool bTryReplace=false) | ScViewFunc | |
InsertCells(InsCellCmd eCmd, bool bRecord=true, bool bPartOfPaste=false) | ScViewFunc | |
InsertCurrentTime(SvNumFormatType nCellFmt, const OUString &rUndoStr) | ScViewFunc | |
InsertName(const OUString &rName, const OUString &rSymbol, const OUString &rType) | ScViewFunc | |
InsertNameList() | ScViewFunc | |
InsertPageBreak(bool bColumn, bool bRecord=true, const ScAddress *pPos=nullptr, bool bSetModified=true) | ScViewFunc | |
InsertSpecialChar(const OUString &rStr, const vcl::Font &rFont) | ScViewFunc | |
InsertTable(const OUString &rName, SCTAB nTabNr, bool bRecord=true) | ScViewFunc | |
InsertTableLink(const OUString &rFile, const OUString &rFilter, const OUString &rOptions, std::u16string_view rTabName) | ScViewFunc | |
InsertTables(std::vector< OUString > &aNames, SCTAB nTab, SCTAB nCount, bool bRecord=true) | ScViewFunc | |
InterpretVisible() | ScTabView | |
InvalidateAttribs() | ScTabView | |
InvalidateSplit() | ScTabView | |
InvertHorizontal(ScVSplitPos eWhich, tools::Long nDragPos) | ScTabView | |
InvertVertical(ScHSplitPos eWhich, tools::Long nDragPos) | ScTabView | |
IsBlockMode() const | ScTabView | |
IsDrawSelMode() const | ScTabView | inline |
IsDrawTextEdit() const | ScTabView | protected |
IsInActivatePart() const | ScTabView | inline |
IsMarking(SCCOL nCol, SCROW nRow, SCTAB nTab) const | ScTabView | |
IsMinimized() const | ScTabView | inline |
IsPaintBrushLocked() const | ScTabView | inline |
KillEditView(bool bNoPaint) | ScTabView | |
LinkBlock(const ScRange &rSource, const ScAddress &rDestPos) | ScViewFunc | |
LockModifiers(sal_uInt16 nModifiers) | ScTabView | |
m_xMessageBox | ScTabView | private |
maHighlightRanges | ScTabView | private |
MakeDrawLayer() | ScTabView | |
MakeDrawView(TriState nForceDesignMode) | ScTabView | protected |
MakeEditView(ScEditEngineDefaulter *pEngine, SCCOL nCol, SCROW nRow) | ScTabView | |
MakeScenario(const OUString &rName, const OUString &rComment, const Color &rColor, ScScenarioFlags nFlags) | ScViewFunc | |
MakeVisible(const tools::Rectangle &rHMMRect) | ScTabView | |
MarkAndJumpToRanges(const ScRangeList &rRanges) | ScViewFunc | private |
MarkColumns() | ScTabView | |
MarkColumns(SCCOL nCol, sal_Int16 nModifier) | ScTabView | |
MarkCursor(SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, bool bCols=false, bool bRows=false, bool bCellSelection=false) | ScTabView | |
MarkDataArea(bool bIncludeCursor=true) | ScTabView | |
MarkDataChanged() | ScTabView | |
MarkMatrixFormula() | ScTabView | |
MarkRange(const ScRange &rRange, bool bSetCursor=true, bool bContinue=false) | ScTabView | |
MarkRows() | ScTabView | |
MarkRows(SCROW nRow, sal_Int16 nModifier) | ScTabView | |
mbInlineWithScrollbar | ScTabView | private |
meBlockMode | ScTabView | private |
MergeCells(bool bApi, bool &rDoContents, bool bCenter) | ScViewFunc | |
mfAccumulatedZoom | ScTabView | private |
mfLastZoomScale | ScTabView | private |
mfPendingTabBarWidth | ScTabView | private |
mnLOKEndHeaderCol | ScTabView | private |
mnLOKEndHeaderRow | ScTabView | private |
mnLOKStartHeaderCol | ScTabView | private |
mnLOKStartHeaderRow | ScTabView | private |
ModifyCellSize(ScDirection eDir, bool bOptimal) | ScViewFunc | |
MoveBlockTo(const ScRange &rSource, const ScAddress &rDestPos, bool bCut) | ScViewFunc | |
MoveCursorAbs(SCCOL nCurX, SCROW nCurY, ScFollowMode eMode, bool bShift, bool bControl, bool bKeepOld=false, bool bKeepSel=false) | ScTabView | |
MoveCursorArea(SCCOL nMovX, SCROW nMovY, ScFollowMode eMode, bool bShift, bool bKeepSel=false, bool bInteractiveByUser=false) | ScTabView | |
MoveCursorEnd(SCCOL nMovX, SCROW nMovY, ScFollowMode eMode, bool bShift, bool bKeepSel=false) | ScTabView | |
MoveCursorEnter(bool bShift) | ScTabView | |
MoveCursorKeyInput(const KeyEvent &rKeyEvent) | ScTabView | |
MoveCursorPage(SCCOL nMovX, SCROW nMovY, ScFollowMode eMode, bool bShift, bool bKeepSel=false) | ScTabView | |
MoveCursorRel(SCCOL nMovX, SCROW nMovY, ScFollowMode eMode, bool bShift, bool bKeepSel=false) | ScTabView | |
MoveCursorScreen(SCCOL nMovX, SCROW nMovY, ScFollowMode eMode, bool bShift) | ScTabView | |
MoveTable(sal_uInt16 nDestDocNo, SCTAB nDestTab, bool bCopy, const OUString *pNewTabName=nullptr) | ScViewFunc | |
mpSpellCheckCxt | ScTabView | private |
mxInputHintOO | ScTabView | private |
nBlockEndX | ScTabView | private |
nBlockEndY | ScTabView | private |
nBlockEndZ | ScTabView | private |
nBlockStartX | ScTabView | private |
nBlockStartXOrig | ScTabView | private |
nBlockStartY | ScTabView | private |
nBlockStartYOrig | ScTabView | private |
nBlockStartZ | ScTabView | private |
NeedsRepaint() | ScTabView | |
nOldCurX | ScTabView | private |
nOldCurY | ScTabView | private |
None enum value | ScTabView | private |
Normal enum value | ScTabView | private |
nPrevDragPos | ScTabView | private |
nTipAlign | ScTabView | private |
nTipVisible | ScTabView | private |
OnLibreOfficeKitTabChanged() | ScTabView | |
OnLOKInsertDeleteColumn(SCCOL nStartCol, tools::Long nOffset) | ScViewFunc | |
OnLOKInsertDeleteRow(SCROW nStartRow, tools::Long nOffset) | ScViewFunc | |
OnLOKNoteStateChanged(const ScPostIt *pNote) | ScTabView | static |
OnLOKSetWidthOrHeight(SCCOLROW nStart, bool bWidth) | ScViewFunc | |
operator=(const ScTabView &)=delete | ScTabView | |
Own enum value | ScTabView | private |
PaintArea(SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, ScUpdateMode eMode=ScUpdateMode::All) | ScTabView | |
PaintBlock(bool bReset) | ScTabView | |
PaintExtras() | ScTabView | |
PaintGrid() | ScTabView | |
PaintLeft() | ScTabView | |
PaintLeftArea(SCROW nStartRow, SCROW nEndRow) | ScTabView | |
PaintMarks(SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow) | ScTabView | |
PaintRangeFinder(tools::Long nNumber) | ScTabView | |
PaintRangeFinderEntry(const ScRangeFindData *pData, SCTAB nTab) | ScTabView | private |
PaintTop() | ScTabView | |
PaintTopArea(SCCOL nStartCol, SCCOL nEndCol) | ScTabView | |
PasteBitmapEx(const Point &, const BitmapEx &) | ScViewFunc | |
PasteBookmark(SotClipboardFormatId nFormatId, const css::uno::Reference< css::datatransfer::XTransferable > &rxTransferable, SCCOL nPosX, SCROW nPosY) | ScViewFunc | |
PasteDataFormat(SotClipboardFormatId nFormatId, const css::uno::Reference< css::datatransfer::XTransferable > &rxTransferable, SCCOL nPosX, SCROW nPosY, const Point *pLogicPos, bool bLink=false, bool bAllowDialogs=false) | ScViewFunc | |
PasteDraw() | ScViewFunc | |
PasteDraw(const Point &rLogicPos, SdrModel *pModel, bool bGroup, std::u16string_view rSrcShellID, std::u16string_view rDestShellID) | ScViewFunc | |
PasteFile(const Point &, const OUString &, bool bLink) | ScViewFunc | |
PasteFromClip(InsertDeleteFlags nFlags, ScDocument *pClipDoc, ScPasteFunc nFunction=ScPasteFunc::NONE, bool bSkipEmptyCells=false, bool bTranspose=false, bool bAsLink=false, InsCellCmd eMoveMode=INS_NONE, InsertDeleteFlags nUndoExtraFlags=InsertDeleteFlags::NONE, bool bAllowDialogs=false) | ScViewFunc | |
PasteFromClipToMultiRanges(InsertDeleteFlags nFlags, ScDocument *pClipDoc, ScPasteFunc nFunction, bool bSkipEmptyCells, bool bTranspose, bool bAsLink, bool bAllowDialogs, InsCellCmd eMoveMode, InsertDeleteFlags nUndoFlags) | ScViewFunc | private |
PasteFromSystem() | ScViewFunc | |
PasteFromSystem(SotClipboardFormatId nFormatId, bool bApi=false) | ScViewFunc | |
PasteFromTransferable(const css::uno::Reference< css::datatransfer::XTransferable > &rxTransferable) | ScViewFunc | |
PasteGraphic(const Point &rPos, const Graphic &rGraphic, const OUString &rFile) | ScViewFunc | |
PasteLink(const css::uno::Reference< css::datatransfer::XTransferable > &rxTransferable) | ScViewFunc | |
PasteMetaFile(const Point &, const GDIMetaFile &) | ScViewFunc | |
PasteMultiRangesFromClip(InsertDeleteFlags nFlags, ScDocument *pClipDoc, ScPasteFunc nFunction, bool bSkipEmptyCells, bool bTranspose, bool bAsLink, bool bAllowDialogs, InsCellCmd eMoveMode, InsertDeleteFlags nUndoFlags) | ScViewFunc | private |
PasteObject(const Point &, const css::uno::Reference< css::embed::XEmbeddedObject > &, const Size *, const Graphic *=nullptr, const OUString &=OUString(), sal_Int64 nAspect=css::embed::Aspects::MSOLE_CONTENT) | ScViewFunc | |
PasteOnDrawObjectLinked(const css::uno::Reference< css::datatransfer::XTransferable > &rxTransferable, SdrObject &rHitObj) | ScViewFunc | |
PasteRTF(SCCOL nCol, SCROW nStartRow, const css::uno::Reference< css::datatransfer::XTransferable > &rxTransferable) | ScViewFunc | private |
pBrushDocument | ScTabView | private |
pColBar | ScTabView | private |
pColOutline | ScTabView | private |
pDrawActual | ScTabView | private |
pDrawBrushSet | ScTabView | private |
pDrawOld | ScTabView | private |
pDrawView | ScTabView | private |
pFrameWin | ScTabView | private |
pGridWin | ScTabView | private |
pHdrSelEng | ScTabView | private |
pHSplitter | ScTabView | private |
PostPasteFromClip(const ScRangeList &rPasteRanges, const ScMarkData &rMark) | ScViewFunc | private |
pPageBreakData | ScTabView | private |
ProtectDoc(const OUString &rPassword) | ScViewFunc | |
ProtectSheet(SCTAB nTab, const ScTableProtection &rProtect) | ScViewFunc | |
pRowBar | ScTabView | private |
pRowOutline | ScTabView | private |
pSelEngine | ScTabView | private |
pTabControl | ScTabView | private |
pTimerWindow | ScTabView | private |
pVSplitter | ScTabView | private |
RecalcPPT() | ScTabView | |
RefreshZoom() | ScTabView | |
RemoveHintWindow() | ScTabView | |
RemoveManualBreaks() | ScViewFunc | |
RemoveMerge() | ScViewFunc | |
RemoveSplit() | ScTabView | |
RemoveStyleSheetInUse(const SfxStyleSheetBase *pStyleSheet) | ScViewFunc | |
RemoveWindowFromForeignEditView(SfxViewShell *pViewShell, ScSplitPos eWhich) | ScTabView | |
RenameTable(const OUString &rName, SCTAB nTabNr) | ScViewFunc | |
RepeatResize(bool bUpdateFix=true) | ScTabView | |
ReplaceNote(const ScAddress &rPos, const OUString &rNoteText, const OUString *pAuthor, const OUString *pDate) | ScViewFunc | |
ResetAutoSpell() | ScTabView | |
ResetAutoSpellForContentChange() | ScTabView | |
ResetBrushDocument() | ScTabView | |
ResetDrawDragMode() | ScTabView | protected |
ResetTimer() | ScTabView | |
SC_SPLIT_METHOD_COL enum value | ScTabView | |
SC_SPLIT_METHOD_CURSOR enum value | ScTabView | |
SC_SPLIT_METHOD_ROW enum value | ScTabView | |
ScrollCommand(const CommandEvent &rCEvt, ScSplitPos ePos) | ScTabView | |
ScrollHdl(ScrollAdaptor *rScrollBar) | ScTabView | private |
ScrollLines(tools::Long nDeltaX, tools::Long nDeltaY) | ScTabView | |
ScrollToObject(const SdrObject *pDrawObj) | ScTabView | |
ScrollX(tools::Long nDeltaX, ScHSplitPos eWhich, bool bUpdBars=true) | ScTabView | |
ScrollY(tools::Long nDeltaY, ScVSplitPos eWhich, bool bUpdBars=true) | ScTabView | |
ScTabView(const ScTabView &)=delete | ScTabView | |
ScTabView(vcl::Window *pParent, ScDocShell &rDocSh, ScTabViewShell *pViewShell) | ScTabView | |
ScViewFunc(vcl::Window *pParent, ScDocShell &rDocSh, ScTabViewShell *pViewShell) | ScViewFunc | |
SearchAndReplace(const SvxSearchItem *pSearchItem, bool bAddUndo, bool bIsApi) | ScViewFunc | |
SelectAll(bool bContinue=false) | ScTabView | |
SelectAllTables() | ScTabView | |
SelectionChanged(bool bFromPaste=false) | ScTabView | |
SelectionEditable(bool *pOnlyNotBecauseOfMatrix=nullptr) | ScViewFunc | |
SelectNextTab(short nDir, bool bExtendSelection) | ScTabView | |
SelectTabPage(const sal_uInt16 nTab) | ScTabView | |
SelMouseButtonDown(const MouseEvent &rMEvt) | ScTabView | |
SetActivePointer(PointerStyle nPointer) | ScTabView | |
SetAutoSpellData(SCCOL nPosX, SCROW nPosY, const std::vector< editeng::MisspellRanges > *pRanges) | ScTabView | |
SetBrushDocument(ScDocumentUniquePtr pNew, bool bLock) | ScTabView | |
SetCursor(SCCOL nPosX, SCROW nPosY, bool bNew=false) | ScTabView | |
SetDrawBrushSet(std::unique_ptr< SfxItemSet > pNew, bool bLock) | ScTabView | |
SetDrawFuncOldPtr(FuPoor *pFuncPtr) | ScTabView | inline |
SetDrawFuncPtr(FuPoor *pFuncPtr) | ScTabView | inline |
SetDrawSelMode(bool bNew) | ScTabView | inline |
SetMarkData(const ScMarkData &rNew) | ScTabView | |
SetMarkedWidthOrHeight(bool bWidth, ScSizeMode eMode, sal_uInt16 nSizeTwips) | ScViewFunc | |
SetNewVisArea() | ScTabView | |
SetNoteText(const ScAddress &rPos, const OUString &rNoteText) | ScViewFunc | |
SetNumberFormat(SvNumFormatType nFormatType, sal_uLong nAdd=0) | ScViewFunc | |
SetNumFmtByStr(const OUString &rCode) | ScViewFunc | |
SetPagebreakMode(bool bSet) | ScTabView | |
SetPendingRelTabBarWidth(double fRelTabBarWidth) | ScTabView | |
SetPrintRanges(bool bEntireSheet, const OUString *pPrint, const OUString *pRepCol, const OUString *pRepRow, bool bAddPrint) | ScViewFunc | |
SetPrintZoom(sal_uInt16 nScale) | ScViewFunc | |
SetRelTabBarWidth(double fRelTabBarWidth) | ScTabView | |
SetScrollBar(ScrollAdaptor &rScroll, tools::Long nRangeMax, tools::Long nVisible, tools::Long nPos, bool bLayoutRTL) | ScTabView | privatestatic |
SetSelectionFrameLines(const ::editeng::SvxBorderLine *pLine, bool bColorOnly) | ScViewFunc | |
SetStyleSheetToMarked(const SfxStyleSheet *pStyleSheet) | ScViewFunc | |
SetTabBarWidth(tools::Long nNewWidth) | ScTabView | |
SetTabBgColor(const Color &rColor, SCTAB nTabNr) | ScViewFunc | |
SetTabBgColor(ScUndoTabColorInfo::List &rUndoSetTabBgColorInfoList) | ScViewFunc | |
SetTabNo(SCTAB nTab, bool bNew=false, bool bExtendSelection=false, bool bSameTabButMoved=false) | ScTabView | |
SetTabProtectionSymbol(SCTAB nTab, const bool bProtect) | ScTabView | |
SetTimer(ScGridWindow *pWin, const MouseEvent &rMEvt) | ScTabView | |
SetValidation(const ScValidationData &rNew) | ScViewFunc | |
SetWidthOrHeight(bool bWidth, const std::vector< sc::ColRowSpan > &rRanges, ScSizeMode eMode, sal_uInt16 nSizeTwips, bool bRecord=true, const ScMarkData *pMarkData=nullptr) | ScViewFunc | |
SetZoom(const Fraction &rNewX, const Fraction &rNewY, bool bAll) | ScTabView | |
SetZoomPercentFromCommand(sal_uInt16 nZoomPercent) | ScTabView | private |
SetZoomType(SvxZoomType eNew, bool bAll) | ScTabView | |
ShowAllCursors() | ScTabView | |
ShowCursor() | ScTabView | |
ShowNote(bool bShow) | ScViewFunc | |
ShowRefTip() | ScTabView | protected |
ShowTable(const std::vector< OUString > &rNames) | ScViewFunc | |
SkipCursorHorizontal(SCCOL &rCurX, SCROW &rCurY, SCCOL nOldX, SCCOL nMovX) | ScTabView | private |
SkipCursorVertical(SCCOL &rCurX, SCROW &rCurY, SCROW nOldY, SCROW nMovY) | ScTabView | private |
Solve(const ScSolveParam &rParam) | ScViewFunc | |
SplitAtCursor() | ScTabView | |
SplitAtPixel(const Point &rPixel) | ScTabView | |
SplitMethod enum name | ScTabView | |
StartDataSelect() | ScTabView | |
StartFormatArea() | ScViewFunc | private |
sTipString | ScTabView | private |
StopMarking() | ScTabView | |
sTopParent | ScTabView | private |
StopRefMode() | ScTabView | |
TabChanged(bool bSameTabButMoved=false) | ScTabView | |
TabOp(const ScTabOpParam &rParam, bool bRecord=true) | ScViewFunc | |
TestFormatArea(SCCOL nCol, SCROW nRow, SCTAB nTab, bool bAttrChanged) | ScViewFunc | private |
TestHintWindow() | ScTabView | |
TestMergeCells() | ScViewFunc | |
TestRemoveMerge() | ScViewFunc | |
TransliterateText(TransliterationFlags nType) | ScViewFunc | |
Unmark() | ScTabView | |
Unprotect(SCTAB nTab, const OUString &rPassword) | ScViewFunc | |
UpdateAllOverlays() | ScTabView | |
UpdateAnchorHandles() | ScTabView | |
UpdateAutoFillMark(bool bFromPaste=false) | ScTabView | |
UpdateCopySourceOverlay() | ScTabView | |
UpdateDrawTextOutliner() | ScTabView | |
UpdateEditView() | ScTabView | |
UpdateFixPos() | ScTabView | |
UpdateFormulas(SCCOL nStartCol=-1, SCROW nStartRow=-1, SCCOL nEndCol=-1, SCROW nEndRow=-1) | ScTabView | |
UpdateHeaderWidth(const ScVSplitPos *pWhich=nullptr, const SCROW *pPosY=nullptr) | ScTabView | protected |
UpdateIMap(SdrObject *pObj) | ScTabView | protected |
UpdateInputContext() | ScTabView | |
UpdateInputLine() | ScTabView | static |
UpdateLayerLocks() | ScTabView | |
UpdateLineAttrs(::editeng::SvxBorderLine &rLine, const ::editeng::SvxBorderLine *pDestLine, const ::editeng::SvxBorderLine *pSrcLine, bool bColor) | ScViewFunc | protectedstatic |
UpdatePageBreakData(bool bForcePaint=false) | ScTabView | |
UpdateRef(SCCOL nCurX, SCROW nCurY, SCTAB nCurZ) | ScTabView | |
UpdateScrollBars(HeaderType eHeaderType=BOTH_HEADERS) | ScTabView | |
UpdateSelectionArea(const ScMarkData &rSel, ScPatternAttr *pAttr=nullptr) | ScViewFunc | |
UpdateSelectionOverlay() | ScTabView | |
UpdateShow() | ScTabView | protected |
UpdateShrinkOverlay() | ScTabView | |
UpdateStyleSheetInUse(const SfxStyleSheetBase *pStyleSheet) | ScViewFunc | |
UpdateVarZoom() | ScTabView | private |
UpdateVisibleRange() | ScTabView | protected |
UseScenario(const OUString &rName) | ScViewFunc | |
ViewOptionsHasChanged(bool bHScrollChanged, bool bGraphicsChanged) | ScTabView | |
ZoomChanged() | ScTabView | protected |
~ScTabView() | ScTabView | |
~ScViewFunc() | ScViewFunc |