Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/rtf/
H A Drtfitem.cxx1432 static void SetBorderLine( int nBorderTyp, SvxBoxItem& rItem, in SetBorderLine() function
1551 SetBorderLine( nBorderTyp, aAttr, aBrd ); in ReadBorderAttr()
1631 SetBorderLine( nBorderTyp, aAttr, aBrd ); in ReadBorderAttr()
1683 SetBorderLine( nBorderTyp, aAttr, aBrd ); in ReadBorderAttr()
/aoo41x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2408 void SwRTFParser::SetBorderLine(SvxBoxItem& rBox, sal_uInt16 nLine) in SetBorderLine() function in SwRTFParser
2649 SetBorderLine(maPageDefaults.maBox, BOX_LINE_TOP); in ReadDocControls()
2653 SetBorderLine(maPageDefaults.maBox, BOX_LINE_BOTTOM); in ReadDocControls()
2657 SetBorderLine(maPageDefaults.maBox, BOX_LINE_LEFT); in ReadDocControls()
2661 SetBorderLine(maPageDefaults.maBox, BOX_LINE_RIGHT); in ReadDocControls()
2965 SetBorderLine(aNewSection.maBox, BOX_LINE_TOP); in ReadSectControls()
2969 SetBorderLine(aNewSection.maBox, BOX_LINE_BOTTOM); in ReadSectControls()
2973 SetBorderLine(aNewSection.maBox, BOX_LINE_LEFT); in ReadSectControls()
2977 SetBorderLine(aNewSection.maBox, BOX_LINE_RIGHT); in ReadSectControls()
H A Dswparrtf.hxx368 void SetBorderLine(SvxBoxItem& rBox, sal_uInt16 nLine);
/aoo41x/main/sw/source/filter/html/
H A Dsvxcss1.cxx352 void SetBorderLine( sal_uInt16 nLine, SvxBoxItem &rBoxItem ) const;
355 void SvxCSS1BorderInfo::SetBorderLine( sal_uInt16 nLine, SvxBoxItem &rBoxItem ) const in SetBorderLine() function in SvxCSS1BorderInfo
629 pInfo->SetBorderLine( BOX_LINE_TOP, aBoxItem ); in SetBoxItem()
633 pInfo->SetBorderLine( BOX_LINE_BOTTOM, aBoxItem ); in SetBoxItem()
637 pInfo->SetBorderLine( BOX_LINE_LEFT, aBoxItem ); in SetBoxItem()
641 pInfo->SetBorderLine( BOX_LINE_RIGHT, aBoxItem ); in SetBoxItem()
/aoo41x/main/sc/source/filter/excel/
H A Dxistyle.cxx1809 void XclImpXFRangeBuffer::SetBorderLine( const ScRange& rRange, SCTAB nScTab, sal_uInt16 nLine ) in SetBorderLine() function in XclImpXFRangeBuffer
1873 SetBorderLine( *pRange, nScTab, BOX_LINE_RIGHT ); in Finalize()
1876 SetBorderLine( *pRange, nScTab, BOX_LINE_BOTTOM ); in Finalize()
/aoo41x/main/sc/source/filter/inc/
H A Dxistyle.hxx669 void SetBorderLine( const ScRange& rRange, SCTAB nScTab, sal_uInt16 nLine );

Completed in 151 milliseconds