Searched refs:getEntryEdgeLength (Results 1 – 3 of 3) sorted by relevance
50 sal_uInt32 SvxColorValueSet::getEntryEdgeLength() const in getEntryEdgeLength() function in SvxColorValueSet91 const Size aItemSize(getEntryEdgeLength() - 2, getEntryEdgeLength() - 2); in layoutAllVisible()118 const Size aItemSize(getEntryEdgeLength(), getEntryEdgeLength()); in layoutToGivenHeight()
301 …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()
43 sal_uInt32 getEntryEdgeLength() const;
Completed in 12 milliseconds