Searched refs:pSymbolShapeProperties (Results 1 – 5 of 5) sorted by relevance
165 …ider::GetSymbolGraphic( sal_Int32 nStandardSymbol, const SfxItemSet* pSymbolShapeProperties ) const in GetSymbolGraphic()190 if( pSymbolShapeProperties ) in GetSymbolGraphic()191 pObj->SetMergedItemSet(*pSymbolShapeProperties); in GetSymbolGraphic()
784 SfxItemSet* pSymbolShapeProperties=NULL; in executeDlg_ObjectProperties_withoutUndoGuard() local795 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()
342 void SchAttribTabDlg::setSymbolInformation( SfxItemSet* pSymbolShapeProperties, in setSymbolInformation() argument345 m_pSymbolShapeProperties = pSymbolShapeProperties; in setSymbolInformation()
53 … GetSymbolGraphic( sal_Int32 nStandardSymbol, const SfxItemSet* pSymbolShapeProperties ) const;
143 void setSymbolInformation( SfxItemSet* pSymbolShapeProperties, Graphic* pAutoSymbolGraphic );
Completed in 45 milliseconds