Home
last modified time | relevance | path

Searched refs:rLeftBorder (Results 1 – 7 of 7) 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
1048 rLeftBorder = 0; in GetBorder()
1220 void ImplSmallBorderWindowView::GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder, in GetBorder() argument
1223 rLeftBorder = mnLeftBorder; in GetBorder()
1637 void ImplStdBorderWindowView::GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder, in GetBorder() argument
1640 rLeftBorder = maFrameData.mnLeftBorder; in GetBorder()
2334 void ImplBorderWindow::GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder, in GetBorder() argument
2337 mpBorderView->GetBorder( rLeftBorder, rTopBorder, rRightBorder, rBottomBorder ); 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
6746 rLeftBorder = mpWindowImpl->mnLeftBorder; in GetBorder()
/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx97 oox::drawingml::LineProperties& rLeftBorder, in applyTableStylePart() argument
109 applyBorder( rTableStylePart, XML_left, rLeftBorder ); 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,

Completed in 70 milliseconds