Searched refs:bTheNewPlayFull (Results 1 – 1 of 1) sorted by relevance
116 void SetPlayFull(sal_Bool bTheOldPlayFull, sal_Bool bTheNewPlayFull) in SetPlayFull() argument117 { bOldPlayFull = bTheOldPlayFull; bNewPlayFull = bTheNewPlayFull; } in SetPlayFull()134 void SetSecondPlayFull(sal_Bool bTheOldPlayFull, sal_Bool bTheNewPlayFull) in SetSecondPlayFull() argument135 { bOldSecondPlayFull = bTheOldPlayFull; bNewSecondPlayFull = bTheNewPlayFull; } in SetSecondPlayFull()
Completed in 18 milliseconds