LibreOffice Module extensions (master) 1
Classes | Namespaces | Typedefs
framectr.hxx File Reference
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XController.hpp>
#include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/frame/XDispatchInformationProvider.hpp>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
#include <tools/link.hxx>
#include <utility>
#include <vcl/window.hxx>
#include <vector>
#include <memory>
#include "bibmod.hxx"
Include dependency graph for framectr.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BibStatusDispatch
 
class  BibFrameController_Impl
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::form
 
namespace  com::sun::star::form::runtime
 

Typedefs

typedef std::vector< std::unique_ptr< BibStatusDispatch > > BibStatusDispatchArr
 

Typedef Documentation

◆ BibStatusDispatchArr

typedef std::vector<std::unique_ptr<BibStatusDispatch> > BibStatusDispatchArr

Definition at line 54 of file framectr.hxx.