Searched refs:bIsRTLEnabled (Results 1 – 2 of 2) sorted by relevance
515 sal_Bool bIsRTLEnabled( IsRTLEnabled() ); in StateChanged() local516 m_pToolbar->EnableRTL( bIsRTLEnabled ); in StateChanged()517 forEachItemWindow( &NavigationToolBar::enableItemRTL, &bIsRTLEnabled ); in StateChanged()
783 sal_Bool bIsRTLEnabled = IsRTLEnabled(); in StateChanged() local785 pWindows[i]->EnableRTL( bIsRTLEnabled ); in StateChanged()
Completed in 80 milliseconds