Home
last modified time | relevance | path

Searched refs:getByIndex (Results 726 – 750 of 812) sorted by relevance

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

/trunk/main/oox/source/xls/
H A Daddressconverter.cxx765 … Reference< XCellRangeAddressable > xAddressable( xSheetsIA->getByIndex( 0 ), UNO_QUERY_THROW ); in initializeMaxPos()
H A Dexternallinkbuffer.cxx747 …Reference< XExternalSheetCache > xSheetCache( mxDocLink->getByIndex( nCacheIdx ), UNO_QUERY_THROW … in getSheetCache()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DFunctionHelper.java955 …ter.toObject(new com.sun.star.uno.Type(com.sun.star.frame.XFrame.class), xContainer.getByIndex(i)); in getUniqueFrameName()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx2039 Reference< XShape > xShape( xCurrentPage->getByIndex( nShape ), UNO_QUERY ); in CustomAnimationDurationTabPage()
2220 xCurrentPage->getByIndex( nShape ) >>= xTrigger; in update()
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx621 uno::Any SAL_CALL ScStyleFamiliesObj::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScStyleFamiliesObj
931 uno::Any SAL_CALL ScStyleFamilyObj::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScStyleFamilyObj
H A Dchartuno.cxx366 uno::Any SAL_CALL ScChartsObj::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScChartsObj
H A Dviewuno.cxx850 … uno::Reference<drawing::XShape> xShapeInt(xShapeColl->getByIndex(i), uno::UNO_QUERY); in select()
1092 uno::Any SAL_CALL ScTabViewObj::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScTabViewObj
H A Ddatauno.cxx725 uno::Any SAL_CALL ScSubTotalDescriptorBase::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScSubTotalDescriptorBase
2275 uno::Any SAL_CALL ScDatabaseRangesObj::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScDatabaseRangesObj
/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx136 if( xShapes->getByIndex( nN ) >>= xShape ) in getChartRootShape()
2412 if( xShapes->getByIndex( nS ) >>= xShape ) in removeSubShapes()
/trunk/main/framework/source/services/
H A Dframe.cxx995 …( !(xContainer->getByIndex(i)>>=xSibling) ) || // control unpacki… in findFrame()
1821 xContainer->getByIndex(i) >>= xFrame; in implts_forgetSubFrames()
/trunk/main/xmloff/source/draw/
H A Dsdxmlimp.cxx401 mxDocDrawPages->getByIndex(0) >>= xFormsSupp; in setTargetDocument()
H A Dshapeimport.cxx1108 uno::Any aAny( mxShapes->getByIndex( nSourcePos ) ); in moveShape()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv44 "ODatabaseForm";"com::sun::star::container::XIndexAccess";"getByIndex()"
/trunk/main/framework/source/fwe/xml/
H A Dtoolboxdocumenthandler.cxx753 aAny = m_rItemAccess->getByIndex( nItemPos ); in WriteToolBoxDocument()
H A Dmenudocumenthandler.cxx890 aAny = rMenuContainer->getByIndex( nItemPos ); in WriteMenu()
/trunk/main/sw/inc/
H A Dunosett.hxx195 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex) throw( ::com::sun::star::…
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx566 …uno::Reference< report::XReportComponent> xReportComponent(m_xSection->getByIndex(i),uno::UNO_QUER… in impl_adjustObjectSizePosition()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx568 …uno::Reference <sheet::XSubTotalField> xSubTotalField(xIndexAccess->getByIndex(i), uno::UNO_QUERY); in WriteSubTotalDescriptor()
H A Dxmlsubti.cxx219 xCurrentSheet.set(xIndex->getByIndex(nCurrentSheet), uno::UNO_QUERY); in NewSheet()
H A Dxmlimprt.cxx2835 if (xIndexAccess->getByIndex(0) >>= aSeq) in endDocument()
2988 uno::Any aAny( xIndex->getByIndex(0) ); in GetVisibleSheet()
/trunk/main/svx/source/dialog/
H A Drubydialog.cxx356 Any aStyle = xCharIdx->getByIndex(nStyle); in Activate()
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx319 xAllFields->getByIndex(nField) >>= xCurrentField; in BuildAndInsertFieldInfo()
/trunk/main/forms/source/component/
H A DFormattedField.cxx290 xElements->getByIndex(nIndex) >>= xFCSet; in keyPressed()
/trunk/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java817 new Type(XDrawPage.class),oDPi.getByIndex(0)); in fillDrawDocWithContent()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1367 _xController->restoreViewData(m_pImpl->m_xViewData->getByIndex(nCount - 1)); in connectController()
2533 …virtual uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(lang::IndexOutOfBoundsException, lan…
2566 uno::Any SAL_CALL OStylesHelper::getByIndex( sal_Int32 Index ) throw(lang::IndexOutOfBoundsExceptio… in getByIndex() function in reportdesign::OStylesHelper

Completed in 399 milliseconds

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