Searched refs:SetOtherIfNotEqual (Results 1 – 2 of 2) sorted by relevance
1184 void SmMathConfig::SetOtherIfNotEqual( sal_Bool &rbItem, sal_Bool bNewVal ) in SetOtherIfNotEqual() function in SmMathConfig1206 SetOtherIfNotEqual( pOther->bPrintTitle, bVal ); in SetPrintTitle()1222 SetOtherIfNotEqual( pOther->bPrintFormulaText, bVal ); in SetPrintFormulaText()1238 SetOtherIfNotEqual( pOther->bPrintFrame, bVal ); in SetPrintFrame()1254 SetOtherIfNotEqual( pOther->bIsSaveOnlyUsedSymbols, bVal ); in SetSaveOnlyUsedSymbols()1270 SetOtherIfNotEqual( pOther->bIgnoreSpacesRight, bVal ); in SetIgnoreSpacesRight()1286 SetOtherIfNotEqual( pOther->bAutoRedraw, bVal ); in SetAutoRedraw()1302 SetOtherIfNotEqual( pOther->bFormulaCursor, bVal ); in SetShowFormulaCursor()
138 void SetOtherIfNotEqual( sal_Bool &rbItem, sal_Bool bNewVal );
Completed in 26 milliseconds