LibreOffice Module unotools (master) 1
Namespaces | Functions
fcm.hxx File Reference
#include <com/sun/star/frame/XController2.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/uno/Reference.hxx>
Include dependency graph for fcm.hxx:

Go to the source code of this file.

Namespaces

namespace  utl
 

Functions

void utl::ConnectModelController (const css::uno::Reference< css::frame::XModel > &xModel, const css::uno::Reference< css::frame::XController > &xController)
 
void utl::ConnectFrameControllerModel (const css::uno::Reference< css::frame::XFrame > &xFrame, const css::uno::Reference< css::frame::XController2 > &xController, const css::uno::Reference< css::frame::XModel > &xModel)