Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/func/
H A Dfuoaprms.cxx114 short nSecondSoundOnSet = ATTR_MISSING; in DoExecute() local
192 nSecondSoundOnSet = ATTR_SET; in DoExecute()
249 nSecondSoundOnSet = ATTR_MIXED; in DoExecute()
298 if (nSecondSoundOnSet == ATTR_SET && bSecondSoundOn == sal_True) in DoExecute()
299 nSecondSoundOnSet = ATTR_MIXED; in DoExecute()
455 if (nSecondSoundOnSet == ATTR_SET) in DoExecute()
457 else if (nSecondSoundOnSet == ATTR_MIXED) in DoExecute()
609 nSecondSoundOnSet = ATTR_SET; in DoExecute()
612 nSecondSoundOnSet = ATTR_MISSING; in DoExecute()
637 nSecondSoundOnSet == ATTR_SET || in DoExecute()
[all …]

Completed in 15 milliseconds