Lines Matching refs:aFillChar
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()
476 aFillChar.SetText( String() ); in SetFillAndTabType_Impl()
489 aFillChar.Enable(); in SetFillAndTabType_Impl()
490 aFillChar.SetText( String( (sal_Unicode)aAktTab.GetFill() ) ); in SetFillAndTabType_Impl()
655 aFillChar.SetText( String() ); in IMPL_LINK()
656 aFillChar.Disable(); in IMPL_LINK()
659 aFillChar.Enable(); in IMPL_LINK()