Home
last modified time | relevance | path

Searched refs:GetObjectByIndex_Impl (Results 1 – 24 of 24) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx218 ScAutoFormatObj* ScAutoFormatsObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl() function in ScAutoFormatsObj
235 return GetObjectByIndex_Impl(nIndex); in GetObjectByName_Impl()
346 uno::Reference< container::XNamed > xFormat(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
488 ScAutoFormatFieldObj* ScAutoFormatObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl() function in ScAutoFormatObj
523 …return uno::makeAny(uno::Reference< beans::XPropertySet >(GetObjectByIndex_Impl((sal_uInt16)nIndex… in getByIndex()
H A Ddocuno.cxx2384 uno::Reference<drawing::XDrawPage> ScDrawPagesObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScDrawPagesObj
2415 xRet.set(GetObjectByIndex_Impl( nPos )); in insertNewByIndex()
2449 uno::Reference<drawing::XDrawPage> xPage(GetObjectByIndex_Impl(nIndex)); in getByIndex()
2496 ScTableSheetObj* ScTableSheetsObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScTableSheetsObj
2705 …uno::Reference<table::XCellRange> xSheet(static_cast<ScCellRangeObj*>(GetObjectByIndex_Impl((sal_u… in getCellByPosition()
2715 …uno::Reference<table::XCellRange> xSheet(static_cast<ScCellRangeObj*>(GetObjectByIndex_Impl((sal_u… in getCellRangeByPosition()
2771 uno::Reference<sheet::XSpreadsheet> xSheet(GetObjectByIndex_Impl(nIndex)); in getByIndex()
2870 ScTableColumnObj* ScTableColumnsObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScTableColumnsObj
2941 uno::Reference<table::XCellRange> xColumn(GetObjectByIndex_Impl(nIndex)); in getByIndex()
3132 ScTableRowObj* ScTableRowsObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScTableRowsObj
[all …]
H A Dlinkuno.cxx408 ScSheetLinkObj* ScSheetLinksObj::GetObjectByIndex_Impl(sal_Int32 nIndex) in GetObjectByIndex_Impl() function in ScSheetLinksObj
493 uno::Reference<beans::XPropertySet> xLink(GetObjectByIndex_Impl(nIndex)); in getByIndex()
935 ScAreaLinkObj* ScAreaLinksObj::GetObjectByIndex_Impl(sal_Int32 nIndex) in GetObjectByIndex_Impl() function in ScAreaLinksObj
1011 uno::Reference<sheet::XAreaLink> xLink(GetObjectByIndex_Impl(nIndex)); in getByIndex()
1269 ScDDELinkObj* ScDDELinksObj::GetObjectByIndex_Impl(sal_Int32 nIndex) in GetObjectByIndex_Impl() function in ScDDELinksObj
1322 uno::Reference<sheet::XDDELink> xLink(GetObjectByIndex_Impl(nIndex)); in getByIndex()
H A Dnameuno.cxx545 ScNamedRangeObj* ScNamedRangesObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl() function in ScNamedRangesObj
781 uno::Reference< sheet::XNamedRange2 > xRange(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
1141 ScLabelRangeObj* ScLabelRangesObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl() function in ScLabelRangesObj
1252 uno::Reference< sheet::XLabelRange > xRange(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
H A Dfielduno.cxx290 ScCellFieldObj* ScCellFieldsObj::GetObjectByIndex_Impl(sal_Int32 Index) const in GetObjectByIndex_Impl() function in ScCellFieldsObj
320 uno::Reference<text::XTextField> xField(GetObjectByIndex_Impl(nIndex)); in getByIndex()
887 ScHeaderFieldObj* ScHeaderFieldsObj::GetObjectByIndex_Impl(sal_Int32 Index) const in GetObjectByIndex_Impl() function in ScHeaderFieldsObj
954 uno::Reference<text::XTextField> xField(GetObjectByIndex_Impl(nIndex)); in getByIndex()
H A Ddapiuno.cxx334 ScDataPilotTableObj* ScDataPilotTablesObj::GetObjectByIndex_Impl( sal_Int32 nIndex ) in GetObjectByIndex_Impl() function in ScDataPilotTablesObj
508 Reference<XDataPilotTable2> xTable(GetObjectByIndex_Impl(nIndex)); in getByIndex()
1693 ScDataPilotFieldObj* ScDataPilotFieldsObj::GetObjectByIndex_Impl( sal_Int32 nIndex ) const in GetObjectByIndex_Impl() function in ScDataPilotFieldsObj
1737 Reference< XPropertySet > xField( GetObjectByIndex_Impl( nIndex ) ); in getByIndex()
3222 ScDataPilotItemObj* ScDataPilotItemsObj::GetObjectByIndex_Impl( sal_Int32 nIndex ) const in GetObjectByIndex_Impl() function in ScDataPilotItemsObj
3244 return Any( Reference< XPropertySet >( GetObjectByIndex_Impl( nItem ) ) ); in getByName()
3303 Reference< XPropertySet > xItem( GetObjectByIndex_Impl( nIndex ) ); in getByIndex()
H A Dfmtuno.cxx242 ScTableConditionalEntry* ScTableConditionalFormat::GetObjectByIndex_Impl(sal_uInt16 nIndex) const in GetObjectByIndex_Impl() function in ScTableConditionalFormat
382 uno::Reference<sheet::XSheetConditionalEntry> xEntry(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
421 xEntry.set(GetObjectByIndex_Impl((sal_uInt16)i)); in getByName()
H A Dchartuno.cxx126 ScChartObj* ScChartsObj::GetObjectByIndex_Impl(long nIndex) const in GetObjectByIndex_Impl() function in ScChartsObj
366 uno::Reference<table::XTableChart> xChart(GetObjectByIndex_Impl(nIndex)); in getByIndex()
H A Dstyleuno.cxx592 ScStyleFamilyObj* ScStyleFamiliesObj::GetObjectByIndex_Impl(sal_uInt32 nIndex) const in GetObjectByIndex_Impl() function in ScStyleFamiliesObj
624 uno::Reference< container::XNameContainer > xFamily(GetObjectByIndex_Impl(nIndex)); in getByIndex()
762 ScStyleObj* ScStyleFamilyObj::GetObjectByIndex_Impl(sal_uInt32 nIndex) in GetObjectByIndex_Impl() function in ScStyleFamilyObj
920 uno::Reference< style::XStyle > xObj(GetObjectByIndex_Impl(nIndex)); in getByIndex()
H A Ddatauno.cxx628 ScSubTotalFieldObj* ScSubTotalDescriptorBase::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl() function in ScSubTotalDescriptorBase
725 uno::Reference<sheet::XSubTotalField> xField(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
2147 ScDatabaseRangeObj* ScDatabaseRangesObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl() function in ScDatabaseRangesObj
2229 uno::Reference<sheet::XDatabaseRange> xRange(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
H A Dviewuno.cxx1084 uno::Reference<sheet::XViewPane> xPane(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
1106 ScViewPaneObj* ScTabViewObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) const in GetObjectByIndex_Impl() function in ScTabViewObj
H A Dcellsuno.cxx4149 ScCellRangeObj* ScCellRangesObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScCellRangesObj
4626 uno::Reference<table::XCellRange> xRange(GetObjectByIndex_Impl(nIndex)); in getByIndex()
9230 ScCellRangeObj* ScCellFormatsObj::GetObjectByIndex_Impl(long nIndex) const in GetObjectByIndex_Impl() function in ScCellFormatsObj
9289 uno::Reference<table::XCellRange> xRange(GetObjectByIndex_Impl(nIndex)); in getByIndex()
/trunk/main/sc/inc/
H A Ddocuno.hxx287 GetObjectByIndex_Impl(sal_Int32 nIndex) const;
327 ScTableSheetObj* GetObjectByIndex_Impl(sal_Int32 nIndex) const;
400 ScTableColumnObj* GetObjectByIndex_Impl(sal_Int32 nIndex) const;
471 ScTableRowObj* GetObjectByIndex_Impl(sal_Int32 nIndex) const;
575 ScAnnotationObj* GetObjectByIndex_Impl( sal_Int32 nIndex ) const;
619 ScTableSheetObj* GetObjectByIndex_Impl(sal_Int32 nIndex);
H A Dlinkuno.hxx145 ScSheetLinkObj* GetObjectByIndex_Impl(sal_Int32 nIndex);
262 ScAreaLinkObj* GetObjectByIndex_Impl(sal_Int32 nIndex);
362 ScDDELinkObj* GetObjectByIndex_Impl(sal_Int32 nIndex);
H A Dafmtuno.hxx66 ScAutoFormatObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
122 ScAutoFormatFieldObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
H A Dnameuno.hxx156 ScNamedRangeObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
267 ScLabelRangeObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
H A Dstyleuno.hxx71 ScStyleFamilyObj* GetObjectByIndex_Impl(sal_uInt32 nIndex) const;
118 ScStyleObj* GetObjectByIndex_Impl(sal_uInt32 nIndex);
H A Dfielduno.hxx73 ScCellFieldObj* GetObjectByIndex_Impl(sal_Int32 Index) const;
228 ScHeaderFieldObj* GetObjectByIndex_Impl(sal_Int32 Index) const;
H A Ddapiuno.hxx106 ScDataPilotTableObj* GetObjectByIndex_Impl( sal_Int32 nIndex );
424 ScDataPilotFieldObj* GetObjectByIndex_Impl( sal_Int32 nIndex ) const;
735 ScDataPilotItemObj* GetObjectByIndex_Impl( sal_Int32 nIndex ) const;
H A Ddatauno.hxx120 ScSubTotalFieldObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
506 ScDatabaseRangeObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
H A Dchartuno.hxx58 ScChartObj* GetObjectByIndex_Impl(long nIndex) const;
H A Dfmtuno.hxx83 ScTableConditionalEntry* GetObjectByIndex_Impl(sal_uInt16 nIndex) const;
H A Dviewuno.hxx184 ScViewPaneObj* GetObjectByIndex_Impl(sal_uInt16 nIndex) const;
H A Dcellsuno.hxx414 ScCellRangeObj* GetObjectByIndex_Impl(sal_Int32 nIndex) const;
1157 ScCellRangeObj* GetObjectByIndex_Impl(long nIndex) const;