Home
last modified time | relevance | path

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

/aoo4110/main/sal/rtl/source/
H A Dmath.cxx331 bool bHuge = fValue == HUGE_VAL; // g++ 3.0.1 requires it this way... in doubleToString() local
332 if ( bHuge || rtl::math::isInf( fValue ) ) in doubleToString()
912 bool bHuge = fVal == HUGE_VAL; // g++ 3.0.1 requires it this way... in stringToDouble() local
913 if ( bHuge ) in stringToDouble()
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx968 bool bHuge(MOVE_LEFT_HUGE == nDir || in ChangeFly() local
991 if(bHuge) in ChangeFly()
1151 const sal_Bool bHuge( in ChangeDrawing() local
1199 else if(bHuge) in ChangeDrawing()

Completed in 43 milliseconds