19 #ifndef INCLUDED_SVX_SOURCE_INC_DEFAULTSHAPESPANEL_HXX
20 #define INCLUDED_SVX_SOURCE_INC_DEFAULTSHAPESPANEL_HXX
22 #include <com/sun/star/frame/XFrame.hpp>
42 const css::uno::Reference<css::frame::XFrame>& rxFrame);
43 static std::unique_ptr<PanelLayout>
Create(
45 const css::uno::Reference<css::frame::XFrame>& rxFrame);
73 void populateShapes();
DECL_LINK(CheckNameHdl, SvxNameDialog &, bool)