|
LibreOffice Module sc (master) 1
|
#include <AccessibleCellBase.hxx>#include <document.hxx>#include <docfunc.hxx>#include <docsh.hxx>#include <strings.hxx>#include <unonames.hxx>#include <detfunc.hxx>#include <com/sun/star/accessibility/AccessibleRole.hpp>#include <com/sun/star/accessibility/AccessibleStateType.hpp>#include <com/sun/star/sheet/XSpreadsheetDocument.hpp>#include <com/sun/star/sheet/XSpreadsheet.hpp>#include <com/sun/star/sheet/XSheetAnnotationAnchor.hpp>#include <com/sun/star/text/XSimpleText.hpp>#include <com/sun/star/table/BorderLine.hpp>#include <com/sun/star/table/ShadowFormat.hpp>#include <comphelper/sequence.hxx>#include <sfx2/objsh.hxx>#include <vcl/svapp.hxx>#include <float.h>Go to the source code of this file.
Macros | |
| #define | DEFAULT_LINE_WIDTH 2 |
| #define DEFAULT_LINE_WIDTH 2 |
Definition at line 45 of file AccessibleCellBase.cxx.