LibreOffice Module framework (master) 1
|
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/frame/XTitle.hpp>
#include <com/sun/star/frame/XTitleChangeBroadcaster.hpp>
#include <com/sun/star/frame/XFrameActionListener.hpp>
#include <com/sun/star/document/XDocumentEventListener.hpp>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/weakref.hxx>
#include <cppuhelper/implbase.hxx>
#include <comphelper/multicontainer2.hxx>
#include <rtl/ustrbuf.hxx>
#include <framework/fwkdllapi.h>
Go to the source code of this file.
Classes | |
class | framework::TitleHelper |
can be used as implementation helper of interface css.frame.XTitle More... | |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::frame |
namespace | com::sun::star::uno |
namespace | framework |