Lines Matching refs:eMetric
647 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &pWrtSh->GetView())); in SetWrtShell() local
648 if(eMetric == FUNIT_MM) in SetWrtShell()
659 aDistBorderMF .SetUnit( eMetric ); in SetWrtShell()
660 aDistNumMF .SetUnit( eMetric ); in SetWrtShell()
661 aIndentMF .SetUnit( eMetric ); in SetWrtShell()
663 aListtabMF.SetUnit( eMetric ); in SetWrtShell()
664 aAlignedAtMF.SetUnit( eMetric ); in SetWrtShell()
665 aIndentAtMF.SetUnit( eMetric ); in SetWrtShell()
1139 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell, pDocShell)); in PageCreated() local
1140 aSet.Put ( SfxAllEnumItem(SID_METRIC_ITEM, static_cast< sal_uInt16 >(eMetric) ) ); in PageCreated()
1150 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell, pDocShell)); in PageCreated() local
1152 aSet.Put ( SfxAllEnumItem(SID_METRIC_ITEM, static_cast< sal_uInt16 >(eMetric)) ); in PageCreated()