Searched refs:IShellCursorSupplier (Results 1 – 6 of 6) sorted by relevance
43 class IShellCursorSupplier;57 UndoRedoContext(SwDoc & rDoc, IShellCursorSupplier & rCursorSupplier) in UndoRedoContext()66 IShellCursorSupplier & GetCursorSupplier() { return m_rCursorSupplier; } in GetCursorSupplier()81 IShellCursorSupplier & m_rCursorSupplier;
37 class IShellCursorSupplier class40 virtual ~IShellCursorSupplier() { } in ~IShellCursorSupplier()
223 class IShellCursorSupplier;1812 ::sw::IShellCursorSupplier * GetIShellCursorSupplier();
155 , public ::sw::IShellCursorSupplier
366 ::sw::IShellCursorSupplier * SwDoc::GetIShellCursorSupplier() in GetIShellCursorSupplier()
580 ::sw::IShellCursorSupplier *const pISCS(pDoc->GetIShellCursorSupplier()); in SetInDoc()
Completed in 68 milliseconds