Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx3094 long nFreeHgt=aAnkRect.GetHeight()-aTextSiz.Height(); in TakeTextRect() local
3096 aTextPos.Y()+=nFreeHgt/2; in TakeTextRect()
3098 aTextPos.Y()+=nFreeHgt; in TakeTextRect()
H A Dsvdotext.cxx990 long nFreeHgt=aAnkRect.GetHeight()-aTextSiz.Height(); in TakeTextRect() local
992 aTextPos.Y()+=nFreeHgt/2; in TakeTextRect()
994 aTextPos.Y()+=nFreeHgt; in TakeTextRect()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1549 long nFreeHgt=aAnkRect.GetHeight()-aTextSiz.Height(); in TakeTextRect() local
1551 aTextPos.Y()+=nFreeHgt/2; in TakeTextRect()
1553 aTextPos.Y()+=nFreeHgt; in TakeTextRect()

Completed in 53 milliseconds