Searched refs:nNewSection (Results 1 – 6 of 6) sorted by relevance
455 void SwViewImp::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() argument458 GetAccessibleMap().FireSectionChangeEvent(nOldSection, nNewSection); in FireSectionChangeEvent()
290 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
237 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
874 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
2878 void SwAccessibleMap::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() argument2890 aEvent.NewValue <<= nNewSection; in FireSectionChangeEvent()
444 void SwCrsrShell::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() argument448 Imp()->FireSectionChangeEvent( nOldSection, nNewSection ); in FireSectionChangeEvent()
Completed in 69 milliseconds