Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dtbunocontroller.cxx58 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_Impl
342 m_pBox->statusChanged_Impl( long( 10. * aFontHeight.Height ), false ); in statusChanged()
344 m_pBox->statusChanged_Impl( long( -1 ), true ); in statusChanged()

Completed in 14 milliseconds