Home
last modified time | relevance | path

Searched defs:soundCollection (Results 1 – 4 of 4) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/stage/part/
H A DKPrEventActionData.cpp36 KPrSoundCollection *soundCollection; member in KPrEventActionData::Private
39 …ntActionData( KoShape * shape, KoEventAction * eventAction , KPrSoundCollection * soundCollection ) in KPrEventActionData()
49 KPrSoundCollection * KPrEventActionData::soundCollection() const in soundCollection() function in KPrEventActionData
H A DKPrSoundData.cpp187 KPrSoundCollection * KPrSoundData::soundCollection() in soundCollection() function in KPrSoundData
/dports/editors/calligra/calligra-3.2.1/stage/plugins/eventactions/sound/
H A DKPrSoundEventAction.cpp56 …KPrSoundCollection *soundCollection = context.documentResourceManager()->resource(KPresenter::Soun… in loadOdf() local
/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h5518 QSharedPointer<SoundCollectionContainer> soundCollection; variable