Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunotext.cxx739 const uno::Reference<lang::XUnoTunnel> xPredTunnel(xPredecessor, in insertTextContentAfter() local
742 ::sw::UnoTunnelGetImplementation<SwXTextSection>(xPredTunnel); in insertTextContentAfter()
744 ::sw::UnoTunnelGetImplementation<SwXTextTable>(xPredTunnel); in insertTextContentAfter()
849 const uno::Reference<lang::XUnoTunnel> xPredTunnel(xPredecessor, in removeTextContentAfter() local
852 ::sw::UnoTunnelGetImplementation<SwXTextSection>(xPredTunnel); in removeTextContentAfter()
854 ::sw::UnoTunnelGetImplementation<SwXTextTable>(xPredTunnel); in removeTextContentAfter()

Completed in 31 milliseconds