/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | XRegion.idl | 41 /** manages multiple rectangles which make up a region. 53 /** makes this region an empty region. 66 /** adds the specified rectangle to this region. 72 /** intersects the specified rectangle with the current region. 85 to this region. 91 /** adds the specified region to this region. 97 /** intersects the specified region with the current region. 103 /** removes the area of the specified region from this region. 109 /** applies an exclusive-or operation with the specified region 110 to this region. [all …]
|
H A D | XGraphics.idl | 84 /** sets the clip region to specified clipping. 88 /** builds the intersection with the current region. 253 the width of the region on the device 256 the height of the region on the device
|
H A D | XPaintListener.idl | 47 /** is invoked when a region of the window became invalid, e.g. when
|
H A D | XView.idl | 77 clipping region.</p>
|
H A D | XWindow2.idl | 44 <p>A window is a rectangular region on an output device with
|
H A D | XToolkit.idl | 104 /** creates a region.
|
H A D | XWindow.idl | 67 <p>A window is a rectangular region on an output device with
|
/aoo42x/main/offapi/com/sun/star/datatransfer/dnd/ |
H A D | XAutoscroll.idl | 39 subject of the operation on a region of a scrollable GUI control that is 43 institute a scroll operation in order to make obscured region(s) visible to 51 cursor motionless with a border region of the Component, referred to as 52 the "autoscrolling region", for a predefined period of time, this will 72 /** Returns the regions describing the autoscrolling region. 75 The regions describing the autoscrolling region or border
|
/aoo42x/main/udkapi/com/sun/star/lang/ |
H A D | Locale.idl | 36 /** object represents a specific geographical, political, or cultural region. 43 user's native country, region, or culture. </p> 46 region, no validity check is performed. If you want to see whether
|
/aoo42x/main/offapi/com/sun/star/chart/ |
H A D | ChartAxisLabelPosition.idl | 54 …/** The labels are placed outside the coordinate region on that side where the crossing axis has i… 61 …/** The labels are placed outside the coordinate region on that side where the crossing axis has i…
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | XSheetCellCursor.idl | 46 /** expands the cursor into the region containing the cells to which 49 <p>A region is a cell range bounded by empty cells.</p>
|
H A D | DataPilotOutputRangeType.idl | 31 /** specifies region type of DataPilot table range
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | mmaddressblockpage.src | 253 Text[ en-US ] = "N~ever include the country/region"; 260 Text[ en-US ] = "~Always include the country/region"; 267 Text[ en-US ] = "Only ~include the country/region if it is not:";
|
/aoo42x/main/slideshow/source/engine/slide/ |
H A D | shapemanagerimpl.cxx | 423 basegfx::B2DRange const& region = linkRegions[i].first; in checkForHyperlink() local 424 if( region.isInside(hitPos) ) in checkForHyperlink()
|
/aoo42x/main/connectivity/source/drivers/evoab2/ |
H A D | NResultSet.cxx | 340 g_value_set_string(pStackValue,ec->region ); break; in handleSplitAddress() 353 g_value_set_string(pStackValue,ec->region ); break; in handleSplitAddress() 366 g_value_set_string(pStackValue,ec->region ); break; in handleSplitAddress()
|
H A D | EApi.h | 133 char *region; member
|
/aoo42x/main/vcl/ |
H A D | Package_inc.mk | 119 $(eval $(call gb_Package_add_file,vcl_inc,inc/vcl/region.hxx,vcl/region.hxx))
|
/aoo42x/main/slideshow/source/engine/shapes/ |
H A D | drawshape.cxx | 1068 basegfx::B2DRectangle const region( in getHyperlinkRegions() local 1071 maHyperlinkRegions[pos].first = region; in getHyperlinkRegions()
|
/aoo42x/main/offapi/com/sun/star/image/ |
H A D | ImageMapPolygonObject.idl | 40 /** this service describes a polygon-shaped region inside
|
H A D | ImageMapRectangleObject.idl | 40 /** this service describes a rectangular-shaped region inside
|
H A D | ImageMapCircleObject.idl | 40 /** this service describes a circular-shaped region inside
|
/aoo42x/main/vcl/source/gdi/ |
H A D | makefile.mk | 108 $(SLO)$/region.obj \
|
/aoo42x/main/offapi/com/sun/star/chart2/data/ |
H A D | XRangeXMLConversion.idl | 48 consecutive region are usually separated by a semicolon
|
/aoo42x/main/offapi/com/sun/star/chart2/ |
H A D | Diagram.idl | 76 …elativePosition and RelativeSize should be used for the inner coordinate region without axis label…
|
/aoo42x/main/scripting/examples/beanshell/Capitalise/ |
H A D | capitalise.bsh | 56 // get the i-th region selected
|