Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx259 …olItem::GetSize( sal_Bool bHorz, sal_Bool bCheckMaxWidth, long maxWidth, const Size& rDefaultSize ) in GetSize() argument
261 Size aSize( rDefaultSize ); // the size of 'standard' toolbox items in GetSize()
294 aSize.Height() = rDefaultSize.Height(); in GetSize()
298 aSize.Width() = rDefaultSize.Width(); in GetSize()
/trunk/main/vcl/inc/
H A Dtoolbox.h100 … GetSize( sal_Bool bHorz, sal_Bool bCheckMaxWidth, long maxWidth, const Size& rDefaultSize );

Completed in 32 milliseconds