Searched refs:GetDfltMetric (Results 1 – 25 of 29) sorted by relevance
12
/trunk/main/sw/source/ui/misc/ |
H A D | num.cxx | 647 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &pWrtSh->GetView())); in SetWrtShell() 1139 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell, pDocShell)); in PageCreated() 1150 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell, pDocShell)); in PageCreated()
|
H A D | pgfnote.cxx | 175 FieldUnit aMetric = ::GetDfltMetric(sal_False); in SwFootNotePage()
|
/trunk/main/sw/source/ui/fmtui/ |
H A D | tmpdlg.cxx | 642 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell,pDocShell)); in PageCreated() 654 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell,pDocShell)); in PageCreated()
|
/trunk/main/sw/source/ui/inc/ |
H A D | uitool.hxx | 69 SW_DLLPUBLIC FieldUnit GetDfltMetric(sal_Bool bWeb);
|
/trunk/main/sw/source/ui/shells/ |
H A D | drwtxtex.cxx | 344 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, pView)); in Execute() 443 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, pView)); in Execute()
|
H A D | tabsh.cxx | 642 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &rSh.GetView())); in Execute() 694 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, pView)); in Execute()
|
H A D | drawsh.cxx | 285 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &rSh.GetView())); in Execute()
|
H A D | textsh1.cxx | 132 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &rWrtSh.GetView())); in lcl_CharDialog() 883 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &GetView())); in Execute()
|
H A D | grfsh.cxx | 163 FieldUnit eMetric = ::GetDfltMetric((0 != (nHtmlMode&HTMLMODE_ON))); in Execute()
|
H A D | drwtxtsh.cxx | 238 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &rSh.GetView())); in ExecFontWork()
|
H A D | drwbassh.cxx | 251 … FieldUnit eMetric = ::GetDfltMetric(0 != dynamic_cast<SwWebView*>(&GetView())); in Execute()
|
H A D | frmsh.cxx | 500 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &GetView())); in Execute()
|
H A D | textsh.cxx | 646 … FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell, GetView().GetDocShell())); in TYPEINIT1()
|
/trunk/main/sw/source/ui/envelp/ |
H A D | envprt.cxx | 68 FieldUnit eUnit = ::GetDfltMetric(sal_False); in SwEnvPrtPage()
|
H A D | envfmt.cxx | 130 FieldUnit aMetric = ::GetDfltMetric(sal_False); in SwEnvFmtPage()
|
H A D | labfmt.cxx | 344 FieldUnit aMetric = ::GetDfltMetric(sal_False); in SwLabFmtPage()
|
H A D | label1.cxx | 529 FieldUnit aMetric = ::GetDfltMetric(sal_False); in IMPL_LINK_INLINE_END()
|
/trunk/main/sw/source/ui/table/ |
H A D | tabledlg.cxx | 532 FieldUnit aMetric = ::GetDfltMetric(bHtmlMode); in Reset() 942 FieldUnit aMetric = ::GetDfltMetric(bWeb); in Init()
|
/trunk/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 620 FieldUnit GetDfltMetric(sal_Bool bWeb) in GetDfltMetric() function
|
/trunk/main/sw/source/ui/app/ |
H A D | apphdl.cxx | 198 … rSet.Put( SfxUInt16Item( SID_ATTR_METRIC, static_cast< sal_uInt16 >(::GetDfltMetric(bWebView)))); in StateOther()
|
H A D | docst.cxx | 688 FieldUnit eMetric = ::GetDfltMetric(0 != (HTMLMODE_ON&nHtmlMode)); in Edit()
|
/trunk/main/sw/source/ui/chrdlg/ |
H A D | drpcps.cxx | 601 SetMetric( aDistanceField, GetDfltMetric(bHtmlMode) ); in SwDropCapsPage()
|
/trunk/main/sw/source/ui/frmdlg/ |
H A D | wrap.cxx | 237 FieldUnit aMetric = ::GetDfltMetric(bHtmlMode); in Reset()
|
H A D | column.cxx | 630 FieldUnit aMetric = ::GetDfltMetric(bHtmlMode); in Reset()
|
/trunk/main/sw/source/ui/dbui/ |
H A D | mmlayoutpage.cxx | 168 FieldUnit eFieldUnit = ::GetDfltMetric(sal_False); in SwMailMergeLayoutPage()
|
Completed in 980 milliseconds
12