Searched refs:aLeftFT (Results  1 – 8 of 8) sorted by relevance
| /aoo4110/main/svx/inc/svx/ | 
| H A D | rubydialog.hxx | 91     FixedText               aLeftFT;  member in SvxRubyDialog161             aLeftFT.Enable(bEnable);  in EnableControls()
 
 | 
| /aoo4110/main/cui/source/tabpages/ | 
| H A D | border.cxx | 182         aLeftFT         ( this, CUI_RES( FT_LEFT ) ),  in SvxBorderTabPage()293 			aLeftFT.Hide();  in SvxBorderTabPage()
 1174         aLeftFT.Enable(0 != (nValid&VALID_LEFT));  in IMPL_LINK()
 
 | 
| H A D | grfpage.cxx | 59     aLeftFT(        this, CUI_RES( FT_LEFT    )),  in SvxGrfCropPage()710 	aLeftFT			.Enable(bFound);  in GraphicHasChanged()
 
 | 
| /aoo4110/main/cui/source/inc/ | 
| H A D | border.hxx | 81 	FixedText 			aLeftFT;  member in SvxBorderTabPage
 | 
| H A D | grfpage.hxx | 71 	FixedText		aLeftFT;  member in SvxGrfCropPage
 | 
| /aoo4110/main/sw/source/ui/table/ | 
| H A D | tablepg.hxx | 67 	FixedText		aLeftFT;  member in SwFormatTablePage
 | 
| H A D | tabledlg.cxx | 144     aLeftFT(this,       SW_RES( FT_LEFT_DIST )),  in SwFormatTablePage()303 	aLeftFT.Enable(bLeftEnable);  in IMPL_LINK()
 634 			aLeftFT.Enable(bLeftEnable);  in Reset()
 
 | 
| /aoo4110/main/svx/source/dialog/ | 
| H A D | rubydialog.cxx | 214     aLeftFT(this,               ResId(FT_LEFT,*rResId.GetResMgr() )),  in SvxRubyDialog()277 	String leftLabelName = aLeftFT.GetText(), rightLabelName = aRightFT.GetText();  in SvxRubyDialog()
 
 | 
        Completed in 54 milliseconds