Home
last modified time | relevance | path

Searched refs:AutoCorrect (Results 1 – 25 of 101) sorted by relevance

12345

/trunk/main/sw/source/ui/shells/
H A Dshells.src84 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 Dtextsh.cxx188 rSh.AutoCorrect( *pACorr, cIns ); in TYPEINIT1()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx223 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 Dedws.cxx310 void SwEditShell::AutoCorrect( SvxAutoCorrect& rACorr, sal_Bool bInsert, in AutoCorrect() function in SwEditShell
321 rACorr.AutoCorrect( aSwAutoCorrDoc, in AutoCorrect()
/trunk/main/offapi/com/sun/star/util/
H A DPathSettings.idl76 /** The settings of the AutoCorrect dialog. The value can be more than
79 [property] string AutoCorrect;
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx966 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()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx98 using SwEditShell::AutoCorrect;
397 void AutoCorrect( SvxAutoCorrect& rACorr, sal_Unicode cChar = ' ' );
/trunk/main/sw/source/core/undo/
H A Dundo.src262 Text [ en-US ] = "AutoCorrect" ;
396 Text [ en-US ] = "AutoCorrect" ;
/trunk/main/editeng/source/editeng/
H A Dediteng.src105 Text [ en-US ] = "AutoCorrect" ;
H A Dedtspell.hxx59 virtual void AutoCorrect( const String& rOldWord, const String& rNewWord );
H A Dediteng.cxx1086 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 Dedtspell.cxx190 void __EXPORT EditSpellWrapper::AutoCorrect( const String&, const String& ) in AutoCorrect() function in EditSpellWrapper
H A Dimpedit2.cxx513 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 Dimpedit.hxx784 …EditPaM AutoCorrect( const EditSelection& rCurEditSelection, sal_Unicode c, sal_Bool bOverwrite …
/trunk/main/cui/source/tabpages/
H A Dautocdlg.src38 Text [ en-US ] = "AutoCorrect" ;
191 Text [ en-US ] = "[T]: AutoFormat/AutoCorrect while typing" ;
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwl/
H A Dcom.sun.star.comp.framework.PathSettings.csv2 "PathSettings";"com::sun::star::util::PathSettings";"AutoCorrect"
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.src58 Text [ en-US ] = "Accept or Reject AutoCorrect Changes" ;
/trunk/main/sw/source/ui/lingu/
H A Dolmenu.src55 Text [ en-US ] = "AutoCorrect" ;
/trunk/main/editeng/inc/editeng/
H A Dsplwrap.hxx152 virtual void AutoCorrect( const String& rAktStr, const String& rNewStr );
H A Dsvxacorr.hxx249 sal_uLong AutoCorrect( SvxAutoCorrDoc& rDoc, const String& rTxt,
/trunk/main/cui/source/options/
H A Doptpath.src186 Text [ en-US ] = "AutoCorrect" ;
/trunk/main/editeng/source/misc/
H A Dsplwrap.cxx302 void SvxSpellWrapper::AutoCorrect( const String&, const String& ) in AutoCorrect() function in SvxSpellWrapper
/trunk/main/sw/inc/
H A Deditsh.hxx757 void AutoCorrect( SvxAutoCorrect& rACorr, sal_Bool bInsertMode = sal_True,
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2335 rSh.AutoCorrect( *pACorr, aCh ); in KeyInput()
2349 rSh.AutoCorrect( *pACorr, aCh ); in KeyInput()
2378 rSh.AutoCorrect( *pACorr, static_cast< sal_Unicode >('\0') ); in KeyInput()
4996 rSh.AutoCorrect( *pACorr, aCh ); in Command()
/trunk/main/svx/inc/
H A Dgloblmn_tmpl.hrc713 Text [ en-US ] = "~AutoCorrect..." ; \

Completed in 195 milliseconds

12345