Searched refs:m_pDrawModelWrapper (Results 1 – 11 of 11) sorted by relevance
94 if(m_pDrawModelWrapper) in GetColorTable()95 return m_pDrawModelWrapper->GetColorTableFromSdrModel(); in GetColorTable()100 if(m_pDrawModelWrapper) in GetDashList()101 return m_pDrawModelWrapper->GetDashListFromSdrModel(); in GetDashList()106 if(m_pDrawModelWrapper) in GetLineEndList()112 if(m_pDrawModelWrapper) in GetGradientList()118 if(m_pDrawModelWrapper) in GetHatchList()119 return m_pDrawModelWrapper->GetHatchListFromSdrModel(); in GetHatchList()124 if(m_pDrawModelWrapper) in GetBitmapList()125 return m_pDrawModelWrapper->GetBitmapListFromSdrModel(); in GetBitmapList()[all …]
305 m_pDrawModelWrapper->GetItemPool(), in executeDispatch_InsertMenu_DataLabels()306 m_pDrawModelWrapper->getSdrModel(), in executeDispatch_InsertMenu_DataLabels()358 getModel(), m_pDrawModelWrapper->GetItemPool() ); in executeDispatch_InsertMenu_YErrorBars()441 getModel(), m_pDrawModelWrapper->GetItemPool() ); in executeDispatch_InsertMenu_Trendlines()490 xCurveProp, xRegCurveCnt, m_pDrawModelWrapper->getSdrModel().GetItemPool(), in executeDispatch_InsertTrendline()491 m_pDrawModelWrapper->getSdrModel(), in executeDispatch_InsertTrendline()502 ViewElementListProvider aViewElementListProvider( m_pDrawModelWrapper.get()); in executeDispatch_InsertTrendline()539 getModel(), xErrorBarProp, m_pDrawModelWrapper->getSdrModel().GetItemPool(), in executeDispatch_InsertYErrorBars()540 m_pDrawModelWrapper->getSdrModel(), in executeDispatch_InsertYErrorBars()550 ViewElementListProvider aViewElementListProvider( m_pDrawModelWrapper.get()); in executeDispatch_InsertYErrorBars()
122 , m_pDrawModelWrapper() in DBG_NAME()502 if(m_pDrawModelWrapper) in modeChanged()556 m_pDrawModelWrapper.reset(); in attachModel()738 if( m_pDrawModelWrapper ) in impl_createDrawViewController()740 … m_pDrawViewWrapper = new DrawViewWrapper(&m_pDrawModelWrapper->getSdrModel(),m_pChartWindow,true); in impl_createDrawViewController()804 m_pDrawModelWrapper.reset(); in dispose()1475 if( !m_pDrawModelWrapper.get() ) in GetDrawModelWrapper()1479 m_pDrawModelWrapper = pProvider->getDrawModelWrapper(); in GetDrawModelWrapper()1480 if ( m_pDrawModelWrapper.get() ) in GetDrawModelWrapper()1482 …m_pDrawModelWrapper->getSdrModel().SetNotifyUndoActionHdl( LINK( this, ChartController, NotifyUndo… in GetDrawModelWrapper()[all …]
762 m_pDrawModelWrapper->getSdrModel(), in executeDlg_ObjectProperties_withoutUndoGuard()776 ViewElementListProvider aViewElementListProvider( m_pDrawModelWrapper.get() ); in executeDlg_ObjectProperties_withoutUndoGuard()789 , m_pDrawModelWrapper->getSdrModel().GetItemPool() in executeDlg_ObjectProperties_withoutUndoGuard()790 , m_pDrawModelWrapper->getSdrModel() in executeDlg_ObjectProperties_withoutUndoGuard()843 … View3DDialog aDlg( m_pChartWindow, getModel(), m_pDrawModelWrapper->GetColorTableFromSdrModel() ); in executeDispatch_View3D()
350 if( aDataHelper.GetString( FORMAT_STRING, aString ) && m_pDrawModelWrapper ) in executeDispatch_Paste()549 if ( m_pDrawModelWrapper ) in executeDispatch_Copy()554 … pSelectedObj = m_pDrawModelWrapper->getNamedSdrObject( aSelOID.getObjectCID() ); in executeDispatch_Copy()563 … &m_pDrawModelWrapper->getSdrModel(), pSelectedObj, aSelOID.isAdditionalShape() ) ); in executeDispatch_Copy()
191 SfxAllItemSet aSet( m_pDrawModelWrapper->GetItemPool() ); in executeDispatch_InsertSpecialCharacter()
682 if ( pObj && m_pDrawModelWrapper && pDrawCommandDispatch ) in execute_MouseButtonDown()684 SfxItemSet aSet( m_pDrawModelWrapper->GetItemPool() ); in execute_MouseButtonDown()
567 ::boost::shared_ptr< DrawModelWrapper > m_pDrawModelWrapper;
156 , m_pDrawModelWrapper() in ChartView()196 if( !m_pDrawModelWrapper.get() ) in initialize()216 if( m_pDrawModelWrapper.get() ) in ~ChartView()220 m_pDrawModelWrapper.reset(); in ~ChartView()1831 return m_pDrawModelWrapper; in getDrawModelWrapper()2515 if( m_pDrawModelWrapper ) in createShapes()2521 m_pDrawModelWrapper->clearMainDrawPage(); in createShapes()2681 if ( m_pDrawModelWrapper ) in createShapes()2706 if( !m_xChartModel.is() || !m_pDrawModelWrapper ) in impl_updateView()2765 m_pDrawModelWrapper->unlockControllers(); in impl_updateView()[all …]
226 ::boost::shared_ptr< DrawModelWrapper > m_pDrawModelWrapper;
59 DrawModelWrapper* m_pDrawModelWrapper; member in chart::ViewElementListProvider
Completed in 65 milliseconds