Home
last modified time | relevance | path

Searched refs:nLeftBorder (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/sd/source/core/
H A Dsdpage.cxx2968 long nLeftBorder = rHandoutMaster.GetLftBorder(); in CalculateHandoutAreas() local
2973 …const long nHeaderFooterHeight = static_cast< long >( (aArea.Height() - nTopBorder - nLeftBorder) … in CalculateHandoutAreas()
2978 long nX = nGapW + nLeftBorder; in CalculateHandoutAreas()
2981 aArea.Width() -= nGapW * 2 + nLeftBorder + nRightBorder; in CalculateHandoutAreas()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx2034 sal_Int32 nLeftBorder; in Resize() local
2051 mpMenuBarWindow->SetPosSizePixel( nLeftBorder, in Resize()
2053 aSize.Width()-nLeftBorder-nRightBorder, in Resize()
2137 sal_Int32 nLeftBorder; in UpdateView() local
2152 mpBorderView->GetBorder( nLeftBorder, nTopBorder, nRightBorder, nBottomBorder ); in UpdateView()
2153 aSize.Width() += nLeftBorder+nRightBorder; in UpdateView()
2164 GetBorder( nLeftBorder, nTopBorder, nRightBorder, nBottomBorder ); in UpdateView()
2167 aOutputSize.Width() += nLeftBorder+nRightBorder; in UpdateView()
2183 sal_Int32 nLeftBorder; in InvalidateBorder() local
2188 if ( nLeftBorder || nTopBorder || nRightBorder || nBottomBorder ) in InvalidateBorder()
[all …]
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsLayouter.hxx98 void SetBorders (sal_Int32 nLeftBorder, sal_Int32 nRightBorder,
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx347 sal_Int32 nLeftBorder, in SetBorders() argument
352 if (nLeftBorder >= 0) in SetBorders()
353 mpImplementation->mnRequestedLeftBorder = nLeftBorder; in SetBorders()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx3312 long nLeftBorder = aBorderSize.Width(); in AddControl() local
3318 aNewControlPos = Point( nLeftBorder, 0 ); in AddControl()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx1021 long nLeftBorder = lcl_Box2LeftBorder( *this ); in FindStartOfRowSpan() local
1030 pNext = lcl_LeftBorder2Box( nLeftBorder, rTable.GetTabLines()[--nLine] ); in FindStartOfRowSpan()
1058 long nLeftBorder = lcl_Box2LeftBorder( *this ); in FindEndOfRowSpan() local
1060 lcl_LeftBorder2Box( nLeftBorder, rTable.GetTabLines()[ nMaxStep ] ); in FindEndOfRowSpan()
1079 long nLeftBorder = lcl_Box2LeftBorder( *pBox ); in lcl_getAllMergedBoxes() local
1083 pBox = lcl_LeftBorder2Box( nLeftBorder, rTable.GetTabLines()[nLine] ); in lcl_getAllMergedBoxes()
2085 long nLeftBorder = lcl_Box2LeftBorder( *pBox ); in RestoreRowSpan() local
2089 pNext = lcl_LeftBorder2Box( nLeftBorder, GetTabLines()[--nLine] ); in RestoreRowSpan()
/trunk/main/svtools/source/control/
H A Dtaskmisc.cxx267 sal_Int32 nLeftBorder; in ImplCascade() local
285 pTempWindow->GetBorder( nLeftBorder, nTopBorder, nRightBorder, nBottomBorder ); in ImplCascade()
292 pTempWindow->GetBorder( nLeftBorder, nTopBorder, nRightBorder, nBottomBorder ); in ImplCascade()
/trunk/main/starmath/inc/
H A Ddocument.hxx118 long nLeftBorder, member in SmDocShell

Completed in 71 milliseconds