Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/view/
H A Dviewimp.cxx455 void SwViewImp::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() argument
458 GetAccessibleMap().FireSectionChangeEvent(nOldSection, nNewSection); in FireSectionChangeEvent()
/aoo41x/main/sw/source/core/inc/
H A Dviewimp.hxx290 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
/aoo41x/main/sw/inc/
H A Daccmap.hxx237 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
H A Dcrsrsh.hxx874 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
/aoo41x/main/sw/source/core/access/
H A Daccmap.cxx2878 void SwAccessibleMap::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() argument
2889 aEvent.OldValue <<= nOldSection; in FireSectionChangeEvent()
/aoo41x/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 68 milliseconds