Searched refs:m_aModel (Results 1 – 6 of 6) sorted by relevance
118 , 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 …]
560 TheModelRef m_aModel; member in chart::ChartController
920 …if( DiagramHelper::switchDiagramPositioningToExcludingPositioning( m_aModel->getModel(), true, tru… in impl_switchDiagramPositioningToExcludingPositioning()
1613 if( m_aModel.is()) in requestQuickHelp()
81 aValue.Value >>= m_aModel; in initialize()89 return m_aModel; in getModel()
45 com::sun::star::uno::Reference <com::sun::star::xforms::XModel> m_aModel; member in CLibxml2XFormsExtension
Completed in 44 milliseconds