Home
last modified time | relevance | path

Searched refs:pSymbolShapeProperties (Results 1 – 5 of 5) sorted by relevance

/trunk/main/chart2/source/controller/drawinglayer/
H A DViewElementListProvider.cxx165 …ider::GetSymbolGraphic( sal_Int32 nStandardSymbol, const SfxItemSet* pSymbolShapeProperties ) const in GetSymbolGraphic()
190 if( pSymbolShapeProperties ) in GetSymbolGraphic()
191 pObj->SetMergedItemSet(*pSymbolShapeProperties); in GetSymbolGraphic()
/trunk/main/chart2/source/controller/main/
H A DChartController_Properties.cxx784 SfxItemSet* pSymbolShapeProperties=NULL; in executeDlg_ObjectProperties_withoutUndoGuard() local
795 pSymbolShapeProperties = new SfxItemSet( aSymbolItemConverter.CreateEmptyItemSet() ); in executeDlg_ObjectProperties_withoutUndoGuard()
796 aSymbolItemConverter.FillItemSet( *pSymbolShapeProperties ); in executeDlg_ObjectProperties_withoutUndoGuard()
799 …ew Graphic( aViewElementListProvider.GetSymbolGraphic( nStandardSymbol, pSymbolShapeProperties ) ); in executeDlg_ObjectProperties_withoutUndoGuard()
801 aDlg.setSymbolInformation( pSymbolShapeProperties, pAutoSymbolGraphic ); in executeDlg_ObjectProperties_withoutUndoGuard()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx342 void SchAttribTabDlg::setSymbolInformation( SfxItemSet* pSymbolShapeProperties, in setSymbolInformation() argument
345 m_pSymbolShapeProperties = pSymbolShapeProperties; in setSymbolInformation()
/trunk/main/chart2/source/controller/inc/
H A DViewElementListProvider.hxx53 … GetSymbolGraphic( sal_Int32 nStandardSymbol, const SfxItemSet* pSymbolShapeProperties ) const;
H A Ddlg_ObjectProperties.hxx143 void setSymbolInformation( SfxItemSet* pSymbolShapeProperties, Graphic* pAutoSymbolGraphic );

Completed in 36 milliseconds