Home
last modified time | relevance | path

Searched refs:getByIndex (Results 451 – 475 of 812) sorted by relevance

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScCellObj.java145 new Type(XSpreadsheet.class),oIndexSheets.getByIndex(0)); in createTestEnvironment()
H A DScDataPilotFieldsObj.java127 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScDataPilotTablesObj.java134 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScIndexEnumeration_SheetLinksEnumeration.java92 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScIndexEnumeration_TextFieldEnumeration.java124 new Type(XSpreadsheet.class),oIndexSheets.getByIndex(0)); in createTestEnvironment()
H A DScStyleFamilyObj.java140 oStyleFamiliesIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScCellFieldObj.java149 new Type(XSpreadsheet.class),oIndexSheets.getByIndex(0)); in createTestEnvironment()
H A DScIndexEnumeration_DataPilotTablesEnumeration.java100 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScIndexEnumeration_ScenariosEnumeration.java89 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DXMLContentExporter.java143 new Type(XSpreadsheet.class),xSheetsIndexArray.getByIndex(0)); in createTestEnvironment()
H A DScCellsEnumeration.java122 new Type(XCellRange.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdDrawPage.java165 new Type(XDrawPage.class),oDPi.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXStyleFamily.java141 new Type(XNameAccess.class),oSFIA.getByIndex(0)); in createTestEnvironment()
H A DSwXTextEmbeddedObject.java140 new Type(XInterface.class), oEmIn.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sd/
H A Dcom.sun.star.comp.office.SdDrawPage.csv2 "SdDrawPage";"com::sun::star::container::XIndexAccess";"getByIndex()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxDrawPage.csv2 "SvxDrawPage";"com::sun::star::container::XIndexAccess";"getByIndex()"
/trunk/main/reportdesign/source/ui/inc/
H A DUITools.hxx64 …::com::sun::star::uno::Reference< T > xObject(_xCollection->getByIndex(i),::com::sun::star::uno::U… in getPositionInIndexAccess()
/trunk/main/oox/inc/oox/xls/
H A Ddefnamesbuffer.hxx191 DefinedNameRef getByIndex( sal_Int32 nIndex ) const;
/trunk/main/svx/source/accessibility/
H A DChildrenManagerImpl.cxx339 xShapeAccess->getByIndex(i) >>= xShape; in CreateListOfVisibleShapes()
988 if (xSelectedShapeAccess->getByIndex(i) == I->mxShape) in UpdateSelection()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx761 if( xShapes->getByIndex( i ) == xShape ) in implIsSelected()
846 if( xShapes->getByIndex( i ) == xShape ) in implSelect()
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx1276 xColProp.set(xIndexes->getByIndex(m_aOrderbyColumnNumber[0]),UNO_QUERY); in sortRows()
1281 Reference<XColumnsSupplier> xIndex(xIndexes->getByIndex(i),UNO_QUERY); in sortRows()
1712 _xNames->getByIndex(i) >>= xTableColumn; in setBoundedColumns()
/trunk/test/testuno/source/fvt/uno/sd/bullet/
H A DCheckBuildInBullet.java173 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testBuildInBullet()
H A DGraphicBulletFromFile.java150 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testGraphicBulletFromFile()
H A DNumberingBulletTypes.java169 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testNumberingTypes()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DTimeStampControl.java85 Object oControl = xShapes.getByIndex(_i); in getControlofGroupShapeByIndex()

Completed in 82 milliseconds

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