Home
last modified time | relevance | path

Searched refs:getByIndex (Results 551 – 575 of 812) sorted by relevance

1...<<21222324252627282930>>...33

/trunk/main/sc/inc/
H A Ddatauno.hxx140 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
629 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XCellRangesQuery.java276 oRows.getByIndex(0)); in setRowVisible()
/trunk/main/toolkit/inc/toolkit/controls/
H A Droadmapcontrol.hxx128 …virtual Any SAL_CALL getByIndex( sal_Int32 Index ) throw (IndexOutOfBoundsException, WrappedTarget…
/trunk/main/framework/inc/uielement/
H A Drootitemcontainer.hxx104 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScIndexEnumeration_TableChartsEnumeration.java93 new Type(XSpreadsheet.class),oIndexSheets.getByIndex(0)); in createTestEnvironment()
H A DScChartObj.java125 new Type(XSpreadsheet.class),oIndexSheets.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DDrawController_DrawView.java166 new Type(XDrawPage.class),oDPi.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DPageStyle.java99 XStyle.class,oSFIA.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dbu.SbaXGridControl.csv7 "SbaXGridControl";"com::sun::star::container::XIndexAccess";"getByIndex()"
/trunk/main/sd/inc/
H A Dstlfamily.hxx83 …virtual css::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(css::lang::IndexOutOfBoundsExce…
/trunk/main/dbaccess/source/core/dataaccess/
H A Dbookmarkcontainer.hxx135 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 _nIndex ) throw(::com::sun::star…
/trunk/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphStyle.java191 return (XShape) UnoRuntime.queryInterface(XShape.class, xShapes.getByIndex(shapeIndex)); in saveAndLoadShape()
/trunk/main/vcl/qa/complex/persistent_window_states/
H A DPersistentWindowTest.java300 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xAcc.getByIndex(i)); in loadDocument()
/trunk/main/sc/source/ui/vba/
H A Dvbahyperlink.cxx49 mxTextField.set( xIndex->getByIndex(0), uno::UNO_QUERY_THROW ); in ScVbaHyperlink()
H A Dvbacomment.cxx89 …uno::Reference< sheet::XSheetAnnotation > xAnno( xAnnos->getByIndex( aIndex ), uno::UNO_QUERY_THRO… in getAnnotationIndex()
/trunk/main/scripting/examples/beanshell/MemoryUsage/
H A Dmemusage.bsh56 new Type(com.sun.star.sheet.XSpreadsheet.class), index.getByIndex(0));
/trunk/main/sc/source/filter/xml/
H A Dxmlbodyi.cxx298 uno::Reference <beans::XPropertySet> xProperties(xIndex->getByIndex(i), uno::UNO_QUERY); in EndElement()
/trunk/main/chart2/source/tools/
H A DUncachedDataSequence.cxx276 uno::Any SAL_CALL UncachedDataSequence::getByIndex( ::sal_Int32 ) in getByIndex() function in chart::UncachedDataSequence
/trunk/main/dbaccess/source/ui/dlg/
H A Dqueryorder.cxx213 Reference< XPropertySet > xColumn( xOrderColumns->getByIndex( i ), UNO_QUERY_THROW ); in IMPL_LINK_INLINE_END()
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx224 virtual Any SAL_CALL getByIndex( sal_Int32 Index ) in getByIndex() function in stoc_inv::Invocation_Impl
226 { return _xIndexAccess->getByIndex( Index ); } in getByIndex()
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx126 uno::Any SwXAutoTextContainer::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXAutoTextContainer
610 uno::Any SwXAutoTextGroup::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXAutoTextGroup
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx544 … uno::Reference< report::XReportComponent> xElement(_xSection->getByIndex(i),uno::UNO_QUERY_THROW); in traverseSection()
563 uno::Reference< report::XFunction> xElement(_xFunctions->getByIndex(i),uno::UNO_QUERY); in traverseFunctions()
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx668 Reference<XPropertySet> xColumn(m_xRowSetColumns->getByIndex(i-1),UNO_QUERY_THROW); in appendRow()
993 … Reference<XPropertySet> xColumn(m_xRowSetColumns->getByIndex(i-1),UNO_QUERY_THROW); in WriteTables()
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartData.java222 xShapes.getByIndex(shapeIndex)); in saveAndLoadShape()
/trunk/test/testuno/source/fvt/uno/sd/textbox/
H A DFillProperties.java233 xShapes.getByIndex(shapeIndex)); in saveAndLoadShape()

Completed in 132 milliseconds

1...<<21222324252627282930>>...33