|
LibreOffice Module extensions (master) 1
|
#include <sal/config.h>#include <o3tl/sprintf.hxx>#include <osl/thread.h>#include <rtl/math.hxx>#include <bitmaps.hlst>#include <cmath>#include "grid.hxx"#include <vcl/bitmapex.hxx>#include <vcl/customweld.hxx>#include <vcl/event.hxx>#include <vcl/settings.hxx>#include <vcl/svapp.hxx>#include <algorithm>#include <limits>#include <memory>Go to the source code of this file.
Classes | |
| class | GridWindow |
| struct | GridWindow::impHandle |
Functions | |
| IMPL_LINK_NOARG (GridDialog, ClickButtonHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG | ( | GridDialog | , |
| ClickButtonHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |