Home
last modified time | relevance | path

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

/aoo42x/main/sd/inc/
H A DCustomAnimationPreset.hxx58 const rtl::OUString& getProperty() const { return maProperty; } in getProperty()
71 rtl::OUString maProperty; member in sd::CustomAnimationPreset
H A DCustomAnimationEffect.hxx82 const rtl::OUString& getProperty() const { return maProperty; } in getProperty()
195 rtl::OUString maProperty; member in sd::CustomAnimationEffect
/aoo42x/main/sd/source/core/
H A DCustomAnimationPreset.cxx143 maProperty = pEffect->getProperty(); in CustomAnimationPreset()
217 String aProperties( maProperty ); in getProperties()
230 String aProperties( maProperty ); in hasProperty()
H A DCustomAnimationEffect.cxx196 p->Value >>= maProperty; in setNode()

Completed in 35 milliseconds