Searched refs:UpdateShowing (Results 1 – 4 of 4) sorted by relevance
61 void VCLXAccessibleStatusBar::UpdateShowing( sal_Int32 i, sal_Bool bShowing ) in UpdateShowing() function in VCLXAccessibleStatusBar209 UpdateShowing( nItemPos, rVclWindowEvent.GetId() == VCLEVENT_STATUSBAR_SHOWITEM ); in ProcessWindowEvent()217 UpdateShowing( i, rVclWindowEvent.GetId() == VCLEVENT_STATUSBAR_SHOWALLITEMS ); in ProcessWindowEvent()
90 void AccessibleTabBarPageList::UpdateShowing( sal_Bool bShowing ) in UpdateShowing() function in accessibility::AccessibleTabBarPageList240 UpdateShowing( sal_True ); in ProcessWindowEvent()248 UpdateShowing( sal_False ); in ProcessWindowEvent()
46 void UpdateShowing( sal_Int32 i, sal_Bool bShowing );
64 void UpdateShowing( sal_Bool bShowing );
Completed in 28 milliseconds