svxitems.sdi (c0739476) | svxitems.sdi (26734c99) |
---|---|
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 --- 381 unchanged lines hidden (view full) --- 390item SvxDrawAlignEnum SvxDrawAlignItem; 391item SvxDrawToolEnum SvxDrawToolItem; 392item BYTE SvxWidowsItem; 393item BOOL SvxWordLineModeItem; 394item SvxCellHorJustifyEnum SvxHorJustifyItem; 395item SvxCellVerJustifyEnum SvxVerJustifyItem; 396item SvxCellOrientationEnum SvxOrientationItem; 397item BOOL SdrShadowItem; | 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 --- 381 unchanged lines hidden (view full) --- 390item SvxDrawAlignEnum SvxDrawAlignItem; 391item SvxDrawToolEnum SvxDrawToolItem; 392item BYTE SvxWidowsItem; 393item BOOL SvxWordLineModeItem; 394item SvxCellHorJustifyEnum SvxHorJustifyItem; 395item SvxCellVerJustifyEnum SvxVerJustifyItem; 396item SvxCellOrientationEnum SvxOrientationItem; 397item BOOL SdrShadowItem; |
398item BOOL SdrTextFitToSizeTypeItem; | 398item INT16 SdrTextFitToSizeTypeItem; // enum |
399item String SfxStringListItem; // serialized into one concatenated string 400item double SvxDoubleItem; 401item String OfaPtrItem; // serialized into one concatenated string 402item String SvxDashListItem; 403item String SvxLineEndListItem; 404item String SvxColorTableItem; 405item String SvxGradientListItem; 406item String SvxHatchListItem; --- 288 unchanged lines hidden --- | 399item String SfxStringListItem; // serialized into one concatenated string 400item double SvxDoubleItem; 401item String OfaPtrItem; // serialized into one concatenated string 402item String SvxDashListItem; 403item String SvxLineEndListItem; 404item String SvxColorTableItem; 405item String SvxGradientListItem; 406item String SvxHatchListItem; --- 288 unchanged lines hidden --- |