Searched refs:CmpBrdLn (Results 1 – 1 of 1) sorted by relevance
1804 inline sal_Bool CmpBrdLn( const SvxBorderLine* pBrd1, const SvxBorderLine* pBrd2 ) in CmpBrdLn() function1828 CmpBrdLn( pTop, ( (SvxBoxItem&)rAttr ).GetTop() ) && in operator ==()1829 CmpBrdLn( pBottom, ( (SvxBoxItem&)rAttr ).GetBottom() ) && in operator ==()1830 CmpBrdLn( pLeft, ( (SvxBoxItem&)rAttr ).GetLeft() ) && in operator ==()1831 CmpBrdLn( pRight, ( (SvxBoxItem&)rAttr ).GetRight() ) ); in operator ==()2617 && CmpBrdLn( pHori, rBoxInfo.GetHori() ) in operator ==()2618 && CmpBrdLn( pVert, rBoxInfo.GetVert() ) in operator ==()3269 return CmpBrdLn( pLine, ((SvxLineItem&)rAttr).GetLine() ); in operator ==()
Completed in 25 milliseconds