Home
last modified time | relevance | path

Searched refs:rRightBorder (Results 1 – 7 of 7) 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() argument
1050 rRightBorder = 0; in GetBorder()
1221 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const in GetBorder() argument
1225 rRightBorder = mnRightBorder; in GetBorder()
1638 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const in GetBorder() argument
1642 rRightBorder = maFrameData.mnRightBorder; in GetBorder()
2335 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const in GetBorder() argument
2337 mpBorderView->GetBorder( rLeftBorder, rTopBorder, rRightBorder, rBottomBorder ); in GetBorder()
H A Ddialog.cxx952 …ndowBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder, sal_Int32& rRightBorder, sal_Int32& rBo… in GetDrawWindowBorder() argument
959 aImplWin.GetBorder( rLeftBorder, rTopBorder, rRightBorder, rBottomBorder ); in GetDrawWindowBorder()
H A Dwindow.cxx6744 sal_Int32& rRightBorder, sal_Int32& rBottomBorder ) const in GetBorder() argument
6748 rRightBorder = mpWindowImpl->mnRightBorder; in GetBorder()
/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx98 oox::drawingml::LineProperties& rRightBorder, in applyTableStylePart() argument
110 applyBorder( rTableStylePart, XML_right, rRightBorder ); 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;

Completed in 127 milliseconds