Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dpview.hxx258 const OUString& GetNewCursorPos() const { return m_sNewCursorPosition; } in GetNewCursorPos() function in SwPagePreview
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dpview.hxx258 const OUString& GetNewCursorPos() const { return m_sNewCursorPosition; } in GetNewCursorPos() function in SwPagePreview
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dview.cxx816 m_sNewCursorPos = pPagePreview->GetNewCursorPos(); in SwView()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dview.cxx825 m_sNewCursorPos = pPagePreview->GetNewCursorPos(); in SwView()