Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLChangedRegionImportContext.cxx144 if (xOldCursor.is()) in EndElement()
152 GetImport().GetTextImport()->SetCursor(xOldCursor); in EndElement()
153 xOldCursor = NULL; in EndElement()
174 if (! xOldCursor.is()) in UseRedlineText()
187 xOldCursor = xCursor; in UseRedlineText()
H A DXMLFootnoteImportContext.cxx151 xOldCursor = rHelper.GetCursor(); in StartElement()
179 rHelper.SetCursor(xOldCursor); in EndElement()
H A DXMLChangedRegionImportContext.hxx52 ::com::sun::star::text::XTextCursor> xOldCursor;
H A DXMLFootnoteImportContext.hxx52 ::com::sun::star::text::XTextCursor> xOldCursor;
/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx471 Reference<XTextCursor> xOldCursor, in CreateRedlineTextSection() argument
484 SwDoc* pDoc = lcl_GetDocViaTunnel(xOldCursor); in CreateRedlineTextSection()
H A DXMLRedlineImportHelper.hxx100 ::com::sun::star::text::XTextCursor> xOldCursor,
H A Dxmltbli.hxx71 ::com::sun::star::text::XTextCursor > xOldCursor;
H A Dxmltbli.cxx1405 xOldCursor = GetImport().GetTextImport()->GetCursor(); in SwXMLTableContext()
2943 GetImport().GetTextImport()->SetCursor( xOldCursor ); in EndElement()

Completed in 32 milliseconds