Searched refs:aRetLine (Results 1 – 1 of 1) sorted by relevance
1853 table::BorderLine aRetLine; in QueryValue() local1879 aRetLine = SvxBoxItem::SvxLineToLine(GetLeft(), bConvert); in QueryValue()1884 aRetLine = SvxBoxItem::SvxLineToLine(GetRight(), bConvert); in QueryValue()1889 aRetLine = SvxBoxItem::SvxLineToLine(GetBottom(), bConvert); in QueryValue()1894 aRetLine = SvxBoxItem::SvxLineToLine(GetTop(), bConvert); in QueryValue()1934 rVal <<= aRetLine; in QueryValue()2795 table::BorderLine aRetLine; in QueryValue() local2824 aRetLine = SvxBoxItem::SvxLineToLine( pHori, bConvert); in QueryValue()2828 aRetLine = SvxBoxItem::SvxLineToLine( pVert, bConvert); in QueryValue()2866 rVal <<= aRetLine; in QueryValue()
Completed in 54 milliseconds