Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx1065 long nIsWdt=rTextRect.Right()-rTextRect.Left(); in ImpSetCharStretching() local
1066 if (nIsWdt==0) nIsWdt=1; in ImpSetCharStretching()
1076 long nX=(nWantWdt*100) /nIsWdt; // X-Stretching berechnen in ImpSetCharStretching()
1095 if(nIsWdt <= 1) in ImpSetCharStretching()

Completed in 25 milliseconds