Home
last modified time | relevance | path

Searched refs:point (Results 101 – 125 of 359) sorted by relevance

12345678910>>...15

/trunk/main/svx/source/dialog/
H A Dcharmap.cxx241 int SvxShowCharSet::PixelToMapIndex( const Point& point) const in PixelToMapIndex()
244 return (nBase + (point.X()/nX) + (point.Y()/nY) * COLUMN_COUNT); in PixelToMapIndex()
/trunk/main/offapi/com/sun/star/chart/
H A DAccessibleChartDocumentView.idl41 provide an entry point to the document tree for accessibility.
127 subcomponents of a chart that cover a given test point.</p>
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx258 const geometry::RealPoint2D& point, in setPoint() argument
272 unotools::b2DPointFromRealPoint2D( point ) ); in setPoint()
/trunk/main/offapi/com/sun/star/sheet/
H A DFormulaMapGroupSpecialOffset.idl51 <li>A value of type <atom>double</atom> for literal floating-point
56 Floating-point values and strings may occur together in an array.</li>
H A DXDataPilotFieldGrouping.idl99 DataPilotFieldGroupInfo::Start</member> must be a floating-point
107 DataPilotFieldGroupInfo::End</member> must be a floating-point
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXPaneBorderPainter.idl124 that is anchored at the given point. Most arguments have the same
127 The anchor point of the callout. It is usually located outside
/trunk/main/offapi/com/sun/star/report/
H A DXReportControlFormat.idl315 /** This value contains the height of the characters in point.
448 /** This value contains the height of the characters in point.
526 /** This value contains the height of the characters in point.
/trunk/main/svl/source/inc/
H A Dpasswordcontainer.hxx207 StorageItem( PasswordContainer* point, const ::rtl::OUString& path ) : in StorageItem() argument
209 mainCont( point ), in StorageItem()
/trunk/main/extensions/test/ole/cpptest/
H A Dreadme.txt2 This little program can be used as starting point for further tests.
/trunk/main/sysui/desktop/slackware/
H A Dslack-desc11 PKGNAME: accordingly to point to the correct location.
/trunk/main/oox/source/dump/
H A Ddffdumper.ini201 …z,3dstyle-render-mode,3dstyle-tolerance,3dstyle-view-point-x,3dstyle-view-point-y,3dstyle-view-poi…
463 …-TYPE,0,solid,pattern,texture,picture,edge-shade,linear-shade,shape-shade,point-shade,title-shade,…
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXMultiLayerStratum.idl159 a point in time. The layer should be returned only if is modified
205 a point in time. Only layers that are modified since that time
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ytextwrapper.h43 +(id)rangeForPositionAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)point;
/trunk/main/offapi/com/sun/star/awt/
H A DPoint.idl33 /** specifies a 2-dimensional point using the Cartesian coordinate system.
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXNumericalDataSequence.idl40 floating-point numbers.
/trunk/main/offapi/com/sun/star/drawing/
H A DEscapeDirection.idl34 a glue point.
H A DPosition3D.idl34 /** specifies a 3-dimensional point.
/trunk/main/offapi/com/sun/star/image/
H A DImageMapCircleObject.idl50 /** This is the center point of the circle in pixels */
/trunk/main/canvas/source/vcl/
H A Dimpltools.hxx56 namespace point namespace
/trunk/main/framework/test/
H A Dtest_componentenumeration.bas95 rem If this point arrived our test was successful.
/trunk/main/sfx2/source/dialog/
H A Drecfloat.src58 …Text [ en-US ] = "Do you really want to cancel the recording? Any steps recorded up to this point
/trunk/main/offapi/com/sun/star/rendering/
H A DXVolatileBitmap.idl33 become invalid at any point in time).
H A DPathCapType.idl39 /// End the path at its start or end point, without any cap.
/trunk/main/offapi/com/sun/star/chart2/
H A DDataPoint.idl57 /** Gives the offset of the data point. For PieDiagrams this
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXWizard.idl55 …are not finally decided. In such a case, the roadmap will display future steps up to the point whe…
197 … is not completely activated, but only up to the point where it does <em>not</em> conflict.</p>

Completed in 106 milliseconds

12345678910>>...15