LibreOffice Module test (master) 1
|
#include <test/sheet/xactivationbroadcaster.hxx>
#include <com/sun/star/lang/EventObject.hpp>
#include <com/sun/star/sheet/ActivationEvent.hpp>
#include <com/sun/star/sheet/XActivationBroadcaster.hpp>
#include <com/sun/star/sheet/XActivationEventListener.hpp>
#include <com/sun/star/sheet/XSpreadsheetView.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
#include <cppunit/TestAssert.h>
Go to the source code of this file.
Namespaces | |
namespace | apitest |
bool mbListenerCalled |
Definition at line 38 of file xactivationbroadcaster.cxx.