Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/
H A Dsgvtext.cxx800 UCHAR* cLine, sal_Bool TextFit) in FormatLine() argument
938 if (TextFit) Just=THJustLeft; in FormatLine()
1058 sal_Bool TextFit; in Draw() local
1072 TextFit=(Flags & TextFitBits)!=0; in Draw()
1075 if (TextFit && FitSize.x==0) LineFit=sal_True; in Draw()
1086 if (TextFit) { in Draw()
1109 if (TextFit) { in Draw()
1126 Ende=(yPos0+short(MulDiv(MaxGrad,CharTopToBtm,100))>ySize) && !TextFit; in Draw()

Completed in 20 milliseconds