Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Dmapunit.hxx33 MAP_POINT, MAP_TWIP, MAP_PIXEL, MAP_SYSFONT, MAP_APPFONT, enumerator
/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx725 case MAP_APPFONT: case MAP_SYSFONT: { in GetInchOrMM()
839 case MAP_SYSFONT : break; in GetMeterOrInch()
1055 case MAP_SYSFONT : pText = "sysfont"; break; in TakeUnitStr()
H A Dsvdmodel.cxx997 case MAP_SYSFONT : break; in ImpSetUIUnit()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx619 eMode = MAP_SYSFONT; in ConvertToMapModeUnit()
690 case MAP_SYSFONT: in ConvertToMeasurementUnit()
/trunk/main/rsc/doku/feinkonz.43/
H A Drsc.doc2641  MapUnit = MAP_SYSFONT;
2649 niert. Die Einheiten sind in StarView vordefiniert. Anstelle von MAP_SYSFONT kann
3193    PosSize = MAP_SYSFONT( 0, 0, 80, 10 );
3207   PosSize = MAP_SYSFONT( 80, 0, 120, 10 );
3947 PosSize = MAP_SYSFONT( 0, 0, 160, 40 );
3960  Size  = MAP_SYSFONT( 160, 4 );
/trunk/main/vcl/source/gdi/
H A Doutmap.cxx257 case MAP_SYSFONT: in ImplCalcMapResolution()
1973 DBG_ASSERT( eUnitSource != MAP_SYSFONT \
1977 DBG_ASSERT( eUnitDest != MAP_SYSFONT \
/trunk/main/editeng/source/editeng/
H A Deehtml.cxx645 if ( ( eUnit != MAP_PIXEL ) && ( eUnit != MAP_SYSFONT ) && in ImpSetStyleSheet()
/trunk/main/vcl/source/control/
H A Dfield.cxx1353 eInUnit == MAP_SYSFONT || in ConvertDoubleValue()
1410 eOutUnit == MAP_SYSFONT || in ConvertDoubleValue()
/trunk/main/rsc/source/parser/
H A Drscibas.cxx310 SETCONST( pMapUnit, "MAP_SYSFONT", MAP_SYSFONT ); in InitMapUnit()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx2286 case MAP_SYSFONT : in ImplGetScaling()