Home
last modified time | relevance | path

Searched refs:m_xChartView (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/chartapiwrapper/
H A DChart2ModelContact.cxx78 m_xChartView.clear(); in clear()
99 if(!m_xChartView.is()) in getChartView()
105 m_xChartView.set( xFact->createInstance( CHART_VIEW_SERVICE_NAME ), uno::UNO_QUERY ); in getChartView()
107 return m_xChartView; in getChartView()
113 if(!m_xChartView.is()) in getExplicitValueProvider()
117 …ExplicitValueProvider* pProvider = reinterpret_cast<ExplicitValueProvider*>(m_xChartView->getSomet… in getExplicitValueProvider()
H A DChartDocumentWrapper.cxx879 m_xChartView.set( nullptr ); in dispose()
1245 if( !m_xChartView.is() ) in createInstance()
1255 m_xChartView = xViewInit; in createInstance()
1268 xResult.set( m_xChartView ); in createInstance()
1276 if( !m_xShapeFactory.is() && m_xChartView.is() ) in createInstance()
1278 m_xShapeFactory = getShapeFactory( m_xChartView ); in createInstance()
1285 m_xChartView = pModel->getChartView(); in createInstance()
1286 m_xShapeFactory = getShapeFactory( m_xChartView ); in createInstance()
1392 else if( rSource.Source == m_xChartView ) in _disposing()
1393 m_xChartView.set( nullptr ); in _disposing()
H A DChart2ModelContact.hxx143 mutable css::uno::Reference< css::lang::XUnoTunnel > m_xChartView; member in chart::wrapper::Chart2ModelContact
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/chartapiwrapper/
H A DChart2ModelContact.cxx80 m_xChartView.clear(); in clear()
101 if(!m_xChartView.is()) in getChartView()
107 m_xChartView.set( xFact->createInstance( CHART_VIEW_SERVICE_NAME ), uno::UNO_QUERY ); in getChartView()
109 return m_xChartView; in getChartView()
115 if(!m_xChartView.is()) in getExplicitValueProvider()
119 …ExplicitValueProvider* pProvider = reinterpret_cast<ExplicitValueProvider*>(m_xChartView->getSomet… in getExplicitValueProvider()
H A DChartDocumentWrapper.cxx861 m_xChartView.set( nullptr ); in dispose()
1227 if( !m_xChartView.is() ) in createInstance()
1237 m_xChartView = xViewInit; in createInstance()
1250 xResult.set( m_xChartView ); in createInstance()
1258 if( !m_xShapeFactory.is() && m_xChartView.is() ) in createInstance()
1260 m_xShapeFactory = getShapeFactory( m_xChartView ); in createInstance()
1267 m_xChartView = pModel->getChartView(); in createInstance()
1268 m_xShapeFactory = getShapeFactory( m_xChartView ); in createInstance()
1374 else if( rSource.Source == m_xChartView ) in _disposing()
1375 m_xChartView.set( nullptr ); in _disposing()
H A DChart2ModelContact.hxx144 mutable css::uno::Reference< css::lang::XUnoTunnel > m_xChartView; member in chart::wrapper::Chart2ModelContact
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/accessibility/
H A DAccessibleChartView.cxx182 xChartView.set( m_xChartView ); in initialize()
284 m_xChartView = WeakReference< uno::XInterface >(xChartView); in initialize()
302 …erarchy>( xChartDoc, comphelper::getUnoTunnelImplementation<ExplicitValueProvider>(m_xChartView) ); in initialize()
313 aAccInfo.m_xView = m_xChartView; in initialize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/accessibility/
H A DAccessibleChartView.cxx182 xChartView.set( m_xChartView ); in initialize()
284 m_xChartView = WeakReference< uno::XInterface >(xChartView); in initialize()
301 …erarchy( xChartDoc, comphelper::getUnoTunnelImplementation<ExplicitValueProvider>(m_xChartView) )); in initialize()
312 aAccInfo.m_xView = m_xChartView; in initialize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/main/
H A DChartController.cxx107 m_xChartView(), in ChartController()
575 … uno::Reference< util::XModeChangeBroadcaster > xViewBroadcaster( m_xChartView, uno::UNO_QUERY ); in attachModel()
624 m_xChartView = xFact->createInstance( CHART_VIEW_SERVICE_NAME ); in attachModel()
626 … uno::Reference< util::XModeChangeBroadcaster > xViewBroadcaster( m_xChartView, uno::UNO_QUERY ); in attachModel()
792 … uno::Reference< util::XModeChangeBroadcaster > xViewBroadcaster( m_xChartView, uno::UNO_QUERY ); in dispose()
806 m_xChartView.clear(); in dispose()
853 assert(!m_xChartView.is()); in dispose()
1465 …rovider* pProvider = comphelper::getUnoTunnelImplementation<ExplicitValueProvider>( m_xChartView ); in GetDrawModelWrapper()
1558 aArguments[2] <<= m_xChartView; in impl_initializeAccessible()
H A DChartController_TextEdit.cxx69 uno::Reference< beans::XPropertySet > xChartViewProps( m_xChartView, uno::UNO_QUERY ); in StartTextEdit()
109 uno::Reference< beans::XPropertySet > xChartViewProps( m_xChartView, uno::UNO_QUERY ); in EndTextEdit()
H A DChartController_Window.cxx260 uno::Reference< beans::XPropertySet > xProp( m_xChartView, uno::UNO_QUERY ); in setPosSize()
463 uno::Reference<beans::XPropertySet> xProp(m_xChartView, uno::UNO_QUERY); in execute_Paint()
479 uno::Reference< util::XUpdatable > xUpdatable( m_xChartView, uno::UNO_QUERY ); in execute_Paint()
1364 …edOID(), xChartDoc, comphelper::getUnoTunnelImplementation<ExplicitValueProvider>( m_xChartView )); in execute_KeyInput()
1610 comphelper::getUnoTunnelImplementation<ExplicitValueProvider>( m_xChartView )); in requestQuickHelp()
1778 comphelper::getUnoTunnelImplementation<ExplicitValueProvider>( m_xChartView )); in impl_moveOrResizeObject()
2047 return m_xChartView; in getChartView()
H A DChartController_Position.cxx120 …ovider* pProvider( comphelper::getUnoTunnelImplementation<ExplicitValueProvider>( m_xChartView ) ); in executeDispatch_PositionAndSize()
H A DChartController_Properties.cxx744 … comphelper::getUnoTunnelImplementation<ExplicitValueProvider>(m_xChartView), in executeDlg_ObjectProperties_withoutUndoGuard()
791 …rrorBarsDialog::getAxisMinorStepWidthForErrorBarDecimals( getModel(), m_xChartView, rObjectCID ) ); in executeDlg_ObjectProperties_withoutUndoGuard()
H A DChartController_Insert.cxx456m_xChartView, m_aSelection.getSelectedCID())); in executeDispatch_InsertErrorBars()
495 …rrorBarsDialog::getAxisMinorStepWidthForErrorBarDecimals( getModel(), m_xChartView, OUString() ) ); in executeDispatch_InsertErrorBars()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/main/
H A DChartController.cxx106 m_xChartView(), in ChartController()
570 … uno::Reference< util::XModeChangeBroadcaster > xViewBroadcaster( m_xChartView, uno::UNO_QUERY ); in attachModel()
619 m_xChartView = xFact->createInstance( CHART_VIEW_SERVICE_NAME ); in attachModel()
621 … uno::Reference< util::XModeChangeBroadcaster > xViewBroadcaster( m_xChartView, uno::UNO_QUERY ); in attachModel()
788 … uno::Reference< util::XModeChangeBroadcaster > xViewBroadcaster( m_xChartView, uno::UNO_QUERY ); in dispose()
802 m_xChartView.clear(); in dispose()
849 assert(!m_xChartView.is()); in dispose()
1492 …rovider* pProvider = comphelper::getUnoTunnelImplementation<ExplicitValueProvider>( m_xChartView ); in GetDrawModelWrapper()
1586 aArguments[2] <<= m_xChartView; in impl_initializeAccessible()
H A DChartController_TextEdit.cxx69 uno::Reference< beans::XPropertySet > xChartViewProps( m_xChartView, uno::UNO_QUERY ); in StartTextEdit()
114 uno::Reference< beans::XPropertySet > xChartViewProps( m_xChartView, uno::UNO_QUERY ); in EndTextEdit()
H A DChartController_Window.cxx267 uno::Reference< beans::XPropertySet > xProp( m_xChartView, uno::UNO_QUERY ); in setPosSize()
469 uno::Reference<beans::XPropertySet> xProp(m_xChartView, uno::UNO_QUERY); in execute_Paint()
485 uno::Reference< util::XUpdatable > xUpdatable( m_xChartView, uno::UNO_QUERY ); in execute_Paint()
1385 …edOID(), xChartDoc, comphelper::getUnoTunnelImplementation<ExplicitValueProvider>( m_xChartView )); in execute_KeyInput()
1652 comphelper::getUnoTunnelImplementation<ExplicitValueProvider>( m_xChartView )); in requestQuickHelp()
1809 comphelper::getUnoTunnelImplementation<ExplicitValueProvider>( m_xChartView )); in impl_moveOrResizeObject()
2078 return m_xChartView; in getChartView()
H A DChartController_Position.cxx180 …Provider* pProvider(comphelper::getUnoTunnelImplementation<ExplicitValueProvider>( m_xChartView )); in executeDispatch_PositionAndSize()
H A DChartController_Properties.cxx736 … comphelper::getUnoTunnelImplementation<ExplicitValueProvider>(m_xChartView), in executeDlg_ObjectProperties_withoutUndoGuard()
783 …rrorBarsDialog::getAxisMinorStepWidthForErrorBarDecimals( getModel(), m_xChartView, rObjectCID ) ); in executeDlg_ObjectProperties_withoutUndoGuard()
H A DChartController_Insert.cxx455m_xChartView, m_aSelection.getSelectedCID())); in executeDispatch_InsertErrorBars()
494 …rrorBarsDialog::getAxisMinorStepWidthForErrorBarDecimals( getModel(), m_xChartView, OUString() ) ); in executeDispatch_InsertErrorBars()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/inc/
H A DAccessibleChartView.hxx106 css::uno::WeakReference< css::uno::XInterface > m_xChartView; member in chart::AccessibleChartView
H A DChartDocumentWrapper.hxx159 css::uno::Reference< css::uno::XInterface > m_xChartView; member in chart::wrapper::ChartDocumentWrapper
H A DChartController.hxx390 css::uno::Reference<css::uno::XInterface> m_xChartView; member in chart::ChartController
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/inc/
H A DAccessibleChartView.hxx107 css::uno::WeakReference< css::uno::XInterface > m_xChartView; member in chart::AccessibleChartView
H A DChartDocumentWrapper.hxx163 css::uno::Reference< css::uno::XInterface > m_xChartView; member in chart::wrapper::ChartDocumentWrapper

12