Searched refs:ScNoteEditEngine (Results 1 – 5 of 5) sorted by relevance
243 class ScNoteEditEngine : public ScEditEngineDefaulter class249 ScNoteEditEngine( SfxItemPool* pEnginePool,
121 class ScNoteEditEngine;259 ScNoteEditEngine* pNoteEngine; // uses pEditPool from xPoolHelper1828 SC_DLLPUBLIC ScNoteEditEngine& GetNoteEngine();
767 ScNoteEditEngine::ScNoteEditEngine( SfxItemPool* pEnginePoolP, in ScNoteEditEngine() function in ScNoteEditEngine
230 pEditEngine = new ScNoteEditEngine( pDocShell->GetDocument()->GetNoteEngine() ); in GetTextForwarder()
548 ScNoteEditEngine& ScDocument::GetNoteEngine() in GetNoteEngine()552 pNoteEngine = new ScNoteEditEngine( GetEnginePool(), GetEditPool() ); in GetNoteEngine()
Completed in 34 milliseconds