Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/layout/
H A Dpaintfrm.cxx2253 typedef std::map< SwTwips, SwLineEntrySet > SwLineEntryMap; typedef
2259 SwLineEntryMap maVertLines;
2260 SwLineEntryMap maHoriLines;
2695 SwLineEntryMap* pLine2 = bHori ? &maHoriLines : &maVertLines; in Insert()

Completed in 39 milliseconds