Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/inc/sfx2/
H A Dstbitem.hxx45 struct SfxStbCtrlFactory struct
51 SfxStbCtrlFactory( SfxStatusBarControlCtor pTheCtor, in SfxStbCtrlFactory() argument
126 static void RegisterStatusBarControl(SfxModule*, SfxStbCtrlFactory*);
140 { SfxStatusBarControl::RegisterStatusBarControl( pMod, new SfxStbCtrlFactory( \
H A Dmodule.hxx47 struct SfxStbCtrlFactory;
87 void RegisterStatusBarControl(SfxStbCtrlFactory*);
H A Dapp.hxx94 struct SfxStbCtrlFactory;
267 SAL_DLLPRIVATE void RegisterStatusBarControl_Impl(SfxModule*, SfxStbCtrlFactory*);
/aoo41x/main/sfx2/source/appl/
H A Dappreg.cxx101 void SfxApplication::RegisterStatusBarControl_Impl( SfxModule *pMod, SfxStbCtrlFactory *pFact ) in RegisterStatusBarControl_Impl()
112 SfxStbCtrlFactory *pF = (*pAppData_Impl->pStbCtrlFac)[n]; in RegisterStatusBarControl_Impl()
121 …pAppData_Impl->pStbCtrlFac->C40_INSERT( SfxStbCtrlFactory, pFact, pAppData_Impl->pStbCtrlFac->Coun… in RegisterStatusBarControl_Impl()
H A Dmodule.cxx282 void SfxModule::RegisterStatusBarControl( SfxStbCtrlFactory *pFact ) in RegisterStatusBarControl()
290 SfxStbCtrlFactory *pF = (*pImpl->pStbCtrlFac)[n]; in RegisterStatusBarControl()
299 pImpl->pStbCtrlFac->C40_INSERT( SfxStbCtrlFactory, pFact, pImpl->pStbCtrlFac->Count() ); in RegisterStatusBarControl()
H A Dappmisc.cxx94 SV_IMPL_PTRARR( SfxStbCtrlFactArr_Impl, SfxStbCtrlFactory* );
/aoo41x/main/sfx2/inc/
H A Darrdecl.hxx50 struct SfxStbCtrlFactory;
51 SV_DECL_PTRARR_DEL( SfxStbCtrlFactArr_Impl, SfxStbCtrlFactory*, 8, 4 )
/aoo41x/main/sfx2/source/statbar/
H A Dstbitem.cxx683 void SfxStatusBarControl::RegisterStatusBarControl(SfxModule* pMod, SfxStbCtrlFactory* pFact) in RegisterStatusBarControl()

Completed in 48 milliseconds