Home
last modified time | relevance | path

Searched refs:SwLineEntryMap (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx2162 typedef std::map< SwTwips, SwLineEntrySet > SwLineEntryMap; typedef
2168 SwLineEntryMap maVertLines;
2169 SwLineEntryMap maHoriLines;
2604 SwLineEntryMap* pLine2 = bHori ? &maHoriLines : &maVertLines; in Insert()

Completed in 44 milliseconds