Lines Matching refs:CheckItem
393 aTbxStyle.CheckItem(TBI_STYLE_ROTATE, sal_False); in SetStyle_Impl()
394 aTbxStyle.CheckItem(TBI_STYLE_UPRIGHT, sal_False); in SetStyle_Impl()
395 aTbxStyle.CheckItem(TBI_STYLE_SLANTX, sal_False); in SetStyle_Impl()
396 aTbxStyle.CheckItem(TBI_STYLE_SLANTY, sal_False); in SetStyle_Impl()
398 aTbxStyle.CheckItem(TBI_STYLE_OFF, sal_True); in SetStyle_Impl()
402 aTbxStyle.CheckItem(TBI_STYLE_OFF, sal_False); in SetStyle_Impl()
403 aTbxStyle.CheckItem(nId); in SetStyle_Impl()
442 aTbxAdjust.CheckItem(nId); in SetAdjust_Impl()
493 aTbxAdjust.CheckItem(TBI_ADJUST_MIRROR, pItem->GetValue()); in SetMirror_Impl()
505 aTbxShadow.CheckItem(TBI_SHOWFORM, !pItem->GetValue()); in SetShowForm_Impl()
517 aTbxShadow.CheckItem(TBI_OUTLINE, pItem->GetValue()); in SetOutline_Impl()
623 aTbxShadow.CheckItem(nId); in SetShadow_Impl()