Home
last modified time | relevance | path

Searched refs:aFromGraphicsCB (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx167 CheckBox aFromGraphicsCB; member in SwTOXSelectTabPage
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx976 aFromGraphicsCB( this, SW_RES(CB_FROMGRAPHICS )), in SwTOXSelectTabPage()
1218 aFromGraphicsCB.Check( 0 != (nCreateType & nsSwTOXElement::TOX_GRAPHIC) ); in ApplyTOXDescription()
1327 if(aFromGraphicsCB.IsChecked()) in FillTOXDescription()
1500 aFromGraphicsCB.Show( 0 != (nType & (TO_USER)) ); in IMPL_LINK()

Completed in 40 milliseconds