backgrnd.cxx (2ee96f1c) backgrnd.cxx (70d3707a)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 49 unchanged lines hidden (view full) ---

58#include <svx/svxerr.hxx>
59#include <svx/drawitem.hxx>
60#include <dialmgr.hxx>
61#include <svx/htmlmode.hxx>
62#include <svtools/controldims.hrc>
63#include <svx/flagsdef.hxx> //CHINA001
64#include <svl/intitem.hxx> //CHINA001
65#include <sfx2/request.hxx> //CHINA001
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 49 unchanged lines hidden (view full) ---

58#include <svx/svxerr.hxx>
59#include <svx/drawitem.hxx>
60#include <dialmgr.hxx>
61#include <svx/htmlmode.hxx>
62#include <svtools/controldims.hrc>
63#include <svx/flagsdef.hxx> //CHINA001
64#include <svl/intitem.hxx> //CHINA001
65#include <sfx2/request.hxx> //CHINA001
66#include <svtools/grfmgr.hxx>
67
66using namespace ::com::sun::star;
67// static ----------------------------------------------------------------
68
69static sal_uInt16 pRanges[] =
70{
71 SID_VIEW_FLD_PIC, SID_VIEW_FLD_PIC,
72 SID_ATTR_BRUSH, SID_ATTR_BRUSH,
73 SID_ATTR_BRUSH_CHAR, SID_ATTR_BRUSH_CHAR,

--- 1909 unchanged lines hidden ---
68using namespace ::com::sun::star;
69// static ----------------------------------------------------------------
70
71static sal_uInt16 pRanges[] =
72{
73 SID_VIEW_FLD_PIC, SID_VIEW_FLD_PIC,
74 SID_ATTR_BRUSH, SID_ATTR_BRUSH,
75 SID_ATTR_BRUSH_CHAR, SID_ATTR_BRUSH_CHAR,

--- 1909 unchanged lines hidden ---