Home
last modified time | relevance | path

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

12345678910>>...33

/trunk/main/sw/source/filter/html/
H A Dhtmlforw.cxx140 uno::Any aTmp = xIndexAcc->getByIndex(nPos); in SV_IMPL_OP_PTRARR_SORT()
417 uno::Any aTmp = xForms->getByIndex( i ); in OutHiddenForms()
437 uno::Any aTmp = xFormComps->getByIndex( i ); in OutHiddenForm()
602 uno::Any aTmp = rFormComps->getByIndex( nPos ); in OutHiddenControls()
615 uno::Any aTmp = rFormComps->getByIndex( nPos ); in OutHiddenControls()
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialogcontrols.cxx639 Reference< XShapes > xShapes( xDrawPages->getByIndex( i ), UNO_QUERY_THROW ); in InitPage3()
643 Reference< XShape > xShape( xShapes->getByIndex( j ), UNO_QUERY_THROW ); in InitPage3()
781 Reference< XDrawPage > xDrawPage( xDrawPages->getByIndex( i ), UNO_QUERY_THROW ); in UpdateControlStatesPage4()
854 Reference< XShapes > xShapes( xDrawPages->getByIndex( i ), UNO_QUERY_THROW ); in UpdateControlStatesPage4()
858 Reference< XShape > xShape( xShapes->getByIndex( j ), UNO_QUERY_THROW ); in UpdateControlStatesPage4()
/trunk/main/sc/source/core/data/
H A Ddpsave.cxx630 …ence<uno::XInterface> xHierarchy = ScUnoHelpFunctions::AnyToInterface( xHiers->getByIndex(nHier) ); in WriteToSource()
644 …uno::Reference<uno::XInterface> xLevel = ScUnoHelpFunctions::AnyToInterface( xLevels->getByIndex(n… in WriteToSource()
1068 …nce<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in lcl_ResetOrient()
1140 …nce<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in WriteToSource()
1366 …nce<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in Refresh()
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1012 ::cppu::extractInterface(xAffectedCol,xCols->getByIndex(nModelPos)); in SetColWidth()
1093 ::cppu::extractInterface(xAffectedCol,xCols->getByIndex(nModelPos)); in SetColAttrs()
1228 Reference< XPropertySet > xCol(xCols->getByIndex(nModelPos),UNO_QUERY); in getField()
1404 xAffectedCol.set(xCols->getByIndex(nModelPos),UNO_QUERY); in DoColumnDrag()
1592 ::cppu::extractInterface(xColControl,xColumnControls->getByIndex(GetViewColumnPos(nCol))); in AcceptDrop()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionManager.cxx190 Reference< XDrawPage > xPage( xPages->getByIndex( nPage ), UNO_QUERY_THROW ); in DeleteSelectedNormalPages()
226 Reference< XDrawPage > xPage( xPages->getByIndex( nPage ), UNO_QUERY_THROW ); in DeleteSelectedMasterPages()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScTableConditionalEntry.java122 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
168 new Type(XSheetConditionalEntry.class),xSCE.getByIndex(0)); in createTestEnvironment()
/trunk/main/sc/qa/complex/dataPilot/
H A D_XDataPilotDescriptor.java222 field = IA.getByIndex(i); in _getDataPilotFields()
432 Object field = IA.getByIndex(i); in CheckNames()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFormLayer.java257 XPropertySet control = UNO.queryPropertySet( indexAccess.getByIndex( i ) ); in getRadioModelByRefValue()
282 XPropertySet control = UNO.queryPropertySet( indexAccess.getByIndex( i ) ); in getRadioModelByTag()
H A DDocumentHelper.java249 return (XDrawPage)UnoRuntime.queryInterface( XDrawPage.class, xPages.getByIndex( index ) ); in getDrawPage()
271 … xReturn = (XDrawPage)UnoRuntime.queryInterface( XDrawPage.class, xPages.getByIndex( 0 ) ); in getMainDrawPage()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/
H A DNumber_Formats.java173 xIndexAccess.getByIndex(1)); in doFunction()
225 … maSheet = (XSpreadsheet) UnoRuntime.queryInterface(XSpreadsheet.class, aSheetsIA.getByIndex( 0 )); in initSpreadsheet()
/trunk/test/testuno/source/testlib/uno/
H A DSCUtil.java118 (XSpreadsheet) UnoRuntime.queryInterface(XSpreadsheet.class, xIndexAccess.getByIndex(index)); in getSCSheetByIndex()
139 XSpreadsheet.class, xIndexAccess.getByIndex(index)); in getSCSheetNameByIndex()
161 XSpreadsheet.class, xIndexAccess.getByIndex(index)); in setSCSheetNameByIndex()
/trunk/main/testtools/source/cliversioning/
H A Dversion.cs120 uno.Any aColumnObj = xColumns.getByIndex( 0 ); in doCellRangeSamples()
300 xSheetsIA.getByIndex( nIndex ).Value; in getSpreadsheet()
539 uno.Any aRangeObj = xRangesIA.getByIndex( nIndex ); in getCellRangeListString()
/trunk/main/reportdesign/source/core/api/
H A DGroups.cxx63 uno::Reference<report::XGroup> xGroup(_xSource->getByIndex(i),uno::UNO_QUERY); in copyGroups()
164 uno::Any SAL_CALL OGroups::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex() function in reportdesign::OGroups
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDataPilotDescriptor.java192 field = IA.getByIndex(i); in _getDataPilotFields()
397 Object field = IA.getByIndex(i); in CheckNames()
/trunk/main/framework/source/fwi/uielement/
H A Ditemcontainer.cxx74 if ( rSourceContainer->getByIndex( i ) >>= aPropSeq ) in ItemContainer()
196 Any SAL_CALL ItemContainer::getByIndex( sal_Int32 Index ) in getByIndex() function in framework::ItemContainer
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdUnoPresView.java177 new Type(XDrawPage.class),oDPi.getByIndex(0)); in createTestEnvironment()
183 new Type(XDrawPage.class),oDPi.getByIndex(3)); in createTestEnvironment()
/trunk/main/oox/source/xls/
H A Dworksheetbuffer.cxx211 Reference< XNamed > xSheetName( xSheetsIA->getByIndex( nSheetPos ), UNO_QUERY_THROW ); in createSheet()
225 aPropSet.set( xSheetsIA->getByIndex( nCalcSheet ) ); in createSheet()
/trunk/main/sc/source/ui/vba/
H A Dvbaaxes.cxx60 return m_xIndexAccess->getByIndex( nIndex++ ); in nextElement()
120 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex() function in AxisIndexWrapper
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DGeneralTableSample.cs157 uno.Any aColumnObj = xColumns.getByIndex( 2 ); in doSampleFunction()
177 uno.Any aRowObj = xRows.getByIndex( 6 ); in doSampleFunction()
/trunk/main/sc/source/ui/unoobj/
H A Dmiscuno.cxx242 aReturn = xIndex->getByIndex(nPos++); in nextElement()
351 ::com::sun::star::uno::Any SAL_CALL ScNameToIndexAccess::getByIndex( sal_Int32 nIndex ) in getByIndex() function in ScNameToIndexAccess
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx981 Any SAL_CALL FmXGridControl::getByIndex(sal_Int32 _nIndex) throw( IndexOutOfBoundsException, Wrappe… in getByIndex() function in FmXGridControl
987 return xPeer->getByIndex(_nIndex); in getByIndex()
1359 xColumns->getByIndex(nModelPos) >>= xCurrentColumn; in queryFieldDataType()
1489 ::cppu::extractInterface(xCurrent, m_xColumns->getByIndex(i)); in propertyChange()
1736 ::cppu::extractInterface(xCol, m_xColumns->getByIndex(i)); in setColumns()
1760 ::cppu::extractInterface(xCol, Columns->getByIndex(i)); in setColumns()
2370 m_xColumns->getByIndex(i) >>= xCol; in selectionChanged()
2429 Any FmXGridPeer::getByIndex(sal_Int32 _nIndex) throw( IndexOutOfBoundsException, WrappedTargetExcep… in getByIndex() function in FmXGridPeer
/trunk/main/forms/qa/integration/forms/
H A DListSelection.java199 XPropertySet child = dbfTools.queryPropertySet( parentForm.getByIndex( i ) ); in impl_assignStarBasicScript()
286 XControlModel listBoxModel = (XControlModel)formsRoot.getByIndex( 0 ). in getListBoxModel()
/trunk/main/framework/source/fwe/classes/
H A Drootactiontriggercontainer.cxx222 Any SAL_CALL RootActionTriggerContainer::getByIndex( sal_Int32 Index ) in getByIndex() function in framework::RootActionTriggerContainer
230 return PropertySetContainer::getByIndex( Index ); in getByIndex()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXStyle.java133 new Type(XNameAccess.class),oSFsIA.getByIndex(0)); in createTestEnvironment()
137 new Type(XStyle.class),oSFIA.getByIndex(10)); in createTestEnvironment()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx150 setColor( OORGBToXLRGB(mxPalette->getByIndex( nIndex )) ); in setColorIndex()
165 mxPalette->getByIndex( count ) >>= nPaletteColor; in getColorIndex()

Completed in 182 milliseconds

12345678910>>...33