Searched refs:SwLineEntryMap (Results 1 – 1 of 1) sorted by relevance
2253 typedef std::map< SwTwips, SwLineEntrySet > SwLineEntryMap; typedef2259 SwLineEntryMap maVertLines;2260 SwLineEntryMap maHoriLines;2695 SwLineEntryMap* pLine2 = bHori ? &maHoriLines : &maVertLines; in Insert()
Completed in 42 milliseconds