Searched refs:statusChanged_Impl (Results 1 – 1 of 1) sorted by relevance
58 void statusChanged_Impl( long nHeight, bool bErase = false );142 void SvxFontSizeBox_Impl::statusChanged_Impl( long nPoint, bool bErase ) in statusChanged_Impl() function in svx::SvxFontSizeBox_Impl342 m_pBox->statusChanged_Impl( long( 10. * aFontHeight.Height ), false ); in statusChanged()344 m_pBox->statusChanged_Impl( long( -1 ), true ); in statusChanged()
Completed in 6 milliseconds