Home
last modified time | relevance | path

Searched refs:StartSpelling (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sd/inc/ !
H A DOutliner.hxx136 void StartSpelling (void);
139 void StartSpelling(EditView&, unsigned char);
/trunk/main/sd/source/ui/view/ !
H A DOutliner.cxx309 void Outliner::StartSpelling (void) in StartSpelling() function in sd::Outliner
317 void Outliner::StartSpelling(EditView& rView, unsigned char c) in StartSpelling() function in sd::Outliner
319 SdrOutliner::StartSpelling( rView, c ); in StartSpelling()
/trunk/main/editeng/source/outliner/ !
H A Doutlin2.cxx778 void Outliner::StartSpelling(EditView& rEditView, sal_Bool bMultipleDoc) in StartSpelling() function in Outliner
780 pEditEngine->StartSpelling(rEditView, bMultipleDoc); in StartSpelling()
/trunk/main/sd/source/ui/dlg/ !
H A DSpellDialogChildWindow.cxx201 mpSdOutliner->StartSpelling(); in ProvideOutliner()
/trunk/main/sw/inc/ !
H A DPostItMgr.hxx279 void StartSpelling();
/trunk/main/editeng/inc/editeng/ !
H A Dediteng.hxx397 void StartSpelling(EditView& rEditView, sal_Bool bMultipleDoc);
H A Doutliner.hxx1056 void StartSpelling(EditView& rEditView, sal_Bool bMultipleDoc);
/trunk/main/editeng/source/editeng/ !
H A Dediteng.cxx2191 void EditEngine::StartSpelling(EditView& rEditView, sal_Bool bMultipleDoc) in StartSpelling() function in EditEngine
2194 pImpEditEngine->StartSpelling(rEditView, bMultipleDoc); in StartSpelling()
H A Dimpedit.hxx954 void StartSpelling(EditView& rEditView, sal_Bool bMultipleDoc);
H A Dimpedit4.cxx1965 void ImpEditEngine::StartSpelling(EditView& rEditView, sal_Bool bMultipleDoc) in StartSpelling() function in ImpEditEngine

Completed in 125 milliseconds