Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2399 void SwRTFParser::SetBorderLine(SvxBoxItem& rBox, sal_uInt16 nLine) in SetBorderLine() function in SwRTFParser
2640 SetBorderLine(maPageDefaults.maBox, BOX_LINE_TOP); in ReadDocControls()
2644 SetBorderLine(maPageDefaults.maBox, BOX_LINE_BOTTOM); in ReadDocControls()
2648 SetBorderLine(maPageDefaults.maBox, BOX_LINE_LEFT); in ReadDocControls()
2652 SetBorderLine(maPageDefaults.maBox, BOX_LINE_RIGHT); in ReadDocControls()
2956 SetBorderLine(aNewSection.maBox, BOX_LINE_TOP); in ReadSectControls()
2960 SetBorderLine(aNewSection.maBox, BOX_LINE_BOTTOM); in ReadSectControls()
2964 SetBorderLine(aNewSection.maBox, BOX_LINE_LEFT); in ReadSectControls()
2968 SetBorderLine(aNewSection.maBox, BOX_LINE_RIGHT); in ReadSectControls()
H A Dswparrtf.hxx367 void SetBorderLine(SvxBoxItem& rBox, sal_uInt16 nLine);
/trunk/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()
/trunk/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()
/trunk/main/sc/source/filter/inc/
H A Dxistyle.hxx669 void SetBorderLine( const ScRange& rRange, SCTAB nScTab, sal_uInt16 nLine );

Completed in 64 milliseconds