Home
last modified time | relevance | path

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

/trunk/main/editeng/source/items/
H A Dfrmitems.cxx1853 table::BorderLine aRetLine; in QueryValue() local
1879 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() local
2824 aRetLine = SvxBoxItem::SvxLineToLine( pHori, bConvert); in QueryValue()
2828 aRetLine = SvxBoxItem::SvxLineToLine( pVert, bConvert); in QueryValue()
2866 rVal <<= aRetLine; in QueryValue()

Completed in 33 milliseconds