Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Dcfgitem.cxx1184 void SmMathConfig::SetOtherIfNotEqual( sal_Bool &rbItem, sal_Bool bNewVal ) in SetOtherIfNotEqual() function in SmMathConfig
1206 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()
H A Dcfgitem.hxx138 void SetOtherIfNotEqual( sal_Bool &rbItem, sal_Bool bNewVal );

Completed in 26 milliseconds