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 …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 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 …RangePageBreaksEnumWrapper( const uno::Reference< container::XIndexAccess >& xIndexAccess ) : m_xI… in RangePageBreaksEnumWrapper()
H A Dvbapivottables.cxx50 ScVbaPivotTables::ScVbaPivotTables( const uno::Reference< XHelperInterface >& xParent, const uno::R… 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 …EnumWrapper( const uno::Reference< container::XIndexAccess >& xIndexAccess, const uno::Reference<X… in EnumWrapper()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbacollectionimpl.hxx266 …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()
/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 Dconstitemcontainer.cxx215 Reference< XIndexAccess > xIndexAccess; in ConstItemContainer() local
252 Reference< XIndexAccess > xIndexAccess; in copyItemContainer() local
H A Drootitemcontainer.cxx144 Reference< XIndexAccess > xIndexAccess; in RootItemContainer() local
181 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 SwVbaAutoTextEntries::SwVbaAutoTextEntries( const uno::Reference< XHelperInterface >& xParent, cons… in SwVbaAutoTextEntries()
H A Dvbapanes.cxx68 …PanesEnumWrapper( const uno::Reference< container::XIndexAccess >& xIndexAccess ) : m_xIndexAccess… in PanesEnumWrapper()
H A Dvbatables.cxx60 …TableEnumerationImpl( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< un… in TableEnumerationImpl()
/trunk/main/sd/source/ui/slideshow/
H A DSlideShowRestarter.cxx101 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/vbahelper/source/vbahelper/
H A Dvbacommandbars.cxx80 ScVbaCommandBars::ScVbaCommandBars( const uno::Reference< XHelperInterface >& xParent, const uno::R… in ScVbaCommandBars()

Completed in 103 milliseconds

123