Home
last modified time | relevance | path

Searched refs:getByIndex (Results 376 – 400 of 812) sorted by relevance

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

/trunk/main/framework/inc/helper/
H A Doframes.hxx201 …virtual css::uno::Any SAL_CALL getByIndex( sal_Int32 nIndex ) throw( css::lang::IndexOutOfBoundsEx…
H A Dpropertysetcontainer.hxx70 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScCellSearchObj.java124 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScIndexEnumeration_SpreadsheetViewPanesEnumeration.java86 new Type(XInterface.class),xIA.getByIndex(0)); in createTestEnvironment()
H A DScCellFormatsObj.java112 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScAnnotationTextCursor.java118 XSpreadsheet oSheet = (XSpreadsheet)XAccess.getByIndex(cellPos.Sheet); in createTestEnvironment()
H A DScAreaLinkObj.java125 new Type(XInterface.class), links.getByIndex(0)) ; in createTestEnvironment()
H A DScCellTextCursor.java158 new Type(XSpreadsheet.class),oIndexSheets.getByIndex(0)); in createTestEnvironment()
H A DScLabelRangeObj.java121 new Type(XLabelRange.class),lRanges.getByIndex(0)); in createTestEnvironment()
H A DScCellFormatsEnumeration.java121 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdLayer.java116 new Type(XLayer.class),oIA.getByIndex(0)); in createTestEnvironment()
H A DSdGenericDrawPage.java154 new Type(XDrawPage.class),oDPi.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextTableRow.java107 new Type(XPropertySet.class),oIA.getByIndex(1)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XGoalSeek.java55 XSpreadsheet.class, oIndexSheets.getByIndex(1)); in before()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DParser.java155 …l XPropertySet parameter = UnoRuntime.queryInterface(XPropertySet.class, parameters.getByIndex(i)); in impl_checkParameters()
/trunk/main/pyuno/demo/
H A Dswriter.py72 row = rows.getByIndex(0)
/trunk/main/scripting/examples/python/pythonSamples/
H A DTableSample.py63 row = rows.getByIndex(0)
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx556 Reference< XPropertySet >( xCols->getByIndex( aEnd.mnCol + nOffset + 1 ), UNO_QUERY_THROW )-> in onInsert()
558 Reference< XPropertySet >( xCols->getByIndex( aStart.mnCol + nOffset ), UNO_QUERY_THROW )-> in onInsert()
589 Reference< XPropertySet >( xRows->getByIndex( aEnd.mnRow + nOffset + 1 ), UNO_QUERY_THROW )-> in onInsert()
591 Reference< XPropertySet >( xRows->getByIndex( aStart.mnRow + nOffset ), UNO_QUERY_THROW )-> in onInsert()
/trunk/main/vbahelper/source/msforms/
H A Dvbamultipage.cxx43 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex() function in PagesImpl
/trunk/main/xmloff/source/forms/
H A Deventimport.cxx145 ::cppu::extractInterface(xCurrent, _rxContainer->getByIndex(i)); in setEvents()
/trunk/main/sw/inc/
H A Dunoredlines.hxx55 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex) throw( ::com::sun::star::…
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFunctionManager.java129 …public Object getByIndex(int Index) throws com.sun.star.lang.IndexOutOfBoundsException, com.sun.st… in getByIndex() method in SOFunctionManager
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_xmloff/Draw/
H A DXMLContentImporter.java183 (XNamed.class, xPages.getByIndex(i)); in createTestEnvironment()
H A DXMLImporter.java182 (XNamed.class, xPages.getByIndex(i)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DCalcTools.java137 new Type(XSpreadsheet.class),xSheetsIndexArray.getByIndex(sheetNumber)); in getSpreadSheetFromSheetDoc()

Completed in 222 milliseconds

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