Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass5.cxx168 pElement->nCharacterHeight = ImplGetI( pElement->nVDCIntegerPrecision ); in ImplDoClass5()
170 … pElement->nCharacterHeight = ImplGetFloat( pElement->eVDCRealPrecision, pElement->nVDCRealSize ); in ImplDoClass5()
171 ImplMapDouble( pElement->nCharacterHeight ); in ImplDoClass5()
172 pElement->nCharacterHeight /= 18.0; in ImplDoClass5()
H A Delements.cxx120 nCharacterHeight = rSource.nCharacterHeight; in operator =()
234 nCharacterHeight = 327; // text parameter in Init()
H A Dactimpr.cxx422 aFontDescriptor.Height = ( sal_Int16 )( ( mpCGM->pElement->nCharacterHeight * (double)1.50 ) ); in ImplSetTextBundle()
834 aTextPos.Y -= static_cast<sal_Int32>( ( mpCGM->pElement->nCharacterHeight * 1.5 ) / 2 ); in DrawText()
841 aTextPos.Y -= static_cast<sal_Int32>( mpCGM->pElement->nCharacterHeight * 1.5 ); in DrawText()
H A Delements.hxx101 double nCharacterHeight; member in CGMElements

Completed in 805 milliseconds