Home
last modified time | relevance | path

Searched refs:CM_05 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx94 #define HTML_PARSPACE GetMetricVal( CM_05 )
269 sal_uInt16 nLeft = nFact ? GetMetricVal( CM_05 ) * nFact : 0; in lcl_SetRegister()
420 aLR.SetTxtFirstLineOfst( GetMetricVal( CM_05 )); in GetTxtCollFromPool()
427 aLR.SetTxtFirstLineOfst( -(short)GetMetricVal( CM_05 )); in GetTxtCollFromPool()
438 aLR.SetTxtLeft( GetMetricVal( CM_05 )); in GetTxtCollFromPool()
447 GetMetricVal( CM_05)) ); in GetTxtCollFromPool()
583 aLR.SetTxtFirstLineOfst( -(short)GetMetricVal( CM_05 )); in GetTxtCollFromPool()
584 aLR.SetTxtLeft( GetMetricVal( CM_05 )); in GetTxtCollFromPool()
1347 GetMetricVal( CM_1 ) * 3 + GetMetricVal( CM_05 ), in GetFmtFromPool()
/trunk/main/sw/source/core/inc/
H A DGetMetricVal.hxx29 #define CM_05 1 // 0.5 centimeter or 1/4 inch macro
44 else if( CM_05 == n ) in GetMetricVal()

Completed in 15 milliseconds