Home
last modified time | relevance | path

Searched defs:xIndexAccess (Results 1 – 25 of 66) sorted by relevance

123

/trunk/main/sc/source/ui/vba/
H A Dvbaoleobjects.cxx42 IndexAccessWrapper( const uno::Reference< container::XIndexAccess >& xIndexAccess ) in IndexAccessWrapper()
86 …mponentContext >& xContext, uno::Reference< container::XIndexAccess >& xIndexAccess ) : m_xParent… in EnumWrapper()
104 …ndexAccess > oleObjectIndexWrapper( const uno::Reference< container::XIndexAccess >& xIndexAccess ) in oleObjectIndexWrapper()
109 …::Reference< XHelperInterface >& xParent, const uno::Reference< uno::XComponentContext >& xContext, in ScVbaOLEObjects()
141 … uno::Reference< container::XIndexAccess > xIndexAccess( m_xIndexAccess, uno::UNO_QUERY_THROW ); in getItemByStringIndex() local
H A Dvbapagebreaks.cxx70 uno::Reference<container::XIndexAccess> xIndexAccess; in getRowColContainer() local
128 uno::Reference< container::XIndexAccess > xIndexAccess = getRowColContainer(); in getByIndex() local
177 uno::Reference< container::XIndexAccess > xIndexAccess = getRowColContainer(); in Add() local
194 …ference< container::XIndexAccess >& xIndexAccess ) : m_xIndexAccess( xIndexAccess ), nIndex( 0 ) {} in RangePageBreaksEnumWrapper()
H A Dvbapivottables.cxx50 …ence< uno::XComponentContext > & xContext, const uno::Reference< container::XIndexAccess >& xIndex… in ScVbaPivotTables()
H A Dvbacomments.cxx64 ScVbaComments::ScVbaComments( in ScVbaComments()
H A Dvbaworksheet.cxx701 …uno::Reference< container::XIndexAccess > xIndexAccess( xTables->getDataPilotTables(), uno::UNO_QU… in PivotTables() local
715 uno::Reference< container::XIndexAccess > xIndexAccess( xAnnos, uno::UNO_QUERY_THROW ); in Comments() local
754 uno::Reference< container::XIndexAccess > xIndexAccess( xDrawPage, uno::UNO_QUERY_THROW ); in OLEObjects() local
768 uno::Reference< container::XIndexAccess > xIndexAccess( xShapes, uno::UNO_QUERY_THROW ); in Shapes() local
912 …uno::Reference< container::XIndexAccess > xIndexAccess( xFormSupplier->getForms(), uno::UNO_QUERY_… in getFormControls() local
948 …uno::Reference< container::XIndexAccess > xIndexAccess( xDrawPageSupplier->getDrawPage(), uno::UNO… in getControlShape() local
H A Dvbastyles.cxx81 …e<XHelperInterface >& xParent, const uno::Reference<uno::XComponentContext >& xContext, const uno:… in EnumWrapper()
H A Dvbaaxes.cxx51 …ference< container::XIndexAccess >& xIndexAccess ) : m_xIndexAccess( xIndexAccess ), nIndex( 0 ) {} in EnumWrapper()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbacollectionimpl.hxx266 …id UpdateCollectionIndex( const css::uno::Reference< css::container::XIndexAccess >& xIndexAccess ) in UpdateCollectionIndex()
274 …erence< css::uno::XComponentContext >& xContext, const css::uno::Reference< css::container::XIndex… in ScVbaCollectionBase()
329 …ference< css::uno::XComponentContext >& xContext, const css::uno::Reference< css::container::XInde… in ScVbaCollectionBaseImpl()
339 …nce< css::uno::XComponentContext >& xContext, const css::uno::Reference< css::container::XIndexAc… in CollTestImplHelper()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawViewDemo.java91 XIndexAccess xIndexAccess = xViewDataSupplier.getViewData(); in main() local
/trunk/main/framework/source/fwi/uielement/
H A Ditemcontainer.cxx77 Reference< XIndexAccess > xIndexAccess; in ItemContainer() local
113 Reference< XIndexAccess > xIndexAccess; in copyItemContainer() local
H A Drootitemcontainer.cxx144 Reference< XIndexAccess > xIndexAccess; in RootItemContainer() local
181 Reference< XIndexAccess > xIndexAccess; in copyItemContainer() local
H A Dconstitemcontainer.cxx215 Reference< XIndexAccess > xIndexAccess; in ConstItemContainer() local
252 Reference< XIndexAccess > xIndexAccess; in copyItemContainer() local
/trunk/main/forms/source/component/
H A DRadioButton.cxx168 Reference<XIndexAccess> xIndexAccess(getParent(), UNO_QUERY); in SetSiblingPropsTo() local
220 Reference<XIndexAccess> xIndexAccess(getParent(), UNO_QUERY); in setFastPropertyValue_NoBroadcast() local
/trunk/main/odk/examples/java/Text/
H A DWriterSelector.java104 com.sun.star.container.XIndexAccess xIndexAccess = in main() local
/trunk/main/sw/source/ui/vba/
H A Dvbadocument.cxx200 …uno::Reference< container::XIndexAccess > xIndexAccess( xDrawPageSupplier->getDrawPage(), uno::UNO… in Shapes() local
270 …uno::Reference< container::XIndexAccess > xIndexAccess( xDrawPageSupplier->getDrawPage(), uno::UNO… in getControlShape() local
344 …uno::Reference< container::XIndexAccess > xIndexAccess( xFormSupplier->getForms(), uno::UNO_QUERY_… in getFormControls() local
H A Dvbaheaderfooter.cxx82 …uno::Reference< container::XIndexAccess > xIndexAccess( xDrawPageSupplier->getDrawPage(), uno::UNO… in Shapes() local
H A Dvbastyles.cxx246 …uno::Reference< container::XIndexAccess > xIndexAccess( mxStyleFamilies->getByName( aStyleTypes[i]… in getCount() local
260 …uno::Reference< container::XIndexAccess > xIndexAccess( mxStyleFamilies->getByName( aStyleTypes[i]… in getByIndex() local
H A Dvbaautotextentry.cxx81 …o::Reference< ::com::sun::star::uno::XComponentContext > & xContext, const uno::Reference< contain… in SwVbaAutoTextEntries()
H A Dvbapanes.cxx68 …ference< container::XIndexAccess >& xIndexAccess ) : m_xIndexAccess( xIndexAccess ), nIndex( 0 ) {} in PanesEnumWrapper()
/trunk/main/sd/source/ui/slideshow/
H A DSlideShowRestarter.cxx90 Reference<com::sun::star::container::XIndexAccess> xIndexAccess ( in GetDisplayCount() local
/trunk/main/oox/source/drawingml/table/
H A Dtableproperties.cxx69 uno::Reference< container::XIndexAccess > xIndexAccess( xTableRows, UNO_QUERY_THROW ); in CreateTableRows() local
84 uno::Reference< container::XIndexAccess > xIndexAccess( xTableColumns, UNO_QUERY_THROW ); in CreateTableColumns() local
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/
H A DNumber_Formats.java165 com.sun.star.container.XIndexAccess xIndexAccess = in doFunction() local
/trunk/main/odk/examples/java/NotesAccess/
H A DNotesAccess.java161 XIndexAccess xIndexAccess = (XIndexAccess) UnoRuntime.queryInterface( in run() local
/trunk/main/sdext/source/presenter/
H A DPresenterController.cxx297 Reference<container::XIndexAccess> xIndexAccess(mxSlideShowController, UNO_QUERY); in UpdateCurrentSlide() local
314 Reference<container::XIndexAccess> xIndexAccess(mxSlideShowController, UNO_QUERY); in GetSlides() local
371 Reference<container::XIndexAccess> xIndexAccess(mxSlideShowController, UNO_QUERY); in UpdatePaneTitles() local
/trunk/main/odk/examples/java/Spreadsheet/
H A DChartTypeChange.java190 XIndexAccess xIndexAccess = (XIndexAccess) in getChart() local

123