Searched refs:aWidthFT (Results 1 – 10 of 10) sorted by relevance
/trunk/main/sw/source/ui/frmdlg/ |
H A D | column.cxx | 461 aWidthFT(this, SW_RES(FT_WIDTH)), in SwColumnPage() 506 aEd1.SetAccessibleRelationLabeledBy(&aWidthFT); in SwColumnPage() 507 aEd2.SetAccessibleRelationLabeledBy(&aWidthFT); in SwColumnPage() 508 aEd3.SetAccessibleRelationLabeledBy(&aWidthFT); in SwColumnPage()
|
H A D | frmpage.cxx | 656 aWidthFT (this, SW_RES(FT_WIDTH)), in SwFrmPage() 806 aWidthFT.Show(); in EnableGraficMode() 2096 HandleAutoCB( aAutoWidthCB.IsChecked(), aWidthFT, aWidthAutoFT, aWidthED ); in IMPL_LINK_INLINE_END() 2201 aWidthFT.Disable(); in Init() 2259 HandleAutoCB( bCheck, aWidthFT, aWidthAutoFT, aWidthED ); in Init()
|
/trunk/main/sw/inc/ |
H A D | colwd.hxx | 43 FixedText aWidthFT; member in SwTableWidthDlg
|
/trunk/main/sw/source/ui/table/ |
H A D | colwd.cxx | 79 aWidthFT(this, SW_RES(FT_WIDTH)), in IMPL_LINK_INLINE_END()
|
H A D | tablepg.hxx | 54 FixedText aWidthFT; member in SwFormatTablePage
|
H A D | tabledlg.cxx | 131 aWidthFT(this, SW_RES( FT_WIDTH )), in SwFormatTablePage() 305 aWidthFT.Enable(bWidthEnable); in IMPL_LINK() 598 aWidthFT.Enable(sal_False); in Reset()
|
/trunk/main/cui/source/inc/ |
H A D | grfpage.hxx | 87 FixedText aWidthFT; member in SvxGrfCropPage
|
/trunk/main/cui/source/tabpages/ |
H A D | grfpage.cxx | 73 aWidthFT( this, CUI_RES( FT_WIDTH )), in SvxGrfCropPage() 720 aWidthFT .Enable(bFound); in GraphicHasChanged()
|
/trunk/main/sw/source/ui/inc/ |
H A D | column.hxx | 131 FixedText aWidthFT; member in SwColumnPage
|
H A D | frmpage.hxx | 54 FixedText aWidthFT; member in SwFrmPage
|
Completed in 91 milliseconds