Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/core/
H A Dsdpage.cxx2284 SdrTextMinFrameWidthItem aMinWidth( aRect.GetSize().Width() ); in InsertAutoLayoutShape() local
2285 aTempAttr.Put( aMinWidth ); in InsertAutoLayoutShape()
/aoo42x/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 60 milliseconds