Searched refs:aButtonTexts (Results 1 – 2 of 2) sorted by relevance
3168 aButtonTexts[i] = String(ResId(nTextId, *rResId.GetResMgr())); in SwTokenWindow()3382 pButton->SetText(aButtonTexts[rToken.eTokenType]); in InsertItem()3493 aToInsertToken.sText = aButtonTexts[TOKEN_LINK_END]; in InsertAtSelection()3502 ((SwTOXButton*)pExchange)->SetText(aButtonTexts[TOKEN_LINK_END]); in InsertAtSelection()3512 ((SwTOXButton*)pExchange)->SetText(aButtonTexts[TOKEN_LINK_START]); in InsertAtSelection()3584 pButton->SetText(aButtonTexts[aToInsertToken.eTokenType]); in InsertAtSelection()
283 String aButtonTexts[TOKEN_END]; // Text of the buttons member in SwTokenWindow
Completed in 34 milliseconds