Home
last modified time | relevance | path

Searched refs:region (Results 1 – 25 of 112) sorted by relevance

12345

/trunk/main/offapi/com/sun/star/awt/
H A DXRegion.idl41 /** 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 DXGraphics.idl84 /** 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 DXPaintListener.idl47 /** is invoked when a region of the window became invalid, e.g. when
H A DXView.idl77 clipping region.</p>
H A DXWindow2.idl44 <p>A window is a rectangular region on an output device with
H A DXToolkit.idl104 /** creates a region.
H A DXWindow.idl67 <p>A window is a rectangular region on an output device with
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXAutoscroll.idl39 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
/trunk/main/udkapi/com/sun/star/lang/
H A DLocale.idl36 /** 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
/trunk/main/offapi/com/sun/star/chart/
H A DChartAxisLabelPosition.idl54 …/** 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…
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetCellCursor.idl46 /** 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 DDataPilotOutputRangeType.idl31 /** specifies region type of DataPilot table range
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.src253 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:";
/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx423 basegfx::B2DRange const& region = linkRegions[i].first; in checkForHyperlink() local
424 if( region.isInside(hitPos) ) in checkForHyperlink()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx340 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 DEApi.h133 char *region; member
/trunk/main/vcl/
H A DPackage_inc.mk119 $(eval $(call gb_Package_add_file,vcl_inc,inc/vcl/region.hxx,vcl/region.hxx))
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx1068 basegfx::B2DRectangle const region( in getHyperlinkRegions() local
1071 maHyperlinkRegions[pos].first = region; in getHyperlinkRegions()
/trunk/main/offapi/com/sun/star/image/
H A DImageMapPolygonObject.idl40 /** this service describes a polygon-shaped region inside
H A DImageMapRectangleObject.idl40 /** this service describes a rectangular-shaped region inside
H A DImageMapCircleObject.idl40 /** this service describes a circular-shaped region inside
/trunk/main/vcl/source/gdi/
H A Dmakefile.mk108 $(SLO)$/region.obj \
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXRangeXMLConversion.idl48 consecutive region are usually separated by a semicolon
/trunk/main/offapi/com/sun/star/chart2/
H A DDiagram.idl76 …elativePosition and RelativeSize should be used for the inner coordinate region without axis label…
/trunk/main/scripting/examples/beanshell/Capitalise/
H A Dcapitalise.bsh56 // get the i-th region selected

Completed in 80 milliseconds

12345