From b01bc2e9957861ffdcfb787595d462d243c922f8 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Mon, 3 Oct 2016 15:47:30 +0200 Subject: test-hid-vs-ui: Drop documentation of removed Area Fill options From source/text/shared/01/05210100.xhp, referenced items ['TSB_STEPCOUNT', 'TSB_SCALE', 'MTR_FLD_Y_SIZE', 'CB_HATCHBCKGRD', 'TSB_TILE', 'TSB_STRETCH', 'LB_HATCHBCKGRDCOLOR', 'TSB_ORIGINAL', 'NUM_FLD_STEPCOUNT', 'RBT_ROW', 'RBT_COLUMN', 'MTR_FLD_X_SIZE', 'MTR_FLD_OFFSET', 'MTR_FLD_X_OFFSET', 'MTR_FLD_Y_OFFSET'] were not found inside cui/uiconfig/ui/areatabpage.ui. Change-Id: Ifc37878cd22cac5612ac93c1037ba9675d0a8060 Reviewed-on: https://gerrit.libreoffice.org/29495 Reviewed-by: Andras Timar Tested-by: Andras Timar --- source/text/shared/01/05210100.xhp | 54 -------------------------------------- 1 file changed, 54 deletions(-) (limited to 'source/text/shared') diff --git a/source/text/shared/01/05210100.xhp b/source/text/shared/01/05210100.xhp index 1d279d2a58..6f20ad425e 100644 --- a/source/text/shared/01/05210100.xhp +++ b/source/text/shared/01/05210100.xhp @@ -74,60 +74,6 @@ Area Fill Click the fill that you want to apply to the selected object. -Increments (Gradients) -Set the number of steps for blending the two end colors of a gradient. - -Automatic -Automatically determines the number of steps for blending the two end colors of the gradient. - -Increment -Enter the number of steps for blending the two end colors of the gradient. -Size (Bitmaps) -Specify the dimensions of the bitmap. - -Relative -Rescales the bitmap relative to the size of the selected object by the percentage values that you enter in the Width and Height boxes . Clear this checkbox to resize the selected object with the measurements that you enter in the Width and Height boxes. - -Original -Retains the original size of the bitmap when filling the selected object. To resize the bitmap, clear this checkbox, and then click Relative. - -Width -Enter a width for the bitmap. - -Height -Enter a height for the bitmap. -Position (Bitmaps) -Click in the position grid to specify the offset for tiling the bitmap. - -X Offset -Enter the horizontal offset for tiling the bitmap. - -Y Offset -Enter the vertical offset for tiling the bitmap. - -Tile -Tiles the bitmap to fill the selected object. - -AutoFit -Stretches the bitmap to fill the selected object. To use this feature, clear the Tile box. -Offset -Specify the offset for tiling the bitmap in terms of rows and columns. - -Row -Horizontally offsets the original bitmap relative to the bitmap tiles by the amount that you enter. - -Column -Vertically offsets the original bitmap relative to the bitmap tiles by the amount that you enter. - -Percent -Enter the percentage to offset the rows or columns. -Background Color (Hatching) - -Background color -Applies a background color to the hatching pattern. Select this checkbox, and then click a color in the list. - -List of colors -Click the color that you want to use as a background for the selected hatching pattern. -- cgit