Searched refs:SwLineEntryMap (Results 1 – 1 of 1) sorted by relevance
2162 typedef std::map< SwTwips, SwLineEntrySet > SwLineEntryMap; typedef2168 SwLineEntryMap maVertLines;2169 SwLineEntryMap maHoriLines;2604 SwLineEntryMap* pLine2 = bHori ? &maHoriLines : &maVertLines; in Insert()
Completed in 74 milliseconds