Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/uiview/
H A Dview0.cxx393 uno::Reference< beans::XPropertySet > xLngProp( ::GetLinguPropertySet() ); in ExecViewOptions() local
539 if (xLngProp.is()) in ExecViewOptions()
540 xLngProp->setPropertyValue( aPropName, aVal ); in ExecViewOptions()