Home
last modified time | relevance | path

Searched refs:getByIndex (Results 226 – 250 of 812) sorted by relevance

12345678910>>...33

/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx82 … maXDrawPage = *(uno::Reference< drawing::XDrawPage > *)maXDrawPages->getByIndex( 0 ).getValue(); in CGMImpressOutAct()
493 …g::XShape > aXShape = *(uno::Reference< drawing::XShape > *)maXShapes->getByIndex( i ).getValue(); in EndGroup()
974 …g::XShape > aShape = *(uno::Reference< drawing::XShape > *)maXShapes->getByIndex( nFinalTextCount… in AppendText()
/trunk/main/svx/source/unodraw/
H A Dgluepts.cxx77 …virtual uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(lang::IndexOutOfBoundsException, lan…
490 uno::Any SAL_CALL SvxUnoGluePointAccess::getByIndex( sal_Int32 Index ) in getByIndex() function in SvxUnoGluePointAccess
H A DUnoGraphicExporter.cxx863 mxShapes->getByIndex( nIndex ) >>= xShape; in GetGraphic()
1174 mxShapes->getByIndex(0) >>= mxShape; in setSourceDocument()
1234 mxShapes->getByIndex( nIndex ) >>= xShape; in setSourceDocument()
/trunk/main/reportdesign/source/core/api/
H A DFormattedField.cxx346 uno::Any SAL_CALL OFormattedField::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExc… in getByIndex() function in reportdesign::OFormattedField
348 return m_aProps.getByIndex( Index ); in getByIndex()
H A DImageControl.cxx435 uno::Any SAL_CALL OImageControl::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExcep… in getByIndex() function in reportdesign::OImageControl
437 return m_aProps.getByIndex( Index ); in getByIndex()
H A DFixedLine.cxx505 uno::Any SAL_CALL OFixedLine::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExceptio… in getByIndex() function in reportdesign::OFixedLine
507 return m_aProps.getByIndex( Index ); in getByIndex()
/trunk/main/framework/source/fwi/uielement/
H A Drootitemcontainer.cxx141 if ( rSourceContainer->getByIndex( i ) >>= aPropSeq ) in RootItemContainer()
263 Any SAL_CALL RootItemContainer::getByIndex( sal_Int32 Index ) in getByIndex() function in framework::RootItemContainer
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDataPilotTable2.java226 XSpreadsheet.class, xIA.getByIndex(addr.Sheet)); in _insertDrillDownSheet()
432 Object field = xFields.getByIndex(i); in buildDataFields()
/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DHelloTextTableShape.java223 Object sheet = xIndexedSheets.getByIndex(0); in useCalc()
285 Object drawPage = xIndexedDrawPages.getByIndex(0); in useDraw()
/trunk/main/desktop/source/migration/
H A Dmigration.cxx1066 if (xIndexOld->getByIndex(n) >>= aProp) in compareOldAndNewConfig()
1084 if (xIndexNew->getByIndex(n) >>= aProp) in compareOldAndNewConfig()
1195 xTemp->getByIndex(i) >>= aPropSeq; in mergeOldToNewVersion()
1237 xTemp->getByIndex(i) >>= aTempPropSeq; in mergeOldToNewVersion()
/trunk/main/sw/source/ui/vba/
H A Dvbadocument.cxx275 uno::Any aUnoObj = xIndexAccess->getByIndex( index ); in getControlShape()
348 xFormControls.set( xIndexAccess->getByIndex(0), uno::UNO_QUERY_THROW ); in getFormControls()
/trunk/main/sc/qa/complex/sc/
H A DCalcRTL.java289 XSpreadsheet.class, oIndexAccess.getByIndex(0)); in getSpreadsheet()
555 oDP.getByIndex(0)); in getInsertedShape()
/trunk/main/connectivity/source/commontools/
H A Ddbtools2.cxx222 if ( (xColumns->getByIndex(i) >>= xColProp) && xColProp.is() ) in createStandardCreateStatement()
244 if ( (_xColumns->getByIndex(i) >>= xColProp) && xColProp.is() ) in generateColumnNames()
273 if ( (xKeys->getByIndex(i) >>= xColProp) && xColProp.is() ) in createStandardKeyStatement()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx1017 ::com::sun::star::uno::Any aAny = xViewData->getByIndex(nView); in GetInitialViewShellType()
1573 aPage = xPages->getByIndex(pFrameView->GetSelectedPageOnLoad()); in operator ()()
1581 aPage = xPages->getByIndex(pFrameView->GetSelectedPageOnLoad()); in operator ()()
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx983 ScDPMember* pMember = pMembers->getByIndex(nSorted); in GetDimResultMembers()
2832 ScDPMember* pMember = pMembers->getByIndex(nSorted); in InitFrom()
2921 ScDPMember* pMember = pMembers->getByIndex(nSorted); in LateInitFrom()
3911 ScDPDimension* pDim = pDims->getByIndex(nDimIndex); in fillFieldFilters()
3912 ScDPMembers* pMembers = pDim->GetHierarchiesObject()->getByIndex(0)-> in fillFieldFilters()
3913 GetLevelsObject()->getByIndex(0)->GetMembersObject(); in fillFieldFilters()
3958 ScDPMember* pMember = pMembers->getByIndex(nSorted); in GetResultMember()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashaperange.cxx48 … return pCollectionImpl->createCollectionObject( m_xIndexAccess->getByIndex( nIndex++ ) ); in nextElement()
84 …m_xShapes->add( uno::Reference< drawing::XShape >( m_xIndexAccess->getByIndex( index ), uno::UNO_Q… in getShapes()
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java395 xShapes.getByIndex(0)); in testTitleAndSubTitle()
499 xShapes.getByIndex(shapeIndex)); in saveAndLoadShape()
/trunk/main/sc/inc/
H A Dafmtuno.hxx117 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
159 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
/trunk/main/editeng/source/uno/
H A Dunonrule.cxx134 Any SAL_CALL SvxUnoNumberingRules::getByIndex( sal_Int32 Index ) in getByIndex() function in SvxUnoNumberingRules
519 xDestRule->replaceByIndex( nLevel, xRule->getByIndex( nLevel ) ); in SvxGetNumRule()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx210 xXIndexAccess->getByIndex( n ).getValue() ); in ImplWriteShape()
908 mXShapes->getByIndex( n ).getValue() ); in ImplWritePage()
1178 const Reference< XShape > axShape(xXIndexAccess->getByIndex(n), UNO_QUERY); in getUnrotatedGroupBoundRange()
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx141 Reference< XInterface > xElement( getByIndex( i_nIndex ) , UNO_QUERY_THROW ); in impl_addVbEvents_nolck_nothrow()
219 … Reference< XCloneable > xCloneable( xSourceHierarchy->getByIndex( i ), UNO_QUERY_THROW ); in clonedFrom()
768 Any OInterfaceContainer::getByIndex(sal_Int32 _nIndex) throw( IndexOutOfBoundsException, WrappedTar… in getByIndex() function in frm::OInterfaceContainer
/trunk/main/sc/source/ui/vba/
H A Dvbawindow.cxx128 … uno::Reference< sheet::XSpreadsheet > xSheet( xIndex->getByIndex( nTab ), uno::UNO_QUERY_THROW ); in SelectedSheetsEnumAccess()
147 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw ( lang::IndexOutOfBoundsException,… in getByIndex() function in SelectedSheetsEnumAccess
840 …uno::Reference< sheet::XViewPane > xTopLeftPane( xPanesIA->getByIndex( 0 ), uno::UNO_QUERY_THROW ); in getVisibleRange()
/trunk/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx568 xInterface.set(xContainer->getByIndex( i ),uno::UNO_QUERY); in TogglePropertyListening()
598 xInterface.set(_rxContainer->getByIndex( i ),uno::UNO_QUERY); in switchListening()
/trunk/main/extensions/source/propctrlr/
H A Dformlinkdialog.cxx530 xKeys->getByIndex( key ) >>= xKey; in getExistingRelation()
551 xKeyColumns->getByIndex( column ) >>= xKeyColumn; in getExistingRelation()
/trunk/main/chart2/source/controller/main/
H A DShapeController.cxx628 if ( xDrawPageShapes->getByIndex( i ) >>= xShape ) in getFirstAdditionalShape()
668 if ( xDrawPageShapes->getByIndex( i ) >>= xShape ) in getLastAdditionalShape()

Completed in 245 milliseconds

12345678910>>...33