Lines Matching refs:GetId

1067     return new SvxFrameWindow_Impl( GetId(), GetFrame(), GetParent() );  in Clone()
1320 return new SvxLineWindow_Impl( GetId(), GetFrame(), GetParent() ); in Clone()
1670 switch ( GetId() ) in StateChanged()
1678 const sal_uInt16 nIdx = GetId() - SID_STYLE_FAMILY_START; in StateChanged()
1887 SvxStyleBox_Impl* pBox = (SvxStyleBox_Impl*)GetToolBox().GetItemWindow( GetId() ); in update()
1919 SvxStyleBox_Impl* pBox = (SvxStyleBox_Impl*)GetToolBox().GetItemWindow( GetId() ); in FillStyleBox()
2038 SvxStyleBox_Impl* pBox = (SvxStyleBox_Impl*)GetToolBox().GetItemWindow( GetId() ); in SelectStyle()
2131 SvxStyleBox_Impl* pBox = (SvxStyleBox_Impl*)( GetToolBox().GetItemWindow( GetId() )); in IMPL_LINK()
2156 sal_uInt16 nId = GetId(); in StateChanged()
2230 sal_uInt16 nId = GetId(); in StateChanged()
2327 sal_uInt16 nId = GetId(); in StateChanged()
2405 sal_uInt16 nId = GetId(); in StateChanged()
2478 sal_uInt16 nId = GetId(); in StateChanged()
2521 aArgs[0].Value = makeAny( GetToolBox().IsItemChecked( GetId() )); in Select()
2567 sal_uInt16 nId = GetId(); in StateChanged()
2615 sal_uInt16 nId = GetId(); in StateChanged()
2679 sal_uInt16 nId = GetId(); in StateChanged()
2739 rBox.SetItemImage( GetId(), in StateChanged()
2743 rBox.EnableItem( GetId(), eState != SFX_ITEM_DISABLED ); in StateChanged()
2771 rBox.SetQuickHelpText( GetId(), aNewText ); in StateChanged()
2774 rBox.SetQuickHelpText( GetId(), aDefaultText ); in StateChanged()
2775 rBox.EnableItem( GetId(), eState != SFX_ITEM_DISABLED ); in StateChanged()
2812 ( pSimpleHint->GetId() & SFX_HINT_DATACHANGED ) ); in lcl_FontChangedHint()