Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dbrdwin.hxx183 void GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder,
254 virtual void GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder,
281 virtual void GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder,
310 virtual void GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder,
341 virtual void GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder,
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1045 void ImplNoBorderWindowView::GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder, in GetBorder() argument
1049 rTopBorder = 0; in GetBorder()
1220 void ImplSmallBorderWindowView::GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder, in GetBorder() argument
1224 rTopBorder = mnTopBorder; in GetBorder()
1637 void ImplStdBorderWindowView::GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder, in GetBorder() argument
1641 rTopBorder = maFrameData.mnTopBorder; in GetBorder()
2334 void ImplBorderWindow::GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder, in GetBorder() argument
2337 mpBorderView->GetBorder( rLeftBorder, rTopBorder, rRightBorder, rBottomBorder ); in GetBorder()
2339 rTopBorder += mpMenuBarWindow->GetSizePixel().Height(); in GetBorder()
H A Ddialog.cxx952 void Dialog::GetDrawWindowBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder, sal_Int32& rRightB… in GetDrawWindowBorder() argument
959 aImplWin.GetBorder( rLeftBorder, rTopBorder, rRightBorder, rBottomBorder ); in GetDrawWindowBorder()
H A Dwindow.cxx6743 void Window::GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder, in GetBorder() argument
6747 rTopBorder = mpWindowImpl->mnTopBorder; in GetBorder()
/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx99 oox::drawingml::LineProperties& rTopBorder, in applyTableStylePart() argument
111 applyBorder( rTableStylePart, XML_top, rTopBorder ); in applyTableStylePart()
/trunk/main/vcl/inc/vcl/
H A Ddialog.hxx108 void GetDrawWindowBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder,
H A Dwindow.hxx677 void GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder,
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx248 sal_uInt16& rTopBorder, in MergeBoxBorders() argument
260 rTopBorder = rBoxItem.GetTop()->GetOutWidth(); in MergeBoxBorders()
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx289 sal_uInt16 &rTopBorder, sal_uInt16 &rBottomBorder );

Completed in 135 milliseconds