Searched defs:GetDistance (Results 1 – 14 of 14) sorted by relevance
57 long GetDistance() const { return nDistance; } in GetDistance() function in XHatch
65 sal_uIntPtr GetDistance() const { return nDistance; } in GetDistance() function in XDash
119 double GetDistance() const in GetDistance() function in E3dScene
224 const Size& GetDistance() const { return aDistance; } in GetDistance() function in SdrUndoMoveObj
64 …double GetDistance( const Point& rPoint ) const { return( GetDistance( rPoint.X(), rPoint.Y() ) … in GetDistance() function in Line
83 long GetDistance() const { return mpImplHatch->mnDistance; } in GetDistance() function in Hatch
108 long GetDistance() const { return mpImplLineInfo->mnDistance; } in GetDistance() function in LineInfo
97 inline KSHORT GetDistance() const { return nDistance; } in GetDistance() function in SwDropPortion
95 inline sal_uInt16 GetDistance() const { return nDistance; } in GetDistance() function in SwFmtDrop96 inline sal_uInt16 &GetDistance() { return nDistance; } in GetDistance() function in SwFmtDrop
106 sal_uInt16 GetDistance() const { return nDistance; } in GetDistance() function in SvxBorderLine
207 double Line::GetDistance( const double& rPtX, const double& rPtY ) const in GetDistance() function in Line
129 sal_uInt16 GetDistance(sal_uInt16 nIdent) const { return vDist[nIdent]; } in GetDistance() function in SmFormat
121 void GetDistance( std::vector< com::sun::star::beans::PropertyValue >& rDest, in GetDistance() function
2449 sal_uInt16 SvxBoxItem::GetDistance() const in GetDistance() function in SvxBoxItem2465 sal_uInt16 SvxBoxItem::GetDistance( sal_uInt16 nLine ) const in GetDistance() function in SvxBoxItem
Completed in 81 milliseconds