Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ Paste
Method
Paste
DuiLib/Control/UIRichEdit.cpp:1528–1531 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1526
}
1527
1528
void CRichEditUI::Paste()
1529
{
1530
TxSendMessage(WM_PASTE, 0, 0, 0);
1531
}
1532
1533
int CRichEditUI::GetLineCount() const
1534
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected