Lines Matching refs:rxSource
66 const Reference< XInterface > &rxSource, in PropertyChgHelper()
71 xMyEvtObj (rxSource), in PropertyChgHelper()
347 const Reference< XInterface > &rxSource, in PropertyHelper_Thes()
349 PropertyChgHelper ( rxSource, rxPropSet, 0 ) in PropertyHelper_Thes()
383 const Reference< XInterface > & rxSource, in PropertyHelper_Spell()
385 PropertyChgHelper ( rxSource, rxPropSet, AE_SPELLCHECKER ) in PropertyHelper_Spell()
571 const Reference< XInterface > & rxSource, in PropertyHelper_Hyphen()
573 PropertyChgHelper ( rxSource, rxPropSet, AE_HYPHENATOR ) in PropertyHelper_Hyphen()
712 ::com::sun::star::uno::XInterface > &rxSource, in PropertyHelper_Thesaurus()
716 pInst = new PropertyHelper_Thes( rxSource, rxPropSet ); in PropertyHelper_Thesaurus()
741 ::com::sun::star::uno::XInterface > &rxSource, in PropertyHelper_Hyphenation()
745 pInst = new PropertyHelper_Hyphen( rxSource, rxPropSet ); in PropertyHelper_Hyphenation()
801 ::com::sun::star::uno::XInterface > &rxSource, in PropertyHelper_Spelling()
805 pInst = new PropertyHelper_Spell( rxSource, rxPropSet ); in PropertyHelper_Spelling()