Home
last modified time | relevance | path

Searched refs:bAttrChgNotifiedWithRegistrations (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dview.cxx523 bAttrChgNotifiedWithRegistrations = sal_True; in IMPL_LINK()
554 if ( bAttrChgNotifiedWithRegistrations ) in IMPL_LINK()
557 bAttrChgNotifiedWithRegistrations = sal_False; in IMPL_LINK()
775 bSetTabColFromDoc = bSetTabRowFromDoc = bAttrChgNotified = bAttrChgNotifiedWithRegistrations = in SwView()
1027 if( bAttrChgNotifiedWithRegistrations ) in SwView()
1035 bAttrChgNotified = bAttrChgNotifiedWithRegistrations = sal_False; in SwView()
1057 if( aTimer.IsActive() && bAttrChgNotifiedWithRegistrations ) in ~SwView()
1761 if ( bAttrChgNotifiedWithRegistrations ) in StopShellTimer()
1764 bAttrChgNotifiedWithRegistrations = sal_False; in StopShellTimer()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx271 bAttrChgNotifiedWithRegistrations : 1, member in SwView