Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx1069 long nIsHgt=rTextRect.Bottom()-rTextRect.Top(); in ImpSetCharStretching() local
1070 if (nIsHgt==0) nIsHgt=1; in ImpSetCharStretching()
1077 long nY=(nWantHgt*100) /nIsHgt; // Y-Stretching berechnen in ImpSetCharStretching()
1102 if(nIsHgt <= 1) in ImpSetCharStretching()

Completed in 52 milliseconds