Home
last modified time | relevance | path

Searched refs:FireSectionChangeEvent (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/view/
H A Dviewimp.cxx430 void SwViewImp::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() function in SwViewImp
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/ui/uiview/
H A Dview2.cxx1214 rShell.FireSectionChangeEvent(2, 1); in StateStatusLine()
1220 rShell.FireSectionChangeEvent(2, 1); in StateStatusLine()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx444 void SwCrsrShell::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() function in SwCrsrShell
448 Imp()->FireSectionChangeEvent( nOldSection, nNewSection ); in FireSectionChangeEvent()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx2869 void SwAccessibleMap::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() function in SwAccessibleMap

Completed in 71 milliseconds