Searched refs:rbItem (Results 1 – 2 of 2) sorted by relevance
1184 void SmMathConfig::SetOtherIfNotEqual( sal_Bool &rbItem, sal_Bool bNewVal ) in SetOtherIfNotEqual() argument1186 if (bNewVal != rbItem) in SetOtherIfNotEqual()1188 rbItem = bNewVal; in SetOtherIfNotEqual()
138 void SetOtherIfNotEqual( sal_Bool &rbItem, sal_Bool bNewVal );
Completed in 17 milliseconds