Home
last modified time | relevance | path

Searched refs:getByIndex (Results 501 – 525 of 812) sorted by relevance

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScAccessiblePreviewCell.java127 new Type(XSpreadsheet.class),oIndexSheets.getByIndex(0)); in createTestEnvironment()
H A DScIndexEnumeration_DDELinksEnumeration.java116 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScTableConditionalFormat.java125 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScCellRangesObj.java165 new Type(XSpreadsheet.class), oIndSheets.getByIndex(0)); in createTestEnvironment()
/trunk/main/reportdesign/source/core/inc/
H A DReportControlModel.hxx127 …::com::sun::star::uno::Any getByIndex( ::sal_Int32 Index ) throw (::com::sun::star::lang::IndexOut…
H A DGroups.hxx80 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (::com::sun::sta…
/trunk/main/filter/source/svg/
H A Dsvgimport.cxx123 if( xDrawPages->getByIndex( 0 ) >>= xDrawPage ) in implImport()
/trunk/main/odk/examples/java/NotesAccess/
H A DNotesAccess.java166 XSpreadsheet.class, xIndexAccess.getByIndex(0)); in run()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DViewSample.java80 Object aPane = xIndex.getByIndex(1); in doSampleFunction()
/trunk/main/scripting/examples/beanshell/WordCount/
H A Dwordcount.bsh59 UnoRuntime.queryInterface(XTextRange.class, xIndexAccess.getByIndex(i));
/trunk/main/sc/source/ui/vba/
H A Dvbachartobject.cxx65 xShape.set( xDrawPage->getByIndex(i), uno::UNO_QUERY_THROW ); in setShape()
/trunk/main/sd/inc/
H A Dstlpool.hxx116 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DViewSample.cs80 uno.Any aPane = xIndex.getByIndex(1); in doSampleFunction()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFLTools.java135 XInterface.class, xIndexCont.getByIndex( 0 ) ); in getIndexInParent()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdXShape.java140 new Type(XDrawPage.class),oDPi.getByIndex(0)); in createTestEnvironment()
/trunk/main/comphelper/source/container/
H A Denumhelper.cxx192 aRes = m_xAccess->getByIndex(m_nPos++); in nextElement()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx287 Any aAny = xTasks->getByIndex(n); in MiscExec_Impl()
765 Reference < XFrame > xFrame( xContainer->getByIndex(i), UNO_QUERY_THROW ); in lcl_findStartModuleFrame()
/trunk/main/svx/inc/svx/
H A Dunopage.hxx138 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
/trunk/test/testuno/source/fvt/uno/sd/animation/
H A DTextAnimation.java99 drawpages.getByIndex(0)); in testTextAnimation()
/trunk/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphTextProperty.java158 return (XShape) UnoRuntime.queryInterface(XShape.class, xShapes.getByIndex(shapeIndex)); in saveAndLoadShape()
/trunk/test/testuno/source/fvt/uno/sd/textbox/
H A DLineProperties.java167 xShapes.getByIndex(shapeIndex)); in saveAndLoadShape()
/trunk/test/testuno/source/testlib/uno/
H A DGraphicUtil.java119 Object shape = m_xdrawShapes.getByIndex(i); in getGraphicsOfPage()
/trunk/main/sw/source/ui/vba/
H A Dvbatables.cxx71 …return lcl_createTable( mxParent, mxContext, mxDocument, mxIndexAccess->getByIndex( mnCurIndex++ )… in nextElement()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetAuditing.java190 Object o = xDrawPage.getByIndex(i); in hasRightAmountOfShapes()
/trunk/main/reportdesign/source/core/sdr/
H A Dformatnormalizer.cxx159 xColumn.set( _rxColumns->getByIndex( i ), UNO_QUERY_THROW ); in lcl_collectFields_throw()

Completed in 87 milliseconds

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