Home
last modified time | relevance | path

Searched refs:setEnd (Results 1 – 17 of 17) sorted by relevance

/trunk/main/writerfilter/inc/resourcemodel/
H A DTableData.hxx82 void setEnd(T end) { mEnd = end; mbOpen = false; } in setEnd() function in writerfilter::CellData
171 mCells.back()->setEnd(end); in endCell()
/trunk/main/basegfx/source/polygon/
H A Db2dtrapezoid.cxx137 void setEnd( const B2DPoint* pNewEnd) in setEnd() function in basegfx::trapezoidhelper::TrDeEdgeEntry
259 aEdge.setEnd(&rCutPoint); in splitEdgeAtGivenPoint()
270 aEdge.setEnd(&rCutPoint); in splitEdgeAtGivenPoint()
/trunk/main/sd/source/ui/unoidl/
H A Drandomnode.cxx106 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
/trunk/main/sw/source/ui/vba/
H A Dvbaselection.cxx652 void SAL_CALL SwVbaSelection::setEnd( ::sal_Int32 _end ) throw (uno::RuntimeException) in setEnd() function in SwVbaSelection
654 getRange()->setEnd( _end ); in setEnd()
H A Dvbarange.hxx82 virtual void SAL_CALL setEnd( ::sal_Int32 _end ) throw (css::uno::RuntimeException);
H A Dvbaselection.hxx95 virtual void SAL_CALL setEnd( ::sal_Int32 _end ) throw (css::uno::RuntimeException);
H A Dvbarange.cxx314 void SAL_CALL SwVbaRange::setEnd( ::sal_Int32 _end ) throw (uno::RuntimeException) in setEnd() function in SwVbaRange
/trunk/main/framework/inc/classes/
H A Dcheckediterator.hxx157 inline void setEnd() in setEnd() function in framework::CheckedIterator
/trunk/main/sd/source/core/
H A DCustomAnimationCloner.cxx165 xNode->setEnd( transformValue( xNode->getEnd() ) ); in transformNode()
H A DCustomAnimationEffect.cxx962 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()
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.hxx61 void setEnd( long const i_end ) { nEndPixel = i_end; } in setEnd() function
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx259 xNode->setEnd( aAny ); in setNode()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx166 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
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx94 void setEnd( const ::com::sun::star::uno::Any& rEnd );
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2370 xAudio->setEnd( aEmpty ); in importAudioContainer()
2954 xNode->setEnd( aEnd ); in importAnimationEvents()
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx831 mxNode->setEnd( mpHelper->convertTiming( rValue ) ); in init_node()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1550 pEffect->setEnd( aEndValue ); in changeSelection()

Completed in 93 milliseconds