Home
last modified time | relevance | path

Searched refs:getByIndex (Results 751 – 775 of 812) sorted by relevance

1...<<313233

/trunk/main/forms/source/component/
H A DGrid.cxx445 getByIndex( nIndex ) >>= xReset; in _reset()
/trunk/main/basic/source/runtime/
H A Dstep2.cxx555 Any aAny2 = xIndexAccess->getByIndex( nIndex ); in CheckArray()
/trunk/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx382 uno::Any SAL_CALL ScTableConditionalFormat::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScTableConditionalFormat
H A Dappluno.cxx908 uno::Any SAL_CALL ScFunctionListObj::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScFunctionListObj
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx2326 const ::comphelper::NamedValueCollection aCurViewData( xViewData->getByIndex(i) ); in SaveCurrentViewData_Impl()
2603 xCont->getByIndex(i) >>= xFrame; in impl_maxOpenDocCountReached()
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx837 Reference<XPropertySet> xColumn(m_pColumns->getByIndex(columnIndex-1),UNO_QUERY); in updateObject()
1964 xIndexAccess->getByIndex(i-1) >>= xColumn; in execute_NoApprove_NoNewConn()
/trunk/main/extensions/source/propctrlr/
H A Deventhandler.cxx1019 … Reference< XInterface > xElement( xParentAsIndexAccess->getByIndex( i ), UNO_QUERY_THROW ); in impl_getComponentIndexInParent_throw()
/trunk/main/chart2/source/model/main/
H A DChartModel.cxx289 if ( xShapes->getByIndex( i ) >>= xShape ) in impl_adjustAdditionalShapesPositionAndSize()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx2344 aAny = xSelection->getByIndex(0); in getCursor()
2764 if ( xSelection->getByIndex(0) >>= xRange ) in SetPageStyleHeaderOff()
/trunk/main/oox/source/xls/
H A Dformulaparser.cxx1792 return pushDefinedNameOperand( getDefinedNames().getByIndex( nNameId - 1 ) ); in pushBiff12Name()
2738 …return pushDefinedNameOperand( getDefinedNames().getByIndex( static_cast< sal_Int32 >( nNameId ) -… in pushBiffName()
/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java406 …l XPropertySet child = UnoRuntime.queryInterface( XPropertySet.class, parentForm.getByIndex( i ) ); in impl_assignScript()
/trunk/main/xmloff/source/draw/
H A Dximpstyl.cxx1578 xMasterPages->getByIndex(GetSdImport().GetNewMasterPageCount()) >>= xNewMasterPage; in CreateChildContext()
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx230 uno::Any SAL_CALL Svx3DSceneObject::getByIndex( sal_Int32 Index ) in getByIndex() function in Svx3DSceneObject
/trunk/main/svx/source/inc/
H A Dformcontroller.hxx304 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 Index) throw( ::com::sun::star::l…
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1826 if ( ! (xFrameAccess->getByIndex(nIndex) >>= xFrame)) in GetViewShellForDocShell()
/trunk/main/sc/source/filter/excel/
H A Dxecontent.cxx1403 Reference< XAreaLink > xAreaLink( xLinksIA->getByIndex( nIndex ), UNO_QUERY ); in XclExpWebQueryBuffer()
/trunk/main/oox/source/export/
H A Ddrawingml.cxx934 rXIndexAccess->getByIndex( nLevel ) >>= aPropertySequence; in WriteParagraphNumbering()
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb3 …r.XElementAccess UNOTYPEINFO&com.sun.star.lib.uno.typeinfo.TypeInfogetByIndexjava.lang.Object…
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java558 l.add(UnoRuntime.queryInterface(XTextRange.class, ia.getByIndex(i))); in searchFillInItems()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx887 …uno::Reference< XPropertySet > xMonitor( xMultiMon->getByIndex( pFrame->mnDisplay ), UNO_QUERY_THR… in ImplSalCalcFullScreenSize()
900 uno::Reference< XPropertySet > xMonitor( xMultiMon->getByIndex( 0 ), UNO_QUERY_THROW ); in ImplSalCalcFullScreenSize()
910 … xMonitor = uno::Reference< XPropertySet >( xMultiMon->getByIndex(i), UNO_QUERY_THROW ); in ImplSalCalcFullScreenSize()
/trunk/main/framework/source/services/
H A Dautorecovery.cxx2064 aElement = xFramesContainer->getByIndex(i); in lcl_changeVisibility()
3486 xContainer->getByIndex(i) >>= xFrame; in implts_verifyCacheAgainstDesktopDocumentList()
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx955 xParam.set( xParams->getByIndex(i), uno::UNO_QUERY_THROW ); in getParameterNames()
/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.cxx238 … uno::Reference< drawing::XShape > xShape( xIndexAccess->getByIndex(0), uno::UNO_QUERY_THROW ); in getSelection()
/trunk/main/svx/source/svdraw/
H A Dsvdpage.cxx1018 uno::Reference<uno::XInterface> xShape (rxOrder->getByIndex(nIndex), uno::UNO_QUERY); in SetNavigationOrder()
/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx155 … Reference< text::XTextRange > xTextRange( xIndexAccess->getByIndex( 0 ), UNO_QUERY ); in ImpPDFTabDialog()

Completed in 485 milliseconds

1...<<313233