Searched refs:aHeightFT (Results 1 – 8 of 8) sorted by relevance
/trunk/main/svx/source/dialog/ |
H A D | hdft.cxx | 158 aHeightFT ( this, SVX_RES( FT_HEIGHT ) ), in SvxHFPage() 196 aHeightFT.SetAccessibleRelationMemberOf( &aFrm ); in SvxHFPage() 490 aHeightFT.Enable(); in IMPL_LINK() 518 aHeightFT.Disable(); in IMPL_LINK() 1148 &aHeightFT, in EnableDynamicSpacing()
|
/trunk/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 661 aHeightFT (this, SW_RES(FT_HEIGHT)), in SwFrmPage() 801 MoveControl( aHeightFT, nOffset1 ); in EnableGraficMode() 810 aHeightFT.Show(); in EnableGraficMode() 953 aHeightFT .Enable( sal_False ); in Reset() 2103 HandleAutoCB( aAutoHeightCB.IsChecked(), aHeightFT, aHeightAutoFT, aWidthED ); in IMPL_LINK() 2204 aHeightFT.Disable(); in Init() 2252 HandleAutoCB( bCheck, aHeightFT, aHeightAutoFT, aWidthED ); in Init()
|
/trunk/main/svx/inc/svx/ |
H A D | hdft.hxx | 87 FixedText aHeightFT; member in SvxHFPage
|
/trunk/main/cui/source/inc/ |
H A D | grfpage.hxx | 89 FixedText aHeightFT; member in SvxGrfCropPage
|
/trunk/main/cui/source/tabpages/ |
H A D | grfpage.cxx | 75 aHeightFT( this, CUI_RES( FT_HEIGHT )), in SvxGrfCropPage() 722 aHeightFT .Enable(bFound); in GraphicHasChanged()
|
/trunk/main/sw/source/ui/inc/ |
H A D | frmpage.hxx | 59 FixedText aHeightFT; member in SwFrmPage
|
H A D | optpage.hxx | 184 FixedText aHeightFT; member in SwStdFontTabPage
|
/trunk/main/sw/source/ui/config/ |
H A D | optpage.cxx | 625 aHeightFT( this, SW_RES( FT_SIZE )), in SwStdFontTabPage()
|
Completed in 77 milliseconds