Home
last modified time | relevance | path

Searched refs:getByIndex (Results 576 – 600 of 812) sorted by relevance

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

/trunk/main/toolkit/inc/toolkit/controls/
H A Dtabpagecontainer.hxx93 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DDrawController_HandoutView.java185 new Type(XDrawPage.class),oDPi.getByIndex(0)); in createTestEnvironment()
H A DDrawController_NotesView.java182 new Type(XDrawPage.class),oDPi.getByIndex(0)); in createTestEnvironment()
H A DDrawController_OutlineView.java182 new Type(XDrawPage.class),oDPi.getByIndex(0)); in createTestEnvironment()
H A DDrawController_PresentationView.java182 new Type(XDrawPage.class),oDPi.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextDocument.java157 oTSSuppIndex.getByIndex(0)); in createTestEnvironment()
/trunk/main/sc/inc/
H A Dchartuno.hxx89 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
H A Dmiscuno.hxx189 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
/trunk/main/framework/inc/uielement/
H A Dconstitemcontainer.hxx94 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
/trunk/main/reportdesign/source/filter/xml/
H A DxmlCell.cxx205 … uno::Reference<report::XShape> xShape(m_pContainer->getSection()->getByIndex(i),uno::UNO_QUERY); in EndElement()
/trunk/main/oox/source/xls/
H A Dscenariobuffer.cxx264 … Reference< XScenario > xScenario( xScenariosIA->getByIndex( maModel.mnShown ), UNO_QUERY_THROW ); in finalizeImport()
/trunk/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx187 xContainer->getByIndex(i) >>= xAsSet; in InsertEntries()
/trunk/main/scripting/examples/beanshell/Capitalise/
H A Dcapitalise.bsh58 UnoRuntime.queryInterface(XTextRange.class, xIndexAccess.getByIndex(i));
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DKeyGenerator.java201 XPropertySet xModel = UNO.queryPropertySet( xFormAsContainer.getByIndex( i ) ); in defaultNewRecordFocus()
/trunk/main/forms/source/xforms/
H A Dcollection.hxx183 virtual Any_t SAL_CALL getByIndex( sal_Int32 nIndex ) in getByIndex() function in Collection
/trunk/main/sd/source/ui/unoidl/
H A Dunocpres.hxx91 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DChartDocumentTest.java201 final XTextRange range = getAssociatedTextRange( indexer.getByIndex(i) ); in getAssociatedTextRange()
/trunk/main/xmloff/source/draw/
H A DXMLImageMapExport.cxx120 Any aAny = rContainer->getByIndex(i); in Export()
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartTypes.java262 xShapes.getByIndex(shapeIndex)); in saveAndLoadShape()
/trunk/main/toolkit/test/accessibility/
H A DSimpleOffice.java400 XShape.class, xShapeList.getByIndex (0)); in getAccessibleDocumentWindow()
/trunk/main/framework/source/fwe/helper/
H A Dactiontriggerhelper.cxx122 if (( xIndexAccess->getByIndex( i ) >>= xPropSet ) && ( xPropSet.is() )) in InsertSubMenuItems()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScAccessiblePageHeader.java109 new Type(XSpreadsheet.class),oIndexSheets.getByIndex(0)); in createTestEnvironment()
H A DScAccessiblePreviewHeaderCell.java161 oIndexSheets.getByIndex(0)); in createTestEnvironment()
H A DScTableSheetObj.java206 oIndexAccess.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sch/
H A DChXDiagram.java229 new Type(XSpreadsheet.class),oIndexSheets.getByIndex(0)); in createTestEnvironment()

Completed in 110 milliseconds

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