LibreOffice Module sc (master) 1
|
This is the complete list of members for ScVbaRange, including all inherited members.
Activate() override | ScVbaRange | virtual |
AddComment(const css::uno::Any &Text) override | ScVbaRange | virtual |
Address(const css::uno::Any &RowAbsolute, const css::uno::Any &ColumnAbsolute, const css::uno::Any &ReferenceStyle, const css::uno::Any &External, const css::uno::Any &RelativeTo) override | ScVbaRange | virtual |
Application() override | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | virtual |
ApplicationRange(const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Any &Cell1, const css::uno::Any &Cell2) | ScVbaRange | static |
Areas(const css::uno::Any &) override | ScVbaRange | virtual |
AutoFill(const css::uno::Reference< ov::excel::XRange > &Destination, const css::uno::Any &Type) override | ScVbaRange | virtual |
AutoFilter(const css::uno::Any &Field, const css::uno::Any &Criteria1, const css::uno::Any &Operator, const css::uno::Any &Criteria2, const css::uno::Any &VisibleDropDown) override | ScVbaRange | virtual |
Autofit() override | ScVbaRange | virtual |
AutoOutline() override | ScVbaRange | virtual |
Base typedef | InheritedHelperInterfaceWeakImpl< Ifc... > | private |
BorderAround(const css::uno::Any &LineStyle, const css::uno::Any &Weight, const css::uno::Any &ColorIndex, const css::uno::Any &Color) override | ScVbaRange | virtual |
Borders(const css::uno::Any &) override | ScVbaRange | virtual |
Calculate() override | ScVbaRange | |
Cells(const css::uno::Any &nRow, const css::uno::Any &nCol) override | ScVbaRange | virtual |
CellsHelper(const ScDocument &rDoc, const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::table::XCellRange > &xRange, const css::uno::Any &nRowIndex, const css::uno::Any &nColumnIndex) | ScVbaRange | static |
Characters(const css::uno::Any &nIndex, const css::uno::Any &nCount) override | ScVbaRange | virtual |
characters(const css::uno::Any &Start, const css::uno::Any &Length) override | ScVbaRange | virtual |
Clear() override | ScVbaRange | virtual |
ClearComments() override | ScVbaRange | virtual |
ClearContents(sal_Int32 nFlags, bool bFireEvent) | ScVbaRange | private |
ClearContents() override | ScVbaRange | virtual |
ClearFormats() override | ScVbaRange | virtual |
ClearOutline() override | ScVbaRange | virtual |
Columns(const css::uno::Any &nIndex) override | ScVbaRange | virtual |
Copy(const css::uno::Any &Destination) override | ScVbaRange | virtual |
createEnumeration() override | ScVbaRange | virtual |
CurrentArray() override | ScVbaRange | virtual |
CurrentRegion() override | ScVbaRange | virtual |
Cut(const css::uno::Any &Destination) override | ScVbaRange | virtual |
Delete(const css::uno::Any &Shift) override | ScVbaRange | virtual |
DoGetValue(RangeValueType eValueType) | ScVbaRange | private |
End(::sal_Int32 Direction) override | ScVbaRange | virtual |
ExportAsFixedFormat(const css::uno::Any &Type, const css::uno::Any &FileName, const css::uno::Any &Quality, const css::uno::Any &IncludeDocProperties, const css::uno::Any &IgnorePrintAreas, const css::uno::Any &From, const css::uno::Any &To, const css::uno::Any &OpenAfterPublish, const css::uno::Any &FixedFormatExtClassPtr) override | ScVbaRange | virtual |
FillDown() override | ScVbaRange | virtual |
FillLeft() override | ScVbaRange | virtual |
FillRight() override | ScVbaRange | virtual |
fillSeries(css::sheet::FillDirection nFillDirection, css::sheet::FillMode nFillMode, css::sheet::FillDateMode nFillDateMode, double fStep, double fEndValue) | ScVbaRange | private |
FillUp() override | ScVbaRange | virtual |
Find(const css::uno::Any &What, const css::uno::Any &After, const css::uno::Any &LookIn, const css::uno::Any &LookAt, const css::uno::Any &SearchOrder, const css::uno::Any &SearchDirection, const css::uno::Any &MatchCase, const css::uno::Any &MatchByte, const css::uno::Any &SearchFormat) override | ScVbaRange | virtual |
fireChangeEvent() | ScVbaRange | private |
Font() override | ScVbaRange | virtual |
getAddIndent() | ScVbaFormat< Ifc > | inline |
getArea(sal_Int32 nIndex) | ScVbaRange | private |
getBorders() | ScVbaRange | private |
getCalcColWidth(const css::table::CellRangeAddress &) | ScVbaRange | private |
getCalcRowHeight(const css::table::CellRangeAddress &) | ScVbaRange | private |
getCellRange() override | ScVbaRange | virtual |
getCellRange(const css::uno::Reference< ov::excel::XRange > &rxRange) | ScVbaRange | static |
getCellRangeObj() | ScVbaRange | private |
getCellRangesBase() override | ScVbaRange | protectedvirtual |
getCellRangesForAddress(ScRefFlags &rResFlags, std::u16string_view sAddress, ScDocShell *pDocSh, ScRangeList &rCellRanges, formula::FormulaGrammar::AddressConvention eConv, char cDelimiter) | ScVbaRange | static |
getColumn() override | ScVbaRange | |
getColumnWidth() override | ScVbaRange | virtual |
getComment() override | ScVbaRange | virtual |
getCount() override | ScVbaRange | |
getCreator() override | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | |
getCurrentDataSet() | ScVbaRange | protected |
getDefaultMethodName() override | ScVbaRange | |
getDefaultPropertyName() override | ScVbaRange | inline |
getElementType() override | ScVbaRange | inlinevirtual |
getEntireColumn() override | ScVbaRange | virtual |
getEntireColumnOrRow(bool bColumn) | ScVbaRange | private |
getEntireRow() override | ScVbaRange | virtual |
getFormula() override | ScVbaRange | virtual |
getFormulaArray() override | ScVbaRange | virtual |
getFormulaHidden() | ScVbaFormat< Ifc > | virtual |
getFormulaLocal() override | ScVbaRange | virtual |
getFormulaR1C1() override | ScVbaRange | virtual |
getFormulaR1C1Local() override | ScVbaRange | virtual |
getFormulaValue(formula::FormulaGrammar::Grammar) | ScVbaRange | private |
getHeight() override | ScVbaRange | virtual |
getHidden() override | ScVbaRange | virtual |
getHorizontalAlignment() | ScVbaFormat< Ifc > | virtual |
getImplementation(const css::uno::Reference< ov::excel::XRange > &rxRange) | ScVbaRange | static |
getImplementationName() override | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | virtual |
getIndentLevel() | ScVbaFormat< Ifc > | virtual |
getLeft() override | ScVbaRange | virtual |
getLocked() | ScVbaFormat< Ifc > | virtual |
getMergeCells() override | ScVbaRange | virtual |
getName() override | ScVbaRange | virtual |
getNumberFormat() override | ScVbaRange | virtual |
getNumberFormatLocal() | ScVbaFormat< Ifc > | virtual |
getOrientation() | ScVbaFormat< Ifc > | virtual |
getPageBreak() override | ScVbaRange | virtual |
getParent() override | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | virtual |
getPosition() const | ScVbaRange | private |
getPrefixCharacter() override | ScVbaRange | virtual |
getRangeObjectForName(const css::uno::Reference< css::uno::XComponentContext > &xContext, const OUString &sRangeName, ScDocShell *pDocSh, formula::FormulaGrammar::AddressConvention eConv) | ScVbaRange | static |
getReadingOrder() | ScVbaFormat< Ifc > | virtual |
getRow() override | ScVbaRange | |
getRowHeight() override | ScVbaRange | virtual |
getScDocShell() | ScVbaRange | |
getScDocument() | ScVbaRange | |
getScRangeList() | ScVbaRange | |
getScRangeList(const css::uno::Reference< ov::excel::XRange > &rxRange) | ScVbaRange | static |
getServiceImplName() override | ScVbaRange | virtual |
getServiceNames() override | ScVbaRange | virtual |
getShowDetail() override | ScVbaRange | virtual |
getShrinkToFit() | ScVbaFormat< Ifc > | virtual |
getStyle() override | ScVbaRange | virtual |
getSupportedServiceNames() override | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | virtual |
getText() override | ScVbaRange | virtual |
getTop() override | ScVbaRange | virtual |
getUnoModel() | ScVbaRange | |
getUnoModel(const css::uno::Reference< ov::excel::XRange > &rxRange) | ScVbaRange | static |
getValidation() override | ScVbaRange | virtual |
getValue(ValueGetter &rValueGetter) | ScVbaRange | private |
getValue() override | ScVbaRange | virtual |
getValue2() override | ScVbaRange | virtual |
getVerticalAlignment() | ScVbaFormat< Ifc > | virtual |
getWidth() override | ScVbaRange | virtual |
getWorksheet() override | ScVbaRange | virtual |
getWrapText() override | ScVbaRange | virtual |
getXPropertyState() | ScVbaFormat< Ifc > | protected |
GoalSeek(const css::uno::Any &Goal, const css::uno::Reference< ov::excel::XRange > &ChangingCell) override | ScVbaRange | virtual |
Group() override | ScVbaRange | virtual |
groupUnGroup(bool bUnGroup) | ScVbaRange | private |
hasElements() override | ScVbaRange | virtual |
hasError() override | ScVbaRange | virtual |
HasFormula() override | ScVbaRange | virtual |
Hyperlinks(const css::uno::Any &aIndex) override | ScVbaRange | virtual |
InheritedHelperInterfaceImpl(const css::uno::Reference< ov::XHelperInterface > &xParent, css::uno::Reference< css::uno::XComponentContext > xContext) | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | |
InheritedHelperInterfaceWeakImpl(const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext) | InheritedHelperInterfaceWeakImpl< Ifc... > | |
initializeNumberFormats() | ScVbaFormat< Ifc > | protected |
Insert(const css::uno::Any &Shift, const css::uno::Any &CopyOrigin) override | ScVbaRange | virtual |
Interior() override | ScVbaRange | virtual |
isAmbiguous(const OUString &_sPropertyName) | ScVbaFormat< Ifc > | protected |
isSingleCellRange() const | ScVbaRange | |
Item(const css::uno::Any &row, const css::uno::Any &column) override | ScVbaRange | virtual |
m_aDefaultLocale | ScVbaFormat< Ifc > | private |
m_Areas | ScVbaRange | private |
m_Borders | ScVbaRange | private |
m_xValidation | ScVbaRange | private |
mbAddIndent | ScVbaFormat< Ifc > | protected |
mbCheckAmbiguoity | ScVbaFormat< Ifc > | protected |
mbIsColumns | ScVbaRange | private |
mbIsRows | ScVbaRange | private |
Merge(const css::uno::Any &Across) override | ScVbaRange | virtual |
MergeArea() override | ScVbaRange | virtual |
mxContext | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | protected |
mxModel | ScVbaFormat< Ifc > | protected |
mxNumberFormatsSupplier | ScVbaFormat< Ifc > | protected |
mxParent | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | protected |
mxPropertySet | ScVbaFormat< Ifc > | protected |
mxRange | ScVbaRange | private |
mxRanges | ScVbaRange | private |
Next() override | ScVbaRange | virtual |
obtainRangeEvenIfRangeListIsEmpty(const ScRangeList &rCellRanges) const | ScVbaRange | private |
Offset(const css::uno::Any &nRowOffset, const css::uno::Any &nColOffset) override | ScVbaRange | virtual |
PasteSpecial(const css::uno::Any &Paste, const css::uno::Any &Operation, const css::uno::Any &SkipBlanks, const css::uno::Any &Transpose) override | ScVbaRange | virtual |
Previous() override | ScVbaRange | virtual |
PreviousNext(bool bIsPrevious) | ScVbaRange | private |
PrintOut(const css::uno::Any &From, const css::uno::Any &To, const css::uno::Any &Copies, const css::uno::Any &Preview, const css::uno::Any &ActivePrinter, const css::uno::Any &PrintToFile, const css::uno::Any &Collate, const css::uno::Any &PrToFileName) override | ScVbaRange | virtual |
Range(const css::uno::Any &Cell1, const css::uno::Any &Cell2) override | ScVbaRange | virtual |
Range(const css::uno::Any &Cell1, const css::uno::Any &Cell2, bool bForceUseInpuRangeTab) | ScVbaRange | |
RemoveSubtotal() override | ScVbaRange | virtual |
Replace(const OUString &What, const OUString &Replacement, const css::uno::Any &LookAt, const css::uno::Any &SearchOrder, const css::uno::Any &MatchCase, const css::uno::Any &MatchByte, const css::uno::Any &SearchFormat, const css::uno::Any &ReplaceFormat) override | ScVbaRange | virtual |
Resize(const css::uno::Any &RowSize, const css::uno::Any &ColumnSize) override | ScVbaRange | virtual |
Rows(const css::uno::Any &nIndex) override | ScVbaRange | virtual |
ScVbaFormat(const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, css::uno::Reference< css::beans::XPropertySet > _xPropertySet, css::uno::Reference< css::frame::XModel > xModel, bool bCheckAmbiguoity) | ScVbaFormat< Ifc > | |
ScVbaFormat_BASE typedef | ScVbaFormat< Ifc > | private |
ScVbaRange(const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::table::XCellRange > &xRange, bool bIsRows=false, bool bIsColumns=false) | ScVbaRange | |
ScVbaRange(const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::sheet::XSheetCellRangeContainer > &xRanges, bool bIsRows=false, bool bIsColumns=false) | ScVbaRange | |
ScVbaRange(css::uno::Sequence< css::uno::Any > const &aArgs, css::uno::Reference< css::uno::XComponentContext >const &xContext) | ScVbaRange | |
Select() override | ScVbaRange | virtual |
setAddIndent(const css::uno::Any &BAddIndent) | ScVbaFormat< Ifc > | inline |
setColumnWidth(const css::uno::Any &_columnwidth) override | ScVbaRange | virtual |
setFormula(const css::uno::Any &rFormula) override | ScVbaRange | virtual |
setFormulaArray(const css::uno::Any &rFormula) override | ScVbaRange | virtual |
setFormulaHidden(const css::uno::Any &FormulaHidden) | ScVbaFormat< Ifc > | virtual |
setFormulaLocal(const css::uno::Any &rFormula) override | ScVbaRange | virtual |
setFormulaR1C1(const css::uno::Any &rFormula) override | ScVbaRange | virtual |
setFormulaR1C1Local(const css::uno::Any &rFormula) override | ScVbaRange | virtual |
setFormulaValue(const css::uno::Any &aValue, formula::FormulaGrammar::Grammar) | ScVbaRange | private |
setHidden(const css::uno::Any &_hidden) override | ScVbaRange | virtual |
setHorizontalAlignment(const css::uno::Any &HorizontalAlignment) | ScVbaFormat< Ifc > | virtual |
setIndentLevel(const css::uno::Any &IndentLevel) | ScVbaFormat< Ifc > | virtual |
setLocked(const css::uno::Any &Locked) | ScVbaFormat< Ifc > | virtual |
setMergeCells(const css::uno::Any &bMerge) override | ScVbaRange | virtual |
setNumberFormat(const css::uno::Any &rNumberFormat) override | ScVbaRange | virtual |
setNumberFormat(const css::uno::Any &NumberFormat) | ScVbaRange | virtual |
setNumberFormatLocal(const css::uno::Any &NumberFormatLocal) | ScVbaFormat< Ifc > | virtual |
setOrientation(const css::uno::Any &Orientation) | ScVbaFormat< Ifc > | virtual |
setPageBreak(const css::uno::Any &_pagebreak) override | ScVbaRange | virtual |
setReadingOrder(const css::uno::Any &ReadingOrder) | ScVbaFormat< Ifc > | virtual |
setRowHeight(const css::uno::Any &_rowheight) override | ScVbaRange | virtual |
setShowDetail(const css::uno::Any &aShowDetail) override | ScVbaRange | virtual |
setShrinkToFit(const css::uno::Any &ShrinkToFit) | ScVbaFormat< Ifc > | virtual |
setStyle(const css::uno::Any &_style) override | ScVbaRange | virtual |
setValue(const css::uno::Any &aValue, ValueSetter &setter) | ScVbaRange | private |
setValue(const css::uno::Any &aValue) override | ScVbaRange | virtual |
setValue2(const css::uno::Any &aValue2) override | ScVbaRange | virtual |
setVerticalAlignment(const css::uno::Any &VerticalAlignment) | ScVbaFormat< Ifc > | virtual |
setWrapText(const css::uno::Any &bIsWrapped) override | ScVbaRange | virtual |
Sort(const css::uno::Any &Key1, const css::uno::Any &Order1, const css::uno::Any &Key2, const css::uno::Any &Type, const css::uno::Any &Order2, const css::uno::Any &Key3, const css::uno::Any &Order3, const css::uno::Any &Header, const css::uno::Any &OrderCustom, const css::uno::Any &MatchCase, const css::uno::Any &Orientation, const css::uno::Any &SortMethod, const css::uno::Any &DataOption1, const css::uno::Any &DataOption2, const css::uno::Any &DataOption3) override | ScVbaRange | virtual |
SpecialCells(const css::uno::Any &_oType, const css::uno::Any &_oValue) override | ScVbaRange | virtual |
SpecialCellsImpl(sal_Int32 nType, const css::uno::Any &_oValue) | ScVbaRange | private |
Subtotal(::sal_Int32 GroupBy, ::sal_Int32 Function, const css::uno::Sequence< ::sal_Int32 > &TotalList, const css::uno::Any &Replace, const css::uno::Any &PageBreaks, const css::uno::Any &SummaryBelowData) override | ScVbaRange | virtual |
supportsService(const OUString &ServiceName) override | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | virtual |
thisHelperIface() override | ScVbaRange | inlinevirtual |
Ungroup() override | ScVbaRange | virtual |
UnMerge() override | ScVbaRange | virtual |
visitArray(ArrayVisitor &visitor) | ScVbaRange | private |
xNumberFormats | ScVbaFormat< Ifc > | protected |
xNumberFormatTypes | ScVbaFormat< Ifc > | protected |
xPropertyState | ScVbaFormat< Ifc > | protected |
~ScVbaRange() override | ScVbaRange | virtual |