Searched refs:FireSectionChangeEvent (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sw/source/core/view/ |
H A D | viewimp.cxx | 455 void SwViewImp::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() function in SwViewImp 458 GetAccessibleMap().FireSectionChangeEvent(nOldSection, nNewSection); in FireSectionChangeEvent()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | viewimp.hxx | 290 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
|
/aoo41x/main/sw/inc/ |
H A D | accmap.hxx | 237 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
|
H A D | crsrsh.hxx | 874 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 1214 rShell.FireSectionChangeEvent(2, 1); in StateStatusLine() 1220 rShell.FireSectionChangeEvent(2, 1); in StateStatusLine()
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | crsrsh.cxx | 444 void SwCrsrShell::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() function in SwCrsrShell 448 Imp()->FireSectionChangeEvent( nOldSection, nNewSection ); in FireSectionChangeEvent()
|
/aoo41x/main/sw/source/core/access/ |
H A D | accmap.cxx | 2878 void SwAccessibleMap::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent() function in SwAccessibleMap
|
Completed in 91 milliseconds