Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/unocore/
H A Dunotext.cxx678 const uno::Reference<lang::XUnoTunnel> xSuccTunnel(xSuccessor, in insertTextContentBefore() local
681 ::sw::UnoTunnelGetImplementation<SwXTextSection>(xSuccTunnel); in insertTextContentBefore()
683 ::sw::UnoTunnelGetImplementation<SwXTextTable>(xSuccTunnel); in insertTextContentBefore()
793 const uno::Reference<lang::XUnoTunnel> xSuccTunnel(xSuccessor, in removeTextContentBefore() local
796 ::sw::UnoTunnelGetImplementation<SwXTextSection>(xSuccTunnel); in removeTextContentBefore()
798 ::sw::UnoTunnelGetImplementation<SwXTextTable>(xSuccTunnel); in removeTextContentBefore()

Completed in 28 milliseconds