Home
last modified time | relevance | path

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

12345678910>>...33

/trunk/main/svx/source/form/
H A Dformcontroller.cxx288 aColInfo.xColumn.set( xColumns->getByIndex(i), UNO_QUERY_THROW ); in ColumnInfoCache()
378 …Reference< XPropertySet > xGridColumnModel( xGridColAccess->getByIndex( gridCol ), UNO_QUERY_THROW… in initializeControls()
1152 Any SAL_CALL FormController::getByIndex(sal_Int32 Index) throw( IndexOutOfBoundsException, WrappedT… in getByIndex() function in svxform::FormController
1246 m_xModelAsIndex->getByIndex( --nPos ) >>= xTemp; in disposing()
2030 m_xModelAsIndex->getByIndex(--nPos) >>= xTemp; in addToEventAttacher()
2058 m_xModelAsIndex->getByIndex(--nPos) >>= xTemp; in removeFromEventAttacher()
3066 m_xModelAsIndex->getByIndex(--nPos) >>= xTemp; in addChildController()
3206 xColumnsByIndex->getByIndex(n) >>= xSet; in setFilter()
3995 ::cppu::extractInterface(xParam, aRequest.Parameters->getByIndex(i)); in approveParameter()
/trunk/main/vcl/source/components/
H A Ddisplay.cxx200 …virtual Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (IndexOutOfBoundsException, WrappedTarg…
300 Any SAL_CALL DisplayAccess::getByIndex( ::sal_Int32 Index ) throw (IndexOutOfBoundsException, Wrapp… in getByIndex() function in vcl::DisplayAccess
/trunk/main/toolkit/test/accessibility/
H A DInformationWriter.java120 XShape.class, xShapeList.getByIndex (i)); in showShapes()
325 MessageArea.print (xStates.getByIndex(i).toString()); in showAccessibility()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetDocHelper.cs86 xSheetsIA.getByIndex( nIndex ).Value; in getSpreadsheet()
325 uno.Any aRangeObj = xRangesIA.getByIndex( nIndex ); in getCellRangeListString()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DInformationWriter.java124 XShape.class, xShapeList.getByIndex (i)); in showShapes()
329 maOut.print (xStates.getByIndex(i).toString()); in showAccessibility()
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx399 aSel <<= xShapes->getByIndex(0); in onSelectionChanged()
707 Reference< XStyle > xStyle( xTableStyle->getByIndex( nStyle ), UNO_QUERY ); in FillCellInfoVector()
948 Reference< XIndexAccess > xTableStyle( mxTableFamily->getByIndex( nIndex ), UNO_QUERY ); in FillDesignPreviewControl()
/trunk/main/xmloff/source/xforms/
H A Dxformsexport.cxx189 xInstances->getByIndex( i ) >>= aInstance; in exportXFormsModel()
199 Reference<XPropertySet> aBinding( xBindings->getByIndex( i ), in exportXFormsModel()
210 Reference<XPropertySet> xSubmission( xSubmissions->getByIndex( i ), in exportXFormsModel()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx732 if( xData->getByIndex( nIndex ) >>= aSeq ) in setViewData()
1646 uno::Reference< drawing::XShape > xSubShape( xIndexAccess->getByIndex( i ), uno::UNO_QUERY ); in ImplPDFExportShapeInteraction()
1992 aAny = xShapes->getByIndex( i ); in render()
2006 aAny = xShapes->getByIndex( i ); in render()
2166 xShapes->getByIndex( i ) >>= xShape; in render()
2357 uno::Any SAL_CALL SdDrawPagesAccess::getByIndex( sal_Int32 Index ) in getByIndex() function in SdDrawPagesAccess
2633 uno::Any SAL_CALL SdMasterPagesAccess::getByIndex( sal_Int32 Index ) in getByIndex() function in SdMasterPagesAccess
H A Dunocpres.cxx138 getByIndex( Index ) >>= xPage; in removeByIndex()
189 uno::Any SAL_CALL SdXCustomPresentation::getByIndex( sal_Int32 Index ) in getByIndex() function in SdXCustomPresentation
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx159 … uno::Reference< report::XFunction > xFunction(_xFunctions->getByIndex(i),uno::UNO_QUERY_THROW); in lcl_collectFunctionNames()
177 xGroup.set(xGroups->getByIndex(i),uno::UNO_QUERY_THROW); in lcl_collectFunctionNames()
910 uno::Reference<drawing::XShape> xShape(xSection->getByIndex(i),uno::UNO_QUERY); in describePropertyLine()
1637 …const uno::Reference< report::XReportComponent> xReportComponent(xSection->getByIndex(i),uno::UNO_… in checkPosAndSize()
1731 xGroup.set(xGroups->getByIndex(i),uno::UNO_QUERY_THROW); in impl_fillScopeList_nothrow()
1768 …const uno::Reference< report::XGroup> xGroup2(xGroups->getByIndex(nCount - 1),uno::UNO_QUERY_THROW… in fillScope_throw()
1794 … const uno::Reference< report::XGroup> xGroup(xGroups->getByIndex(i),uno::UNO_QUERY_THROW); in fillScope_throw()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrols.cxx128 m_xIndexAccess->getByIndex( nPosition ) >>= aProps; in createCollectionObject()
263 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 /*Index*/ ) throw (lang::IndexOutOfBoundsExcepti… in getByIndex() function in VbaDummyIndexAccess
/trunk/main/reportdesign/source/core/api/
H A DFixedText.cxx304 uno::Any SAL_CALL OFixedText::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExceptio… in getByIndex() function in reportdesign::OFixedText
306 return m_aProps.getByIndex( Index ); in getByIndex()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97esc.cxx474 if( xFormIA.set( xFormsIA->getByIndex( nFormIdx ), UNO_QUERY ) ) in ConvertTbxMacro()
481 … Reference< XControlModel > xCurrModel( xFormIA->getByIndex( nCtrlIdx ), UNO_QUERY ); in ConvertTbxMacro()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx107 Reference< XPropertySet> xKey(xKeys->getByIndex(i),UNO_QUERY); in DropRelation()
359 xKeys->getByIndex(i) >>= xKey; in Update()
/trunk/main/sdext/source/presenter/
H A DPresenterController.cxx328 xIndexAccess->getByIndex(nSlideIndex), UNO_QUERY); in GetSlides()
347 xIndexAccess->getByIndex(nNextSlideIndex), UNO_QUERY); in GetSlides()
1306 Reference<beans::XPropertySet> xProperties(xSlides->getByIndex(0),UNO_QUERY_THROW); in GetSlideAspectRatio()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx144 Reference<XPropertySet> xProp(_rxKeys->getByIndex(i),UNO_QUERY); in isColumnInKeyType()
516 Reference<XPropertySet> xKey(_rxKeys->getByIndex(i),UNO_QUERY); in getKeyReferencedTo()
608 Reference< XPropertySet > xProp( xKeyIndex->getByIndex(i), UNO_QUERY_THROW ); in AddTabWin()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java898 …l XPropertySet parameter = UnoRuntime.queryInterface( XPropertySet.class, params.getByIndex( i ) ); in verifyParameters()
939 … XPropertySet firstParam = UnoRuntime.queryInterface( XPropertySet.class, params.getByIndex( 0 ) ); in testParametersInteraction()
953 … firstParam = UnoRuntime.queryInterface( XPropertySet.class, params.getByIndex( 0 ) ); in testParametersInteraction()
/trunk/main/sd/source/ui/slidesorter/model/
H A DSlideSorterModel.cxx223 Reference<drawing::XDrawPage>(mxSlides->getByIndex(nPageIndex),UNO_QUERY), in GetPageDescriptor()
683 Reference<drawing::XDrawPage>(mxSlides->getByIndex(nIndex),UNO_QUERY), in InsertSlide()
/trunk/main/sw/source/ui/vba/
H A Dvbaview.cxx152 … uno::Reference< text::XText > xText( xFootnotes->getByIndex(0), uno::UNO_QUERY_THROW ); in setSeekView()
167 … uno::Reference< text::XText > xText( xEndnotes->getByIndex(0), uno::UNO_QUERY_THROW ); in setSeekView()
H A Dvbadocumentproperties.cxx532 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex() function in BuiltInPropertiesImpl
656 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex() function in CustomPropertiesImpl
712 simpleDocPropSnapShot[ key ].set( getByIndex( key ), uno::UNO_QUERY_THROW ); in createEnumeration()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DFormTools.java228 Object aForm = FormTools.getIndexedForms(WriterTools.getDrawPage(aDoc)).getByIndex(0); in bindForm()
263 FormTools.getIndexedForms(WriterTools.getDrawPage(aDoc)).getByIndex(0)); in bindForm()
/trunk/main/oox/source/drawingml/table/
H A Dtableproperties.cxx73 Reference< XPropertySet > xPropSet( xIndexAccess->getByIndex( n ), UNO_QUERY_THROW ); in CreateTableRows()
88 Reference< XPropertySet > xPropSet( xIndexAccess->getByIndex( n ), UNO_QUERY_THROW ); in CreateTableColumns()
/trunk/main/sc/source/ui/vba/
H A Dvbainterior.cxx185 return xIndex->getByIndex( nIndex ); in GetIndexColor()
197 xIndex->getByIndex( count ) >>= nPaletteColor; in GetColorIndex()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetDocHelper.java112 com.sun.star.sheet.XSpreadsheet.class, xSheetsIA.getByIndex(nIndex)); in getSpreadsheet()
345 Object aRangeObj = xRangesIA.getByIndex( nIndex ); in getCellRangeListString()
/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeResizer.cxx208 xSheet.set(xIndex->getByIndex(nOldSheet), uno::UNO_QUERY); in ResizeShapes()
221 xTableRows->getByIndex(nOldRow) >>= xTableRow; in ResizeShapes()

Completed in 153 milliseconds

12345678910>>...33