Home
last modified time | relevance | path

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

/AOO42X/main/sfx2/source/doc/
H A Diframe.cxx50 class IFrameWindow_Impl : public Window class
57 IFrameWindow_Impl( Window *pParent,
66 IFrameWindow_Impl::IFrameWindow_Impl( Window *pParent, sal_Bool bHasBorder, WinBits nWinBits ) in IFrameWindow_Impl() function in sfx2::IFrameWindow_Impl
78 void IFrameWindow_Impl::SetBorder( sal_Bool bNewBorder ) in SetBorder()
165 IFrameWindow_Impl* pWin = new IFrameWindow_Impl( pParent, maFrmDescr.IsFrameBorderOn() ); in load()