Searched refs:bIsNegative (Results 1 – 5 of 5) sorted by relevance
/trunk/main/basic/source/sbx/ |
H A D | sbxform.cxx | 721 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 D | XDictionary.idl | 170 @param bIsNegative 184 [in] boolean bIsNegative,
|
H A D | XDictionary1.idl | 79 [in] boolean bIsNegative,
|
/trunk/main/linguistic/source/ |
H A D | dicimp.cxx | 848 DictionaryNeo::add( const OUString& rWord, sal_Bool bIsNegative, in add() argument 859 new DicEntry( rWord, bIsNegative, rRplcText ); in add()
|
H A D | dicimp.hxx | 139 add( const ::rtl::OUString& aWord, sal_Bool bIsNegative,
|
Completed in 48 milliseconds