Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx274 sal_Bool bUseInteractionHandler: 1; member in SfxMedium_Impl
354 bUseInteractionHandler( sal_True ), in SfxMedium_Impl()
2771 if ( !pImp->bUseInteractionHandler ) in GetInteractionHandler()
3170 sal_Bool bUseInteractionHandler = pImp->bUseInteractionHandler; in ReOpen() local
3171 pImp->bUseInteractionHandler = sal_False; in ReOpen()
3173 pImp->bUseInteractionHandler = bUseInteractionHandler; in ReOpen()
3181 sal_Bool bUseInteractionHandler = pImp->bUseInteractionHandler; in CompleteReOpen() local
3182 pImp->bUseInteractionHandler = sal_False; in CompleteReOpen()
3212 pImp->bUseInteractionHandler = bUseInteractionHandler; in CompleteReOpen()

Completed in 29 milliseconds