drviewsf.cxx (79aad27f) drviewsf.cxx (d5370dc8)
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

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

303 switch ( nSlotId )
304 {
305 case SID_ATTR_FILL_STYLE:
306 case SID_ATTR_FILL_COLOR:
307 case SID_ATTR_FILL_GRADIENT:
308 case SID_ATTR_FILL_HATCH:
309 case SID_ATTR_FILL_BITMAP:
310 case SID_ATTR_FILL_SHADOW:
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

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

303 switch ( nSlotId )
304 {
305 case SID_ATTR_FILL_STYLE:
306 case SID_ATTR_FILL_COLOR:
307 case SID_ATTR_FILL_GRADIENT:
308 case SID_ATTR_FILL_HATCH:
309 case SID_ATTR_FILL_BITMAP:
310 case SID_ATTR_FILL_SHADOW:
311 case SID_ATTR_FILL_TRANSPARENCE:
312 case SID_ATTR_FILL_FLOATTRANSPARENCE:
311 case SID_ATTR_LINE_STYLE:
312 case SID_ATTR_LINE_DASH:
313 case SID_ATTR_LINE_WIDTH:
314 case SID_ATTR_LINE_COLOR:
313 case SID_ATTR_LINE_STYLE:
314 case SID_ATTR_LINE_DASH:
315 case SID_ATTR_LINE_WIDTH:
316 case SID_ATTR_LINE_COLOR:
317 case SID_ATTR_LINE_TRANSPARENCE:
318 case SID_ATTR_LINE_JOINT:
319 case SID_ATTR_LINE_CAP:
315 case SID_ATTR_TEXT_FITTOSIZE:
316 {
317 bAttr = sal_True;
318 }
319 break;
320
321 case SID_HYPHENATION:
322 {

--- 250 unchanged lines hidden ---
320 case SID_ATTR_TEXT_FITTOSIZE:
321 {
322 bAttr = sal_True;
323 }
324 break;
325
326 case SID_HYPHENATION:
327 {

--- 250 unchanged lines hidden ---