22#include <rtl/ustring.hxx>
50 =
u"SupportPersistentWindowState";
constexpr OUStringLiteral ARGUMENT_PARENTFRAME
[XFrame] if it's set, it will be used as parent frame for the new created frame.
constexpr OUStringLiteral ARGUMENT_ENABLE_TITLEBARUPDATE
[bool] enable/disable special mode, where the title bar of our the new created frame will be updated ...
constexpr OUStringLiteral ARGUMENT_POSSIZE
[Rectangle] Place the new created frame on this place and resize the container window.
constexpr OUStringLiteral ARGUMENT_CONTAINERWINDOW
[XWindow] an outside created window, used as container window of the new created frame.
constexpr OUStringLiteral ARGUMENT_FRAMENAME
[OUString] if it's not a special name (beginning with "_" ... which are not allowed here!...
constexpr OUStringLiteral ARGUMENT_CREATETOPWINDOW
[bool] If not "ContainerWindow" property is set it force creation of a top level window as new contai...
constexpr OUStringLiteral ARGUMENT_HIDDENFORCONVERSION
[bool] enable/disable if the frame is explicitly requested to be hidden Default = OFF !
constexpr OUStringLiteral ARGUMENT_MAKEVISIBLE
[bool] If it's set to true we will make the new created frame visible.
constexpr OUStringLiteral ARGUMENT_SUPPORTPERSISTENTWINDOWSTATE
[bool] enable/disable special mode, where this frame will be part of the persistent window state feat...