Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptgdlg.cxx1516 Reference< XPropertySet > xLinguProp( LinguMgr::GetLinguPropertySet(), UNO_QUERY ); in FillItemSet() local
1533 if (xLinguProp.is()) in FillItemSet()
1534 xLinguProp->setPropertyValue( aPropName, aValue ); in FillItemSet()
1554 if (xLinguProp.is()) in FillItemSet()
1555 xLinguProp->setPropertyValue( aPropName, aValue ); in FillItemSet()
1575 if (xLinguProp.is()) in FillItemSet()
1576 xLinguProp->setPropertyValue( aPropName, aValue ); in FillItemSet()

Completed in 28 milliseconds