Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx966 bool bHuge(MOVE_LEFT_HUGE == nDir || in ChangeFly() local
989 if(bHuge) in ChangeFly()
1149 const sal_Bool bHuge( in ChangeDrawing() local
1197 else if(bHuge) in ChangeDrawing()

Completed in 79 milliseconds