Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dattarray.cxx913 sal_Bool lcl_TestAttr( const SvxBorderLine* pOldLine, const SvxBorderLine* pNewLine, in lcl_TestAttr() argument
926 if (pOldLine == pNewLine) in lcl_TestAttr()
928 rpNew = pOldLine; in lcl_TestAttr()
932 if (pOldLine && pNewLine) in lcl_TestAttr()
933 if (*pOldLine == *pNewLine) in lcl_TestAttr()
935 rpNew = pOldLine; in lcl_TestAttr()

Completed in 14 milliseconds