LibreOffice Module sc (master) 1
|
#include "CellLineStyleControl.hxx"
#include "CellLineStyleValueSet.hxx"
#include <vcl/i18nhelp.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <editeng/borderline.hxx>
#include <editeng/lineitem.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <svx/svxids.hrc>
#include <scresid.hxx>
#include <strings.hrc>
Go to the source code of this file.
Namespaces | |
namespace | sc |
CAUTION! The following defines must be in the same namespace as the respective type. | |
namespace | sc::sidebar |
Functions | |
sc::sidebar::IMPL_LINK_NOARG (CellLineStylePopup, VSSelectHdl, ValueSet *, void) | |
sc::sidebar::IMPL_LINK_NOARG (CellLineStylePopup, PBClickHdl, weld::Button &, void) | |