Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dviewimp.cxx430 void SwViewImp::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() argument
433 GetAccessibleMap().FireSectionChangeEvent(nOldSection, nNewSection); in FireSectionChangeEvent()
/trunk/main/sw/source/core/inc/
H A Dviewimp.hxx290 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
/trunk/main/sw/inc/
H A Daccmap.hxx237 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
H A Dcrsrsh.hxx879 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
/trunk/main/sw/source/core/access/
H A Daccmap.cxx2869 void SwAccessibleMap::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() argument
2881 aEvent.NewValue <<= nNewSection; in FireSectionChangeEvent()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx444 void SwCrsrShell::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() argument
448 Imp()->FireSectionChangeEvent( nOldSection, nNewSection ); in FireSectionChangeEvent()

Completed in 76 milliseconds