LibreOffice Module svtools (master) 1
Classes | Macros
brwbox1.cxx File Reference
#include <svtools/brwbox.hxx>
#include <svtools/brwhead.hxx>
#include <svtools/scrolladaptor.hxx>
#include <o3tl/numeric.hxx>
#include <o3tl/safeint.hxx>
#include "datwin.hxx"
#include <tools/debug.hxx>
#include <tools/fract.hxx>
#include <sal/log.hxx>
#include <vcl/InterimItemWindow.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <algorithm>
#include <com/sun/star/accessibility/AccessibleTableModelChange.hpp>
#include <com/sun/star/accessibility/AccessibleTableModelChangeType.hpp>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <tools/multisel.hxx>
#include "brwimpl.hxx"
Include dependency graph for brwbox1.cxx:

Go to the source code of this file.

Classes

class  MeasureStatusBar
 

Macros

#define SCROLL_FLAGS   (ScrollFlags::Clip | ScrollFlags::NoChildren)
 

Macro Definition Documentation

◆ SCROLL_FLAGS

#define SCROLL_FLAGS   (ScrollFlags::Clip | ScrollFlags::NoChildren)

Definition at line 41 of file brwbox1.cxx.