Home
last modified time | relevance | path

Searched refs:ShapeParagraphDialog (Results 1 – 3 of 3) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ShapeParagraph.cxx44 ShapeParagraphDialog::ShapeParagraphDialog( Window* pParent, const SfxItemSet* pAttr ) in ShapeParagraphDialog() function in chart::ShapeParagraphDialog
64 ShapeParagraphDialog::~ShapeParagraphDialog() in ~ShapeParagraphDialog()
68 void ShapeParagraphDialog::PageCreated( sal_uInt16 nId, SfxTabPage& rPage ) in PageCreated()
/trunk/main/chart2/source/controller/inc/
H A Ddlg_ShapeParagraph.hxx35 class ShapeParagraphDialog : public SfxTabDialog class
38 ShapeParagraphDialog( Window* pParent, const SfxItemSet* pAttr );
39 virtual ~ShapeParagraphDialog();
/trunk/main/chart2/source/controller/main/
H A DShapeController.cxx601 …::boost::scoped_ptr< ShapeParagraphDialog > pDlg( new ShapeParagraphDialog( pParent, &aNewAttr ) ); in executeDispatch_ParagraphDialog()

Completed in 22 milliseconds