Searched refs:nTxtWidth1 (Results 1 – 1 of 1) sorted by relevance
883 long nTxtWidth1 = m_aAddArchiveBtn.GetTextWidth( m_aAddArchiveBtn.GetText() ); in SvxJavaClassPathDlg() local886 if ( nTxtWidth1 > aBtnSz.Width() || nTxtWidth2 > aBtnSz.Width() ) in SvxJavaClassPathDlg()888 long nW = ( nTxtWidth1 > aBtnSz.Width() ) ? nTxtWidth1 : nTxtWidth2; in SvxJavaClassPathDlg()
Completed in 25 milliseconds