Home
last modified time | relevance | path

Searched refs:aMinWidth (Results 1 – 2 of 2) sorted by path

/trunk/main/sd/source/core/
H A Dsdpage.cxx2284 SdrTextMinFrameWidthItem aMinWidth( aRect.GetSize().Width() ); in InsertAutoLayoutShape() local
2285 aTempAttr.Put( aMinWidth ); in InsertAutoLayoutShape()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx2270 long aMinWidth = 2 * GetSettings().GetStyleSettings().GetFloatTitleHeight(); in ImplCalcBreaks() local
2271 if( nMaxLineWidth < aMinWidth ) in ImplCalcBreaks()
2272 nMaxLineWidth = aMinWidth; in ImplCalcBreaks()

Completed in 47 milliseconds