Home
last modified time | relevance | path

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

1...<<313233

/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2477 …Reference< beans::XPropertySet > xDisplayInfo( xDisplayAccess->getByIndex( nDisplay ), UNO_QUERY_T… in implts_resizeContainerWindow()
/trunk/main/desktop/source/app/
H A Dapp.cxx3361 xList->getByIndex(0) >>= xTask; in HandleAppEvent()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx3062 xLevelFormats->getByIndex( nLevel ) >>= aLevel; in handleToc()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx4700 uno::Any SAL_CALL ScCellRangesObj::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScCellRangesObj
9460 uno::Any SAL_CALL ScCellFormatsObj::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScCellFormatsObj
9840 uno::Any SAL_CALL ScUniqueCellFormatsObj::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScUniqueCellFormatsObj
H A Dchart2uno.cxx3254 xSheet.set(xIndex->getByIndex(nSheet), uno::UNO_QUERY); in getNumberFormatKeyByIndex()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx2437 uno::Any aAny = xParent->getByIndex( nN ); in lcl_removeEmptyGroupShapes()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx472 … const Reference< XPropertySet > xOrderColumn( xOrderColumns->getByIndex(c), UNO_QUERY_THROW ); in impl_sanitizeRowSetClauses_nothrow()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx698 Any aValueAny = xLevel->getByIndex(nLevel); in SvxNumPickTabPage()
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx3025 Reference< XStyle > xStyle( xStyleFamilyIA->getByIndex( nIndex ), UNO_QUERY_THROW ); in finalizeImport()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx3145 ::cppu::extractInterface(xDataField, xFields->getByIndex(0)); in Update()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3399 if ( rToolbarDefinition->getByIndex( i ) >>= aSeqPropValue ) in ConvertSlotsToCommands()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx567 Any aFrame = xFrames->getByIndex( xFrames->getCount() -1 ); in Execute()

Completed in 259 milliseconds

1...<<313233