LibreOffice Module sfx2 (master) 1
Classes | Namespaces | Functions
dockwin.hxx File Reference
#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>
Include dependency graph for dockwin.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SfxDockingWindow
 
class  SfxDockingWrapper
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::frame
 

Functions

void SfxDockingWindowFactory (const css::uno::Reference< css::frame::XFrame > &rFrame, std::u16string_view rDockingWindowName)
 
bool IsDockingWindowVisible (const css::uno::Reference< css::frame::XFrame > &rFrame, std::u16string_view rDockingWindowName)
 

Function Documentation

◆ 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 
)