summaryrefslogtreecommitdiff
path: root/canvas/source/directx/dx_vcltools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/directx/dx_vcltools.cxx')
-rw-r--r--canvas/source/directx/dx_vcltools.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/canvas/source/directx/dx_vcltools.cxx b/canvas/source/directx/dx_vcltools.cxx
index d6f819969b39..401c13fbab46 100644
--- a/canvas/source/directx/dx_vcltools.cxx
+++ b/canvas/source/directx/dx_vcltools.cxx
@@ -184,16 +184,16 @@ namespace dxcanvas
// By convention, the access buffer always has
// one of the following formats:
- //
+
// BMP_FORMAT_1BIT_MSB_PAL
// BMP_FORMAT_4BIT_MSN_PAL
// BMP_FORMAT_8BIT_PAL
// BMP_FORMAT_16BIT_TC_LSB_MASK
// BMP_FORMAT_24BIT_TC_BGR
// BMP_FORMAT_32BIT_TC_MASK
- //
+
// and is always BMP_FORMAT_BOTTOM_UP
- //
+
// This is the way
// WinSalBitmap::AcquireBuffer() sets up the
// buffer
@@ -326,16 +326,16 @@ namespace dxcanvas
// By convention, the access buffer always has
// one of the following formats:
- //
+
// BMP_FORMAT_1BIT_MSB_PAL
// BMP_FORMAT_4BIT_MSN_PAL
// BMP_FORMAT_8BIT_PAL
// BMP_FORMAT_16BIT_TC_LSB_MASK
// BMP_FORMAT_24BIT_TC_BGR
// BMP_FORMAT_32BIT_TC_MASK
- //
+
// and is always BMP_FORMAT_BOTTOM_UP
- //
+
// This is the way
// WinSalBitmap::AcquireBuffer() sets up the
// buffer
rce/ui/app/sdxfer.cxx?h=cp-6.2-16&id=3f3181522bd5fa7cd32dc81c624ef260b29cfc9c'>s/catched/caughtNoel Grandin 2017-06-22loplugin:unusedfields in sd part2Noel Grandin 2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke 2017-05-16loplugin:checkunusedparams variousNoel Grandin 2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin 2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht 2016-12-08convert SFX_HINT to scoped enumNoel Grandin 2016-11-21convert inventorId to scoped enumNoel Grandin 2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek 2016-10-11convert PageKind to scoped enumNoel Grandin 2016-10-11convert DocumentType to scoped enumNoel Grandin 2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek 2016-10-07loplugin:staticmethods: sdStephan Bergmann 2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke 2016-08-23convert SdrIterMode to scoped enumNoel Grandin 2016-08-22convert SdrHintKind to scoped enumNoel Grandin 2016-07-08loplugin:redundantcast: redundant static_casts in sdStephan Bergmann 2016-05-27Convert GRAPHIC to scoped enumNoel Grandin