Searched refs:nRestore (Results 1 – 4 of 4) sorted by relevance
1962 sal_uInt16 nRestore = 0; in UnoRemoveAllActions() local1974 nRestore++; in UnoRemoveAllActions()1976 pSh->SetRestoreActions(nRestore); in UnoRemoveAllActions()
2276 sal_uInt16 nRestore = nOldIMETextLen - nNewIMETextLen; in Command() local2277 …maText.Insert( mpIMEInfos->aOldTextAfterStartPos.Copy( nNewIMETextLen, nRestore ), mpIMEInfos->nPo… in Command()
983 sal_uInt16 nRestore = nOldIMETextLen - nNewIMETextLen; in Command() local986 …( aPaM, mpImpl->mpTextEngine->mpIMEInfos->aOldTextAfterStartPos.Copy( nNewIMETextLen, nRestore ) ); in Command()
556 sal_uInt16 nRestore = nOldIMETextLen - nNewIMETextLen; in Command() local559 … ImpInsertText( aPaM, mpIMEInfos->aOldTextAfterStartPos.Copy( nNewIMETextLen, nRestore ) ); in Command()
Completed in 86 milliseconds