Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dtable.hxx521 const SvxBorderLine** ppLeft, const SvxBorderLine** ppTop,
H A Ddocument.hxx895 const SvxBorderLine** ppLeft,
/trunk/main/sc/source/core/data/
H A Ddocument.cxx4395 const SvxBorderLine** ppLeft, const SvxBorderLine** ppTop, in GetBorderLines() argument
4437 if (ppLeft) in GetBorderLines()
4438 *ppLeft = pLeftLine; in GetBorderLines()