Home
last modified time | relevance | path

Searched refs:bIsNegative (Results 1 – 5 of 5) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxform.cxx721 bIsNegative,bZeroSpaceOn, bSignHappend,bDigitPosNegative; in ScanFormatString() local
726 bIsNegative = dNumber<0.0; in ScanFormatString()
784 if( bIsNegative && !bCreateSign/*!bCurrency*/ && !bSignHappend ) in ScanFormatString()
978 if( bIsNegative ) in ScanFormatString()
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXDictionary.idl170 @param bIsNegative
184 [in] boolean bIsNegative,
H A DXDictionary1.idl79 [in] boolean bIsNegative,
/trunk/main/linguistic/source/
H A Ddicimp.cxx848 DictionaryNeo::add( const OUString& rWord, sal_Bool bIsNegative, in add() argument
859 new DicEntry( rWord, bIsNegative, rRplcText ); in add()
H A Ddicimp.hxx139 add( const ::rtl::OUString& aWord, sal_Bool bIsNegative,

Completed in 34 milliseconds