Home
last modified time | relevance | path

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

12345678910>>...33

/trunk/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx130 Reference< XDrawPage > xDrawPage( xDrawPages->getByIndex( i ), UNO_QUERY_THROW ); in ImpDeleteHiddenSlides()
159 Reference< XPresentationPage > xPresentationPage( xDrawPages->getByIndex( i ), UNO_QUERY_THROW ); in ImpDeleteNotesPages()
163 …xShapes->remove( Reference< XShape >( xShapes->getByIndex( xShapes->getCount() - 1 ), UNO_QUERY_TH… in ImpDeleteNotesPages()
182 Reference< XShapes > xShapes( xDrawPages->getByIndex( i ), UNO_QUERY_THROW ); in ImpConvertOLE()
186 Reference< XShape > xShape( xShapes->getByIndex( j ), UNO_QUERY_THROW ); in ImpConvertOLE()
/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx627 uno::Any SAL_CALL SwXTextTables::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXTextTables
971 uno::Any SwXFrames::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXFrames
1220 uno::Any SwXTextSections::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXTextSections
1400 uno::Any SwXBookmarks::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXBookmarks
1500 uno::Any SwXNumberingRulesCollection::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXNumberingRulesCollection
1582 uno::Any SwXFootnotes::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXFootnotes
1673 uno::Any SwXReferenceMarks::getByIndex(sal_Int32 nIndex) in getByIndex() function in SwXReferenceMarks
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx374 Any SAL_CALL SbaXDataBrowserController::FormControllerImpl::getByIndex( ::sal_Int32 /*Index*/ ) thr… in getByIndex() function in dbaui::SbaXDataBrowserController::FormControllerImpl
745 … const Reference< XPropertySet > xOrderColumn( xOrderColumns->getByIndex(c), UNO_QUERY_THROW ); in reloadForm()
1000 Reference< XPropertySet > xCol(xColumns->getByIndex(i),UNO_QUERY); in removeModelListeners()
1512 ::cppu::extractInterface(xParam, aRequest.Parameters->getByIndex(i)); in approveParameter()
2007 Reference< XPropertySet > xCurrentCol(xColumns->getByIndex(nModelCol),UNO_QUERY); in ExecuteSearch()
2013 Reference< XInterface > xCurControl(xColControls->getByIndex(nViewCol),UNO_QUERY); in ExecuteSearch()
2538 Reference< XPropertySet > xCurrentCol(xCols->getByIndex(nCurrentCol),UNO_QUERY); in getBoundField()
2560 Reference< XInterface > xCurrentColumn(xPeerContainer->getByIndex(nViewPos),UNO_QUERY); in IMPL_LINK()
2569 Reference< XPropertySet > xCurrentColModel(xModelColumns->getByIndex(nModelPos),UNO_QUERY); in IMPL_LINK()
2616 Reference< XInterface > xCurrent(aColumnControls->getByIndex(nViewPos),UNO_QUERY); in IMPL_LINK()
[all …]
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrol.cxx37 m_xCurrentSettings->getByIndex( nPosition ) >>= m_aPropertyValues; in ScVbaCommandBarControl()
210 m_xCurrentSettings->getByIndex( m_nPosition ) >>= m_aPropertyValues; in ScVbaCommandBarPopup()
236 m_xCurrentSettings->getByIndex( m_nPosition ) >>= m_aPropertyValues; in ScVbaCommandBarButton()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DSingleSelectQueryComposer.java179 … orderColumns != null && orderColumns.getCount() == 1 && orderColumns.getByIndex(0) != null); in testAttributes()
183 … groupColumns != null && groupColumns.getCount() == 1 && groupColumns.getByIndex(0) != null); in testAttributes()
263 …l XPropertySet parameter = UnoRuntime.queryInterface(XPropertySet.class, parameters.getByIndex(i)); in testParameters()
/trunk/main/svx/source/form/
H A Dfmpgeimp.cxx106 return FormComponent( xContainer->getByIndex( _index ), UNO_QUERY ); in getChild()
412 xForm.set( xFormsByIndex->getByIndex(0), UNO_QUERY_THROW ); in getDefaultForm()
504 xFormsByIndex->getByIndex(i) >>= xToSearch; in findPlaceInFormComponentHierarchy()
646 xComponents->getByIndex(i) >>= xSearchForm; in findFormForDataSource()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx650 …uno::Reference<drawing::XDrawPageSupplier> xDrawPageSupplier(xIndex->getByIndex(nTable), uno::UNO_… in CollectSharedData()
881 … uno::Reference< sheet::XAreaLink > xAreaLink(xLinksIAccess->getByIndex( nIndex ), uno::UNO_QUERY); in GetAreaLinks()
1710 … uno::Reference<sheet::XSpreadsheet> xTable(xIndex->getByIndex(nTable), uno::UNO_QUERY); in _ExportContent()
2205 … uno::Reference <sheet::XSpreadsheet> xTable(xIndex->getByIndex(nTable), uno::UNO_QUERY); in _ExportAutoStyles()
2225 …uno::Reference<table::XColumnRowRange> xColumnRowRange(xIndex->getByIndex(nTable), uno::UNO_QUERY); in _ExportAutoStyles()
2247 …uno::Reference<table::XColumnRowRange> xColumnRowRange(xIndex->getByIndex(nTable), uno::UNO_QUERY); in _ExportAutoStyles()
2269 … uno::Reference<beans::XPropertySet> xTableProperties(xIndex->getByIndex(nTable), uno::UNO_QUERY); in _ExportAutoStyles()
2421 … uno::Reference<table::XCellRange> xCellRange(xIndex->getByIndex(nTable), uno::UNO_QUERY); in _ExportAutoStyles()
2458 uno::Reference <sheet::XSpreadsheet> xTable(xIndex->getByIndex(nTable), uno::UNO_QUERY); in _ExportAutoStyles()
3768 xLinkProps.set(xIndex->getByIndex(i), uno::UNO_QUERY); in WriteTableSource()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDataPilotTableObj.java152 new Type(XSpreadsheet.class),oIndexAccess.getByIndex(0)); in createTestEnvironment()
216 Object oDataPilotField = DPDsc.getDataPilotFields().getByIndex(0); in createTestEnvironment()
304 Object o = xIA.getByIndex(i); in createTable2()
H A DScAutoFormatFieldObj.java85 new Type(XInterface.class),formatsIndex.getByIndex(0)); in createTestEnvironment()
89 new Type(XInterface.class),formatIndex.getByIndex(0)); in createTestEnvironment()
/trunk/main/reportdesign/source/ui/report/
H A DReportControllerObserver.cxx161 const uno::Any aObj = xSection->getByIndex(i); in IMPL_LINK()
275 xInterface.set(xContainer->getByIndex( i ),uno::UNO_QUERY); in TogglePropertyListening()
305 xInterface.set(_rxContainer->getByIndex( i ),uno::UNO_QUERY); in switchListening()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOKeyContainer.java67 … System.out.println(" " + AnyConverter.toObject(XNamed.class, cols.getByIndex(i)).getName()); in OKeyContainer()
143 … XPropertySet columnProperties = AnyConverter.toObject(XPropertySet.class, columns.getByIndex(i)); in appendObject()
156 … XPropertySet columnProperties = AnyConverter.toObject(XPropertySet.class, columns.getByIndex(i)); in appendObject()
/trunk/main/svx/source/table/
H A Dtabledesign.cxx111 …virtual Any SAL_CALL getByIndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, WrappedTargetE…
160 …virtual Any SAL_CALL getByIndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, WrappedTargetE…
379 Any SAL_CALL TableDesignStyle::getByIndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, Wrapp… in getByIndex() function in sdr::table::TableDesignStyle
615 Any SAL_CALL TableDesignFamily::getByIndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, Wrap… in getByIndex() function in sdr::table::TableDesignFamily
/trunk/main/filter/source/flash/
H A Dswfexporter.cxx176 xDrawPages->getByIndex(0) >>= xDrawPage; in exportAll()
217 xDrawPages->getByIndex(nPage) >>= xDrawPage; in exportAll()
568 xShapes->getByIndex( nShape ) >>= xShape; in exportShapes()
823 xShapes->getByIndex( nShape ) >>= xShape2; in ActionSummer()
/trunk/main/sw/source/ui/vba/
H A Dvbaborders.cxx269 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex() function in RangeBorders
310 return m_xIndexAccess->getByIndex( nIndex++ ); in nextElement()
342 return createCollectionObject( m_xIndexAccess->getByIndex( nIndex ) ); in getItemByIntIndex()
/trunk/main/sc/inc/
H A Dlinkuno.hxx193 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
350 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
468 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
557 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 nIndex )
606 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 nIndex )
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx131 uno::Reference< sheet::XSpreadsheet > xSheet(xIndex->getByIndex(i), uno::UNO_QUERY); in removeAllSheets()
139 uno::Reference< sheet::XSpreadsheet > xSheet(xIndex->getByIndex(0), uno::UNO_QUERY); in removeAllSheets()
346 …uno::Reference< sheet::XCellRangeReferrer > xDBRange( xDBRangesIA->getByIndex( nIndex ), uno::UNO_… in getFirstDBRangeProperties()
582 uno::Reference< sheet::XSpreadsheet > xSheet(xIndex->getByIndex(nIdx), uno::UNO_QUERY_THROW); in getSheetAtOffset()
917 xFormControls.set( xIndexAccess->getByIndex(0), uno::UNO_QUERY ); in getFormControls()
953 uno::Any aUnoObj = xIndexAccess->getByIndex( index ); in getControlShape()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XIndexAccess.java110 loc_result = oObj.getByIndex(count) == null; in _getByIndex()
130 o = oObj.getByIndex(index); in checkGetByIndex()
/trunk/main/reportdesign/source/core/api/
H A DReportVisitor.cxx54 uno::Reference< report::XGroup > xGroup(xGroups->getByIndex(i),uno::UNO_QUERY); in start()
65 uno::Reference< report::XGroup > xGroup(xGroups->getByIndex(i),uno::UNO_QUERY); in start()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbacollectionimpl.hxx74 return mxIndexAccess->getByIndex( mnIndex++ ); in nextElement()
219 …virtual css::uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (css::lang::IndexOutOfBoundsE… in getByIndex() function in XNamedObjectCollectionHelper
263 return createCollectionObject( m_xIndexAccess->getByIndex( nIndex - 1 ) ); in getItemByIntIndex()
/trunk/main/sw/qa/complex/writer/
H A DCheckIndexedPropertyValues.java64 PropertyValue[]ret = (PropertyValue[])xCont.getByIndex(0); in checkIndexedPropertyValues()
68 ret = (PropertyValue[])xCont.getByIndex(0); in checkIndexedPropertyValues()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java442 columnProperties = AnyConverter.toObject(XPropertySet.class, columns.getByIndex(i)); in createStandardCreateStatement()
595 … XPropertySet columnProperties = AnyConverter.toObject(XPropertySet.class, keys.getByIndex(i)); in createStandardKeyStatement()
665 … XPropertySet columnProperties = AnyConverter.toObject(XPropertySet.class, columns.getByIndex(i)); in generateColumnNames()
731 … XPropertySet propertySet = UnoRuntime.queryInterface(XPropertySet.class, keys.getByIndex(i)); in getPrimaryKeyColumns()
760 …pertySet columnProperties = AnyConverter.toObject(XPropertySet.class, sourceColumns.getByIndex(i)); in cloneDescriptorColumns()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/document/
H A D_XViewDataSupplier.java76 oldProps = (PropertyValue[])xAccess.getByIndex(0); in setViewID()
103 oldProps = (PropertyValue[])xAccess.getByIndex(0); in getViewID()
/trunk/main/sw/source/core/doc/
H A Ddocxforms.cxx150 xModel->getBindings()->remove(xBindings->getByIndex( i )); in disposeXForms()
163 xModel->getSubmissions()->remove(xSubmissions->getByIndex( i )); in disposeXForms()
/trunk/main/cui/source/dialogs/
H A Dshowcols.cxx75 …m_xColumns->getByIndex(sal::static_int_cast<sal_Int32>(reinterpret_cast<sal_uIntPtr>(m_aList.GetEn… in IMPL_LINK()
110 ::cppu::extractInterface(xCurCol, xCols->getByIndex(i)); in SetColumns()
/trunk/main/filter/source/placeware/
H A Dexporter.cxx347 xDrawPages->getByIndex(nPage) >>= xDrawPage; in doExport()
433 xDrawPage->getByIndex( nShape ) >>= xShape; in exportPage()
468 xNotesPage->getByIndex( nShape ) >>= xShape; in exportPage()

Completed in 207 milliseconds

12345678910>>...33