Searched refs:ShapeParagraphDialog (Results 1 – 3 of 3) sorted by relevance
44 ShapeParagraphDialog::ShapeParagraphDialog( Window* pParent, const SfxItemSet* pAttr ) in ShapeParagraphDialog() function in chart::ShapeParagraphDialog64 ShapeParagraphDialog::~ShapeParagraphDialog() in ~ShapeParagraphDialog()68 void ShapeParagraphDialog::PageCreated( sal_uInt16 nId, SfxTabPage& rPage ) in PageCreated()
35 class ShapeParagraphDialog : public SfxTabDialog class38 ShapeParagraphDialog( Window* pParent, const SfxItemSet* pAttr );39 virtual ~ShapeParagraphDialog();
601 …::boost::scoped_ptr< ShapeParagraphDialog > pDlg( new ShapeParagraphDialog( pParent, &aNewAttr ) ); in executeDispatch_ParagraphDialog()
Completed in 11 milliseconds