Home
last modified time | relevance | path

Searched refs:GetComponentContext (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/chart2/source/model/template/
H A DColumnLineChartTypeTemplate.cxx190 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in createChartTypes()
376 GetComponentContext()->getServiceManager(), uno::UNO_QUERY ); in getChartTypeForIndex()
396 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForNewSeries()
416 … m_xDataInterpreter.set( new ColumnLineDataInterpreter( nNumberOfLines, GetComponentContext() ) ); in getDataInterpreter()
H A DStockChartTypeTemplate.cxx306 GetComponentContext()->getServiceManager(), uno::UNO_QUERY ); in getChartTypeForIndex()
342 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in createChartTypes()
511 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForNewSeries()
528 … m_xDataInterpreter.set( new StockDataInterpreter( m_eStockVariant, GetComponentContext() ) ); in getDataInterpreter()
H A DBubbleChartTypeTemplate.cxx243 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForIndex()
264 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForNewSeries()
282 m_xDataInterpreter.set( new BubbleDataInterpreter( GetComponentContext()) ); in getDataInterpreter()
H A DChartTypeTemplate.cxx161 GetComponentContext()->getServiceManager()->createInstanceWithContext( in createDiagramByDataSource()
163 GetComponentContext() ), in createDiagramByDataSource()
388 m_xDataInterpreter.set( new DataInterpreter( GetComponentContext() ) ); in getDataInterpreter()
733 nDim, nAxisIndex, xCooSys, GetComponentContext() )); in createAxes()
931 Reference< uno::XComponentContext > ChartTypeTemplate::GetComponentContext() const in GetComponentContext() function in chart::ChartTypeTemplate
H A DScatterChartTypeTemplate.cxx341 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForIndex()
373 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForNewSeries()
402 m_xDataInterpreter.set( new XYDataInterpreter( GetComponentContext()) ); in getDataInterpreter()
H A DPieChartTypeTemplate.cxx296 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in createChartTypes()
419 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForIndex()
447 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForNewSeries()
H A DChartType.cxx76 Reference< uno::XComponentContext > ChartType::GetComponentContext() const in GetComponentContext() function in chart::ChartType
89 GetComponentContext(), DimensionCount, /* bSwapXAndYAxis */ sal_False )); in createCoordinateSystem()
H A DLineChartTypeTemplate.cxx307 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForIndex()
339 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForNewSeries()
H A DDataInterpreter.cxx68 Reference< uno::XComponentContext > DataInterpreter::GetComponentContext() const in GetComponentContext() function in chart::DataInterpreter
137 xSeries.set( new DataSeries( GetComponentContext() )); in interpretDataSource()
H A DDataInterpreter.hxx45 GetComponentContext() const;
H A DNetChartType.cxx76 GetComponentContext(), DimensionCount, /* bSwapXAndYAxis */ sal_False )); in createCoordinateSystem()
H A DNetChartTypeTemplate.cxx186 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForIndex()
H A DBubbleChartType.cxx146 GetComponentContext(), DimensionCount, /* bSwapXAndYAxis */ sal_False )); in createCoordinateSystem()
H A DPieChartType.cxx175 GetComponentContext(), DimensionCount, /* bSwapXAndYAxis */ sal_False )); in createCoordinateSystem()
H A DChartType.hxx69 GetComponentContext() const;
H A DAreaChartTypeTemplate.cxx234 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForIndex()
H A DScatterChartType.cxx192 GetComponentContext(), DimensionCount, /* bSwapXAndYAxis */ sal_False )); in createCoordinateSystem()
H A DXYDataInterpreter.cxx140 xSeries.set( new DataSeries( GetComponentContext() ) ); in interpretDataSource()
H A DBarChartTypeTemplate.cxx220 GetComponentContext()->getServiceManager(), uno::UNO_QUERY_THROW ); in getChartTypeForIndex()
H A DBubbleDataInterpreter.cxx157 xSeries.set( new DataSeries( GetComponentContext() ) ); in interpretDataSource()
H A DChartTypeTemplate.hxx257 GetComponentContext() const;
H A DStockDataInterpreter.cxx253 xSeries.set( new DataSeries( GetComponentContext() ) ); in interpretDataSource()
/trunk/main/xmloff/source/core/
H A DRDFaExportHelper.cxx97 rExport.GetComponentContext()); in getRelativeReference()
/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx589 Reference<XComponentContext> PresenterToolBar::GetComponentContext (void) const in GetComponentContext() function in sdext::presenter::PresenterToolBar
2169 PresenterClockTimer::Instance(mpToolBar->GetComponentContext())->RemoveListener(mpListener); in disposing()
2179 PresenterClockTimer::Instance(mpToolBar->GetComponentContext())->AddListener(mpListener); in ConnectToTimer()
H A DPresenterToolBar.hxx114 css::uno::Reference<css::uno::XComponentContext> GetComponentContext (void) const;

Completed in 96 milliseconds

12