Home
last modified time | relevance | path

Searched refs:nOverwrite (Results 1 – 12 of 12) sorted by relevance

/trunk/main/svtools/source/edit/
H A Dtextview.cxx992 sal_uInt16 nOverwrite = nNewIMETextLen - nOldIMETextLen; in Command() local
993 …if ( ( nOldIMETextLen + nOverwrite ) > mpImpl->mpTextEngine->mpIMEInfos->aOldTextAfterStartPos.Len… in Command()
994nOverwrite = mpImpl->mpTextEngine->mpIMEInfos->aOldTextAfterStartPos.Len() - nOldIMETextLen; in Command()
995 DBG_ASSERT( nOverwrite && (nOverwrite < 0xFF00), "IME Overwrite?!" ); in Command()
1000 aSel.GetEnd().GetIndex() + nOverwrite; in Command()
/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.src58 Text [ en-US ] = "This file already exists.\nOverwrite?" ;
/trunk/main/vcl/source/control/
H A Dedit.cxx2283 sal_uInt16 nOverwrite = nNewIMETextLen - nOldIMETextLen; in Command() local
2284 if ( ( nOldIMETextLen + nOverwrite ) > mpIMEInfos->aOldTextAfterStartPos.Len() ) in Command()
2285 nOverwrite = mpIMEInfos->aOldTextAfterStartPos.Len() - nOldIMETextLen; in Command()
2286 maText.Erase( mpIMEInfos->nPos + nNewIMETextLen, nOverwrite ); in Command()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx565 sal_uInt16 nOverwrite = nNewIMETextLen - nOldIMETextLen; in Command() local
566 … if ( ( nOldIMETextLen + nOverwrite ) > mpIMEInfos->aOldTextAfterStartPos.Len() ) in Command()
567 nOverwrite = mpIMEInfos->aOldTextAfterStartPos.Len() - nOldIMETextLen; in Command()
568 DBG_ASSERT( nOverwrite && (nOverwrite < 0xFF00), "IME Overwrite?!" ); in Command()
573 _aSel.Max().GetIndex() + nOverwrite; in Command()
/trunk/extras/l10n/source/sw-TZ/
H A Dlocalize.sdf345 …ASK_DISKCHANGE_SAVE 185 sw-TZ File has been changed on data medium.\nOverwrite? Testtool 2002…
/trunk/extras/l10n/source/kn/
H A Dlocalize.sdf21466 ….src 0 string STR_FILEDLG_OVERWRITE 0 kn This file already exists. \nOverwrite ? 20181231 09…
/trunk/extras/l10n/source/ps/
H A Dlocalize.sdf21466 ….src 0 string STR_FILEDLG_OVERWRITE 0 ps This file already exists. \nOverwrite ? 20181231 09…
/trunk/extras/l10n/source/af/
H A Dlocalize.sdf21466 ….src 0 string STR_FILEDLG_OVERWRITE 0 af This file already exists. \nOverwrite ? 20181231 09…
/trunk/extras/l10n/source/kk/
H A Dlocalize.sdf21573 ….src 0 string STR_FILEDLG_OVERWRITE 0 kk This file already exists. \nOverwrite ? 20200411 15…
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf64822 …c 0 string STR_FILEDLG_OVERWRITE 0 en-ZA This file already exists. \nOverwrite ? 2002-02-02 …
/trunk/extras/l10n/source/en-GB/
H A Dlocalize.sdf21573 …c 0 string STR_FILEDLG_OVERWRITE 0 en-GB This file already exists. \nOverwrite ? 20200411 15…
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf64661 …tring STR_FILEDLG_OVERWRITE 0 kid d95]ra‖This file already exists. \nOverwrite ? 20130829 23…

Completed in 6243 milliseconds