Home
last modified time | relevance | path

Searched refs:getByIndex (Results 351 – 375 of 812) sorted by relevance

1...<<11121314151617181920>>...33

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXChapterNumbering.java101 instance1 = (PropertyValue[]) oCNSupp.getChapterNumberingRules().getByIndex(1); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScAutoFormatObj.csv2 "ScAutoFormatObj";"com::sun::star::container::XIndexAccess";"getByIndex()"
H A Dcom.sun.star.comp.office.ScSubTotalDescriptorBase.csv2 "ScSubTotalDescriptorBase";"com::sun::star::container::XIndexAccess";"getByIndex()"
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DOEnumerationByIndex.java76 value = collection.getByIndex(position++); in nextElement()
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx228 virtual uno::Any SAL_CALL getByIndex(sal_Int32 nIndex)
277 virtual uno::Any SAL_CALL getByIndex(sal_Int32 nIndex)
2592 SwXDocumentIndexes::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXDocumentIndexes
2849 SwXDocumentIndex::StyleAccess_Impl::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXDocumentIndex::StyleAccess_Impl
3182 SwXDocumentIndex::TokenAccess_Impl::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXDocumentIndex::TokenAccess_Impl
H A Dunodraw.cxx436 …e<drawing::XShape> xShape = uno::Reference<drawing::XShape>(pDrawPage->getByIndex(nIdx), uno::UNO_… in SwXShapesEnumeration()
567 uno::Any SwXDrawPage::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXDrawPage
578 return pDrawPage->getByIndex( nIndex ); in getByIndex()
2906 uno::Any SwXGroupShape::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXGroupShape
2920 return xAcc->getByIndex(nIndex); in getByIndex()
/trunk/main/reportdesign/source/core/misc/
H A Dconditionupdater.cxx103 xFormatCondition.set( _rxRptControlModel->getByIndex( i ), UNO_QUERY_THROW ); in impl_adjustFormatConditions_nothrow()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScSortDescriptorBase.java133 … oObj = (XInterface) UnoRuntime.queryInterface(XInterface.class,oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScImportDescriptorBase.java131 … oObj = (XInterface) UnoRuntime.queryInterface(XInterface.class,oIndexAccess.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDrawTools.java98 new Type(XDrawPage.class),getDrawPages( aDoc ).getByIndex( nr )); in getDrawPage()
/trunk/main/odk/examples/OLE/vbscript/
H A DWriterDemo.vbs70 Set objRow= objRows.getByIndex( 0)
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XFunctionDescriptions.java64 PVals = (PropertyValue[])oObj.getByIndex(nr); in _getById()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DQuery.java105 XNamed.class, columns.getByIndex(col) ); in testQueryColumns()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.hxx216 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
262 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx91 xShapes->getByIndex( n ) >>= xChild; in getShapeIndex()
829 Reference< XShape > xShape( xShapes->getByIndex( nIndex ), UNO_QUERY ); in onSelectionChanged()
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx577 …virtual Any SAL_CALL getByIndex( sal_Int32 Index ) throw( IndexOutOfBoundsException, WrappedTarget…
705 Any SAL_CALL SvUnoImageMap::getByIndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, WrappedT… in getByIndex() function in SvUnoImageMap
/trunk/main/sc/inc/
H A Dfielduno.hxx83 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
283 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
H A Dstyleuno.hxx82 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
173 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx350 uno::Any SAL_CALL ScAutoFormatsObj::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScAutoFormatsObj
529 uno::Any SAL_CALL ScAutoFormatObj::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScAutoFormatObj
/trunk/test/testuno/source/fvt/uno/sw/frame/
H A DCheckFrames.java65 Object obj = xTextFramesIdx.getByIndex(i); in testLoadTextFrame()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DRecordTable.java75 Object x = xTableIndex.getByIndex(n); in RecordTable()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XControlAccess.java85 … oDP = (XDrawPage) UnoRuntime.queryInterface(XDrawPage.class, oDPS.getDrawPages().getByIndex(0)); in _getControl()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_xmloff/Impress/
H A DXMLContentImporter.java202 (XNamed.class, xPages.getByIndex(0)) ; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OFormsCollection.csv8 "OFormsCollection";"com::sun::star::container::XIndexAccess";"getByIndex()"
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawViewDemo.java95 xIndexAccess.getByIndex( 0 ); in main()

Completed in 119 milliseconds

1...<<11121314151617181920>>...33