Home
last modified time | relevance | path

Searched refs:getByIndex (Results 776 – 800 of 812) sorted by relevance

1...<<313233

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx1124 if( xDrawPageShapes->getByIndex( nS ) >>= xShape ) in getAdditionalShapes()
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx1578 mxAdditionalShapes->getByIndex( nShapeId ) >>= xShape; in parseDocument()
1633 mxAdditionalShapes->getByIndex( nShapeId ) >>= xShape; in parseDocument()
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx1688 uno::Any SAL_CALL SwXTextRanges::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXTextRanges
H A Dunotbl.cxx4591 uno::Any SwXTableRows::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXTableRows
4813 uno::Any SwXTableColumns::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXTableColumns
H A Dunosett.cxx1419 uno::Any SwXNumberingRules::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXNumberingRules
H A Dunotext.cxx2336 xRows->getByIndex(nRow), aRowSeparators[nRow]); in convertToTable()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.cxx704 …ference <sheet::XSheetConditionalEntry> xSheetConditionalEntry(xIndex->getByIndex(nCondition), uno… in exportStyleContent()
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1382 xTaskList->getByIndex(i) >>= xTask; in impl_searchAlreadyLoaded()
/trunk/main/oox/source/xls/
H A Dpivottablebuffer.cxx524 xDPField.set( xDPFieldsIA->getByIndex( nDatabaseIdx ), UNO_QUERY_THROW ); in finalizeImport()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx1318 Reference< XForm > xForm( _rxFormsContainer->getByIndex( i ), UNO_QUERY ); in lcl_resetChildFormsToEmptyDataSource()
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx494 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 _rIndex) throw(::com::sun::star::…
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx497 _rxKeys->getByIndex(i) >>= xProp; in getKeyColumns()
/trunk/main/cui/source/customize/
H A Dcfg.cxx526 if ( rItemContainer->getByIndex( nIndex ) >>= aProp ) in GetMenuItemData()
571 if ( rItemContainer->getByIndex( nIndex ) >>= aProp ) in GetToolbarItemData()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx393 mxShapes->getByIndex( nIndex ) >>= xShape; in GetOriginalSize()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx330 uno::Any SAL_CALL SvxShapeGroup::getByIndex( sal_Int32 Index ) in getByIndex() function in SvxShapeGroup
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx492 uno::Any aAny = xShapeColl->getByIndex(i); in select()
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp2827 Any aAny = pXIndex->getByIndex(numberingLevel); in get_OLECHAR4Numbering()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1876 ::com::sun::star::uno::Any aAny( xDrawPages->getByIndex( xDrawPages->getCount() - 1 ) ); in GetDrawPage()
7594 Reference< XPropertySet > xPropSet( xIndexAccess->getByIndex( n ), UNO_QUERY_THROW ); in CreateTableRows()
7619 Reference< XPropertySet > xPropSet( xIndexAccess->getByIndex( n ), UNO_QUERY_THROW ); in CreateTableColumns()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1975 Any aTarget( xShapes->getByIndex( nIndex ) ); in onChange()
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx1914 aAny = xIndexAccess->getByIndex(i); in GetViewSettingsAndViews()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1768 Any aValueAny = xLevel->getByIndex(nLevel); in Init()
/trunk/main/xmloff/source/text/
H A Dtxtimp.cxx2016 m_pImpl->m_xChapterNumbering->getByIndex( nOutlineLevel ) in FindOutlineStyleName()
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx764 mAny = aXIC->getByIndex( j ); in ImplCreateDocument()
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1726 Any SAL_CALL SbaXFormAdapter::getByIndex(sal_Int32 _rIndex) throw( ::com::sun::star::lang::IndexOut… in getByIndex() function in SbaXFormAdapter
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx825 ::cppu::extractInterface(xColSet, xColumns->getByIndex(i)); in DbGridRow()

Completed in 1293 milliseconds

1...<<313233