Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dfcontnr.hxx82 typedef SfxFrameWindow* (*FactoryFunc)( SfxFrame* pParent, const String& rName ); typedef in SfxFrameWindowFactory
83 FactoryFunc pFunc;
86 SfxFrameWindowFactory( FactoryFunc pFuncP, String aNameP );
88 FactoryFunc GetFactory() { return pFunc; } in GetFactory()

Completed in 14 milliseconds