Searched refs:lcl_GetDocViaTunnel (Results 1 – 1 of 1) sorted by relevance
66 SwDoc* lcl_GetDocViaTunnel( Reference<XTextCursor> & rCursor ) in lcl_GetDocViaTunnel() function76 SwDoc* lcl_GetDocViaTunnel( Reference<XTextRange> & rRange ) in lcl_GetDocViaTunnel() function152 SwDoc* pDoc = lcl_GetDocViaTunnel(rRange); in SetAsNodeIndex()201 return (NULL != pIndex) ? pIndex->GetNodes().GetDoc() : lcl_GetDocViaTunnel(xRange); in GetDoc()484 SwDoc* pDoc = lcl_GetDocViaTunnel(xOldCursor); in CreateRedlineTextSection()
Completed in 22 milliseconds