Home
last modified time | relevance | path

Searched refs:ChangeVRulerMetric (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx264 pTmpView->ChangeVRulerMetric(eVScrollMetric); in ApplyUserMetric()
303 pTmpView->ChangeVRulerMetric(eMetric); in ApplyRulerMetric()
H A Dappopt.cxx368 pAppView->ChangeVRulerMetric(eUnit); in ApplyItemSet()
/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx569 void SwView::ChangeVRulerMetric( FieldUnit eUnit ) in ChangeVRulerMetric() function in SwView
/trunk/main/sw/source/ui/inc/
H A Dview.hxx525 void ChangeVRulerMetric(FieldUnit eUnit);
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx852 pView->ChangeVRulerMetric((FieldUnit)eVRulerUnit); in _postSetValues()