Home
last modified time | relevance | path

Searched refs:mnBottomBorder (Results 1 – 16 of 16) sorted by path

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx54 sal_Int32 mnBottomBorder; member in sd::slidesorter::view::Layouter::Implementation
578 mnBottomBorder(5), in Implementation()
609 mnBottomBorder(rImplementation.mnBottomBorder), in Implementation()
657 mnBottomBorder = mnRequestedBottomBorder; in Rearrange()
671 if (mnBottomBorder < nMinimumBorderHeight) in Rearrange()
672 mnBottomBorder = nMinimumBorderHeight; in Rearrange()
990 mnTopBorder + maMinimalSize.Height() + mnBottomBorder, in GetValidVerticalSizeRange()
991 mnTopBorder + maMaximalSize.Height() + mnBottomBorder); in GetValidVerticalSizeRange()
1037 (rWindowSize.Height() - mnTopBorder - mnBottomBorder in GetTargetSize()
1142 aBoundingBox.Bottom() += mnBottomBorder; in AddBorderAndGap()
[all …]
/trunk/main/vcl/inc/
H A Dbrdwin.hxx218 sal_Int32 mnBottomBorder; member
303 sal_Int32 mnBottomBorder; member in ImplSmallBorderWindowView
H A Dwindow.h278 sal_Int32 mnBottomBorder; member in WindowImpl
/trunk/main/vcl/inc/vcl/
H A Dsplitwin.hxx74 long mnBottomBorder; member in SplitWindow
H A Dtoolbox.hxx193 long mnBottomBorder; member in ToolBox
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx306 else if ( rPos.Y() >= pData->mnHeight-pData->mnBottomBorder ) in ImplHitTest()
826 long nBorderHeight = pData->mnTopBorder+pData->mnBottomBorder; in ImplTracking()
1095 mnBottomBorder = 0; in Init()
1161 mnBottomBorder = aBounds.Bottom() - aContent.Bottom(); in Init()
1213 mnBottomBorder = aRect.Bottom()-aCalcRect.Bottom(); in Init()
1226 rBottomBorder = mnBottomBorder; in GetBorder()
1380 mpOutDev->DrawRect( Rectangle( 0, mnHeight-mnBottomBorder, mnWidth-1, mnHeight-1 ) ); in DrawWindow()
1505 pData->mnBottomBorder = aRect.Bottom()-aCalcRect.Bottom(); in Init()
1509 pData->mnBottomBorder += pData->mnBorderSize; in Init()
1643 rBottomBorder = maFrameData.mnBottomBorder; in GetBorder()
[all …]
H A Ddialog.cxx335 …LeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl->mnBottomBorder ); in ImplInit()
353 …LeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl->mnBottomBorder ); in ImplInit()
H A Ddockmgr.cxx610 mpWindowImpl->mnBottomBorder = 1; in ImplSetBorder()
1265 GetWindow()->mpWindowImpl->mnBottomBorder = 0; in StartPopupMode()
1316 GetWindow()->mpWindowImpl->mnRightBorder, GetWindow()->mpWindowImpl->mnBottomBorder ); in IMPL_LINK()
1392 GetWindow()->mpWindowImpl->mnBottomBorder = 0; in SetFloatingMode()
1448 … GetWindow()->mpWindowImpl->mnRightBorder, GetWindow()->mpWindowImpl->mnBottomBorder ); in SetFloatingMode()
H A Ddockwin.cxx862 mpWindowImpl->mnBottomBorder = 0; in SetFloatingMode()
916 …LeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl->mnBottomBorder ); in SetFloatingMode()
H A Dfloatwin.cxx123 …LeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl->mnBottomBorder ); in ImplInit()
651 …LeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl->mnBottomBorder ); in SetTitleType()
H A Dsplitwin.cxx1269 nBorder = pWindow->mnBottomBorder; in ImplTestSplit()
1379 mnBottomBorder = 0; in ImplInit()
1417 mnRightBorder, mnBottomBorder ); in ImplInit()
1424 mnBottomBorder = 0; in ImplInit()
1649 nT = mnDY-mnBottomBorder; in ImplCalcLayout()
1663 nH = mnDY-mnTopBorder-mnBottomBorder; in ImplCalcLayout()
1788 rRect.Bottom() = mnDY-mnBottomBorder-1; in ImplGetButtonRect()
1792 rRect.Bottom() += mnBottomBorder; in ImplGetButtonRect()
1804 rRect.Bottom() += mnBottomBorder; in ImplGetButtonRect()
3793 mnRightBorder, mnBottomBorder ); in ImplNewAlign()
[all …]
H A Dtoolbox.cxx1581 mnBottomBorder = 0; in ImplInit()
2333 int nBorderY = 2*TB_BORDER_OFFSET2 + mnTopBorder + mnBottomBorder + 2*mnBorderY; in ImplGetOptimalFloatingSize()
2413 ImplCalcBorder( meAlign, mnLeftBorder, mnTopBorder, mnRightBorder, mnBottomBorder, this ); in ImplFormat()
2464 nBottom = TB_BORDER_OFFSET1 + mnBottomBorder; in ImplFormat()
2508 nMax -= nTop + TB_BORDER_OFFSET1 + mnBottomBorder; in ImplFormat()
2588 maNextToolRect.Bottom() = mnDY-mnBottomBorder-mnBorderY-TB_BORDER_OFFSET2-1; in ImplFormat()
2643 maLowerRect.Bottom() = mnDY-mnBottomBorder-mnBorderY-TB_BORDER_OFFSET2-1; in ImplFormat()
2836 mnDX-mnRightBorder, mnDY-mnBottomBorder ); in ImplFormat()
4793 if ( mnBottomBorder ) in Resize()
4796 Invalidate( Rectangle( 0, mnDY-mnBottomBorder-1, mnDX, mnDY ) ); in Resize()
[all …]
H A Dtoolbox2.cxx425 mnDX-mnRightBorder-1, mnDY-mnBottomBorder-1 ) ); in ImplInvalidate()
456 mnDX-mnRightBorder-1, mnDY-mnBottomBorder-1 ) ); in ImplUpdateItem()
1839 Rectangle aRect( mnLeftBorder, mnTopBorder, mnDX-mnRightBorder, mnDY-mnBottomBorder ); in IsItemReallyVisible()
H A Dwindow.cxx187 mnBottomBorder = 0; // bottom border in WindowImpl()
766 …LeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl->mnBottomBorder ); in ImplInit()
3395 …ClientWindow->mpWindowImpl->mnTopBorder-mpWindowImpl->mpClientWindow->mpWindowImpl->mnBottomBorder, in ImplPosSizeWindow()
6740 mnOutHeight+mpWindowImpl->mnTopBorder+mpWindowImpl->mnBottomBorder ); in GetSizePixel()
6749 rBottomBorder = mpWindowImpl->mnBottomBorder; in GetBorder()
H A Dwindow2.cxx1119 aSz.Height() += mpWindowImpl->mnTopBorder+mpWindowImpl->mnBottomBorder; in CalcWindowSize()
1131 aSz.Height() -= mpWindowImpl->mnTopBorder+mpWindowImpl->mnBottomBorder; in CalcOutputSize()
1972 … rNewSize.Height()+mpWindowImpl->mnTopBorder+mpWindowImpl->mnBottomBorder ) ); in SetOutputSizePixel()
H A Dwrkwin.cxx70 …LeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl->mnBottomBorder ); in ImplInit()

Completed in 154 milliseconds