Home
last modified time | relevance | path

Searched refs:attachToRange (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunobkm.cxx261 void SwXBookmark::attachToRange( const uno::Reference< text::XTextRange > & xTextRange ) in attachToRange() function in SwXBookmark
269 attachToRange( xTextRange ); in attach()
616 void SwXFieldmark::attachToRange( const uno::Reference < text::XTextRange >& xTextRange ) in attachToRange() function in SwXFieldmark
H A Dunofield.cxx1206 void SwXTextField::attachToRange( in attachToRange() function in SwXTextField
1820 attachToRange( xTextRange ); in attach()
H A Dunoframe.cxx2667 void SwXFrame::attachToRange(const uno::Reference< text::XTextRange > & xTextRange) in attachToRange() function in SwXFrame
3012 attachToRange(xTextRange); in attach()
H A Dunotbl.cxx2226 void SwXTextTable::attachToRange(const uno::Reference< text::XTextRange > & xTextRange) in attachToRange() function in SwXTextTable
2310 attachToRange( xTextRange ); in attach()
/trunk/main/sw/inc/
H A Dunobookmark.hxx69 virtual void attachToRange(
217 virtual void attachToRange(
H A Dunofield.hxx197 …void attachToRange(const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > & …
H A Dunoframe.hxx141 …void attachToRange(const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > & …
H A Dunotbl.hxx408 …void attachToRange(const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > & …