Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/db/
H A DBlindtextCreator.java69 int MaxHeaderWidth; in getBlindTextString() local
74 MaxHeaderWidth = Titlelength; in getBlindTextString()
78 MaxHeaderWidth = PartBlindText.length(); in getBlindTextString()
80 if (MaxHeaderWidth > MaxWidth) in getBlindTextString()
82 MaxWidth = MaxHeaderWidth; in getBlindTextString()

Completed in 18 milliseconds