Home
last modified time | relevance | path

Searched refs:SvxFrameWindow_Impl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx244 class SvxFrameWindow_Impl : public SfxPopupWindow class
264 SvxFrameWindow_Impl( sal_uInt16 nId, const Reference< XFrame >& rFrame, Window* pParentWindow );
265 ~SvxFrameWindow_Impl();
276 inline sal_Bool SvxFrameWindow_Impl::IsHighContrast( void ) const in IsHighContrast()
1014 SvxFrameWindow_Impl::SvxFrameWindow_Impl( sal_uInt16 nId, const Reference< XFrame >& rFrame, Window… in SvxFrameWindow_Impl() function in SvxFrameWindow_Impl
1047 aFrameSet.SetSelectHdl( LINK( this, SvxFrameWindow_Impl, SelectHdl ) ); in SvxFrameWindow_Impl()
1059 SvxFrameWindow_Impl::~SvxFrameWindow_Impl() in ~SvxFrameWindow_Impl()
1064 SfxPopupWindow* SvxFrameWindow_Impl::Clone() const in Clone()
1067 return new SvxFrameWindow_Impl( GetId(), GetFrame(), GetParent() ); in Clone()
1070 Window* SvxFrameWindow_Impl::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow()
[all …]