Home
last modified time | relevance | path

Searched refs:getByIndex (Results 651 – 675 of 812) sorted by relevance

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

/trunk/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx570 rTop.mxShapes->getByIndex( rTop.mnPos ), uno::UNO_QUERY ); in importShape()
/trunk/main/sw/inc/
H A Dunotextrange.hxx326 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex)
/trunk/main/reportdesign/source/core/inc/
H A DFixedLine.hxx167 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (::com::sun::sta…
H A DShape.hxx174 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (::com::sun::sta…
/trunk/main/wizards/com/sun/star/wizards/db/
H A DSQLQueryComposer.java168 …olumnPropertySet = UnoRuntime.queryInterface(XPropertySet.class, xColumnIndexAccess.getByIndex(i)); in prependSortingCriteria()
/trunk/main/extensions/source/propctrlr/
H A Dcellbindinghelper.cxx135 … Reference< XDrawPageSupplier > xSuppPage( xSheets->getByIndex( i ), UNO_QUERY_THROW ); in getControlSheetIndex()
/trunk/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx356 … uno::Reference<report::XReportComponent> xReportComponent(xSection->getByIndex(i),uno::UNO_QUERY); in IMPL_LINK()
/trunk/main/framework/source/jobs/
H A Dhelponstartup.cxx302 xHelpChilds->getByIndex(0) >>= xHelpChild; in its_getCurrentHelpURL()
/trunk/main/sc/source/ui/vba/
H A Dvbaworkbooks.cxx214 …uno::Reference< container::XNamed > xSheetName( xSheetsIA->getByIndex( xSheetsIA->getCount() - 1 )… in Add()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOContainer.java163 public Object getByIndex(int index) throws IndexOutOfBoundsException, WrappedTargetException { in getByIndex() method in OContainer
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DGenericModelTest.java255 forms.getByIndex(0)); in cleanup()
/trunk/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java457 Object sheetlink = xsheetlinks.getByIndex(i); in insertSheetFromfile()
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx902 virtual Any SAL_CALL getByIndex(sal_Int32 Index)
1145 Any ImplIntrospectionAdapter::getByIndex(sal_Int32 Index) in getByIndex() function in stoc_inspect::ImplIntrospectionAdapter
1148 return mxObjIndexAccess->getByIndex( Index ); in getByIndex()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx650 xIndexAccess->getByIndex(i) >>= xShape; in IsSelected()
771 xIndexAccess->getByIndex(i) >>= xShape; in FillShapes()
935 xIndexAcc->getByIndex(i) >>= xShape; in FindSelectedShapesChanges()
H A DAccessibleEditObject.cxx432 uno::Any aTable = xIndex->getByIndex(m_curCellAddress.Tab()); in GetFgBgColor()
/trunk/main/slideshow/test/
H A Ddemoshow.cxx240 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 /*Index*/ ) throw (lang::IndexOutOfBoundsExcepti… in getByIndex() function in __anon1308a0850111::DummySlide
/trunk/main/sw/source/ui/vba/
H A Dvbafind.cxx163 …uno::Reference< text::XTextRange > xTextRange( xIndexAccess->getByIndex( i ), uno::UNO_QUERY_THROW… in SearchReplace()
/trunk/main/wizards/com/sun/star/wizards/query/
H A DQueryWizard.java157 oRoadmapItem = this.xIndexContRoadmap.getByIndex(i); in enableRoadmapItems()
/trunk/main/toolkit/source/controls/
H A Droadmapcontrol.cxx180 …Any SAL_CALL UnoControlRoadmapModel::getByIndex( sal_Int32 Index ) throw (IndexOutOfBoundsExceptio… in getByIndex() function in toolkit::UnoControlRoadmapModel
/trunk/main/sc/source/ui/unoobj/
H A Dcellvaluebinding.cxx614 Reference< XCellRange > xSheet(xSheets->getByIndex( aAddress.Sheet ), UNO_QUERY); in initialize()
/trunk/main/sd/source/core/
H A Dstlfamily.cxx389 Any SAL_CALL SdStyleFamily::getByIndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, WrappedT… in getByIndex() function in SdStyleFamily
/trunk/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java376 return (XShape) UnoRuntime.queryInterface(XShape.class, xShapes.getByIndex(shapeIndex)); in saveAndLoadShape()
/trunk/main/framework/source/recording/
H A Ddispatchrecorder.cxx440 com::sun::star::uno::Any SAL_CALL DispatchRecorder::getByIndex(sal_Int32 idx) throw (::com::sun::st… in getByIndex() function in framework::DispatchRecorder
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx235 …uno::Reference< report::XGroup> xOrgGroup(xGroups->getByIndex(m_aGroupPositions[nIndex]),uno::UNO_… in fillSelectedGroups()
1246 aClipboardList[0] = m_xGroups->getByIndex(nGroupPos);
/trunk/main/oox/source/xls/
H A Dworksheethelper.cxx524 xColumn.set( xColumns->getByIndex( nCol ), UNO_QUERY ); in getColumn()
539 xRow.set( xRows->getByIndex( nRow ), UNO_QUERY ); in getRow()

Completed in 186 milliseconds

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