Home
last modified time | relevance | path

Searched refs:aRelToStyleCB (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx2113 aRelToStyleCB(this, SW_RES(CB_RELTOSTYLE )), in SwTOXEntryTabPage()
2210 aRelToStyleCB.SetClickHdl(LINK(this, SwTOXEntryTabPage, ModifyHdl)); in SwTOXEntryTabPage()
2229 aRelToStylePos = aRelToStyleCB.GetPosPixel(); in SwTOXEntryTabPage()
2328 aRelToStyleCB.Check(m_pCurrentForm->IsRelTabPos()); in Reset()
2498 aRelToStyleCB.Show( !bToxIsAuthorities ); in ActivatePage()
2523 aRelToStyleCB.SetPosPixel( bToxIsIndex ? aRelToStyleIdxPos in ActivatePage()
2574 if(aRelToStyleCB.IsVisible()) in UpdateDescriptor()
2576 pCurrentForm->SetRelTabPos(aRelToStyleCB.IsChecked()); in UpdateDescriptor()
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx404 CheckBox aRelToStyleCB; // position relative to the right margin of the para style member in SwTOXEntryTabPage

Completed in 92 milliseconds