Home
last modified time | relevance | path

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

/AOO42X/main/xmloff/source/draw/
H A Danimationimport.cxx118 class AnimationsImportHelperImpl class
127 AnimationsImportHelperImpl( SvXMLImport& rImport );
128 ~AnimationsImportHelperImpl();
146 AnimationsImportHelperImpl::AnimationsImportHelperImpl( SvXMLImport& rImport ) in AnimationsImportHelperImpl() function in xmloff::AnimationsImportHelperImpl
154 AnimationsImportHelperImpl::~AnimationsImportHelperImpl() in ~AnimationsImportHelperImpl()
160 const SvXMLTokenMap& AnimationsImportHelperImpl::getAnimationNodeTokenMap() in getAnimationNodeTokenMap()
239 const SvXMLTokenMap& AnimationsImportHelperImpl::getAnimationNodeAttributeTokenMap() in getAnimationNodeAttributeTokenMap()
358 Any AnimationsImportHelperImpl::convertTarget( const OUString& rValue ) in convertTarget()
402 Any AnimationsImportHelperImpl::convertValue( XMLTokenEnum eAttributeName, const OUString& rValue ) in convertValue()
514 Sequence< Any > AnimationsImportHelperImpl::convertValueSequence( XMLTokenEnum eAttributeName, cons… in convertValueSequence()
[all …]
/AOO42X/main/xmloff/inc/
H A Danimationimport.hxx35 class AnimationsImportHelperImpl;
39 AnimationsImportHelperImpl* mpHelper;
54 AnimationsImportHelperImpl* mpImpl = NULL );