Home
last modified time | relevance | path

Searched refs:aButtonTexts (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx3168 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()
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx283 String aButtonTexts[TOKEN_END]; // Text of the buttons member in SwTokenWindow

Completed in 32 milliseconds