Searched refs:getHyphenator (Results 1 – 10 of 10) sorted by relevance
9 "LngSvcMgr";"com::sun::star::linguistic2::XLinguServiceManager";"getHyphenator()"
89 XHyphenator HN = oObj.getHyphenator(); in _getHyphenator()
136 mxHyph = mxLinguSvcMgr.getHyphenator(); in GetHyph()
154 …uno::Reference< ::com::sun::star::linguistic2::XHyphenator > SAL_CALL getHyphenator( ) throw (::c…
1320 LngSvcMgr::getHyphenator() in getHyphenator() function in LngSvcMgr
91 com::sun::star::linguistic2::XHyphenator getHyphenator();
530 Reference< XHyphenator > xHyphenator( mxLinguServiceManager->getHyphenator(), UNO_QUERY ); in GetBackgroundTextForwarder()
626 … css::linguistic2::XHyphenator > xHyphenator( m_xLinguServiceManager->getHyphenator(), css::uno::U… in GetBackgroundTextForwarder()
777 xHyph = xLngSvcMgr->getHyphenator(); in GetHyph_Impl()
4813 xHyph = xLinguMgr->getHyphenator(); in ImplGetTextLines()
Completed in 98 milliseconds