LibreOffice Module svx (master) 1
Namespaces | Functions | Variables
frmsel.cxx File Reference
#include <config_wasm_strip.h>
#include <sal/config.h>
#include <o3tl/safeint.hxx>
#include <svx/frmsel.hxx>
#include <vcl/event.hxx>
#include <sal/log.hxx>
#include <tools/debug.hxx>
#include <svtools/colorcfg.hxx>
#include <algorithm>
#include <math.h>
#include <frmselimpl.hxx>
#include <AccessibleFrameSelector.hxx>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <drawinglayer/processor2d/processor2dtools.hxx>
#include <drawinglayer/processor2d/baseprocessor2d.hxx>
#include <bitmaps.hlst>
Include dependency graph for frmsel.cxx:

Go to the source code of this file.

Namespaces

namespace  svx
 

Functions

FrameBorderType svx::GetFrameBorderTypeFromIndex (size_t nIndex)
 Returns the frame border type from a 0-based integer index. More...
 
size_t svx::GetIndexFromFrameBorderType (FrameBorderType eBorder)
 Returns the zero-based index of a valid frame border type. More...
 

Variables

constexpr rtl::OUStringConstExpr svx::aImageIds []