class InterimToolbarPopup; class ToolbarPopupContainer; class WeldToolbarPopup;
namespace svt
{ class PopupWindowControllerImpl;
//HACK to avoid duplicate ImplInheritanceHelper symbols with MSVC: class SAL_DLLPUBLIC_TEMPLATE PopupWindowController_Base
: public cppu::ImplInheritanceHelper<svt::ToolboxController, css::lang::XServiceInfo>
{ using ImplInheritanceHelper::ImplInheritanceHelper;
};
class SVT_DLLPUBLIC PopupWindowController : public PopupWindowController_Base
{ public:
PopupWindowController(const css::uno::Reference<css::uno::XComponentContext>& rxContext, const css::uno::Reference<css::frame::XFrame>& xFrame, const OUString& aCommandURL);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.