/aoo41x/main/writerfilter/inc/resourcemodel/ |
H A D | TableData.hxx | 82 void setEnd(T end) { mEnd = end; mbOpen = false; } in setEnd() function in writerfilter::CellData 171 mCells.back()->setEnd(end); in endCell()
|
/aoo41x/main/basegfx/source/polygon/ |
H A D | b2dtrapezoid.cxx | 137 void setEnd( const B2DPoint* pNewEnd) in setEnd() function in basegfx::trapezoidhelper::TrDeEdgeEntry 259 aEdge.setEnd(&rCutPoint); in splitEdgeAtGivenPoint() 270 aEdge.setEnd(&rCutPoint); in splitEdgeAtGivenPoint()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | randomnode.cxx | 106 void SAL_CALL setEnd( const Any& _end ) throw (RuntimeException); 326 void SAL_CALL RandomAnimationNode::setEnd( const Any& _end ) throw (RuntimeException) in setEnd() function in sd::RandomAnimationNode
|
/aoo41x/main/framework/inc/classes/ |
H A D | checkediterator.hxx | 157 inline void setEnd() in setEnd() function in framework::CheckedIterator
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbaselection.cxx | 652 void SAL_CALL SwVbaSelection::setEnd( ::sal_Int32 _end ) throw (uno::RuntimeException) in setEnd() function in SwVbaSelection 654 getRange()->setEnd( _end ); in setEnd()
|
H A D | vbarange.hxx | 82 virtual void SAL_CALL setEnd( ::sal_Int32 _end ) throw (css::uno::RuntimeException);
|
H A D | vbaselection.hxx | 95 virtual void SAL_CALL setEnd( ::sal_Int32 _end ) throw (css::uno::RuntimeException);
|
H A D | vbarange.cxx | 314 void SAL_CALL SwVbaRange::setEnd( ::sal_Int32 _end ) throw (uno::RuntimeException) in setEnd() function in SwVbaRange
|
/aoo41x/main/sd/source/core/ |
H A D | CustomAnimationCloner.cxx | 165 xNode->setEnd( transformValue( xNode->getEnd() ) ); in transformNode()
|
H A D | CustomAnimationEffect.cxx | 962 void CustomAnimationEffect::setEnd( const Any& rEnd ) in setEnd() function in sd::CustomAnimationEffect 965 mxNode->setEnd( rEnd ); in setEnd() 1061 xNewNode->setEnd( mxNode->getEnd() ); in setIterateType()
|
/aoo41x/main/svtools/source/table/ |
H A D | tablecontrol_impl.hxx | 61 void setEnd( long const i_end ) { nEndPixel = i_end; } in setEnd() function
|
/aoo41x/main/oox/source/ppt/ |
H A D | timenode.cxx | 259 xNode->setEnd( aAny ); in setNode()
|
/aoo41x/main/animations/source/animcore/ |
H A D | animcore.cxx | 166 virtual void SAL_CALL setEnd( const Any& _end ) throw (RuntimeException); 893 void SAL_CALL AnimationNode::setEnd( const Any& _end ) throw (RuntimeException) in setEnd() function in animcore::AnimationNode
|
/aoo41x/main/sd/inc/ |
H A D | CustomAnimationEffect.hxx | 94 void setEnd( const ::com::sun::star::uno::Any& rEnd );
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | pptinanimations.cxx | 2370 xAudio->setEnd( aEmpty ); in importAudioContainer() 2954 xNode->setEnd( aEnd ); in importAnimationEvents()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | animationimport.cxx | 831 mxNode->setEnd( mpHelper->convertTiming( rValue ) ); in init_node()
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | CustomAnimationPane.cxx | 1550 pEffect->setEnd( aEndValue ); in changeSelection()
|