Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dbrdwin.hxx184 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const;
255 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const = 0;
282 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const;
311 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const;
342 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const;
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1046 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const in GetBorder()
1051 rBottomBorder = 0; in GetBorder()
1221 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const in GetBorder()
1226 rBottomBorder = mnBottomBorder; in GetBorder()
1638 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const in GetBorder()
1643 rBottomBorder = maFrameData.mnBottomBorder; in GetBorder()
2335 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const in GetBorder()
2337 mpBorderView->GetBorder( rLeftBorder, rTopBorder, rRightBorder, rBottomBorder ); in GetBorder()
H A Ddialog.cxx952 …nt32& rLeftBorder, sal_Int32& rTopBorder, sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const in GetDrawWindowBorder()
959 aImplWin.GetBorder( rLeftBorder, rTopBorder, rRightBorder, rBottomBorder ); in GetDrawWindowBorder()
H A Dwindow.cxx6744 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const in GetBorder()
6749 rBottomBorder = mpWindowImpl->mnBottomBorder; in GetBorder()
/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx100 oox::drawingml::LineProperties& rBottomBorder, in applyTableStylePart() argument
112 applyBorder( rTableStylePart, XML_bottom, rBottomBorder ); in applyTableStylePart()
/trunk/main/vcl/inc/vcl/
H A Ddialog.hxx109 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const;
H A Dwindow.hxx678 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const;
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx249 sal_uInt16 &rBottomBorder ) in MergeBoxBorders() argument
273 rBottomBorder = rBoxItem.GetBottom()->GetOutWidth(); in MergeBoxBorders()
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx289 sal_uInt16 &rTopBorder, sal_uInt16 &rBottomBorder );

Completed in 98 milliseconds