Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/doc/
H A Dpoolfmt.cxx425 aLR.SetTxtLeft( GetMetricVal( CM_1 )); in GetTxtCollFromPool()
443 aLR.SetTxtFirstLineOfst( - short( GetMetricVal( CM_1 ) * 4 + in GetTxtCollFromPool()
445 aLR.SetTxtLeft( GetMetricVal( CM_1 ) * 5 ); in GetTxtCollFromPool()
455 aLR.SetTxtLeft( GetMetricVal( CM_1 ) * 4 ); in GetTxtCollFromPool()
967 aLR.SetLeft( GetMetricVal( CM_1 )); in GetTxtCollFromPool()
968 aLR.SetRight( GetMetricVal( CM_1 )); in GetTxtCollFromPool()
1026 aLR.SetLeft( GetMetricVal( CM_1 )); in GetTxtCollFromPool()
1341 GetMetricVal( CM_1 ) * 3 + GetMetricVal( CM_05 ), in GetFmtFromPool()
1498 aLR.SetLeft( GetMetricVal( CM_1 ) * 2 ); in GetPageDescFromPool()
1578 aLR.SetRight( GetMetricVal( CM_1 )); in GetPageDescFromPool()
[all …]
H A Ddocdesc.cxx107 nMinRight = nMinTop = nMinBottom = GetMetricVal( CM_1 ); in lcl_DefaultPageFmt()
/AOO41X/main/sw/source/core/inc/
H A DGetMetricVal.hxx28 #define CM_1 0 // 1 centimeter or 1/2 inch macro
/AOO41X/main/sw/source/core/unocore/
H A Dunostyle.cxx2982 sal_Int32 nSize = GetMetricVal ( CM_1) * 2; in setAllPropertiesToDefault()