Searched refs:SvxLineWindow_Impl (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/svx/source/tbxctrls/ |
| H A D | tbcontrl.cxx | 284 class SvxLineWindow_Impl : public SfxPopupWindow class 304 SvxLineWindow_Impl( sal_uInt16 nId, const Reference< XFrame >& rFrame, Window* pParentWindow ); 1289 SvxLineWindow_Impl::SvxLineWindow_Impl( sal_uInt16 nId, const Reference< XFrame >& rFrame, Window* … in SvxLineWindow_Impl() function in SvxLineWindow_Impl 1307 aLineSet.SetSelectHdl( LINK( this, SvxLineWindow_Impl, SelectHdl ) ); in SvxLineWindow_Impl() 1318 SfxPopupWindow* SvxLineWindow_Impl::Clone() const in Clone() 1320 return new SvxLineWindow_Impl( GetId(), GetFrame(), GetParent() ); in Clone() 1325 void SvxLineWindow_Impl::MakeLineBitmap( sal_uInt16 nNo, Bitmap& rBmp, const Size& rSize, String& r… in MakeLineBitmap() 1499 IMPL_LINK( SvxLineWindow_Impl, SelectHdl, void *, EMPTYARG ) in IMPL_LINK() argument 1583 void SvxLineWindow_Impl::Resize() in Resize() 1590 void SvxLineWindow_Impl::StartSelection() in StartSelection() [all …]
|