Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/misc/
H A Dpggrid.cxx65 aNoGridRB (this, SW_RES(RB_NOGRID )), in SwTextGridPage()
134 aNoGridRB .SetClickHdl(aGridTypeHdl); in SwTextGridPage()
204 if(aNoGridRB.GetSavedValue() != aNoGridRB.IsChecked()|| in FillItemSet()
236 case GRID_NONE : pButton = &aNoGridRB; break; in Reset()
256 aNoGridRB.SaveValue(); in Reset()
293 aGridItem.SetGridType(aNoGridRB.IsChecked() ? GRID_NONE : in PutGridItem()
472 sal_Bool bEnable = &aNoGridRB != pButton; in IMPL_LINK()
/aoo41x/main/sw/source/ui/inc/
H A Dpggrid.hxx42 RadioButton aNoGridRB; member in SwTextGridPage

Completed in 9 milliseconds