Home
last modified time | relevance | path

Searched refs:_GetBoundRect (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx701 const Rectangle& TextRanger::_GetBoundRect() in _GetBoundRect() function in TextRanger
/trunk/main/editeng/inc/editeng/
H A Dtxtrange.hxx77 const Rectangle& _GetBoundRect();
96 { return pBound ? static_cast< const Rectangle& >(*pBound) : _GetBoundRect(); } in GetBoundRect()

Completed in 29 milliseconds