Home
last modified time | relevance | path

Searched refs:getByIndex (Results 701 – 725 of 812) sorted by relevance

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

/trunk/main/odk/examples/java/ToDo/
H A DToDo.java181 XSpreadsheet.class, xindexaccess.getByIndex( 0 )); in recalc()
/trunk/main/framework/source/fwe/xml/
H A Dstatusbardocumenthandler.cxx569 aAny = m_aStatusBarItems->getByIndex( nItemPos ); in WriteStatusBarDocument()
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx315 Any SAL_CALL OCollection::getByIndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, WrappedTar… in getByIndex() function in OCollection
/trunk/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx977 Reference<beans::XPropertySet> xProperties(xSlides->getByIndex(0),UNO_QUERY_THROW); in GetSlideAspectRatio()
1829 … Reference<beans::XPropertySet> xSlideProperties(mxSlides->getByIndex(nSlideIndex), UNO_QUERY); in SetSlide()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx361 Reference< XIndexAccess > xElement( _rxControllers->getByIndex(i), UNO_QUERY ); in AddOrRemoveListener()
641 … Reference< XFormController > xController( xControllers->getByIndex(i), UNO_QUERY_THROW ); in Update()
/trunk/main/sc/inc/
H A Dcellsuno.hxx560 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
1424 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
1511 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
H A Dviewuno.hxx296 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1602 Any aAny = xSections->getByIndex( i ); in collectTextAutoStylesOptimized()
1620 Any aAny = xTables->getByIndex( i ); in collectTextAutoStylesOptimized()
1638 Reference< XIndexReplace > xNumRule( xNumberingRules->getByIndex( i ), UNO_QUERY ); in collectTextAutoStylesOptimized()
/trunk/main/xmloff/source/core/
H A DSettingsExportHelper.cxx437 exportMapEntry(aIndexed->getByIndex(i), sEmpty, sal_False); in exportIndexAccess()
/trunk/main/sw/source/ui/vba/
H A Dvbaselection.cxx78 … xTextRange.set( xTextRanges->getByIndex( xTextRanges->getCount()-1 ), uno::UNO_QUERY_THROW ); in GetSelectedRange()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java607 oRoadmapItem = this.xIndexContRoadmap.getByIndex(i); in enableRoadmapItems()
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java463 …Set parameter = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, params.getByIndex(i)); in createParameter()
/trunk/main/extensions/source/propctrlr/
H A Deformshelper.cxx690 Reference< XPropertySet > xElement( xElements->getByIndex( i ), UNO_QUERY ); in getAllElementUINames()
H A Dformgeometryhandler.cxx636 …Reference< XPropertySet > xRowOrColumn( _rxRowsOrColumns->getByIndex( currentPos ), UNO_QUERY_THRO… in lcl_getLowerBoundRowOrColumn()
/trunk/main/connectivity/source/commontools/
H A DTTableHelper.cxx553 if(::cppu::extractInterface(xOld,m_pColumns->getByIndex(index)) && xOld.is()) in alterColumnByIndex()
/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx344 if (xPageObjects->getByIndex(i) >>= xControlShape) in implDetermineShape()
/trunk/main/forms/source/component/
H A DComboBox.cxx636 xColumns->getByIndex(0) >>= xDataField; in loadData()
H A DFilter.cxx466 const Reference< XPropertySet > xDataField( xFields->getByIndex(0), UNO_QUERY_THROW ); in implInitFilterList()
/trunk/main/oox/source/xls/
H A Dworkbookhelper.cxx681 xSheet.set( xSheetsIA->getByIndex( nSheet ), UNO_QUERY_THROW ); in getSheetFromDoc()
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx1114 xList->getByIndex(i) >>= xFrame; in IMPL_LINK()
1760 if ( rItemContainer->getByIndex( n ) >>= aProp ) in FillMenu()
H A Dstatusbarmanager.cxx516 if ( rItemContainer->getByIndex( n ) >>= aProp ) in FillStatusBar()
/trunk/main/sd/source/ui/unoidl/
H A Dunolayer.cxx650 uno::Any SAL_CALL SdLayerManager::getByIndex( sal_Int32 nLayer ) in getByIndex() function in SdLayerManager
/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx110 Reference< XDrawPage > xPage( xPages->getByIndex( nPage ), UNO_QUERY_THROW ); in DeleteActualPage()
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx432 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
717 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellRangesObj.csv47 "ScCellRangesObj";"com::sun::star::container::XIndexAccess";"getByIndex()"

Completed in 232 milliseconds

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