Home
last modified time | relevance | path

Searched refs:getEntryEdgeLength (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svx/source/tbxctrls/
H A DSvxColorValueSet.cxx50 sal_uInt32 SvxColorValueSet::getEntryEdgeLength() const in getEntryEdgeLength() function in SvxColorValueSet
91 const Size aItemSize(getEntryEdgeLength() - 2, getEntryEdgeLength() - 2); in layoutAllVisible()
118 const Size aItemSize(getEntryEdgeLength(), getEntryEdgeLength()); in layoutToGivenHeight()
H A Dcolrctrl.cxx301 …mSize = aColorSet.CalcItemSizePixel(Size(aColorSet.getEntryEdgeLength(), aColorSet.getEntryEdgeLen… in SvxColorDockingWindow()
302 aItemSize.Width() = aItemSize.Width() + aColorSet.getEntryEdgeLength(); in SvxColorDockingWindow()
304 aItemSize.Height() = aItemSize.Height() + aColorSet.getEntryEdgeLength(); in SvxColorDockingWindow()
356 const Size aColorSize(aColorSet.getEntryEdgeLength(), aColorSet.getEntryEdgeLength()); in FillValueSet()
/aoo41x/main/svx/inc/svx/
H A DSvxColorValueSet.hxx43 sal_uInt32 getEntryEdgeLength() const;

Completed in 21 milliseconds