Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dcell.cxx1037 sal_Bool bSet = SvxBoxItem::LineToSvxLine(pBorder->TopLine, aLine, false); in setPropertyValue()
1041 bSet = SvxBoxItem::LineToSvxLine(pBorder->BottomLine, aLine, false); in setPropertyValue()
1045 bSet = SvxBoxItem::LineToSvxLine(pBorder->LeftLine, aLine, false); in setPropertyValue()
1049 bSet = SvxBoxItem::LineToSvxLine(pBorder->RightLine, aLine, false); in setPropertyValue()
1053 bSet = SvxBoxItem::LineToSvxLine(pBorder->HorizontalLine, aLine, false); in setPropertyValue()
1057 bSet = SvxBoxItem::LineToSvxLine(pBorder->VerticalLine, aLine, false); in setPropertyValue()
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx1941 sal_Bool SvxBoxItem::LineToSvxLine(const ::com::sun::star::table::BorderLine& rLine, SvxBorderLine&… in LineToSvxLine() function in SvxBoxItem
1972 sal_Bool bSet = SvxBoxItem::LineToSvxLine(aBorderLine, aLine, bConvert); in PutValue()
1980 sal_Bool bSet = SvxBoxItem::LineToSvxLine(aBorderLine, aLine, bConvert); in PutValue()
1988 sal_Bool bSet = SvxBoxItem::LineToSvxLine(aBorderLine, aLine, bConvert); in PutValue()
1996 sal_Bool bSet = SvxBoxItem::LineToSvxLine(aBorderLine, aLine, bConvert); in PutValue()
2106 sal_Bool bSet = SvxBoxItem::LineToSvxLine(aBorderLine, aLine, bConvert); in PutValue()
2895 sal_Bool bSet = SvxBoxItem::LineToSvxLine(aBorderLine, aLine, bConvert); in PutValue()
2903 sal_Bool bSet = SvxBoxItem::LineToSvxLine(aBorderLine, aLine, bConvert); in PutValue()
2987 sal_Bool bSet = SvxBoxItem::LineToSvxLine(aBorderLine, aLine, bConvert); in PutValue()
3319 if( !SvxBoxItem::LineToSvxLine(aLine, *pLine, bConvert) ) in PutValue()
/trunk/main/editeng/inc/editeng/
H A Dboxitem.hxx106 …static sal_Bool LineToSvxLine(const ::com::sun::star::table::BorderLine& rLine, SvxBorderLine& rSv…

Completed in 41 milliseconds