Home
last modified time | relevance | path

Searched refs:bCheckMaxWidth (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/vcl/inc/
H A Dtoolbox.h100 …Size GetSize( sal_Bool bHorz, sal_Bool bCheckMaxWidth, long maxWidth, const Size& r…
/aoo42x/main/vcl/source/window/
H A Dtoolbox2.cxx259 Size ImplToolItem::GetSize( sal_Bool bHorz, sal_Bool bCheckMaxWidth, long maxWidth, const Size& rDe… in GetSize() argument
273 if ( !bCheckMaxWidth || (aWinSize.Width() <= maxWidth) ) in GetSize()

Completed in 20 milliseconds