Home
last modified time | relevance | path

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

/aoo41x/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()
355 uno::Reference< container::XNamed > xFormat(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
501 ScAutoFormatFieldObj* ScAutoFormatObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl() function in ScAutoFormatObj
539 …return uno::makeAny(uno::Reference< beans::XPropertySet >(GetObjectByIndex_Impl((sal_uInt16)nIndex… in getByIndex()
H A Ddocuno.cxx2411 xRet.set(GetObjectByIndex_Impl( nPos )); in insertNewByIndex()
2448 uno::Reference<drawing::XDrawPage> xPage(GetObjectByIndex_Impl(nIndex)); in getByIndex()
2495 ScTableSheetObj* ScTableSheetsObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScTableSheetsObj
2785 uno::Reference<sheet::XSpreadsheet> xSheet(GetObjectByIndex_Impl(nIndex)); in getByIndex()
2888 ScTableColumnObj* ScTableColumnsObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScTableColumnsObj
2964 uno::Reference<table::XCellRange> xColumn(GetObjectByIndex_Impl(nIndex)); in getByIndex()
3165 ScTableRowObj* ScTableRowsObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScTableRowsObj
3230 uno::Reference<table::XCellRange> xRow(GetObjectByIndex_Impl(nIndex)); in getByIndex()
3515 ScAnnotationObj* ScAnnotationsObj::GetObjectByIndex_Impl( sal_Int32 nIndex ) const in GetObjectByIndex_Impl() function in ScAnnotationsObj
3668 ScTableSheetObj* ScScenariosObj::GetObjectByIndex_Impl(sal_Int32 nIndex) in GetObjectByIndex_Impl() function in ScScenariosObj
[all …]
H A Dlinkuno.cxx416 ScSheetLinkObj* ScSheetLinksObj::GetObjectByIndex_Impl(sal_Int32 nIndex) in GetObjectByIndex_Impl() function in ScSheetLinksObj
504 uno::Reference<beans::XPropertySet> xLink(GetObjectByIndex_Impl(nIndex)); in getByIndex()
959 ScAreaLinkObj* ScAreaLinksObj::GetObjectByIndex_Impl(sal_Int32 nIndex) in GetObjectByIndex_Impl() function in ScAreaLinksObj
1039 uno::Reference<sheet::XAreaLink> xLink(GetObjectByIndex_Impl(nIndex)); in getByIndex()
1301 ScDDELinkObj* ScDDELinksObj::GetObjectByIndex_Impl(sal_Int32 nIndex) in GetObjectByIndex_Impl() function in ScDDELinksObj
1357 uno::Reference<sheet::XDDELink> xLink(GetObjectByIndex_Impl(nIndex)); in getByIndex()
H A Dnameuno.cxx560 ScNamedRangeObj* ScNamedRangesObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl() function in ScNamedRangesObj
803 uno::Reference< sheet::XNamedRange2 > xRange(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
1175 ScLabelRangeObj* ScLabelRangesObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl() function in ScLabelRangesObj
1291 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
322 uno::Reference<text::XTextField> xField(GetObjectByIndex_Impl(nIndex)); in getByIndex()
910 ScHeaderFieldObj* ScHeaderFieldsObj::GetObjectByIndex_Impl(sal_Int32 Index) const in GetObjectByIndex_Impl() function in ScHeaderFieldsObj
979 uno::Reference<text::XTextField> xField(GetObjectByIndex_Impl(nIndex)); in getByIndex()
H A Dfmtuno.cxx242 ScTableConditionalEntry* ScTableConditionalFormat::GetObjectByIndex_Impl(sal_uInt16 nIndex) const in GetObjectByIndex_Impl() function in ScTableConditionalFormat
387 uno::Reference<sheet::XSheetConditionalEntry> xEntry(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
428 xEntry.set(GetObjectByIndex_Impl((sal_uInt16)i)); in getByName()
H A Ddapiuno.cxx334 ScDataPilotTableObj* ScDataPilotTablesObj::GetObjectByIndex_Impl( sal_Int32 nIndex ) in GetObjectByIndex_Impl() function in ScDataPilotTablesObj
512 Reference<XDataPilotTable2> xTable(GetObjectByIndex_Impl(nIndex)); in getByIndex()
1731 ScDataPilotFieldObj* ScDataPilotFieldsObj::GetObjectByIndex_Impl( sal_Int32 nIndex ) const in GetObjectByIndex_Impl() function in ScDataPilotFieldsObj
1777 Reference< XPropertySet > xField( GetObjectByIndex_Impl( nIndex ) ); in getByIndex()
3281 ScDataPilotItemObj* ScDataPilotItemsObj::GetObjectByIndex_Impl( sal_Int32 nIndex ) const in GetObjectByIndex_Impl() function in ScDataPilotItemsObj
3304 return Any( Reference< XPropertySet >( GetObjectByIndex_Impl( nItem ) ) ); in getByName()
3367 Reference< XPropertySet > xItem( GetObjectByIndex_Impl( nIndex ) ); in getByIndex()
H A Dchartuno.cxx126 ScChartObj* ScChartsObj::GetObjectByIndex_Impl(long nIndex) const in GetObjectByIndex_Impl() function in ScChartsObj
371 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
626 uno::Reference< container::XNameContainer > xFamily(GetObjectByIndex_Impl(nIndex)); in getByIndex()
770 ScStyleObj* ScStyleFamilyObj::GetObjectByIndex_Impl(sal_uInt32 nIndex) in GetObjectByIndex_Impl() function in ScStyleFamilyObj
936 uno::Reference< style::XStyle > xObj(GetObjectByIndex_Impl(nIndex)); in getByIndex()
H A Ddatauno.cxx630 ScSubTotalFieldObj* ScSubTotalDescriptorBase::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl() function in ScSubTotalDescriptorBase
730 uno::Reference<sheet::XSubTotalField> xField(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
2193 ScDatabaseRangeObj* ScDatabaseRangesObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl() function in ScDatabaseRangesObj
2280 uno::Reference<sheet::XDatabaseRange> xRange(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
H A Dviewuno.cxx1097 uno::Reference<sheet::XViewPane> xPane(GetObjectByIndex_Impl((sal_uInt16)nIndex)); in getByIndex()
1119 ScViewPaneObj* ScTabViewObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) const in GetObjectByIndex_Impl() function in ScTabViewObj
H A Dcellsuno.cxx4206 ScCellRangeObj* ScCellRangesObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl() function in ScCellRangesObj
4705 uno::Reference<table::XCellRange> xRange(GetObjectByIndex_Impl(nIndex)); in getByIndex()
9405 ScCellRangeObj* ScCellFormatsObj::GetObjectByIndex_Impl(long nIndex) const in GetObjectByIndex_Impl() function in ScCellFormatsObj
9466 uno::Reference<table::XCellRange> xRange(GetObjectByIndex_Impl(nIndex)); in getByIndex()
/aoo41x/main/sc/inc/
H A Ddocuno.hxx334 GetObjectByIndex_Impl(sal_Int32 nIndex) const;
383 ScTableSheetObj* GetObjectByIndex_Impl(sal_Int32 nIndex) const;
485 ScTableColumnObj* GetObjectByIndex_Impl(sal_Int32 nIndex) const;
591 ScTableRowObj* GetObjectByIndex_Impl(sal_Int32 nIndex) const;
749 ScAnnotationObj* GetObjectByIndex_Impl( sal_Int32 nIndex ) const;
802 ScTableSheetObj* GetObjectByIndex_Impl(sal_Int32 nIndex);
H A Dlinkuno.hxx172 ScSheetLinkObj* GetObjectByIndex_Impl(sal_Int32 nIndex);
330 ScAreaLinkObj* GetObjectByIndex_Impl(sal_Int32 nIndex);
447 ScDDELinkObj* GetObjectByIndex_Impl(sal_Int32 nIndex);
H A Dafmtuno.hxx66 ScAutoFormatObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
145 ScAutoFormatFieldObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
H A Dnameuno.hxx188 ScNamedRangeObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
331 ScLabelRangeObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
H A Dstyleuno.hxx71 ScStyleFamilyObj* GetObjectByIndex_Impl(sal_uInt32 nIndex) const;
132 ScStyleObj* GetObjectByIndex_Impl(sal_uInt32 nIndex);
H A Dfielduno.hxx73 ScCellFieldObj* GetObjectByIndex_Impl(sal_Int32 Index) const;
274 ScHeaderFieldObj* GetObjectByIndex_Impl(sal_Int32 Index) const;
H A Ddapiuno.hxx106 ScDataPilotTableObj* GetObjectByIndex_Impl( sal_Int32 nIndex );
499 ScDataPilotFieldObj* GetObjectByIndex_Impl( sal_Int32 nIndex ) const;
902 ScDataPilotItemObj* GetObjectByIndex_Impl( sal_Int32 nIndex ) const;
H A Ddatauno.hxx120 ScSubTotalFieldObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
607 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.hxx199 ScViewPaneObj* GetObjectByIndex_Impl(sal_uInt16 nIndex) const;
H A Dcellsuno.hxx490 ScCellRangeObj* GetObjectByIndex_Impl(sal_Int32 nIndex) const;
1414 ScCellRangeObj* GetObjectByIndex_Impl(long nIndex) const;

Completed in 235 milliseconds