Lines Matching refs:SvxStyleBox_Impl

133 class SvxStyleBox_Impl : public ComboBox  class
137SvxStyleBox_Impl( Window* pParent, sal_uInt16 nSlot, const OUString& rCommand, SfxStyleFamily eFam…
139 ~SvxStyleBox_Impl();
153 DECL_STATIC_LINK( SvxStyleBox_Impl, FocusHdl_Impl, Control* );
336 SvxStyleBox_Impl::SvxStyleBox_Impl( in SvxStyleBox_Impl() function in SvxStyleBox_Impl
364 SvxStyleBox_Impl::~SvxStyleBox_Impl() in ~SvxStyleBox_Impl()
370 void SvxStyleBox_Impl::ReleaseFocus() in ReleaseFocus()
383 void SvxStyleBox_Impl::Select() in Select()
414 STATIC_LINK( 0, SvxStyleBox_Impl, FocusHdl_Impl ), pChildWin->GetWindow() ); in Select()
453 void SvxStyleBox_Impl::SetFamily( SfxStyleFamily eNewFamily ) in SetFamily()
460 long SvxStyleBox_Impl::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
477 long SvxStyleBox_Impl::Notify( NotifyEvent& rNEvt ) in Notify()
510 void SvxStyleBox_Impl::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
523 void SvxStyleBox_Impl::StateChanged( StateChangedType nStateChange ) in StateChanged()
543 IMPL_STATIC_LINK( SvxStyleBox_Impl, FocusHdl_Impl, Control*, _pCtrl ) in IMPL_STATIC_LINK() argument
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()
2158 SvxStyleBox_Impl* pBox = (SvxStyleBox_Impl*)(rTbx.GetItemWindow( nId )); in StateChanged()
2193 SvxStyleBox_Impl* pBox = new SvxStyleBox_Impl( pParent, in CreateItemWindow()