Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx66 SwDoc* lcl_GetDocViaTunnel( Reference<XTextCursor> & rCursor ) in lcl_GetDocViaTunnel() function
76 SwDoc* lcl_GetDocViaTunnel( Reference<XTextRange> & rRange ) in lcl_GetDocViaTunnel() function
152 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 15 milliseconds