LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
SfxChildWinFactory Struct Reference

#include <childwin.hxx>

Collaboration diagram for SfxChildWinFactory:
[legend]

Public Member Functions

 SfxChildWinFactory (SfxChildWinCtor pTheCtor, sal_uInt16 nID, sal_uInt16 n)
 

Public Attributes

SfxChildWinCtor pCtor
 
SfxChildWinInfo aInfo
 
sal_uInt16 nId
 
sal_uInt16 nPos
 

Detailed Description

Definition at line 85 of file childwin.hxx.

Constructor & Destructor Documentation

◆ SfxChildWinFactory()

SfxChildWinFactory::SfxChildWinFactory ( SfxChildWinCtor  pTheCtor,
sal_uInt16  nID,
sal_uInt16  n 
)

Definition at line 45 of file childwin.cxx.

References n, and nId.

Member Data Documentation

◆ aInfo

SfxChildWinInfo SfxChildWinFactory::aInfo

Definition at line 88 of file childwin.hxx.

Referenced by SfxWorkWindow::InitializeChild_Impl().

◆ nId

sal_uInt16 SfxChildWinFactory::nId

◆ nPos

sal_uInt16 SfxChildWinFactory::nPos

Definition at line 90 of file childwin.hxx.

◆ pCtor

SfxChildWinCtor SfxChildWinFactory::pCtor

Definition at line 87 of file childwin.hxx.

Referenced by SfxChildWindow::CreateChildWindow().


The documentation for this struct was generated from the following files: