Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/inc/
H A Dfrmtool.hxx274 sal_Bool bCacheGetLine :1; //GetTopLine(), GetBottomLine() cachen? member in SwBorderAttrs
458 ((SwBorderAttrs*)this)->bCacheGetLine = bNew; in SetGetCacheLine()
/aoo41x/main/sw/source/core/layout/
H A Dfrmtool.cxx1883 bCacheGetLine = bCachedGetTopLine = bCachedGetBottomLine = sal_False; in SwBorderAttrs()
2126 bCachedJoinedWithPrev = bCacheGetLine && !_pPrevFrm; in _CalcJoinedWithPrev()
2156 bCachedJoinedWithNext = bCacheGetLine; in _CalcJoinedWithNext()
2198 bCachedGetTopLine = bCacheGetLine; in _GetTopLine()
2213 bCachedGetBottomLine = bCacheGetLine; in _GetBottomLine()

Completed in 36 milliseconds