Searched refs:IsInsMode (Results 1 – 6 of 6) sorted by relevance
260 sal_Bool bOldIns = pWrtShell->IsInsMode(); in StartTextConversion()544 sal_Bool bOldIns = pWrtShell->IsInsMode(); in InsertThesaurusSynonym()
1564 rSet.Put(SfxBoolItem(SID_ATTR_INSERT,rShell.IsInsMode())); in StateStatusLine()
153 sal_Bool IsInsMode() const { return bIns; } in IsInsMode() function in SwWrtShell
737 sal_Bool bOldIns = pSh->IsInsMode(); in Execute()
943 mpOutlinerView->GetEditView().SetInsertMode(mrView.GetWrtShellPtr()->IsInsMode()); in ActivatePostIt()
1749 SwEditShell::AutoCorrect( rACorr, IsInsMode(), cChar ); in AutoCorrect()
Completed in 47 milliseconds