Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/core/
H A Dsdpage.cxx2322 SdrTextMinFrameWidthItem aMinWidth( aRect.GetSize().Width() ); in InsertAutoLayoutShape() local
2323 aTempAttr.Put( aMinWidth ); in InsertAutoLayoutShape()
/aoo4110/main/vcl/source/window/
H A Dtoolbox.cxx2278 long aMinWidth = 2 * GetSettings().GetStyleSettings().GetFloatTitleHeight(); in ImplCalcBreaks() local
2279 if( nMaxLineWidth < aMinWidth ) in ImplCalcBreaks()
2280 nMaxLineWidth = aMinWidth; in ImplCalcBreaks()

Completed in 39 milliseconds