Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Deditutil.hxx243 class ScNoteEditEngine : public ScEditEngineDefaulter class
249 ScNoteEditEngine( SfxItemPool* pEnginePool,
H A Ddocument.hxx121 class ScNoteEditEngine;
259 ScNoteEditEngine* pNoteEngine; // uses pEditPool from xPoolHelper
1828 SC_DLLPUBLIC ScNoteEditEngine& GetNoteEngine();
/trunk/main/sc/source/core/tool/
H A Deditutil.cxx767 ScNoteEditEngine::ScNoteEditEngine( SfxItemPool* pEnginePoolP, in ScNoteEditEngine() function in ScNoteEditEngine
/trunk/main/sc/source/ui/unoobj/
H A Deditsrc.cxx230 pEditEngine = new ScNoteEditEngine( pDocShell->GetDocument()->GetNoteEngine() ); in GetTextForwarder()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx548 ScNoteEditEngine& ScDocument::GetNoteEngine() in GetNoteEngine()
552 pNoteEngine = new ScNoteEditEngine( GetEnginePool(), GetEditPool() ); in GetNoteEngine()

Completed in 39 milliseconds