/aoo41x/main/animations/source/animcore/ |
H A D | targetpropertiescreator.cxx | 213 if( !xIterNode->getTarget().hasValue() ) in operator ()() 220 xTargetShape.set( xIterNode->getTarget(), in operator ()() 228 if( !(xIterNode->getTarget() >>= aTarget) ) in operator ()() 304 if( (xAnimateNode->getTarget() >>= aTarget.mxRef) ) in operator ()() 316 if( !(xAnimateNode->getTarget() >>= aUnoTarget) ) in operator ()()
|
/aoo41x/main/sd/source/core/ |
H A D | CustomAnimationCloner.cxx | 173 xIter->setTarget( transformValue( xIter->getTarget() ) ); in transformNode() 197 xAnimate->setTarget( transformValue( xAnimate->getTarget() ) ); in transformNode() 204 xCommand->setTarget( transformValue( xCommand->getTarget() ) ); in transformNode()
|
H A D | CustomAnimationEffect.cxx | 219 maTarget = xIter->getTarget(); in setNode() 252 maTarget = xCommand->getTarget(); in setNode() 273 maTarget = xAnimate->getTarget(); in setNode() 2427 Any aIterTarget( (*aIter)->getTarget() ); in disposeTextRange() 2498 Any aTarget( pEffect->getTarget() ); in addEffect() 2778 if( pEffect->getTarget().getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in setTextGrouping() 2799 if( pEffect->getTarget().getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in setTextGrouping() 2851 …if( (aEffects.size() == 1) && ((*aIter)->getTarget().getValueType() != ::getCppuType((const Paragr… in setAnimateForm() 2883 if( pEffect->getTarget().getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in setAnimateForm() 2913 if( pEffect->getTarget().getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in setTextGroupingAuto() [all …]
|
/aoo41x/main/slideshow/source/engine/animationnodes/ |
H A D | animationnodefactory.cxx | 198 xIterNode->getTarget().hasValue(), in implCreateIteratedNodes() 201 uno::Reference< drawing::XShape > xTargetShape( xIterNode->getTarget(), in implCreateIteratedNodes() 211 if( !(xIterNode->getTarget() >>= aTarget) ) in implCreateIteratedNodes()
|
H A D | animationbasenode.cxx | 70 uno::Reference< drawing::XShape > xShape( mxAnimateNode->getTarget(), in AnimationBaseNode() 117 if( !(mxAnimateNode->getTarget() >>= aTarget) ) in AnimationBaseNode()
|
H A D | basenode.cxx | 713 uno::Reference< drawing::XShape > xTargetShape( xAnimate->getTarget(), in showState() 721 if( (xAnimate->getTarget() >>= aTarget) ) in showState()
|
H A D | animationcommandnode.cxx | 55 uno::Reference< drawing::XShape > xShape( mxCommandNode->getTarget(), in AnimationCommandNode()
|
/aoo41x/main/unoxml/source/events/ |
H A D | uievent.cxx | 67 Reference< XEventTarget > SAL_CALL CUIEvent::getTarget() throw (RuntimeException) in getTarget() function in DOM::events::CUIEvent 69 return CEvent::getTarget(); in getTarget()
|
H A D | mutationevent.cxx | 90 Reference< XEventTarget > SAL_CALL CMutationEvent::getTarget() throw (RuntimeException) in getTarget() function in DOM::events::CMutationEvent 92 return CEvent::getTarget(); in getTarget()
|
H A D | mouseevent.cxx | 150 Reference< XEventTarget > SAL_CALL CMouseEvent::getTarget() throw (RuntimeException) in getTarget() function in DOM::events::CMouseEvent 152 return CUIEvent::getTarget(); in getTarget()
|
H A D | event.hxx | 67 virtual Reference< XEventTarget > SAL_CALL getTarget() throw (RuntimeException);
|
H A D | uievent.hxx | 65 virtual Reference< XEventTarget > SAL_CALL getTarget() throw (RuntimeException);
|
H A D | mutationevent.hxx | 79 virtual Reference< XEventTarget > SAL_CALL getTarget() throw (RuntimeException);
|
H A D | event.cxx | 48 CEvent::getTarget() throw (RuntimeException) in getTarget() function in DOM::events::CEvent
|
/aoo41x/main/unoxml/source/dom/ |
H A D | processinginstruction.cxx | 46 xExtended->processingInstruction(getTarget(), getData()); in saxify() 75 CProcessingInstruction::getTarget() throw (RuntimeException) in getTarget() function in DOM::CProcessingInstruction
|
/aoo41x/main/writerfilter/inc/ooxml/ |
H A D | OOXMLDocument.hxx | 120 virtual const ::rtl::OUString & getTarget() const = 0; 247 virtual const ::rtl::OUString & getTarget() const = 0;
|
/aoo41x/main/writerfilter/source/ooxml/ |
H A D | OOXMLParserState.cxx | 127 const ::rtl::OUString & OOXMLParserState::getTarget() const in getTarget() function in writerfilter::ooxml::OOXMLParserState 129 return mpDocument->getTarget(); in getTarget()
|
H A D | OOXMLDocumentImpl.cxx | 141 const ::rtl::OUString & OOXMLDocumentImpl::getTarget() const in getTarget() function in writerfilter::ooxml::OOXMLDocumentImpl 143 return mpStream->getTarget(); in getTarget()
|
H A D | OOXMLParserState.hxx | 87 const rtl::OUString & getTarget() const;
|
/aoo41x/main/xmloff/source/draw/ |
H A D | animationexport.cxx | 687 prepareValue( xIter->getTarget() ); in prepareNode() 711 prepareValue( xAnimate->getTarget() ); in prepareNode() 718 prepareValue( xCommand->getTarget() ); in prepareNode() 1015 Any aTemp( xIter->getTarget() ); in exportContainer() 1094 Any aTemp( xAnimate->getTarget() ); in exportAnimate() 1387 Any aTemp( xCommand->getTarget() ); in exportCommand()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | randomnode.cxx | 581 Any aTarget( mxFirstNode->getTarget() ); in createEnumeration() 669 Any aTarget( xAnimate->getTarget() ); in appendChild()
|
/aoo41x/main/drawinglayer/inc/drawinglayer/processor2d/ |
H A D | textaspolygonextractor2d.hxx | 92 const TextAsPolygonDataNodeVector& getTarget() const { return maTarget; } in getTarget() function in drawinglayer::processor2d::TextAsPolygonExtractor2D
|
/aoo41x/main/forms/source/xforms/ |
H A D | xformsevent.cxx | 49 XFormsEventConcrete::XEventTarget_t SAL_CALL XFormsEventConcrete::getTarget() throw (RuntimeExcepti… in getTarget() function in com::sun::star::xforms::XFormsEventConcrete
|
H A D | xformsevent.hxx | 49 virtual XEventTarget_t SAL_CALL getTarget() throw (RuntimeException_t);
|
/aoo41x/main/sd/inc/ |
H A D | CustomAnimationEffect.hxx | 116 ::com::sun::star::uno::Any getTarget() const { return maTarget; } in getTarget() function in sd::CustomAnimationEffect 252 …const ::com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& getTarget() const { ret… in getTarget() function in sd::CustomAnimationTextGroup
|