Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx256 sal_Int32 maEventOpenFrames; member in accessibility::AccessibleTextHelper_Impl
291 maEventOpenFrames( 0 ), in AccessibleTextHelper_Impl()
1505 if( maEventOpenFrames == 0 ) in Notify()
1515 --maEventOpenFrames; in Notify()
1517 if( maEventOpenFrames == 0 ) in Notify()
1543 ++maEventOpenFrames; in Notify()
1552 if( maEventOpenFrames == 0 ) in Notify()
1566 if( maEventOpenFrames == 0 ) in Notify()
1577 if( maEventOpenFrames == 0 ) in Notify()

Completed in 222 milliseconds