Home
last modified time | relevance | path

Searched refs:m_aModel (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/chart2/source/controller/main/
H A DChartController.cxx118 , m_aModel( NULL, m_aModelMutex ) in DBG_NAME()
497 if(m_pChartWindow && m_aModel.is() ) in modeChanged()
547 TheModelRef aOldModelRef(m_aModel,m_aModelMutex); in attachModel()
548 m_aModel = aNewModelRef; in attachModel()
644 TheModelRef aModelRef( m_aModel, m_aModelMutex); in getModel()
779 if( m_aModel.is()) in dispose()
827 m_aModel = NULL; in dispose()
897 TheModelRef aModelRef( m_aModel, m_aModelMutex); in queryClosing()
929 TheModelRef aModelRef( m_aModel, m_aModelMutex); in notifyClosing()
958 if( m_aModel.is() && m_aModel->getModel() == xModel ) in impl_releaseThisModel()
[all …]
H A DChartController.hxx560 TheModelRef m_aModel; member in chart::ChartController
H A DChartController_Tools.cxx920 …if( DiagramHelper::switchDiagramPositioningToExcludingPositioning( m_aModel->getModel(), true, tru… in impl_switchDiagramPositioningToExcludingPositioning()
H A DChartController_Window.cxx1613 if( m_aModel.is()) in requestQuickHelp()
/aoo41x/main/forms/source/xforms/xpathlib/
H A Dextension.cxx81 aValue.Value >>= m_aModel; in initialize()
89 return m_aModel; in getModel()
H A Dextension.hxx45 com::sun::star::uno::Reference <com::sun::star::xforms::XModel> m_aModel; member in CLibxml2XFormsExtension

Completed in 40 milliseconds