Searched refs:aFillChar (Results 1 – 2 of 2) sorted by relevance
125 aFillChar ( this, CUI_RES( ED_FILLCHAR_OTHER ) ), in SvxTabulatorTabPage()144 aFillChar.SetAccessibleName(String(CUI_RES( ST_FILLCHAR_OTHER ))); in SvxTabulatorTabPage()175 aFillChar.SetLoseFocusHdl( LINK( this, SvxTabulatorTabPage, GetFillCharHdl_Impl ) ); in SvxTabulatorTabPage()176 aFillChar.SetMaxTextLen(1); in SvxTabulatorTabPage()177 aFillChar.Disable(); in SvxTabulatorTabPage()194 aFillChar.SetAccessibleRelationMemberOf( &aFillLabel ); in SvxTabulatorTabPage()196 aFillChar.SetAccessibleRelationLabeledBy(&aFillSpecial); in SvxTabulatorTabPage()233 GetFillCharHdl_Impl( &aFillChar ); in FillItemSet()377 aFillChar.Disable(); in DisableControls()475 aFillChar.Disable(); in SetFillAndTabType_Impl()[all …]
119 Edit aFillChar; member in SvxTabulatorTabPage