Lines Matching refs:rProperties
501 const ::com::sun::star::beans::PropertyValues& rProperties )
597 const beans::PropertyValues& rProperties ) in queryMeanings() argument
605 aRes = xThes->queryMeanings( rTerm, rLocale, rProperties ); in queryMeanings()
636 const ::com::sun::star::beans::PropertyValues& rProperties )
642 const ::com::sun::star::beans::PropertyValues& rProperties )
689 const beans::PropertyValues& rProperties ) in isValid() argument
696 bRes = xSpell->isValid( rWord, nLanguage, rProperties ); in isValid()
703 const beans::PropertyValues& rProperties ) in spell() argument
710 xRes = xSpell->spell( rWord, nLanguage, rProperties ); in spell()
745 const ::com::sun::star::beans::PropertyValues& rProperties )
753 const ::com::sun::star::beans::PropertyValues& rProperties )
761 const ::com::sun::star::beans::PropertyValues& rProperties )
811 const beans::PropertyValues& rProperties ) in hyphenate() argument
818 xRes = xHyph->hyphenate( rWord, rLocale, nMaxLeading, rProperties ); in hyphenate()
828 const PropertyValues& rProperties ) in queryAlternativeSpelling() argument
835 xRes = xHyph->queryAlternativeSpelling( rWord, rLocale, nIndex, rProperties ); in queryAlternativeSpelling()
844 const beans::PropertyValues& rProperties ) in createPossibleHyphens() argument
851 xRes = xHyph->createPossibleHyphens( rWord, rLocale, rProperties ); in createPossibleHyphens()