Home
last modified time | relevance | path

Searched refs:UnoTunnelImpl (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/inc/
H A Dunobaseclass.hxx147 UnoTunnelImpl(const ::com::sun::star::uno::Sequence< sal_Int8 > & rId, in UnoTunnelImpl() function
/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx180 return ::sw::UnoTunnelImpl<SwXReferenceMark>(rId, this); in getSomething()
959 return ::sw::UnoTunnelImpl<SwXMeta>(i_rId, this); in getSomething()
H A Dunoflatpara.cxx290 return sw::UnoTunnelImpl(rId, this); in getSomething()
H A Dunoftn.cxx204 const sal_Int64 nRet( ::sw::UnoTunnelImpl<SwXFootnote>(rId, this) ); in getSomething()
H A Dunoobj2.cxx919 return ::sw::UnoTunnelImpl<SwXTextRange>(rId, this); in getSomething()
1645 return ::sw::UnoTunnelImpl<SwXTextRanges>(rId, this); in getSomething()
H A Dunobkm.cxx200 return ::sw::UnoTunnelImpl<SwXBookmark>(rId, this); in getSomething()
H A Dunoidx.cxx480 return ::sw::UnoTunnelImpl<SwXDocumentIndex>(rId, this); in getSomething()
1769 return ::sw::UnoTunnelImpl<SwXDocumentIndexMark>(rId, this); in getSomething()
H A Dunoparagraph.cxx317 return ::sw::UnoTunnelImpl<SwXParagraph>(rId, this); in getSomething()
H A Dunosect.cxx251 return ::sw::UnoTunnelImpl<SwXTextSection>(rId, this); in getSomething()
H A Dunotext.cxx1325 return ::sw::UnoTunnelImpl<SwXText>(rId, this); in getSomething()
H A Dunoobj.cxx1087 const sal_Int64 nRet( ::sw::UnoTunnelImpl<SwXTextCursor>(rId, this) ); in getSomething()

Completed in 79 milliseconds