Searched refs:GetMetricVal (Results 1 – 4 of 4) sorted by relevance
94 #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()428 aLR.SetTxtLeft( GetMetricVal( CM_1 )); in GetTxtCollFromPool()438 aLR.SetTxtLeft( GetMetricVal( CM_05 )); in GetTxtCollFromPool()446 aLR.SetTxtFirstLineOfst( - short( GetMetricVal( CM_1 ) * 4 + in GetTxtCollFromPool()447 GetMetricVal( CM_05)) ); in GetTxtCollFromPool()448 aLR.SetTxtLeft( GetMetricVal( CM_1 ) * 5 ); in GetTxtCollFromPool()458 aLR.SetTxtLeft( GetMetricVal( CM_1 ) * 4 ); in GetTxtCollFromPool()[all …]
105 nMinRight = nMinTop = nMinBottom = GetMetricVal( CM_1 ); in lcl_DefaultPageFmt()
32 inline sal_uInt16 GetMetricVal( int n ) in GetMetricVal() function
3358 sal_Int32 nSize = GetMetricVal(CM_1) * 2; in setAllPropertiesToDefault()