Searched refs:aCommaSeparatedCB (Results 1 – 2 of 2) sorted by relevance
2117 aCommaSeparatedCB(this, SW_RES(CB_COMMASEPARATED )), in SwTOXEntryTabPage()2209 aCommaSeparatedCB.SetClickHdl(LINK(this, SwTOXEntryTabPage, ModifyHdl)); in SwTOXEntryTabPage()2230 aRelToStyleIdxPos = aCommaSeparatedCB.GetPosPixel(); in SwTOXEntryTabPage()2329 aCommaSeparatedCB.Check(m_pCurrentForm->IsCommaSeparated()); in Reset()2531 aCommaSeparatedCB.Show( bToxIsIndex ); in ActivatePage()2578 if(aCommaSeparatedCB.IsVisible()) in UpdateDescriptor()2579 pCurrentForm->SetCommaSeparated(aCommaSeparatedCB.IsChecked()); in UpdateDescriptor()
408 CheckBox aCommaSeparatedCB; member in SwTOXEntryTabPage
Completed in 36 milliseconds