Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx817 bool bFits = false; in DrawField() local
823 bFits = nLabelWidth + 6 <= maFieldSize.Width(); in DrawField()
824 (bFits ? nMinLen : nMaxLen) = nCurrLen; in DrawField()
826 while( !bFits || (nMinLen + 1 < nMaxLen) ); in DrawField()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx3313 sal_Bool bFits = ( nNewWidth >= aPaperSize.Width() ); in DrawRotated() local
3314 if ( bFits ) in DrawRotated()

Completed in 45 milliseconds