Home
last modified time | relevance | path

Searched defs:xColl (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vbahelper/source/msforms/
H A Dvbamultipage.cxx111 uno::Reference< XCollection > xColl( new ScVbaPages( this, mxContext, getPages( nValue ) ) ); in Pages() local
/trunk/main/sc/source/ui/vba/
H A Dvbachartobject.cxx103 …uno::Reference< excel::XChartObjects > xColl( xParent->ChartObjects( uno::Any() ), uno::UNO_QUERY_… in Delete() local
H A Dvbacomment.cxx108 …uno::Reference< XCollection > xColl( new ScVbaComments( getParent()->getParent(), mxContext, mxMo… in getCommentByIndex() local
H A Dvbaworksheet.cxx688 uno::Reference< XCollection > xColl( mxCharts, uno::UNO_QUERY_THROW ); in ChartObjects() local
703 uno::Reference< XCollection > xColl( new ScVbaPivotTables( this, mxContext, xIndexAccess ) ); in PivotTables() local
716 …uno::Reference< XCollection > xColl( new ScVbaComments( this, mxContext, mxModel, xIndexAccess ) … in Comments() local
H A Dvbaformat.cxx343 …uno::Reference< XCollection > xColl = new ScVbaBorders( thisHelperIface(), ScVbaFormat_BASE::mxCo… in Borders() local
H A Dvbawindow.cxx284 uno::Reference< XCollection > xColl( xSheets, uno::UNO_QUERY_THROW ); in SelectedSheets() local
/trunk/main/sc/workben/
H A Dtest.cxx500 …XCellCollectionRef xColl = (XCellCollection*)xCell->queryInterface(XCellCollection::getSmartUik()); in lcl_Cursor() local
631 XCellCollectionRef xColl = (XCellCollection*) in lcl_Cells() local
1146 …XCellCollectionRef xColl = (XCellCollection*)xSelInt->queryInterface(XCellCollection::getSmartUik(… in lcl_CellCursor() local
1235 XScenariosRef xColl = xSheet->getScenarios(); in lcl_Scenario() local
1908 void lcl_FillCells(XCellCollectionRef xColl) in lcl_FillCells()
2018 XCellCollectionRef xColl = (XCellCollection*) in IMPL_LINK() local
/trunk/main/sw/source/ui/vba/
H A Dvbadocument.cxx254 uno::Reference< XCollection > xColl( new SwVbaTables( mxParent, mxContext, xModel ) ); in Tables() local

Completed in 64 milliseconds