Home
last modified time | relevance | path

Searched refs:GetBorder (Results 26 – 50 of 51) sorted by relevance

123

/trunk/main/svx/source/xoutdev/
H A Dxtabgrdt.cxx222 (double)rGradient.GetBorder() * 0.01, in CreateBitmapForUI()
H A Dxattr.cxx3719 rOut << aGradient.GetBorder(); in Store()
3810 aGradient2.Border = aXGradient.GetBorder(); in QueryValue()
3836 aGradient2.Border = aXGradient.GetBorder(); in QueryValue()
3859 case MID_GRADIENT_BORDER: rVal <<= GetGradientValue().GetBorder(); break; in QueryValue()
/trunk/main/vcl/source/window/
H A Dwrkwin.cxx70 …pBorderWin->GetBorder( mpWindowImpl->mnLeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRigh… in ImplInit()
H A Dmenu.cxx3794 pWindow->GetBorder( nLeft, nTop, nRight, nBottom ); in ImplExecute()
4303 GetBorder( nL, nT, nR, nB ); in IMPL_LINK()
H A Dwindow.cxx766 …pBorderWin->GetBorder( mpWindowImpl->mnLeftBorder, mpWindowImpl->mnTopBorder, mpWindowImpl->mnRigh… in ImplInit()
6743 void Window::GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder, in GetBorder() function in Window
/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx348 SvBorder GetBorder (bool bOuterResize);
/trunk/main/vcl/source/control/
H A Dcombobox.cxx131 GetBorder( nLeft, nTop, nRight, nBottom ); in ImplCalcEditHeight()
1147 ((Window*)this)->GetBorder( nLeft, nTop, nRight, nBottom ); in CalcAdjustedSize()
H A Dlstbox.cxx125 GetBorder( nLeft, nTop, nRight, nBottom ); in ImplInit()
1431 ((Window*)this)->GetBorder( nLeft, nTop, nRight, nBottom ); in CalcAdjustedSize()
H A Dilstbox.cxx2893 pWin->GetBorder( nLeft, nTop, nRight, nBottom ); in ImplDraw()
3219 GetBorder( nLeft, nTop, nRight, nBottom ); in CalcFloatSize()
/trunk/main/embedserv/source/embed/
H A Ddocholder.cxx1321 m_pIOleIPFrame->GetBorder((LPRECT)&wi); in SetContRects()
1405 if(xWin.is() && m_pIOleIPFrame->GetBorder((LPRECT)&wi) == NOERROR) { in getContainerWindow()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx511 SvBorder SlideSorter::GetBorder (void) in GetBorder() function in sd::slidesorter::SlideSorter
/trunk/main/sw/inc/
H A Dhtmltbl.hxx362 sal_uInt16 GetBorder() const { return nBorder; } in GetBorder() function in SwHTMLTableLayout
/trunk/main/toolkit/source/awt/
H A Dvclxdevice.cxx149 …((Window*)mpOutputDevice)->GetBorder( aInfo.LeftInset, aInfo.TopInset, aInfo.RightInset, aInfo.Bot… in getInfo()
H A Dvclxwindow.cxx366 pWindow->GetBorder( rEvent.LeftInset, rEvent.TopInset, rEvent.RightInset, rEvent.BottomInset ); in ImplInitWindowEvent()
941 pWindow->GetBorder( nLeft, nTop, nRight, nBottom ); in ImplCalcWindowSize()
/trunk/main/svx/source/form/
H A DfmPropBrw.cxx487 GetBorder( nLeft, nTop, nRight, nBottom ); in implSetNewSelection()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx246 double fBorder = static_cast< double >( rGradient.GetBorder() ) * in AddGradientDef()
304 … ::rtl::OUString::valueOf( ImplRound( 1.0 - rGradient.GetBorder() * 0.01 ) ) ); in AddGradientDef()
/trunk/main/svx/source/unodraw/
H A DXPropertyTable.cxx603 aGradient.Border = aXGradient.GetBorder(); in getAny()
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx808 nBorder = pLayoutInfo->GetBorder(); in SwWriteTable()
/trunk/main/cui/source/tabpages/
H A Dtpgradnt.cxx870 aMtrBorder.SetValue( pGradient->GetBorder() ); in IMPL_LINK()
H A Dtparea.cxx465 aMtrTrgrBorder.SetValue(rGradient.GetBorder()); in Reset()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx949 SvBorder ViewShell::GetBorder (bool ) in GetBorder() function in sd::ViewShell
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx677 void GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder,
/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx1922 rOStm << (sal_Int16) rGrad.GetBorder(); in ImplWriteActions()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx681 const double fBorder( rGradient.GetBorder() / 100.0 ); in createGradientAction()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx909 (double)rGradient.GetBorder() * 0.01, in createFillGradientAttribute()

Completed in 255 milliseconds

123