/aoo4110/main/sc/source/ui/vba/ |
H A D | vbaoleobjects.cxx | 42 IndexAccessWrapper( const uno::Reference< container::XIndexAccess >& xIndexAccess ) in IndexAccessWrapper() 86 …EnumWrapper( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< uno::XCompo… in EnumWrapper() 104 uno::Reference< container::XIndexAccess > oleObjectIndexWrapper( const uno::Reference< container::X… in oleObjectIndexWrapper() 109 ScVbaOLEObjects::ScVbaOLEObjects( const uno::Reference< XHelperInterface >& xParent, const uno::Ref… in ScVbaOLEObjects() 141 … uno::Reference< container::XIndexAccess > xIndexAccess( m_xIndexAccess, uno::UNO_QUERY_THROW ); in getItemByStringIndex() local
|
H A D | vbapagebreaks.cxx | 70 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 …RangePageBreaksEnumWrapper( const uno::Reference< container::XIndexAccess >& xIndexAccess ) : m_xI… in RangePageBreaksEnumWrapper()
|
H A D | vbapivottables.cxx | 50 ScVbaPivotTables::ScVbaPivotTables( const uno::Reference< XHelperInterface >& xParent, const uno::R… in ScVbaPivotTables()
|
H A D | vbacomments.cxx | 64 ScVbaComments::ScVbaComments( in ScVbaComments()
|
H A D | vbaworksheet.cxx | 701 …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 D | vbastyles.cxx | 81 …EnumWrapper( const uno::Reference< container::XIndexAccess >& xIndexAccess, const uno::Reference<X… in EnumWrapper()
|
/aoo4110/main/vbahelper/inc/vbahelper/ |
H A D | vbacollectionimpl.hxx | 266 …virtual void UpdateCollectionIndex( const css::uno::Reference< css::container::XIndexAccess >& xIn… in UpdateCollectionIndex() 274 …ScVbaCollectionBase( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno:… in ScVbaCollectionBase() 329 …ScVbaCollectionBaseImpl( const css::uno::Reference< ov::XHelperInterface > xParent, const css::uno… in ScVbaCollectionBaseImpl() 339 …CollTestImplHelper( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Re… in CollTestImplHelper()
|
/aoo4110/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | DrawViewDemo.java | 91 XIndexAccess xIndexAccess = xViewDataSupplier.getViewData(); in main() local
|
/aoo4110/main/framework/source/fwi/uielement/ |
H A D | itemcontainer.cxx | 77 Reference< XIndexAccess > xIndexAccess; in ItemContainer() local 113 Reference< XIndexAccess > xIndexAccess; in copyItemContainer() local
|
H A D | constitemcontainer.cxx | 215 Reference< XIndexAccess > xIndexAccess; in ConstItemContainer() local 252 Reference< XIndexAccess > xIndexAccess; in copyItemContainer() local
|
H A D | rootitemcontainer.cxx | 144 Reference< XIndexAccess > xIndexAccess; in RootItemContainer() local 181 Reference< XIndexAccess > xIndexAccess; in copyItemContainer() local
|
/aoo4110/main/forms/source/component/ |
H A D | RadioButton.cxx | 168 Reference<XIndexAccess> xIndexAccess(getParent(), UNO_QUERY); in SetSiblingPropsTo() local 220 Reference<XIndexAccess> xIndexAccess(getParent(), UNO_QUERY); in setFastPropertyValue_NoBroadcast() local
|
/aoo4110/main/odk/examples/java/Text/ |
H A D | WriterSelector.java | 104 com.sun.star.container.XIndexAccess xIndexAccess = in main() local
|
/aoo4110/main/sw/source/ui/vba/ |
H A D | vbadocument.cxx | 200 …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 D | vbaheaderfooter.cxx | 82 …uno::Reference< container::XIndexAccess > xIndexAccess( xDrawPageSupplier->getDrawPage(), uno::UNO… in Shapes() local
|
H A D | vbastyles.cxx | 246 …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 D | vbaautotextentry.cxx | 81 SwVbaAutoTextEntries::SwVbaAutoTextEntries( const uno::Reference< XHelperInterface >& xParent, cons… in SwVbaAutoTextEntries()
|
H A D | vbapanes.cxx | 68 …PanesEnumWrapper( const uno::Reference< container::XIndexAccess >& xIndexAccess ) : m_xIndexAccess… in PanesEnumWrapper()
|
H A D | vbatables.cxx | 60 …TableEnumerationImpl( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< un… in TableEnumerationImpl()
|
/aoo4110/main/sd/source/ui/slideshow/ |
H A D | SlideShowRestarter.cxx | 101 Reference<com::sun::star::container::XIndexAccess> xIndexAccess ( in GetDisplayCount() local
|
/aoo4110/main/oox/source/drawingml/table/ |
H A D | tableproperties.cxx | 69 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
|
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/ |
H A D | Number_Formats.java | 165 com.sun.star.container.XIndexAccess xIndexAccess = in doFunction() local
|
/aoo4110/main/odk/examples/java/NotesAccess/ |
H A D | NotesAccess.java | 161 XIndexAccess xIndexAccess = (XIndexAccess) UnoRuntime.queryInterface( in run() local
|
/aoo4110/main/sdext/source/presenter/ |
H A D | PresenterController.cxx | 297 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
|
/aoo4110/main/vbahelper/source/vbahelper/ |
H A D | vbacommandbars.cxx | 80 ScVbaCommandBars::ScVbaCommandBars( const uno::Reference< XHelperInterface >& xParent, const uno::R… in ScVbaCommandBars()
|