Home
last modified time | relevance | path

Searched refs:getByIndex (Results 676 – 700 of 812) sorted by relevance

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

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx235 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (::com::sun::sta…
/trunk/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx310 Any aLevelAny = xLevel->getByIndex(i); in UserDraw()
/trunk/main/sw/source/ui/vba/
H A Dvbafield.cxx324 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex() function in FieldCollectionHelper
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx387 xKeys->getByIndex(i) >>= xKey; in loadTableData()
/trunk/main/sw/inc/
H A Dunoidx.hxx352 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex)
H A Dunotbl.hxx549 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex) throw( ::com::sun::star::…
597 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex) throw( ::com::sun::star::…
/trunk/main/toolkit/source/helper/
H A Dformpdfexport.cxx211 … Reference< XInterface > xElement( xCurrentContainer->getByIndex( i ), UNO_QUERY ); in determineRadioGroupId()
/trunk/main/sc/inc/
H A Dfmtuno.hxx105 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
/trunk/main/forms/source/inc/
H A DInterfaceContainer.hxx162 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 _nIndex) throw(::com::sun::star::…
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx417 …uno::Reference< beans::XPropertySet > xProps( mxFormIC->getByIndex( nIndex ), uno::UNO_QUERY_THROW… in getModelIndexInForm()
/trunk/main/odk/examples/DevelopersGuide/Database/
H A Dsdbcx.java195 Object key = xKeys.getByIndex(i); in printKeys()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx1445 … const ::comphelper::NamedValueCollection aViewData( xViewData->getByIndex(i) ); in ConnectSfxFrame_Impl()
1463 OSL_VERIFY( xViewData->getByIndex( nViewDataIndex ) >>= aViewData ); in ConnectSfxFrame_Impl()
H A Dfrmload.cxx467 if ( !( xViewData->getByIndex( 0 ) >>= aViewData ) ) in impl_determineEffectiveViewId_nothrow()
/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx889 … Reference< XNameAccess > xItemsNA( xGroupsIA->getByIndex( nIdx ), UNO_QUERY_THROW ); in createParentGroupField()
892 xGroupName.set( xGroupsIA->getByIndex( nIdx ), UNO_QUERY_THROW ); in createParentGroupField()
H A Ddefnamesbuffer.cxx657 DefinedNameRef DefinedNamesBuffer::getByIndex( sal_Int32 nIndex ) const in getByIndex() function in oox::xls::DefinedNamesBuffer
/trunk/main/sfx2/source/control/
H A Drequest.cxx372 uno::Any aElement = xReplace->getByIndex(nCount-1); in Record()
/trunk/main/svx/source/form/
H A Dformcontrolfactory.cxx167 … Reference< XPropertySet > xElement( xContainer->getByIndex( --index ), UNO_QUERY_THROW ); in lcl_getUniqueLabel_nothrow()
/trunk/main/sw/source/ui/index/
H A Dcntex.cxx181 uno::Any aIdx = xIdxs->getByIndex(n); in IMPL_LINK()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DWizardDialog.java334 CurRoadmapItem = (XInterface) xIndexContRoadmap.getByIndex(i); in getRoadmapItemByID()
/trunk/main/reportdesign/source/core/inc/
H A DSection.hxx177 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (::com::sun::sta…
/trunk/main/filter/source/flash/
H A Dswffilter.cxx418 xDrawPages->getByIndex(nPage) >>= xDrawPage; in ExportAsMultipleFiles()
/trunk/main/forms/source/component/
H A DEdit.cxx238 xElements->getByIndex(nIndex) >>= xFCSet; in keyPressed()
/trunk/main/sccomp/source/solver/
H A Dsolver.cxx121 uno::Reference<sheet::XSpreadsheet> xSheet( xSheets->getByIndex( rPos.Sheet ), uno::UNO_QUERY ); in lcl_GetCell()
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx501 Reference<XFastPropertySet> xCol(m_pColumns->getByIndex(0),UNO_QUERY); in CreateImpl()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddefinitioncontainer.cxx421 Any SAL_CALL ODefinitionContainer::getByIndex( sal_Int32 _nIndex ) throw(IndexOutOfBoundsException,… in getByIndex() function in dbaccess::ODefinitionContainer

Completed in 215 milliseconds

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