Home
last modified time | relevance | path

Searched refs:m_pSymbolShapeProperties (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx345 m_pSymbolShapeProperties = pSymbolShapeProperties; in setSymbolInformation()
367 , m_pSymbolShapeProperties(NULL) in SchAttribTabDlg()
513 delete m_pSymbolShapeProperties; in ~SchAttribTabDlg()
534 if( m_pSymbolShapeProperties ) in PageCreated()
535 aSet.Put(SfxTabDialogItem(SID_ATTR_SET,*m_pSymbolShapeProperties)); in PageCreated()
/trunk/main/chart2/source/controller/inc/
H A Ddlg_ObjectProperties.hxx121 SfxItemSet* m_pSymbolShapeProperties; member in chart::SchAttribTabDlg

Completed in 22 milliseconds