LibreOffice Module sw (master) 1
|
#include <SearchResultLocator.hxx>
Public Attributes | |
bool | mbFound = false |
std::vector< basegfx::B2DRange > | maRectangles |
Definition at line 43 of file SearchResultLocator.hxx.
std::vector<basegfx::B2DRange> sw::search::LocationResult::maRectangles |
Definition at line 46 of file SearchResultLocator.hxx.
Referenced by sw::search::SearchResultLocator::findOne(), and SwXTextDocument::getSearchResultRectangles().
bool sw::search::LocationResult::mbFound = false |
Definition at line 45 of file SearchResultLocator.hxx.
Referenced by sw::search::SearchResultLocator::findOne(), and SwXTextDocument::getSearchResultRectangles().