Home
last modified time | relevance | path

Searched defs:GetDistance (Results 1 – 14 of 14) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dxhatch.hxx57 long GetDistance() const { return nDistance; } in GetDistance() function in XHatch
H A Dxdash.hxx65 sal_uIntPtr GetDistance() const { return nDistance; } in GetDistance() function in XDash
H A Dscene3d.hxx119 double GetDistance() const in GetDistance() function in E3dScene
H A Dsvdundo.hxx224 const Size& GetDistance() const { return aDistance; } in GetDistance() function in SdrUndoMoveObj
/trunk/main/tools/inc/tools/
H A Dline.hxx64 …double GetDistance( const Point& rPoint ) const { return( GetDistance( rPoint.X(), rPoint.Y() ) … in GetDistance() function in Line
/trunk/main/vcl/inc/vcl/
H A Dhatch.hxx83 long GetDistance() const { return mpImplHatch->mnDistance; } in GetDistance() function in Hatch
H A Dlineinfo.hxx108 long GetDistance() const { return mpImplLineInfo->mnDistance; } in GetDistance() function in LineInfo
/trunk/main/sw/source/core/text/
H A Dpordrop.hxx97 inline KSHORT GetDistance() const { return nDistance; } in GetDistance() function in SwDropPortion
/trunk/main/sw/inc/
H A Dparatr.hxx95 inline sal_uInt16 GetDistance() const { return nDistance; } in GetDistance() function in SwFmtDrop
96 inline sal_uInt16 &GetDistance() { return nDistance; } in GetDistance() function in SwFmtDrop
/trunk/main/editeng/inc/editeng/
H A Dborderline.hxx106 sal_uInt16 GetDistance() const { return nDistance; } in GetDistance() function in SvxBorderLine
/trunk/main/tools/source/generic/
H A Dline.cxx207 double Line::GetDistance( const double& rPtX, const double& rPtY ) const in GetDistance() function in Line
/trunk/main/starmath/inc/
H A Dformat.hxx129 sal_uInt16 GetDistance(sal_uInt16 nIdent) const { return vDist[nIdent]; } in GetDistance() function in SmFormat
/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx123 void GetDistance( std::vector< com::sun::star::beans::PropertyValue >& rDest, in GetDistance() function
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx2449 sal_uInt16 SvxBoxItem::GetDistance() const in GetDistance() function in SvxBoxItem
2465 sal_uInt16 SvxBoxItem::GetDistance( sal_uInt16 nLine ) const in GetDistance() function in SvxBoxItem

Completed in 46 milliseconds