LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <vcl/dllapi.h>
#include <rtl/strbuf.hxx>
#include <LibreOfficeKit/LibreOfficeKitTypes.h>
Go to the source code of this file.
Namespaces | |
namespace | vcl |
namespace | vcl::lok |
Functions | |
bool | vcl::lok::isUnipoll () |
void | vcl::lok::registerPollCallbacks (LibreOfficeKitPollCallback pPollCallback, LibreOfficeKitWakeCallback pWakeCallback, void *pData) |
void | vcl::lok::unregisterPollCallbacks () |
void | vcl::lok::numberOfViewsChanged (int count) |
void | vcl::lok::trimMemory (int nTarget) |
void | vcl::lok::dumpState (rtl::OStringBuffer &rState) |