Searched refs:bAvoid (Results 1 – 3 of 3) sorted by relevance
423 …static bool bAvoid = (strncasecmp( lang, "ar", 2 ) == 0) || (strncasecmp( lang, "he", 2 ) == 0) ||… in FillFontPathList() local424 if( bAvoid && aLine.Search( "iso_8859" ) != STRING_NOTFOUND ) in FillFontPathList()
144 sal_Bool ForEach( const SwRect &rRect, SwRect* pRect, sal_Bool bAvoid ) const;
1960 sal_Bool SwTxtFly::ForEach( const SwRect &rRect, SwRect* pRect, sal_Bool bAvoid ) const in ForEach()1990 if( bAvoid ) in ForEach()
Completed in 23 milliseconds