Home
last modified time | relevance | path

Searched refs:getByIndex (Results 401 – 425 of 812) sorted by relevance

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

/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DControlAndSelectDemo.java89 XDrawPage.class, xDrawPages.getByIndex( 0 )); in main()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XIndexContainer.java111 result &= oObj.getByIndex(Index) != null ; in _insertByIndex()
/trunk/main/pyuno/demo/
H A Dswritercomp.py74 row = rows.getByIndex(0)
/trunk/main/framework/inc/recording/
H A Ddispatchrecorder.hxx94 …virtual com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32) throw (com::sun::star::uno::Runti…
/trunk/main/svx/source/svdraw/
H A Dcharthelper.cxx103 xShapeAccess->getByIndex(a) >>= xShape; in tryToGetChartContentAsPrimitive2DSequence()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx796 xKeys->getByIndex(i) >>= xProp; in appendPrimaryKey()
1193 … Reference<XPropertySet> xNewColumn(xIdxColumns->getByIndex(nPos),UNO_QUERY_THROW); in alterColumns()
1387 xProp.set(xKeys->getByIndex(i),UNO_QUERY); in dropPrimaryKey()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DTabular.java115 … xGroup = UnoRuntime.queryInterface(XGroup.class, xGroups.getByIndex(lastGroupPostion)); in insertDetailFieldTitles()
/trunk/main/framework/source/fwe/helper/
H A Dpropertysetcontainer.cxx167 Any SAL_CALL PropertySetContainer::getByIndex( sal_Int32 Index ) in getByIndex() function in framework::PropertySetContainer
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScSubTotalDescriptorBase.java119 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScFilterDescriptorBase.java119 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
H A DScUniqueCellFormatsObj.java87 XSpreadsheet.class, xIA.getByIndex(0)); in createTestEnvironment()
H A DScAnnotationObj.java139 new Type(XSpreadsheet.class),XAccess.getByIndex(cellPos.Sheet)); in createTestEnvironment()
H A DScIndexEnumeration_CellAnnotationsEnumeration.java92 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdMasterPage.java150 new Type(XDrawPage.class),oMPi.getByIndex(0)); in createTestEnvironment()
H A DSdLayerManager.java145 new Type(XDrawPage.class),oDPi.getByIndex(0)); in createTestEnvironment()
/trunk/main/embeddedobj/qa/embedding/
H A DTest01.java90 Object oPage = xDrawPages.getByIndex( 0 ); in test()
/trunk/main/reportdesign/source/ui/inc/
H A DGroupsSorting.hxx117 …return ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup>(m_xGroups->getByIndex(_… in getGroup()
/trunk/main/offapi/com/sun/star/report/meta/
H A DXFunctionCategory.idl48 /** same as getByIndex.
/trunk/main/sd/source/ui/inc/
H A Dunomodel.hxx256 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
294 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
/trunk/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx88 Reference< beans::XPropertySet > xShapeProp( xShapes->getByIndex( i ), uno::UNO_QUERY ); in lcl_getChildOIDs()
528 if ( xDrawPageShapes->getByIndex( i ) >>= xShape ) in createAdditionalShapesTree()
/trunk/main/dbaccess/source/core/api/
H A DCacheSet.cxx287 xIndexColsSup.set(xIndexes->getByIndex(j),UNO_QUERY); in fillParameters()
427 xIndexColsSup.set(xIndexes->getByIndex(j),UNO_QUERY); in deleteRow()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx2323 xGroup.set(_xGroups->getByIndex(i),uno::UNO_QUERY); in lcl_getNonVisbleGroupsBefore()
2640 xReportComponent.set(_xSection->getByIndex(i), uno::UNO_QUERY); in shrinkSectionBottom()
2674 xReportComponent.set(_xSection->getByIndex(i), uno::UNO_QUERY); in shrinkSectionTop()
2689 xReportComponent.set(_xSection->getByIndex(i), uno::UNO_QUERY); in shrinkSectionTop()
3441 … uno::Reference< beans::XPropertySet > xParamCol( xParams->getByIndex(i), uno::UNO_QUERY_THROW ); in addPairControls()
3750 uno::Reference< report::XGroup > xGroup(xGroups->getByIndex(i),uno::UNO_QUERY); in listen()
3770 uno::Reference< report::XGroup > xGroup(xGroups->getByIndex(i-1),uno::UNO_QUERY); in listen()
/trunk/main/svx/inc/svx/
H A Dunoshcol.hxx76 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
/trunk/main/wizards/com/sun/star/wizards/text/
H A DViewHandler.java76 …xtContent xTextTable = UnoRuntime.queryInterface(XTextContent.class, xAllTextTables.getByIndex(0)); in selectFirstPage()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_xmloff/Impress/
H A DXMLContentExporter.java144 (XNamed.class, xPages.getByIndex(0)) ; in createTestEnvironment()

Completed in 115 milliseconds

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