Searched refs:i_rContainerWindow (Results 1 – 2 of 2) sorted by relevance
76 SfxFrameWindow_Impl( SfxFrame* pF, Window& i_rContainerWindow );89 SfxFrameWindow_Impl::SfxFrameWindow_Impl( SfxFrame* pF, Window& i_rContainerWindow ) in SfxFrameWindow_Impl() argument90 … : Window( &i_rContainerWindow, WB_BORDER | WB_CLIPCHILDREN | WB_NODIALOGCONTROL | WB_3DLOOK ) in SfxFrameWindow_Impl()319 SfxFrame::SfxFrame( Window& i_rContainerWindow, bool i_bHidden ) in SfxFrame() argument329 pImp->pExternalContainerWindow = &i_rContainerWindow; in SfxFrame()331 pWindow = new SfxFrameWindow_Impl( this, i_rContainerWindow ); in SfxFrame()
129 SAL_DLLPRIVATE SfxFrame( Window& i_rContainerWindow, bool bHidden );
Completed in 15 milliseconds