40 m_nActivePage = rNewPage.toUInt32();
41 m_aPageActivationHandler.Call(
nullptr);
46 sal_uInt16 nTmpPage =
m_xPropBox->GetCurPage();
60 return css::awt::Size(aSize.
Width(), aSize.
Height());
constexpr tools::Long Height() const
constexpr tools::Long Width() const
css::awt::Size getMinimumSize() const
std::unique_ptr< OPropertyEditor, o3tl::default_delete< OPropertyEditor > > m_xPropBox
OPropertyBrowserView(const css::uno::Reference< css::uno::XComponentContext > &rContext, weld::Builder &rBuilder)
void activatePage(sal_uInt16 _nPage)
OPropertyEditor & getPropertyBox()
constexpr OUStringLiteral HID_FM_PROPDLG_TABCTR
#define LINK(Instance, Class, Member)
a property handler for any virtual string properties
IMPL_LINK(OBrowserLine, OnButtonClicked, weld::Button &, rButton, void)