Home
last modified time | relevance | path

Searched refs:nRestore (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx1962 sal_uInt16 nRestore = 0; in UnoRemoveAllActions() local
1974 nRestore++; in UnoRemoveAllActions()
1976 pSh->SetRestoreActions(nRestore); in UnoRemoveAllActions()
/trunk/main/vcl/source/control/
H A Dedit.cxx2276 sal_uInt16 nRestore = nOldIMETextLen - nNewIMETextLen; in Command() local
2277 …maText.Insert( mpIMEInfos->aOldTextAfterStartPos.Copy( nNewIMETextLen, nRestore ), mpIMEInfos->nPo… in Command()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx983 sal_uInt16 nRestore = nOldIMETextLen - nNewIMETextLen; in Command() local
986 …( aPaM, mpImpl->mpTextEngine->mpIMEInfos->aOldTextAfterStartPos.Copy( nNewIMETextLen, nRestore ) ); in Command()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx556 sal_uInt16 nRestore = nOldIMETextLen - nNewIMETextLen; in Command() local
559 … ImpInsertText( aPaM, mpIMEInfos->aOldTextAfterStartPos.Copy( nNewIMETextLen, nRestore ) ); in Command()

Completed in 147 milliseconds