#include <memory>
#include <sal/config.h>
#include <sal/types.h>
#include <vcl/dockwin.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <sfx2/dllapi.h>
#include <sfx2/childwin.hxx>
Go to the source code of this file.
◆ IsDockingWindowVisible()
bool IsDockingWindowVisible |
( |
const css::uno::Reference< css::frame::XFrame > & |
rFrame, |
|
|
std::u16string_view |
rDockingWindowName |
|
) |
| |
◆ SfxDockingWindowFactory()
void SfxDockingWindowFactory |
( |
const css::uno::Reference< css::frame::XFrame > & |
rFrame, |
|
|
std::u16string_view |
rDockingWindowName |
|
) |
| |