Searched refs:GetMetricVal (Results 1 – 4 of 4) sorted by relevance
91 #define HTML_PARSPACE GetMetricVal( CM_05 )266 sal_uInt16 nLeft = nFact ? GetMetricVal( CM_05 ) * nFact : 0; in lcl_SetRegister()417 aLR.SetTxtFirstLineOfst( GetMetricVal( CM_05 )); in GetTxtCollFromPool()424 aLR.SetTxtFirstLineOfst( -(short)GetMetricVal( CM_05 )); in GetTxtCollFromPool()425 aLR.SetTxtLeft( GetMetricVal( CM_1 )); in GetTxtCollFromPool()435 aLR.SetTxtLeft( GetMetricVal( CM_05 )); in GetTxtCollFromPool()443 aLR.SetTxtFirstLineOfst( - short( GetMetricVal( CM_1 ) * 4 + in GetTxtCollFromPool()444 GetMetricVal( CM_05)) ); in GetTxtCollFromPool()445 aLR.SetTxtLeft( GetMetricVal( CM_1 ) * 5 ); in GetTxtCollFromPool()455 aLR.SetTxtLeft( GetMetricVal( CM_1 ) * 4 ); in GetTxtCollFromPool()[all …]
107 nMinRight = nMinTop = nMinBottom = GetMetricVal( CM_1 ); in lcl_DefaultPageFmt()
32 inline sal_uInt16 GetMetricVal( int n ) in GetMetricVal() function
2982 sal_Int32 nSize = GetMetricVal ( CM_1) * 2; in setAllPropertiesToDefault()