/aoo42x/main/sw/source/ui/shells/ |
H A D | shells.src | 84 Text [ en-US ] = "AutoCorrect" ; 100 Text [ en-US ] = "AutoCorrect" ; 104 …Text [ en-US ] = "AutoCorrect completed.\nYou can accept or reject all changes,\nor accept or reje…
|
H A D | textsh.cxx | 188 rSh.AutoCorrect( *pACorr, cIns ); in TYPEINIT1()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | autofmt.cxx | 223 void AutoCorrect( xub_StrLen nSttPos = 0 ); 1364 AutoCorrect(); in BuildIndent() 1403 AutoCorrect(); in BuildTextIndent() 1442 AutoCorrect(); in BuildText() 1739 AutoCorrect( nAutoCorrPos ); /* Offset wegen Bullet + Tab */ in BuildEnum() 1762 AutoCorrect( nAutoCorrPos ); in BuildEnum() 1850 AutoCorrect(); in BuildNegIndent() 1884 AutoCorrect(); in BuildHeadLine() 1890 void SwAutoFormat::AutoCorrect( xub_StrLen nPos ) in AutoCorrect() function in SwAutoFormat
|
H A D | edws.cxx | 310 void SwEditShell::AutoCorrect( SvxAutoCorrect& rACorr, sal_Bool bInsert, in AutoCorrect() function in SwEditShell 321 rACorr.AutoCorrect( aSwAutoCorrDoc, in AutoCorrect()
|
/aoo42x/main/offapi/com/sun/star/util/ |
H A D | PathSettings.idl | 76 /** The settings of the AutoCorrect dialog. The value can be more than 79 [property] string AutoCorrect;
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 966 AutoCorrect( *pACorr, cIns ); in InsertLineBreak() 1734 void SwWrtShell::AutoCorrect( SvxAutoCorrect& rACorr, sal_Unicode cChar ) in AutoCorrect() function in SwWrtShell 1749 SwEditShell::AutoCorrect( rACorr, IsInsMode(), cChar ); in AutoCorrect()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | wrtsh.hxx | 98 using SwEditShell::AutoCorrect; 397 void AutoCorrect( SvxAutoCorrect& rACorr, sal_Unicode cChar = ' ' );
|
/aoo42x/main/sw/source/core/undo/ |
H A D | undo.src | 262 Text [ en-US ] = "AutoCorrect" ; 396 Text [ en-US ] = "AutoCorrect" ;
|
/aoo42x/main/editeng/source/editeng/ |
H A D | editeng.src | 105 Text [ en-US ] = "AutoCorrect" ;
|
H A D | edtspell.hxx | 59 virtual void AutoCorrect( const String& rOldWord, const String& rNewWord );
|
H A D | editeng.cxx | 1086 aCurSel = pImpEditEngine->AutoCorrect( aCurSel, 0, !pEditView->IsInsertMode() ); in PostKeyEvent() 1107 … aCurSel = pImpEditEngine->AutoCorrect( aCurSel, 0, !pEditView->IsInsertMode() ); in PostKeyEvent() 1115 aCurSel = pImpEditEngine->AutoCorrect( aCurSel, 0, !pEditView->IsInsertMode() ); in PostKeyEvent() 1163 aCurSel = pImpEditEngine->AutoCorrect( aCurSel, nCharCode, !pEditView->IsInsertMode() ); in PostKeyEvent()
|
H A D | edtspell.cxx | 190 void __EXPORT EditSpellWrapper::AutoCorrect( const String&, const String& ) in AutoCorrect() function in EditSpellWrapper
|
H A D | impedit2.cxx | 513 aSel = AutoCorrect( aSel, nCharCode, mpIMEInfos->bWasCursorOverwrite ); in Command() 2603 EditPaM ImpEditEngine::AutoCorrect( const EditSelection& rCurSel, xub_Unicode c, sal_Bool bOverwrit… in AutoCorrect() function in ImpEditEngine 2653 pAutoCorrect->AutoCorrect( aAuto, *pNode, nIndex, c, !bOverwrite ); in AutoCorrect()
|
H A D | impedit.hxx | 784 …EditPaM AutoCorrect( const EditSelection& rCurEditSelection, sal_Unicode c, sal_Bool bOverwrite …
|
/aoo42x/main/cui/source/tabpages/ |
H A D | autocdlg.src | 38 Text [ en-US ] = "AutoCorrect" ; 191 Text [ en-US ] = "[T]: AutoFormat/AutoCorrect while typing" ;
|
/aoo42x/main/qadevOOo/objdsc/fwl/ |
H A D | com.sun.star.comp.framework.PathSettings.csv | 2 "PathSettings";"com::sun::star::util::PathSettings";"AutoCorrect"
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | redlndlg.src | 58 Text [ en-US ] = "Accept or Reject AutoCorrect Changes" ;
|
/aoo42x/main/sw/source/ui/lingu/ |
H A D | olmenu.src | 55 Text [ en-US ] = "AutoCorrect" ;
|
/aoo42x/main/editeng/inc/editeng/ |
H A D | splwrap.hxx | 152 virtual void AutoCorrect( const String& rAktStr, const String& rNewStr );
|
H A D | svxacorr.hxx | 249 sal_uLong AutoCorrect( SvxAutoCorrDoc& rDoc, const String& rTxt,
|
/aoo42x/main/cui/source/options/ |
H A D | optpath.src | 186 Text [ en-US ] = "AutoCorrect" ;
|
/aoo42x/main/editeng/source/misc/ |
H A D | splwrap.cxx | 302 void SvxSpellWrapper::AutoCorrect( const String&, const String& ) in AutoCorrect() function in SvxSpellWrapper
|
/aoo42x/main/sw/inc/ |
H A D | editsh.hxx | 757 void AutoCorrect( SvxAutoCorrect& rACorr, sal_Bool bInsertMode = sal_True,
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 2333 rSh.AutoCorrect( *pACorr, aCh ); in KeyInput() 2347 rSh.AutoCorrect( *pACorr, aCh ); in KeyInput() 2376 rSh.AutoCorrect( *pACorr, static_cast< sal_Unicode >('\0') ); in KeyInput() 4994 rSh.AutoCorrect( *pACorr, aCh ); in Command()
|
/aoo42x/main/svx/inc/ |
H A D | globlmn_tmpl.hrc | 713 Text [ en-US ] = "~AutoCorrect..." ; \
|