Home
last modified time | relevance | path

Searched refs:getByIndex (Results 476 – 500 of 812) sorted by relevance

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScAnnotationShapeObj.java154 XAccess.getByIndex(cellPos.Sheet)); in createTestEnvironment()
H A DScSheetLinkObj.java128 new Type(XSpreadsheet.class),oIndexSheets.getByIndex(0)); in createTestEnvironment()
H A DXMLExporter.java140 new Type(XSpreadsheet.class),xSheetsIndexArray.getByIndex(0)); in createTestEnvironment()
H A DScIndexEnumeration_DataPilotFieldsEnumeration.java100 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScIndexEnumeration_SheetCellRangesEnumeration.java104 new Type(XSpreadsheet.class),oIndSheets.getByIndex(0)); in createTestEnvironment()
H A DScDDELinksObj.java146 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScModelObj.java179 oIndexSheets.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DAccessibleDrawDocumentView.java89 new Type(XDrawPage.class),oDPi.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DSvxShapeGroup.java118 new Type(XDrawPage.class),oDPi.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextColumns.java115 new Type(XNameAccess.class),oSFIA.getByIndex(2)); in createTestEnvironment()
H A DSwXTextSection.java142 new Type(XTextSection.class),oTSSuppIndex.getByIndex(0)); in createTestEnvironment()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DStyleDemo.java146 XDrawPage.class, xDrawPages.getByIndex( 0 )); in main()
/trunk/main/odk/examples/java/Text/
H A DWriterSelector.java114 xIndexAccess.getByIndex(i)); in main()
/trunk/main/offapi/com/sun/star/form/
H A DXFormsSupplier.idl82 thisComponent.DrawPage.Forms.getByIndex(0).insertByIndex( 0, xControlModel )
/trunk/main/scripting/examples/java/MemoryUsage/
H A DMemoryUsage.java82 new Type(com.sun.star.sheet.XSpreadsheet.class), index.getByIndex(0)); in createSpreadsheet()
/trunk/main/editeng/inc/editeng/
H A Dunonrule.hxx61 …virtual com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(com::sun::star::lang…
/trunk/main/connectivity/inc/connectivity/
H A Dparamwrapper.hxx170 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 _rIndex) throw( ::com::sun::star:…
/trunk/main/framework/source/fwe/classes/
H A Dframelistanalyzer.cxx192 !(xFrameContainer->getByIndex(i) >>= xFrame) || in impl_analyze()
/trunk/test/testuno/source/fvt/uno/sd/shape/
H A DShapeTypes.java149 xShapes.getByIndex(shapeIndex)); in saveAndLoadShape()
/trunk/main/svx/source/unodraw/
H A Dunoshcol.cxx192 uno::Any SAL_CALL SvxShapeCollection::getByIndex( sal_Int32 Index ) in getByIndex() function in SvxShapeCollection
/trunk/main/sw/source/ui/vba/
H A Dvbaparagraph.cxx103 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex() function in ParagraphCollectionHelper
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarFunctionCategory.java140 …public Object getByIndex(int Index) throws com.sun.star.lang.IndexOutOfBoundsException, com.sun.st… in getByIndex() method in StarFunctionCategory
/trunk/main/reportdesign/source/core/api/
H A DReportControlModel.cxx132 uno::Any OReportControlModel::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExceptio… in getByIndex() function in reportdesign::OReportControlModel
/trunk/main/reportdesign/source/core/inc/
H A DFunctions.hxx77 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (::com::sun::sta…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XTextFieldsSupplier.java92 new Type(XSpreadsheet.class),oIndexSheets.getByIndex(0)); in before()

Completed in 215 milliseconds

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