Searched refs:bProtectMathPos (Results 1 – 2 of 2) sorted by relevance
985 const bool bProtectMathPos = SotExchange::IsMath( xObj->getClassID() ) in CheckPossibilities() local988 if (bProtectMathPos) in CheckPossibilities()
2514 const bool bProtectMathPos = SotExchange::IsMath( xObj->getClassID() ) in IsSelObjProtected() local2517 if ((FLYPROTECT_POS & eType) && bProtectMathPos) in IsSelObjProtected()
Completed in 36 milliseconds