Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dnewhelp.hxx178 void SetFactory( const String& rFactory );
251 inline void SetFactory( const String& rFactory ) { aFactory = rFactory; } in SetFactory() function in SearchTabPage_Impl
353 void SetFactory( const String& rFactory, sal_Bool bActive );
563 void SetFactory( const String& rFactory );
H A Dnewhelp.cxx842 void IndexTabPage_Impl::SetFactory( const String& rFactory ) in SetFactory() function in IndexTabPage_Impl
1772 SetFactory( aFactory, sal_False ); in IMPL_LINK()
1909 void SfxHelpIndexWindow_Impl::SetFactory( const String& rFactory, sal_Bool bActive ) in SetFactory() function in SfxHelpIndexWindow_Impl
1913 GetIndexPage()->SetFactory( rFactory ); in SetFactory()
1916 GetSearchPage()->SetFactory( GetIndexPage()->GetFactory() ); in SetFactory()
3143 SetFactory( pListener->GetFactory() ); in IMPL_LINK()
3154 SetFactory( aObj.GetHost() ); in openDone()
3292 void SfxHelpWindow_Impl::SetFactory( const String& rFactory ) in SetFactory() function in SfxHelpWindow_Impl
3294 pIndexWin->SetFactory( rFactory, sal_True ); in SetFactory()
3303 SetFactory( aObj.GetHost() ); in SetHelpURL()
/trunk/main/sdext/source/presenter/
H A DPresenterSpritePane.cxx70 mpSprite->SetFactory(NULL); in disposing()
243 mpSprite->SetFactory(mxParentCanvas); in CreateCanvases()
H A DPresenterSprite.hxx53 void SetFactory (
H A DPresenterSprite.cxx70 void PresenterSprite::SetFactory ( in SetFactory() function in sdext::presenter::PresenterSprite
H A DPresenterPaneAnimator.cxx1015 maBackgroundSprite.SetFactory(xParentCanvas); in CreateBackgroundSprite()
1098 mpSubstitution->SetFactory(rxCanvas); in CreateSubstitution()
H A DPresenterWindowManager.cxx1555 mpSprite->SetFactory(rxCanvas); in ModeChangeAnimationStarter()

Completed in 58 milliseconds