Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dpormulti.hxx235 class SwTextCursorSave class
244 SwTextCursorSave( SwTextCursor* pTextCursor, SwMultiPortion* pMulti,
246 ~SwTextCursorSave();
H A Ditrtxt.hxx265 friend class SwTextCursorSave;
H A Dpormulti.cxx2489 SwTextCursorSave::SwTextCursorSave( SwTextCursor* pCursor, in SwTextCursorSave() function in SwTextCursorSave
2537 SwTextCursorSave::~SwTextCursorSave() in ~SwTextCursorSave()
H A Ditrcrsr.cxx1583SwTextCursorSave aSave( const_cast<SwTextCursor*>(this), static_cast<SwMultiPortion*>(pPor), in GetCursorOfst()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dpormulti.hxx234 class SwTextCursorSave class
243 SwTextCursorSave( SwTextCursor* pTextCursor, SwMultiPortion* pMulti,
245 ~SwTextCursorSave();
H A Ditrtxt.hxx265 friend class SwTextCursorSave;
H A Dpormulti.cxx2511 SwTextCursorSave::SwTextCursorSave( SwTextCursor* pCursor, in SwTextCursorSave() function in SwTextCursorSave
2559 SwTextCursorSave::~SwTextCursorSave() in ~SwTextCursorSave()
H A Ditrcrsr.cxx1613SwTextCursorSave aSave( const_cast<SwTextCursor*>(this), static_cast<SwMultiPortion*>(pPor), in GetModelPositionForViewPoint()