Home
last modified time | relevance | path

Searched refs:mnRightBorder (Results 1 – 17 of 17) sorted by last modified time

/trunk/main/vcl/source/window/
H A Ddockmgr.cxx612 mpWindowImpl->mnRightBorder = 1; in ImplSetBorder()
1264 GetWindow()->mpWindowImpl->mnRightBorder = 0; in StartPopupMode()
1316 GetWindow()->mpWindowImpl->mnRightBorder, GetWindow()->mpWindowImpl->mnBottomBorder ); in IMPL_LINK()
1391 GetWindow()->mpWindowImpl->mnRightBorder = 0; in SetFloatingMode()
1448 … GetWindow()->mpWindowImpl->mnRightBorder, GetWindow()->mpWindowImpl->mnBottomBorder ); in SetFloatingMode()
H A Dtoolbox.cxx1580 mnRightBorder = 0; in ImplInit()
2332 int nBorderX = 2*TB_BORDER_OFFSET1 + mnLeftBorder + mnRightBorder + 2*mnBorderX; in ImplGetOptimalFloatingSize()
2413 ImplCalcBorder( meAlign, mnLeftBorder, mnTopBorder, mnRightBorder, mnBottomBorder, this ); in ImplFormat()
2465 nMax -= nLeft + TB_BORDER_OFFSET1 + mnRightBorder; in ImplFormat()
2507 nRight = TB_BORDER_OFFSET2 + mnRightBorder; in ImplFormat()
2595 maNextToolRect.Right() = mnDX-mnRightBorder-mnBorderX-TB_BORDER_OFFSET2-1; in ImplFormat()
2674 maLowerRect.Right() = mnDX-mnRightBorder-mnBorderX-TB_BORDER_OFFSET2-1; in ImplFormat()
2836 mnDX-mnRightBorder, mnDY-mnBottomBorder ); in ImplFormat()
4785 if ( mnRightBorder ) in Resize()
4788 Invalidate( Rectangle( mnDX-mnRightBorder-1, 0, mnDX, mnDY ) ); in Resize()
[all …]
H A Dsplitwin.cxx1283 nBorder = pWindow->mnRightBorder; in ImplTestSplit()
1378 mnRightBorder = 0; in ImplInit()
1417 mnRightBorder, mnBottomBorder ); in ImplInit()
1423 mnRightBorder = 0; in ImplInit()
1657 nL = mnDX-mnRightBorder; in ImplCalcLayout()
1662 nW = mnDX-mnLeftBorder-mnRightBorder; in ImplCalcLayout()
1811 rRect.Right() = mnDX-mnRightBorder-1; in ImplGetButtonRect()
1816 rRect.Right() += mnRightBorder; in ImplGetButtonRect()
1828 rRect.Right() += mnRightBorder; in ImplGetButtonRect()
3793 mnRightBorder, mnBottomBorder ); in ImplNewAlign()
[all …]
H A Dbrdwin.cxx288 else if ( rPos.X() >= pData->mnWidth-pData->mnRightBorder ) in ImplHitTest()
825 long nBorderWidth = pData->mnLeftBorder+pData->mnRightBorder; in ImplTracking()
1023 nTitleWidth += pData->mnLeftBorder+pData->mnRightBorder; in ImplCalcTitleWidth()
1094 mnRightBorder = 0; in Init()
1159 mnRightBorder = aBounds.Right() - aContent.Right(); in Init()
1212 mnRightBorder = aRect.Right()-aCalcRect.Right(); in Init()
1225 rRightBorder = mnRightBorder; in GetBorder()
1504 pData->mnRightBorder = aRect.Right()-aCalcRect.Right(); in Init()
1508 pData->mnRightBorder += pData->mnBorderSize; in Init()
1524 pData->maTitleRect.Right() = nWidth-pData->mnRightBorder-1; in Init()
[all …]
H A Dwindow.cxx186 mnRightBorder = 0; // right border in WindowImpl()
766 … mpWindowImpl->mnLeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl-… in ImplInit()
3394 …ClientWindow->mpWindowImpl->mnLeftBorder-mpWindowImpl->mpClientWindow->mpWindowImpl->mnRightBorder, in ImplPosSizeWindow()
6739 return Size( mnOutWidth+mpWindowImpl->mnLeftBorder+mpWindowImpl->mnRightBorder, in GetSizePixel()
6748 rRightBorder = mpWindowImpl->mnRightBorder; in GetBorder()
H A Dfloatwin.cxx123 … mpWindowImpl->mnLeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl-… in ImplInit()
651 … mpWindowImpl->mnLeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl-… in SetTitleType()
H A Dwindow2.cxx1118 aSz.Width() += mpWindowImpl->mnLeftBorder+mpWindowImpl->mnRightBorder; in CalcWindowSize()
1130 aSz.Width() -= mpWindowImpl->mnLeftBorder+mpWindowImpl->mnRightBorder; in CalcOutputSize()
1971 SetSizePixel( Size( rNewSize.Width()+mpWindowImpl->mnLeftBorder+mpWindowImpl->mnRightBorder, in SetOutputSizePixel()
H A Dwrkwin.cxx70 … mpWindowImpl->mnLeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl-… in ImplInit()
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 Dmsgbox.cxx289 nMaxWidth -= mpWindowImpl->mnLeftBorder+mpWindowImpl->mnRightBorder+4; in ImplPosControls()
H A Ddockwin.cxx861 mpWindowImpl->mnRightBorder = 0; in SetFloatingMode()
916 … mpWindowImpl->mnLeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl-… in SetFloatingMode()
H A Ddialog.cxx335 … mpWindowImpl->mnLeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl-… in ImplInit()
353 … mpWindowImpl->mnLeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRightBorder, mpWindowImpl-… in ImplInit()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx52 sal_Int32 mnRightBorder; member in sd::slidesorter::view::Layouter::Implementation
576 mnRightBorder(5), in Implementation()
607 mnRightBorder(rImplementation.mnRightBorder), in Implementation()
656 mnRightBorder = mnRequestedRightBorder; in Rearrange()
663 if (mnRightBorder < nMinimumBorderWidth) in Rearrange()
664 mnRightBorder = nMinimumBorderWidth; in Rearrange()
980 mnLeftBorder + maMinimalSize.Width() + mnRightBorder, in GetValidHorizontalSizeRange()
981 mnLeftBorder + maMaximalSize.Width() + mnRightBorder); in GetValidHorizontalSizeRange()
1032 (rWindowSize.Width() - mnLeftBorder - mnRightBorder in GetTargetSize()
1134 aBoundingBox.Right() += mnRightBorder; in AddBorderAndGap()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx192 long mnRightBorder; member in ToolBox
H A Dsplitwin.hxx73 long mnRightBorder; member in SplitWindow
/trunk/main/vcl/inc/
H A Dwindow.h277 sal_Int32 mnRightBorder; member in WindowImpl
H A Dbrdwin.hxx217 sal_Int32 mnRightBorder; member
302 sal_Int32 mnRightBorder; member in ImplSmallBorderWindowView

Completed in 141 milliseconds